Trace number 4465408

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
FiberSCIP 20 cores, 2024-07-30? (TO) 70347.7 3702.75

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/graca/
normalized-ped2.G.recomb10-0.20-12.opb
MD5SUM0c5a5feecc6e9ebbd7fc1e1b28678077
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark54713
Best CPU time to get the best result obtained on this benchmark42.7994
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables214302
Total number of constraints3483525
Number of constraints which are clauses3483525
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint579
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
9.36/9.48	c Default LC presolving (default).
9.46/9.55	c ** Before presolving: virtualMemUsedAtLc = 7855465236, getVmSize() = 4534886400, SCIPgetMemUsed() = 4128284828, SCIPgetMemTotal() = 4269881892, SCIPgetMemExternEstim() = 3585583344
9.46/9.55	c ** set memory limit for presolving in LC to 8.77135e+12 for SCIP **
130.88/131.33	c ** Estimated virtualMemUsedAtSolver = 5238502464, getVmSize() = 5248319488, SCIPgetMemUsed() = 3247020416, SCIPgetMemTotal() = 4272170352, SCIPgetMemExternEstim() = 3585583344
130.88/131.33	c ** set memory limit for solvers to 4.17211e+11 for each SCIP **
130.88/131.33	c Original Problem   :
130.88/131.33	c   Problem name     : instance-4465408-1723644282
130.88/131.33	c   Variables        : 214302 (214302 binary, 0 integer, 0 implicit integer, 0 continuous)
130.88/131.33	c   Constraints      : 3483525
130.88/131.33	c   Objective sense  : minimize
130.88/131.33	c Presolved Problem  :
130.88/131.33	c   Variables        : 79950 (79950 binary, 0 integer, 0 implicit integer, 0 continuous)
130.88/131.33	c   Constraints      : 898218
130.88/131.33	c Constraints        : Number
130.88/131.33	c   setppc           : 625344 
130.88/131.33	c   linear           : 179 
130.88/131.33	c   logicor          : 272695 
130.88/131.33	c ** Instance transfer method used: 0
132.27/132.79	c ** ParaScipInstance copy does not increase the number of variables. **
156.78/157.20	c LC is working with racing ramp-up and with rebuilding tree after racing.
156.78/157.20	c                                Nodes    Active                                            
156.78/157.20	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
463.99/173.36	c *     173              0           1        20     9843880.0000                -          -
463.99/173.36	c       173              0           1        20     9843880.0000                -          -
1996.75/251.45	c *     251              0           1        20     9751501.0000                -          -
1996.75/251.45	c       251              0           1        20     9751501.0000                -          -
2022.58/252.78	c *     253              0           1        20      745559.0000                -          -
3100.76/307.81	c       308              2           1        20      745559.0000        2911.0000          -
3201.97/313.02	c       313             22          21        20      745559.0000        2911.0000          -
3308.91/318.33	c       318             22          21        20      745559.0000        2911.0000          -
3408.04/323.37	c       323             42          41        20      745559.0000        2911.0000          -
3513.17/328.69	c       329             42          41        20      745559.0000        2911.0000          -
3614.30/333.73	c       334             52          51        20      745559.0000        2911.0000          -
3673.76/336.79	c *     337             52          51        20      737424.0000        2911.0000          -
3689.62/337.54	c *     338             52          51        20      736843.0000        2911.0000          -
3713.43/338.75	c       339             52          51        20      736843.0000        2911.0000          -
3826.51/344.44	c       344             62          61        20      736843.0000        2911.0000          -
3866.17/346.50	c *     346             62          61        20      732211.0000        2911.0000          -
4001.00/353.23	c       353             62          61        20      732211.0000        2911.0000          -
4201.13/363.38	c       363             62          61        20      732211.0000        2911.0000          -
4217.75/364.18	c *     364             62          61        20      724062.0000        2911.0000          -
4339.96/370.36	c       370            102         101        20      724062.0000        2911.0000          -
4480.76/377.41	c       377             63          64        20      724062.0000        2911.0000          -
4599.70/383.42	c       383             63          64        20      724062.0000        2911.0000          -
4734.63/390.23	c       390             82          81        20      724062.0000        2911.0000          -
4907.35/399.01	c       399            125         124        20      724062.0000        2911.0000          -
5040.33/405.68	c       406             92          91        20      724062.0000        2911.0000          -
5099.88/408.66	c *     409             92          91        20      716520.0000        2911.0000          -
5125.69/409.91	c *     410            142         141        20      716509.0000        2911.0000          -
5148.17/411.10	c       411            142         141        20      716509.0000        2911.0000          -
5165.14/411.99	c *     412            102         101        20      715345.0000        2911.0000          -
5182.96/412.82	c *     413            102         101        20      714764.0000        2911.0000          -
5260.36/416.70	c       417            102         101        20      714764.0000        2911.0000          -
5361.56/421.88	c *     422            102         101        20      707212.0000        2911.0000          -
5361.56/421.88	c       422            102         101        20      707212.0000        2911.0000          -
5525.03/430.10	c       430            102         101        20      707212.0000        2911.0000          -
5633.50/435.53	c       436            102         101        20      707212.0000        2911.0000          -
5734.70/440.64	c       441            102         103        20      707212.0000        2911.0000          -
5839.87/445.98	c       446            102         103        20      707212.0000        2911.0000          -
5944.98/451.30	c       451            118         117        20      707212.0000        2911.0000          -
6046.12/456.31	c       456            118         117        20      707212.0000        2911.0000          -
6163.19/462.21	c       462            118         117        20      707212.0000        2911.0000          -
6278.90/468.10	c       468            118         117        20      707212.0000        2911.0000          -
6383.47/473.34	c       473            118         117        20      707212.0000        2911.0000          -
6484.70/478.41	c       478            502         501        20      707212.0000        2911.0000          -
6596.69/484.13	c       484            121         122        20      707212.0000        2911.0000          -
6697.46/489.16	c       489            122         121        20      707212.0000        2911.0000          -
6810.07/494.85	c       495            662         661        20      707212.0000        2911.0000          -
6877.46/498.21	c *     498            662         661        20      699659.0000        2911.0000          -
6889.38/498.88	c *     499            662         661        20      698497.0000        2911.0000          -
6927.06/500.74	c       501            662         661        20      698497.0000        2911.0000          -
7056.06/507.20	c       507            662         661        20      698497.0000        2911.0000          -
7161.27/512.55	c       513            662         661        20      698497.0000        2911.0000          -
7266.36/517.81	c       518            132         131        20      698497.0000        2911.0000          -
7370.25/523.05	c       523            132         131        20      698497.0000        2911.0000          -
7472.70/528.29	c       528            132         131        20      698497.0000        2911.0000          -
7575.90/533.44	c       533            141         142        20      698497.0000        2911.0000          -
7685.05/538.91	c       539            142         141        20      698497.0000        2911.0000          -
7821.99/545.85	c       546            142         141        20      698497.0000        2911.0000          -
7939.06/551.71	c       552            161         162        20      698497.0000        2911.0000          -
8052.13/557.40	c       557            161         162        20      698497.0000        2911.0000          -
8163.91/563.04	c       563            161         162        20      698497.0000        2911.0000          -
8266.39/568.28	c       568            161         162        20      698497.0000        2911.0000          -
8369.60/573.44	c       573            161         162        20      698497.0000        2911.0000          -
8470.76/578.53	c       579            161         162        20      698497.0000        2911.0000          -
8571.98/583.64	c       584           1864        1859        20      698497.0000        2911.0000          -
8673.18/588.75	c       589            162         161        20      698497.0000        2911.0000          -
8776.35/593.93	c       594           2065        2058        20      698497.0000        2911.0000          -
8880.28/599.14	c       599            222         221        20      698497.0000        2911.0000          -
8982.64/604.36	c       604            222         221        20      698497.0000        2911.0000          -
9081.86/609.37	c       609           2326        2317        20      698497.0000        2911.0000          -
9185.03/614.50	c       615            233         232        20      698497.0000        2911.0000          -
9288.21/619.76	c       620            233         232        20      698497.0000        2911.0000          -
9394.20/625.07	c       625            233         232        20      698497.0000        2911.0000          -
9504.40/630.62	c       631            233         232        20      698497.0000        2911.0000          -
9603.53/635.70	c       636            241         242        20      698497.0000        2911.0000          -
9718.50/641.46	c       641            241         242        20      698497.0000        2911.0000          -
9819.69/646.51	c       647            242         241        20      698497.0000        2911.0000          -
9926.88/651.97	c       652           3349        2618        20      698497.0000        2911.0000          -
10038.00/657.55	c       658            322         321        20      698497.0000        2911.0000          -
10145.07/662.94	c       663            322         321        20      698497.0000        2911.0000          -
10246.82/668.12	c       668            322         321        20      698497.0000        2911.0000          -
10353.28/673.41	c       673            332         333        20      698497.0000        2911.0000          -
10452.43/678.43	c       678            332         333        20      698497.0000        2911.0000          -
10559.59/683.83	c       684            332         333        20      698497.0000        2911.0000          -
10658.75/688.86	c       689            332         333        20      698497.0000        2911.0000          -
10759.94/693.96	c       694           4171        3436        20      698497.0000        2911.0000          -
10871.04/699.52	c       700           4311        3576        20      698497.0000        2911.0000          -
10976.17/704.87	c       705            490         489        20      698497.0000        2911.0000          -
11075.40/709.90	c       710           4551        3816        20      698497.0000        2911.0000          -
11179.29/715.10	c       715            622         621        20      698497.0000        2911.0000          -
11287.70/720.53	c       721            622         621        20      698497.0000        2911.0000          -
11386.88/725.58	c       726            633         632        20      698497.0000        2911.0000          -
11488.07/730.65	c       731            662         661        20      698497.0000        2911.0000          -
11589.24/735.77	c       736            662         661        20      698497.0000        2911.0000          -
11690.44/740.84	c       741            662         661        20      698497.0000        2911.0000          -
11797.52/746.22	c       746            662         661        20      698497.0000        2911.0000          -
11900.67/751.48	c       751            682         681        20      698497.0000        2911.0000          -
12005.81/756.73	c       757            783         780        20      698497.0000        2911.0000          -
12122.83/762.62	c       763           5771        5036        20      698497.0000        2911.0000          -
12223.98/767.76	c       768           5891        5156        20      698497.0000        2911.0000          -
12325.22/772.82	c       773           1183        1180        20      698497.0000        2911.0000          -
12386.28/775.95	c *     776           1183        1180        20      690364.0000        2911.0000          -
12431.82/778.25	c       778           1183        1180        20      690364.0000        2911.0000          -
12552.85/784.40	c       784           6091        5356        20      690364.0000        2911.0000          -
12663.91/789.94	c       790           1211        1208        20      690364.0000        2911.0000          -
12778.88/795.70	c       796           1211        1208        20      690364.0000        2911.0000          -
12878.03/800.75	c       801           1211        1208        20      690364.0000        2911.0000          -
12983.88/806.05	c       806           1211        1208        20      690364.0000        2911.0000          -
13086.28/811.25	c       811           1222        1221        20      690364.0000        2911.0000          -
13187.43/816.32	c       816           1223        1220        20      690364.0000        2911.0000          -
13294.46/821.78	c       822           1223        1220        20      690364.0000        2911.0000          -
13397.58/826.93	c       827           1303        1300        20      690364.0000        2911.0000          -
13501.15/832.15	c       832           1303        1300        20      690364.0000        2911.0000          -
13611.72/837.72	c       838           1303        1300        20      690364.0000        2911.0000          -
13746.56/844.56	c       845           1303        1300        20      690364.0000        2911.0000          -
13847.66/849.69	c       850           1303        1300        20      690364.0000        2911.0000          -
13950.75/854.84	c       855           1322        1321        20      690364.0000        2911.0000          -
14049.88/859.87	c       860           1322        1321        20      690364.0000        2911.0000          -
14156.93/865.23	c       865           1322        1321        20      690364.0000        2911.0000          -
14258.00/870.39	c       870           7291        6556        20      690364.0000        2911.0000          -
14359.08/875.50	c       876           1424        1419        20      690364.0000        2911.0000          -
14462.17/880.65	c       881           1424        1419        20      690364.0000        2911.0000          -
14565.28/885.82	c       886           1504        1499        20      690364.0000        2911.0000          -
14666.43/890.96	c       891           1624        1619        20      690364.0000        2911.0000          -
14770.37/896.16	c       896           1624        1619        20      690364.0000        2911.0000          -
14872.74/901.33	c       901           1704        1699        20      690364.0000        2911.0000          -
14971.96/906.38	c       906           1824        1819        20      690364.0000        2911.0000          -
15073.17/911.50	c       912           8246        7511        20      690364.0000        2911.0000          -
15174.39/916.58	c       917           2004        1999        20      690364.0000        2911.0000          -
15277.60/921.70	c       922           2004        1999        20      690364.0000        2911.0000          -
15376.77/926.78	c       927           8431        7696        20      690364.0000        2911.0000          -
15485.92/932.23	c       932           2012        2007        20      690364.0000        2911.0000          -
15587.18/937.34	c       937           2012        2007        20      690364.0000        2911.0000          -
15694.37/942.78	c       943           2012        2007        20      690364.0000        2911.0000          -
15795.57/947.84	c       948           2012        2007        20      690364.0000        2911.0000          -
15904.71/953.37	c       953           2043        2040        20      690364.0000        2911.0000          -
16007.92/958.52	c       959           2043        2040        20      690364.0000        2911.0000          -
16106.94/963.54	c       964           8892        8155        20      690364.0000        2911.0000          -
16206.14/968.59	c       969           2125        2118        20      690364.0000        2911.0000          -
16311.30/973.86	c       974           9070        8333        20      690364.0000        2911.0000          -
16418.35/979.21	c       979           2285        2278        20      690364.0000        2911.0000          -
16517.68/984.28	c       984           2285        2278        20      690364.0000        2911.0000          -
16626.74/989.75	c       990           2285        2278        20      690364.0000        2911.0000          -
16743.79/995.61	c       996           2285        2278        20      690364.0000        2911.0000          -
16848.99/1001.03	c      1001           2285        2278        20      690364.0000        2911.0000          -
16962.04/1006.65	c      1007           2304        2299        20      690364.0000        2911.0000          -
17065.25/1011.89	c      1012           2305        2298        20      690364.0000        2911.0000          -
17166.47/1016.99	c      1017          10021        8939        20      690364.0000        2911.0000          -
17279.58/1022.63	c      1023          10021        8939        20      690364.0000        2911.0000          -
17380.79/1027.80	c      1028          10021        8939        20      690364.0000        2911.0000          -
17483.99/1032.98	c      1033          10021        8939        20      690364.0000        2911.0000          -
17583.23/1038.00	c      1038          10021        8939        20      690364.0000        2911.0000          -
17688.40/1043.26	c      1043          10021        8939        20      690364.0000        2911.0000          -
17787.76/1048.29	c      1048           2863        2674        20      690364.0000        2911.0000          -
17888.88/1053.38	c      1053          10036           0        20      690364.0000        2911.0000          -
17996.03/1058.76	c      1059          10037           1        20      690364.0000        2911.0000          -
18103.87/1064.17	c      1064           3023        2834        20      690364.0000        2911.0000          -
18210.22/1069.57	c      1070          10137         101        20      690364.0000        2911.0000          -
18313.38/1074.73	c      1075           3124        2933        20      690364.0000        2911.0000          -
18416.56/1079.97	c      1080          10277         241        20      690364.0000        2911.0000          -
18533.63/1085.88	c      1086           3244        3053        20      690364.0000        2911.0000          -
18634.84/1090.94	c      1091           3304        3113        20      690364.0000        2911.0000          -
18736.71/1096.06	c      1096           3325        3132        20      690364.0000        2911.0000          -
18837.91/1101.17	c      1101           3445        3252        20      690364.0000        2911.0000          -
18938.41/1106.25	c      1106           3465        3272        20      690364.0000        2911.0000          -
19041.44/1111.40	c      1111           3586        3391        20      690364.0000        2911.0000          -
19142.65/1116.53	c      1117           3695        3211        20      690364.0000        2911.0000          -
19255.76/1122.26	c      1122           3735        3251        20      690364.0000        2911.0000          -
19356.97/1127.36	c      1127           3735        3251        20      690364.0000        2911.0000          -
19458.17/1132.42	c      1132          11077        1041        20      690364.0000        2911.0000          -
19559.39/1137.53	c      1138          11077        1041        20      690364.0000        2911.0000          -
19669.20/1143.11	c      1143          11077        1041        20      690364.0000        2911.0000          -
19775.68/1148.44	c      1148           4016        3530        20      690364.0000        2911.0000          -
19874.87/1153.49	c      1154          11085           0        20      690364.0000        2911.0000          -
19976.04/1158.56	c      1159          11086           1        20      690364.0000        2911.0000          -
20077.21/1163.61	c      1164           4176        3690        20      690364.0000        2911.0000          -
20176.40/1168.69	c      1169          11186         101        20      690364.0000        2911.0000          -
20277.60/1173.70	c      1174           4296        3810        20      690364.0000        2911.0000          -
20386.71/1179.20	c      1179           4386        3900        20      690364.0000        2911.0000          -
20486.01/1184.24	c      1184          11426         341        20      690364.0000        2911.0000          -
20587.08/1189.37	c      1189           4600        4114        20      690364.0000        2911.0000          -
20696.23/1194.81	c      1195           4676        4190        20      690364.0000        2911.0000          -
20802.12/1200.15	c      1200           4676        4190        20      690364.0000        2911.0000          -
20901.35/1205.16	c      1205           4732        4246        20      690364.0000        2911.0000          -
21005.78/1210.49	c      1210          11886         801        20      690364.0000        2911.0000          -
21110.95/1215.76	c      1216           4955        4469        20      690364.0000        2911.0000          -
21213.77/1221.04	c      1221          12066         981        20      690364.0000        2911.0000          -
21318.93/1226.27	c      1226           5185        4699        20      690364.0000        2911.0000          -
21424.09/1231.51	c      1232          12266        1181        20      690364.0000        2911.0000          -
21523.32/1236.56	c      1237          12346        1261        20      690364.0000        2911.0000          -
21624.52/1241.66	c      1242           5504        5018        20      690364.0000        2911.0000          -
21729.70/1246.91	c      1247           5576        5090        20      690364.0000        2911.0000          -
21828.87/1251.99	c      1252           5576        5090        20      690364.0000        2911.0000          -
21930.95/1257.04	c      1257           5626        5140        20      690364.0000        2911.0000          -
22039.27/1262.59	c      1263          12827        1739        20      690364.0000        2911.0000          -
22140.49/1267.68	c      1268          12887        1799        20      690364.0000        2911.0000          -
22241.70/1272.72	c      1273           5896        5410        20      690364.0000        2911.0000          -
22341.10/1277.79	c      1278           5896        5410        20      690364.0000        2911.0000          -
22441.68/1282.81	c      1283           5957        5469        20      690364.0000        2911.0000          -
22540.76/1287.84	c      1288          13209        2117        20      690364.0000        2911.0000          -
22644.53/1293.10	c      1293          13309        2217        20      690364.0000        2911.0000          -
22752.86/1298.55	c      1299           6214        5726        20      690364.0000        2911.0000          -
22853.75/1303.66	c      1304           6214        5726        20      690364.0000        2911.0000          -
22954.78/1308.71	c      1309           6257        5769        20      690364.0000        2911.0000          -
23053.93/1313.74	c      1314          13649        2557        20      690364.0000        2911.0000          -
23159.71/1319.08	c      1319           6472        5984        20      690364.0000        2911.0000          -
23258.89/1324.13	c      1324           6557        6069        20      690364.0000        2911.0000          -
23360.06/1329.17	c      1329           6557        6069        20      690364.0000        2911.0000          -
23462.52/1334.32	c      1334          14029        2937        20      690364.0000        2911.0000          -
23576.17/1340.04	c      1340           6677        6189        20      690364.0000        2911.0000          -
23690.36/1345.81	c      1346           6756        6266        20      690364.0000        2911.0000          -
23791.49/1350.91	c      1351          14271        3175        20      690364.0000        2911.0000          -
23900.59/1356.43	c      1356           6912        6422        20      690364.0000        2911.0000          -
24001.61/1361.55	c      1362          14352        3256        20      690364.0000        2911.0000          -
24108.65/1366.92	c      1367           7092        4109        20      690364.0000        2911.0000          -
24210.53/1372.08	c      1372           7193        4210        20      690364.0000        2911.0000          -
24324.70/1377.80	c      1378           7218        4235        20      690364.0000        2911.0000          -
24430.63/1383.17	c      1383           7253        4270        20      690364.0000        2911.0000          -
24531.02/1388.22	c      1388           7354        4371        20      690364.0000        2911.0000          -
24636.18/1393.59	c      1394          15033        3933        20      690364.0000        2911.0000          -
24739.17/1398.71	c      1399           7472        4489        20      690364.0000        2911.0000          -
24838.29/1403.78	c      1404           7472        4489        20      690364.0000        2911.0000          -
24941.47/1408.98	c      1409           7472        4489        20      690364.0000        2911.0000          -
25043.08/1414.09	c      1414           7472        4489        20      690364.0000        2911.0000          -
25145.54/1419.22	c      1419           7472        4489        20      690364.0000        2911.0000          -
25252.82/1424.62	c      1425           7491        4510        20      690364.0000        2911.0000          -
25353.87/1429.74	c      1430           7491        4510        20      690364.0000        2911.0000          -
25470.92/1435.69	c      1436           7514        4531        20      690364.0000        2911.0000          -
25580.79/1441.18	c      1441          15829        4306        20      690364.0000        2911.0000          -
25681.18/1446.20	c      1446          15895        4372        20      690364.0000        2911.0000          -
25780.32/1451.28	c      1451          15986        4463        20      690364.0000        2911.0000          -
25885.43/1456.57	c      1457          16010        4485        20      690364.0000        2911.0000          -
25988.48/1461.71	c      1462          16076        4551        20      690364.0000        2911.0000          -
26087.69/1466.76	c      1467          16185        4660        20      690364.0000        2911.0000          -
26198.73/1472.39	c      1472          16296        4771        20      690364.0000        2911.0000          -
26303.76/1477.70	c      1478           8260        5277        20      690364.0000        2911.0000          -
26406.92/1482.84	c      1483          16465        1070        20      690364.0000        2911.0000          -
26510.66/1488.04	c      1488           8460        5477        20      690364.0000        2911.0000          -
26611.83/1493.18	c      1493           8460        5477        20      690364.0000        2911.0000          -
26712.16/1498.24	c      1498          16753        1358        20      690364.0000        2911.0000          -
26811.24/1503.28	c      1503          16833        1438        20      690364.0000        2911.0000          -
26912.42/1508.31	c      1508          16933        1538        20      690364.0000        2911.0000          -
27011.53/1513.38	c      1513           8812        5829        20      690364.0000        2911.0000          -
27114.65/1518.51	c      1519           8922        5939        20      690364.0000        2911.0000          -
27224.42/1524.13	c      1524          17193        1798        20      690364.0000        2911.0000          -
27336.77/1529.76	c      1530          17221        1826        20      690364.0000        2911.0000          -
27442.31/1535.05	c      1535           9252        6269        20      690364.0000        2911.0000          -
27541.70/1540.07	c      1540          17301        1906        20      690364.0000        2911.0000          -
27644.26/1545.22	c      1545           9428        6445        20      690364.0000        2911.0000          -
27744.96/1550.34	c      1550           9428        6445        20      690364.0000        2911.0000          -
27845.70/1555.44	c      1555          17596        2201        20      690364.0000        2911.0000          -
27950.68/1560.74	c      1561           9636        6653        20      690364.0000        2911.0000          -
28053.75/1565.94	c      1566           9745        6762        20      690364.0000        2911.0000          -
28160.84/1571.31	c      1571          17930        2535        20      690364.0000        2911.0000          -
28267.99/1576.72	c      1577           9891        6908        20      690364.0000        2911.0000          -
28370.88/1581.96	c      1582           9901        6920        20      690364.0000        2911.0000          -
28373.21/1582.05	c *    1582           9901        6920        20      682811.0000        2911.0000          -
28487.71/1587.88	c      1588           9902        6919        20      682811.0000        2911.0000          -
28598.65/1593.48	c      1593           9902        6919        20      682811.0000        2911.0000          -
28703.83/1598.75	c      1599           9902        6919        20      682811.0000        2911.0000          -
28803.03/1603.79	c      1604           9902        6919        20      682811.0000        2911.0000          -
28904.22/1608.89	c      1609           9902        6919        20      682811.0000        2911.0000          -
29005.40/1614.00	c      1614          18573        3178        20      682811.0000        2911.0000          -
29107.42/1619.14	c      1619          18611        3216        20      682811.0000        2911.0000          -
29209.59/1624.25	c      1624           9912        6929        20      682811.0000        2911.0000          -
29314.65/1629.54	c      1630           9922        6939        20      682811.0000        2911.0000          -
29415.88/1634.65	c      1635           9922        6939        20      682811.0000        2911.0000          -
29521.05/1639.99	c      1640           9922        6939        20      682811.0000        2911.0000          -
29628.16/1645.30	c      1645           9922        6939        20      682811.0000        2911.0000          -
29729.33/1650.41	c      1650           9922        6939        20      682811.0000        2911.0000          -
29832.49/1655.66	c      1656           9922        6939        20      682811.0000        2911.0000          -
29935.48/1660.87	c      1661          19364        3969        20      682811.0000        2911.0000          -
30039.51/1666.09	c      1666          19385        3990        20      682811.0000        2911.0000          -
30143.46/1671.31	c      1671           9992        7009        20      682811.0000        2911.0000          -
30248.61/1676.61	c      1677           9992        7009        20      682811.0000        2911.0000          -
30361.67/1682.35	c      1682           9992        7009        20      682811.0000        2911.0000          -
30464.84/1687.57	c      1688           9992        7009        20      682811.0000        2911.0000          -
30568.01/1692.73	c      1693           9992        7009        20      682811.0000        2911.0000          -
30683.03/1698.52	c      1699           9992        7009        20      682811.0000        2911.0000          -
30790.10/1703.91	c      1704          10011        7030        20      682811.0000        2911.0000          -
30891.73/1709.10	c      1709          10011        7030        20      682811.0000        2911.0000          -
30998.36/1714.43	c      1714          10011        7030        20      682811.0000        2911.0000          -
31110.37/1720.11	c      1720          10011        7030        20      682811.0000        2911.0000          -
31214.54/1725.33	c      1725          10011        7030        20      682811.0000        2911.0000          -
31319.67/1730.61	c      1731          10011        7030        20      682811.0000        2911.0000          -
31422.82/1735.89	c      1736          10011        7030        20      682811.0000        2911.0000          -
31529.87/1741.29	c      1741          10011        7030        20      682811.0000        2911.0000          -
31630.88/1746.34	c      1746          10011        7030        20      682811.0000        2911.0000          -
31731.99/1751.40	c      1751          10011        7030        20      682811.0000        2911.0000          -
31831.14/1756.43	c      1756          10011        7030        20      682811.0000        2911.0000          -
31934.24/1761.61	c      1762          21011        5213        20      682811.0000        2911.0000          -
32037.41/1766.87	c      1767          10089        7106        20      682811.0000        2911.0000          -
32138.59/1772.00	c      1772          10089        7106        20      682811.0000        2911.0000          -
32240.20/1777.10	c      1777          10089        7106        20      682811.0000        2911.0000          -
32342.80/1782.24	c      1782          10089        7106        20      682811.0000        2911.0000          -
32449.57/1787.66	c      1788          21626        5491        20      682811.0000        2911.0000          -
32552.54/1792.87	c      1793          10101        7120        20      682811.0000        2911.0000          -
32656.35/1798.11	c      1798          21887        5750        20      682811.0000        2911.0000          -
32757.08/1803.14	c      1803          10211        7228        20      682811.0000        2911.0000          -
32861.29/1808.45	c      1808          10292        7309        20      682811.0000        2911.0000          -
32964.41/1813.69	c      1814          10292        7309        20      682811.0000        2911.0000          -
33067.31/1818.83	c      1819          22223        5909        20      682811.0000        2911.0000          -
33168.39/1823.98	c      1824          22223        5909        20      682811.0000        2911.0000          -
33267.48/1829.01	c      1829          22284        5968        20      682811.0000        2911.0000          -
33376.45/1834.42	c      1834          22334        5629        20      682811.0000        2911.0000          -
33479.45/1839.64	c      1840          10627        7644        20      682811.0000        2911.0000          -
33580.45/1844.72	c      1845          22574        5869        20      682811.0000        2911.0000          -
33688.10/1850.14	c      1850          22734        6029        20      682811.0000        2911.0000          -
33788.40/1855.22	c      1855          10988        8005        20      682811.0000        2911.0000          -
33887.22/1860.25	c      1860          22995        6288        20      682811.0000        2911.0000          -
33990.21/1865.45	c      1865          11192        8209        20      682811.0000        2911.0000          -
34093.21/1870.62	c      1871          11292        8309        20      682811.0000        2911.0000          -
34194.05/1875.71	c      1876          11372        8389        20      682811.0000        2911.0000          -
34292.98/1880.76	c      1881          11372        8389        20      682811.0000        2911.0000          -
34398.41/1886.08	c      1886          23755        7048        20      682811.0000        2911.0000          -
34497.62/1891.10	c      1891          11568        8585        20      682811.0000        2911.0000          -
34611.79/1896.81	c      1897          11692        8709        20      682811.0000        2911.0000          -
34712.59/1901.98	c      1902          24029        7320        20      682811.0000        2911.0000          -
34816.52/1907.17	c      1907          11932        8949        20      682811.0000        2911.0000          -
34924.37/1912.67	c      1913          24048        7339        20      682811.0000        2911.0000          -
35031.73/1918.10	c      1918          24117        7406        20      682811.0000        2911.0000          -
35133.92/1923.22	c      1923          12312        9329        20      682811.0000        2911.0000          -
35234.95/1928.33	c      1928          12352        9369        20      682811.0000        2911.0000          -
35334.08/1933.35	c      1933          24304        7591        20      682811.0000        2911.0000          -
35432.82/1938.36	c      1938          24402        6726        20      682811.0000        2911.0000          -
35537.78/1943.69	c      1944          12572        9589        20      682811.0000        2911.0000          -
35638.75/1948.74	c      1949          12632        9649        20      682811.0000        2911.0000          -
35739.59/1953.85	c      1954          12632        9649        20      682811.0000        2911.0000          -
35840.50/1958.90	c      1959          12633        9650        20      682811.0000        2911.0000          -
35939.52/1963.99	c      1964          24824        7144        20      682811.0000        2911.0000          -
36043.03/1969.18	c      1969          12692        9709        20      682811.0000        2911.0000          -
36143.42/1974.27	c      1974          24904        7224        20      682811.0000        2911.0000          -
36244.46/1979.37	c      1979          25044        7364        20      682811.0000        2911.0000          -
36343.52/1984.39	c      1984          25204        7524        20      682811.0000        2911.0000          -
36444.43/1989.43	c      1989          25364        7684        20      682811.0000        2911.0000          -
36547.44/1994.64	c      1995          25524        7844        20      682811.0000        2911.0000          -
36652.23/1999.99	c      2000          13332       10349        20      682811.0000        2911.0000          -
36755.64/2005.15	c      2005          13332       10349        20      682811.0000        2911.0000          -
36855.88/2010.21	c      2010          26044        8364        20      682811.0000        2911.0000          -
36960.75/2015.55	c      2016          26204        8524        20      682811.0000        2911.0000          -
37061.68/2020.64	c      2021          26364        8684        20      682811.0000        2911.0000          -
37162.70/2025.72	c      2026          13771       10576        20      682811.0000        2911.0000          -
37261.79/2030.77	c      2031          13848       10556        20      682811.0000        2911.0000          -
37360.92/2035.78	c      2036          13848       10556        20      682811.0000        2911.0000          -
37463.92/2040.98	c      2041          13848       10556        20      682811.0000        2911.0000          -
37565.43/2046.11	c      2046          13848       10556        20      682811.0000        2911.0000          -
37681.64/2052.02	c      2052          13848       10556        20      682811.0000        2911.0000          -
37783.47/2057.06	c      2057          13848       10556        20      682811.0000        2911.0000          -
37893.48/2062.61	c      2063          13852           0        20      682811.0000        2911.0000          -
37994.58/2067.79	c      2068          27551        9842        20      682811.0000        2911.0000          -
38101.87/2073.16	c      2073          13933          81        20      682811.0000        2911.0000          -
38204.19/2078.37	c      2078          13993         141        20      682811.0000        2911.0000          -
38303.06/2083.38	c      2083          14073         221        20      682811.0000        2911.0000          -
38406.01/2088.55	c      2089          14153         301        20      682811.0000        2911.0000          -
38504.89/2093.59	c      2094          14233         381        20      682811.0000        2911.0000          -
38611.91/2098.95	c      2099          28471       10762        20      682811.0000        2911.0000          -
38711.08/2103.99	c      2104          14452         600        20      682811.0000        2911.0000          -
38816.17/2109.29	c      2109          28631       10922        20      682811.0000        2911.0000          -
38927.24/2114.89	c      2115          14655         801        20      682811.0000        2911.0000          -
39028.39/2120.00	c      2120          29031       11322        20      682811.0000        2911.0000          -
39130.25/2125.05	c      2125          29239       11530        20      682811.0000        2911.0000          -
39232.66/2130.25	c      2130          29435       11726        20      682811.0000        2911.0000          -
39335.74/2135.40	c      2135          15076        1222        20      682811.0000        2911.0000          -
39438.87/2140.66	c      2141          29711       12002        20      682811.0000        2911.0000          -
39548.45/2146.17	c      2146          29711       12002        20      682811.0000        2911.0000          -
39654.81/2151.53	c      2152          29711       12002        20      682811.0000        2911.0000          -
39753.89/2156.58	c      2157          29814       12101        20      682811.0000        2911.0000          -
39857.04/2161.72	c      2162          29854       12141        20      682811.0000        2911.0000          -
39956.28/2166.77	c      2167          29854       12141        20      682811.0000        2911.0000          -
40057.25/2171.83	c      2172          29854       12141        20      682811.0000        2911.0000          -
40164.34/2177.21	c      2177          15940        2086        20      682811.0000        2911.0000          -
40269.45/2182.50	c      2182          16069        2215        20      682811.0000        2911.0000          -
40368.64/2187.50	c      2188          16187        2333        20      682811.0000        2911.0000          -
40467.81/2192.54	c      2193          16312        2458        20      682811.0000        2911.0000          -
40568.93/2197.64	c      2198          30546       12759        20      682811.0000        2911.0000          -
40672.05/2202.82	c      2203          30546       12759        20      682811.0000        2911.0000          -
40773.14/2207.96	c      2208          30676       12889        20      682811.0000        2911.0000          -
40878.25/2213.23	c      2213          30747       12958        20      682811.0000        2911.0000          -
40987.38/2218.77	c      2219          30899       13110        20      682811.0000        2911.0000          -
41093.05/2224.09	c      2224          30899       13110        20      682811.0000        2911.0000          -
41195.46/2229.24	c      2229          30967       13178        20      682811.0000        2911.0000          -
41294.65/2234.26	c      2234          30967       13178        20      682811.0000        2911.0000          -
41397.79/2239.44	c      2239          31147       13358        20      682811.0000        2911.0000          -
41500.80/2244.64	c      2245          17235        3379        20      682811.0000        2911.0000          -
41599.97/2249.65	c      2250          31407       13618        20      682811.0000        2911.0000          -
41701.09/2254.75	c      2255          31407       13618        20      682811.0000        2911.0000          -
41802.30/2259.89	c      2260          31547       13758        20      682811.0000        2911.0000          -
41903.57/2265.01	c      2265          31547       13758        20      682811.0000        2911.0000          -
42012.48/2270.41	c      2270          31641        8522        20      682811.0000        2911.0000          -
42111.68/2275.46	c      2275          17801        2411        20      682811.0000        2911.0000          -
42218.79/2280.87	c      2281          17917        2527        20      682811.0000        2911.0000          -
42331.68/2286.52	c      2287          18038        2648        20      682811.0000        2911.0000          -
42430.85/2291.59	c      2292          32242        9121        20      682811.0000        2911.0000          -
42531.96/2296.69	c      2297          18282        2892        20      682811.0000        2911.0000          -
42632.97/2301.76	c      2302          18402        3010        20      682811.0000        2911.0000          -
42751.97/2307.76	c      2308          32524        5867        20      682811.0000        2911.0000          -
42859.47/2313.15	c      2313          18686        3294        20      682811.0000        2911.0000          -
42958.81/2318.18	c      2318          32764        6107        20      682811.0000        2911.0000          -
43057.83/2323.20	c      2323          18886        3494        20      682811.0000        2911.0000          -
43168.27/2328.76	c      2329          32984        6327        20      682811.0000        2911.0000          -
43269.22/2333.87	c      2334          19129        1791        20      682811.0000        2911.0000          -
43384.04/2339.69	c      2340          33245        6586        20      682811.0000        2911.0000          -
43495.05/2345.28	c      2345          19388        2050        20      682811.0000        2911.0000          -
43598.15/2350.43	c      2350          33565        6906        20      682811.0000        2911.0000          -
43703.15/2355.73	c      2356          33725        7066        20      682811.0000        2911.0000          -
43806.27/2360.96	c      2361          19776        2438        20      682811.0000        2911.0000          -
43907.95/2366.10	c      2366          19896        2558        20      682811.0000        2911.0000          -
44012.22/2371.34	c      2371          34145        7486        20      682811.0000        2911.0000          -
44051.34/2373.35	c *    2373          20073        2735        20      675846.0000        2911.0000          -
44233.24/2382.54	c      2383          34225        7566        20      675846.0000        2911.0000          -
44402.26/2391.04	c      2391          34225        7566        20      675846.0000        2911.0000          -
44570.09/2399.51	c      2400          34225        7566        20      675846.0000        2911.0000          -
44691.00/2405.61	c      2406          34226        7569        20      675846.0000        2911.0000          -
44815.93/2411.94	c      2412          34226        7569        20      675846.0000        2911.0000          -
44922.97/2417.31	c      2417          34226        7569        20      675846.0000        2911.0000          -
45056.31/2424.09	c      2424          34226        7569        20      675846.0000        2911.0000          -
45172.41/2429.97	c      2430          34227        7568        20      675846.0000        2911.0000          -
45299.36/2436.35	c      2436          34227        7568        20      675846.0000        2911.0000          -
45426.30/2442.73	c      2443          34227        7568        20      675846.0000        2911.0000          -
45537.37/2448.39	c      2448          34227        7568        20      675846.0000        2911.0000          -
45648.41/2453.96	c      2454          34244        7587        20      675846.0000        2911.0000          -
45765.42/2459.89	c      2460          34244        7587        20      675846.0000        2911.0000          -
45884.37/2465.83	c      2466          34244        7587        20      675846.0000        2911.0000          -
45999.38/2471.60	c      2472          34244        7587        20      675846.0000        2911.0000          -
46114.31/2477.47	c      2477          34245        7586        20      675846.0000        2911.0000          -
46239.22/2483.79	c      2484          34245        7586        20      675846.0000        2911.0000          -
46367.99/2490.23	c      2490          34245        7586        20      675846.0000        2911.0000          -
46492.95/2496.52	c      2497          34245        7586        20      675846.0000        2911.0000          -
46613.80/2502.68	c      2503          34245        7586        20      675846.0000        2911.0000          -
46714.79/2507.79	c      2508          34264        7607        20      675846.0000        2911.0000          -
46902.94/2517.23	c      2517          34264        7607        20      675846.0000        2911.0000          -
47043.62/2524.40	c      2524          22465        3717        20      675846.0000        2911.0000          -
47202.21/2532.31	c      2532          34265        7606        20      675846.0000        2911.0000          -
47301.35/2537.33	c      2537          34265        7606        20      675846.0000        2911.0000          -
47400.43/2542.37	c      2542          34265        7606        20      675846.0000        2911.0000          -
47516.22/2548.17	c      2548          22705        3957        20      675846.0000        2911.0000          -
47636.43/2554.21	c      2554          34284        7627        20      675846.0000        2911.0000          -
47786.92/2561.85	c      2562          34284        7627        20      675846.0000        2911.0000          -
47899.91/2567.53	c      2568          34325        7666        20      675846.0000        2911.0000          -
48011.68/2573.19	c      2573          34325        7666        20      675846.0000        2911.0000          -
48130.56/2579.19	c      2579          34326        7667        20      675846.0000        2911.0000          -
48284.54/2586.98	c      2587          34326        7667        20      675846.0000        2911.0000          -
48408.23/2593.19	c      2593          34326        7667        20      675846.0000        2911.0000          -
48508.56/2598.28	c      2598          34326        7667        20      675846.0000        2911.0000          -
48615.53/2603.66	c      2604          23505        4757        20      675846.0000        2911.0000          -
48716.66/2608.70	c      2609          23505        4757        20      675846.0000        2911.0000          -
48831.66/2614.59	c      2615          34344        7687        20      675846.0000        2911.0000          -
48932.78/2619.61	c      2620          34344        7687        20      675846.0000        2911.0000          -
49040.69/2625.13	c      2625          34344        7687        20      675846.0000        2911.0000          -
49154.80/2630.85	c      2631          34344        7687        20      675846.0000        2911.0000          -
49260.64/2636.19	c      2636          34344        7687        20      675846.0000        2911.0000          -
49382.80/2642.35	c      2642          34344        7687        20      675846.0000        2911.0000          -
49488.07/2647.66	c      2648          34344        7687        20      675846.0000        2911.0000          -
49592.97/2652.93	c      2653          34344        7687        20      675846.0000        2911.0000          -
49701.97/2658.46	c      2658          34344        7687        20      675846.0000        2911.0000          -
49862.52/2666.54	c      2667          34344        7687        20      675846.0000        2911.0000          -
49969.56/2671.91	c      2672          34344        7687        20      675846.0000        2911.0000          -
50068.71/2676.97	c      2677          34344        7687        20      675846.0000        2911.0000          -
50170.58/2682.04	c      2682          34344        7687        20      675846.0000        2911.0000          -
50276.83/2687.42	c      2687          34344        7687        20      675846.0000        2911.0000          -
50375.90/2692.43	c      2692          34344        7687        20      675846.0000        2911.0000          -
50474.88/2697.44	c      2697          34344        7687        20      675846.0000        2911.0000          -
50577.89/2702.61	c      2703          34344        7687        20      675846.0000        2911.0000          -
50688.85/2708.21	c      2708          34344        7687        20      675846.0000        2911.0000          -
50797.94/2713.77	c      2714          34344        7687        20      675846.0000        2911.0000          -
50900.99/2718.96	c      2719          34344        7687        20      675846.0000        2911.0000          -
51012.02/2724.57	c      2725          34344        7687        20      675846.0000        2911.0000          -
51206.36/2734.34	c      2734          34344        7687        20      675846.0000        2911.0000          -
51315.42/2739.90	c      2740          25465        6717        20      675846.0000        2911.0000          -
51432.42/2745.76	c      2746          34405        7746        20      675846.0000        2911.0000          -
51535.57/2750.91	c      2751          34405        7746        20      675846.0000        2911.0000          -
51634.67/2755.99	c      2756          34405        7746        20      675846.0000        2911.0000          -
51736.44/2761.05	c      2761          34405        7746        20      675846.0000        2911.0000          -
51852.60/2767.04	c      2767          34405        7746        20      675846.0000        2911.0000          -
51969.55/2772.85	c      2773          26101        5715        20      675846.0000        2911.0000          -
52070.68/2778.01	c      2778          34425        7768        20      675846.0000        2911.0000          -
52189.68/2784.02	c      2784          34425        7768        20      675846.0000        2911.0000          -
52296.71/2789.33	c      2789          34425        7768        20      675846.0000        2911.0000          -
52403.81/2794.73	c      2795          34425        7768        20      675846.0000        2911.0000          -
52504.71/2799.82	c      2800          34425        7768        20      675846.0000        2911.0000          -
52605.65/2804.94	c      2805          34426        7767        20      675846.0000        2911.0000          -
52710.60/2810.25	c      2810          34426        7767        20      675846.0000        2911.0000          -
52811.66/2815.39	c      2815          26865        6354        20      675846.0000        2911.0000          -
52912.73/2820.50	c      2820          26865        6354        20      675846.0000        2911.0000          -
53021.79/2825.91	c      2826          34433        7774        20      675846.0000        2911.0000          -
53165.05/2833.16	c      2833          34433        7774        20      675846.0000        2911.0000          -
53279.36/2838.92	c      2839          34444        7787        20      675846.0000        2911.0000          -
53384.41/2844.25	c      2844          34444        7787        20      675846.0000        2911.0000          -
53491.52/2849.70	c      2850          27202        6633        20      675846.0000        2911.0000          -
53619.11/2856.08	c      2856          27202        6633        20      675846.0000        2911.0000          -
53725.41/2861.49	c      2862          27202        6633        20      675846.0000        2911.0000          -
53828.52/2866.66	c      2867          27202        6633        20      675846.0000        2911.0000          -
53929.64/2871.79	c      2872          34473        7814        20      675846.0000        2911.0000          -
54032.76/2877.03	c      2877          27241        6674        20      675846.0000        2911.0000          -
54143.78/2882.55	c      2883          34493        7834        20      675846.0000        2911.0000          -
54255.75/2888.19	c      2888          34513        7854        20      675846.0000        2911.0000          -
54359.93/2893.48	c      2893          27563        6992        20      675846.0000        2911.0000          -
54463.05/2898.60	c      2899          34533        7874        20      675846.0000        2911.0000          -
54562.20/2903.67	c      2904          34553        7894        20      675846.0000        2911.0000          -
54667.28/2908.95	c      2909          34553        7894        20      675846.0000        2911.0000          -
54776.35/2914.44	c      2914          34573        7914        20      675846.0000        2911.0000          -
54877.48/2919.57	c      2920          28143        7572        20      675846.0000        2911.0000          -
54982.57/2924.87	c      2925          34593        7934        20      675846.0000        2911.0000          -
55086.36/2930.08	c      2930          34613        7954        20      675846.0000        2911.0000          -
55187.52/2935.16	c      2935          34613        7954        20      675846.0000        2911.0000          -
55287.93/2940.27	c      2940          28683        8112        20      675846.0000        2911.0000          -
55508.04/2951.31	c      2951          28723        8152        20      675846.0000        2911.0000          -
55613.13/2956.69	c      2957          34653        7994        20      675846.0000        2911.0000          -
55718.12/2961.98	c      2962          34673        8014        20      675846.0000        2911.0000          -
55823.18/2967.20	c      2967          34673        8014        20      675846.0000        2911.0000          -
56007.49/2976.55	c      2977          34693        8034        20      675846.0000        2911.0000          -
56203.29/2986.48	c      2986          34713        8054        20      675846.0000        2911.0000          -
56310.32/2991.89	c      2992          34713        8054        20      675846.0000        2911.0000          -
56421.34/2997.49	c      2997          34726        8067        20      675846.0000        2911.0000          -
56533.02/3003.07	c      3003          29695        8091        20      675846.0000        2911.0000          -
56634.30/3008.16	c      3008          34733        8074        20      675846.0000        2911.0000          -
56736.54/3013.38	c      3013          34753        8094        20      675846.0000        2911.0000          -
56841.41/3018.64	c      3019          29857        5496        20      675846.0000        2911.0000          -
56940.32/3023.67	c      3024          34773        8114        20      675846.0000        2911.0000          -
57043.09/3028.84	c      3029          34793        8134        20      675846.0000        2911.0000          -
57156.01/3034.54	c      3035          34793        8134        20      675846.0000        2911.0000          -
57254.98/3039.58	c      3040          34813        8154        20      675846.0000        2911.0000          -
57359.63/3044.88	c      3045          30297        5936        20      675846.0000        2911.0000          -
57460.64/3049.93	c      3050          34833        8174        20      675846.0000        2911.0000          -
57571.67/3055.53	c      3056          34853        8194        20      675846.0000        2911.0000          -
57670.74/3060.58	c      3061          34853        8194        20      675846.0000        2911.0000          -
57785.72/3066.31	c      3066          34873        8214        20      675846.0000        2911.0000          -
57886.81/3071.45	c      3071          34873        8214        20      675846.0000        2911.0000          -
57991.89/3076.77	c      3077          34893        8234        20      675846.0000        2911.0000          -
58092.93/3081.84	c      3082          34905        8246        20      675846.0000        2911.0000          -
58199.97/3087.26	c      3087          34905        8246        20      675846.0000        2911.0000          -
58311.00/3092.81	c      3093          34913        8254        20      675846.0000        2911.0000          -
58416.80/3098.19	c      3098          31597        7236        20      675846.0000        2911.0000          -
58529.07/3103.81	c      3104          35165        8506        20      675846.0000        2911.0000          -
58632.68/3109.03	c      3109          35285        8626        20      675846.0000        2911.0000          -
58737.15/3114.32	c      3114          35285        8626        20      675846.0000        2911.0000          -
58836.18/3119.36	c      3119          35293        8634        20      675846.0000        2911.0000          -
58953.12/3125.29	c      3125          32097        7736        20      675846.0000        2911.0000          -
59062.09/3130.78	c      3131          35366        8705        20      675846.0000        2911.0000          -
59171.01/3136.22	c      3136          35406        8745        20      675846.0000        2911.0000          -
59273.98/3141.40	c      3141          35406        8745        20      675846.0000        2911.0000          -
59388.60/3147.22	c *    3147          32477        8116        20      668873.0000        2911.0000          -
59388.60/3147.22	c      3147          32477        8116        20      668873.0000        2911.0000          -
59578.92/3156.83	c      3157          35426        8765        20      668873.0000        2911.0000          -
59911.95/3173.60	c      3174          32517        8156        20      668873.0000        2911.0000          -
60064.62/3181.36	c      3181          35446        8785        20      668873.0000        2911.0000          -
60167.71/3186.53	c      3187          32536        8177        20      668873.0000        2911.0000          -
60320.35/3194.28	c      3194          35465        8806        20      668873.0000        2911.0000          -
60425.16/3199.54	c      3200          32538        8177        20      668873.0000        2911.0000          -
60563.97/3206.51	c      3207          32538        8177        20      668873.0000        2911.0000          -
60686.91/3212.77	c      3213          32538        8177        20      668873.0000        2911.0000          -
60837.51/3220.35	c      3220          32538        8177        20      668873.0000        2911.0000          -
60980.26/3227.57	c      3228          35467        8806        20      668873.0000        2911.0000          -
61172.59/3237.26	c      3237          32597        8236        20      668873.0000        2911.0000          -
61410.39/3249.23	c      3249          35485        8826        20      668873.0000        2911.0000          -
61543.28/3255.96	c      3256          32627        8266        20      668873.0000        2911.0000          -
61691.94/3263.41	c      3263          32627        8266        20      668873.0000        2911.0000          -
61793.00/3268.54	c      3269          35498        8835        20      668873.0000        2911.0000          -
61899.80/3274.02	c      3274          35498        8835        20      668873.0000        2911.0000          -
62143.56/3286.22	c      3286          32636        8277        20      668873.0000        2911.0000          -
62256.23/3292.03	c      3292          32636        8277        20      668873.0000        2911.0000          -
62404.87/3299.43	c      3299          32636        8277        20      668873.0000        2911.0000          -
62507.98/3304.64	c      3305          32636        8277        20      668873.0000        2911.0000          -
62626.95/3310.64	c      3311          32636        8277        20      668873.0000        2911.0000          -
62745.96/3316.65	c      3317          35537        5685        20      668873.0000        2911.0000          -
62870.46/3322.92	c      3323          35537        5685        20      668873.0000        2911.0000          -
63121.98/3335.60	c      3336          32717        8356        20      668873.0000        2911.0000          -
63251.55/3342.15	c      3342          35547        5695        20      668873.0000        2911.0000          -
63391.51/3349.25	c      3349          32717        8358        20      668873.0000        2911.0000          -
63494.62/3354.41	c      3354          32717        8358        20      668873.0000        2911.0000          -
63601.68/3359.84	c      3360          35555        5705        20      668873.0000        2911.0000          -
63702.78/3365.02	c      3365          33037        8676        20      668873.0000        2911.0000          -
63815.75/3370.61	c      3371          33077        8716        20      668873.0000        2911.0000          -
63914.91/3375.67	c      3376          35616        5764        20      668873.0000        2911.0000          -
64022.71/3381.05	c      3381          33257        8896        20      668873.0000        2911.0000          -
64134.93/3386.74	c      3387          35637        5783        20      668873.0000        2911.0000          -
64248.09/3392.45	c      3392          35637        5783        20      668873.0000        2911.0000          -
64356.93/3397.98	c      3398          35637        5783        20      668873.0000        2911.0000          -
64463.98/3403.39	c      3403          35637        5783        20      668873.0000        2911.0000          -
64567.06/3408.55	c      3409          33738        9377        20      668873.0000        2911.0000          -
64670.14/3413.73	c      3414          35646        5794        20      668873.0000        2911.0000          -
64769.28/3418.78	c      3419          35646        5794        20      668873.0000        2911.0000          -
64880.31/3424.30	c      3424          34077        6355        20      668873.0000        2911.0000          -
64983.43/3429.57	c      3430          34077        6355        20      668873.0000        2911.0000          -
65084.56/3434.68	c      3435          34137        6415        20      668873.0000        2911.0000          -
65185.69/3439.70	c      3440          34297        6575        20      668873.0000        2911.0000          -
65284.70/3444.73	c      3445          35989        4949        20      668873.0000        2911.0000          -
65387.66/3450.02	c      3450          34577        6855        20      668873.0000        2911.0000          -
65492.57/3455.22	c      3455          36089        5049        20      668873.0000        2911.0000          -
65597.66/3460.55	c      3461          36163        5048        20      668873.0000        2911.0000          -
65704.58/3465.93	c      3466          36183        5068        20      668873.0000        2911.0000          -
65813.48/3471.41	c      3471          35057        6884        20      668873.0000        2911.0000          -
65912.62/3476.47	c      3476          36283        5168        20      668873.0000        2911.0000          -
66019.68/3481.88	c      3482          35087        6914        20      668873.0000        2911.0000          -
66148.55/3488.39	c      3488          35095        6922        20      668873.0000        2911.0000          -
66249.66/3493.45	c      3493          36403        5288        20      668873.0000        2911.0000          -
66366.35/3499.32	c      3499          36403        5288        20      668873.0000        2911.0000          -
66467.18/3504.42	c      3504          36403        5288        20      668873.0000        2911.0000          -
66566.24/3509.48	c      3509          36403        5288        20      668873.0000        2911.0000          -
66669.30/3514.62	c      3515          36403        5288        20      668873.0000        2911.0000          -
66779.04/3520.17	c      3520          36444           1        20      668873.0000        2911.0000          -
66885.27/3525.51	c      3526          35309        7132        20      668873.0000        2911.0000          -
66984.41/3530.58	c      3531          36544         101        20      668873.0000        2911.0000          -
67096.25/3536.20	c      3536          36624         181        20      668873.0000        2911.0000          -
67208.48/3541.87	c      3542          36704         261        20      668873.0000        2911.0000          -
67309.61/3547.01	c      3547          36804         361        20      668873.0000        2911.0000          -
67411.45/3552.08	c      3552          36056        7871        20      668873.0000        2911.0000          -
67515.78/3557.32	c      3557          36056        7871        20      668873.0000        2911.0000          -
67625.04/3562.88	c      3563          37125         680        20      668873.0000        2911.0000          -
67737.80/3568.51	c      3569          36356        8171        20      668873.0000        2911.0000          -
67838.89/3573.63	c      3574          37352         907        20      668873.0000        2911.0000          -
67943.98/3579.01	c      3579          36716        8531        20      668873.0000        2911.0000          -
68049.13/3584.29	c      3584          36796        8611        20      668873.0000        2911.0000          -
68151.93/3589.47	c      3589          36956        8771        20      668873.0000        2911.0000          -
68254.88/3594.66	c      3595          37076        8891        20      668873.0000        2911.0000          -
68357.86/3599.90	c      3600          37076        8891        20      668873.0000        2911.0000          -
68458.95/3604.92	c      3605          37236        9051        20      668873.0000        2911.0000          -
68563.04/3610.18	c      3610          37396        9211        20      668873.0000        2911.0000          -
68663.11/3615.24	c      3615          38306        1859        20      668873.0000        2911.0000          -
68764.23/3620.34	c      3620          37756        9571        20      668873.0000        2911.0000          -
68875.20/3625.91	c      3626          37836        9651        20      668873.0000        2911.0000          -
68976.70/3631.03	c      3631          37836        9651        20      668873.0000        2911.0000          -
69089.28/3636.75	c      3637          37836        9651        20      668873.0000        2911.0000          -
69204.12/3642.50	c      3643          37836        9651        20      668873.0000        2911.0000          -
69321.05/3648.41	c      3648          37836        9651        20      668873.0000        2911.0000          -
69424.17/3653.68	c      3654          37855        9672        20      668873.0000        2911.0000          -
69529.26/3659.02	c      3659          39378        2858        20      668873.0000        2911.0000          -
69632.95/3664.19	c      3664          39498        2978        20      668873.0000        2911.0000          -
69735.37/3669.38	c      3669          38056        9871        20      668873.0000        2911.0000          -
69842.42/3674.79	c      3675          39778        3258        20      668873.0000        2911.0000          -
69957.40/3680.57	c      3681          39938        3418        20      668873.0000        2911.0000          -
70070.41/3686.25	c      3686          40098        3578        20      668873.0000        2911.0000          -
70175.50/3691.50	c      3692          38694       10491        20      668873.0000        2911.0000          -
70274.64/3696.53	c      3697          40378        3858        20      668873.0000        2911.0000          -

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191633 MiB (173500 MiB free)
  memory of node 1: 193531 MiB (167217 MiB free)
  memory of node 2: 193531 MiB (186787 MiB free)
  memory of node 3: 193531 MiB (180319 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-4465408-1723644282/watcher-4465408-1723644282 -o /tmp/evaluation-result-4465408-1723644282/solver-4465408-1723644282 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723640577-741483 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465408-1723644282.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): 199680000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 199731200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=743810, runsolver pid=743807
