Trace number 4465425

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) 70746.4 3702.18

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/NG/
normalized-NG.dot_unif_50null10mast_rapportOE2.0_TMAX180_K192_cod2.opb
MD5SUM8bd0f5aea9ca570f3d71e7c4d3c71b5a
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-59356
Best CPU time to get the best result obtained on this benchmark72001.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 892
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 536523
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 536523
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
2.38/2.43	c Default LC presolving (default).
2.38/2.44	c ** Before presolving: virtualMemUsedAtLc = 2170223286, getVmSize() = 1465683968, SCIPgetMemUsed() = 1386389957, SCIPgetMemTotal() = 1405924309, SCIPgetMemExternEstim() = 764298977
2.38/2.44	c ** set memory limit for presolving in LC to 8.78926e+12 for SCIP **
126.11/126.55	c ** Estimated virtualMemUsedAtSolver = 2392612325, getVmSize() = 3026202624, SCIPgetMemUsed() = 2184308111, SCIPgetMemTotal() = 2824619511, SCIPgetMemExternEstim() = 764298977
126.11/126.55	c ** set memory limit for solvers to 4.18108e+11 for each SCIP **
126.11/126.55	c Original Problem   :
126.11/126.55	c   Problem name     : instance-4465425-1723640578
126.11/126.55	c   Variables        : 400896 (400896 binary, 0 integer, 0 implicit integer, 0 continuous)
126.11/126.55	c   Constraints      : 402763
126.11/126.55	c   Objective sense  : minimize
126.11/126.55	c Presolved Problem  :
126.11/126.55	c   Variables        : 223807 (223807 binary, 0 integer, 0 implicit integer, 0 continuous)
126.11/126.55	c   Constraints      : 224092
126.11/126.55	c Constraints        : Number
126.11/126.55	c   knapsack         : 1 
126.11/126.55	c   setppc           : 17385 
126.11/126.55	c   linear           : 64 
126.11/126.55	c   orbitope         : 26 
126.11/126.55	c   logicor          : 206616 
126.11/126.55	c ** Instance transfer method used: 0
126.73/127.14	c ** ParaScipInstance copy increased the number of variables. **
139.24/139.47	c LC is working with racing ramp-up and with rebuilding tree after racing.
139.24/139.47	c                                Nodes    Active                                            
139.24/139.47	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
348.96/150.30	c *     150              0           1        20           0.0000                -          -
348.96/150.30	c       150              0           1        20           0.0000                -          -
5494.27/409.65	c       410              2           1        20           0.0000     -536523.0000          -
5595.47/414.72	c       415              2           1        20           0.0000     -536523.0000          -
5694.72/419.75	c       420             18          17        20           0.0000     -536523.0000          -
5795.94/424.83	c       425             38          37        20           0.0000     -536523.0000          -
5909.08/430.51	c       431             58          57        20           0.0000     -536523.0000          -
6012.28/435.73	c       436             77          76        20           0.0000     -536523.0000          -
6121.43/441.24	c       441            118         117        20           0.0000     -536523.0000          -
6220.68/446.25	c       446            139         138        20           0.0000     -536523.0000          -
6320.00/451.28	c       451            218         217        20           0.0000     -536523.0000          -
6431.05/456.80	c       457            238         237        20           0.0000     -536523.0000          -
6535.06/462.07	c       462            278         277        20           0.0000     -536523.0000          -
6636.37/467.16	c       467            319         318        20           0.0000     -536523.0000          -
6736.71/472.24	c       472            259         258        20           0.0000     -536523.0000          -
6841.90/477.58	c       478            279         278        20           0.0000     -536523.0000          -
6957.00/483.35	c       483            299         298        20           0.0000     -536523.0000          -
7064.17/488.73	c       489            319         318        20           0.0000     -536523.0000          -
7171.85/494.13	c       494            342         341        20           0.0000     -536523.0000          -
7271.42/499.15	c       499            502         501        20           0.0000     -536523.0000          -
7377.74/504.59	c       505            542         541        20           0.0000     -536523.0000          -
7484.93/510.04	c       510            419         418        20           0.0000     -536523.0000          -
7590.11/515.22	c       515            602         601        20           0.0000     -536523.0000          -
7697.28/520.61	c       521            459         458        20           0.0000     -536523.0000          -
7798.51/525.71	c       526            662         661        20           0.0000     -536523.0000          -
7913.60/531.51	c       532            498         497        20           0.0000     -536523.0000          -
8018.78/536.90	c       537            722         721        20           0.0000     -536523.0000          -
8129.90/542.44	c       542            559         558        20           0.0000     -536523.0000          -
8229.12/547.44	c       547            782         781        20           0.0000     -536523.0000          -
8336.33/552.84	c       553            599         598        20           0.0000     -536523.0000          -
8437.55/558.02	c       558            862         861        20           0.0000     -536523.0000          -
8541.59/563.16	c       563            638         637        20           0.0000     -536523.0000          -
8641.91/568.28	c       568            922         921        20           0.0000     -536523.0000          -
8745.11/573.47	c       573            678         677        20           0.0000     -536523.0000          -
8850.30/578.71	c       579            698         697        20           0.0000     -536523.0000          -
8953.49/583.91	c       584           1022        1021        20           0.0000     -536523.0000          -
9058.63/589.29	c       589           1042        1041        20           0.0000     -536523.0000          -
9161.82/594.40	c       594           1042        1041        20           0.0000     -536523.0000          -
9263.03/599.57	c       600            778         777        20           0.0000     -536523.0000          -
9366.23/604.71	c       605           1050           0        20           0.0000     -536523.0000          -
9477.33/610.35	c       610           1050           0        20           0.0000     -536523.0000          -
9578.47/615.44	c       615           1066          16        20           0.0000     -536523.0000          -
9683.61/620.71	c       621            900         899        20           0.0000     -536523.0000          -
9794.67/626.36	c       626           1104          54        20           0.0000     -536523.0000          -
9911.68/632.23	c       632            919         918        20           0.0000     -536523.0000          -
10016.81/637.57	c       638            980         979        20           0.0000     -536523.0000          -
10115.99/642.59	c       643            962         961        20           0.0000     -536523.0000          -
10223.13/647.91	c       648           1040        1039        20           0.0000     -536523.0000          -
10325.05/653.11	c       653           1042        1041        20           0.0000     -536523.0000          -
10437.38/658.75	c       659           1042        1041        20           0.0000     -536523.0000          -
10550.40/664.40	c       664           1042        1041        20           0.0000     -536523.0000          -
10649.62/669.46	c       669           1042        1041        20           0.0000     -536523.0000          -
10750.80/674.50	c       675           1042        1041        20           0.0000     -536523.0000          -
10860.65/680.08	c       680           1067          17        20           0.0000     -536523.0000          -
10963.09/685.27	c       685           1050           0        20           0.0000     -536523.0000          -
11062.43/690.29	c       690           1511         461        20           0.0000     -536523.0000          -
11169.35/695.60	c       696           1144          94        20           0.0000     -536523.0000          -
11274.38/700.90	c       701           1165         115        20           0.0000     -536523.0000          -
11373.54/705.96	c       706           1187         137        20           0.0000     -536523.0000          -
11472.73/711.00	c       711           1207         157        20           0.0000     -536523.0000          -
11571.92/716.02	c       716           1691         641        20           0.0000     -536523.0000          -
11677.04/721.22	c       721           1205         155        20           0.0000     -536523.0000          -
11778.21/726.34	c       726           1751         701        20           0.0000     -536523.0000          -
11889.27/731.94	c       732           1791         741        20           0.0000     -536523.0000          -
11994.31/737.28	c       737           1328         278        20           0.0000     -536523.0000          -
12097.39/742.43	c       742           1347         297        20           0.0000     -536523.0000          -
12204.48/747.87	c       748           1368         318        20           0.0000     -536523.0000          -
12317.56/753.58	c       754           1931         881        20           0.0000     -536523.0000          -
12418.77/758.65	c       759           1971         921        20           0.0000     -536523.0000          -
12521.94/763.84	c       764           1470         420        20           0.0000     -536523.0000          -
12629.06/769.23	c       769           2031         981        20           0.0000     -536523.0000          -
12732.18/774.42	c       774           1488         438        20           0.0000     -536523.0000          -
12835.35/779.61	c       780           1508         458        20           0.0000     -536523.0000          -
12936.54/784.77	c       785           1528         478        20           0.0000     -536523.0000          -
13037.73/789.86	c       790           1631         581        20           0.0000     -536523.0000          -
13141.81/795.07	c       795           1671         621        20           0.0000     -536523.0000          -
13243.01/800.18	c       800           2312        1260        20           0.0000     -536523.0000          -
13345.24/805.30	c       805           1731         681        20           0.0000     -536523.0000          -
13446.42/810.45	c       810           1771         721        20           0.0000     -536523.0000          -
13547.57/815.57	c       816           1668         618        20           0.0000     -536523.0000          -
13648.73/820.63	c       821           1688         638        20           0.0000     -536523.0000          -
13749.89/825.72	c       826           1708         658        20           0.0000     -536523.0000          -
13849.04/830.79	c       831           1911         861        20           0.0000     -536523.0000          -
13950.17/835.84	c       836           1951         901        20           0.0000     -536523.0000          -
14049.28/840.88	c       841           1788         738        20           0.0000     -536523.0000          -
14150.39/845.94	c       846           2633        1579        20           0.0000     -536523.0000          -
14255.29/851.24	c       851           1828         778        20           0.0000     -536523.0000          -
14360.32/856.59	c       857           2713        1659        20           0.0000     -536523.0000          -
14461.47/861.61	c       862           2191        1141        20           0.0000     -536523.0000          -
14569.20/867.04	c       867           2231        1181        20           0.0000     -536523.0000          -
14668.28/872.13	c       872           2271        1221        20           0.0000     -536523.0000          -
14780.36/877.70	c       878           1990         938        20           0.0000     -536523.0000          -
14888.33/883.19	c       883           2351        1301        20           0.0000     -536523.0000          -
15000.40/888.85	c       889           2391        1341        20           0.0000     -536523.0000          -
15109.47/894.30	c       894           2431        1381        20           0.0000     -536523.0000          -
15220.43/899.95	c       900           2471        1421        20           0.0000     -536523.0000          -
15322.43/905.07	c       905           2511        1461        20           0.0000     -536523.0000          -
15423.70/910.17	c       910           3093        2039        20           0.0000     -536523.0000          -
15523.62/915.24	c       915           2591        1541        20           0.0000     -536523.0000          -
15630.60/920.60	c       921           2210        1158        20           0.0000     -536523.0000          -
15738.49/926.11	c       926           2230        1178        20           0.0000     -536523.0000          -
15837.69/931.14	c       931           2711        1661        20           0.0000     -536523.0000          -
15949.70/936.72	c       937           3273        2219        20           0.0000     -536523.0000          -
16052.68/942.01	c       942           2310        1258        20           0.0000     -536523.0000          -
16161.77/947.48	c       947           3353        2299        20           0.0000     -536523.0000          -
16268.66/952.82	c       953           2871        1821        20           0.0000     -536523.0000          -
16372.45/958.05	c       958           2911        1861        20           0.0000     -536523.0000          -
16478.73/963.47	c       963           2410        1358        20           0.0000     -536523.0000          -
16583.73/968.72	c       969           2430        1378        20           0.0000     -536523.0000          -
16682.75/973.73	c       974           3533        2479        20           0.0000     -536523.0000          -
16783.81/978.87	c       979           3573        2519        20           0.0000     -536523.0000          -
16892.77/984.32	c       984           2510        1458        20           0.0000     -536523.0000          -
16993.89/989.41	c       989           2530        1478        20           0.0000     -536523.0000          -
17093.10/994.46	c       994           3673        2619        20           0.0000     -536523.0000          -
17198.11/999.77	c      1000           3211        2161        20           0.0000     -536523.0000          -
17304.20/1005.05	c      1005           2610        1558        20           0.0000     -536523.0000          -
17408.30/1010.35	c      1010           2630        1578        20           0.0000     -536523.0000          -
17513.38/1015.67	c      1016           3331        2281        20           0.0000     -536523.0000          -
17614.46/1020.71	c      1021           3371        2321        20           0.0000     -536523.0000          -
17717.52/1026.00	c      1026           3893        2839        20           0.0000     -536523.0000          -
17819.62/1031.13	c      1031           3933        2879        20           0.0000     -536523.0000          -
17918.76/1036.14	c      1036           3973        2919        20           0.0000     -536523.0000          -
18022.75/1041.32	c      1041           2790        1738        20           0.0000     -536523.0000          -
18127.83/1046.63	c      1047           2811        1759        20           0.0000     -536523.0000          -
18232.88/1051.91	c      1052           4073        3019        20           0.0000     -536523.0000          -
18331.99/1056.93	c      1057           4113        3059        20           0.0000     -536523.0000          -
18438.92/1062.30	c      1062           4153        3099        20           0.0000     -536523.0000          -
18537.97/1067.35	c      1067           3711        2661        20           0.0000     -536523.0000          -
18643.01/1072.63	c      1073           3751        2701        20           0.0000     -536523.0000          -
18742.07/1077.69	c      1078           4253        3199        20           0.0000     -536523.0000          -
18855.05/1083.34	c      1083           4293        3239        20           0.0000     -536523.0000          -
18960.11/1088.66	c      1089           3011        1959        20           0.0000     -536523.0000          -
19073.00/1094.38	c      1094           3911        2861        20           0.0000     -536523.0000          -
19178.06/1099.69	c      1100           3051        1999        20           0.0000     -536523.0000          -
19281.13/1104.88	c      1105           3052        2000        20           0.0000     -536523.0000          -
19382.15/1109.94	c      1110           4031        2981        20           0.0000     -536523.0000          -
19487.17/1115.24	c      1115           3112        2060        20           0.0000     -536523.0000          -
19588.26/1120.38	c      1120           3132        2080        20           0.0000     -536523.0000          -
19699.08/1125.92	c      1126           4593        3539        20           0.0000     -536523.0000          -
19801.09/1131.11	c      1131           3192        2140        20           0.0000     -536523.0000          -
19900.02/1136.13	c      1136           4673        3619        20           0.0000     -536523.0000          -
20006.33/1141.47	c      1141           3252        2200        20           0.0000     -536523.0000          -
20109.34/1146.69	c      1147           3272        2220        20           0.0000     -536523.0000          -
20210.45/1151.70	c      1152           4351        3301        20           0.0000     -536523.0000          -
20313.51/1156.95	c      1157           4813        3759        20           0.0000     -536523.0000          -
20415.53/1162.08	c      1162           3352        2300        20           0.0000     -536523.0000          -
20514.85/1167.16	c      1167           4893        3839        20           0.0000     -536523.0000          -
20616.51/1172.24	c      1172           4491        3441        20           0.0000     -536523.0000          -
20715.64/1177.29	c      1177           3432        2380        20           0.0000     -536523.0000          -
20816.67/1182.37	c      1182           4993        3939        20           0.0000     -536523.0000          -
20925.59/1187.86	c      1188           5033        3979        20           0.0000     -536523.0000          -
21026.64/1193.01	c      1193           3512        2460        20           0.0000     -536523.0000          -
21131.70/1198.22	c      1198           5113        4059        20           0.0000     -536523.0000          -
21234.77/1203.41	c      1203           3572        2520        20           0.0000     -536523.0000          -
21335.85/1208.51	c      1209           3592        2540        20           0.0000     -536523.0000          -
21440.84/1213.80	c      1214           3632        2580        20           0.0000     -536523.0000          -
21541.91/1218.92	c      1219           4851        3801        20           0.0000     -536523.0000          -
21645.49/1224.15	c      1224           4891        3841        20           0.0000     -536523.0000          -
21745.87/1229.27	c      1229           4931        3881        20           0.0000     -536523.0000          -
21852.87/1234.69	c      1235           3732        2680        20           0.0000     -536523.0000          -
21954.01/1239.71	c      1240           5011        3961        20           0.0000     -536523.0000          -
22057.13/1245.01	c      1245           5051        4001        20           0.0000     -536523.0000          -
22171.82/1250.72	c      1251           3812        2760        20           0.0000     -536523.0000          -
22274.82/1255.93	c      1256           5131        4081        20           0.0000     -536523.0000          -
22376.60/1261.11	c      1261           3872        2820        20           0.0000     -536523.0000          -
22480.64/1266.34	c      1266           5211        4161        20           0.0000     -536523.0000          -
22581.72/1271.47	c      1271           3932        2880        20           0.0000     -536523.0000          -
22682.73/1276.58	c      1277           3952        2900        20           0.0000     -536523.0000          -
22783.86/1281.69	c      1282           5331        4281        20           0.0000     -536523.0000          -
22884.71/1286.77	c      1287           4012        2960        20           0.0000     -536523.0000          -
22985.84/1291.86	c      1292           5793        4739        20           0.0000     -536523.0000          -
23084.79/1296.88	c      1297           5833        4779        20           0.0000     -536523.0000          -
23185.94/1302.00	c      1302           4092        3040        20           0.0000     -536523.0000          -
23285.10/1307.04	c      1307           5913        4859        20           0.0000     -536523.0000          -
23387.19/1312.09	c      1312           4152        3100        20           0.0000     -536523.0000          -
23488.17/1317.16	c      1317           5993        4939        20           0.0000     -536523.0000          -
23588.45/1322.21	c      1322           4212        3160        20           0.0000     -536523.0000          -
23684.75/1327.28	c      1327           4251        3199        20           0.0000     -536523.0000          -
23785.71/1332.34	c      1332           4272        3220        20           0.0000     -536523.0000          -
23886.84/1337.42	c      1337           4292        3240        20           0.0000     -536523.0000          -
23986.02/1342.47	c      1342           4312        3260        20           0.0000     -536523.0000          -
24089.14/1347.65	c      1348           6213        5159        20           0.0000     -536523.0000          -
24192.29/1352.81	c      1353           4372        3320        20           0.0000     -536523.0000          -
24293.40/1357.99	c      1358           6293        5239        20           0.0000     -536523.0000          -
24395.46/1363.06	c      1363           5951        4901        20           0.0000     -536523.0000          -
24499.60/1368.32	c      1368           4452        3400        20           0.0000     -536523.0000          -
24600.74/1373.46	c      1373           6413        5359        20           0.0000     -536523.0000          -
24701.80/1378.59	c      1379           4512        3460        20           0.0000     -536523.0000          -
24804.88/1383.72	c      1384           6493        5439        20           0.0000     -536523.0000          -
24905.93/1388.84	c      1389           4572        3520        20           0.0000     -536523.0000          -
25007.02/1393.90	c      1394           6191        5141        20           0.0000     -536523.0000          -
25109.03/1399.11	c      1399           6231        5181        20           0.0000     -536523.0000          -
25211.27/1404.25	c      1404           4652        3600        20           0.0000     -536523.0000          -
25312.39/1409.37	c      1409           6693        5639        20           0.0000     -536523.0000          -
25413.54/1414.48	c      1414           4712        3660        20           0.0000     -536523.0000          -
25514.68/1419.59	c      1420           6773        5719        20           0.0000     -536523.0000          -
25617.75/1424.74	c      1425           4772        3720        20           0.0000     -536523.0000          -
25720.67/1429.92	c      1430           4792        3740        20           0.0000     -536523.0000          -
25819.68/1434.94	c      1435           6511        5461        20           0.0000     -536523.0000          -
25923.60/1440.20	c      1440           4852        3800        20           0.0000     -536523.0000          -
26025.75/1445.33	c      1445           6973        5919        20           0.0000     -536523.0000          -
26126.88/1450.47	c      1450           4912        3860        20           0.0000     -536523.0000          -
26229.90/1455.61	c      1456           4932        3880        20           0.0000     -536523.0000          -
26331.02/1460.78	c      1461           4972        3920        20           0.0000     -536523.0000          -
26434.11/1465.90	c      1466           4992        3940        20           0.0000     -536523.0000          -
26533.26/1471.01	c      1471           7173        6119        20           0.0000     -536523.0000          -
26635.29/1476.09	c      1476           5032        3980        20           0.0000     -536523.0000          -
26737.45/1481.22	c      1481           5052        4000        20           0.0000     -536523.0000          -
26838.58/1486.34	c      1486           7293        6239        20           0.0000     -536523.0000          -
26939.71/1491.49	c      1491           5112        4060        20           0.0000     -536523.0000          -
27040.85/1496.57	c      1497           5132        4080        20           0.0000     -536523.0000          -
27143.98/1501.78	c      1502           5172        4120        20           0.0000     -536523.0000          -
27244.88/1506.86	c      1507           5192        4140        20           0.0000     -536523.0000          -
27346.01/1511.94	c      1512           5232        4180        20           0.0000     -536523.0000          -
27445.07/1517.01	c      1517           5252        4200        20           0.0000     -536523.0000          -
27547.10/1522.05	c      1522           7191        6141        20           0.0000     -536523.0000          -
27645.89/1527.07	c      1527           5312        4260        20           0.0000     -536523.0000          -
27744.97/1532.08	c      1532           5332        4280        20           0.0000     -536523.0000          -
27844.15/1537.13	c      1537           5372        4320        20           0.0000     -536523.0000          -
27948.25/1542.33	c      1542           7713        6659        20           0.0000     -536523.0000          -
28051.34/1547.53	c      1548           7753        6699        20           0.0000     -536523.0000          -
28158.43/1552.97	c      1553           5452        4400        20           0.0000     -536523.0000          -
28257.56/1558.03	c      1558           7833        6779        20           0.0000     -536523.0000          -
28364.61/1563.34	c      1563           5512        4460        20           0.0000     -536523.0000          -
28465.68/1568.43	c      1568           7913        6859        20           0.0000     -536523.0000          -
28568.81/1573.66	c      1574           7611        6561        20           0.0000     -536523.0000          -
28669.93/1578.74	c      1579           5592        4540        20           0.0000     -536523.0000          -
28773.07/1583.98	c      1584           8033        6979        20           0.0000     -536523.0000          -
28872.14/1588.99	c      1589           5652        4600        20           0.0000     -536523.0000          -
28981.07/1594.43	c      1594           8113        7059        20           0.0000     -536523.0000          -
29080.00/1599.45	c      1599           8153        7099        20           0.0000     -536523.0000          -
29178.98/1604.46	c      1604           5732        4680        20           0.0000     -536523.0000          -
29293.95/1610.21	c      1610           5772        4720        20           0.0000     -536523.0000          -
29399.00/1615.51	c      1616           5792        4740        20           0.0000     -536523.0000          -
29500.16/1620.67	c      1621           8313        7259        20           0.0000     -536523.0000          -
29607.98/1626.08	c      1626           5852        4800        20           0.0000     -536523.0000          -
29712.16/1631.36	c      1631           5892        4840        20           0.0000     -536523.0000          -
29817.17/1636.60	c      1637           5912        4860        20           0.0000     -536523.0000          -
29920.21/1641.84	c      1642           8151        7101        20           0.0000     -536523.0000          -
30021.23/1646.98	c      1647           8513        7459        20           0.0000     -536523.0000          -
30123.22/1652.12	c      1652           8553        7499        20           0.0000     -536523.0000          -
30233.42/1657.62	c      1658           8593        7539        20           0.0000     -536523.0000          -
30334.60/1662.75	c      1663           6052        5000        20           0.0000     -536523.0000          -
30437.69/1667.94	c      1668           8673        7619        20           0.0000     -536523.0000          -
30552.76/1673.77	c      1674           6112        5060        20           0.0000     -536523.0000          -
30661.85/1679.25	c      1679           8451        7401        20           0.0000     -536523.0000          -
30764.74/1684.41	c      1684           8793        7739        20           0.0000     -536523.0000          -
30869.83/1689.79	c      1690           6192        5140        20           0.0000     -536523.0000          -
30970.93/1694.87	c      1695           8873        7819        20           0.0000     -536523.0000          -
31072.07/1699.90	c      1700           6252        5200        20           0.0000     -536523.0000          -
31171.18/1705.04	c      1705           6272        5220        20           0.0000     -536523.0000          -
31273.22/1710.11	c      1710           8691        7641        20           0.0000     -536523.0000          -
31374.10/1715.18	c      1715           8731        7681        20           0.0000     -536523.0000          -
31474.43/1720.28	c      1720           6352        5300        20           0.0000     -536523.0000          -
31575.59/1725.34	c      1725           8811        7761        20           0.0000     -536523.0000          -
31678.74/1730.59	c      1731           6412        5360        20           0.0000     -536523.0000          -
31781.78/1735.70	c      1736           6432        5380        20           0.0000     -536523.0000          -
31880.85/1740.75	c      1741           9213        8159        20           0.0000     -536523.0000          -
31979.86/1745.76	c      1746           6492        5440        20           0.0000     -536523.0000          -
32080.82/1750.82	c      1751           6512        5460        20           0.0000     -536523.0000          -
32179.87/1755.85	c      1756           6552        5500        20           0.0000     -536523.0000          -
32281.07/1761.00	c      1761           6572        5520        20           0.0000     -536523.0000          -
32383.20/1766.08	c      1766           6592        5540        20           0.0000     -536523.0000          -
32487.40/1771.38	c      1771           6632        5580        20           0.0000     -536523.0000          -
32590.58/1776.52	c      1777           6652        5600        20           0.0000     -536523.0000          -
32691.54/1781.60	c      1782           9513        8459        20           0.0000     -536523.0000          -
32794.63/1786.82	c      1787           6712        5660        20           0.0000     -536523.0000          -
32895.83/1791.97	c      1792           9351        8301        20           0.0000     -536523.0000          -
32997.87/1797.11	c      1797           9391        8341        20           0.0000     -536523.0000          -
33100.11/1802.21	c      1802           6792        5740        20           0.0000     -536523.0000          -
33201.08/1807.30	c      1807           9713        8659        20           0.0000     -536523.0000          -
33303.82/1812.55	c      1813           6852        5800        20           0.0000     -536523.0000          -
33404.71/1817.70	c      1818           9793        8739        20           0.0000     -536523.0000          -
33509.81/1822.93	c      1823           6912        5860        20           0.0000     -536523.0000          -
33611.73/1828.07	c      1828           6932        5880        20           0.0000     -536523.0000          -
33713.85/1833.29	c      1833           6972        5920        20           0.0000     -536523.0000          -
33818.99/1838.55	c      1839           6992        5940        20           0.0000     -536523.0000          -
33920.17/1843.68	c      1844           9993        8939        20           0.0000     -536523.0000          -
34030.19/1849.19	c      1849           7052        6000        20           0.0000     -536523.0000          -
34132.18/1854.37	c      1854           7072        6020        20           0.0000     -536523.0000          -
34237.26/1859.69	c      1860           9891        8841        20           0.0000     -536523.0000          -
34338.41/1864.78	c      1865           7132        6080        20           0.0000     -536523.0000          -
34439.58/1869.89	c      1870          10193        9139        20           0.0000     -536523.0000          -
34550.65/1875.49	c      1875           7192        6140        20           0.0000     -536523.0000          -
34653.83/1880.67	c      1881          10273        9219        20           0.0000     -536523.0000          -
34752.97/1885.70	c      1886           7252        6200        20           0.0000     -536523.0000          -
34858.15/1891.00	c      1891           7272        6220        20           0.0000     -536523.0000          -
34957.34/1896.05	c      1896          10191        9141        20           0.0000     -536523.0000          -
35061.50/1901.20	c      1901          10413        9359        20           0.0000     -536523.0000          -
35161.60/1906.25	c      1906           7352        6300        20           0.0000     -536523.0000          -
35262.80/1911.32	c      1911          10493        9439        20           0.0000     -536523.0000          -
35379.81/1917.25	c      1917           7412        6360        20           0.0000     -536523.0000          -
35483.01/1922.49	c      1922           7452        6400        20           0.0000     -536523.0000          -
35586.21/1927.68	c      1928           7472        6420        20           0.0000     -536523.0000          -
35687.41/1932.71	c      1933          10653        9599        20           0.0000     -536523.0000          -
35790.54/1937.97	c      1938          10693        9639        20           0.0000     -536523.0000          -
35897.70/1943.38	c      1943           7552        6500        20           0.0000     -536523.0000          -
36002.88/1948.63	c      1949          10611        9561        20           0.0000     -536523.0000          -
36102.11/1953.65	c      1954           7612        6560        20           0.0000     -536523.0000          -
36209.97/1959.07	c      1959           7652        6600        20           0.0000     -536523.0000          -
36312.38/1964.29	c      1964           7672        6620        20           0.0000     -536523.0000          -
36417.58/1969.52	c      1970          10791        9741        20           0.0000     -536523.0000          -
36520.58/1974.75	c      1975           7731        6679        20           0.0000     -536523.0000          -
36623.78/1979.94	c      1980           7732        6680        20           0.0000     -536523.0000          -
36722.99/1984.99	c      1985          10911        9861        20           0.0000     -536523.0000          -
36825.22/1990.13	c      1990           7792        6740        20           0.0000     -536523.0000          -
36935.25/1995.61	c      1996          11133       10079        20           0.0000     -536523.0000          -
37040.43/2000.90	c      2001           7852        6800        20           0.0000     -536523.0000          -
37142.30/2006.11	c      2006          11213       10159        20           0.0000     -536523.0000          -
37246.67/2011.36	c      2011          11253       10199        20           0.0000     -536523.0000          -
37353.62/2016.70	c      2017           7932        6880        20           0.0000     -536523.0000          -
37454.81/2021.84	c      2022          11333       10279        20           0.0000     -536523.0000          -
37555.89/2026.97	c      2027           7992        6940        20           0.0000     -536523.0000          -
37657.85/2032.05	c      2032          11413       10359        20           0.0000     -536523.0000          -
37757.09/2037.12	c      2037          11453       10399        20           0.0000     -536523.0000          -
37858.25/2042.18	c      2042           8072        7020        20           0.0000     -536523.0000          -
37958.66/2047.25	c      2047          11533       10479        20           0.0000     -536523.0000          -
38059.86/2052.34	c      2052          11471       10421        20           0.0000     -536523.0000          -
38159.03/2057.37	c      2057           8152        7100        20           0.0000     -536523.0000          -
38260.21/2062.49	c      2062          11653       10599        20           0.0000     -536523.0000          -
38361.30/2067.50	c      2068           8212        7160        20           0.0000     -536523.0000          -
38462.48/2072.61	c      2073          11733       10679        20           0.0000     -536523.0000          -
38561.68/2077.64	c      2078           8272        7220        20           0.0000     -536523.0000          -
38664.88/2082.85	c      2083          11813       10759        20           0.0000     -536523.0000          -
38766.06/2087.93	c      2088          11771       10721        20           0.0000     -536523.0000          -
38868.09/2093.15	c      2093           8352        7300        20           0.0000     -536523.0000          -
38970.40/2098.27	c      2098          11933       10879        20           0.0000     -536523.0000          -
39071.32/2103.33	c      2103           8412        7360        20           0.0000     -536523.0000          -
39174.51/2108.57	c      2109          11951       10901        20           0.0000     -536523.0000          -
39275.74/2113.62	c      2114           8472        7420        20           0.0000     -536523.0000          -
39378.95/2118.84	c      2119          12051       11001        20           0.0000     -536523.0000          -
39482.67/2124.08	c      2124           8532        7480        20           0.0000     -536523.0000          -
39591.31/2129.54	c      2130          12131       11081        20           0.0000     -536523.0000          -
39698.50/2134.99	c      2135           8592        7540        20           0.0000     -536523.0000          -
39803.63/2140.21	c      2140          12273       11219        20           0.0000     -536523.0000          -
39908.76/2145.50	c      2146          12313       11259        20           0.0000     -536523.0000          -
40011.97/2150.72	c      2151           8672        7620        20           0.0000     -536523.0000          -
40113.15/2155.82	c      2156          12393       11339        20           0.0000     -536523.0000          -
40212.40/2160.84	c      2161           8732        7680        20           0.0000     -536523.0000          -
40321.55/2166.32	c      2166          12451       11401        20           0.0000     -536523.0000          -
40424.77/2171.50	c      2172           8792        7740        20           0.0000     -536523.0000          -
40525.99/2176.66	c      2177           8832        7780        20           0.0000     -536523.0000          -
40627.20/2181.71	c      2182           8852        7800        20           0.0000     -536523.0000          -
40730.41/2186.99	c      2187          12631       11581        20           0.0000     -536523.0000          -
40829.66/2192.00	c      2192           8912        7860        20           0.0000     -536523.0000          -
40936.83/2197.39	c      2197          12733       11679        20           0.0000     -536523.0000          -
41039.95/2202.58	c      2203           8972        7920        20           0.0000     -536523.0000          -
41141.09/2207.67	c      2208          12811       11761        20           0.0000     -536523.0000          -
41242.33/2212.78	c      2213          12853       11799        20           0.0000     -536523.0000          -
41345.52/2217.94	c      2218           9052        8000        20           0.0000     -536523.0000          -
41447.83/2223.06	c      2223          12933       11879        20           0.0000     -536523.0000          -
41548.98/2228.19	c      2228           9112        8060        20           0.0000     -536523.0000          -
41649.11/2233.28	c      2233          13013       11959        20           0.0000     -536523.0000          -
41750.32/2238.34	c      2238           9172        8120        20           0.0000     -536523.0000          -
41849.55/2243.35	c      2243           9192        8140        20           0.0000     -536523.0000          -
41950.75/2248.48	c      2248          13171       12121        20           0.0000     -536523.0000          -
42049.98/2253.48	c      2253           9252        8200        20           0.0000     -536523.0000          -
42153.15/2258.66	c      2259           9272        8220        20           0.0000     -536523.0000          -
42254.26/2263.79	c      2264           9312        8260        20           0.0000     -536523.0000          -
42357.38/2268.92	c      2269           9332        8280        20           0.0000     -536523.0000          -
42462.52/2274.21	c      2274          13391       12341        20           0.0000     -536523.0000          -
42567.74/2279.54	c      2280           9392        8340        20           0.0000     -536523.0000          -
42668.91/2284.63	c      2285          13471       12421        20           0.0000     -536523.0000          -
42768.14/2289.66	c      2290           9452        8400        20           0.0000     -536523.0000          -
42871.34/2294.80	c      2295           9472        8420        20           0.0000     -536523.0000          -
42972.49/2299.92	c      2300           9512        8460        20           0.0000     -536523.0000          -
43071.71/2304.97	c      2305           9532        8480        20           0.0000     -536523.0000          -
43173.33/2310.03	c      2310          13691       12641        20           0.0000     -536523.0000          -
43272.77/2315.06	c      2315           9592        8540        20           0.0000     -536523.0000          -
43374.01/2320.16	c      2320           9612        8560        20           0.0000     -536523.0000          -
43474.01/2325.26	c      2325           9652        8600        20           0.0000     -536523.0000          -
43575.18/2330.33	c      2330           9672        8620        20           0.0000     -536523.0000          -
43692.16/2336.20	c      2336          13911       12861        20           0.0000     -536523.0000          -
43791.33/2341.26	c      2341           9732        8680        20           0.0000     -536523.0000          -
43902.38/2346.88	c      2347           9772        8720        20           0.0000     -536523.0000          -
44021.40/2352.85	c      2353           9792        8740        20           0.0000     -536523.0000          -
44125.36/2358.07	c      2358           9832        8780        20           0.0000     -536523.0000          -
44231.71/2363.43	c      2363           9852        8800        20           0.0000     -536523.0000          -
44345.81/2369.19	c      2369          14093       13039        20           0.0000     -536523.0000          -
44447.93/2374.32	c      2374           9912        8860        20           0.0000     -536523.0000          -
44553.07/2379.67	c      2380           9952        8900        20           0.0000     -536523.0000          -
44664.16/2385.20	c      2385          14331       13281        20           0.0000     -536523.0000          -
44763.41/2390.27	c      2390          10012        8960        20           0.0000     -536523.0000          -
44874.29/2395.85	c      2396          14313       13259        20           0.0000     -536523.0000          -
44983.42/2401.40	c      2401          14353       13299        20           0.0000     -536523.0000          -
45090.24/2406.73	c      2407          10092        9040        20           0.0000     -536523.0000          -
45191.38/2411.81	c      2412          10132        9080        20           0.0000     -536523.0000          -
45297.20/2417.15	c      2417          10152        9100        20           0.0000     -536523.0000          -
45399.48/2422.32	c      2422          10192        9140        20           0.0000     -536523.0000          -
45506.60/2427.76	c      2428          14573       13519        20           0.0000     -536523.0000          -
45607.79/2432.82	c      2433          14613       13559        20           0.0000     -536523.0000          -
45713.74/2438.16	c      2438          10272        9220        20           0.0000     -536523.0000          -
45814.05/2443.27	c      2443          10312        9260        20           0.0000     -536523.0000          -
45925.05/2448.88	c      2449          14891       13841        20           0.0000     -536523.0000          -
46034.11/2454.32	c      2454          14931       13881        20           0.0000     -536523.0000          -
46133.28/2459.37	c      2459          14833       13779        20           0.0000     -536523.0000          -
46242.34/2464.86	c      2465          10432        9380        20           0.0000     -536523.0000          -
46348.51/2470.18	c      2470          15071       14021        20           0.0000     -536523.0000          -
46454.62/2475.57	c      2476          10492        9440        20           0.0000     -536523.0000          -
46561.77/2481.06	c      2481          15013       13959        20           0.0000     -536523.0000          -
46668.76/2486.31	c      2486          10552        9500        20           0.0000     -536523.0000          -
46767.97/2491.35	c      2491          15093       14039        20           0.0000     -536523.0000          -
46877.10/2496.84	c      2497          10612        9560        20           0.0000     -536523.0000          -
46980.91/2502.05	c      2502          15173       14119        20           0.0000     -536523.0000          -
47080.16/2507.07	c      2507          10672        9620        20           0.0000     -536523.0000          -
47182.31/2512.25	c      2512          10712        9660        20           0.0000     -536523.0000          -
47287.38/2517.56	c      2518          10732        9680        20           0.0000     -536523.0000          -
47390.54/2522.70	c      2523          15353       14299        20           0.0000     -536523.0000          -
47491.57/2527.86	c      2528          10792        9740        20           0.0000     -536523.0000          -
47592.76/2532.95	c      2533          15433       14379        20           0.0000     -536523.0000          -
47691.95/2538.02	c      2538          10852        9800        20           0.0000     -536523.0000          -
47793.99/2543.08	c      2543          10892        9840        20           0.0000     -536523.0000          -
47893.05/2548.12	c      2548          10912        9860        20           0.0000     -536523.0000          -
47992.44/2553.12	c      2553          15811       14761        20           0.0000     -536523.0000          -
48093.48/2558.17	c      2558          15851       14801        20           0.0000     -536523.0000          -
48193.78/2563.21	c      2563          15693       14639        20           0.0000     -536523.0000          -
48300.90/2568.61	c      2569          11032        9980        20           0.0000     -536523.0000          -
48404.10/2573.81	c      2574          11052       10000        20           0.0000     -536523.0000          -
48505.31/2579.02	c      2579          15833       14779        20           0.0000     -536523.0000          -
48607.43/2584.09	c      2584          11112       10060        20           0.0000     -536523.0000          -
48708.74/2589.20	c      2589          16131       15081        20           0.0000     -536523.0000          -
48808.92/2594.25	c      2594          11172       10120        20           0.0000     -536523.0000          -
48908.24/2599.29	c      2599          16231       15181        20           0.0000     -536523.0000          -
49009.29/2604.32	c      2604          11232       10180        20           0.0000     -536523.0000          -
49108.52/2609.33	c      2609          16311       15261        20           0.0000     -536523.0000          -
49207.73/2614.34	c      2614          11292       10240        20           0.0000     -536523.0000          -
49306.96/2619.37	c      2619          16173       15119        20           0.0000     -536523.0000          -
49406.17/2624.38	c      2624          11352       10300        20           0.0000     -536523.0000          -
49509.38/2629.55	c      2630          11392       10340        20           0.0000     -536523.0000          -
49610.52/2634.66	c      2635          11412       10360        20           0.0000     -536523.0000          -
49713.64/2639.86	c      2640          16591       15541        20           0.0000     -536523.0000          -
49812.57/2644.89	c      2645          11472       10420        20           0.0000     -536523.0000          -
49923.39/2650.40	c      2650          16691       15641        20           0.0000     -536523.0000          -
50030.37/2655.83	c      2656          11532       10480        20           0.0000     -536523.0000          -
50131.57/2660.99	c      2661          11572       10520        20           0.0000     -536523.0000          -
50233.58/2666.08	c      2666          11592       10540        20           0.0000     -536523.0000          -
50335.90/2671.21	c      2671          16871       15821        20           0.0000     -536523.0000          -
50435.11/2676.24	c      2676          11652       10600        20           0.0000     -536523.0000          -
50536.32/2681.33	c      2681          16693       15639        20           0.0000     -536523.0000          -
50647.18/2686.95	c      2687          11712       10660        20           0.0000     -536523.0000          -
50756.29/2692.41	c      2692          11752       10700        20           0.0000     -536523.0000          -
50859.42/2697.60	c      2698          16833       15779        20           0.0000     -536523.0000          -
50958.64/2702.66	c      2703          11812       10760        20           0.0000     -536523.0000          -
51066.75/2708.09	c      2708          17211       16161        20           0.0000     -536523.0000          -
51170.74/2713.36	c      2713          11872       10820        20           0.0000     -536523.0000          -
51271.86/2718.40	c      2718          11892       10840        20           0.0000     -536523.0000          -
51371.07/2723.42	c      2723          17053       15999        20           0.0000     -536523.0000          -
51478.21/2728.88	c      2729          11952       10900        20           0.0000     -536523.0000          -
51584.18/2734.14	c      2734          17431       16381        20           0.0000     -536523.0000          -
51692.48/2739.63	c      2740          12012       10960        20           0.0000     -536523.0000          -
51797.58/2745.00	c      2745          12052       11000        20           0.0000     -536523.0000          -
51902.73/2750.25	c      2750          12072       11020        20           0.0000     -536523.0000          -
52007.86/2755.55	c      2756          17313       16259        20           0.0000     -536523.0000          -
52111.01/2760.73	c      2761          12132       11080        20           0.0000     -536523.0000          -
52212.02/2765.88	c      2766          17393       16339        20           0.0000     -536523.0000          -
52313.21/2771.00	c      2771          12192       11140        20           0.0000     -536523.0000          -
52415.07/2776.09	c      2776          17473       16419        20           0.0000     -536523.0000          -
52514.33/2781.14	c      2781          17513       16459        20           0.0000     -536523.0000          -
52618.72/2786.37	c      2786          12272       11220        20           0.0000     -536523.0000          -
52717.79/2791.38	c      2791          17931       16881        20           0.0000     -536523.0000          -
52818.95/2796.43	c      2796          12332       11280        20           0.0000     -536523.0000          -
52922.15/2801.60	c      2802          12372       11320        20           0.0000     -536523.0000          -
53023.34/2806.73	c      2807          12392       11340        20           0.0000     -536523.0000          -
53124.55/2811.87	c      2812          18111       17061        20           0.0000     -536523.0000          -
53225.70/2816.98	c      2817          18151       17101        20           0.0000     -536523.0000          -
53324.85/2822.00	c      2822          12472       11420        20           0.0000     -536523.0000          -
53427.07/2827.15	c      2827          12512       11460        20           0.0000     -536523.0000          -
53528.02/2832.19	c      2832          12532       11480        20           0.0000     -536523.0000          -
53628.17/2837.21	c      2837          18331       17281        20           0.0000     -536523.0000          -
53727.32/2842.24	c      2842          12592       11540        20           0.0000     -536523.0000          -
53828.48/2847.32	c      2847          18053       16999        20           0.0000     -536523.0000          -
53931.56/2852.51	c      2853          18093       17039        20           0.0000     -536523.0000          -
54030.72/2857.58	c      2858          12672       11620        20           0.0000     -536523.0000          -
54131.90/2862.68	c      2863          12712       11660        20           0.0000     -536523.0000          -
54246.94/2868.46	c      2868          18611       17561        20           0.0000     -536523.0000          -
54350.10/2873.60	c      2874          18651       17601        20           0.0000     -536523.0000          -
54449.27/2878.70	c      2879          12792       11740        20           0.0000     -536523.0000          -
54550.44/2883.75	c      2884          18353       17299        20           0.0000     -536523.0000          -
54649.61/2888.79	c      2889          12852       11800        20           0.0000     -536523.0000          -
54750.78/2893.85	c      2894          18433       17379        20           0.0000     -536523.0000          -
54856.85/2899.17	c      2899          18473       17419        20           0.0000     -536523.0000          -
54956.05/2904.19	c      2904          12932       11880        20           0.0000     -536523.0000          -
55056.13/2909.25	c      2909          18553       17499        20           0.0000     -536523.0000          -
55155.31/2914.28	c      2914          12992       11940        20           0.0000     -536523.0000          -
55254.51/2919.29	c      2919          19051       18001        20           0.0000     -536523.0000          -
55357.66/2924.43	c      2924          13052       12000        20           0.0000     -536523.0000          -
55456.88/2929.47	c      2929          18733       17679        20           0.0000     -536523.0000          -
55575.83/2935.44	c      2935          13112       12060        20           0.0000     -536523.0000          -
55698.82/2941.64	c      2942          13152       12100        20           0.0000     -536523.0000          -
55803.96/2947.01	c      2947          13172       12120        20           0.0000     -536523.0000          -
55909.09/2952.20	c      2952          13212       12160        20           0.0000     -536523.0000          -
56014.21/2957.57	c      2958          13232       12180        20           0.0000     -536523.0000          -
56115.40/2962.69	c      2963          13272       12220        20           0.0000     -536523.0000          -
56228.48/2968.37	c      2968          19053       17999        20           0.0000     -536523.0000          -
56333.64/2973.62	c      2974          19093       18039        20           0.0000     -536523.0000          -
56443.51/2979.15	c      2979          19153       18099        20           0.0000     -536523.0000          -
56551.80/2984.66	c      2985          13392       12340        20           0.0000     -536523.0000          -
56654.93/2989.81	c      2990          19671       18621        20           0.0000     -536523.0000          -
56755.97/2995.03	c      2995          19273       18219        20           0.0000     -536523.0000          -
56864.86/3000.46	c      3000          19771       18721        20           0.0000     -536523.0000          -
56983.89/3006.45	c      3006          13512       12460        20           0.0000     -536523.0000          -
57089.06/3011.77	c      3012          19871       18821        20           0.0000     -536523.0000          -
57202.12/3017.48	c      3017          13572       12520        20           0.0000     -536523.0000          -
57323.14/3023.51	c      3024          19513       18459        20           0.0000     -536523.0000          -
57430.27/3028.93	c      3029          20011       18961        20           0.0000     -536523.0000          -
57539.35/3034.49	c      3034          13672       12620        20           0.0000     -536523.0000          -
57644.63/3039.79	c      3040          19653       18599        20           0.0000     -536523.0000          -
57755.45/3045.32	c      3045          20151       19101        20           0.0000     -536523.0000          -
57856.63/3050.41	c      3050          13752       12700        20           0.0000     -536523.0000          -
57955.80/3055.48	c      3055          13792       12740        20           0.0000     -536523.0000          -
58070.87/3061.30	c      3061          13812       12760        20           0.0000     -536523.0000          -
58191.88/3067.31	c      3067          13852       12800        20           0.0000     -536523.0000          -
58303.00/3072.96	c      3073          13892       12840        20           0.0000     -536523.0000          -
58404.94/3078.05	c      3078          13912       12860        20           0.0000     -536523.0000          -
58517.27/3083.74	c      3084          20491       19441        20           0.0000     -536523.0000          -
58616.46/3088.76	c      3089          13972       12920        20           0.0000     -536523.0000          -
58733.43/3094.68	c      3095          20113       19059        20           0.0000     -536523.0000          -
58841.39/3100.14	c      3100          14032       12980        20           0.0000     -536523.0000          -
58945.72/3105.35	c      3105          14072       13020        20           0.0000     -536523.0000          -
59054.87/3110.84	c      3111          20731       19681        20           0.0000     -536523.0000          -
59154.06/3115.89	c      3116          20293       19239        20           0.0000     -536523.0000          -
59261.17/3121.20	c      3121          14152       13100        20           0.0000     -536523.0000          -
59368.02/3126.64	c      3127          20871       19821        20           0.0000     -536523.0000          -
59475.95/3132.06	c      3132          20433       19379        20           0.0000     -536523.0000          -
59575.36/3137.15	c      3137          20473       19419        20           0.0000     -536523.0000          -
59679.38/3142.35	c      3142          14272       13220        20           0.0000     -536523.0000          -
59782.53/3147.53	c      3148          14312       13260        20           0.0000     -536523.0000          -
59885.70/3152.74	c      3153          21111       20061        20           0.0000     -536523.0000          -
59986.87/3157.81	c      3158          21151       20101        20           0.0000     -536523.0000          -
60090.89/3163.06	c      3163          20693       19639        20           0.0000     -536523.0000          -
60207.06/3169.02	c      3169          14432       13380        20           0.0000     -536523.0000          -
60323.98/3174.83	c      3175          20793       19739        20           0.0000     -536523.0000          -
60425.17/3179.93	c      3180          14492       13440        20           0.0000     -536523.0000          -
60544.10/3186.03	c      3186          14532       13480        20           0.0000     -536523.0000          -
60657.11/3191.62	c      3192          14572       13520        20           0.0000     -536523.0000          -
60767.07/3197.18	c      3197          14592       13540        20           0.0000     -536523.0000          -
60871.36/3202.49	c      3202          14632       13580        20           0.0000     -536523.0000          -
60985.45/3208.17	c      3208          21611       20561        20           0.0000     -536523.0000          -
61091.56/3213.58	c      3214          14692       13640        20           0.0000     -536523.0000          -
61198.82/3218.93	c      3219          21711       20661        20           0.0000     -536523.0000          -
61297.75/3224.01	c      3224          21233       20179        20           0.0000     -536523.0000          -
61404.88/3229.37	c      3229          14792       13740        20           0.0000     -536523.0000          -
61510.07/3234.61	c      3235          21871       20821        20           0.0000     -536523.0000          -
61613.27/3239.80	c      3240          14852       13800        20           0.0000     -536523.0000          -
61712.47/3244.84	c      3245          14892       13840        20           0.0000     -536523.0000          -
61816.74/3250.15	c      3250          14912       13860        20           0.0000     -536523.0000          -
61920.81/3255.34	c      3255          14952       13900        20           0.0000     -536523.0000          -
62022.03/3260.48	c      3260          21553       20499        20           0.0000     -536523.0000          -
62121.24/3265.49	c      3265          15012       13960        20           0.0000     -536523.0000          -
62224.39/3270.64	c      3271          15032       13980        20           0.0000     -536523.0000          -
62325.57/3275.73	c      3276          21693       20639        20           0.0000     -536523.0000          -
62426.78/3280.81	c      3281          22311       21261        20           0.0000     -536523.0000          -
62525.90/3285.90	c      3286          15112       14060        20           0.0000     -536523.0000          -
62627.09/3290.96	c      3291          22391       21341        20           0.0000     -536523.0000          -
62726.29/3296.02	c      3296          21873       20819        20           0.0000     -536523.0000          -
62828.29/3301.07	c      3301          22491       21441        20           0.0000     -536523.0000          -
62942.36/3306.88	c      3307          15232       14180        20           0.0000     -536523.0000          -
63041.59/3311.89	c      3312          22591       21541        20           0.0000     -536523.0000          -
63156.67/3317.69	c      3318          15292       14240        20           0.0000     -536523.0000          -
63261.86/3323.02	c      3323          22113       21059        20           0.0000     -536523.0000          -
63367.02/3328.24	c      3328          22751       21701        20           0.0000     -536523.0000          -
63466.25/3333.26	c      3333          22791       21741        20           0.0000     -536523.0000          -
63567.46/3338.39	c      3338          22253       21199        20           0.0000     -536523.0000          -
63674.63/3343.74	c      3344          15452       14400        20           0.0000     -536523.0000          -
63780.89/3349.06	c      3349          22353       21299        20           0.0000     -536523.0000          -
63882.94/3354.23	c      3354          22393       21339        20           0.0000     -536523.0000          -
63984.15/3359.37	c      3359          22453       21399        20           0.0000     -536523.0000          -
64091.28/3364.72	c      3365          15572       14520        20           0.0000     -536523.0000          -
64197.53/3370.06	c      3370          22533       21479        20           0.0000     -536523.0000          -
64296.78/3375.15	c      3375          15632       14580        20           0.0000     -536523.0000          -
64400.79/3380.37	c      3380          23231       22181        20           0.0000     -536523.0000          -
64507.91/3385.78	c      3386          15692       14640        20           0.0000     -536523.0000          -
64611.08/3391.01	c      3391          23331       22281        20           0.0000     -536523.0000          -
64714.95/3396.18	c      3396          15752       14700        20           0.0000     -536523.0000          -
64825.17/3401.71	c      3402          22813       21759        20           0.0000     -536523.0000          -
64928.24/3406.94	c      3407          15812       14760        20           0.0000     -536523.0000          -
65032.26/3412.17	c      3412          22913       21859        20           0.0000     -536523.0000          -
65134.55/3417.32	c      3417          15872       14820        20           0.0000     -536523.0000          -
65235.76/3422.47	c      3422          15912       14860        20           0.0000     -536523.0000          -
65338.92/3427.63	c      3428          15932       14880        20           0.0000     -536523.0000          -
65438.32/3432.68	c      3433          23093       22039        20           0.0000     -536523.0000          -
65541.33/3437.81	c      3438          15992       14940        20           0.0000     -536523.0000          -
65640.56/3442.87	c      3443          23811       22761        20           0.0000     -536523.0000          -
65741.77/3447.96	c      3448          16052       15000        20           0.0000     -536523.0000          -
65840.99/3453.03	c      3453          23911       22861        20           0.0000     -536523.0000          -
65943.00/3458.07	c      3458          16112       15060        20           0.0000     -536523.0000          -
66053.31/3463.67	c      3464          23373       22319        20           0.0000     -536523.0000          -
66158.49/3468.95	c      3469          16172       15120        20           0.0000     -536523.0000          -
66257.65/3474.01	c      3474          23473       22419        20           0.0000     -536523.0000          -
66359.68/3479.06	c      3479          16232       15180        20           0.0000     -536523.0000          -
66459.09/3484.12	c      3484          16272       15220        20           0.0000     -536523.0000          -
66560.31/3489.16	c      3489          16292       15240        20           0.0000     -536523.0000          -
66666.40/3494.54	c      3495          23653       22599        20           0.0000     -536523.0000          -
66776.55/3500.06	c      3500          16352       15300        20           0.0000     -536523.0000          -
66875.77/3505.12	c      3505          16392       15340        20           0.0000     -536523.0000          -
66979.95/3510.38	c      3510          16412       15360        20           0.0000     -536523.0000          -
67091.09/3516.00	c      3516          16452       15400        20           0.0000     -536523.0000          -
67190.34/3521.04	c      3521          23893       22839        20           0.0000     -536523.0000          -
67301.44/3526.55	c      3527          16512       15460        20           0.0000     -536523.0000          -
67408.62/3532.00	c      3532          23993       22939        20           0.0000     -536523.0000          -
67515.77/3537.35	c      3537          16572       15520        20           0.0000     -536523.0000          -
67622.94/3542.77	c      3543          24093       23039        20           0.0000     -536523.0000          -
67726.14/3547.91	c      3548          16632       15580        20           0.0000     -536523.0000          -
67825.37/3552.96	c      3553          24851       23801        20           0.0000     -536523.0000          -
67934.49/3558.49	c      3558          16692       15640        20           0.0000     -536523.0000          -
68035.72/3563.50	c      3564          24273       23219        20           0.0000     -536523.0000          -
68134.92/3568.57	c      3569          16752       15700        20           0.0000     -536523.0000          -
68242.10/3574.04	c      3574          24373       23319        20           0.0000     -536523.0000          -
68344.16/3579.07	c      3579          16812       15760        20           0.0000     -536523.0000          -
68443.17/3584.08	c      3584          25131       24081        20           0.0000     -536523.0000          -
68545.55/3589.26	c      3589          16872       15820        20           0.0000     -536523.0000          -
68656.50/3594.84	c      3595          25231       24181        20           0.0000     -536523.0000          -
68757.36/3599.97	c      3600          16932       15880        20           0.0000     -536523.0000          -
68859.62/3605.11	c      3605          25331       24281        20           0.0000     -536523.0000          -
68960.57/3610.17	c      3610          16992       15940        20           0.0000     -536523.0000          -
69077.66/3616.10	c      3616          17032       15980        20           0.0000     -536523.0000          -
69181.95/3621.32	c      3621          17052       16000        20           0.0000     -536523.0000          -
69287.13/3626.64	c      3627          24833       23779        20           0.0000     -536523.0000          -
69390.37/3631.86	c      3632          17112       16060        20           0.0000     -536523.0000          -
69499.44/3637.36	c      3637          17152       16100        20           0.0000     -536523.0000          -
69604.59/3642.64	c      3643          24973       23919        20           0.0000     -536523.0000          -
69705.82/3647.75	c      3648          25711       24661        20           0.0000     -536523.0000          -
69807.03/3652.81	c      3653          25771       24721        20           0.0000     -536523.0000          -
69906.12/3657.88	c      3658          17272       16220        20           0.0000     -536523.0000          -
70005.31/3662.89	c      3663          25851       24801        20           0.0000     -536523.0000          -
70106.40/3667.93	c      3668          25193       24139        20           0.0000     -536523.0000          -
70205.50/3673.03	c      3673          17352       16300        20           0.0000     -536523.0000          -
70309.43/3678.15	c      3678          25991       24941        20           0.0000     -536523.0000          -
70417.59/3683.60	c      3684          25333       24279        20           0.0000     -536523.0000          -
70534.69/3689.54	c      3690          17452       16400        20           0.0000     -536523.0000          -
70637.88/3694.74	c      3695          25433       24379        20           0.0000     -536523.0000          -
70737.13/3699.76	c      3700          17512       16460        20           0.0000     -536523.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 (173525 MiB free)
  memory of node 1: 193531 MiB (167830 MiB free)
  memory of node 2: 193531 MiB (186882 MiB free)
  memory of node 3: 193531 MiB (180453 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-4465425-1723640578/watcher-4465425-1723640578 -o /tmp/evaluation-result-4465425-1723640578/solver-4465425-1723640578 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723640577-741482 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465425-1723640578.opb -qsol -t 72000 -sth 20 

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

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

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 72000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 72030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 199680000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 199731200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=741526, runsolver pid=741523
Current StackSize limit: 8192 KiB


[startup+0.100122 s]*
/proc/loadavg: 58.78 75.25 78.65 5/864 741545
/proc/meminfo: memFree=725418052/790760800 swapFree=131071996/131071996
[pid=741526] ppid=741523 vsize=99856 memory=87416 CPUtime=0.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/stat : 741526 (fscip) R 741523 741526 741471 0 -1 4194304 19739 0 0 0 8 3 0 0 20 0 1 0 130644543 102252544 21854 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 17 29 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
/proc/741526/statm: 24964 21854 2347 3035 0 21360 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 99856 KiB
Current children cumulated memory: 87416 KiB

[startup+0.224342 s]*
/proc/loadavg: 58.78 75.25 78.65 5/864 741545
/proc/meminfo: memFree=725086180/790760800 swapFree=131071996/131071996
[pid=741526] ppid=741523 vsize=164964 memory=153476 CPUtime=0.24 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/stat : 741526 (fscip) R 741523 741526 741471 0 -1 4194304 36225 0 0 0 18 6 0 0 20 0 1 0 130644543 168923136 38369 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 17 29 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
/proc/741526/statm: 41241 38369 2347 3035 0 37637 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 164964 KiB
Current children cumulated memory: 153476 KiB

[startup+0.324427 s]*
/proc/loadavg: 58.78 75.25 78.65 5/864 741545
/proc/meminfo: memFree=724821732/790760800 swapFree=131071996/131071996
[pid=741526] ppid=741523 vsize=224416 memory=213104 CPUtime=0.34 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/stat : 741526 (fscip) R 741523 741526 741471 0 -1 4194304 51150 0 0 0 26 8 0 0 20 0 1 0 130644543 229801984 53276 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 17 29 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
/proc/741526/statm: 56104 53276 2347 3035 0 52500 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 224416 KiB
Current children cumulated memory: 213104 KiB

[startup+0.700264 s]
/proc/loadavg: 58.78 75.25 78.65 5/864 741545
/proc/meminfo: memFree=724361288/790760800 swapFree=131071996/131071996
[pid=741526] ppid=741523 vsize=436588 memory=424984 CPUtime=0.69 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/stat : 741526 (fscip) R 741523 741526 741471 0 -1 4194304 103138 0 0 0 53 16 0 0 20 0 1 0 130644543 447066112 106246 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 17 29 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
/proc/741526/statm: 109147 106246 2347 3035 0 105543 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 436588 KiB
Current children cumulated memory: 424984 KiB

[startup+1.50027 s]
/proc/loadavg: 54.40 74.07 78.25 5/864 741545
/proc/meminfo: memFree=723370432/790760800 swapFree=131071996/131071996
[pid=741526] ppid=741523 vsize=978720 memory=966508 CPUtime=1.49 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/stat : 741526 (fscip) R 741523 741526 741471 0 -1 4194304 241358 0 0 0 110 39 0 0 20 0 1 0 130644543 1002209280 241561 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 17 29 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
/proc/741526/statm: 244680 241627 2555 3035 0 241076 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 978720 KiB
Current children cumulated memory: 966508 KiB

[startup+3.12377 s]
/proc/loadavg: 54.40 74.07 78.25 5/864 741545
/proc/meminfo: memFree=719864772/790760800 swapFree=131071996/131071996
[pid=741526] ppid=741523 vsize=1510248 memory=1485988 CPUtime=3.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/stat : 741526 (fscip) R 741523 741526 741471 0 -1 4194304 367667 0 0 0 250 60 0 0 20 0 1 0 130644543 1546493952 371497 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 17 29 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
/proc/741526/statm: 377562 371497 2614 3035 0 373958 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 1510248 KiB
Current children cumulated memory: 1485988 KiB

[startup+6.30026 s]
/proc/loadavg: 50.36 72.91 77.85 5/864 741547
/proc/meminfo: memFree=717936012/790760800 swapFree=131071996/131071996
[pid=741526] ppid=741523 vsize=2047020 memory=1999608 CPUtime=6.27 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/stat : 741526 (fscip) R 741523 741526 741471 0 -1 4194304 405914 0 0 0 548 79 0 0 20 0 1 0 130644543 2096148480 499902 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 17 29 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
/proc/741526/statm: 511755 499902 2726 3035 0 508151 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2047020 KiB
Current children cumulated memory: 1999608 KiB

[startup+12.7002 s]
/proc/loadavg: 46.65 71.76 77.45 5/864 741547
/proc/meminfo: memFree=717853604/790760800 swapFree=131071996/131071996
[pid=741526] ppid=741523 vsize=2051224 memory=2000488 CPUtime=12.65 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/stat : 741526 (fscip) R 741523 741526 741471 0 -1 4194304 406162 0 0 0 1185 80 0 0 20 0 1 0 130644543 2100453376 500122 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 17 29 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
/proc/741526/statm: 512806 500122 2742 3035 0 509202 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2051224 KiB
Current children cumulated memory: 2000488 KiB

[startup+25.5002 s]
/proc/loadavg: 40.09 69.53 76.67 5/863 741551
/proc/meminfo: memFree=717845080/790760800 swapFree=131071996/131071996
[pid=741526] ppid=741523 vsize=2051224 memory=2000556 CPUtime=25.42 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/stat : 741526 (fscip) R 741523 741526 741471 0 -1 4194304 406318 0 0 0 2460 82 0 0 20 0 1 0 130644543 2100453376 500139 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 17 29 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
/proc/741526/statm: 512806 500139 2742 3035 0 509202 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2051224 KiB
Current children cumulated memory: 2000556 KiB

[startup+51.1244 s]
/proc/loadavg: 25.87 63.27 74.35 5/863 741554
/proc/meminfo: memFree=717837628/790760800 swapFree=131071996/131071996
[pid=741526] ppid=741523 vsize=2052784 memory=2003384 CPUtime=50.98 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/stat : 741526 (fscip) R 741523 741526 741471 0 -1 4194304 406521 0 0 0 5014 84 0 0 20 0 1 0 130644543 2102050816 500846 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 17 29 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
/proc/741526/statm: 513196 500846 2742 3035 0 509592 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 2052784 KiB
Current children cumulated memory: 2003384 KiB

[startup+102.3 s]
/proc/loadavg: 13.49 54.13 70.66 5/863 741566
/proc/meminfo: memFree=716892628/790760800 swapFree=131071996/131071996
[pid=741526] ppid=741523 vsize=2333568 memory=2264760 CPUtime=101.99 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/stat : 741526 (fscip) R 741523 741526 741471 0 -1 4194304 493021 0 0 0 10095 104 0 0 20 0 1 0 130644543 2389573632 566190 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 17 29 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
/proc/741526/statm: 583392 566190 2790 3035 0 579788 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 2333568 KiB
Current children cumulated memory: 2264760 KiB

[startup+162.301 s]
/proc/loadavg: 13.97 46.53 66.99 24/904 741618
/proc/meminfo: memFree=678901204/790760800 swapFree=131071996/131071996
[pid=741526] ppid=741523 vsize=40658808 memory=38685620 CPUtime=587.22 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/stat : 741526 (fscip) S 741523 741526 741471 0 -1 1077936128 10161774 0 0 0 56623 2099 0 0 20 0 41 0 130644543 41634619392 9671405 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 17 45 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
/proc/741526/statm: 10164702 9671405 3014 3035 0 9967811 0
[pid=741526/tid=741574] ppid=741523 vsize=40658808 memory=2264760 CPUtime=23.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741574/stat : 741574 (fscip) R 741523 741526 741471 0 -1 4194368 329156 0 0 0 2251 63 0 0 20 0 41 0 130657199 41634619392 9671405 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741575] ppid=741523 vsize=40658808 memory=2264760 CPUtime=22.96 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741575/stat : 741575 (fscip) R 741523 741526 741471 0 -1 4194368 577156 0 0 0 2168 128 0 0 20 0 41 0 130657199 41634619392 9671405 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741576] ppid=741523 vsize=40658808 memory=2272684 CPUtime=23.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741576/stat : 741576 (fscip) R 741523 741526 741471 0 -1 4194368 550059 0 0 0 2200 103 0 0 20 0 41 0 130657199 41634619392 9671405 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741577] ppid=741523 vsize=40658808 memory=4398920 CPUtime=23.09 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741577/stat : 741577 (fscip) R 741523 741526 741471 0 -1 4194368 325550 0 0 0 2243 66 0 0 20 0 41 0 130657199 41634619392 9671405 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741578] ppid=741523 vsize=40658808 memory=2264748 CPUtime=23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741578/stat : 741578 (fscip) R 741523 741526 741471 0 -1 4194368 576583 0 0 0 2169 131 0 0 20 0 41 0 130657199 41634619392 9671405 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741579] ppid=741523 vsize=40658808 memory=16240 CPUtime=22.61 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741579/stat : 741579 (fscip) R 741523 741526 741471 0 -1 4194368 552640 0 0 0 2157 104 0 0 20 0 41 0 130657199 41634619392 9671405 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741580] ppid=741523 vsize=40658808 memory=7644 CPUtime=22.82 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741580/stat : 741580 (fscip) R 741523 741526 741471 0 -1 4194368 328977 0 0 0 2217 65 0 0 20 0 41 0 130657199 41634619392 9671405 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741581] ppid=741523 vsize=40658808 memory=36248 CPUtime=23.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741581/stat : 741581 (fscip) R 741523 741526 741471 0 -1 4194368 562857 0 0 0 2179 122 0 0 20 0 41 0 130657199 41634619392 9671405 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741582] ppid=741523 vsize=40658808 memory=280434790204912 CPUtime=23.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741582/stat : 741582 (fscip) R 741523 741526 741471 0 -1 4194368 541449 0 0 0 2199 104 0 0 20 0 41 0 130657199 41634619392 9671405 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741583] ppid=741523 vsize=40658808 memory=280434789953744 CPUtime=23.12 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741583/stat : 741583 (fscip) R 741523 741526 741471 0 -1 4194368 326883 0 0 0 2247 65 0 0 20 0 41 0 130657199 41634619392 9671405 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741584] ppid=741523 vsize=40658808 memory=35732 CPUtime=22.93 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741584/stat : 741584 (fscip) R 741523 741526 741471 0 -1 4194368 570835 0 0 0 2165 128 0 0 20 0 41 0 130657199 41634619392 9671405 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741585] ppid=741523 vsize=40658808 memory=0 CPUtime=23.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741585/stat : 741585 (fscip) R 741523 741526 741471 0 -1 4194368 544430 0 0 0 2198 106 0 0 20 0 41 0 130657199 41634619392 9671405 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741586] ppid=741523 vsize=40658808 memory=0 CPUtime=23.15 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741586/stat : 741586 (fscip) R 741523 741526 741471 0 -1 4194368 327593 0 0 0 2249 66 0 0 20 0 41 0 130657199 41634619392 9671405 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741587] ppid=741523 vsize=40658808 memory=6628 CPUtime=22.97 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741587/stat : 741587 (fscip) R 741523 741526 741471 0 -1 4194368 560323 0 0 0 2175 122 0 0 20 0 41 0 130657199 41634619392 9671405 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741588] ppid=741523 vsize=40658808 memory=3672 CPUtime=23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741588/stat : 741588 (fscip) R 741523 741526 741471 0 -1 4194368 538351 0 0 0 2198 102 0 0 20 0 41 0 130657199 41634619392 9671405 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741589] ppid=741523 vsize=40658808 memory=10392 CPUtime=23.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741589/stat : 741589 (fscip) R 741523 741526 741471 0 -1 4194368 327347 0 0 0 2248 66 0 0 20 0 41 0 130657199 41634619392 9671405 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741590] ppid=741523 vsize=40658808 memory=280434792090592 CPUtime=22.97 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741590/stat : 741590 (fscip) R 741523 741526 741471 0 -1 4194368 563531 0 0 0 2168 129 0 0 20 0 41 0 130657199 41634619392 9671405 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741591] ppid=741523 vsize=40658808 memory=7644 CPUtime=23.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741591/stat : 741591 (fscip) R 741523 741526 741471 0 -1 4194368 537910 0 0 0 2201 103 0 0 20 0 41 0 130657199 41634619392 9671405 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741592] ppid=741523 vsize=40658808 memory=0 CPUtime=23.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741592/stat : 741592 (fscip) R 741523 741526 741471 0 -1 4194368 328717 0 0 0 2255 63 0 0 20 0 41 0 130657199 41634619392 9671405 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741593] ppid=741523 vsize=40658808 memory=0 CPUtime=23.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741593/stat : 741593 (fscip) R 741523 741526 741471 0 -1 4194368 555903 0 0 0 2178 123 0 0 20 0 41 0 130657199 41634619392 9671405 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741596] ppid=741523 vsize=40658808 memory=18670028 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741596/stat : 741596 (fscip) S 741523 741526 741471 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 130658493 41634619392 9671405 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741597] ppid=741523 vsize=40658808 memory=280434789753776 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741597/stat : 741597 (fscip) S 741523 741526 741471 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 130658493 41634619392 9671405 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741598] ppid=741523 vsize=40658808 memory=7331693879499912116 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741598/stat : 741598 (fscip) S 741523 741526 741471 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 130658493 41634619392 9671405 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0

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

