Trace number 4469174

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 NameAnswerCPU timeWall clock time
FiberSCIP 20 cores, 2024-08-12? 71326.8 3599.55

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size128-round23-2.opb
MD5SUM47ea31a7c9031906789706eba8e52740
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9504
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)416
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
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: 3bb793453d]
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   TinyCThread 1.2      small portable implementation of the C11 threads API (tinycthread.github.io)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.3.1         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.03	c Default LC presolving (default).
0.00/0.03	c ** Before presolving: virtualMemUsedAtLc = 45981696, getVmSize() = 45981696, SCIPgetMemUsed() = 20810353, SCIPgetMemTotal() = 23503681, SCIPgetMemExternEstim() = 13393220
0.00/0.03	c ** set memory limit for presolving in LC to 8.79595e+12 for SCIP **
0.22/0.23	c ** Estimated virtualMemUsedAtSolver = 38993178, getVmSize() = 69443584, SCIPgetMemUsed() = 24556179, SCIPgetMemTotal() = 45096547, SCIPgetMemExternEstim() = 13393220
0.22/0.23	c ** set memory limit for solvers to 4.18849e+11 for each SCIP **
0.22/0.23	c Original Problem   :
0.22/0.23	c   Problem name     : instance-4469174-1723636830
0.22/0.23	c   Variables        : 4288 (4288 binary, 0 integer, 0 implicit integer, 0 continuous)
0.22/0.23	c   Constraints      : 9504
0.22/0.23	c   Objective sense  : minimize
0.22/0.23	c Presolved Problem  :
0.22/0.23	c   Variables        : 3386 (3386 binary, 0 integer, 0 implicit integer, 0 continuous)
0.22/0.23	c   Constraints      : 7798
0.22/0.23	c Constraints        : Number
0.22/0.23	c   and              : 32 
0.22/0.23	c   linear           : 1334 
0.22/0.23	c   logicor          : 6432 
0.22/0.23	c ** Instance transfer method used: 0
0.22/0.25	c ** ParaScipInstance copy does not increase the number of variables. **
0.44/0.49	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.44/0.49	c                                Nodes    Active                                            
0.44/0.49	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
403.58/20.90	c        21              2           1        20                -           0.0000          -
502.86/25.95	c        26              5           4        20                -           0.0000          -
601.97/31.00	c        31             22          21        20                -           0.0000          -
703.88/36.05	c        36             22          21        20                -           0.0000          -
803.16/41.10	c        41             22          21        20                -           0.0000          -
904.35/46.15	c        46             12          11        20                -           0.0000          -
1005.02/51.20	c        51             12          11        20                -           0.0000          -
1104.34/56.25	c        56             12          11        20                -           0.0000          -
1205.68/61.30	c        61             28          27        20                -           0.0000          -
1304.98/66.35	c        66             33          32        20                -           0.0000          -
1406.27/71.40	c        71             32          31        20                -           0.0000          -
1505.55/76.45	c        76             31          30        20                -           0.0000          -
1606.80/81.50	c        82             48          47        20                -           0.0000          -
1706.08/86.55	c        87             48          47        20                -           0.0000          -
1805.40/91.60	c        92             48          47        20                -           0.0000          -
1906.78/96.62	c        97             48          47        20                -           0.0000          -
2006.05/101.65	c       102             48          47        20                -           0.0000          -
2107.41/106.75	c       107             48          47        20                -           0.0000          -
2208.78/111.80	c       112             48          47        20                -           0.0000          -
2308.14/116.85	c       117             48          47        20                -           0.0000          -
2409.47/121.90	c       122             48          47        20                -           0.0000          -
2508.82/126.95	c       127             35          34        20                -           0.0000          -
2608.12/132.00	c       132             35          34        20                -           0.0000          -
2710.03/137.05	c       137             35          34        20                -           0.0000          -
2809.46/142.10	c       142             35          34        20                -           0.0000          -
2910.77/147.15	c       147             35          34        20                -           0.0000          -
3011.40/152.20	c       152             35          34        20                -           0.0000          -
3110.73/157.21	c       157             35          34        20                -           0.0000          -
3212.09/162.30	c       162             35          34        20                -           0.0000          -
3311.45/167.35	c       167             35          34        20                -           0.0000          -
3410.86/172.39	c       172             35          34        20                -           0.0000          -
3516.13/177.62	c       178             35          34        20                -           0.0000          -
3615.48/182.67	c       183             35          34        20                -           0.0000          -
3716.92/187.72	c       188             35          34        20                -           0.0000          -
3816.13/192.77	c       193             35          34        20                -           0.0000          -
3917.46/197.82	c       198             35          34        20                -           0.0000          -
4016.85/202.87	c       203             35          34        20                -           0.0000          -
4118.20/207.92	c       208             35          34        20                -           0.0000          -
4217.53/212.95	c       213             35          34        20                -           0.0000          -
4316.87/218.00	c       218             35          34        20                -           0.0000          -
4418.78/223.07	c       223             35          34        20                -           0.0000          -
4518.15/228.12	c       228             35          34        20                -           0.0000          -
4619.52/233.17	c       233             35          34        20                -           0.0000          -
4720.25/238.22	c       238             35          34        20                -           0.0000          -
4819.58/243.27	c       243             35          34        20                -           0.0000          -
4920.92/248.32	c       248             35          34        20                -           0.0000          -
5020.28/253.37	c       253             35          34        20                -           0.0000          -
5121.62/258.41	c       258             35          34        20                -           0.0000          -
5220.96/263.46	c       263             35          34        20                -           0.0000          -
5322.32/268.51	c       269            517         514        20                -           0.0000          -
5421.68/273.56	c       274            517         514        20                -           0.0000          -
5523.03/278.61	c       279            292         291        20                -           0.0000          -
5622.38/283.66	c       284            768         767        20                -           0.0000          -
5723.68/288.71	c       289            768         767        20                -           0.0000          -
5823.00/293.76	c       294            768         767        20                -           0.0000          -
5922.32/298.77	c       299            768         767        20                -           0.0000          -
6023.61/303.86	c       304            768         767        20                -           0.0000          -
6125.00/308.91	c       309            855         854        20                -           0.0000          -
6224.36/313.96	c       314            358         357        20                -           0.0000          -
6323.47/319.01	c       319            358         357        20                -           0.0000          -
6425.38/324.06	c       324            358         357        20                -           0.0000          -
6524.79/329.11	c       329            358         357        20                -           0.0000          -
6625.75/334.16	c       334             81          80        20                -           0.0000          -
6726.52/339.21	c       339           1050           0        20                -           0.0000          -
6825.78/344.26	c       344            731         728        20                -           0.0000          -
6927.05/349.31	c       349            731         728        20                -           0.0000          -
7026.32/354.36	c       354            731         728        20                -           0.0000          -
7127.61/359.41	c       359           1078          28        20                -           0.0000          -
7226.88/364.46	c       364           1078          28        20                -           0.0000          -
7328.15/369.51	c       370           1051           1        20                -           0.0000          -
7427.40/374.56	c       375            538         537        20                -           0.0000          -
7528.70/379.61	c       380            841         838        20                -           0.0000          -
7627.97/384.64	c       385           1112          62        20                -           0.0000          -
7727.19/389.66	c       390           1150         100        20                -           0.0000          -
7828.45/394.76	c       395            608         607        20                -           0.0000          -
7929.72/399.80	c       400            608         607        20                -           0.0000          -
8029.06/404.86	c       405           1137          87        20                -           0.0000          -
8130.38/409.91	c       410           1186         136        20                -           0.0000          -
8229.69/414.96	c       415           1186         136        20                -           0.0000          -
8328.98/420.01	c       420            613         612        20                -           0.0000          -
8430.90/425.06	c       425            613         612        20                -           0.0000          -
8530.14/430.11	c       430           1092        1089        20                -           0.0000          -
8631.31/435.16	c       435           1092        1089        20                -           0.0000          -
8731.91/440.21	c       440           1092        1089        20                -           0.0000          -
8831.10/445.26	c       445           1183         133        20                -           0.0000          -
8932.27/450.31	c       450           1183         133        20                -           0.0000          -
9031.52/455.34	c       455           1183         133        20                -           0.0000          -
9132.71/460.41	c       460           1183         133        20                -           0.0000          -
9231.93/465.46	c       465           1183         133        20                -           0.0000          -
9331.20/470.49	c       470           1183         133        20                -           0.0000          -
9432.45/475.56	c       476           1183         133        20                -           0.0000          -
9533.69/480.61	c       481           1183         133        20                -           0.0000          -
9632.93/485.66	c       486           1063          13        20                -           0.0000          -
9734.16/490.71	c       491           1188         138        20                -           0.0000          -
9833.43/495.76	c       496           1067          17        20                -           0.0000          -
9934.72/500.81	c       501           1352        1349        20                -           0.0000          -
10034.02/505.86	c       506           1352        1349        20                -           0.0000          -
10135.28/510.91	c       511           1268         210        20                -           0.0000          -
10234.51/515.92	c       516           1105          55        20                -           0.0000          -
10333.74/521.00	c       521           1105          55        20                -           0.0000          -
10435.74/526.06	c       526           1105          55        20                -           0.0000          -
10534.99/531.10	c       531           1806         746        20                -           0.0000          -
10635.96/536.15	c       536           1806         746        20                -           0.0000          -
10736.56/541.20	c       541           1820         760        20                -           0.0000          -
10835.72/546.21	c       546           1136          84        20                -           0.0000          -
10934.89/551.30	c       551           1823         763        20                -           0.0000          -
11036.22/556.35	c       556           1823         763        20                -           0.0000          -
11137.15/561.40	c       561           1248         196        20                -           0.0000          -
11236.32/566.42	c       566           1876         816        20                -           0.0000          -
11337.47/571.50	c       572           1876         816        20                -           0.0000          -
11436.66/576.55	c       577           1815        1812        20                -           0.0000          -
11537.87/581.60	c       582           1815        1812        20                -           0.0000          -
11637.06/586.65	c       587           1815        1812        20                -           0.0000          -
11738.18/591.70	c       592           1288         236        20                -           0.0000          -
11837.38/596.75	c       597           1288         236        20                -           0.0000          -
11938.57/601.80	c       602           1288         236        20                -           0.0000          -
12037.80/606.85	c       607           1288         236        20                -           0.0000          -
12138.98/611.90	c       612           1288         236        20                -           0.0000          -
12238.20/616.94	c       617           1288         236        20                -           0.0000          -
12337.43/622.00	c       622           1288         236        20                -           0.0000          -
12439.43/627.05	c       627           1288         236        20                -           0.0000          -
12538.66/632.10	c       632           1288         236        20                -           0.0000          -
12639.70/637.15	c       637           1288         236        20                -           0.0000          -
12738.81/642.20	c       642           1288         236        20                -           0.0000          -
12839.61/647.25	c       647           1288         236        20                -           0.0000          -
12940.59/652.30	c       652           1973         911        20                -           0.0000          -
13039.72/657.35	c       657           1973         911        20                -           0.0000          -
13140.91/662.40	c       662           1973         911        20                -           0.0000          -
13240.10/667.43	c       667           2422        2419        20                -           0.0000          -
13339.26/672.45	c       672           1312         260        20                -           0.0000          -
13440.38/677.55	c       678           2435        2432        20                -           0.0000          -
13541.56/682.60	c       683           2435        2432        20                -           0.0000          -
13640.72/687.65	c       688           2435        2432        20                -           0.0000          -
13739.85/692.66	c       693           1021        1018        20                -           0.0000          -
13840.98/697.72	c       698           1347         295        20                -           0.0000          -
13942.13/702.80	c       703           1062        1059        20                -           0.0000          -
14041.33/707.85	c       708           1062        1059        20                -           0.0000          -
14142.53/712.90	c       713           2611        2608        20                -           0.0000          -
14241.76/717.95	c       718           1389         337        20                -           0.0000          -
14284.07/720.04	c Warning: Ramp-Up Phase Process is switched to 1. CollectOnce, MergeNodesAtRestart and RacingStatBranching are switched to FALSE.
14284.07/720.04	c You should check the following parameter values: StopRacingNumberOfNodesLeft, StopRacingNumberOfNodesLeftMultiplier, ProhibitCollectOnceMultiplier
14284.07/720.04	Racing ramp-up finished after 720.0500 seconds. Selected strategy 20.
14310.67/723.20	c       723              0        2622         1                -           0.0000          -           0.0000          -
14418.73/729.74	c       730           2680        2654        18                -           0.0000          -           0.0000          -
14531.92/735.49	c       736           2762        2736        19                -           0.0000          -           0.0000          -
14819.68/750.00	c       750           2873        2845        19                -           0.0000          -           0.0000          -
14921.77/755.09	c       755          83349        4676        19                -           0.0000          -           0.0000          -
15022.94/760.14	c       760         272937        5201        19                -           0.0000          -           0.0000          -
15122.30/765.19	c       765         439311        5259        19                -           0.0000          -           0.0000          -
15222.84/770.24	c       770         590252        5295        19                -           0.0000          -           0.0000          -
15322.20/775.29	c       775         735643        5302        19                -           0.0000          -           0.0000          -
15423.52/780.34	c       780         851207        5345        19                -           0.0000          -           0.0000          -
15522.93/785.39	c       785         961424        5365        19                -           0.0000          -           0.0000          -
15624.20/790.44	c       790        1069306        5404        19                -           0.0000          -           0.0000          -
15723.63/795.49	c       796        1169538        5500        19                -           0.0000          -           0.0000          -
15824.84/800.54	c       801        1275220        5549        20                -           0.0000          -           0.0000          -
15924.14/805.59	c       806        1383162        5671        20                -           0.0000          -           0.0000          -
16025.45/810.64	c       811        1519131        5693        20                -           0.0000          -           0.0000          -
16124.79/815.65	c       816        1652844        5726        20                -           0.0000          -           0.0000          -
16226.11/820.74	c       821        1790233        5787        20                -           0.0000          -           0.0000          -
16325.42/825.79	c       826        1929519        5815        20                -           0.0000          -           0.0000          -
16426.73/830.81	c       831        2057852        5931        20                -           0.0000          -           0.0000          -
16526.05/835.84	c       836        2166410        6058        20                -           0.0000          -           0.0000          -
16627.37/840.94	c       841        2287154        6214        20                -           0.0000          -           0.0000          -
16726.64/845.99	c       846        2381934        6307        20                -           0.0000          -           0.0000          -
16828.48/851.04	c       851        2469416        6435        20                -           0.0000          -           0.0000          -
16927.70/856.09	c       856        2560450        6508        20                -           0.0000          -           0.0000          -
17029.01/861.14	c       861        2649245        6642        20                -           0.0000          -           0.0000          -
17128.53/866.19	c       866        2736439        6732        20                -           0.0000          -           0.0000          -
17228.97/871.24	c       871        2821883        6827        20                -           0.0000          -           0.0000          -
17328.28/876.29	c       876        2915402        6961        20                -           0.0000          -           0.0000          -
17429.50/881.34	c       881        3013543        7057        20                -           0.0000          -           0.0000          -
17528.86/886.39	c       886        3110398        7117        20                -           0.0000          -           0.0000          -
17630.19/891.44	c       891        3212522        7199        20                -           0.0000          -           0.0000          -
17729.51/896.49	c       896        3302657        7279        20                -           0.0000          -           0.0000          -
17830.79/901.54	c       902        3400156        7433        20                -           0.0000          -           0.0000          -
17930.10/906.59	c       907        3498464        7582        20                -           0.0000          -           0.0000          -
18031.40/911.64	c       912        3588780        7764        20                -           0.0000          -           0.0000          -
18130.74/916.69	c       917        3680397        7851        20                -           0.0000          -           0.0000          -
18232.06/921.70	c       922        3781588        7943        20                -           0.0000          -           0.0000          -
18331.39/926.78	c       927        3891288        8138        20                -           0.0000          -           0.0000          -
18432.71/931.82	c       932        4009207        8220        20                -           0.0000          -           0.0000          -
18532.05/936.86	c       937        4120424        8406        20                -           0.0000          -           0.0000          -
18633.39/941.94	c       942        4229145        8486        20                -           0.0000          -           0.0000          -
18732.73/946.99	c       947        4329794        8606        20                -           0.0000          -           0.0000          -
18834.67/952.04	c       952        4437179        8852        20                -           0.0000          -           0.0000          -
18933.95/957.09	c       957        4540017        8985        20                -           0.0000          -           0.0000          -
19035.44/962.14	c       962        4643245        9150        20                -           0.0000          -           0.0000          -
19134.77/967.19	c       967        4745419        9326        20                -           0.0000          -           0.0000          -
19235.31/972.20	c       972        4847687        9452        20                -           0.0000          -           0.0000          -
19334.66/977.26	c       977        4949017        9584        20                -           0.0000          -           0.0000          -
19436.01/982.34	c       982        5050951        9695        20                -           0.0000          -           0.0000          -
19535.37/987.39	c       987        5150203        9842        20                -           0.0000          -           0.0000          -
19636.72/992.44	c       992        5260441        9993        20                -           0.0000          -           0.0000          -
19736.08/997.49	c       998        5354735       10090        20                -           0.0000          -           0.0000          -
19837.42/1002.50	c      1003        5452663       10367        20                -           0.0000          -           0.0000          -
19936.77/1007.59	c      1008        5554982       10541        20                -           0.0000          -           0.0000          -
20038.14/1012.64	c      1013        5656047       10602        20                -           0.0000          -           0.0000          -
20137.51/1017.69	c      1018        5773731       10720        20                -           0.0000          -           0.0000          -
20238.85/1022.74	c      1023        5896150       10847        20                -           0.0000          -           0.0000          -
20338.27/1027.79	c      1028        6028256       10993        20                -           0.0000          -           0.0000          -
20439.56/1032.84	c      1033        6139146       11122        20                -           0.0000          -           0.0000          -
20538.92/1037.89	c      1038        6245966       11323        20                -           0.0000          -           0.0000          -
20640.23/1042.94	c      1043        6352535       11454        20                -           0.0000          -           0.0000          -
20739.67/1047.99	c      1048        6458505       11612        20                -           0.0000          -           0.0000          -
20841.51/1053.04	c      1053        6573731       11763        20                -           0.0000          -           0.0000          -
20941.13/1058.09	c      1058        6685697       11977        20                -           0.0000          -           0.0000          -
21042.25/1063.14	c      1063        6795582       12333        20                -           0.0000          -           0.0000          -
21141.52/1068.19	c      1068        6899003       12580        20                -           0.0000          -           0.0000          -
21242.20/1073.24	c      1073        7007487       12855        20                -           0.0000          -           0.0000          -
21341.55/1078.29	c      1078        7134120       12970        20                -           0.0000          -           0.0000          -
21442.90/1083.34	c      1083        7247980       13230        20                -           0.0000          -           0.0000          -
21542.24/1088.39	c      1088        7364886       13476        20                -           0.0000          -           0.0000          -
21643.60/1093.44	c      1093        7484868       13630        20                -           0.0000          -           0.0000          -
21742.88/1098.49	c      1098        7603359       13851        20                -           0.0000          -           0.0000          -
21844.25/1103.54	c      1104        7720690       13916        20                -           0.0000          -           0.0000          -
21943.57/1108.59	c      1109        7835337       14055        20                -           0.0000          -           0.0000          -
22044.87/1113.64	c      1114        7937089       14161        20                -           0.0000          -           0.0000          -
22144.24/1118.67	c      1119        8048504       14348        20                -           0.0000          -           0.0000          -
22245.55/1123.74	c      1124        8162098       14552        20                -           0.0000          -           0.0000          -
22344.90/1128.79	c      1129        8281010       14707        20                -           0.0000          -           0.0000          -
22446.22/1133.80	c      1134        8388364       14847        20                -           0.0000          -           0.0000          -
22545.49/1138.87	c      1139        8503730       15074        20                -           0.0000          -           0.0000          -
22646.93/1143.94	c      1144        8626681       15219        20                -           0.0000          -           0.0000          -
22746.08/1148.99	c      1149        8738635       15374        20                -           0.0000          -           0.0000          -
22845.36/1154.03	c      1154        8841623       15702        20                -           0.0000          -           0.0000          -
22947.18/1159.09	c      1159        8950839       15984        20                -           0.0000          -           0.0000          -
23048.43/1164.14	c      1164        9054362       16151        20                -           0.0000          -           0.0000          -
23147.98/1169.19	c      1169        9160239       16241        20                -           0.0000          -           0.0000          -
23248.51/1174.21	c      1174        9255071       16550        20                -           0.0000          -           0.0000          -
23347.84/1179.27	c      1179        9364361       16911        20                -           0.0000          -           0.0000          -
23449.17/1184.34	c      1184        9481887       17098        20                -           0.0000          -           0.0000          -
23548.52/1189.39	c      1189        9590439       17422        20                -           0.0000          -           0.0000          -
23649.84/1194.44	c      1194        9688791       17604        20                -           0.0000          -           0.0000          -
23749.18/1199.49	c      1200        9790971       17929        20                -           0.0000          -           0.0000          -
23850.49/1204.54	c      1205        9904865       18132        20                -           0.0000          -           0.0000          -
23949.82/1209.59	c      1210       10013379       18428        20                -           0.0000          -           0.0000          -
24051.17/1214.64	c      1215       10126502       18562        20                -           0.0000          -           0.0000          -
24150.51/1219.69	c      1220       10244868       18756        20                -           0.0000          -           0.0000          -
24251.83/1224.74	c      1225       10365057       19069        20                -           0.0000          -           0.0000          -
24351.15/1229.79	c      1230       10490571       19239        20                -           0.0000          -           0.0000          -
24452.46/1234.84	c      1235       10610987       19434        20                -           0.0000          -           0.0000          -
24551.79/1239.89	c      1240       10715879       19551        20                -           0.0000          -           0.0000          -
24653.11/1244.94	c      1245       10834333       19751        20                -           0.0000          -           0.0000          -
24752.43/1249.99	c      1250       10959271       19977        20                -           0.0000          -           0.0000          -
24854.36/1255.04	c      1255       11059476       20351        20                -           0.0000          -           0.0000          -
24953.86/1260.09	c      1260       11169849       20569        20                -           0.0000          -           0.0000          -
25055.11/1265.14	c      1265       11299992       20873        20                -           0.0000          -           0.0000          -
25154.21/1270.19	c      1270       11439319       21198        20                -           0.0000          -           0.0000          -
25255.07/1275.24	c      1275       11550268       21462        20                -           0.0000          -           0.0000          -
25354.23/1280.29	c      1280       11659829       21801        20                -           0.0000          -           0.0000          -
25455.56/1285.34	c      1285       11773684       22086        20                -           0.0000          -           0.0000          -
25554.92/1290.39	c      1290       11890063       22222        20                -           0.0000          -           0.0000          -
25656.22/1295.41	c      1295       11999251       22418        20                -           0.0000          -           0.0000          -
25755.56/1300.49	c      1300       12110858       22879        20                -           0.0000          -           0.0000          -
25856.90/1305.54	c      1306       12212388       23111        20                -           0.0000          -           0.0000          -
25956.25/1310.59	c      1311       12309949       23495        20                -           0.0000          -           0.0000          -
26057.57/1315.64	c      1316       12423293       23564        20                -           0.0000          -           0.0000          -
26156.89/1320.66	c      1321       12544024       23790        20                -           0.0000          -           0.0000          -
26258.19/1325.70	c      1326       12645064       24016        20                -           0.0000          -           0.0000          -
26357.49/1330.79	c      1331       12751311       24366        20                -           0.0000          -           0.0000          -
26458.77/1335.84	c      1336       12852642       24558        20                -           0.0000          -           0.0000          -
26558.04/1340.89	c      1341       12951856       24864        20                -           0.0000          -           0.0000          -
26659.31/1345.94	c      1346       13052710       25208        20                -           0.0000          -           0.0000          -
26758.61/1350.99	c      1351       13162501       25548        20                -           0.0000          -           0.0000          -
26860.63/1356.04	c      1356       13270101       25859        20                -           0.0000          -           0.0000          -
26959.96/1361.09	c      1361       13371576       26233        20                -           0.0000          -           0.0000          -
27059.19/1366.12	c      1366       13464296       26628        20                -           0.0000          -           0.0000          -
27160.44/1371.19	c      1371       13569718       26942        20                -           0.0000          -           0.0000          -
27260.97/1376.24	c      1376       13658537       27304        20                -           0.0000          -           0.0000          -
27360.26/1381.29	c      1381       13758298       27650        20                -           0.0000          -           0.0000          -
27461.52/1386.34	c      1386       13851388       27979        20                -           0.0000          -           0.0000          -
27560.83/1391.39	c      1391       13974512       28213        20                -           0.0000          -           0.0000          -
27662.15/1396.44	c      1396       14101296       28556        20                -           0.0000          -           0.0000          -
27761.49/1401.49	c      1402       14209574       28807        20                -           0.0000          -           0.0000          -
27862.76/1406.53	c      1407       14319254       29198        20                -           0.0000          -           0.0000          -
27962.03/1411.58	c      1412       14429221       29601        20                -           0.0000          -           0.0000          -
28063.31/1416.64	c      1417       14538802       29985        20                -           0.0000          -           0.0000          -
28162.62/1421.69	c      1422       14649868       30292        20                -           0.0000          -           0.0000          -
28263.93/1426.74	c      1427       14760613       30454        20                -           0.0000          -           0.0000          -
28363.25/1431.79	c      1432       14885533       30766        20                -           0.0000          -           0.0000          -
28464.56/1436.84	c      1437       14997418       30919        20                -           0.0000          -           0.0000          -
28563.83/1441.89	c      1442       15104002       31281        20                -           0.0000          -           0.0000          -
28665.09/1446.94	c      1447       15209165       31597        20                -           0.0000          -           0.0000          -
28764.42/1451.99	c      1452       15307341       31888        20                -           0.0000          -           0.0000          -
28866.35/1457.04	c      1457       15413433       32256        20                -           0.0000          -           0.0000          -
28965.66/1462.09	c      1462       15537959       32378        20                -           0.0000          -           0.0000          -
29067.05/1467.14	c      1467       15636377       32476        20                -           0.0000          -           0.0000          -
29166.25/1472.19	c      1472       15733620       32685        20                -           0.0000          -           0.0000          -
29266.90/1477.24	c      1477       15834378       32803        20                -           0.0000          -           0.0000          -
29366.20/1482.29	c      1482       15916545       32978        20                -           0.0000          -           0.0000          -
29467.48/1487.34	c      1487       16015449       33079        20                -           0.0000          -           0.0000          -
29566.75/1492.39	c      1492       16118890       33217        20                -           0.0000          -           0.0000          -
29668.02/1497.44	c      1497       16211478       33437        20                -           0.0000          -           0.0000          -
29767.26/1502.49	c      1502       16314149       33571        20                -           0.0000          -           0.0000          -
29868.46/1507.54	c      1508       16407352       33869        20                -           0.0000          -           0.0000          -
29967.68/1512.59	c      1513       16499268       33942        20                -           0.0000          -           0.0000          -
30068.88/1517.64	c      1518       16596302       34125        20                -           0.0000          -           0.0000          -
30168.07/1522.67	c      1523       16692372       34328        20                -           0.0000          -           0.0000          -
30269.24/1527.74	c      1528       16793616       34534        20                -           0.0000          -           0.0000          -
30368.43/1532.79	c      1533       16892592       34761        20                -           0.0000          -           0.0000          -
30469.63/1537.80	c      1538       16985269       34856        20                -           0.0000          -           0.0000          -
30568.92/1542.85	c      1543       17085475       34910        20                -           0.0000          -           0.0000          -
30670.20/1547.94	c      1548       17198430       35023        20                -           0.0000          -           0.0000          -
30769.41/1552.97	c      1553       17303920       35268        20                -           0.0000          -           0.0000          -
30871.26/1558.03	c      1558       17404335       35470        20                -           0.0000          -           0.0000          -
30970.45/1563.09	c      1563       17508793       35576        20                -           0.0000          -           0.0000          -
31071.74/1568.14	c      1568       17613963       35672        20                -           0.0000          -           0.0000          -
31170.90/1573.19	c      1573       17729437       35881        20                -           0.0000          -           0.0000          -
31271.44/1578.23	c      1578       17822519       36086        20                -           0.0000          -           0.0000          -
31370.67/1583.25	c      1583       17915089       36379        20                -           0.0000          -           0.0000          -
31471.90/1588.34	c      1588       18023059       36687        20                -           0.0000          -           0.0000          -
31571.13/1593.39	c      1593       18119874       37043        20                -           0.0000          -           0.0000          -
31672.11/1598.44	c      1598       18217198       37188        20                -           0.0000          -           0.0000          -
31771.34/1603.49	c      1604       18324105       37501        20                -           0.0000          -           0.0000          -
31872.59/1608.51	c      1609       18431160       37646        20                -           0.0000          -           0.0000          -
31971.86/1613.58	c      1614       18535565       37812        20                -           0.0000          -           0.0000          -
32073.09/1618.64	c      1619       18639938       38039        20                -           0.0000          -           0.0000          -
32172.29/1623.69	c      1624       18746076       38518        20                -           0.0000          -           0.0000          -
32273.44/1628.74	c      1629       18845432       39190        20                -           0.0000          -           0.0000          -
32372.57/1633.79	c      1634       18945130       39455        20                -           0.0000          -           0.0000          -
32473.61/1638.84	c      1639       19041706       39595        20                -           0.0000          -           0.0000          -
32572.83/1643.89	c      1644       19134497       39776        20                -           0.0000          -           0.0000          -
32673.99/1648.94	c      1649       19230362       39912        20                -           0.0000          -           0.0000          -
32773.23/1653.99	c      1654       19316598       40271        20                -           0.0000          -           0.0000          -
32874.94/1659.04	c      1659       19415997       40454        20                -           0.0000          -           0.0000          -
32974.11/1664.09	c      1664       19515101       40647        20                -           0.0000          -           0.0000          -
33073.45/1669.14	c      1669       19606733       40852        20                -           0.0000          -           0.0000          -
33174.74/1674.19	c      1674       19702479       41169        20                -           0.0000          -           0.0000          -
33275.12/1679.24	c      1679       19798278       41447        20                -           0.0000          -           0.0000          -
33374.30/1684.29	c      1684       19894979       41646        20                -           0.0000          -           0.0000          -
33475.47/1689.34	c      1689       20005695       42075        20                -           0.0000          -           0.0000          -
33574.53/1694.39	c      1694       20106222       42300        20                -           0.0000          -           0.0000          -
33675.64/1699.41	c      1699       20202436       42561        20                -           0.0000          -           0.0000          -
33774.82/1704.42	c      1704       20296272       42670        20                -           0.0000          -           0.0000          -
33874.08/1709.43	c      1709       20392919       42841        20                -           0.0000          -           0.0000          -
33973.28/1714.48	c      1714       20490510       42992        20                -           0.0000          -           0.0000          -
34074.42/1719.53	c      1720       20593799       43346        20                -           0.0000          -           0.0000          -
34173.65/1724.58	c      1725       20690338       43712        20                -           0.0000          -           0.0000          -
34274.86/1729.63	c      1730       20798566       43862        20                -           0.0000          -           0.0000          -
34374.10/1734.68	c      1735       20893082       44007        20                -           0.0000          -           0.0000          -
34475.29/1739.73	c      1740       20994711       44251        20                -           0.0000          -           0.0000          -
34574.50/1744.78	c      1745       21097096       44403        20                -           0.0000          -           0.0000          -
34673.74/1749.79	c      1750       21189372       44499        20                -           0.0000          -           0.0000          -
34774.92/1754.87	c      1755       21287454       44532        20                -           0.0000          -           0.0000          -
34876.06/1759.93	c      1760       21416883       44743        20                -           0.0000          -           0.0000          -
34975.16/1764.95	c      1765       21513915       45075        20                -           0.0000          -           0.0000          -
35077.01/1770.04	c      1770       21633109       45392        20                -           0.0000          -           0.0000          -
35176.13/1775.09	c      1775       21747258       45574        20                -           0.0000          -           0.0000          -
35277.42/1780.14	c      1780       21862914       45787        20                -           0.0000          -           0.0000          -
35376.37/1785.19	c      1785       21973483       45946        20                -           0.0000          -           0.0000          -
35477.12/1790.24	c      1790       22077110       46150        20                -           0.0000          -           0.0000          -
35576.34/1795.27	c      1795       22177858       46317        20                -           0.0000          -           0.0000          -
35677.46/1800.34	c      1800       22291921       46539        20                -           0.0000          -           0.0000          -
35776.70/1805.39	c      1805       22400404       46783        20                -           0.0000          -           0.0000          -
35877.68/1810.44	c      1810       22499325       46999        20                -           0.0000          -           0.0000          -
35976.87/1815.49	c      1816       22605860       47200        20                -           0.0000          -           0.0000          -
36077.95/1820.54	c      1821       22706059       47428        20                -           0.0000          -           0.0000          -
36176.86/1825.59	c      1826       22820690       47633        20                -           0.0000          -           0.0000          -
36277.98/1830.64	c      1831       22927202       48053        20                -           0.0000          -           0.0000          -
36377.25/1835.69	c      1836       23027326       48214        20                -           0.0000          -           0.0000          -
36478.43/1840.71	c      1841       23136125       48493        20                -           0.0000          -           0.0000          -
36577.62/1845.79	c      1846       23243913       48653        20                -           0.0000          -           0.0000          -
36678.78/1850.84	c      1851       23361557       48924        20                -           0.0000          -           0.0000          -
36777.96/1855.89	c      1856       23479648       49077        20                -           0.0000          -           0.0000          -
36879.11/1860.94	c      1861       23606058       49288        20                -           0.0000          -           0.0000          -
36978.32/1865.99	c      1866       23722987       49505        20                -           0.0000          -           0.0000          -
37077.49/1871.04	c      1871       23832751       49713        20                -           0.0000          -           0.0000          -
37179.29/1876.09	c      1876       23945985       49996        20                -           0.0000          -           0.0000          -
37280.46/1881.14	c      1881       24073278       50342        20                -           0.0000          -           0.0000          -
37379.35/1886.19	c      1886       24190305       50476        20                -           0.0000          -           0.0000          -
37479.82/1891.24	c      1891       24311209       50714        20                -           0.0000          -           0.0000          -
37579.03/1896.29	c      1896       24428555       50826        20                -           0.0000          -           0.0000          -
37680.18/1901.34	c      1901       24550888       51081        20                -           0.0000          -           0.0000          -
37779.37/1906.37	c      1906       24664628       51370        20                -           0.0000          -           0.0000          -
37880.52/1911.40	c      1911       24776122       51469        20                -           0.0000          -           0.0000          -
37979.69/1916.46	c      1916       24899051       51766        20                -           0.0000          -           0.0000          -
38078.87/1921.47	c      1921       25013785       52155        20                -           0.0000          -           0.0000          -
38180.02/1926.56	c      1927       25115906       52524        20                -           0.0000          -           0.0000          -
38281.18/1931.64	c      1932       25209703       52851        20                -           0.0000          -           0.0000          -
38380.35/1936.68	c      1937       25309592       53300        20                -           0.0000          -           0.0000          -
38481.53/1941.74	c      1942       25417292       53643        20                -           0.0000          -           0.0000          -
38580.62/1946.79	c      1947       25517749       54082        20                -           0.0000          -           0.0000          -
38681.80/1951.84	c      1952       25623159       54354        20                -           0.0000          -           0.0000          -
38780.98/1956.89	c      1957       25720605       54575        20                -           0.0000          -           0.0000          -
38882.06/1961.94	c      1962       25819418       54870        20                -           0.0000          -           0.0000          -
38981.10/1966.99	c      1967       25916858       55181        20                -           0.0000          -           0.0000          -
39082.56/1972.04	c      1972       26012333       55642        20                -           0.0000          -           0.0000          -
39182.00/1977.09	c      1977       26097827       56027        20                -           0.0000          -           0.0000          -
39283.01/1982.14	c      1982       26203996       56135        20                -           0.0000          -           0.0000          -
39382.30/1987.19	c      1987       26299654       56474        20                -           0.0000          -           0.0000          -
39482.68/1992.24	c      1992       26398787       56830        20                -           0.0000          -           0.0000          -
39581.86/1997.28	c      1997       26500361       57006        20                -           0.0000          -           0.0000          -
39683.03/2002.34	c      2002       26608001       57218        20                -           0.0000          -           0.0000          -
39782.22/2007.37	c      2007       26706402       57520        20                -           0.0000          -           0.0000          -
39883.43/2012.44	c      2012       26821589       57655        20                -           0.0000          -           0.0000          -
39982.65/2017.46	c      2017       26913335       57776        20                -           0.0000          -           0.0000          -
40081.86/2022.47	c      2022       27009922       57973        20                -           0.0000          -           0.0000          -
40182.87/2027.52	c      2028       27111338       58143        20                -           0.0000          -           0.0000          -
40281.94/2032.59	c      2033       27210546       58259        20                -           0.0000          -           0.0000          -
40380.99/2037.59	c      2038       27310903       58361        20                -           0.0000          -           0.0000          -
40482.10/2042.62	c      2043       27413349       58539        20                -           0.0000          -           0.0000          -
40581.25/2047.69	c      2048       27518521       58801        20                -           0.0000          -           0.0000          -
40682.45/2052.76	c      2053       27620715       59097        20                -           0.0000          -           0.0000          -
40783.53/2057.88	c      2058       27726158       59317        20                -           0.0000          -           0.0000          -
40884.71/2062.93	c      2063       27830680       59426        20                -           0.0000          -           0.0000          -
40983.91/2067.96	c      2068       27930136       59617        20                -           0.0000          -           0.0000          -
41083.11/2073.03	c      2073       28033810       59663        20                -           0.0000          -           0.0000          -
41184.88/2078.08	c      2078       28130736       59717        20                -           0.0000          -           0.0000          -
41284.00/2083.13	c      2083       28237433       59873        20                -           0.0000          -           0.0000          -
41385.20/2088.18	c      2088       28333521       60034        20                -           0.0000          -           0.0000          -
41485.34/2093.23	c      2093       28434318       60198        20                -           0.0000          -           0.0000          -
41584.59/2098.28	c      2098       28534036       60455        20                -           0.0000          -           0.0000          -
41685.66/2103.33	c      2103       28635921       60570        20                -           0.0000          -           0.0000          -
41784.88/2108.38	c      2108       28734415       60782        20                -           0.0000          -           0.0000          -
41886.11/2113.43	c      2113       28850084       60901        20                -           0.0000          -           0.0000          -
41985.29/2118.46	c      2118       28945717       61016        20                -           0.0000          -           0.0000          -
42086.44/2123.53	c      2124       29040892       61127        20                -           0.0000          -           0.0000          -
42185.61/2128.58	c      2129       29137178       61268        20                -           0.0000          -           0.0000          -
42284.79/2133.59	c      2134       29234695       61289        20                -           0.0000          -           0.0000          -
42386.00/2138.60	c      2139       29354698       61366        20                -           0.0000          -           0.0000          -
42487.23/2143.73	c      2144       29478701       61600        20                -           0.0000          -           0.0000          -
42586.32/2148.78	c      2149       29590453       61830        20                -           0.0000          -           0.0000          -
42687.36/2153.80	c      2154       29696969       61908        20                -           0.0000          -           0.0000          -
42786.50/2158.88	c      2159       29819153       61962        20                -           0.0000          -           0.0000          -
42887.66/2163.93	c      2164       29920273       62154        20                -           0.0000          -           0.0000          -
42986.83/2168.98	c      2169       30023016       62390        20                -           0.0000          -           0.0000          -
43085.97/2174.03	c      2174       30118579       62491        20                -           0.0000          -           0.0000          -
43187.96/2179.08	c      2179       30250555       62623        20                -           0.0000          -           0.0000          -
43286.99/2184.13	c      2184       30379943       62789        20                -           0.0000          -           0.0000          -
43388.01/2189.16	c      2189       30479616       63004        20                -           0.0000          -           0.0000          -
43488.76/2194.23	c      2194       30591781       63330        20                -           0.0000          -           0.0000          -
43587.98/2199.28	c      2199       30704845       63358        20                -           0.0000          -           0.0000          -
43689.19/2204.33	c      2204       30799855       63622        20                -           0.0000          -           0.0000          -
43788.38/2209.38	c      2209       30903421       63786        20                -           0.0000          -           0.0000          -
43889.61/2214.43	c      2214       31010356       63918        20                -           0.0000          -           0.0000          -
43988.84/2219.48	c      2219       31117602       64166        20                -           0.0000          -           0.0000          -
44090.05/2224.53	c      2225       31229649       64302        20                -           0.0000          -           0.0000          -
44189.25/2229.58	c      2230       31330569       64545        20                -           0.0000          -           0.0000          -
44290.46/2234.63	c      2235       31427536       64829        20                -           0.0000          -           0.0000          -
44389.68/2239.65	c      2240       31531435       65094        20                -           0.0000          -           0.0000          -
44488.85/2244.69	c      2245       31635986       65181        20                -           0.0000          -           0.0000          -
44590.09/2249.78	c      2250       31772314       65342        20                -           0.0000          -           0.0000          -
44691.29/2254.83	c      2255       31886228       65401        20                -           0.0000          -           0.0000          -
44790.46/2259.88	c      2260       31994788       65447        20                -           0.0000          -           0.0000          -
44889.54/2264.89	c      2265       32103230       65593        20                -           0.0000          -           0.0000          -
44990.57/2269.98	c      2270       32210575       65926        20                -           0.0000          -           0.0000          -
45089.74/2275.03	c      2275       32312667       66106        20                -           0.0000          -           0.0000          -
45191.54/2280.08	c      2280       32417011       66292        20                -           0.0000          -           0.0000          -
45292.78/2285.13	c      2285       32521714       66481        20                -           0.0000          -           0.0000          -
45391.84/2290.14	c      2290       32617350       66719        20                -           0.0000          -           0.0000          -
45491.22/2295.16	c      2295       32718172       66923        20                -           0.0000          -           0.0000          -
45591.77/2300.26	c      2300       32815312       67075        20                -           0.0000          -           0.0000          -
45690.98/2305.29	c      2305       32916504       67310        20                -           0.0000          -           0.0000          -
45792.20/2310.33	c      2310       33025560       67657        20                -           0.0000          -           0.0000          -
45891.48/2315.37	c      2315       33134915       67818        20                -           0.0000          -           0.0000          -
45992.58/2320.48	c      2320       33248393       67949        20                -           0.0000          -           0.0000          -
46093.92/2325.53	c      2326       33348760       68072        20                -           0.0000          -           0.0000          -
46192.89/2330.58	c      2331       33453930       68210        20                -           0.0000          -           0.0000          -
46294.02/2335.63	c      2336       33569192       68439        20                -           0.0000          -           0.0000          -
46393.06/2340.68	c      2341       33690217       68539        20                -           0.0000          -           0.0000          -
46494.18/2345.73	c      2346       33799659       68703        20                -           0.0000          -           0.0000          -
46593.41/2350.78	c      2351       33938184       68842        20                -           0.0000          -           0.0000          -
46694.49/2355.80	c      2356       34054662       69036        20                -           0.0000          -           0.0000          -
46793.68/2360.85	c      2361       34182265       69153        20                -           0.0000          -           0.0000          -
46892.88/2365.86	c      2366       34300242       69336        20                -           0.0000          -           0.0000          -
46994.07/2370.95	c      2371       34417688       69516        20                -           0.0000          -           0.0000          -
47093.15/2376.03	c      2376       34551815       69783        20                -           0.0000          -           0.0000          -
47195.01/2381.08	c      2381       34667407       69936        20                -           0.0000          -           0.0000          -
47294.40/2386.13	c      2386       34787536       70250        20                -           0.0000          -           0.0000          -
47395.40/2391.16	c      2391       34902699       70542        20                -           0.0000          -           0.0000          -
47494.64/2396.19	c      2396       35030794       70712        20                -           0.0000          -           0.0000          -
47595.10/2401.23	c      2401       35120124       70810        20                -           0.0000          -           0.0000          -
47696.31/2406.33	c      2406       35204936       70949        20                -           0.0000          -           0.0000          -
47795.53/2411.38	c      2411       35289240       71115        20                -           0.0000          -           0.0000          -
47896.72/2416.43	c      2416       35374873       71202        20                -           0.0000          -           0.0000          -
47995.70/2421.48	c      2421       35466066       71332        20                -           0.0000          -           0.0000          -
48096.77/2426.51	c      2427       35548005       71514        20                -           0.0000          -           0.0000          -
48195.98/2431.58	c      2432       35648871       71716        20                -           0.0000          -           0.0000          -
48297.07/2436.64	c      2437       35734950       71908        20                -           0.0000          -           0.0000          -
48396.29/2441.64	c      2442       35817090       72092        20                -           0.0000          -           0.0000          -
48497.50/2446.73	c      2447       35914070       72183        20                -           0.0000          -           0.0000          -
48596.72/2451.78	c      2452       35997136       72344        20                -           0.0000          -           0.0000          -
48697.88/2456.83	c      2457       36095425       72399        20                -           0.0000          -           0.0000          -
48797.01/2461.84	c      2462       36181823       72441        20                -           0.0000          -           0.0000          -
48895.98/2466.85	c      2467       36287194       72599        20                -           0.0000          -           0.0000          -
48996.75/2471.96	c      2472       36382489       72718        20                -           0.0000          -           0.0000          -
49095.75/2477.03	c      2477       36473949       72765        20                -           0.0000          -           0.0000          -
49197.38/2482.04	c      2482       36557153       72836        20                -           0.0000          -           0.0000          -
49296.72/2487.09	c      2487       36653590       73016        20                -           0.0000          -           0.0000          -
49397.86/2492.16	c      2492       36742635       73242        20                -           0.0000          -           0.0000          -
49498.29/2497.23	c      2497       36824377       73385        20                -           0.0000          -           0.0000          -
49597.43/2502.28	c      2502       36911343       73633        20                -           0.0000          -           0.0000          -
49698.58/2507.30	c      2507       37003980       73753        20                -           0.0000          -           0.0000          -
49797.74/2512.33	c      2512       37093110       73904        20                -           0.0000          -           0.0000          -
49896.85/2517.33	c      2517       37195926       74027        20                -           0.0000          -           0.0000          -
49995.99/2522.36	c      2522       37294465       74244        20                -           0.0000          -           0.0000          -
50097.07/2527.40	c      2527       37379079       74309        20                -           0.0000          -           0.0000          -
50196.20/2532.43	c      2532       37455951       74479        20                -           0.0000          -           0.0000          -
50295.37/2537.49	c      2538       37529735       74547        20                -           0.0000          -           0.0000          -
50398.51/2542.68	c      2543       37614028       74716        20                -           0.0000          -           0.0000          -
50499.65/2547.74	c      2548       37707051       74806        20                -           0.0000          -           0.0000          -
50598.79/2552.78	c      2553       37795378       74933        20                -           0.0000          -           0.0000          -
50699.94/2557.83	c      2558       37888158       75051        20                -           0.0000          -           0.0000          -
50799.08/2562.88	c      2563       37982858       75073        20                -           0.0000          -           0.0000          -
50900.14/2567.93	c      2568       38064071       75140        20                -           0.0000          -           0.0000          -
50999.32/2572.98	c      2573       38156159       75277        20                -           0.0000          -           0.0000          -
51098.47/2578.03	c      2578       38245586       75446        20                -           0.0000          -           0.0000          -
51200.15/2583.08	c      2583       38340590       75502        20                -           0.0000          -           0.0000          -
51299.42/2588.12	c      2588       38425386       75541        20                -           0.0000          -           0.0000          -
51400.35/2593.18	c      2593       38514997       75776        20                -           0.0000          -           0.0000          -
51500.98/2598.23	c      2598       38607133       75788        20                -           0.0000          -           0.0000          -
51600.19/2603.28	c      2603       38705541       75877        20                -           0.0000          -           0.0000          -
51701.33/2608.33	c      2608       38801172       75972        20                -           0.0000          -           0.0000          -
51800.43/2613.38	c      2613       38898126       76096        20                -           0.0000          -           0.0000          -
51901.51/2618.43	c      2618       39001904       76229        20                -           0.0000          -           0.0000          -
52000.60/2623.48	c      2623       39085727       76332        20                -           0.0000          -           0.0000          -
52099.49/2628.50	c      2628       39170809       76467        20                -           0.0000          -           0.0000          -
52200.57/2633.51	c      2634       39256898       76560        20                -           0.0000          -           0.0000          -
52301.72/2638.63	c      2639       39337591       76666        20                -           0.0000          -           0.0000          -
52400.94/2643.63	c      2644       39438411       76792        20                -           0.0000          -           0.0000          -
52502.21/2648.73	c      2649       39522236       76904        20                -           0.0000          -           0.0000          -
52601.24/2653.78	c      2654       39618581       77083        20                -           0.0000          -           0.0000          -
52702.35/2658.83	c      2659       39721320       77085        20                -           0.0000          -           0.0000          -
52801.57/2663.88	c      2664       39823146       77131        20                -           0.0000          -           0.0000          -
52902.35/2668.93	c      2669       39914866       77134        20                -           0.0000          -           0.0000          -
53001.28/2673.98	c      2674       39997709       77258        20                -           0.0000          -           0.0000          -
53100.44/2679.03	c      2679       40076747       77535        20                -           0.0000          -           0.0000          -
53202.27/2684.08	c      2684       40161406       77618        20                -           0.0000          -           0.0000          -
53301.56/2689.09	c      2689       40255225       77811        20                -           0.0000          -           0.0000          -
53402.60/2694.16	c      2694       40336619       77883        20                -           0.0000          -           0.0000          -
53503.04/2699.22	c      2699       40424492       77944        20                -           0.0000          -           0.0000          -
53602.17/2704.27	c      2704       40508543       77984        20                -           0.0000          -           0.0000          -
53703.27/2709.33	c      2709       40597438       78056        20                -           0.0000          -           0.0000          -
53802.35/2714.38	c      2714       40680955       78235        20                -           0.0000          -           0.0000          -
53903.39/2719.43	c      2719       40766324       78422        20                -           0.0000          -           0.0000          -
54002.39/2724.48	c      2724       40859906       78507        20                -           0.0000          -           0.0000          -
54103.45/2729.53	c      2730       40969686       78675        20                -           0.0000          -           0.0000          -
54202.55/2734.55	c      2735       41102654       78801        20                -           0.0000          -           0.0000          -
54303.75/2739.63	c      2740       41187343       79009        20                -           0.0000          -           0.0000          -
54402.90/2744.68	c      2745       41275337       79186        20                -           0.0000          -           0.0000          -
54503.94/2749.73	c      2750       41358768       79444        20                -           0.0000          -           0.0000          -
54602.95/2754.75	c      2755       41453371       79498        20                -           0.0000          -           0.0000          -
54702.07/2759.79	c      2760       41536028       79584        20                -           0.0000          -           0.0000          -
54803.23/2764.88	c      2765       41619931       79873        20                -           0.0000          -           0.0000          -
54904.22/2769.93	c      2770       41706745       79996        20                -           0.0000          -           0.0000          -
55003.44/2774.98	c      2775       41797544       80113        20                -           0.0000          -           0.0000          -
55102.65/2780.00	c      2780       41880643       80199        20                -           0.0000          -           0.0000          -
55204.43/2785.07	c      2785       41978797       80380        20                -           0.0000          -           0.0000          -
55305.38/2790.13	c      2790       42072921       80490        20                -           0.0000          -           0.0000          -
55404.87/2795.18	c      2795       42165157       80634        20                -           0.0000          -           0.0000          -
55505.34/2800.23	c      2800       42246981       80774        20                -           0.0000          -           0.0000          -
55604.48/2805.28	c      2805       42330448       80841        20                -           0.0000          -           0.0000          -
55705.67/2810.30	c      2810       42417526       81029        20                -           0.0000          -           0.0000          -
55804.88/2815.36	c      2815       42504681       81207        20                -           0.0000          -           0.0000          -
55906.07/2820.43	c      2820       42610573       81376        20                -           0.0000          -           0.0000          -
56005.22/2825.44	c      2825       42696870       81487        20                -           0.0000          -           0.0000          -
56104.42/2830.46	c      2830       42785094       81741        20                -           0.0000          -           0.0000          -
56205.60/2835.58	c      2836       42871823       81845        20                -           0.0000          -           0.0000          -
56306.80/2840.63	c      2841       42954852       81892        20                -           0.0000          -           0.0000          -
56406.00/2845.68	c      2846       43032593       82036        20                -           0.0000          -           0.0000          -
56507.21/2850.73	c      2851       43119828       82243        20                -           0.0000          -           0.0000          -
56606.43/2855.78	c      2856       43218104       82327        20                -           0.0000          -           0.0000          -
56707.64/2860.83	c      2861       43310201       82455        20                -           0.0000          -           0.0000          -
56806.84/2865.88	c      2866       43411509       82666        20                -           0.0000          -           0.0000          -
56908.05/2870.93	c      2871       43509766       82900        20                -           0.0000          -           0.0000          -
57007.26/2875.98	c      2876       43605191       82940        20                -           0.0000          -           0.0000          -
57106.46/2881.03	c      2881       43690116       83116        20                -           0.0000          -           0.0000          -
57208.18/2886.07	c      2886       43773877       83341        20                -           0.0000          -           0.0000          -
57307.35/2891.13	c      2891       43871787       83534        20                -           0.0000          -           0.0000          -
57408.87/2896.17	c      2896       43992574       83700        20                -           0.0000          -           0.0000          -
57509.15/2901.23	c      2901       44096025       83811        20                -           0.0000          -           0.0000          -
57608.34/2906.28	c      2906       44201862       83937        20                -           0.0000          -           0.0000          -
57709.40/2911.30	c      2911       44284783       84133        20                -           0.0000          -           0.0000          -
57808.57/2916.38	c      2916       44373388       84313        20                -           0.0000          -           0.0000          -
57909.76/2921.43	c      2921       44453504       84487        20                -           0.0000          -           0.0000          -
58008.97/2926.48	c      2926       44534141       84698        20                -           0.0000          -           0.0000          -
58110.15/2931.53	c      2932       44615406       84951        20                -           0.0000          -           0.0000          -
58209.14/2936.58	c      2937       44699407       85079        20                -           0.0000          -           0.0000          -
58310.30/2941.63	c      2942       44791944       85228        20                -           0.0000          -           0.0000          -
58409.45/2946.65	c      2947       44885830       85348        20                -           0.0000          -           0.0000          -
58508.63/2951.68	c      2952       44990406       85490        20                -           0.0000          -           0.0000          -
58609.75/2956.71	c      2957       45090697       85655        20                -           0.0000          -           0.0000          -
58710.91/2961.81	c      2962       45197844       85799        20                -           0.0000          -           0.0000          -
58810.06/2966.85	c      2967       45302121       85877        20                -           0.0000          -           0.0000          -
58911.24/2971.93	c      2972       45406647       85976        20                -           0.0000          -           0.0000          -
59010.43/2976.94	c      2977       45503721       86164        20                -           0.0000          -           0.0000          -
59109.62/2981.98	c      2982       45596742       86382        20                -           0.0000          -           0.0000          -
59211.39/2987.06	c      2987       45693269       86599        20                -           0.0000          -           0.0000          -
59310.45/2992.07	c      2992       45790160       86732        20                -           0.0000          -           0.0000          -
59411.63/2997.14	c      2997       45883439       86918        20                -           0.0000          -           0.0000          -
59511.80/3002.23	c      3002       45995785       87158        20                -           0.0000          -           0.0000          -
59610.96/3007.28	c      3007       46086143       87247        20                -           0.0000          -           0.0000          -
59711.93/3012.33	c      3012       46171634       87270        20                -           0.0000          -           0.0000          -
59811.09/3017.38	c      3017       46260968       87414        20                -           0.0000          -           0.0000          -
59912.25/3022.43	c      3022       46359305       87377        20                -           0.0000          -           0.0000          -
60011.47/3027.48	c      3027       46452756       87372        20                -           0.0000          -           0.0000          -
60112.49/3032.52	c      3033       46549208       87477        20                -           0.0000          -           0.0000          -
60211.56/3037.54	c      3038       46656748       87538        20                -           0.0000          -           0.0000          -
60312.71/3042.63	c      3043       46768046       87667        20                -           0.0000          -           0.0000          -
60411.85/3047.68	c      3048       46866344       87875        20                -           0.0000          -           0.0000          -
60513.00/3052.73	c      3053       46976901       87924        20                -           0.0000          -           0.0000          -
60612.11/3057.78	c      3058       47072070       88045        20                -           0.0000          -           0.0000          -
60713.23/3062.83	c      3063       47190969       88177        20                -           0.0000          -           0.0000          -
60812.21/3067.88	c      3068       47330952       88282        20                -           0.0000          -           0.0000          -
60911.46/3072.90	c      3073       47451377       88376        20                -           0.0000          -           0.0000          -
61012.55/3077.93	c      3078       47581763       88470        20                -           0.0000          -           0.0000          -
61111.70/3083.03	c      3083       47685981       88506        20                -           0.0000          -           0.0000          -
61213.29/3088.08	c      3088       47805262       88544        20                -           0.0000          -           0.0000          -
61312.47/3093.13	c      3093       47912701       88635        20                -           0.0000          -           0.0000          -
61413.25/3098.18	c      3098       48014045       88607        20                -           0.0000          -           0.0000          -
61512.34/3103.19	c      3103       48116468       88635        20                -           0.0000          -           0.0000          -
61612.88/3108.27	c      3108       48235164       88760        20                -           0.0000          -           0.0000          -
61714.00/3113.33	c      3113       48353702       88930        20                -           0.0000          -           0.0000          -
61813.13/3118.38	c      3118       48463455       89032        20                -           0.0000          -           0.0000          -
61914.19/3123.43	c      3123       48582740       89171        20                -           0.0000          -           0.0000          -
62013.16/3128.48	c      3128       48706074       89230        20                -           0.0000          -           0.0000          -
62114.23/3133.53	c      3134       48830023       89303        20                -           0.0000          -           0.0000          -
62213.29/3138.58	c      3139       48947954       89466        20                -           0.0000          -           0.0000          -
62314.51/3143.63	c      3144       49059706       89555        20                -           0.0000          -           0.0000          -
62413.73/3148.64	c      3149       49165423       89654        20                -           0.0000          -           0.0000          -
62512.90/3153.66	c      3154       49267781       89761        20                -           0.0000          -           0.0000          -
62613.98/3158.73	c      3159       49365668       89892        20                -           0.0000          -           0.0000          -
62713.18/3163.76	c      3164       49466446       89958        20                -           0.0000          -           0.0000          -
62812.49/3168.79	c      3169       49570634       90066        20                -           0.0000          -           0.0000          -
62913.59/3173.86	c      3174       49681326       90109        20                -           0.0000          -           0.0000          -
63012.75/3178.86	c      3179       49800589       90188        20                -           0.0000          -           0.0000          -
63113.82/3183.99	c      3184       49924820       90335        20                -           0.0000          -           0.0000          -
63215.49/3189.08	c      3189       50053468       90436        20                -           0.0000          -           0.0000          -
63316.24/3194.12	c      3194       50161673       90508        20                -           0.0000          -           0.0000          -
63415.63/3199.18	c      3199       50271013       90708        20                -           0.0000          -           0.0000          -
63516.03/3204.23	c      3204       50393300       90927        20                -           0.0000          -           0.0000          -
63614.89/3209.24	c      3209       50506836       91030        20                -           0.0000          -           0.0000          -
63715.79/3214.33	c      3214       50614371       91275        20                -           0.0000          -           0.0000          -
63814.89/3219.38	c      3219       50729628       91352        20                -           0.0000          -           0.0000          -
63916.04/3224.43	c      3224       50842128       91567        20                -           0.0000          -           0.0000          -
64015.15/3229.48	c      3229       50973942       91642        20                -           0.0000          -           0.0000          -
64116.35/3234.53	c      3235       51085816       91614        20                -           0.0000          -           0.0000          -
64215.54/3239.58	c      3240       51194909       91793        20                -           0.0000          -           0.0000          -
64316.54/3244.63	c      3245       51299377       91936        20                -           0.0000          -           0.0000          -
64415.76/3249.68	c      3250       51412251       92029        20                -           0.0000          -           0.0000          -
64516.89/3254.71	c      3255       51527506       92059        20                -           0.0000          -           0.0000          -
64616.07/3259.78	c      3260       51644425       92121        20                -           0.0000          -           0.0000          -
64717.22/3264.83	c      3265       51750002       92415        20                -           0.0000          -           0.0000          -
64816.42/3269.85	c      3270       51842798       92601        20                -           0.0000          -           0.0000          -
64915.45/3274.86	c      3275       51937995       92866        20                -           0.0000          -           0.0000          -
65014.57/3279.88	c      3280       52028702       93002        20                -           0.0000          -           0.0000          -
65113.47/3284.89	c      3285       52161012       93084        20                -           0.0000          -           0.0000          -
65214.17/3289.93	c      3290       52264889       93266        20                -           0.0000          -           0.0000          -
65316.08/3295.06	c      3295       52365088       93346        20                -           0.0000          -           0.0000          -
65417.13/3300.15	c      3300       52464913       93496        20                -           0.0000          -           0.0000          -
65517.62/3305.22	c      3305       52577546       93600        20                -           0.0000          -           0.0000          -
65616.81/3310.24	c      3310       52691304       93687        20                -           0.0000          -           0.0000          -
65717.90/3315.30	c      3315       52793491       93977        20                -           0.0000          -           0.0000          -
65817.12/3320.32	c      3320       52897750       94156        20                -           0.0000          -           0.0000          -
65916.22/3325.35	c      3325       53018994       94235        20                -           0.0000          -           0.0000          -
66017.20/3330.48	c      3330       53120395       94273        20                -           0.0000          -           0.0000          -
66118.35/3335.53	c      3336       53235581       94414        20                -           0.0000          -           0.0000          -
66217.55/3340.58	c      3341       53340446       94426        20                -           0.0000          -           0.0000          -
66318.79/3345.63	c      3346       53443200       94490        20                -           0.0000          -           0.0000          -
66418.04/3350.68	c      3351       53542732       94533        20                -           0.0000          -           0.0000          -
66519.27/3355.73	c      3356       53636634       94681        20                -           0.0000          -           0.0000          -
66618.53/3360.78	c      3361       53733014       94741        20                -           0.0000          -           0.0000          -
66719.68/3365.83	c      3366       53829759       94809        20                -           0.0000          -           0.0000          -
66818.85/3370.84	c      3371       53925027       94819        20                -           0.0000          -           0.0000          -
66920.02/3375.93	c      3376       54035710       94909        20                -           0.0000          -           0.0000          -
67019.16/3380.98	c      3381       54130602       94957        20                -           0.0000          -           0.0000          -
67118.29/3385.99	c      3386       54217642       94991        20                -           0.0000          -           0.0000          -
67220.04/3391.07	c      3391       54310857       95182        20                -           0.0000          -           0.0000          -
67318.90/3396.10	c      3396       54406006       95239        20                -           0.0000          -           0.0000          -
67419.86/3401.15	c      3401       54507863       95227        20                -           0.0000          -           0.0000          -
67520.36/3406.23	c      3406       54609701       95304        20                -           0.0000          -           0.0000          -
67619.52/3411.24	c      3411       54707137       95382        20                -           0.0000          -           0.0000          -
67718.65/3416.25	c      3416       54807659       95430        20                -           0.0000          -           0.0000          -
67819.80/3421.36	c      3421       54912512       95445        20                -           0.0000          -           0.0000          -
67918.98/3426.39	c      3426       55024762       95509        20                -           0.0000          -           0.0000          -
68018.14/3431.39	c      3431       55136045       95545        20                -           0.0000          -           0.0000          -
68119.23/3436.45	c      3436       55248000       95577        20                -           0.0000          -           0.0000          -
68218.37/3441.48	c      3441       55335521       95684        20                -           0.0000          -           0.0000          -
68319.50/3446.54	c      3447       55430743       95777        20                -           0.0000          -           0.0000          -
68420.64/3451.65	c      3452       55528660       95866        20                -           0.0000          -           0.0000          -
68519.85/3456.69	c      3457       55634311       95949        20                -           0.0000          -           0.0000          -
68620.90/3461.78	c      3462       55761755       95964        20                -           0.0000          -           0.0000          -
68722.07/3466.83	c      3467       55858641       96002        20                -           0.0000          -           0.0000          -
68821.22/3471.88	c      3472       55962507       96203        20                -           0.0000          -           0.0000          -
68922.42/3476.93	c      3477       56086870       96212        20                -           0.0000          -           0.0000          -
69021.61/3481.95	c      3482       56199343       96272        20                -           0.0000          -           0.0000          -
69120.78/3487.03	c      3487       56326034       96413        20                -           0.0000          -           0.0000          -
69222.25/3492.08	c      3492       56447541       96495        20                -           0.0000          -           0.0000          -
69321.64/3497.13	c      3497       56600631       96607        20                -           0.0000          -           0.0000          -
69422.50/3502.18	c      3502       56724518       96715        20                -           0.0000          -           0.0000          -
69522.89/3507.23	c      3507       56846329       96936        20                -           0.0000          -           0.0000          -
69621.93/3512.28	c      3512       56959677       97011        20                -           0.0000          -           0.0000          -
69721.00/3517.30	c      3517       57075983       97139        20                -           0.0000          -           0.0000          -
69822.02/3522.38	c      3522       57199052       97309        20                -           0.0000          -           0.0000          -
69921.10/3527.39	c      3527       57318145       97483        20                -           0.0000          -           0.0000          -
70022.16/3532.42	c      3532       57417851       97400        20                -           0.0000          -           0.0000          -
70123.27/3537.53	c      3538       57522736       97528        20                -           0.0000          -           0.0000          -
70222.27/3542.58	c      3543       57607526       97648        20                -           0.0000          -           0.0000          -
70321.40/3547.59	c      3548       57694516       97688        20                -           0.0000          -           0.0000          -
70422.56/3552.63	c      3553       57787467       97734        20                -           0.0000          -           0.0000          -
70523.77/3557.73	c      3558       57897911       97957        20                -           0.0000          -           0.0000          -
70622.89/3562.78	c      3563       58008755       98147        20                -           0.0000          -           0.0000          -
70723.93/3567.83	c      3568       58103634       98292        20                -           0.0000          -           0.0000          -
70823.10/3572.88	c      3573       58207285       98304        20                -           0.0000          -           0.0000          -
70924.27/3577.93	c      3578       58315085       98511        20                -           0.0000          -           0.0000          -
71023.50/3582.95	c      3583       58402178       98768        20                -           0.0000          -           0.0000          -
71122.71/3587.97	c      3588       58505465       98746        20                -           0.0000          -           0.0000          -
71221.88/3592.99	c      3593       58604987       98936        20                -           0.0000          -           0.0000          -
71321.09/3598.00	c      3598       58718117       63060         7                -           0.0000          -           0.0000          -
71326.50/3599.36	c SCIP Status        : c solving was interrupted [hard time limit reached]
71326.50/3599.36	c Total Time         : 3599.3700
71326.50/3599.36	c   solving          : 3599.3700
71326.50/3599.36	c   presolving       : 0.2036 (included in solving)
71326.50/3599.36	c B&B Tree           :
71326.50/3599.36	c   nodes (total)    : 58718374
71326.50/3599.36	c Solution           :
71326.50/3599.36	c   Solutions found  : 0
71326.50/3599.36	c   Primal Bound     :          -
71326.50/3599.36	c   Dual Bound       : +0.00000000000000e+00
71326.50/3599.36	c Gap                :          -
71326.59/3599.45	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191633 MiB (167787 MiB free)
  memory of node 1: 193531 MiB (176753 MiB free)
  memory of node 2: 193531 MiB (175690 MiB free)
  memory of node 3: 193531 MiB (173340 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-4469174-1723636830/watcher-4469174-1723636830 -o /tmp/evaluation-result-4469174-1723636830/solver-4469174-1723636830 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD102-1723629626-792896 --watchdog 3760 fscip settings/racing.prm HOME/instance-4469174-1723636830.opb -qsol -t 3600 -sth 20 

running on 20 cores: 2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78

CPU governors:
  performance: 2 6 10 14 18 22 26 30 34 38 42 46 50 54 58 62 66 70 74 78

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


[startup+0.100116 s]*
/proc/loadavg: 70.64 78.30 79.69 5/864 797474
/proc/meminfo: memFree=710166404/790760804 swapFree=131071996/131071996
[pid=797473] ppid=797470 vsize=57268 memory=46440 CPUtime=0.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/stat : 797473 (fscip) R 797470 797473 792882 0 -1 4194304 10525 0 0 0 9 1 0 0 20 0 1 0 130265605 58642432 11610 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
/proc/797473/statm: 14317 11610 2742 3035 0 10713 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 57268 KiB
Current children cumulated memory: 46440 KiB

[startup+0.218671 s]*
/proc/loadavg: 70.64 78.30 79.69 5/864 797474
/proc/meminfo: memFree=710092164/790760804 swapFree=131071996/131071996
[pid=797473] ppid=797470 vsize=67680 memory=52444 CPUtime=0.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/stat : 797473 (fscip) R 797470 797473 792882 0 -1 4194304 12256 0 0 0 21 1 0 0 20 0 1 0 130265605 69304320 13111 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
/proc/797473/statm: 16920 13111 2790 3035 0 13316 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 67680 KiB
Current children cumulated memory: 52444 KiB

[startup+0.317103 s]*
/proc/loadavg: 70.64 78.30 79.69 5/884 797494
/proc/meminfo: memFree=710072548/790760804 swapFree=131071996/131071996
[pid=797473] ppid=797470 vsize=1544868 memory=129820 CPUtime=0.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/stat : 797473 (fscip) S 797470 797473 792882 0 -1 1077936128 32845 0 0 0 28 5 0 0 20 0 21 0 130265605 1581944832 32455 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
/proc/797473/statm: 386217 32455 2790 3035 0 73666 0
[pid=797473/tid=797475] ppid=797470 vsize=1544868 memory=-6225775020805897068 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797475/stat : 797475 (fscip) S 797470 797473 792882 0 -1 1077936192 2615 0 0 0 0 0 0 0 20 0 21 0 130265628 1581944832 32455 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797476] ppid=797470 vsize=1544868 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797476/stat : 797476 (fscip) S 797470 797473 792882 0 -1 1077936192 2616 0 0 0 1 0 0 0 20 0 21 0 130265628 1581944832 32455 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797477] ppid=797470 vsize=1544868 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797477/stat : 797477 (fscip) S 797470 797473 792882 0 -1 1077936192 2615 0 0 0 0 0 0 0 20 0 21 0 130265628 1581944832 32455 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797478] ppid=797470 vsize=1544868 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797478/stat : 797478 (fscip) S 797470 797473 792882 0 -1 1077936192 2614 0 0 0 1 0 0 0 20 0 21 0 130265628 1581944832 32455 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797479] ppid=797470 vsize=1544868 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797479/stat : 797479 (fscip) S 797470 797473 792882 0 -1 1077936192 2615 0 0 0 0 0 0 0 20 0 21 0 130265628 1581944832 32455 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797480] ppid=797470 vsize=1544868 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797480/stat : 797480 (fscip) R 797470 797473 792882 0 -1 4194368 2229 0 0 0 0 0 0 0 20 0 21 0 130265628 1581944832 32455 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797481] ppid=797470 vsize=1544868 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797481/stat : 797481 (fscip) S 797470 797473 792882 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 130265628 1581944832 32455 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797482] ppid=797470 vsize=1544868 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797482/stat : 797482 (fscip) S 797470 797473 792882 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 130265628 1581944832 32455 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797483] ppid=797470 vsize=1544868 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797483/stat : 797483 (fscip) S 797470 797473 792882 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 130265628 1581944832 32455 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797484] ppid=797470 vsize=1544868 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797484/stat : 797484 (fscip) S 797470 797473 792882 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 21 0 130265628 1581944832 32455 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797485] ppid=797470 vsize=1544868 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797485/stat : 797485 (fscip) S 797470 797473 792882 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 130265628 1581944832 32455 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797486] ppid=797470 vsize=1544868 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797486/stat : 797486 (fscip) S 797470 797473 792882 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 130265628 1581944832 32455 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797487] ppid=797470 vsize=1544868 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797487/stat : 797487 (fscip) S 797470 797473 792882 0 -1 1077936192 2615 0 0 0 0 0 0 0 20 0 21 0 130265628 1581944832 32455 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797488] ppid=797470 vsize=1544868 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797488/stat : 797488 (fscip) S 797470 797473 792882 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 130265628 1581944832 32455 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797489] ppid=797470 vsize=1544868 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797489/stat : 797489 (fscip) S 797470 797473 792882 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 130265628 1581944832 32455 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797490] ppid=797470 vsize=1544868 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797490/stat : 797490 (fscip) S 797470 797473 792882 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 130265628 1581944832 32455 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797491] ppid=797470 vsize=1544868 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797491/stat : 797491 (fscip) S 797470 797473 792882 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 130265629 1581944832 32455 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797492] ppid=797470 vsize=1544868 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797492/stat : 797492 (fscip) S 797470 797473 792882 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 130265629 1581944832 32455 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797493] ppid=797470 vsize=1544868 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797493/stat : 797493 (fscip) S 797470 797473 792882 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 130265629 1581944832 32455 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797494] ppid=797470 vsize=1544868 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797494/stat : 797494 (fscip) S 797470 797473 792882 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 130265629 1581944832 32455 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 1544868 KiB
Current children cumulated memory: 129820 KiB

