Trace number 4468013

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-09UNSAT 38409.7 1935.76

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/
MIPLIB01/dec/miplib2010/normalized-iis-100-0-cov.0.u.opb
MD5SUMaf9f746f4378befb3a20d04b26ba3b05
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1628.09
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables100
Total number of constraints3832
Number of constraints which are clauses3831
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint100
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 28
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 128
Number of bits of the biggest sum of numbers8
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: 917abe4c5e]
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.01	c Default LC presolving (default).
0.00/0.01	c ** Before presolving: virtualMemUsedAtLc = 30396416, getVmSize() = 30396416, SCIPgetMemUsed() = 6068650, SCIPgetMemTotal() = 8665666, SCIPgetMemExternEstim() = 4342373
0.00/0.01	c ** set memory limit for presolving in LC to 8.796e+12 for SCIP **
0.00/0.08	c ** Estimated virtualMemUsedAtSolver = 24802948, getVmSize() = 56119296, SCIPgetMemUsed() = 15465218, SCIPgetMemTotal() = 32862050, SCIPgetMemExternEstim() = 4342373
0.00/0.08	c ** set memory limit for solvers to 4.18854e+11 for each SCIP **
0.00/0.08	c Original Problem   :
0.00/0.08	c   Problem name     : instance-4468013-1723266444
0.00/0.08	c   Variables        : 100 (100 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.08	c   Constraints      : 3832
0.00/0.08	c   Objective sense  : minimize
0.00/0.08	c Presolved Problem  :
0.00/0.08	c   Variables        : 100 (100 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.08	c   Constraints      : 3832
0.00/0.08	c Constraints        : Number
0.00/0.08	c   knapsack         : 1 
0.00/0.08	c   logicor          : 3831 
0.00/0.08	c ** Instance transfer method used: 0
0.00/0.09	c ** ParaScipInstance copy does not increase the number of variables. **
0.11/0.21	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.11/0.21	c                                Nodes    Active                                            
0.11/0.21	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
94.53/5.04	c         5             75          52        20                -           0.0000          -
193.82/10.12	c        10            239         144        20                -           0.0000          -
298.26/15.33	c        15            447         276        20                -           0.0000          -
399.48/20.42	c        20            705         430        20                -           0.0000          -
498.71/25.46	c        25           1478          28        20                -           0.0000          -
599.94/30.52	c        31           2024          46        20                -           0.0000          -
699.17/35.57	c        36           1051           0        20                -           0.0000          -
800.37/40.62	c        41           1335          36        20                -           0.0000          -
901.57/45.78	c        46           4045          82        20                -           0.0000          -
1002.78/50.82	c        51           4788          71        20                -           0.0000          -
1102.02/55.88	c        56           5580          59        20                -           0.0000          -
1203.23/60.90	c        61           2306          47        20                -           0.0000          -
1302.46/65.98	c        66           3121         104        20                -           0.0000          -
1401.67/71.03	c        71           7833          33        20                -           0.0000          -
1503.55/76.05	c        76           8600          40        20                -           0.0000          -
1602.67/81.10	c        81           3027          50        20                -           0.0000          -
1703.88/86.16	c        86          10193          39        20                -           0.0000          -
1803.26/91.19	c        91           4367         116        20                -           0.0000          -
1903.68/96.26	c        96          11776          42        20                -           0.0000          -
2004.86/101.33	c       101          12603          31        20                -           0.0000          -
2104.19/106.38	c       106          13379          27        20                -           0.0000          -
2205.21/111.43	c       111          13416          43        20                -           0.0000          -
2304.41/116.44	c       116          14158          41        20                -           0.0000          -
2403.60/121.47	c       121           5367          55        20                -           0.0000          -
2504.79/126.58	c       127           5760          54        20                -           0.0000          -
2605.95/131.63	c       132           7035         125        20                -           0.0000          -
2705.14/136.68	c       137           7425         121        20                -           0.0000          -
2806.32/141.73	c       142           7670         122        20                -           0.0000          -
2905.50/146.75	c       147          18603          38        20                -           0.0000          -
3004.70/151.77	c       152           8389         122        20                -           0.0000          -
3105.88/156.80	c       157           8832         127        20                -           0.0000          -
3205.08/161.81	c       162           8980         129        20                -           0.0000          -
3304.27/166.83	c       167          21736          49        20                -           0.0000          -
3403.48/171.86	c       172           8984          65        20                -           0.0000          -
3502.67/176.88	c       177           9252          65        20                -           0.0000          -
3603.86/181.93	c       182          22324         138        20                -           0.0000          -
3703.05/187.00	c       187          10086          49        20                -           0.0000          -
3802.26/192.02	c       192           9980         125        20                -           0.0000          -
3903.94/197.10	c       197          24444         189        20                -           0.0000          -
4005.24/202.19	c       202          25234         191        20                -           0.0000          -
4105.78/207.25	c       207          26044         185        20                -           0.0000          -
4204.99/212.29	c       212          26827         166        20                -           0.0000          -
4306.18/217.32	c       217          27525         185        20                -           0.0000          -
4405.39/222.36	c       222          30558          51        20                -           0.0000          -
4506.59/227.42	c       227          12348          59        20                -           0.0000          -
4605.98/232.47	c       232          29848         170        20                -           0.0000          -
4706.98/237.54	c       238          30532         180        20                -           0.0000          -
4808.17/242.62	c       243          31272         187        20                -           0.0000          -
4907.37/247.69	c       248          31999         180        20                -           0.0000          -
5008.56/252.73	c       253          32718         179        20                -           0.0000          -
5107.77/257.78	c       258          35869          62        20                -           0.0000          -
5208.95/262.84	c       263          14689          51        20                -           0.0000          -
5308.16/267.85	c       268          37360          51        20                -           0.0000          -
5409.35/272.93	c       273          38040          49        20                -           0.0000          -
5508.52/277.98	c       278          36167         199        20                -           0.0000          -
5610.25/283.04	c       283          36837         199        20                -           0.0000          -
5709.53/288.09	c       288          37431         221        20                -           0.0000          -
5810.77/293.14	c       293          38131         227        20                -           0.0000          -
5910.17/298.19	c       298          38811         239        20                -           0.0000          -
6010.47/303.22	c       303          42508          54        20                -           0.0000          -
6109.68/308.24	c       308          43223          46        20                -           0.0000          -
6208.89/313.29	c       313          18492          66        20                -           0.0000          -
6310.03/318.36	c       318          44826          74        20                -           0.0000          -
6411.23/323.44	c       323          45674          82        20                -           0.0000          -
6510.44/328.49	c       328          18002         175        20                -           0.0000          -
6611.64/333.55	c       334          47363          89        20                -           0.0000          -
6710.87/338.59	c       339          48191          81        20                -           0.0000          -
6812.07/343.63	c       344          46135         116        20                -           0.0000          -
6911.29/348.69	c       349          49968          77        20                -           0.0000          -
7012.58/353.77	c       354          50838          74        20                -           0.0000          -
7113.74/358.82	c       359          19093         180        20                -           0.0000          -
7212.97/363.85	c       364          22683          89        20                -           0.0000          -
7314.19/368.92	c       369          53432          55        20                -           0.0000          -
7413.43/373.97	c       374          54234          73        20                -           0.0000          -
7512.66/379.03	c       379          55067          58        20                -           0.0000          -
7614.55/384.07	c       384          20165         188        20                -           0.0000          -
7713.88/389.11	c       389          23509          71        20                -           0.0000          -
7815.01/394.13	c       394          53119         122        20                -           0.0000          -
7915.53/399.22	c       399          58527          86        20                -           0.0000          -
8014.75/404.27	c       404          59331          64        20                -           0.0000          -
8115.98/409.30	c       409          24143          91        20                -           0.0000          -
8215.20/414.38	c       414          21675         172        20                -           0.0000          -
8316.41/419.43	c       419          61815          67        20                -           0.0000          -
8415.64/424.49	c       424          62613          42        20                -           0.0000          -
8516.87/429.53	c       430          58070         125        20                -           0.0000          -
8616.10/434.57	c       435          58726         123        20                -           0.0000          -
8717.32/439.66	c       440          25421          86        20                -           0.0000          -
8818.55/444.71	c       445          65696          46        20                -           0.0000          -
8917.79/449.75	c       450          60761          95        20                -           0.0000          -
9017.04/454.79	c       455          61471          87        20                -           0.0000          -
9118.25/459.81	c       460          62226          92        20                -           0.0000          -
9219.46/464.92	c       465          62931          98        20                -           0.0000          -
9318.72/469.97	c       470          63616          99        20                -           0.0000          -
9417.96/475.02	c       475          64329          96        20                -           0.0000          -
9519.78/480.07	c       480          65079          98        20                -           0.0000          -
9619.17/485.12	c       485          65790          95        20                -           0.0000          -
9720.34/490.17	c       490          66517          96        20                -           0.0000          -
9819.62/495.19	c       495          67178          91        20                -           0.0000          -
9920.09/500.27	c       500          27747          78        20                -           0.0000          -
10021.32/505.32	c       505          68711          88        20                -           0.0000          -
10120.55/510.37	c       510          69390          85        20                -           0.0000          -
10221.78/515.42	c       515          70093         104        20                -           0.0000          -
10321.03/520.44	c       520          70802          83        20                -           0.0000          -
10422.25/525.50	c       526          71483          72        20                -           0.0000          -
10521.49/530.57	c       531          72248          83        20                -           0.0000          -
10620.72/535.59	c       536          28542         199        20                -           0.0000          -
10721.95/540.67	c       541          73803          72        20                -           0.0000          -
10823.18/545.72	c       546          29440          92        20                -           0.0000          -
10922.42/550.77	c       551          75129          86        20                -           0.0000          -
11021.65/555.79	c       556          75861          75        20                -           0.0000          -
11122.88/560.80	c       561          76571          97        20                -           0.0000          -
11222.13/565.81	c       566          77962         397        20                -           0.0000          -
11321.37/570.87	c       571          30785          90        20                -           0.0000          -
11422.60/575.92	c       576          78720          77        20                -           0.0000          -
11521.83/580.97	c       581          79354          76        20                -           0.0000          -
11623.55/586.03	c       586          81037         387        20                -           0.0000          -
11722.85/591.09	c       591          31559          95        20                -           0.0000          -
11822.03/596.12	c       596          82471         402        20                -           0.0000          -
11923.11/601.16	c       601          83250         399        20                -           0.0000          -
12023.91/606.21	c       606          84078         399        20                -           0.0000          -
12123.24/611.29	c       611          83928         102        20                -           0.0000          -
12224.31/616.34	c       616          32684          90        20                -           0.0000          -
12323.55/621.38	c       621          86374         397        20                -           0.0000          -
12424.79/626.44	c       626          86254          91        20                -           0.0000          -
12526.02/631.50	c       632          87039          70        20                -           0.0000          -
12625.44/636.56	c       637          35278         189        20                -           0.0000          -
12726.49/641.60	c       642          33688         112        20                -           0.0000          -
12825.73/646.65	c       647          33859         101        20                -           0.0000          -
12926.96/651.70	c       652          34169         100        20                -           0.0000          -
13026.20/656.72	c       657          91692         397        20                -           0.0000          -
13127.42/661.82	c       662          36651         192        20                -           0.0000          -
13226.65/666.87	c       667          91935          72        20                -           0.0000          -
13327.88/671.93	c       672          92658          79        20                -           0.0000          -
13427.13/676.97	c       677          94811         400        20                -           0.0000          -
13526.37/681.99	c       682          36472         123        20                -           0.0000          -
13625.61/686.99	c       687          96357         388        20                -           0.0000          -
13724.86/692.00	c       692          38095         191        20                -           0.0000          -
13826.72/697.04	c       697          97861         384        20                -           0.0000          -
13926.18/702.06	c       702          98617         383        20                -           0.0000          -
14025.21/707.08	c       707          99379         383        20                -           0.0000          -
14124.36/712.13	c       712         100130         368        20                -           0.0000          -
14227.07/717.25	c       717          38481         108        20                -           0.0000          -
14328.31/722.31	c       722          39712         186        20                -           0.0000          -
14427.57/727.33	c       727         102377         358        20                -           0.0000          -
14528.81/732.42	c       732         103154         347        20                -           0.0000          -
14628.06/737.46	c       737         104022         350        20                -           0.0000          -
14729.29/742.51	c       743         104756         346        20                -           0.0000          -
14828.53/747.57	c       748          40388         115        20                -           0.0000          -
14929.76/752.62	c       753         106217         354        20                -           0.0000          -
15029.02/757.64	c       758         106984         347        20                -           0.0000          -
15130.25/762.72	c       763          42047         186        20                -           0.0000          -
15229.50/767.77	c       768         108433         331        20                -           0.0000          -
15330.73/772.80	c       773         109165         321        20                -           0.0000          -
15429.98/777.86	c       778          42641         105        20                -           0.0000          -
15531.20/782.93	c       783         110546         318        20                -           0.0000          -
15630.45/787.98	c       788          43776         106        20                -           0.0000          -
15732.31/793.06	c       793          44225         107        20                -           0.0000          -
15831.64/798.11	c       798          44789         103        20                -           0.0000          -
15932.85/803.16	c       803          43619         192        20                -           0.0000          -
16033.32/808.21	c       808         114489         317        20                -           0.0000          -
16132.55/813.28	c       813         115250         317        20                -           0.0000          -
16233.89/818.34	c       818         115970         315        20                -           0.0000          -
16333.09/823.37	c       823         116681         312        20                -           0.0000          -
16434.43/828.44	c       828          44657         191        20                -           0.0000          -
16533.50/833.45	c       833          44816         188        20                -           0.0000          -
16634.74/838.53	c       839         119110         326        20                -           0.0000          -
16733.98/843.58	c       844         119965         329        20                -           0.0000          -
16835.22/848.63	c       849         120834         334        20                -           0.0000          -
16934.47/853.68	c       854         121701         328        20                -           0.0000          -
17035.72/858.72	c       859          46099         187        20                -           0.0000          -
17134.97/863.76	c       864          49004          99        20                -           0.0000          -
17238.21/868.92	c       869          49224         101        20                -           0.0000          -
17337.46/873.97	c       874         124996         320        20                -           0.0000          -
17436.72/879.02	c       879         125791         315        20                -           0.0000          -
17538.60/884.07	c       884          47107         190        20                -           0.0000          -
17637.92/889.08	c       889         127467         329        20                -           0.0000          -
17737.06/894.10	c       894          50109          98        20                -           0.0000          -
17838.49/899.16	c       899         129024         320        20                -           0.0000          -
17938.96/904.21	c       904          48226         191        20                -           0.0000          -
18038.23/909.25	c       909          48680         192        20                -           0.0000          -
18139.47/914.30	c       914         131327         315        20                -           0.0000          -
18238.87/919.35	c       919         132148         304        20                -           0.0000          -
18339.94/924.40	c       924          51356         119        20                -           0.0000          -
18439.19/929.46	c       929         133649         303        20                -           0.0000          -
18540.50/934.53	c       935          50153         207        20                -           0.0000          -
18639.65/939.58	c       940          50305         203        20                -           0.0000          -
18740.88/944.63	c       945         135834         296        20                -           0.0000          -
18840.13/949.66	c       950         136525         326        20                -           0.0000          -
18941.38/954.74	c       955          50812         202        20                -           0.0000          -
19042.63/959.80	c       960          51058         208        20                -           0.0000          -
19141.88/964.85	c       965          53137         120        20                -           0.0000          -
19241.13/969.89	c       970         139599         307        20                -           0.0000          -
19342.35/974.95	c       975          51681         215        20                -           0.0000          -
19441.61/980.00	c       980          53901         102        20                -           0.0000          -
19543.53/985.06	c       985          54162          95        20                -           0.0000          -
19642.62/990.11	c       990          54310          97        20                -           0.0000          -
19743.98/995.16	c       995          54510         103        20                -           0.0000          -
19844.55/1000.22	c      1000         144180         301        20                -           0.0000          -
19943.79/1005.27	c      1005          54874         119        20                -           0.0000          -
20045.03/1010.32	c      1010          55070         103        20                -           0.0000          -
20144.28/1015.34	c      1015          53065         209        20                -           0.0000          -
20245.52/1020.42	c      1020          53255         214        20                -           0.0000          -
20344.78/1025.42	c      1025         155569          49        20                -           0.0000          -
20446.03/1030.51	c      1031          53618         209        20                -           0.0000          -
20545.31/1035.53	c      1036          53785         210        20                -           0.0000          -
20644.57/1040.59	c      1041          54012         215        20                -           0.0000          -
20745.89/1045.66	c      1046          54246         223        20                -           0.0000          -
20847.04/1050.71	c      1051         160096          49        20                -           0.0000          -
20946.30/1055.76	c      1056          56962          85        20                -           0.0000          -
21047.56/1060.81	c      1061          54851         214        20                -           0.0000          -
21146.82/1065.86	c      1066          55092         210        20                -           0.0000          -
21248.06/1070.91	c      1071         163451          59        20                -           0.0000          -
21347.32/1075.92	c      1076          55595         214        20                -           0.0000          -
21446.58/1080.98	c      1081          55929         216        20                -           0.0000          -
21545.85/1086.01	c      1086         153797          99        20                -           0.0000          -
21647.64/1091.04	c      1091         154515          59        20                -           0.0000          -
21746.92/1096.10	c      1096          56749         212        20                -           0.0000          -
21849.60/1101.21	c      1101         155924          90        20                -           0.0000          -
21948.87/1106.26	c      1106         156672          92        20                -           0.0000          -
22050.12/1111.31	c      1111         157394         102        20                -           0.0000          -
22149.38/1116.32	c      1116         158114          80        20                -           0.0000          -
22250.63/1121.41	c      1121         158828         100        20                -           0.0000          -
22349.91/1126.47	c      1126         159513          91        20                -           0.0000          -
22451.12/1131.51	c      1132         160226          90        20                -           0.0000          -
22550.38/1136.56	c      1137         160916          78        20                -           0.0000          -
22651.62/1141.61	c      1142         161635          65        20                -           0.0000          -
22750.86/1146.64	c      1147         162348          63        20                -           0.0000          -
22850.06/1151.66	c      1152         163042          57        20                -           0.0000          -
22951.32/1156.70	c      1157         163801          56        20                -           0.0000          -
23050.59/1161.75	c      1162         164547          80        20                -           0.0000          -
23149.85/1166.76	c      1167         165378          68        20                -           0.0000          -
23251.09/1171.82	c      1172          60782         227        20                -           0.0000          -
23352.35/1176.96	c      1177          61053         221        20                -           0.0000          -
23451.60/1181.97	c      1182         167573         149        20                -           0.0000          -
23553.37/1187.06	c      1187         168333          77        20                -           0.0000          -
23652.61/1192.11	c      1192         169101          75        20                -           0.0000          -
23754.08/1197.16	c      1197          67884          99        20                -           0.0000          -
23854.59/1202.21	c      1202          62153         227        20                -           0.0000          -
23953.85/1207.26	c      1207         171244          68        20                -           0.0000          -
24055.09/1212.31	c      1212         172005          86        20                -           0.0000          -
24154.36/1217.36	c      1217         172823          68        20                -           0.0000          -
24255.61/1222.41	c      1222          69144         117        20                -           0.0000          -
24354.88/1227.46	c      1227         174507         124        20                -           0.0000          -
24456.13/1232.51	c      1233         175404          87        20                -           0.0000          -
24555.39/1237.56	c      1238         176249          77        20                -           0.0000          -
24656.64/1242.61	c      1243         177087          63        20                -           0.0000          -
24755.92/1247.64	c      1248         178043          63        20                -           0.0000          -
24857.16/1252.71	c      1253          64885         221        20                -           0.0000          -
24956.42/1257.76	c      1258          65176         224        20                -           0.0000          -
25057.67/1262.81	c      1263         180659          86        20                -           0.0000          -
25156.94/1267.85	c      1268         181428          65        20                -           0.0000          -
25256.21/1272.88	c      1273         182249          74        20                -           0.0000          -
25357.47/1277.96	c      1278          72257          78        20                -           0.0000          -
25456.73/1283.01	c      1283          72839          68        20                -           0.0000          -
25558.50/1288.05	c      1288          73421          80        20                -           0.0000          -
25657.92/1293.11	c      1293          66930         237        20                -           0.0000          -
25759.22/1298.16	c      1298         186094          79        20                -           0.0000          -
25859.75/1303.21	c      1303         186855         103        20                -           0.0000          -
25959.03/1308.26	c      1308         187584          83        20                -           0.0000          -
26060.30/1313.31	c      1313         188278          79        20                -           0.0000          -
26159.56/1318.34	c      1318         189084          84        20                -           0.0000          -
26258.84/1323.35	c      1323          75256          95        20                -           0.0000          -
26358.12/1328.37	c      1328          68574         241        20                -           0.0000          -
26457.38/1333.39	c      1333         204024          70        20                -           0.0000          -
26558.63/1338.41	c      1338         204774          58        20                -           0.0000          -
26659.88/1343.54	c      1344         205491          74        20                -           0.0000          -
26759.32/1348.59	c      1349         206179          62        20                -           0.0000          -
26860.39/1353.64	c      1354         206932          53        20                -           0.0000          -
26959.65/1358.66	c      1359          77553         112        20                -           0.0000          -
27060.90/1363.74	c      1364          70327         228        20                -           0.0000          -
27162.15/1368.80	c      1369         209014          55        20                -           0.0000          -
27261.41/1373.84	c      1374         209722          43        20                -           0.0000          -
27360.69/1378.89	c      1379         201704         251        20                -           0.0000          -
27461.94/1383.94	c      1384         202490         244        20                -           0.0000          -
27561.21/1389.00	c      1389          71623         226        20                -           0.0000          -
27663.08/1394.05	c      1394          80253          68        20                -           0.0000          -
27762.28/1399.10	c      1399          80675          64        20                -           0.0000          -
27864.93/1404.21	c      1404          81188          51        20                -           0.0000          -
27964.19/1409.26	c      1409         214575          54        20                -           0.0000          -
28065.45/1414.31	c      1414         215265          54        20                -           0.0000          -
28164.68/1419.33	c      1419         216009          44        20                -           0.0000          -
28265.93/1424.41	c      1424          73428         223        20                -           0.0000          -
28365.19/1429.46	c      1429          73657         228        20                -           0.0000          -
28466.44/1434.51	c      1435         218059          27        20                -           0.0000          -
28565.71/1439.56	c      1440         218748          38        20                -           0.0000          -
28666.97/1444.61	c      1445         219451          33        20                -           0.0000          -
28766.22/1449.66	c      1450         220177          37        20                -           0.0000          -
28867.47/1454.71	c      1455         220908          26        20                -           0.0000          -
28966.73/1459.76	c      1460          75343         230        20                -           0.0000          -
29067.97/1464.81	c      1465          84471          53        20                -           0.0000          -
29167.22/1469.86	c      1470          84684          56        20                -           0.0000          -
29268.47/1474.91	c      1475         223655          31        20                -           0.0000          -
29367.72/1479.96	c      1480         224431          43        20                -           0.0000          -
29466.98/1485.01	c      1485          77174         254        20                -           0.0000          -
29568.86/1490.06	c      1490          77639         257        20                -           0.0000          -
29668.01/1495.11	c      1495          85767          63        20                -           0.0000          -
29769.38/1500.16	c      1500         227388          32        20                -           0.0000          -
29868.64/1505.19	c      1505         228055          31        20                -           0.0000          -
29969.25/1510.25	c      1510         228790          32        20                -           0.0000          -
30068.50/1515.26	c      1515         229473          35        20                -           0.0000          -
30169.73/1520.36	c      1520          86734          52        20                -           0.0000          -
30270.96/1525.41	c      1525         230917          59        20                -           0.0000          -
30370.22/1530.46	c      1530          81121         261        20                -           0.0000          -
30471.46/1535.51	c      1536          81343         265        20                -           0.0000          -
30570.88/1540.56	c      1541          81618         268        20                -           0.0000          -
30671.96/1545.61	c      1546         233966          43        20                -           0.0000          -
30771.21/1550.64	c      1551         234689          60        20                -           0.0000          -
30872.46/1555.71	c      1556          88864          58        20                -           0.0000          -
30971.71/1560.76	c      1561         236193          67        20                -           0.0000          -
31072.97/1565.81	c      1566          83012         272        20                -           0.0000          -
31172.24/1570.86	c      1571          83276         258        20                -           0.0000          -
31273.49/1575.91	c      1576          89717          61        20                -           0.0000          -
31372.75/1580.96	c      1581         239305          56        20                -           0.0000          -
31472.00/1586.01	c      1586         240039          52        20                -           0.0000          -
31573.80/1591.06	c      1591         240771          60        20                -           0.0000          -
31673.06/1596.11	c      1596         241530          53        20                -           0.0000          -
31774.30/1601.16	c      1601         242325          49        20                -           0.0000          -
31874.71/1606.21	c      1606         243068          49        20                -           0.0000          -
31973.90/1611.22	c      1611          91476          78        20                -           0.0000          -
32073.13/1616.25	c      1616          91682          82        20                -           0.0000          -
32174.32/1621.30	c      1621          86784         251        20                -           0.0000          -
32273.52/1626.36	c      1626          87134         251        20                -           0.0000          -
32374.72/1631.40	c      1631          87436         261        20                -           0.0000          -
32473.92/1636.45	c      1636         247482          39        20                -           0.0000          -
32575.15/1641.56	c      1642         248209          47        20                -           0.0000          -
32676.32/1646.61	c      1647          93752          42        20                -           0.0000          -
32775.53/1651.66	c      1652          88526         257        20                -           0.0000          -
32876.72/1656.71	c      1657          94119          53        20                -           0.0000          -
32975.91/1661.76	c      1662         250995          37        20                -           0.0000          -
33077.11/1666.81	c      1667         251696          28        20                -           0.0000          -
33176.32/1671.86	c      1672         252365          28        20                -           0.0000          -
33275.53/1676.89	c      1677          89442         255        20                -           0.0000          -
33376.74/1681.90	c      1682          89643         262        20                -           0.0000          -
33475.95/1686.96	c      1687         254793          29        20                -           0.0000          -
33575.23/1691.96	c      1692         248453         102        20                -           0.0000          -
33674.40/1696.97	c      1697          95813          55        20                -           0.0000          -
33773.62/1701.99	c      1702         249993          79        20                -           0.0000          -
33875.57/1707.10	c      1707          90863         250        20                -           0.0000          -
33976.62/1712.16	c      1712         251583         121        20                -           0.0000          -
34077.22/1717.24	c      1717         252373         101        20                -           0.0000          -
34176.37/1722.26	c      1722          96705          53        20                -           0.0000          -
34277.57/1727.34	c      1727          96890          44        20                -           0.0000          -
34376.78/1732.36	c      1732         254708          85        20                -           0.0000          -
34477.98/1737.45	c      1737         255469          81        20                -           0.0000          -
34577.19/1742.46	c      1742         256208          73        20                -           0.0000          -
34678.39/1747.54	c      1748         257087          82        20                -           0.0000          -
34779.72/1752.61	c      1753         258007          95        20                -           0.0000          -
34878.78/1757.67	c      1758         258906          80        20                -           0.0000          -
34979.98/1762.71	c      1763          94003         262        20                -           0.0000          -
35079.20/1767.78	c      1768         260642          80        20                -           0.0000          -
35180.41/1772.83	c      1773         261465          69        20                -           0.0000          -
35281.55/1777.90	c      1778         262241          87        20                -           0.0000          -
35380.68/1782.92	c      1783         263050          70        20                -           0.0000          -
35479.83/1788.01	c      1788         101769          48        20                -           0.0000          -
35581.58/1793.06	c      1793          95925         264        20                -           0.0000          -
35680.79/1798.11	c      1798         265517         106        20                -           0.0000          -
35781.91/1803.16	c      1803         266343          80        20                -           0.0000          -
35882.29/1808.21	c      1808         267227          95        20                -           0.0000          -
35981.45/1813.26	c      1813         268071          81        20                -           0.0000          -
36082.58/1818.31	c      1818         268801          55        20                -           0.0000          -
36181.73/1823.31	c      1823          97239         256        20                -           0.0000          -
36280.88/1828.34	c      1828         104363          48        20                -           0.0000          -
36380.02/1833.36	c      1833         104832          51        20                -           0.0000          -
36481.14/1838.42	c      1838         105385          38        20                -           0.0000          -
36582.27/1843.56	c      1844         105827          44        20                -           0.0000          -
36681.40/1848.58	c      1849         273250          76        20                -           0.0000          -
36782.54/1853.66	c      1854         274020          77        20                -           0.0000          -
36883.67/1858.71	c      1859          99163         250        20                -           0.0000          -
36982.88/1863.76	c      1864          99370         253        20                -           0.0000          -
37083.95/1868.80	c      1869         276277         112        20                -           0.0000          -
37183.14/1873.81	c      1874         276990         124        20                -           0.0000          -
37282.30/1878.86	c      1879         277704         120        20                -           0.0000          -
37383.46/1883.91	c      1884         100152         246        20                -           0.0000          -
37482.64/1888.97	c      1889         100647         248        20                -           0.0000          -
37584.35/1894.03	c      1894         101075         256        20                -           0.0000          -
37683.74/1899.07	c      1899         101416         251        20                -           0.0000          -
37782.78/1904.12	c      1904         281378          89        20                -           0.0000          -
37883.98/1909.16	c      1909         279482          74        20                -           0.0000          -
37984.42/1914.26	c      1914         111655          63        20                -           0.0000          -
38083.57/1919.27	c      1919         280920          58        20                -           0.0000          -
38184.73/1924.34	c      1924         281679          55        20                -           0.0000          -
38285.87/1929.41	c      1929         282382          53        20                -           0.0000          -
38385.03/1934.47	c      1934         283095          34        20                -           0.0000          -
38406.85/1935.59	c      1936         283190           0         0                -           0.0000          -
38409.61/1935.75	c      1936         283190           0         0                -           0.0000          -
38409.61/1935.75	c SCIP Status        : c problem is solved [infeasible]
38409.61/1935.75	c Total Time         : 1935.7500
38409.61/1935.75	c   solving          : 1935.7500
38409.61/1935.75	c   presolving       : 0.0687 (included in solving)
38409.61/1935.75	c B&B Tree           :
38409.61/1935.75	c   nodes (total)    : 283190
38409.61/1935.75	c Solution           :
38409.61/1935.75	c   Solutions found  : 0
38409.61/1935.75	c   Primal Bound     :          -
38409.61/1935.75	c   Dual Bound       :          -
38409.61/1935.75	c Gap                :          -
38409.61/1935.75	s UNSATISFIABLE

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 (153293 MiB free)
  memory of node 1: 193531 MiB (159316 MiB free)
  memory of node 2: 193531 MiB (175650 MiB free)
  memory of node 3: 193531 MiB (165281 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-4468013-1723266444/watcher-4468013-1723266444 -o /tmp/evaluation-result-4468013-1723266444/solver-4468013-1723266444 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD102-1723262805-566460 --watchdog 3760 fscip settings/racing.prm HOME/instance-4468013-1723266444.opb -qsol -t 72000 -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): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=568728, runsolver pid=568725
Current StackSize limit: 8192 KiB


[startup+0.100103 s]*
/proc/loadavg: 80.87 81.59 80.29 44/962 568749
/proc/meminfo: memFree=672951404/790760804 swapFree=131071996/131071996
[pid=568728] ppid=568725 vsize=1530800 memory=63096 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/568728/stat : 568728 (fscip) S 568725 568728 566448 0 -1 1077936128 14396 0 0 0 9 2 0 0 20 0 21 0 93227002 1567539200 15774 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
/proc/568728/statm: 382700 15774 2790 3035 0 56898 0
[pid=568728/tid=568730] ppid=568725 vsize=1530800 memory=-6585217479472233319 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/568728/task/568730/stat : 568730 (fscip) S 568725 568728 566448 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 93227011 1567539200 15840 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568731] ppid=568725 vsize=1530800 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/568728/task/568731/stat : 568731 (fscip) S 568725 568728 566448 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 93227011 1567539200 15840 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568732] ppid=568725 vsize=1530800 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/568728/task/568732/stat : 568732 (fscip) S 568725 568728 566448 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 93227011 1567539200 15840 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568733] ppid=568725 vsize=1530800 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/568728/task/568733/stat : 568733 (fscip) S 568725 568728 566448 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 93227011 1567539200 15840 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568734] ppid=568725 vsize=1530800 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/568728/task/568734/stat : 568734 (fscip) S 568725 568728 566448 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 93227011 1567539200 15840 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568735] ppid=568725 vsize=1530800 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/568728/task/568735/stat : 568735 (fscip) S 568725 568728 566448 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 93227011 1567539200 15840 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568736] ppid=568725 vsize=1530800 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/568728/task/568736/stat : 568736 (fscip) S 568725 568728 566448 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 93227011 1567539200 15840 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568737] ppid=568725 vsize=1530800 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/568728/task/568737/stat : 568737 (fscip) S 568725 568728 566448 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 21 0 93227011 1567539200 15840 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568738] ppid=568725 vsize=1530800 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/568728/task/568738/stat : 568738 (fscip) S 568725 568728 566448 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 93227011 1567539200 15840 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568739] ppid=568725 vsize=1530800 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/568728/task/568739/stat : 568739 (fscip) S 568725 568728 566448 0 -1 1077936192 1106 0 0 0 0 0 0 0 20 0 21 0 93227011 1567539200 15840 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568740] ppid=568725 vsize=1530800 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/568728/task/568740/stat : 568740 (fscip) S 568725 568728 566448 0 -1 1077936192 1105 0 0 0 0 0 0 0 20 0 21 0 93227011 1567539200 15840 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568741] ppid=568725 vsize=1530800 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/568728/task/568741/stat : 568741 (fscip) S 568725 568728 566448 0 -1 1077936192 1105 0 0 0 0 0 0 0 20 0 21 0 93227011 1567539200 15840 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568742] ppid=568725 vsize=1530800 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/568728/task/568742/stat : 568742 (fscip) S 568725 568728 566448 0 -1 1077936192 1105 0 0 0 0 0 0 0 20 0 21 0 93227011 1567539200 15840 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568743] ppid=568725 vsize=1530800 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/568728/task/568743/stat : 568743 (fscip) S 568725 568728 566448 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 93227011 1567539200 15840 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568744] ppid=568725 vsize=1530800 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/568728/task/568744/stat : 568744 (fscip) S 568725 568728 566448 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 93227011 1567539200 15840 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568745] ppid=568725 vsize=1530800 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/568728/task/568745/stat : 568745 (fscip) S 568725 568728 566448 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 93227011 1567539200 15840 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568746] ppid=568725 vsize=1530800 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/568728/task/568746/stat : 568746 (fscip) R 568725 568728 566448 0 -1 4194368 571 0 0 0 0 0 0 0 20 0 21 0 93227011 1567539200 15840 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568747] ppid=568725 vsize=1530800 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/568728/task/568747/stat : 568747 (fscip) S 568725 568728 566448 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 93227011 1567539200 15840 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568748] ppid=568725 vsize=1530800 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/568728/task/568748/stat : 568748 (fscip) S 568725 568728 566448 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 93227011 1567539200 15840 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568749] ppid=568725 vsize=1530800 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/568728/task/568749/stat : 568749 (fscip) S 568725 568728 566448 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 93227011 1567539200 15840 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 1530800 KiB
Current children cumulated memory: 63096 KiB