Current StackSize limit: 8192 KiB


[startup+0.100117 s]*
/proc/loadavg: 74.18 79.01 79.63 6/859 743811
/proc/meminfo: memFree=724669108/790760800 swapFree=131071996/131071996
[pid=743810] ppid=743807 vsize=97472 memory=84856 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/743810/stat : 743810 (fscip) R 743807 743810 741471 0 -1 4194304 19123 0 0 0 9 2 0 0 20 0 1 0 131015030 99811328 21214 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
/proc/743810/statm: 24368 21214 2347 3035 0 20764 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 97472 KiB
Current children cumulated memory: 84856 KiB

[startup+0.221234 s]*
/proc/loadavg: 74.18 79.01 79.63 5/859 743811
/proc/meminfo: memFree=724498624/790760800 swapFree=131071996/131071996
[pid=743810] ppid=743807 vsize=144568 memory=132220 CPUtime=0.23 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/stat : 743810 (fscip) R 743807 743810 741471 0 -1 4194304 30945 0 0 0 19 4 0 0 20 0 1 0 131015030 148037632 33055 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
/proc/743810/statm: 36142 33055 2347 3035 0 32538 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 144568 KiB
Current children cumulated memory: 132220 KiB

[startup+0.319098 s]*
/proc/loadavg: 74.18 79.01 79.63 5/857 743811
/proc/meminfo: memFree=724317080/790760800 swapFree=131071996/131071996
[pid=743810] ppid=743807 vsize=177776 memory=165572 CPUtime=0.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/stat : 743810 (fscip) R 743807 743810 741471 0 -1 4194304 39294 0 0 0 27 6 0 0 20 0 1 0 131015030 182042624 41393 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
/proc/743810/statm: 44444 41393 2347 3035 0 40840 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 177776 KiB
Current children cumulated memory: 165572 KiB