[startup+0.701623 s]
/proc/loadavg: 70.64 78.30 79.69 10/904 797514
/proc/meminfo: memFree=709716684/790760804 swapFree=131071996/131071996
[pid=797473] ppid=797470 vsize=1708788 memory=722108 CPUtime=4.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/stat : 797473 (fscip) S 797470 797473 792882 0 -1 1077936128 180569 0 0 0 362 43 0 0 20 0 41 0 130265605 1749798912 180461 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
/proc/797473/statm: 427197 180461 2854 3035 0 270419 0
[pid=797473/tid=797475] ppid=797470 vsize=1708788 memory=7169337534283176416 CPUtime=0.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797475/stat : 797475 (fscip) R 797470 797473 792882 0 -1 4194368 8723 0 0 0 16 2 0 0 20 0 41 0 130265628 1749798912 180593 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797476] ppid=797470 vsize=1708788 memory=41624 CPUtime=0.17 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797476/stat : 797476 (fscip) R 797470 797473 792882 0 -1 4194368 7890 0 0 0 16 1 0 0 20 0 41 0 130265628 1749798912 180593 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797477] ppid=797470 vsize=1708788 memory=10556 CPUtime=0.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797477/stat : 797477 (fscip) R 797470 797473 792882 0 -1 4194368 7895 0 0 0 17 1 0 0 20 0 41 0 130265628 1749798912 180593 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797478] ppid=797470 vsize=1708788 memory=11536 CPUtime=0.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797478/stat : 797478 (fscip) D 797470 797473 792882 0 -1 4194368 8117 0 0 0 17 1 0 0 20 0 41 0 130265628 1749798912 180593 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797479] ppid=797470 vsize=1708788 memory=0 CPUtime=0.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797479/stat : 797479 (fscip) R 797470 797473 792882 0 -1 4194368 8580 0 0 0 17 1 0 0 20 0 41 0 130265628 1749798912 180725 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797480] ppid=797470 vsize=1708788 memory=0 CPUtime=0.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797480/stat : 797480 (fscip) R 797470 797473 792882 0 -1 4194368 7823 0 0 0 17 1 0 0 20 0 41 0 130265628 1749798912 180725 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797481] ppid=797470 vsize=1708788 memory=0 CPUtime=0.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797481/stat : 797481 (fscip) R 797470 797473 792882 0 -1 4194368 9038 0 0 0 16 2 0 0 20 0 41 0 130265628 1749798912 180725 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797482] ppid=797470 vsize=1708788 memory=0 CPUtime=0.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797482/stat : 797482 (fscip) R 797470 797473 792882 0 -1 4194368 7896 0 0 0 17 1 0 0 20 0 41 0 130265628 1749798912 180791 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797483] ppid=797470 vsize=1708788 memory=0 CPUtime=0.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797483/stat : 797483 (fscip) R 797470 797473 792882 0 -1 4194368 7885 0 0 0 17 1 0 0 20 0 41 0 130265628 1749798912 180791 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797484] ppid=797470 vsize=1708788 memory=0 CPUtime=0.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797484/stat : 797484 (fscip) R 797470 797473 792882 0 -1 4194368 11185 0 0 0 16 2 0 0 20 0 41 0 130265628 1749798912 180791 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797485] ppid=797470 vsize=1708788 memory=3 CPUtime=0.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797485/stat : 797485 (fscip) R 797470 797473 792882 0 -1 4194368 7895 0 0 0 16 2 0 0 20 0 41 0 130265628 1749798912 180791 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797486] ppid=797470 vsize=1708788 memory=16336 CPUtime=0.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797486/stat : 797486 (fscip) R 797470 797473 792882 0 -1 4194368 7894 0 0 0 16 2 0 0 20 0 41 0 130265628 1749798912 180791 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797487] ppid=797470 vsize=1708788 memory=2268 CPUtime=0.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797487/stat : 797487 (fscip) D 797470 797473 792882 0 -1 4194368 8150 0 0 0 16 2 0 0 20 0 41 0 130265628 1749798912 180791 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797488] ppid=797470 vsize=1708788 memory=6120 CPUtime=0.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797488/stat : 797488 (fscip) R 797470 797473 792882 0 -1 4194368 7740 0 0 0 16 2 0 0 20 0 41 0 130265628 1749798912 180791 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797489] ppid=797470 vsize=1708788 memory=1848 CPUtime=0.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797489/stat : 797489 (fscip) R 797470 797473 792882 0 -1 4194368 7886 0 0 0 17 1 0 0 20 0 41 0 130265628 1749798912 180791 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797490] ppid=797470 vsize=1708788 memory=38604 CPUtime=0.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797490/stat : 797490 (fscip) R 797470 797473 792882 0 -1 4194368 8763 0 0 0 17 1 0 0 20 0 41 0 130265628 1749798912 180791 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797491] ppid=797470 vsize=1708788 memory=33100 CPUtime=0.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797491/stat : 797491 (fscip) R 797470 797473 792882 0 -1 4194368 7886 0 0 0 17 1 0 0 20 0 41 0 130265629 1749798912 180791 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797492] ppid=797470 vsize=1708788 memory=2244 CPUtime=0.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797492/stat : 797492 (fscip) R 797470 797473 792882 0 -1 4194368 7894 0 0 0 16 2 0 0 20 0 41 0 130265629 1749798912 180791 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797493] ppid=797470 vsize=1708788 memory=280483242446480 CPUtime=0.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797493/stat : 797493 (fscip) R 797470 797473 792882 0 -1 4194368 8772 0 0 0 16 2 0 0 20 0 41 0 130265629 1749798912 180857 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797494] ppid=797470 vsize=1708788 memory=-1807685287717842718 CPUtime=0.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797494/stat : 797494 (fscip) R 797470 797473 792882 0 -1 4194368 7889 0 0 0 17 1 0 0 20 0 41 0 130265629 1749798912 180857 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797495] ppid=797470 vsize=1708788 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797495/stat : 797495 (fscip) S 797470 797473 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 130265654 1749798912 180857 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797496] ppid=797470 vsize=1708788 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797496/stat : 797496 (fscip) S 797470 797473 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 130265654 1749798912 180923 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797497] ppid=797470 vsize=1708788 memory=19936 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797497/stat : 797497 (fscip) S 797470 797473 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 130265654 1749798912 180989 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797498] ppid=797470 vsize=1708788 memory=104 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797498/stat : 797498 (fscip) S 797470 797473 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 130265654 1749798912 180989 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797499] ppid=797470 vsize=1708788 memory=2004 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797499/stat : 797499 (fscip) S 797470 797473 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 130265654 1749798912 180989 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797500] ppid=797470 vsize=1708788 memory=52544 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797500/stat : 797500 (fscip) S 797470 797473 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 130265654 1749798912 180989 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797501] ppid=797470 vsize=1708788 memory=2848 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797501/stat : 797501 (fscip) S 797470 797473 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 130265654 1749798912 180989 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797502] ppid=797470 vsize=1708788 memory=4228 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797502/stat : 797502 (fscip) S 797470 797473 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 130265654 1749798912 180989 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797503] ppid=797470 vsize=1708788 memory=614996 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797503/stat : 797503 (fscip) S 797470 797473 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 130265654 1749798912 180989 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797504] ppid=797470 vsize=1708788 memory=2724 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797504/stat : 797504 (fscip) S 797470 797473 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 130265654 1749798912 180989 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797505] ppid=797470 vsize=1708788 memory=4616 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797505/stat : 797505 (fscip) S 797470 797473 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 130265654 1749798912 180989 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797506] ppid=797470 vsize=1708788 memory=483716 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797506/stat : 797506 (fscip) S 797470 797473 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 130265654 1749798912 180989 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797507] ppid=797470 vsize=1708788 memory=28748 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797507/stat : 797507 (fscip) S 797470 797473 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 130265654 1749798912 180989 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797508] ppid=797470 vsize=1708788 memory=7384 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797508/stat : 797508 (fscip) S 797470 797473 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 130265654 1749798912 181055 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797509] ppid=797470 vsize=1708788 memory=30888 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797509/stat : 797509 (fscip) S 797470 797473 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 130265654 1749798912 181121 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797510] ppid=797470 vsize=1708788 memory=27932 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797510/stat : 797510 (fscip) S 797470 797473 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 130265654 1749798912 181121 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797511] ppid=797470 vsize=1708788 memory=3760 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797511/stat : 797511 (fscip) S 797470 797473 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 130265654 1749798912 181121 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797512] ppid=797470 vsize=1708788 memory=40392 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797512/stat : 797512 (fscip) S 797470 797473 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 130265654 1749798912 181121 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797513] ppid=797470 vsize=1708788 memory=8284 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797513/stat : 797513 (fscip) S 797470 797473 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 130265654 1749798912 181121 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797514] ppid=797470 vsize=1708788 memory=25333125866717268 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797514/stat : 797514 (fscip) S 797470 797473 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 130265654 1749798912 181121 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
Current children cumulated CPU time: 4.05 s
Current children cumulated vsize: 1708788 KiB
Current children cumulated memory: 722108 KiB