[startup+0.220756 s]*
/proc/loadavg: 80.87 81.59 80.29 49/982 568769
/proc/meminfo: memFree=676770320/790760804 swapFree=131071996/131071996
[pid=568728] ppid=568725 vsize=1715200 memory=222152 CPUtime=0.41 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/568728/stat : 568728 (fscip) S 568725 568728 566448 0 -1 1077936128 53873 0 0 0 25 16 0 0 20 0 41 0 93227002 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
/proc/568728/statm: 428800 55538 2806 3035 0 142259 0
[pid=568728/tid=568730] ppid=568725 vsize=1715200 memory=-6585217479472233319 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/568728/task/568730/stat : 568730 (fscip) D 568725 568728 566448 0 -1 4194368 2232 0 0 0 0 0 0 0 20 0 41 0 93227011 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568731] ppid=568725 vsize=1715200 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/568728/task/568731/stat : 568731 (fscip) R 568725 568728 566448 0 -1 4194368 2231 0 0 0 0 0 0 0 20 0 41 0 93227011 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568732] ppid=568725 vsize=1715200 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/568728/task/568732/stat : 568732 (fscip) R 568725 568728 566448 0 -1 4194368 2232 0 0 0 0 0 0 0 20 0 41 0 93227011 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568733] ppid=568725 vsize=1715200 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/568728/task/568733/stat : 568733 (fscip) R 568725 568728 566448 0 -1 4194368 2230 0 0 0 0 0 0 0 20 0 41 0 93227011 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568734] ppid=568725 vsize=1715200 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/568728/task/568734/stat : 568734 (fscip) D 568725 568728 566448 0 -1 4194368 2159 0 0 0 0 0 0 0 20 0 41 0 93227011 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568735] ppid=568725 vsize=1715200 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/568728/task/568735/stat : 568735 (fscip) R 568725 568728 566448 0 -1 4194368 2235 0 0 0 0 0 0 0 20 0 41 0 93227011 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568736] ppid=568725 vsize=1715200 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/568728/task/568736/stat : 568736 (fscip) D 568725 568728 566448 0 -1 4194368 2230 0 0 0 0 0 0 0 20 0 41 0 93227011 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568737] ppid=568725 vsize=1715200 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/568728/task/568737/stat : 568737 (fscip) R 568725 568728 566448 0 -1 4194368 2233 0 0 0 1 0 0 0 20 0 41 0 93227011 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568738] ppid=568725 vsize=1715200 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/568728/task/568738/stat : 568738 (fscip) D 568725 568728 566448 0 -1 4194368 2233 0 0 0 1 0 0 0 20 0 41 0 93227011 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568739] ppid=568725 vsize=1715200 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/568728/task/568739/stat : 568739 (fscip) D 568725 568728 566448 0 -1 4194368 2194 0 0 0 0 0 0 0 20 0 41 0 93227011 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568740] ppid=568725 vsize=1715200 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/568728/task/568740/stat : 568740 (fscip) D 568725 568728 566448 0 -1 4194368 2136 0 0 0 1 0 0 0 20 0 41 0 93227011 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568741] ppid=568725 vsize=1715200 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/568728/task/568741/stat : 568741 (fscip) D 568725 568728 566448 0 -1 4194368 2233 0 0 0 1 0 0 0 20 0 41 0 93227011 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568742] ppid=568725 vsize=1715200 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/568728/task/568742/stat : 568742 (fscip) R 568725 568728 566448 0 -1 4194368 2232 0 0 0 1 0 0 0 20 0 41 0 93227011 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568743] ppid=568725 vsize=1715200 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/568728/task/568743/stat : 568743 (fscip) R 568725 568728 566448 0 -1 4194368 2233 0 0 0 1 0 0 0 20 0 41 0 93227011 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568744] ppid=568725 vsize=1715200 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/568728/task/568744/stat : 568744 (fscip) D 568725 568728 566448 0 -1 4194368 2229 0 0 0 0 1 0 0 20 0 41 0 93227011 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568745] ppid=568725 vsize=1715200 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/568728/task/568745/stat : 568745 (fscip) R 568725 568728 566448 0 -1 4194368 2232 0 0 0 0 0 0 0 20 0 41 0 93227011 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568746] ppid=568725 vsize=1715200 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/568728/task/568746/stat : 568746 (fscip) R 568725 568728 566448 0 -1 4194368 2233 0 0 0 1 0 0 0 20 0 41 0 93227011 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568747] ppid=568725 vsize=1715200 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/568728/task/568747/stat : 568747 (fscip) R 568725 568728 566448 0 -1 4194368 2231 0 0 0 0 0 0 0 20 0 41 0 93227011 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568748] ppid=568725 vsize=1715200 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/568728/task/568748/stat : 568748 (fscip) R 568725 568728 566448 0 -1 4194368 2231 0 0 0 1 0 0 0 20 0 41 0 93227011 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568749] ppid=568725 vsize=1715200 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/568728/task/568749/stat : 568749 (fscip) D 568725 568728 566448 0 -1 4194368 2233 0 0 0 0 0 0 0 20 0 41 0 93227011 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568750] ppid=568725 vsize=1715200 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/568728/task/568750/stat : 568750 (fscip) S 568725 568728 566448 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93227024 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568751] ppid=568725 vsize=1715200 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/568728/task/568751/stat : 568751 (fscip) S 568725 568728 566448 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93227024 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568752] ppid=568725 vsize=1715200 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/568728/task/568752/stat : 568752 (fscip) S 568725 568728 566448 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93227024 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568753] ppid=568725 vsize=1715200 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/568728/task/568753/stat : 568753 (fscip) S 568725 568728 566448 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93227024 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568754] ppid=568725 vsize=1715200 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/568728/task/568754/stat : 568754 (fscip) S 568725 568728 566448 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93227024 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568755] ppid=568725 vsize=1715200 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/568728/task/568755/stat : 568755 (fscip) S 568725 568728 566448 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93227024 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568756] ppid=568725 vsize=1715200 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/568728/task/568756/stat : 568756 (fscip) S 568725 568728 566448 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93227024 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568757] ppid=568725 vsize=1715200 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/568728/task/568757/stat : 568757 (fscip) S 568725 568728 566448 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93227024 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568758] ppid=568725 vsize=1715200 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/568728/task/568758/stat : 568758 (fscip) S 568725 568728 566448 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93227024 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568759] ppid=568725 vsize=1715200 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/568728/task/568759/stat : 568759 (fscip) S 568725 568728 566448 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93227024 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568760] ppid=568725 vsize=1715200 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/568728/task/568760/stat : 568760 (fscip) S 568725 568728 566448 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93227024 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568761] ppid=568725 vsize=1715200 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/568728/task/568761/stat : 568761 (fscip) S 568725 568728 566448 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93227024 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568762] ppid=568725 vsize=1715200 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/568728/task/568762/stat : 568762 (fscip) S 568725 568728 566448 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93227024 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568763] ppid=568725 vsize=1715200 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/568728/task/568763/stat : 568763 (fscip) S 568725 568728 566448 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93227024 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568764] ppid=568725 vsize=1715200 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/568728/task/568764/stat : 568764 (fscip) S 568725 568728 566448 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93227024 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568765] ppid=568725 vsize=1715200 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/568728/task/568765/stat : 568765 (fscip) S 568725 568728 566448 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93227024 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568766] ppid=568725 vsize=1715200 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/568728/task/568766/stat : 568766 (fscip) S 568725 568728 566448 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93227024 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568767] ppid=568725 vsize=1715200 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/568728/task/568767/stat : 568767 (fscip) S 568725 568728 566448 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93227024 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568768] ppid=568725 vsize=1715200 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/568728/task/568768/stat : 568768 (fscip) S 568725 568728 566448 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93227024 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568769] ppid=568725 vsize=1715200 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/568728/task/568769/stat : 568769 (fscip) S 568725 568728 566448 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93227024 1756364800 55538 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 1715200 KiB
Current children cumulated memory: 222152 KiB