[startup+0.700273 s]
/proc/loadavg: 74.18 79.01 79.63 5/857 743812
/proc/meminfo: memFree=723923504/790760800 swapFree=131071996/131071996
[pid=743810] ppid=743807 vsize=307296 memory=295176 CPUtime=0.69 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/stat : 743810 (fscip) R 743807 743810 741471 0 -1 4194304 71167 0 0 0 59 10 0 0 20 0 1 0 131015030 314671104 73794 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
/proc/743810/statm: 76824 73794 2347 3035 0 73220 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 307296 KiB
Current children cumulated memory: 295176 KiB

[startup+1.50026 s]
/proc/loadavg: 74.18 79.01 79.63 6/863 743822
/proc/meminfo: memFree=723179664/790760800 swapFree=131071996/131071996
[pid=743810] ppid=743807 vsize=602692 memory=590436 CPUtime=1.49 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/stat : 743810 (fscip) R 743807 743810 741471 0 -1 4194304 137864 0 0 0 127 22 0 0 20 0 1 0 131015030 617156608 147609 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
/proc/743810/statm: 150673 147609 2347 3035 0 147069 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 602692 KiB
Current children cumulated memory: 590436 KiB

[startup+3.11854 s]
/proc/loadavg: 68.56 77.76 79.22 5/863 743822
/proc/meminfo: memFree=720743656/790760800 swapFree=131071996/131071996
[pid=743810] ppid=743807 vsize=1179496 memory=1167340 CPUtime=3.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/stat : 743810 (fscip) R 743807 743810 741471 0 -1 4194304 270801 0 0 0 268 42 0 0 20 0 1 0 131015030 1207803904 291835 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
/proc/743810/statm: 294874 291835 2347 3035 0 291270 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 1179496 KiB
Current children cumulated memory: 1167340 KiB