[startup+1.50763 s]
/proc/loadavg: 70.64 78.30 79.69 19/904 797514

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

/proc/797473/stat : 797473 (fscip) S 797470 797473 792882 0 -1 1077936128 28747819 0 0 0 7110269 19657 0 0 20 0 41 0 130265605 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 17 14 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
/proc/797473/statm: 2003008 1577016 3334 3035 0 1872033 0
[pid=797473/tid=797475] ppid=797470 vsize=8012032 memory=104 CPUtime=3567.96 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797475/stat : 797475 (fscip) R 797470 797473 792882 0 -1 4194368 1759364 0 0 0 356503 293 0 0 20 0 41 0 130265628 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797476] ppid=797470 vsize=8012032 memory=2004 CPUtime=3565.7 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797476/stat : 797476 (fscip) R 797470 797473 792882 0 -1 4194368 1913047 0 0 0 356277 293 0 0 20 0 41 0 130265628 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797477] ppid=797470 vsize=8012032 memory=52544 CPUtime=3565.83 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797477/stat : 797477 (fscip) R 797470 797473 792882 0 -1 4194368 588395 0 0 0 353523 3060 0 0 20 0 41 0 130265628 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797478] ppid=797470 vsize=8012032 memory=28748 CPUtime=3570.59 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797478/stat : 797478 (fscip) R 797470 797473 792882 0 -1 4194368 1493987 0 0 0 356882 177 0 0 20 0 41 0 130265628 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797479] ppid=797470 vsize=8012032 memory=6720659961082757994 CPUtime=3571.71 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797479/stat : 797479 (fscip) R 797470 797473 792882 0 -1 4194368 2032217 0 0 0 356861 310 0 0 20 0 41 0 130265628 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797480] ppid=797470 vsize=8012032 memory=19936 CPUtime=3556.75 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797480/stat : 797480 (fscip) R 797470 797473 792882 0 -1 4194368 681891 0 0 0 353172 2503 0 0 20 0 41 0 130265628 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797481] ppid=797470 vsize=8012032 memory=104 CPUtime=3569.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797481/stat : 797481 (fscip) R 797470 797473 792882 0 -1 4194368 1669111 0 0 0 356661 261 0 0 20 0 41 0 130265628 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797482] ppid=797470 vsize=8012032 memory=2004 CPUtime=3569 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797482/stat : 797482 (fscip) R 797470 797473 792882 0 -1 4194368 1859811 0 0 0 356692 208 0 0 20 0 41 0 130265628 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797483] ppid=797470 vsize=8012032 memory=52544 CPUtime=3555.86 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797483/stat : 797483 (fscip) R 797470 797473 792882 0 -1 4194368 550082 0 0 0 352796 2790 0 0 20 0 41 0 130265628 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797484] ppid=797470 vsize=8012032 memory=6720659961082757994 CPUtime=3569.46 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797484/stat : 797484 (fscip) R 797470 797473 792882 0 -1 4194368 1775600 0 0 0 356678 268 0 0 20 0 41 0 130265628 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797485] ppid=797470 vsize=8012032 memory=10556 CPUtime=3570.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797485/stat : 797485 (fscip) R 797470 797473 792882 0 -1 4194368 1928591 0 0 0 356728 277 0 0 20 0 41 0 130265628 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797486] ppid=797470 vsize=8012032 memory=5472 CPUtime=3522.31 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797486/stat : 797486 (fscip) R 797470 797473 792882 0 -1 4194368 688530 0 0 0 349915 2316 0 0 20 0 41 0 130265628 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797487] ppid=797470 vsize=8012032 memory=16336 CPUtime=3567.74 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797487/stat : 797487 (fscip) R 797470 797473 792882 0 -1 4194368 1625779 0 0 0 356584 190 0 0 20 0 41 0 130265628 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797488] ppid=797470 vsize=8012032 memory=2268 CPUtime=3572.87 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797488/stat : 797488 (fscip) R 797470 797473 792882 0 -1 4194368 1938282 0 0 0 357008 279 0 0 20 0 41 0 130265628 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797489] ppid=797470 vsize=8012032 memory=5315552 CPUtime=3564.58 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797489/stat : 797489 (fscip) R 797470 797473 792882 0 -1 4194368 533370 0 0 0 353454 3004 0 0 20 0 41 0 130265628 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797490] ppid=797470 vsize=8012032 memory=2616 CPUtime=3568.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797490/stat : 797490 (fscip) R 797470 797473 792882 0 -1 4194368 1619328 0 0 0 356540 274 0 0 20 0 41 0 130265628 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797491] ppid=797470 vsize=8012032 memory=6832 CPUtime=3566.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797491/stat : 797491 (fscip) R 797470 797473 792882 0 -1 4194368 2023585 0 0 0 356324 298 0 0 20 0 41 0 130265629 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797492] ppid=797470 vsize=8012032 memory=6308064 CPUtime=3564.12 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797492/stat : 797492 (fscip) R 797470 797473 792882 0 -1 4194368 551563 0 0 0 354091 2321 0 0 20 0 41 0 130265629 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797493] ppid=797470 vsize=8012032 memory=6720667657664217959 CPUtime=3570.6 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797493/stat : 797493 (fscip) R 797470 797473 792882 0 -1 4194368 1550558 0 0 0 356870 190 0 0 20 0 41 0 130265629 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797494] ppid=797470 vsize=8012032 memory=6308064 CPUtime=3568.35 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797494/stat : 797494 (fscip) R 797470 797473 792882 0 -1 4194368 1943176 0 0 0 356543 292 0 0 20 0 41 0 130265629 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797495] ppid=797470 vsize=8012032 memory=6308032 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797495/stat : 797495 (fscip) S 797470 797473 792882 0 -1 1077936192 141 0 0 0 2 0 0 0 20 0 41 0 130265654 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797496] ppid=797470 vsize=8012032 memory=0 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797496/stat : 797496 (fscip) S 797470 797473 792882 0 -1 1077936192 132 0 0 0 2 0 0 0 20 0 41 0 130265654 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797497] ppid=797470 vsize=8012032 memory=3565346843285061 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797497/stat : 797497 (fscip) S 797470 797473 792882 0 -1 1077936192 113 0 0 0 2 0 0 0 20 0 41 0 130265654 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797498] ppid=797470 vsize=8012032 memory=3425107571136070 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797498/stat : 797498 (fscip) S 797470 797473 792882 0 -1 1077936192 136 0 0 0 2 0 0 0 20 0 41 0 130265654 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797499] ppid=797470 vsize=8012032 memory=6720659961082757994 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797499/stat : 797499 (fscip) S 797470 797473 792882 0 -1 1077936192 82 0 0 0 2 0 0 0 20 0 41 0 130265654 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797500] ppid=797470 vsize=8012032 memory=7517463701862311528 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797500/stat : 797500 (fscip) S 797470 797473 792882 0 -1 1077936192 110 0 0 0 3 0 0 0 20 0 41 0 130265654 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797501] ppid=797470 vsize=8012032 memory=-7371075648131860577 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797501/stat : 797501 (fscip) S 797470 797473 792882 0 -1 1077936192 113 0 0 0 2 0 0 0 20 0 41 0 130265654 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797502] ppid=797470 vsize=8012032 memory=-5301968838924653120 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797502/stat : 797502 (fscip) S 797470 797473 792882 0 -1 1077936192 94 0 0 0 2 0 0 0 20 0 41 0 130265654 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797503] ppid=797470 vsize=8012032 memory=280483243182016 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797503/stat : 797503 (fscip) S 797470 797473 792882 0 -1 1077936192 148 0 0 0 2 0 0 0 20 0 41 0 130265654 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797504] ppid=797470 vsize=8012032 memory=6308064 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797504/stat : 797504 (fscip) S 797470 797473 792882 0 -1 1077936192 135 0 0 0 2 0 0 0 20 0 41 0 130265654 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797505] ppid=797470 vsize=8012032 memory=41824 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797505/stat : 797505 (fscip) S 797470 797473 792882 0 -1 1077936192 149 0 0 0 3 0 0 0 20 0 41 0 130265654 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797506] ppid=797470 vsize=8012032 memory=10556 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797506/stat : 797506 (fscip) S 797470 797473 792882 0 -1 1077936192 154 0 0 0 2 0 0 0 20 0 41 0 130265654 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797507] ppid=797470 vsize=8012032 memory=5472 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797507/stat : 797507 (fscip) S 797470 797473 792882 0 -1 1077936192 147 0 0 0 2 0 0 0 20 0 41 0 130265654 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797508] ppid=797470 vsize=8012032 memory=16336 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797508/stat : 797508 (fscip) S 797470 797473 792882 0 -1 1077936192 133 0 0 0 0 2 0 0 20 0 41 0 130265654 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797509] ppid=797470 vsize=8012032 memory=7384 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797509/stat : 797509 (fscip) S 797470 797473 792882 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 130265654 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797510] ppid=797470 vsize=8012032 memory=30888 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797510/stat : 797510 (fscip) S 797470 797473 792882 0 -1 1077936192 136 0 0 0 2 0 0 0 20 0 41 0 130265654 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797511] ppid=797470 vsize=8012032 memory=27932 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797511/stat : 797511 (fscip) S 797470 797473 792882 0 -1 1077936192 133 0 0 0 2 0 0 0 20 0 41 0 130265654 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797512] ppid=797470 vsize=8012032 memory=3760 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797512/stat : 797512 (fscip) S 797470 797473 792882 0 -1 1077936192 111 0 0 0 1 1 0 0 20 0 41 0 130265654 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797513] ppid=797470 vsize=8012032 memory=40392 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797513/stat : 797513 (fscip) S 797470 797473 792882 0 -1 1077936192 132 0 0 0 2 0 0 0 20 0 41 0 130265654 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797514] ppid=797470 vsize=8012032 memory=6720659961082757994 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797514/stat : 797514 (fscip) S 797470 797473 792882 0 -1 1077936192 114 0 0 0 3 0 0 0 20 0 41 0 130265654 8204320768 1577016 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
Current children cumulated CPU time: 71299.3 s
Current children cumulated vsize: 8012032 KiB
Current children cumulated memory: 6308064 KiB