[startup+0.328522 s]*
/proc/loadavg: 80.87 81.59 80.29 51/979 568769
/proc/meminfo: memFree=678723460/790760804 swapFree=131071996/131071996
[pid=568728] ppid=568725 vsize=1994680 memory=586292 CPUtime=2.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/568728/stat : 568728 (fscip) S 568725 568728 566448 0 -1 1077936128 143248 0 0 0 170 39 0 0 20 0 41 0 93227002 2042552320 146573 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
/proc/568728/statm: 498670 146573 2838 3035 0 250952 0
[pid=568728/tid=568730] ppid=568725 vsize=1994680 memory=-6585217479472233319 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/568728/task/568730/stat : 568730 (fscip) D 568725 568728 566448 0 -1 4194368 7521 0 0 0 8 2 0 0 20 0 41 0 93227011 2042552320 146573 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568731] ppid=568725 vsize=1994680 memory=0 CPUtime=0.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/568728/task/568731/stat : 568731 (fscip) D 568725 568728 566448 0 -1 4194368 6346 0 0 0 8 1 0 0 20 0 41 0 93227011 2042552320 146573 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568732] ppid=568725 vsize=1994680 memory=0 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/568728/task/568732/stat : 568732 (fscip) D 568725 568728 566448 0 -1 4194368 6318 0 0 0 8 2 0 0 20 0 41 0 93227011 2042552320 146573 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568733] ppid=568725 vsize=1994680 memory=0 CPUtime=0.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/568728/task/568733/stat : 568733 (fscip) D 568725 568728 566448 0 -1 4194368 6856 0 0 0 7 2 0 0 20 0 41 0 93227011 2042552320 146573 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568734] ppid=568725 vsize=1994680 memory=-6297579644869025577 CPUtime=0.08 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/568728/task/568734/stat : 568734 (fscip) R 568725 568728 566448 0 -1 4194368 6569 0 0 0 7 1 0 0 20 0 41 0 93227011 2042552320 146573 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568735] ppid=568725 vsize=1994680 memory=7679927811743456362 CPUtime=0.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/568728/task/568735/stat : 568735 (fscip) D 568725 568728 566448 0 -1 4194368 6483 0 0 0 8 1 0 0 20 0 41 0 93227011 2042552320 146573 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568736] ppid=568725 vsize=1994680 memory=5791717288598061152 CPUtime=0.08 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/568728/task/568736/stat : 568736 (fscip) D 568725 568728 566448 0 -1 4194368 6560 0 0 0 7 1 0 0 20 0 41 0 93227011 2042552320 146573 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568737] ppid=568725 vsize=1994680 memory=0 CPUtime=0.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/568728/task/568737/stat : 568737 (fscip) D 568725 568728 566448 0 -1 4194368 6747 0 0 0 8 1 0 0 20 0 41 0 93227011 2042552320 146573 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0

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