[startup+6.30026 s]
/proc/loadavg: 68.56 77.76 79.22 5/863 743822
/proc/meminfo: memFree=716394932/790760800 swapFree=131071996/131071996
[pid=743810] ppid=743807 vsize=2645384 memory=2631016 CPUtime=6.27 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/stat : 743810 (fscip) R 743807 743810 741471 0 -1 4194304 610904 0 0 0 530 97 0 0 20 0 1 0 131015030 2708873216 657754 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
/proc/743810/statm: 661346 657754 2555 3035 0 657742 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2645384 KiB
Current children cumulated memory: 2631016 KiB

[startup+12.7002 s]
/proc/loadavg: 58.63 75.34 78.41 5/863 743824
/proc/meminfo: memFree=710970708/790760800 swapFree=131071996/131071996
[pid=743810] ppid=743807 vsize=4567284 memory=4531516 CPUtime=12.66 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/stat : 743810 (fscip) R 743807 743810 741471 0 -1 4194304 986499 0 0 0 1104 162 0 0 20 0 1 0 131015030 4676898816 1132879 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
/proc/743810/statm: 1141821 1132879 2614 3035 0 1138217 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 4567284 KiB
Current children cumulated memory: 4531516 KiB

[startup+25.5003 s]
/proc/loadavg: 50.23 72.99 77.62 5/863 743825
/proc/meminfo: memFree=709418056/790760800 swapFree=131071996/131071996
[pid=743810] ppid=743807 vsize=5125608 memory=5090828 CPUtime=25.41 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/stat : 743810 (fscip) R 743807 743810 741471 0 -1 4194304 1012658 0 0 0 2359 182 0 0 20 0 1 0 131015030 5248622592 1272707 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
/proc/743810/statm: 1281402 1272707 2726 3035 0 1277798 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 5125608 KiB
Current children cumulated memory: 5090828 KiB