/proc/741526/task/741603/stat : 741603 (fscip) R 741523 741526 741471 0 -1 1077936192 208 0 0 0 3 0 0 0 20 0 41 0 130658494 52692283392 12332046 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741604] ppid=741523 vsize=51457308 memory=35732 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741604/stat : 741604 (fscip) S 741523 741526 741471 0 -1 1077936192 261 0 0 0 0 2 0 0 20 0 41 0 130658494 52692283392 12332046 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741605] ppid=741523 vsize=51457308 memory=10392 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741605/stat : 741605 (fscip) S 741523 741526 741471 0 -1 1077936192 314 0 0 0 3 0 0 0 20 0 41 0 130658494 52692283392 12332046 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741606] ppid=741523 vsize=51457308 memory=49328184 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741606/stat : 741606 (fscip) S 741523 741526 741471 0 -1 1077936192 264 0 0 0 3 0 0 0 20 0 41 0 130658494 52692283392 12332046 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741607] ppid=741523 vsize=51457308 memory=20284 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741607/stat : 741607 (fscip) S 741523 741526 741471 0 -1 1077936192 309 0 0 0 3 0 0 0 20 0 41 0 130658494 52692283392 12332046 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741608] ppid=741523 vsize=51457308 memory=6720663238159187565 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741608/stat : 741608 (fscip) S 741523 741526 741471 0 -1 1077936192 314 0 0 0 3 0 0 0 20 0 41 0 130658494 52692283392 12332046 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741609] ppid=741523 vsize=51457308 memory=2844 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741609/stat : 741609 (fscip) S 741523 741526 741471 0 -1 1077936192 247 0 0 0 3 0 0 0 20 0 41 0 130658494 52692283392 12332046 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741610] ppid=741523 vsize=51457308 memory=49328136 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741610/stat : 741610 (fscip) S 741523 741526 741471 0 -1 1077936192 247 0 0 0 3 0 0 0 20 0 41 0 130658494 52692283392 12332046 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741611] ppid=741523 vsize=51457308 memory=49328184 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741611/stat : 741611 (fscip) S 741523 741526 741471 0 -1 1077936192 311 0 0 0 3 0 0 0 20 0 41 0 130658494 52692283392 12332046 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741612] ppid=741523 vsize=51457308 memory=49328076 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741612/stat : 741612 (fscip) S 741523 741526 741471 0 -1 1077936192 313 0 0 0 3 0 0 0 20 0 41 0 130658494 52692283392 12332046 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741613] ppid=741523 vsize=51457308 memory=49328180 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741613/stat : 741613 (fscip) S 741523 741526 741471 0 -1 1077936192 258 0 0 0 1 2 0 0 20 0 41 0 130658494 52692283392 12332046 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741614] ppid=741523 vsize=51457308 memory=49328184 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741614/stat : 741614 (fscip) S 741523 741526 741471 0 -1 1077936192 313 0 0 0 1 1 0 0 20 0 41 0 130658494 52692283392 12332046 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741615] ppid=741523 vsize=51457308 memory=97942176 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741615/stat : 741615 (fscip) S 741523 741526 741471 0 -1 1077936192 274 0 0 0 3 0 0 0 20 0 41 0 130658494 52692283392 12332046 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
Current children cumulated CPU time: 69598.6 s
Current children cumulated vsize: 51457308 KiB
Current children cumulated memory: 49328184 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+3700 s]*
/proc/loadavg: 80.29 80.28 80.03 81/1023 743636
/proc/meminfo: memFree=420719592/790760800 swapFree=131071996/131071996
[pid=741526] ppid=741523 vsize=51457308 memory=49328716 CPUtime=70744 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/stat : 741526 (fscip) S 741523 741526 741471 0 -1 1077936128 114237032 0 0 0 7062317 12083 0 0 20 0 41 0 130644543 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
/proc/741526/statm: 12864327 12332179 3030 3035 0 12699212 0
[pid=741526/tid=741574] ppid=741523 vsize=51457308 memory=6720661047725866603 CPUtime=3529.49 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741574/stat : 741574 (fscip) R 741523 741526 741471 0 -1 4194368 2709404 0 0 0 352628 321 0 0 20 0 41 0 130657199 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741575] ppid=741523 vsize=51457308 memory=4630719448672506982 CPUtime=3536.89 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741575/stat : 741575 (fscip) R 741523 741526 741471 0 -1 4194368 5584410 0 0 0 353104 585 0 0 20 0 41 0 130657199 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741576] ppid=741523 vsize=51457308 memory=6856 CPUtime=3528.35 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741576/stat : 741576 (fscip) R 741523 741526 741471 0 -1 4194368 10622768 0 0 0 351723 1112 0 0 20 0 41 0 130657199 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741577] ppid=741523 vsize=51457308 memory=7112 CPUtime=3515.4 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741577/stat : 741577 (fscip) R 741523 741526 741471 0 -1 4194368 2917437 0 0 0 351121 419 0 0 20 0 41 0 130657199 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741578] ppid=741523 vsize=51457308 memory=30816 CPUtime=3529.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741578/stat : 741578 (fscip) R 741523 741526 741471 0 -1 4194368 5394941 0 0 0 352357 547 0 0 20 0 41 0 130657199 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741579] ppid=741523 vsize=51457308 memory=33860 CPUtime=3534.87 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741579/stat : 741579 (fscip) R 741523 741526 741471 0 -1 4194368 10051141 0 0 0 352415 1072 0 0 20 0 41 0 130657199 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741580] ppid=741523 vsize=51457308 memory=58984 CPUtime=3521.67 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741580/stat : 741580 (fscip) R 741523 741526 741471 0 -1 4194368 2780000 0 0 0 351822 345 0 0 20 0 41 0 130657199 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741581] ppid=741523 vsize=51457308 memory=6628 CPUtime=3535.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741581/stat : 741581 (fscip) R 741523 741526 741471 0 -1 4194368 5358688 0 0 0 352921 583 0 0 20 0 41 0 130657199 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741582] ppid=741523 vsize=51457308 memory=20572 CPUtime=3535.93 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741582/stat : 741582 (fscip) R 741523 741526 741471 0 -1 4194368 8868248 0 0 0 352771 822 0 0 20 0 41 0 130657199 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741583] ppid=741523 vsize=51457308 memory=6856 CPUtime=3535.51 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741583/stat : 741583 (fscip) R 741523 741526 741471 0 -1 4194368 2432097 0 0 0 353206 345 0 0 20 0 41 0 130657199 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741584] ppid=741523 vsize=51457308 memory=7112 CPUtime=3534.17 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741584/stat : 741584 (fscip) R 741523 741526 741471 0 -1 4194368 5308216 0 0 0 352808 609 0 0 20 0 41 0 130657199 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741585] ppid=741523 vsize=51457308 memory=30816 CPUtime=3535.09 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741585/stat : 741585 (fscip) R 741523 741526 741471 0 -1 4194368 8896703 0 0 0 352702 807 0 0 20 0 41 0 130657199 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741586] ppid=741523 vsize=51457308 memory=33860 CPUtime=3537.51 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741586/stat : 741586 (fscip) R 741523 741526 741471 0 -1 4194368 2361652 0 0 0 353460 291 0 0 20 0 41 0 130657199 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741587] ppid=741523 vsize=51457308 memory=58984 CPUtime=3520.98 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741587/stat : 741587 (fscip) R 741523 741526 741471 0 -1 4194368 4771326 0 0 0 351610 488 0 0 20 0 41 0 130657199 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741588] ppid=741523 vsize=51457308 memory=7640 CPUtime=3530.55 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741588/stat : 741588 (fscip) R 741523 741526 741471 0 -1 4194368 9389410 0 0 0 352119 936 0 0 20 0 41 0 130657199 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741589] ppid=741523 vsize=51457308 memory=1996 CPUtime=3522.56 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741589/stat : 741589 (fscip) R 741523 741526 741471 0 -1 4194368 2662169 0 0 0 351933 323 0 0 20 0 41 0 130657199 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741590] ppid=741523 vsize=51457308 memory=1836 CPUtime=3536.58 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741590/stat : 741590 (fscip) R 741523 741526 741471 0 -1 4194368 5181582 0 0 0 353114 544 0 0 20 0 41 0 130657199 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741591] ppid=741523 vsize=51457308 memory=38468 CPUtime=3532.52 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741591/stat : 741591 (fscip) R 741523 741526 741471 0 -1 4194368 10080898 0 0 0 352371 881 0 0 20 0 41 0 130657199 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741592] ppid=741523 vsize=51457308 memory=2152 CPUtime=3535.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741592/stat : 741592 (fscip) R 741523 741526 741471 0 -1 4194368 2614266 0 0 0 353176 328 0 0 20 0 41 0 130657199 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741593] ppid=741523 vsize=51457308 memory=6056 CPUtime=3528.88 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741593/stat : 741593 (fscip) R 741523 741526 741471 0 -1 4194368 5606393 0 0 0 352317 571 0 0 20 0 41 0 130657199 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741596] ppid=741523 vsize=51457308 memory=104 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741596/stat : 741596 (fscip) S 741523 741526 741471 0 -1 1077936192 315 0 0 0 3 0 0 0 20 0 41 0 130658493 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741597] ppid=741523 vsize=51457308 memory=33100 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741597/stat : 741597 (fscip) S 741523 741526 741471 0 -1 1077936192 317 0 0 0 3 0 0 0 20 0 41 0 130658493 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741598] ppid=741523 vsize=51457308 memory=19600 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741598/stat : 741598 (fscip) S 741523 741526 741471 0 -1 1077936192 342 0 0 0 3 0 0 0 20 0 41 0 130658493 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741599] ppid=741523 vsize=51457308 memory=5432 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741599/stat : 741599 (fscip) S 741523 741526 741471 0 -1 1077936192 213 0 0 0 3 0 0 0 20 0 41 0 130658493 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741600] ppid=741523 vsize=51457308 memory=16240 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741600/stat : 741600 (fscip) S 741523 741526 741471 0 -1 1077936192 316 0 0 0 2 1 0 0 20 0 41 0 130658493 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741601] ppid=741523 vsize=51457308 memory=6720663238159187565 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741601/stat : 741601 (fscip) S 741523 741526 741471 0 -1 1077936192 316 0 0 0 3 0 0 0 20 0 41 0 130658493 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741602] ppid=741523 vsize=51457308 memory=38468 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741602/stat : 741602 (fscip) S 741523 741526 741471 0 -1 1077936192 331 0 0 0 3 0 0 0 20 0 41 0 130658493 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741603] ppid=741523 vsize=51457308 memory=2152 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741603/stat : 741603 (fscip) S 741523 741526 741471 0 -1 1077936192 210 0 0 0 3 0 0 0 20 0 41 0 130658494 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741604] ppid=741523 vsize=51457308 memory=6056 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741604/stat : 741604 (fscip) S 741523 741526 741471 0 -1 1077936192 264 0 0 0 0 2 0 0 20 0 41 0 130658494 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741605] ppid=741523 vsize=51457308 memory=104 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741605/stat : 741605 (fscip) S 741523 741526 741471 0 -1 1077936192 317 0 0 0 3 0 0 0 20 0 41 0 130658494 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741606] ppid=741523 vsize=51457308 memory=49328708 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741606/stat : 741606 (fscip) S 741523 741526 741471 0 -1 1077936192 266 0 0 0 3 0 0 0 20 0 41 0 130658494 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741607] ppid=741523 vsize=51457308 memory=280434789912752 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741607/stat : 741607 (fscip) S 741523 741526 741471 0 -1 1077936192 312 0 0 0 3 0 0 0 20 0 41 0 130658494 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741608] ppid=741523 vsize=51457308 memory=54680 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741608/stat : 741608 (fscip) S 741523 741526 741471 0 -1 1077936192 317 0 0 0 3 0 0 0 20 0 41 0 130658494 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741609] ppid=741523 vsize=51457308 memory=28496 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741609/stat : 741609 (fscip) S 741523 741526 741471 0 -1 1077936192 249 0 0 0 3 0 0 0 20 0 41 0 130658494 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741610] ppid=741523 vsize=51457308 memory=7644 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741610/stat : 741610 (fscip) S 741523 741526 741471 0 -1 1077936192 250 0 0 0 3 0 0 0 20 0 41 0 130658494 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741611] ppid=741523 vsize=51457308 memory=26960 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741611/stat : 741611 (fscip) S 741523 741526 741471 0 -1 1077936192 314 0 0 0 3 0 0 0 20 0 41 0 130658494 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741612] ppid=741523 vsize=51457308 memory=11424 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741612/stat : 741612 (fscip) S 741523 741526 741471 0 -1 1077936192 316 0 0 0 3 0 0 0 20 0 41 0 130658494 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741613] ppid=741523 vsize=51457308 memory=35732 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741613/stat : 741613 (fscip) S 741523 741526 741471 0 -1 1077936192 261 0 0 0 1 2 0 0 20 0 41 0 130658494 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741614] ppid=741523 vsize=51457308 memory=10392 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741614/stat : 741614 (fscip) S 741523 741526 741471 0 -1 1077936192 316 0 0 0 1 1 0 0 20 0 41 0 130658494 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
[pid=741526/tid=741615] ppid=741523 vsize=51457308 memory=35732 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/741526/task/741615/stat : 741615 (fscip) S 741523 741526 741471 0 -1 1077936192 277 0 0 0 3 0 0 0 20 0 41 0 130658494 52692283392 12332179 809668444160 4194304 16623229 140722818614112 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 49569792 140722818622470 140722818622588 140722818622588 140722818629616 0
Current children cumulated CPU time: 70744 s
Current children cumulated vsize: 51457308 KiB
Current children cumulated memory: 49328716 KiB

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

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

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