[startup+3598.4 s]
/proc/loadavg: 80.39 80.48 78.64 69/1011 799728
/proc/meminfo: memFree=670934752/790760804 swapFree=131071996/131071996
[pid=797473] ppid=797470 vsize=5960024 memory=4241744 CPUtime=71325.6 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/stat : 797473 (fscip) S 797470 797473 792882 0 -1 1077936128 28924128 0 0 0 7112855 19704 0 0 20 0 16 0 130265605 6103064576 1060436 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 17 54 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
/proc/797473/statm: 1490006 1060436 3334 3035 0 1434334 0
[pid=797473/tid=797487] ppid=797470 vsize=5960024 memory=280483243263520 CPUtime=3569.3 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797487/stat : 797487 (fscip) R 797470 797473 792882 0 -1 4194368 1630057 0 0 0 356740 190 0 0 20 0 16 0 130265628 6103064576 1060436 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797495] ppid=797470 vsize=5960024 memory=280483242823632 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797495/stat : 797495 (fscip) S 797470 797473 792882 0 -1 1077936192 141 0 0 0 2 0 0 0 20 0 16 0 130265654 6103064576 1060436 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797498] ppid=797470 vsize=5960024 memory=7161968498881810797 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797498/stat : 797498 (fscip) S 797470 797473 792882 0 -1 1077936192 136 0 0 0 2 0 0 0 20 0 16 0 130265654 6103064576 1060436 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797499] ppid=797470 vsize=5960024 memory=5472 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797499/stat : 797499 (fscip) S 797470 797473 792882 0 -1 1077936192 82 0 0 0 2 0 0 0 20 0 16 0 130265654 6103064576 1060436 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797500] ppid=797470 vsize=5960024 memory=6307548 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797500/stat : 797500 (fscip) S 797470 797473 792882 0 -1 1077936192 110 0 0 0 3 0 0 0 20 0 16 0 130265654 6103064576 1060436 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797501] ppid=797470 vsize=5960024 memory=0 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797501/stat : 797501 (fscip) S 797470 797473 792882 0 -1 1077936192 113 0 0 0 2 0 0 0 20 0 16 0 130265654 6103064576 1060436 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797502] ppid=797470 vsize=5960024 memory=6656426216303648864 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797502/stat : 797502 (fscip) S 797470 797473 792882 0 -1 1077936192 94 0 0 0 2 0 0 0 20 0 16 0 130265654 6103064576 1060436 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797503] ppid=797470 vsize=5960024 memory=6308068 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797503/stat : 797503 (fscip) S 797470 797473 792882 0 -1 1077936192 148 0 0 0 2 0 0 0 20 0 16 0 130265654 6103064576 1060436 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797504] ppid=797470 vsize=5960024 memory=6676 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797504/stat : 797504 (fscip) S 797470 797473 792882 0 -1 1077936192 135 0 0 0 2 0 0 0 20 0 16 0 130265654 6103064576 1060436 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797505] ppid=797470 vsize=5960024 memory=28503484 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797505/stat : 797505 (fscip) S 797470 797473 792882 0 -1 1077936192 149 0 0 0 3 0 0 0 20 0 16 0 130265654 6103064576 1060436 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797506] ppid=797470 vsize=5960024 memory=2724 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797506/stat : 797506 (fscip) S 797470 797473 792882 0 -1 1077936192 154 0 0 0 2 0 0 0 20 0 16 0 130265654 6103064576 1060436 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797507] ppid=797470 vsize=5960024 memory=6850447068911216 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797507/stat : 797507 (fscip) S 797470 797473 792882 0 -1 1077936192 147 0 0 0 2 0 0 0 20 0 16 0 130265654 6103064576 1060436 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797509] ppid=797470 vsize=5960024 memory=6307548 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797509/stat : 797509 (fscip) S 797470 797473 792882 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 16 0 130265654 6103064576 1060436 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797510] ppid=797470 vsize=5960024 memory=7666093476410511725 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797510/stat : 797510 (fscip) S 797470 797473 792882 0 -1 1077936192 136 0 0 0 2 0 0 0 20 0 16 0 130265654 6103064576 1060436 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797511] ppid=797470 vsize=5960024 memory=0 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797511/stat : 797511 (fscip) S 797470 797473 792882 0 -1 1077936192 133 0 0 0 2 0 0 0 20 0 16 0 130265654 6103064576 1060436 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
Current children cumulated CPU time: 71325.6 s
Current children cumulated vsize: 5960024 KiB
Current children cumulated memory: 4241744 KiB