[startup+51.1185 s]
/proc/loadavg: 34.46 67.45 75.66 5/864 743832
/proc/meminfo: memFree=709845064/790760800 swapFree=131071996/131071996
[pid=743810] ppid=743807 vsize=4931292 memory=4897120 CPUtime=50.96 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/stat : 743810 (fscip) R 743807 743810 741471 0 -1 4194304 1059395 0 0 0 4903 193 0 0 20 0 1 0 131015030 5049643008 1224280 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
/proc/743810/statm: 1232823 1224280 2726 3035 0 1229219 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 4931292 KiB
Current children cumulated memory: 4897120 KiB

[startup+102.3 s]
/proc/loadavg: 16.16 56.77 71.53 5/884 743861
/proc/meminfo: memFree=709342536/790760800 swapFree=131071996/131071996
[pid=743810] ppid=743807 vsize=4931292 memory=4897448 CPUtime=101.98 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/stat : 743810 (fscip) R 743807 743810 741471 0 -1 4194304 1059769 0 0 0 10000 198 0 0 20 0 1 0 131015030 5049643008 1224362 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
/proc/743810/statm: 1232823 1224362 2774 3035 0 1229219 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 4931292 KiB
Current children cumulated memory: 4897448 KiB

[startup+162.301 s]
/proc/loadavg: 20.69 50.39 68.40 43/985 743973
/proc/meminfo: memFree=638741428/790760800 swapFree=131071996/131071996
[pid=743810] ppid=743807 vsize=43248356 memory=40936564 CPUtime=247.78 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/stat : 743810 (fscip) S 743807 743810 741471 0 -1 1077936128 8446024 0 0 0 23051 1727 0 0 20 0 41 0 131015030 44286316544 10234141 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
/proc/743810/statm: 10812089 10234141 2982 3035 0 10401139 0
[pid=743810/tid=743888] ppid=743807 vsize=43248356 memory=4897352 CPUtime=5.83 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743888/stat : 743888 (fscip) R 743807 743810 741471 0 -1 4194368 299934 0 0 0 512 71 0 0 20 0 41 0 131028163 44286316544 10234273 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743889] ppid=743807 vsize=43248356 memory=5045456 CPUtime=5.72 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743889/stat : 743889 (fscip) R 743807 743810 741471 0 -1 4194368 405571 0 0 0 489 83 0 0 20 0 41 0 131028163 44286316544 10234273 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743890] ppid=743807 vsize=43248356 memory=5042456 CPUtime=5.74 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743890/stat : 743890 (fscip) R 743807 743810 741471 0 -1 4194368 406581 0 0 0 495 79 0 0 20 0 41 0 131028163 44286316544 10234405 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743891] ppid=743807 vsize=43248356 memory=5042456 CPUtime=5.81 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743891/stat : 743891 (fscip) R 743807 743810 741471 0 -1 4194368 298402 0 0 0 509 72 0 0 20 0 41 0 131028163 44286316544 10234471 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743892] ppid=743807 vsize=43248356 memory=25333125866717268 CPUtime=5.69 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743892/stat : 743892 (fscip) R 743807 743810 741471 0 -1 4194368 400121 0 0 0 489 80 0 0 20 0 41 0 131028163 44286316544 10234537 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743893] ppid=743807 vsize=43248356 memory=26960 CPUtime=5.76 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743893/stat : 743893 (fscip) R 743807 743810 741471 0 -1 4194368 397244 0 0 0 497 79 0 0 20 0 41 0 131028163 44286316544 10234537 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743894] ppid=743807 vsize=43248356 memory=39460 CPUtime=5.79 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743894/stat : 743894 (fscip) R 743807 743810 741471 0 -1 4194368 297859 0 0 0 509 70 0 0 20 0 41 0 131028163 44286316544 10234537 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743895] ppid=743807 vsize=43248356 memory=19600 CPUtime=5.69 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743895/stat : 743895 (fscip) D 743807 743810 741471 0 -1 4194368 407710 0 0 0 493 76 0 0 20 0 41 0 131028163 44286316544 10234537 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743896] ppid=743807 vsize=43248356 memory=343 CPUtime=5.73 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743896/stat : 743896 (fscip) D 743807 743810 741471 0 -1 4194368 406994 0 0 0 497 76 0 0 20 0 41 0 131028163 44286316544 10234537 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743897] ppid=743807 vsize=43248356 memory=3833970873396887877 CPUtime=5.83 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743897/stat : 743897 (fscip) R 743807 743810 741471 0 -1 4194368 310258 0 0 0 515 68 0 0 20 0 41 0 131028163 44286316544 10232367 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743898] ppid=743807 vsize=43248356 memory=279731220480816 CPUtime=5.73 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743898/stat : 743898 (fscip) R 743807 743810 741471 0 -1 4194368 403392 0 0 0 495 78 0 0 20 0 41 0 131028163 44286316544 10225711 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743899] ppid=743807 vsize=43248356 memory=10571244 CPUtime=5.69 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743899/stat : 743899 (fscip) D 743807 743810 741471 0 -1 4194368 405929 0 0 0 492 77 0 0 20 0 41 0 131028163 44286316544 10225711 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743900] ppid=743807 vsize=43248356 memory=279731220533408 CPUtime=5.89 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743900/stat : 743900 (fscip) R 743807 743810 741471 0 -1 4194368 307182 0 0 0 518 71 0 0 20 0 41 0 131028163 44286316544 10225711 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743901] ppid=743807 vsize=43248356 memory=25333125866717268 CPUtime=5.73 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743901/stat : 743901 (fscip) R 743807 743810 741471 0 -1 4194368 408087 0 0 0 500 73 0 0 20 0 41 0 131028163 44286316544 10225711 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743902] ppid=743807 vsize=43248356 memory=2337 CPUtime=5.71 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743902/stat : 743902 (fscip) D 743807 743810 741471 0 -1 4194368 406149 0 0 0 491 80 0 0 20 0 41 0 131028163 44286316544 10225711 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743903] ppid=743807 vsize=43248356 memory=5042456 CPUtime=5.8 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743903/stat : 743903 (fscip) R 743807 743810 741471 0 -1 4194368 298895 0 0 0 510 70 0 0 20 0 41 0 131028163 44286316544 10225711 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743904] ppid=743807 vsize=43248356 memory=20572 CPUtime=5.72 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743904/stat : 743904 (fscip) R 743807 743810 741471 0 -1 4194368 408033 0 0 0 488 84 0 0 20 0 41 0 131028163 44286316544 10225711 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743905] ppid=743807 vsize=43248356 memory=6856 CPUtime=5.76 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743905/stat : 743905 (fscip) D 743807 743810 741471 0 -1 4194368 398725 0 0 0 501 75 0 0 20 0 41 0 131028163 44286316544 10225711 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743906] ppid=743807 vsize=43248356 memory=53009308787096 CPUtime=5.84 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743906/stat : 743906 (fscip) R 743807 743810 741471 0 -1 4194368 299446 0 0 0 510 74 0 0 20 0 41 0 131028163 44286316544 10225711 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743907] ppid=743807 vsize=43248356 memory=279731222339008 CPUtime=5.72 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743907/stat : 743907 (fscip) R 743807 743810 741471 0 -1 4194368 417673 0 0 0 495 77 0 0 20 0 41 0 131028163 44286316544 10225711 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743931] ppid=743807 vsize=43248356 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/743810/task/743931/stat : 743931 (fscip) S 743807 743810 741471 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 131030751 44286316544 10225711 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743932] ppid=743807 vsize=43212900 memory=120 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743932/stat : 743932 (fscip) S 743807 743810 741471 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 131030751 44250009600 10225711 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743933] ppid=743807 vsize=43212900 memory=11525972 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743933/stat : 743933 (fscip) S 743807 743810 741471 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 131030751 44250009600 10225777 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0

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