# cumulated CPU time of all completed processes:  user=70623.4 s, system=122.964 s

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

[startup+3700.8 s]
/proc/loadavg: 80.29 80.28 80.03 6/867 743636
/proc/meminfo: memFree=434454448/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.29 80.28 80.03 5/867 743637
/proc/meminfo: memFree=536855320/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: 74.18 79.01 79.63 5/867 743637
/proc/meminfo: memFree=634927032/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.18
CPU time (s): 70746.4
CPU user time (s): 70623.4
CPU system time (s): 122.964
CPU usage (%): 1910.94
Max. virtual memory (cumulated for all children) (KiB): 51522844
Max. memory (cumulated for all children) (KiB): 49335308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 70623.4
system time used= 122.964
maximum resident set size= 49336692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114248812
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= 891475
involuntary context switches= 275988


# summary of solver processes directly reported to runsolver:
#   pid: 741526
#   total CPU time (s): 70746.4
#   total CPU user time (s): 70623.4
#   total CPU system time (s): 122.964

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.7538 second user time and 104.627 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-08-14 15:02:58
IDJOB=4465425
IDBENCH=157605
IDSOLVER=3094
FILE ID=nodeD101/4465425-1723640578
RUNJOBID= nodeD101-1723640577-741482
SLURM_JOB_ID= 8267917
Free space on /tmp= 8622812 MiB

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

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