/proc/568728/task/568762/stat : 568762 (fscip) S 568725 568728 566448 0 -1 1077936192 70 0 0 0 1 0 0 0 20 0 41 0 93227024 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568763] ppid=568725 vsize=3319704 memory=12188 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/568728/task/568763/stat : 568763 (fscip) S 568725 568728 566448 0 -1 1077936192 70 0 0 0 1 0 0 0 20 0 41 0 93227024 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568764] ppid=568725 vsize=3319704 memory=11620 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/568728/task/568764/stat : 568764 (fscip) S 568725 568728 566448 0 -1 1077936192 71 0 0 0 1 0 0 0 20 0 41 0 93227024 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568765] ppid=568725 vsize=3319704 memory=15740 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/568728/task/568765/stat : 568765 (fscip) S 568725 568728 566448 0 -1 1077936192 70 0 0 0 1 0 0 0 20 0 41 0 93227024 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568766] ppid=568725 vsize=3319704 memory=28064 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/568728/task/568766/stat : 568766 (fscip) S 568725 568728 566448 0 -1 1077936192 70 0 0 0 1 0 0 0 20 0 41 0 93227024 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568767] ppid=568725 vsize=3319704 memory=32848 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/568728/task/568767/stat : 568767 (fscip) S 568725 568728 566448 0 -1 1077936192 73 0 0 0 1 0 0 0 20 0 41 0 93227024 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568768] ppid=568725 vsize=3319704 memory=7140 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/568728/task/568768/stat : 568768 (fscip) S 568725 568728 566448 0 -1 1077936192 70 0 0 0 1 0 0 0 20 0 41 0 93227024 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568769] ppid=568725 vsize=3319704 memory=36328 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/568728/task/568769/stat : 568769 (fscip) S 568725 568728 566448 0 -1 1077936192 71 0 0 0 1 0 0 0 20 0 41 0 93227024 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
Current children cumulated CPU time: 38400.9 s
Current children cumulated vsize: 3319704 KiB
Current children cumulated memory: 2427952 KiB