[startup+3599.2 s]
/proc/loadavg: 80.39 80.48 78.64 50/965 799728
/proc/meminfo: memFree=673122648/790760804 swapFree=131071996/131071996
[pid=797473] ppid=797470 vsize=5853476 memory=4230516 CPUtime=71326.4 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/stat : 797473 (fscip) S 797470 797473 792882 0 -1 1077936128 28927065 0 0 0 7112935 19705 0 0 20 0 3 0 130265605 5993959424 1057629 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 17 54 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
/proc/797473/statm: 1463369 1057629 3334 3035 0 1407710 0
[pid=797473/tid=797487] ppid=797470 vsize=5853476 memory=8284 CPUtime=3570.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797487/stat : 797487 (fscip) R 797470 797473 792882 0 -1 4194368 1632992 0 0 0 356820 190 0 0 20 0 3 0 130265628 5993959424 1057629 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
[pid=797473/tid=797507] ppid=797470 vsize=5853476 memory=3760 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797507/stat : 797507 (fscip) S 797470 797473 792882 0 -1 1077936192 147 0 0 0 2 0 0 0 20 0 3 0 130265654 5993959424 1057629 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
Current children cumulated CPU time: 71326.4 s
Current children cumulated vsize: 5853476 KiB
Current children cumulated memory: 4230516 KiB