MD5SUM BENCH= 8bd0f5aea9ca570f3d71e7c4d3c71b5a
RANDOM SEED=650350026

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		: 2867.737
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		: 3883.870
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		: 3780.887
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		: 3888.827
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		: 2654.951
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		: 3863.734
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		: 3727.335
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		: 3689.586
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		: 2859.004
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		: 3675.271
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		: 3718.828
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		: 3859.002
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		: 2588.946
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		: 3673.068
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		: 3766.470
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		: 2654.158
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		: 2057.117
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		: 3325.336
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		: 3608.512
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		: 2647.465
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		: 1659.169
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		: 3847.752
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		: 3848.059
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		: 2639.591
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		: 1979.721
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		: 1681.654
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.478
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		: 2640.285
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		: 3306.653
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		: 1419.082
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		: 2652.723
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		: 2643.119
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		: 3145.929
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		: 1641.725
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		: 2645.566
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		: 3169.042
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		: 3713.168
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		: 1686.544
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		: 2747.941
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		: 3377.733
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		: 3672.663
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		: 1663.345
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		: 2630.421
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		: 2632.700
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		: 3000.151
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		: 2649.063
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		: 2653.999
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 20
cpu cores	: 20
apicid		: 168
initial apicid	: 168
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

processor	: 78
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3199.280
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		: 3799.393
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:        725710156 kB
MemAvailable:   783558728 kB
Buffers:         1173608 kB
Cached:         59929564 kB
SwapCached:            0 kB
Active:         18818628 kB
Inactive:       42702816 kB
Active(anon):       2024 kB
Inactive(anon):   455164 kB
Active(file):   18816604 kB
Inactive(file): 42247652 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            224664 kB
Writeback:             4 kB
AnonPages:        416124 kB
Mapped:           101196 kB
Shmem:             38920 kB
KReclaimable:     407688 kB
Slab:             823792 kB
SReclaimable:     407688 kB
SUnreclaim:       416104 kB
KernelStack:       14688 kB
PageTables:        10908 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    1122464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1148928 kB
HardwareCorrupted:     0 kB
AnonHugePages:    284672 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= 8622696 MiB
End job on nodeD101 at 2024-08-14 16:04:40