[startup+1935.6 s]
/proc/loadavg: 61.04 55.39 54.44 62/961 573051
/proc/meminfo: memFree=700906384/790760804 swapFree=131071996/131071996
[pid=568728] ppid=568725 vsize=3319704 memory=2427952 CPUtime=38408.8 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/568728/stat : 568728 (fscip) S 568725 568728 566448 0 -1 1077936128 3606865 0 0 0 3833005 7878 0 0 20 0 41 0 93227002 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 17 62 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
/proc/568728/statm: 829926 606988 3014 3035 0 696989 0
[pid=568728/tid=568730] ppid=568725 vsize=3319704 memory=11620 CPUtime=1923.64 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/568728/task/568730/stat : 568730 (fscip) R 568725 568728 566448 0 -1 4194368 204840 0 0 0 192164 200 0 0 20 0 41 0 93227011 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568731] ppid=568725 vsize=3319704 memory=11620 CPUtime=1924.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/568728/task/568731/stat : 568731 (fscip) R 568725 568728 566448 0 -1 4194368 247365 0 0 0 192305 96 0 0 20 0 41 0 93227011 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568732] ppid=568725 vsize=3319704 memory=11820 CPUtime=1921.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/568728/task/568732/stat : 568732 (fscip) R 568725 568728 566448 0 -1 4194368 127742 0 0 0 190901 1204 0 0 20 0 41 0 93227011 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568733] ppid=568725 vsize=3319704 memory=2732 CPUtime=1923.85 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/568728/task/568733/stat : 568733 (fscip) R 568725 568728 566448 0 -1 4194368 203798 0 0 0 192206 179 0 0 20 0 41 0 93227011 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568734] ppid=568725 vsize=3319704 memory=11536 CPUtime=1924.27 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/568728/task/568734/stat : 568734 (fscip) R 568725 568728 566448 0 -1 4194368 217679 0 0 0 192335 92 0 0 20 0 41 0 93227011 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568735] ppid=568725 vsize=3319704 memory=32924 CPUtime=1921.41 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/568728/task/568735/stat : 568735 (fscip) R 568725 568728 566448 0 -1 4194368 127006 0 0 0 191163 978 0 0 20 0 41 0 93227011 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568736] ppid=568725 vsize=3319704 memory=10556 CPUtime=1923.83 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/568728/task/568736/stat : 568736 (fscip) R 568725 568728 566448 0 -1 4194368 199045 0 0 0 192204 179 0 0 20 0 41 0 93227011 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568737] ppid=568725 vsize=3319704 memory=5472 CPUtime=1885 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/568728/task/568737/stat : 568737 (fscip) R 568725 568728 566448 0 -1 1077936192 206706 0 0 0 188407 93 0 0 20 0 41 0 93227011 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568738] ppid=568725 vsize=3319704 memory=16204 CPUtime=1921.35 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/568728/task/568738/stat : 568738 (fscip) R 568725 568728 566448 0 -1 4194368 128860 0 0 0 191150 985 0 0 20 0 41 0 93227011 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568739] ppid=568725 vsize=3319704 memory=2268 CPUtime=1923.81 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/568728/task/568739/stat : 568739 (fscip) R 568725 568728 566448 0 -1 4194368 184710 0 0 0 192211 170 0 0 20 0 41 0 93227011 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568740] ppid=568725 vsize=3319704 memory=6120 CPUtime=1924.25 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/568728/task/568740/stat : 568740 (fscip) R 568725 568728 566448 0 -1 4194368 236035 0 0 0 192330 95 0 0 20 0 41 0 93227011 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568741] ppid=568725 vsize=3319704 memory=1848 CPUtime=1921.66 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/568728/task/568741/stat : 568741 (fscip) R 568725 568728 566448 0 -1 4194368 129284 0 0 0 191197 969 0 0 20 0 41 0 93227011 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568742] ppid=568725 vsize=3319704 memory=6732 CPUtime=1923.87 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/568728/task/568742/stat : 568742 (fscip) R 568725 568728 566448 0 -1 4194368 179586 0 0 0 192216 171 0 0 20 0 41 0 93227011 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568743] ppid=568725 vsize=3319704 memory=2427952 CPUtime=1906.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/568728/task/568743/stat : 568743 (fscip) R 568725 568728 566448 0 -1 4194368 174655 0 0 0 190531 80 0 0 20 0 41 0 93227011 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568744] ppid=568725 vsize=3319704 memory=2740 CPUtime=1921.74 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/568728/task/568744/stat : 568744 (fscip) R 568725 568728 566448 0 -1 4194368 118002 0 0 0 191235 939 0 0 20 0 41 0 93227011 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568745] ppid=568725 vsize=3319704 memory=5016 CPUtime=1923.98 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/568728/task/568745/stat : 568745 (fscip) R 568725 568728 566448 0 -1 4194368 208407 0 0 0 192229 169 0 0 20 0 41 0 93227011 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568746] ppid=568725 vsize=3319704 memory=275100 CPUtime=1924.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/568728/task/568746/stat : 568746 (fscip) R 568725 568728 566448 0 -1 4194368 178616 0 0 0 192308 93 0 0 20 0 41 0 93227011 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568747] ppid=568725 vsize=3319704 memory=2756 CPUtime=1921.37 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/568728/task/568747/stat : 568747 (fscip) R 568725 568728 566448 0 -1 4194368 116616 0 0 0 191235 902 0 0 20 0 41 0 93227011 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568748] ppid=568725 vsize=3319704 memory=5892 CPUtime=1923.84 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/568728/task/568748/stat : 568748 (fscip) R 568725 568728 566448 0 -1 4194368 186531 0 0 0 192233 151 0 0 20 0 41 0 93227011 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568749] ppid=568725 vsize=3319704 memory=40344 CPUtime=1924.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/568728/task/568749/stat : 568749 (fscip) R 568725 568728 566448 0 -1 4194368 220075 0 0 0 192347 86 0 0 20 0 41 0 93227011 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568750] ppid=568725 vsize=3319704 memory=2792 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/568728/task/568750/stat : 568750 (fscip) S 568725 568728 566448 0 -1 1077936192 70 0 0 0 1 0 0 0 20 0 41 0 93227024 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568751] ppid=568725 vsize=3319704 memory=6600 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/568728/task/568751/stat : 568751 (fscip) S 568725 568728 566448 0 -1 1077936192 35 0 0 0 1 0 0 0 20 0 41 0 93227024 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568752] ppid=568725 vsize=3319704 memory=13607600 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/568728/task/568752/stat : 568752 (fscip) S 568725 568728 566448 0 -1 1077936192 36 0 0 0 1 0 0 0 20 0 41 0 93227024 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568753] ppid=568725 vsize=3319704 memory=6720661047793041769 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/568728/task/568753/stat : 568753 (fscip) S 568725 568728 566448 0 -1 1077936192 70 0 0 0 1 0 0 0 20 0 41 0 93227024 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568754] ppid=568725 vsize=3319704 memory=5616 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/568728/task/568754/stat : 568754 (fscip) S 568725 568728 566448 0 -1 1077936192 70 0 0 0 0 1 0 0 20 0 41 0 93227024 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568755] ppid=568725 vsize=3319704 memory=11408 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/568728/task/568755/stat : 568755 (fscip) S 568725 568728 566448 0 -1 1077936192 70 0 0 0 1 0 0 0 20 0 41 0 93227024 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568756] ppid=568725 vsize=3319704 memory=13680 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/568728/task/568756/stat : 568756 (fscip) S 568725 568728 566448 0 -1 1077936192 70 0 0 0 1 0 0 0 20 0 41 0 93227024 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568757] ppid=568725 vsize=3319704 memory=12188 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/568728/task/568757/stat : 568757 (fscip) S 568725 568728 566448 0 -1 1077936192 70 0 0 0 1 0 0 0 20 0 41 0 93227024 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568758] ppid=568725 vsize=3319704 memory=11620 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/568728/task/568758/stat : 568758 (fscip) S 568725 568728 566448 0 -1 1077936192 70 0 0 0 1 0 0 0 20 0 41 0 93227024 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568759] ppid=568725 vsize=3319704 memory=11620 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/568728/task/568759/stat : 568759 (fscip) S 568725 568728 566448 0 -1 1077936192 70 0 0 0 1 0 0 0 20 0 41 0 93227024 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568760] ppid=568725 vsize=3319704 memory=2427936 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/568728/task/568760/stat : 568760 (fscip) S 568725 568728 566448 0 -1 1077936192 70 0 0 0 1 0 0 0 20 0 41 0 93227024 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568761] ppid=568725 vsize=3319704 memory=1635280 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/568728/task/568761/stat : 568761 (fscip) S 568725 568728 566448 0 -1 1077936192 71 0 0 0 1 0 0 0 20 0 41 0 93227024 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568762] ppid=568725 vsize=3319704 memory=2268 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/568728/task/568762/stat : 568762 (fscip) S 568725 568728 566448 0 -1 1077936192 70 0 0 0 1 0 0 0 20 0 41 0 93227024 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568763] ppid=568725 vsize=3319704 memory=6120 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/568728/task/568763/stat : 568763 (fscip) S 568725 568728 566448 0 -1 1077936192 70 0 0 0 1 0 0 0 20 0 41 0 93227024 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568764] ppid=568725 vsize=3319704 memory=1848 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/568728/task/568764/stat : 568764 (fscip) S 568725 568728 566448 0 -1 1077936192 71 0 0 0 1 0 0 0 20 0 41 0 93227024 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568765] ppid=568725 vsize=3319704 memory=28064 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/568728/task/568765/stat : 568765 (fscip) S 568725 568728 566448 0 -1 1077936192 70 0 0 0 1 0 0 0 20 0 41 0 93227024 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568766] ppid=568725 vsize=3319704 memory=32848 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/568728/task/568766/stat : 568766 (fscip) S 568725 568728 566448 0 -1 1077936192 70 0 0 0 1 0 0 0 20 0 41 0 93227024 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568767] ppid=568725 vsize=3319704 memory=7140 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/568728/task/568767/stat : 568767 (fscip) S 568725 568728 566448 0 -1 1077936192 73 0 0 0 1 0 0 0 20 0 41 0 93227024 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568768] ppid=568725 vsize=3319704 memory=36328 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/568728/task/568768/stat : 568768 (fscip) S 568725 568728 566448 0 -1 1077936192 70 0 0 0 1 0 0 0 20 0 41 0 93227024 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568769] ppid=568725 vsize=3319704 memory=6796 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/568728/task/568769/stat : 568769 (fscip) S 568725 568728 566448 0 -1 1077936192 71 0 0 0 1 0 0 0 20 0 41 0 93227024 3399376896 606988 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
Current children cumulated CPU time: 38408.8 s
Current children cumulated vsize: 3319704 KiB
Current children cumulated memory: 2427952 KiB