[startup+3599.4 s]
/proc/loadavg: 80.39 80.48 78.64 50/965 799728
/proc/meminfo: memFree=673122648/790760804 swapFree=131071996/131071996
[pid=797473] ppid=797470 vsize=4739364 memory=3249188 CPUtime=71326.6 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/stat : 797473 (fscip) R 797470 797473 792882 0 -1 4194304 28940228 0 0 0 7112950 19709 0 0 20 0 2 0 130265605 4853108736 812297 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 0 0 0 17 54 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
/proc/797473/statm: 1184841 812297 3334 3035 0 1154191 0
[pid=797473/tid=797507] ppid=797470 vsize=4739364 memory=7372763500717826112 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/797473/task/797507/stat : 797507 (fscip) S 797470 797473 792882 0 -1 1077936192 147 0 0 0 2 0 0 0 20 0 2 0 130265654 4853108736 812297 809668444160 4194304 16622685 140722612863040 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 42360832 140722612868072 140722612868187 140722612868187 140722612875215 0
Current children cumulated CPU time: 71326.6 s
Current children cumulated vsize: 4739364 KiB
Current children cumulated memory: 3249188 KiB

[startup+3599.5 s]*
/proc/loadavg: 80.39 80.48 78.64 50/961 799728
/proc/meminfo: memFree=676148536/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 3599.55
CPU time (s): 71326.8
CPU user time (s): 71129.5
CPU system time (s): 197.233
CPU usage (%): 1981.54
Max. virtual memory (cumulated for all children) (KiB): 8012032
Max. memory (cumulated for all children) (KiB): 6316204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71129.5
system time used= 197.233
maximum resident set size= 6325104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28947367
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= 354249
involuntary context switches= 244614