/proc/743810/task/743938/stat : 743938 (fscip) S 743807 743810 741471 0 -1 1077936192 361 0 0 0 0 3 0 0 20 0 41 0 131030751 87830261760 17606549 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743939] ppid=743807 vsize=85771740 memory=70417996 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743939/stat : 743939 (fscip) S 743807 743810 741471 0 -1 1077936192 245 0 0 0 1 2 0 0 20 0 41 0 131030751 87830261760 17606549 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743940] ppid=743807 vsize=85771740 memory=70284676 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743940/stat : 743940 (fscip) S 743807 743810 741471 0 -1 1077936192 498 0 0 0 1 2 0 0 20 0 41 0 131030751 87830261760 17606549 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743941] ppid=743807 vsize=85771740 memory=70334020 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743941/stat : 743941 (fscip) S 743807 743810 741471 0 -1 1077936192 400 0 0 0 1 2 0 0 20 0 41 0 131030751 87830261760 17606549 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743942] ppid=743807 vsize=85771740 memory=18472 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743942/stat : 743942 (fscip) S 743807 743810 741471 0 -1 1077936192 417 0 0 0 4 0 0 0 20 0 41 0 131030751 87830261760 17606549 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743943] ppid=743807 vsize=85771740 memory=20284 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743943/stat : 743943 (fscip) S 743807 743810 741471 0 -1 1077936192 246 0 0 0 0 3 0 0 20 0 41 0 131030751 87830261760 17606549 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743944] ppid=743807 vsize=85771740 memory=3672 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743944/stat : 743944 (fscip) S 743807 743810 741471 0 -1 1077936192 476 0 0 0 4 0 0 0 20 0 41 0 131030751 87830261760 17606549 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743945] ppid=743807 vsize=85771740 memory=11424 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743945/stat : 743945 (fscip) S 743807 743810 741471 0 -1 1077936192 247 0 0 0 3 0 0 0 20 0 41 0 131030751 87830261760 17606549 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743946] ppid=743807 vsize=85771740 memory=31356 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743946/stat : 743946 (fscip) S 743807 743810 741471 0 -1 1077936192 334 0 0 0 3 0 0 0 20 0 41 0 131030751 87830261760 17606549 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743947] ppid=743807 vsize=85771740 memory=3672 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743947/stat : 743947 (fscip) S 743807 743810 741471 0 -1 1077936192 374 0 0 0 3 0 0 0 20 0 41 0 131030751 87830261760 17606549 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743948] ppid=743807 vsize=85771740 memory=40436 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743948/stat : 743948 (fscip) S 743807 743810 741471 0 -1 1077936192 351 0 0 0 3 0 0 0 20 0 41 0 131030751 87830261760 17606549 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743949] ppid=743807 vsize=85771740 memory=25333125866717268 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743949/stat : 743949 (fscip) S 743807 743810 741471 0 -1 1077936192 463 0 0 0 3 0 0 0 20 0 41 0 131030751 87830261760 17606549 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743950] ppid=743807 vsize=85771740 memory=1817955 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743950/stat : 743950 (fscip) S 743807 743810 741471 0 -1 1077936192 424 0 0 0 3 0 0 0 20 0 41 0 131030751 87830261760 17606549 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
Current children cumulated CPU time: 69200.1 s
Current children cumulated vsize: 85771740 KiB
Current children cumulated memory: 70426196 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+3700 s]*
/proc/loadavg: 80.20 80.27 80.11 43/943 745915
/proc/meminfo: memFree=531682600/790760800 swapFree=131071996/131071996
[pid=743810] ppid=743807 vsize=85790348 memory=70351860 CPUtime=70344.8 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/stat : 743810 (fscip) S 743807 743810 741471 0 -1 1077936128 221346157 0 0 0 6991860 42616 0 0 20 0 41 0 131015030 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 17 70 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
/proc/743810/statm: 21447587 17587965 3030 3035 0 21095698 0
[pid=743810/tid=743888] ppid=743807 vsize=85790348 memory=5624 CPUtime=3513.62 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743888/stat : 743888 (fscip) R 743807 743810 741471 0 -1 4194368 6729757 0 0 0 350288 1074 0 0 20 0 41 0 131028163 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743889] ppid=743807 vsize=85790348 memory=11504 CPUtime=3508.94 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743889/stat : 743889 (fscip) R 743807 743810 741471 0 -1 4194368 7409365 0 0 0 349681 1213 0 0 20 0 41 0 131028163 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743890] ppid=743807 vsize=85790348 memory=13884 CPUtime=3504.63 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743890/stat : 743890 (fscip) R 743807 743810 741471 0 -1 4194368 20412005 0 0 0 348508 1955 0 0 20 0 41 0 131028163 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743891] ppid=743807 vsize=85790348 memory=8323350987516068516 CPUtime=3513.12 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743891/stat : 743891 (fscip) R 743807 743810 741471 0 -1 4194368 3015271 0 0 0 350184 1128 0 0 20 0 41 0 131028163 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743892] ppid=743807 vsize=85790348 memory=11640 CPUtime=3510.57 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743892/stat : 743892 (fscip) R 743807 743810 741471 0 -1 4194368 6733218 0 0 0 349863 1194 0 0 20 0 41 0 131028163 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743893] ppid=743807 vsize=85790348 memory=35732 CPUtime=3508.59 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743893/stat : 743893 (fscip) R 743807 743810 741471 0 -1 4194368 24433397 0 0 0 348551 2308 0 0 20 0 41 0 131028163 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743894] ppid=743807 vsize=85790348 memory=10392 CPUtime=3514.52 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743894/stat : 743894 (fscip) R 743807 743810 741471 0 -1 4194368 6997054 0 0 0 350419 1033 0 0 20 0 41 0 131028163 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743895] ppid=743807 vsize=85790348 memory=5432 CPUtime=3485.34 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743895/stat : 743895 (fscip) R 743807 743810 741471 0 -1 4194368 4716442 0 0 0 334498 14036 0 0 20 0 41 0 131028163 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743896] ppid=743807 vsize=85790348 memory=70321944 CPUtime=3507.71 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743896/stat : 743896 (fscip) R 743807 743810 741471 0 -1 4194368 19525895 0 0 0 348900 1871 0 0 20 0 41 0 131028163 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743897] ppid=743807 vsize=85790348 memory=70321944 CPUtime=3514.65 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743897/stat : 743897 (fscip) R 743807 743810 741471 0 -1 4194368 5623258 0 0 0 350397 1068 0 0 20 0 41 0 131028163 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743898] ppid=743807 vsize=85790348 memory=35732 CPUtime=3512.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743898/stat : 743898 (fscip) R 743807 743810 741471 0 -1 4194368 7175579 0 0 0 350007 1211 0 0 20 0 41 0 131028163 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743899] ppid=743807 vsize=85790348 memory=33100 CPUtime=3514.34 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743899/stat : 743899 (fscip) R 743807 743810 741471 0 -1 4194368 20002449 0 0 0 349545 1889 0 0 20 0 41 0 131028163 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743900] ppid=743807 vsize=85790348 memory=19600 CPUtime=3517.43 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743900/stat : 743900 (fscip) R 743807 743810 741471 0 -1 4194368 6258319 0 0 0 350655 1088 0 0 20 0 41 0 131028163 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743901] ppid=743807 vsize=85790348 memory=54680 CPUtime=3511.08 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743901/stat : 743901 (fscip) R 743807 743810 741471 0 -1 4194368 7282602 0 0 0 348546 2562 0 0 20 0 41 0 131028163 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743902] ppid=743807 vsize=85790348 memory=25333125866717268 CPUtime=3511.42 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743902/stat : 743902 (fscip) R 743807 743810 741471 0 -1 4194368 19644836 0 0 0 349256 1886 0 0 20 0 41 0 131028163 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743903] ppid=743807 vsize=85790348 memory=-2965111532621959544 CPUtime=3513.51 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743903/stat : 743903 (fscip) R 743807 743810 741471 0 -1 4194368 6425980 0 0 0 350257 1094 0 0 20 0 41 0 131028163 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743904] ppid=743807 vsize=85790348 memory=279731223623688 CPUtime=3515.77 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743904/stat : 743904 (fscip) R 743807 743810 741471 0 -1 4194368 7803905 0 0 0 350409 1168 0 0 20 0 41 0 131028163 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743905] ppid=743807 vsize=85790348 memory=279731223623848 CPUtime=3510.24 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743905/stat : 743905 (fscip) R 743807 743810 741471 0 -1 4194368 25510327 0 0 0 348609 2415 0 0 20 0 41 0 131028163 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743906] ppid=743807 vsize=85790348 memory=25333125866717268 CPUtime=3513.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743906/stat : 743906 (fscip) R 743807 743810 741471 0 -1 4194368 7111193 0 0 0 350250 1078 0 0 20 0 41 0 131028163 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743907] ppid=743807 vsize=85790348 memory=6720667627666226791 CPUtime=3509.63 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743907/stat : 743907 (fscip) R 743807 743810 741471 0 -1 4194368 7332464 0 0 0 349869 1094 0 0 20 0 41 0 131028163 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743931] ppid=743807 vsize=85790348 memory=11504 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743931/stat : 743931 (fscip) S 743807 743810 741471 0 -1 1077936192 249 0 0 0 3 0 0 0 20 0 41 0 131030751 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743932] ppid=743807 vsize=85790348 memory=13884 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743932/stat : 743932 (fscip) S 743807 743810 741471 0 -1 1077936192 362 0 0 0 1 1 0 0 20 0 41 0 131030751 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743933] ppid=743807 vsize=85790348 memory=11640 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743933/stat : 743933 (fscip) S 743807 743810 741471 0 -1 1077936192 239 0 0 0 3 0 0 0 20 0 41 0 131030751 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743934] ppid=743807 vsize=85790348 memory=11704 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743934/stat : 743934 (fscip) S 743807 743810 741471 0 -1 1077936192 370 0 0 0 3 0 0 0 20 0 41 0 131030751 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743935] ppid=743807 vsize=85790348 memory=279731221967264 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743935/stat : 743935 (fscip) S 743807 743810 741471 0 -1 1077936192 385 0 0 0 3 0 0 0 20 0 41 0 131030751 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743936] ppid=743807 vsize=85790348 memory=6935649337113403200 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743936/stat : 743936 (fscip) S 743807 743810 741471 0 -1 1077936192 400 0 0 0 3 0 0 0 20 0 41 0 131030751 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743937] ppid=743807 vsize=85790348 memory=6935653752339783488 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743937/stat : 743937 (fscip) S 743807 743810 741471 0 -1 1077936192 248 0 0 0 3 0 0 0 20 0 41 0 131030751 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743938] ppid=743807 vsize=85790348 memory=31356 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743938/stat : 743938 (fscip) S 743807 743810 741471 0 -1 1077936192 367 0 0 0 0 3 0 0 20 0 41 0 131030751 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743939] ppid=743807 vsize=85790348 memory=3672 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743939/stat : 743939 (fscip) S 743807 743810 741471 0 -1 1077936192 248 0 0 0 1 2 0 0 20 0 41 0 131030751 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743940] ppid=743807 vsize=85790348 memory=40436 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743940/stat : 743940 (fscip) S 743807 743810 741471 0 -1 1077936192 504 0 0 0 1 2 0 0 20 0 41 0 131030751 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743941] ppid=743807 vsize=85790348 memory=8240 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743941/stat : 743941 (fscip) S 743807 743810 741471 0 -1 1077936192 405 0 0 0 1 2 0 0 20 0 41 0 131030751 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743942] ppid=743807 vsize=85790348 memory=2112 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743942/stat : 743942 (fscip) S 743807 743810 741471 0 -1 1077936192 422 0 0 0 4 0 0 0 20 0 41 0 131030751 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743943] ppid=743807 vsize=85790348 memory=3308 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743943/stat : 743943 (fscip) S 743807 743810 741471 0 -1 1077936192 249 0 0 0 0 3 0 0 20 0 41 0 131030751 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743944] ppid=743807 vsize=85790348 memory=70222432 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743944/stat : 743944 (fscip) S 743807 743810 741471 0 -1 1077936192 482 0 0 0 4 0 0 0 20 0 41 0 131030751 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743945] ppid=743807 vsize=85790348 memory=1996 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743945/stat : 743945 (fscip) S 743807 743810 741471 0 -1 1077936192 251 0 0 0 3 0 0 0 20 0 41 0 131030751 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743946] ppid=743807 vsize=85790348 memory=1836 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743946/stat : 743946 (fscip) S 743807 743810 741471 0 -1 1077936192 339 0 0 0 3 0 0 0 20 0 41 0 131030751 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743947] ppid=743807 vsize=85790348 memory=7644 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743947/stat : 743947 (fscip) S 743807 743810 741471 0 -1 1077936192 380 0 0 0 3 0 0 0 20 0 41 0 131030751 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743948] ppid=743807 vsize=85790348 memory=26960 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743948/stat : 743948 (fscip) S 743807 743810 741471 0 -1 1077936192 358 0 0 0 3 0 0 0 20 0 41 0 131030751 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743949] ppid=743807 vsize=85790348 memory=31356 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743949/stat : 743949 (fscip) S 743807 743810 741471 0 -1 1077936192 470 0 0 0 3 0 0 0 20 0 41 0 131030751 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
[pid=743810/tid=743950] ppid=743807 vsize=85790348 memory=3672 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/743810/task/743950/stat : 743950 (fscip) S 743807 743810 741471 0 -1 1077936192 430 0 0 0 3 0 0 0 20 0 41 0 131030751 87849316352 17587965 809668444160 4194304 16623229 140723148733232 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 47845376 140723148735494 140723148735612 140723148735612 140723148742640 0
Current children cumulated CPU time: 70344.8 s
Current children cumulated vsize: 85790348 KiB
Current children cumulated memory: 70351860 KiB

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

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