[startup+1935.7 s]
/proc/loadavg: 61.04 55.39 54.44 62/961 573051
/proc/meminfo: memFree=700906384/790760804 swapFree=131071996/131071996
[pid=568728] ppid=568725 vsize=2318764 memory=1235324 CPUtime=38409.6 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/568728/stat : 568728 (fscip) S 568725 568728 566448 0 -1 1077936128 3610973 0 0 0 3833071 7890 0 0 20 0 21 0 93227002 2374414336 308831 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 17 14 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
/proc/568728/statm: 579691 308831 3014 3035 0 510729 0
[pid=568728/tid=568731] ppid=568725 vsize=2318764 memory=2423316 CPUtime=1924.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/568728/task/568731/stat : 568731 (fscip) R 568725 568728 566448 0 -1 4194368 247365 0 0 0 192315 96 0 0 20 0 21 0 93227011 2374414336 308831 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568734] ppid=568725 vsize=2318764 memory=4885542480206686 CPUtime=1924.37 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/568728/task/568734/stat : 568734 (fscip) R 568725 568728 566448 0 -1 4194368 217679 0 0 0 192345 92 0 0 20 0 21 0 93227011 2374414336 308831 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568750] ppid=568725 vsize=2318764 memory=16204 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/568728/task/568750/stat : 568750 (fscip) S 568725 568728 566448 0 -1 1077936192 70 0 0 0 1 0 0 0 20 0 21 0 93227024 2374414336 308831 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568751] ppid=568725 vsize=2318764 memory=32924 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/568728/task/568751/stat : 568751 (fscip) S 568725 568728 566448 0 -1 1077936192 35 0 0 0 1 0 0 0 20 0 21 0 93227024 2374414336 308831 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568752] ppid=568725 vsize=2318764 memory=5472 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/568728/task/568752/stat : 568752 (fscip) S 568725 568728 566448 0 -1 1077936192 36 0 0 0 1 0 0 0 20 0 21 0 93227024 2374414336 308831 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568753] ppid=568725 vsize=2318764 memory=11536 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/568728/task/568753/stat : 568753 (fscip) S 568725 568728 566448 0 -1 1077936192 70 0 0 0 1 0 0 0 20 0 21 0 93227024 2374414336 308831 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568754] ppid=568725 vsize=2318764 memory=2212 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/568728/task/568754/stat : 568754 (fscip) S 568725 568728 566448 0 -1 1077936192 70 0 0 0 0 1 0 0 20 0 21 0 93227024 2374414336 308831 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568755] ppid=568725 vsize=2318764 memory=25333125866717268 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/568728/task/568755/stat : 568755 (fscip) S 568725 568728 566448 0 -1 1077936192 70 0 0 0 1 0 0 0 20 0 21 0 93227024 2374414336 308831 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568756] ppid=568725 vsize=2318764 memory=6120 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/568728/task/568756/stat : 568756 (fscip) S 568725 568728 566448 0 -1 1077936192 70 0 0 0 1 0 0 0 20 0 21 0 93227024 2374414336 308831 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568757] ppid=568725 vsize=2318764 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/568728/task/568757/stat : 568757 (fscip) S 568725 568728 566448 0 -1 1077936192 70 0 0 0 1 0 0 0 20 0 21 0 93227024 2374414336 308831 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568758] ppid=568725 vsize=2318764 memory=2427860 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/568728/task/568758/stat : 568758 (fscip) S 568725 568728 566448 0 -1 1077936192 70 0 0 0 1 0 0 0 20 0 21 0 93227024 2374414336 308831 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568759] ppid=568725 vsize=2318764 memory=2427916 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/568728/task/568759/stat : 568759 (fscip) S 568725 568728 566448 0 -1 1077936192 70 0 0 0 1 0 0 0 20 0 21 0 93227024 2374414336 308831 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568760] ppid=568725 vsize=2318764 memory=2427900 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/568728/task/568760/stat : 568760 (fscip) S 568725 568728 566448 0 -1 1077936192 70 0 0 0 1 0 0 0 20 0 21 0 93227024 2374414336 308831 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568761] ppid=568725 vsize=2318764 memory=2427904 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/568728/task/568761/stat : 568761 (fscip) S 568725 568728 566448 0 -1 1077936192 71 0 0 0 1 0 0 0 20 0 21 0 93227024 2374414336 308831 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568762] ppid=568725 vsize=2318764 memory=2427952 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/568728/task/568762/stat : 568762 (fscip) S 568725 568728 566448 0 -1 1077936192 70 0 0 0 1 0 0 0 20 0 21 0 93227024 2374414336 308831 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568765] ppid=568725 vsize=2318764 memory=11536 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/568728/task/568765/stat : 568765 (fscip) S 568725 568728 566448 0 -1 1077936192 70 0 0 0 1 0 0 0 20 0 21 0 93227024 2374414336 308831 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568766] ppid=568725 vsize=2318764 memory=2268 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/568728/task/568766/stat : 568766 (fscip) S 568725 568728 566448 0 -1 1077936192 70 0 0 0 1 0 0 0 20 0 21 0 93227024 2374414336 308831 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568767] ppid=568725 vsize=2318764 memory=11536 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/568728/task/568767/stat : 568767 (fscip) S 568725 568728 566448 0 -1 1077936192 73 0 0 0 1 0 0 0 20 0 21 0 93227024 2374414336 308831 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568768] ppid=568725 vsize=2318764 memory=30399726987509844 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/568728/task/568768/stat : 568768 (fscip) S 568725 568728 566448 0 -1 1077936192 70 0 0 0 1 0 0 0 20 0 21 0 93227024 2374414336 308831 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
[pid=568728/tid=568769] ppid=568725 vsize=2318764 memory=279863963892352 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/568728/task/568769/stat : 568769 (fscip) S 568725 568728 566448 0 -1 1077936192 71 0 0 0 1 0 0 0 20 0 21 0 93227024 2374414336 308831 809668444160 4194304 16622877 140735316020288 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 25956352 140735316026345 140735316026461 140735316026461 140735316033487 0
Current children cumulated CPU time: 38409.6 s
Current children cumulated vsize: 2318764 KiB
Current children cumulated memory: 1235324 KiB