# summary of solver processes directly reported to runsolver:
#   pid: 797473
#   total CPU time (s): 71326.8
#   total CPU user time (s): 71129.5
#   total CPU system time (s): 197.233

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.1552 second user time and 81.7199 second system time

The end

Launcher Data

Begin job on nodeD102 at 2024-08-14 14:00:30
IDJOB=4469174
IDBENCH=162158
IDSOLVER=3099
FILE ID=nodeD102/4469174-1723636830
RUNJOBID= nodeD102-1723629626-792896
SLURM_JOB_ID= 8267912
Free space on /tmp= 8588164 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-08-12
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size128-round23-2.opb
COMMAND LINE= fscip settings/racing.prm BENCHNAME -qsol -t 3600 -sth NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4469174-1723636830/watcher-4469174-1723636830 -o /tmp/evaluation-result-4469174-1723636830/solver-4469174-1723636830 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD102-1723629626-792896 --watchdog 3760  fscip settings/racing.prm HOME/instance-4469174-1723636830.opb -qsol -t 3600 -sth 20

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

MD5SUM BENCH= 47ea31a7c9031906789706eba8e52740
RANDOM SEED=812356896

nodeD102.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		: 3375.831
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		: 2616.565
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.95
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		: 3508.982
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	: 5005.96
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		: 2630.636
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	: 5005.94
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		: 2639.844
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		: 2634.620
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.95
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		: 3529.489
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	: 5005.96
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		: 2640.974
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	: 5005.94
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		: 2638.124
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		: 2628.574
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.95
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		: 2971.836
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	: 5005.96
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		: 2643.655
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	: 5005.94
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		: 2646.196
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		: 2572.053
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.95
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		: 3310.585
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	: 5005.96
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		: 2637.873
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	: 5005.94
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		: 2635.742
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		: 2633.009
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.95
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		: 2413.883
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	: 5005.96
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		: 2643.377
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	: 5005.94
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		: 3844.099
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		: 2644.294
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.95
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		: 2659.368
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	: 5005.96
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		: 2642.116
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	: 5005.94
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		: 2626.677
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		: 2627.030
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.95
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		: 2635.120
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	: 5005.96
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		: 3889.636
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	: 5005.94
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		: 3022.482
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		: 3889.524
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.95
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		: 2657.096
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	: 5005.96
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		: 2639.502
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	: 5005.94
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		: 3497.644
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		: 2625.654
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.95
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		: 2650.024
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	: 5005.96
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		: 2639.040
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	: 5005.94
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		: 2639.981
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		: 2634.731
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.95
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		: 2647.121
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	: 5005.96
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		: 2642.920
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	: 5005.94
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		: 2636.171
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		: 2617.418
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.95
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		: 2646.696
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	: 5005.96
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		: 2641.460
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	: 5005.94
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		: 2635.405
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		: 2636.002
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.95
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		: 2652.747
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	: 5005.96
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		: 2651.605
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	: 5005.94
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		: 2793.614
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		: 2635.430
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.95
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		: 2651.860
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	: 5005.96
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		: 2637.762
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	: 5005.94
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		: 2646.298
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		: 2634.536
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.95
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		: 2655.556
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	: 5005.96
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		: 2644.925
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	: 5005.94
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		: 2642.180
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		: 2641.375
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.95
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		: 2652.409
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	: 5005.96
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		: 2649.110
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	: 5005.94
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		: 2618.761
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		: 2589.940
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.95
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		: 2664.527
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	: 5005.96
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		: 2645.511
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	: 5005.94
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		: 3113.760
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		: 2628.900
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.95
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		: 2644.938
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	: 5005.96
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		: 2630.494
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	: 5005.94
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		: 3382.011
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		: 2649.385
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.95
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		: 2661.131
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	: 5005.96
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		: 2663.474
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	: 5005.94
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		: 2620.414
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		: 2636.018
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.95
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		: 2668.727
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	: 5005.96
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		: 2660.010
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	: 5005.94
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		: 3694.474
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		: 3729.765
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.95
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		: 3699.480
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	: 5005.96
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		: 3681.073
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	: 5005.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        710225576 kB
MemAvailable:   779535512 kB
Buffers:         1293644 kB
Cached:         70772540 kB
SwapCached:            0 kB
Active:          9712752 kB
Inactive:       66143040 kB
Active(anon):       2260 kB
Inactive(anon):  3826268 kB
Active(file):    9710492 kB
Inactive(file): 62316772 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            174016 kB
Writeback:             0 kB
AnonPages:       3789240 kB
Mapped:           134208 kB
Shmem:             38920 kB
KReclaimable:    1404400 kB
Slab:            1958820 kB
SReclaimable:    1404400 kB
SUnreclaim:       554420 kB
KernelStack:       14976 kB
PageTables:        16260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    4602020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1158144 kB
HardwareCorrupted:     0 kB
AnonHugePages:    520192 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:     1374208 kB
DirectMap2M:    278044672 kB
DirectMap1G:    526385152 kB

Free space on /tmp at the end= 8588180 MiB
End job on nodeD102 at 2024-08-14 15:00:30