# cumulated CPU time of all completed processes:  user=69918.9 s, system=428.851 s

Solver just ended.
Dumping a history of the last processes samples

[startup+3700.8 s]
/proc/loadavg: 80.20 80.27 80.11 24/904 745915
/proc/meminfo: memFree=543242008/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3701.6 s]
/proc/loadavg: 80.20 80.27 80.11 5/861 745932
/proc/meminfo: memFree=615310088/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3702 s]*
/proc/loadavg: 80.20 80.27 80.11 6/856 745964
/proc/meminfo: memFree=669195880/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3702.75
CPU time (s): 70347.7
CPU user time (s): 69918.9
CPU system time (s): 428.851
CPU usage (%): 1899.88
Max. virtual memory (cumulated for all children) (KiB): 86287400
Max. memory (cumulated for all children) (KiB): 70723580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 69918.9
system time used= 428.851
maximum resident set size= 70725628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 221346203
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= 8281717
involuntary context switches= 251627


# summary of solver processes directly reported to runsolver:
#   pid: 743810
#   total CPU time (s): 70347.7
#   total CPU user time (s): 69918.9
#   total CPU system time (s): 428.851

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.5572 second user time and 86.6569 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-08-14 16:04:43
IDJOB=4465408
IDBENCH=158206
IDSOLVER=3094
FILE ID=nodeD101/4465408-1723644282
RUNJOBID= nodeD101-1723640577-741483
SLURM_JOB_ID= 8267917
Free space on /tmp= 8622596 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB12/OPT-LIN/graca/normalized-ped2.G.recomb10-0.20-12.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-4465408-1723644282/watcher-4465408-1723644282 -o /tmp/evaluation-result-4465408-1723644282/solver-4465408-1723644282 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723640577-741483 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465408-1723644282.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 0c5a5feecc6e9ebbd7fc1e1b28678077
RANDOM SEED=467729113

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        724843416 kB
MemAvailable:   782822652 kB
Buffers:         1177756 kB
Cached:         60054044 kB
SwapCached:            0 kB
Active:         18852328 kB
Inactive:       43531260 kB
Active(anon):       2120 kB
Inactive(anon):  1188628 kB
Active(file):   18850208 kB
Inactive(file): 42342632 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            374036 kB
Writeback:             0 kB
AnonPages:       1150920 kB
Mapped:           119788 kB
Shmem:             38920 kB
KReclaimable:     411844 kB
Slab:             829728 kB
SReclaimable:     411844 kB
SUnreclaim:       417884 kB
KernelStack:       14880 kB
PageTables:        10836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    1376624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1152000 kB
HardwareCorrupted:     0 kB
AnonHugePages:    292864 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      841728 kB
DirectMap2M:    132825088 kB
DirectMap1G:    672137216 kB

Free space on /tmp at the end= 8622452 MiB
End job on nodeD101 at 2024-08-14 17:06:25