Child status: 0

Real time (s): 1935.76
CPU time (s): 38409.7
CPU user time (s): 38330.8
CPU system time (s): 78.9084
CPU usage (%): 1984.22
Max. virtual memory (cumulated for all children) (KiB): 3325792
Max. memory (cumulated for all children) (KiB): 2427952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 38330.8
system time used= 78.9084
maximum resident set size= 2427952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3611688
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= 229884
involuntary context switches= 81826


# summary of solver processes directly reported to runsolver:
#   pid: 568728
#   total CPU time (s): 38409.7
#   total CPU user time (s): 38330.8
#   total CPU system time (s): 78.9084

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.7378 second user time and 40.5257 second system time

The end

Launcher Data

Begin job on nodeD102 at 2024-08-10 07:07:24
IDJOB=4468013
IDBENCH=164452
IDSOLVER=3097
FILE ID=nodeD102/4468013-1723266444
RUNJOBID= nodeD102-1723262805-566460
SLURM_JOB_ID= 8266914
Free space on /tmp= 8588220 MiB

SOLVER NAME= FiberSCIP 20 cores, 024-08-09
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2010/normalized-iis-100-0-cov.0.u.opb
COMMAND LINE= fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4468013-1723266444/watcher-4468013-1723266444 -o /tmp/evaluation-result-4468013-1723266444/solver-4468013-1723266444 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD102-1723262805-566460 --watchdog 3760  fscip settings/racing.prm HOME/instance-4468013-1723266444.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= af9f746f4378befb3a20d04b26ba3b05
RANDOM SEED=577246256

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		: 2964.537
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		: 3156.386
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		: 3474.484
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		: 3091.606
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		: 2925.175
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		: 3129.877
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		: 2893.887
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		: 3109.509
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		: 3048.112
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		: 3144.820
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		: 3364.158
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		: 3380.081
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		: 3048.090
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		: 3167.495
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		: 1675.656
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		: 3199.994
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		: 3048.028
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		: 3157.551
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		: 3473.357
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		: 3139.183
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		: 3044.942
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		: 3043.645
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		: 3507.409
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		: 3100.519
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		: 2996.987
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		: 3167.457
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		: 2649.291
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		: 3199.967
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		: 2949.348
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		: 3153.760
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		: 2656.619
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		: 3167.482
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		: 3043.768
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		: 3112.183
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		: 2657.491
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		: 3199.985
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		: 3047.412
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		: 3167.434
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		: 2652.306
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		: 3179.344
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		: 3047.861
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		: 3002.433
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		: 2647.224
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		: 3101.477
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		: 3014.697
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		: 3137.150
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		: 2649.581
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		: 3199.965
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		: 3047.840
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		: 3156.099
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		: 2657.681
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		: 3196.100
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		: 3036.858
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		: 3126.554
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		: 2668.133
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		: 3199.993
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		: 3030.704
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		: 3167.391
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		: 2663.620
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		: 3170.041
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		: 3024.659
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		: 3131.761
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		: 2660.431
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		: 3166.832
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		: 3034.213
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		: 3139.666
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		: 2639.091
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		: 3185.157
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		: 3009.074
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		: 3167.365
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		: 2662.244
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		: 3195.804
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		: 2995.901
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		: 3148.215
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		: 2652.396
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		: 3160.135
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		: 3034.506
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		: 3167.351
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		: 1711.803
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		: 3450.918
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:        667980096 kB
MemAvailable:   733879508 kB
Buffers:         1060576 kB
Cached:         67611728 kB
SwapCached:            0 kB
Active:          9346732 kB
Inactive:       108980648 kB
Active(anon):       2260 kB
Inactive(anon): 49691236 kB
Active(file):    9344472 kB
Inactive(file): 59289412 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28908 kB
Writeback:             0 kB
AnonPages:      49619752 kB
Mapped:           122708 kB
Shmem:             38920 kB
KReclaimable:    1370112 kB
Slab:            1901164 kB
SReclaimable:    1370112 kB
SUnreclaim:       531052 kB
KernelStack:       16656 kB
PageTables:       117144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    3247288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           860544 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3682304 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:     1052672 kB
DirectMap2M:    214403072 kB
DirectMap1G:    590348288 kB

Free space on /tmp at the end= 8588188 MiB
End job on nodeD102 at 2024-08-10 07:39:40