Trace number 4827390

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
exact-printemps (16 cores) 2026-05-18SAT 299.819 300.094

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/domset/
domset-fixedrows-r04_shuffle/normalized-domset-hexgrid_04_048.shuf-1.opb
MD5SUM9cce088efb5863f53565ce2ebb769caa
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.007663
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables192
Total number of constraints193
Number of constraints which are clauses192
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint4
Maximum length of a constraint192
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 46
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 238
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c exact-printemps: phase 1 (Exact, budget=300.000s)
0.00/0.01	c Exact - branch  commit 
0.00/0.01	c Reading input file, expected format is opb
0.00/0.01	c #vars 192 #constraints 193
0.00/0.01	c PRESOLVE
0.00/0.07	c 1000 confls 1192 constrs 192 vars
0.09/0.17	c 2000 confls 2192 constrs 192 vars
0.09/0.17	c INPROCESSING 0.0586864 proptime 1.93917e+06 prop/sec 1.40607 prop/ca
0.20/0.28	c 3000 confls 3192 constrs 192 vars
0.40/0.42	c 4000 confls 4192 constrs 192 vars
0.50/0.55	c 5000 confls 5192 constrs 192 vars
0.68/0.72	c 6000 confls 6192 constrs 192 vars
0.78/0.87	c INPROCESSING 0.423917 proptime 603556 prop/sec 3.66302 prop/ca
0.88/0.96	c 7000 confls 6994 constrs 192 vars
1.18/1.20	c 8000 confls 7994 constrs 192 vars
1.28/1.39	c 9000 confls 8994 constrs 192 vars
1.58/1.60	c 10000 confls 9994 constrs 192 vars
1.67/1.79	c 11000 confls 10994 constrs 192 vars
1.87/1.96	c 12000 confls 11994 constrs 192 vars
1.87/1.99	c INPROCESSING 0.789545 proptime 386062 prop/sec 5.70027 prop/ca
2.08/2.19	c 13000 confls 11593 constrs 192 vars
2.27/2.37	c 14000 confls 12593 constrs 192 vars
2.47/2.57	c 15000 confls 13593 constrs 192 vars
2.67/2.78	c 16000 confls 14593 constrs 192 vars
2.98/3.04	c 17000 confls 15593 constrs 192 vars
3.27/3.32	c 18000 confls 16593 constrs 192 vars
3.27/3.33	c INPROCESSING 0.890856 proptime 353926 prop/sec 5.2084 prop/ca
3.57/3.63	c 19000 confls 12561 constrs 192 vars
3.77/3.83	c 20000 confls 13561 constrs 192 vars
3.98/4.03	c 21000 confls 14561 constrs 192 vars
4.17/4.24	c 22000 confls 15561 constrs 192 vars
4.37/4.46	c 23000 confls 16561 constrs 192 vars
4.66/4.70	c 24000 confls 17561 constrs 192 vars
4.66/4.75	c INPROCESSING 0.984888 proptime 353675 prop/sec 5.98222 prop/ca
4.86/5.00	c 25000 confls 13023 constrs 192 vars
5.16/5.24	c 26000 confls 14023 constrs 192 vars
5.36/5.47	c 27000 confls 15023 constrs 192 vars
5.66/5.72	c 28000 confls 16023 constrs 192 vars
5.97/6.01	c 29000 confls 17023 constrs 192 vars
6.26/6.35	c 30000 confls 18023 constrs 192 vars
6.46/6.52	c INPROCESSING 1.27605 proptime 278204 prop/sec 6.65819 prop/ca
6.66/6.71	c 31000 confls 12997 constrs 192 vars
6.86/6.99	c 32000 confls 13997 constrs 192 vars
7.07/7.15	c 33000 confls 14997 constrs 192 vars
7.36/7.43	c 34000 confls 15997 constrs 192 vars
7.66/7.72	c 35000 confls 16997 constrs 192 vars
7.96/8.03	c 36000 confls 17997 constrs 192 vars
8.25/8.34	c 37000 confls 18997 constrs 192 vars
8.25/8.36	c INPROCESSING 1.29911 proptime 289975 prop/sec 6.32234 prop/ca
8.55/8.67	c 38000 confls 13871 constrs 192 vars
8.85/8.91	c 39000 confls 14871 constrs 192 vars
9.15/9.20	c 40000 confls 15871 constrs 192 vars
9.45/9.54	c 41000 confls 16871 constrs 192 vars
9.75/9.88	c 42000 confls 17871 constrs 192 vars
10.15/10.20	c 43000 confls 18871 constrs 192 vars
10.35/10.44	c INPROCESSING 1.54155 proptime 240227 prop/sec 6.91196 prop/ca
10.45/10.57	c 44000 confls 13183 constrs 192 vars
10.65/10.75	c 45000 confls 14183 constrs 192 vars
10.85/10.92	c 46000 confls 15183 constrs 192 vars
11.05/11.12	c 47000 confls 16183 constrs 192 vars
11.34/11.42	c 48000 confls 17183 constrs 192 vars
11.54/11.69	c 49000 confls 18183 constrs 192 vars
11.84/11.96	c 50000 confls 19183 constrs 192 vars
11.95/12.10	c INPROCESSING 1.12996 proptime 345979 prop/sec 5.51118 prop/ca
12.14/12.29	c 51000 confls 13756 constrs 192 vars
12.44/12.54	c 52000 confls 14756 constrs 192 vars
12.74/12.80	c 53000 confls 15756 constrs 192 vars
12.95/13.02	c 54000 confls 16756 constrs 192 vars
13.14/13.27	c 55000 confls 17756 constrs 192 vars
13.44/13.50	c 56000 confls 18756 constrs 192 vars
13.64/13.75	c 57000 confls 19756 constrs 192 vars
13.74/13.86	c INPROCESSING 1.2425 proptime 319044 prop/sec 6.21198 prop/ca
13.95/14.08	c 58000 confls 14119 constrs 192 vars
14.24/14.30	c 59000 confls 15119 constrs 192 vars
14.44/14.57	c 60000 confls 16119 constrs 192 vars
14.73/14.87	c 61000 confls 17119 constrs 192 vars
15.04/15.16	c 62000 confls 18119 constrs 192 vars
15.43/15.53	c 63000 confls 19119 constrs 192 vars
15.83/15.95	c 64000 confls 20119 constrs 192 vars
15.94/16.09	c INPROCESSING 1.60806 proptime 246946 prop/sec 6.37026 prop/ca
16.23/16.34	c 65000 confls 14340 constrs 192 vars
16.43/16.58	c 66000 confls 15340 constrs 192 vars
16.73/16.81	c 67000 confls 16340 constrs 192 vars
16.94/17.04	c 68000 confls 17340 constrs 192 vars
17.13/17.28	c 69000 confls 18340 constrs 192 vars
17.43/17.56	c 70000 confls 19340 constrs 192 vars
17.73/17.85	c 71000 confls 20340 constrs 192 vars
17.83/17.94	c INPROCESSING 1.32299 proptime 316184 prop/sec 6.53616 prop/ca
18.04/18.17	c 72000 confls 14543 constrs 192 vars
18.33/18.42	c 73000 confls 15543 constrs 192 vars
18.52/18.68	c 74000 confls 16543 constrs 192 vars
18.82/18.91	c 75000 confls 17543 constrs 192 vars
19.03/19.15	c 76000 confls 18543 constrs 192 vars
19.32/19.43	c 77000 confls 19543 constrs 192 vars
19.62/19.73	c 78000 confls 20543 constrs 192 vars
19.82/19.90	c INPROCESSING 1.41301 proptime 283530 prop/sec 6.63232 prop/ca
20.03/20.12	c 79000 confls 14564 constrs 192 vars
20.32/20.41	c 80000 confls 15564 constrs 192 vars
20.62/20.72	c 81000 confls 16564 constrs 192 vars
20.93/21.03	c 82000 confls 17564 constrs 192 vars
21.32/21.42	c 83000 confls 18564 constrs 192 vars
21.72/21.81	c 84000 confls 19564 constrs 192 vars
22.12/22.21	c 85000 confls 20564 constrs 192 vars
22.32/22.47	c INPROCESSING 1.90992 proptime 225005 prop/sec 6.94318 prop/ca
22.51/22.66	c 86000 confls 14402 constrs 192 vars
22.81/22.98	c 87000 confls 15402 constrs 192 vars
23.21/23.31	c 88000 confls 16402 constrs 192 vars
23.61/23.72	c 89000 confls 17402 constrs 192 vars
23.92/24.07	c 90000 confls 18402 constrs 192 vars
24.31/24.45	c 91000 confls 19402 constrs 192 vars
24.81/24.91	c 92000 confls 20402 constrs 192 vars
25.21/25.31	c INPROCESSING 2.21944 proptime 187975 prop/sec 8.24725 prop/ca
25.31/25.42	c 93000 confls 14107 constrs 192 vars
25.61/25.71	c 94000 confls 15107 constrs 192 vars
25.92/26.05	c 95000 confls 16107 constrs 192 vars
26.21/26.35	c 96000 confls 17107 constrs 192 vars
26.60/26.76	c 97000 confls 18107 constrs 192 vars
27.10/27.25	c 98000 confls 19107 constrs 192 vars
27.60/27.74	c 99000 confls 20107 constrs 192 vars
28.10/28.22	c 100000 confls 21107 constrs 192 vars
28.20/28.31	c INPROCESSING 2.34025 proptime 188518 prop/sec 8.19059 prop/ca
28.50/28.64	c 101000 confls 14887 constrs 192 vars
28.80/28.93	c 102000 confls 15887 constrs 192 vars
29.10/29.25	c 103000 confls 16887 constrs 192 vars
29.40/29.56	c 104000 confls 17887 constrs 192 vars
29.70/29.83	c 105000 confls 18887 constrs 192 vars
29.91/30.08	c 106000 confls 19887 constrs 192 vars
30.20/30.30	c 107000 confls 20887 constrs 192 vars
30.29/30.50	c INPROCESSING 1.56068 proptime 277035 prop/sec 6.15397 prop/ca
30.59/30.70	c 108000 confls 14621 constrs 192 vars
30.90/31.02	c 109000 confls 15621 constrs 192 vars
31.19/31.32	c 110000 confls 16621 constrs 192 vars
31.49/31.67	c 111000 confls 17621 constrs 192 vars
31.79/31.97	c 112000 confls 18621 constrs 192 vars
32.09/32.28	c 113000 confls 19621 constrs 192 vars
32.49/32.63	c 114000 confls 20621 constrs 192 vars
32.79/32.96	c INPROCESSING 1.82467 proptime 238257 prop/sec 6.83159 prop/ca
32.90/33.06	c 115000 confls 14462 constrs 192 vars
33.19/33.33	c 116000 confls 15462 constrs 192 vars
33.59/33.70	c 117000 confls 16462 constrs 192 vars
33.90/34.02	c 118000 confls 17462 constrs 192 vars
34.28/34.41	c 119000 confls 18462 constrs 192 vars
34.68/34.84	c 120000 confls 19462 constrs 192 vars
35.18/35.31	c 121000 confls 20462 constrs 192 vars
35.68/35.85	c 122000 confls 21462 constrs 192 vars
35.89/36.02	c INPROCESSING 2.3082 proptime 200623 prop/sec 7.26855 prop/ca
36.18/36.31	c 123000 confls 15299 constrs 192 vars
36.48/36.67	c 124000 confls 16299 constrs 192 vars
36.99/37.14	c 125000 confls 17299 constrs 192 vars
37.28/37.48	c 126000 confls 18299 constrs 192 vars
37.68/37.85	c 127000 confls 19299 constrs 192 vars
38.07/38.27	c 128000 confls 20299 constrs 192 vars
38.57/38.72	c 129000 confls 21299 constrs 192 vars
38.98/39.12	c INPROCESSING 2.39602 proptime 194154 prop/sec 8.02074 prop/ca
39.07/39.25	c 130000 confls 14927 constrs 192 vars
39.47/39.60	c 131000 confls 15927 constrs 192 vars
39.67/39.87	c 132000 confls 16927 constrs 192 vars
39.98/40.16	c 133000 confls 17927 constrs 192 vars
40.27/40.48	c 134000 confls 18927 constrs 192 vars
40.67/40.87	c 135000 confls 19927 constrs 192 vars
41.07/41.25	c 136000 confls 20927 constrs 192 vars
41.47/41.66	c 137000 confls 21927 constrs 192 vars
41.67/41.83	c INPROCESSING 2.06974 proptime 210883 prop/sec 7.69489 prop/ca
41.97/42.12	c 138000 confls 15433 constrs 192 vars
42.26/42.47	c 139000 confls 16433 constrs 192 vars
42.66/42.82	c 140000 confls 17433 constrs 192 vars
43.06/43.22	c 141000 confls 18433 constrs 192 vars
43.46/43.67	c 142000 confls 19433 constrs 192 vars
43.97/44.13	c 143000 confls 20433 constrs 192 vars
44.46/44.67	c 144000 confls 21433 constrs 192 vars
44.87/45.09	c INPROCESSING 2.52522 proptime 178331 prop/sec 7.56096 prop/ca
44.97/45.18	c 145000 confls 14892 constrs 192 vars
45.36/45.53	c 146000 confls 15892 constrs 192 vars
45.65/45.88	c 147000 confls 16892 constrs 192 vars
46.05/46.21	c 148000 confls 17892 constrs 192 vars
46.35/46.51	c 149000 confls 18892 constrs 192 vars
46.65/46.87	c 150000 confls 19892 constrs 192 vars
47.05/47.24	c 151000 confls 20892 constrs 192 vars
47.45/47.60	c 152000 confls 21892 constrs 192 vars
47.65/47.85	c INPROCESSING 2.09858 proptime 219859 prop/sec 7.33832 prop/ca
47.86/48.03	c 153000 confls 15212 constrs 192 vars
48.15/48.34	c 154000 confls 16212 constrs 192 vars
48.55/48.70	c 155000 confls 17212 constrs 192 vars
48.86/49.08	c 156000 confls 18212 constrs 192 vars
49.15/49.37	c 157000 confls 19212 constrs 192 vars
49.44/49.66	c 158000 confls 20212 constrs 192 vars
49.74/49.96	c 159000 confls 21212 constrs 192 vars
50.04/50.29	c 160000 confls 22212 constrs 192 vars
50.14/50.37	c INPROCESSING 1.85101 proptime 249118 prop/sec 6.53692 prop/ca
50.44/50.66	c 161000 confls 15599 constrs 192 vars
50.74/50.93	c 162000 confls 16599 constrs 192 vars
51.04/51.23	c 163000 confls 17599 constrs 192 vars
51.34/51.55	c 164000 confls 18599 constrs 192 vars
51.74/51.92	c 165000 confls 19599 constrs 192 vars
52.04/52.28	c 166000 confls 20599 constrs 192 vars
52.54/52.71	c 167000 confls 21599 constrs 192 vars
52.95/53.17	c INPROCESSING 2.09451 proptime 209719 prop/sec 6.92885 prop/ca
53.03/53.28	c 168000 confls 15118 constrs 192 vars
53.43/53.62	c 169000 confls 16118 constrs 192 vars
53.73/53.99	c 170000 confls 17118 constrs 192 vars
54.13/54.37	c 171000 confls 18118 constrs 192 vars
54.53/54.74	c 172000 confls 19118 constrs 192 vars
54.73/55.00	c 173000 confls 20118 constrs 192 vars
55.03/55.29	c 174000 confls 21118 constrs 192 vars
55.43/55.65	c 175000 confls 22118 constrs 192 vars
55.63/55.89	c INPROCESSING 2.06306 proptime 214532 prop/sec 7.51141 prop/ca
55.83/56.09	c 176000 confls 15549 constrs 192 vars
56.22/56.42	c 177000 confls 16549 constrs 192 vars
56.52/56.72	c 178000 confls 17549 constrs 192 vars
56.83/57.09	c 179000 confls 18549 constrs 192 vars
57.22/57.45	c 180000 confls 19549 constrs 192 vars
57.62/57.84	c 181000 confls 20549 constrs 192 vars
58.02/58.28	c 182000 confls 21549 constrs 192 vars
58.52/58.77	c 183000 confls 22549 constrs 192 vars
58.72/58.99	c INPROCESSING 2.42079 proptime 188219 prop/sec 8.60795 prop/ca
59.12/59.35	c 184000 confls 15830 constrs 192 vars
59.52/59.75	c 185000 confls 16830 constrs 192 vars
59.93/60.17	c 186000 confls 17830 constrs 192 vars
60.31/60.53	c 187000 confls 18830 constrs 192 vars
60.71/60.92	c 188000 confls 19830 constrs 192 vars
61.11/61.30	c 189000 confls 20830 constrs 192 vars
61.41/61.68	c 190000 confls 21830 constrs 192 vars
61.92/62.11	c 191000 confls 22830 constrs 192 vars
61.92/62.18	c INPROCESSING 2.46475 proptime 171561 prop/sec 7.7937 prop/ca
62.31/62.50	c 192000 confls 16192 constrs 192 vars
62.61/62.85	c 193000 confls 17192 constrs 192 vars
63.01/63.24	c 194000 confls 18192 constrs 192 vars
63.41/63.67	c 195000 confls 19192 constrs 192 vars
63.82/64.06	c 196000 confls 20192 constrs 192 vars
64.21/64.46	c 197000 confls 21192 constrs 192 vars
64.70/64.92	c 198000 confls 22192 constrs 192 vars
65.10/65.38	c INPROCESSING 2.47414 proptime 192567 prop/sec 7.7818 prop/ca
65.20/65.47	c 199000 confls 15171 constrs 192 vars
65.50/65.79	c 200000 confls 16171 constrs 192 vars
65.91/66.16	c 201000 confls 17171 constrs 192 vars
66.30/66.50	c 202000 confls 18171 constrs 192 vars
66.70/66.91	c 203000 confls 19171 constrs 192 vars
67.10/67.39	c 204000 confls 20171 constrs 192 vars
67.70/67.91	c 205000 confls 21171 constrs 192 vars
68.00/68.26	c 206000 confls 22171 constrs 192 vars
68.30/68.56	c INPROCESSING 2.4608 proptime 182739 prop/sec 7.60225 prop/ca
68.50/68.71	c 207000 confls 15266 constrs 192 vars
68.80/69.08	c 208000 confls 16266 constrs 192 vars
69.19/69.44	c 209000 confls 17266 constrs 192 vars
69.59/69.84	c 210000 confls 18266 constrs 192 vars
70.09/70.30	c 211000 confls 19266 constrs 192 vars
70.59/70.80	c 212000 confls 20266 constrs 192 vars
70.99/71.28	c 213000 confls 21266 constrs 192 vars
71.59/71.80	c 214000 confls 22266 constrs 192 vars
71.99/72.28	c INPROCESSING 2.97065 proptime 161537 prop/sec 8.78298 prop/ca
72.29/72.51	c 215000 confls 15286 constrs 192 vars
72.69/72.96	c 216000 confls 16286 constrs 192 vars
73.08/73.30	c 217000 confls 17286 constrs 192 vars
73.38/73.67	c 218000 confls 18286 constrs 192 vars
73.89/74.19	c 219000 confls 19286 constrs 192 vars
74.48/74.76	c 220000 confls 20286 constrs 192 vars
74.98/75.25	c 221000 confls 21286 constrs 192 vars
75.38/75.68	c 222000 confls 22286 constrs 192 vars
75.68/75.98	c INPROCESSING 2.9091 proptime 168308 prop/sec 8.06672 prop/ca
75.98/76.21	c 223000 confls 15311 constrs 192 vars
76.28/76.58	c 224000 confls 16311 constrs 192 vars
76.68/76.90	c 225000 confls 17311 constrs 192 vars
76.98/77.28	c 226000 confls 18311 constrs 192 vars
77.47/77.71	c 227000 confls 19311 constrs 192 vars
77.88/78.19	c 228000 confls 20311 constrs 192 vars
78.47/78.74	c 229000 confls 21311 constrs 192 vars
78.97/79.28	c 230000 confls 22311 constrs 192 vars
79.27/79.53	c INPROCESSING 2.68563 proptime 181599 prop/sec 6.86834 prop/ca
79.57/79.81	c 231000 confls 15359 constrs 192 vars
79.88/80.13	c 232000 confls 16359 constrs 192 vars
80.17/80.42	c 233000 confls 17359 constrs 192 vars
80.37/80.70	c 234000 confls 18359 constrs 192 vars
80.78/81.02	c 235000 confls 19359 constrs 192 vars
81.07/81.32	c 236000 confls 20359 constrs 192 vars
81.37/81.61	c 237000 confls 21359 constrs 192 vars
81.66/81.92	c 238000 confls 22359 constrs 192 vars
81.77/82.07	c INPROCESSING 1.87519 proptime 251006 prop/sec 6.69942 prop/ca
82.06/82.36	c 239000 confls 16154 constrs 192 vars
82.36/82.61	c 240000 confls 17154 constrs 192 vars
82.56/82.88	c 241000 confls 18154 constrs 192 vars
82.87/83.17	c 242000 confls 19154 constrs 192 vars
83.26/83.54	c 243000 confls 20154 constrs 192 vars
83.66/83.95	c 244000 confls 21154 constrs 192 vars
83.96/84.29	c 245000 confls 22154 constrs 192 vars
84.36/84.66	c 246000 confls 23154 constrs 192 vars
84.56/84.80	c INPROCESSING 2.03394 proptime 228662 prop/sec 7.19004 prop/ca
84.87/85.11	c 247000 confls 16340 constrs 192 vars
85.26/85.51	c 248000 confls 17340 constrs 192 vars
85.66/85.91	c 249000 confls 18340 constrs 192 vars
86.05/86.36	c 250000 confls 19340 constrs 192 vars
86.45/86.76	c 251000 confls 20340 constrs 192 vars
86.86/87.13	c 252000 confls 21340 constrs 192 vars
87.15/87.47	c 253000 confls 22340 constrs 192 vars
87.55/87.87	c 254000 confls 23340 constrs 192 vars
87.76/88.02	c INPROCESSING 2.49605 proptime 183564 prop/sec 8.17099 prop/ca
88.05/88.33	c 255000 confls 16420 constrs 192 vars
88.45/88.70	c 256000 confls 17420 constrs 192 vars
88.86/89.11	c 257000 confls 18420 constrs 192 vars
89.25/89.51	c 258000 confls 19420 constrs 192 vars
89.55/89.89	c 259000 confls 20420 constrs 192 vars
90.05/90.32	c 260000 confls 21420 constrs 192 vars
90.35/90.65	c 261000 confls 22420 constrs 192 vars
90.75/91.04	c 262000 confls 23420 constrs 192 vars
90.85/91.19	c INPROCESSING 2.41628 proptime 199393 prop/sec 7.62615 prop/ca
91.14/91.47	c 263000 confls 16239 constrs 192 vars
91.54/91.83	c 264000 confls 17239 constrs 192 vars
91.85/92.19	c 265000 confls 18239 constrs 192 vars
92.24/92.57	c 266000 confls 19239 constrs 192 vars
92.64/92.90	c 267000 confls 20239 constrs 192 vars
93.04/93.35	c 268000 confls 21239 constrs 192 vars
93.64/93.90	c 269000 confls 22239 constrs 192 vars
94.04/94.33	c 270000 confls 23239 constrs 192 vars
94.14/94.49	c INPROCESSING 2.51499 proptime 182811 prop/sec 7.5737 prop/ca
94.53/94.80	c 271000 confls 16464 constrs 192 vars
94.93/95.21	c 272000 confls 17464 constrs 192 vars
95.43/95.70	c 273000 confls 18464 constrs 192 vars
95.93/96.25	c 274000 confls 19464 constrs 192 vars
96.43/96.79	c 275000 confls 20464 constrs 192 vars
96.93/97.24	c 276000 confls 21464 constrs 192 vars
97.33/97.66	c 277000 confls 22464 constrs 192 vars
97.74/98.02	c 278000 confls 23464 constrs 192 vars
97.84/98.17	c INPROCESSING 2.89796 proptime 166404 prop/sec 8.77567 prop/ca
98.13/98.43	c 279000 confls 16382 constrs 192 vars
98.43/98.76	c 280000 confls 17382 constrs 192 vars
98.74/99.10	c 281000 confls 18382 constrs 192 vars
99.12/99.45	c 282000 confls 19382 constrs 192 vars
99.42/99.75	c 283000 confls 20382 constrs 192 vars
99.83/100.13	c 284000 confls 21382 constrs 192 vars
100.22/100.50	c 285000 confls 22382 constrs 192 vars
100.52/100.87	c 286000 confls 23382 constrs 192 vars
100.83/101.12	c INPROCESSING 2.20259 proptime 233210 prop/sec 6.99217 prop/ca
101.02/101.38	c 287000 confls 16195 constrs 192 vars
101.42/101.72	c 288000 confls 17195 constrs 192 vars
101.83/102.12	c 289000 confls 18195 constrs 192 vars
102.22/102.54	c 290000 confls 19195 constrs 192 vars
102.62/102.92	c 291000 confls 20195 constrs 192 vars
103.02/103.33	c 292000 confls 21195 constrs 192 vars
103.41/103.72	c 293000 confls 22195 constrs 192 vars
103.82/104.12	c 294000 confls 23195 constrs 192 vars
104.01/104.38	c INPROCESSING 2.51227 proptime 196169 prop/sec 7.97158 prop/ca
104.31/104.60	c 295000 confls 16324 constrs 192 vars
104.61/104.91	c 296000 confls 17324 constrs 192 vars
104.91/105.27	c 297000 confls 18324 constrs 192 vars
105.31/105.62	c 298000 confls 19324 constrs 192 vars
105.72/106.03	c 299000 confls 20324 constrs 192 vars
106.11/106.49	c 300000 confls 21324 constrs 192 vars
106.61/106.91	c 301000 confls 22324 constrs 192 vars
106.91/107.29	c 302000 confls 23324 constrs 192 vars
107.20/107.53	c INPROCESSING 2.40015 proptime 200242 prop/sec 7.45416 prop/ca
107.40/107.72	c 303000 confls 16232 constrs 192 vars
107.71/108.11	c 304000 confls 17232 constrs 192 vars
108.10/108.48	c 305000 confls 18232 constrs 192 vars
108.50/108.89	c 306000 confls 19232 constrs 192 vars
108.90/109.28	c 307000 confls 20232 constrs 192 vars
109.40/109.73	c 308000 confls 21232 constrs 192 vars
109.81/110.12	c 309000 confls 22232 constrs 192 vars
110.20/110.51	c 310000 confls 23232 constrs 192 vars
110.50/110.83	c INPROCESSING 2.53591 proptime 197216 prop/sec 7.73482 prop/ca
110.60/110.96	c 311000 confls 16085 constrs 192 vars
111.00/111.31	c 312000 confls 17085 constrs 192 vars
111.29/111.69	c 313000 confls 18085 constrs 192 vars
111.70/112.07	c 314000 confls 19085 constrs 192 vars
112.09/112.44	c 315000 confls 20085 constrs 192 vars
112.49/112.88	c 316000 confls 21085 constrs 192 vars
112.99/113.33	c 317000 confls 22085 constrs 192 vars
113.59/113.94	c 318000 confls 23085 constrs 192 vars
114.09/114.44	c 319000 confls 24085 constrs 192 vars
114.09/114.45	c INPROCESSING 2.88769 proptime 165744 prop/sec 9.38381 prop/ca
114.49/114.86	c 320000 confls 16918 constrs 192 vars
114.80/115.18	c 321000 confls 17918 constrs 192 vars
115.18/115.55	c 322000 confls 18918 constrs 192 vars
115.58/115.95	c 323000 confls 19918 constrs 192 vars
115.98/116.30	c 324000 confls 20918 constrs 192 vars
116.38/116.77	c 325000 confls 21918 constrs 192 vars
116.88/117.28	c 326000 confls 22918 constrs 192 vars
117.58/117.92	c 327000 confls 23918 constrs 192 vars
117.69/118.03	c INPROCESSING 2.76895 proptime 179577 prop/sec 7.7435 prop/ca
118.08/118.43	c 328000 confls 16695 constrs 192 vars
118.38/118.77	c 329000 confls 17695 constrs 192 vars
118.87/119.23	c 330000 confls 18695 constrs 192 vars
119.27/119.65	c 331000 confls 19695 constrs 192 vars
119.68/120.10	c 332000 confls 20695 constrs 192 vars
120.27/120.69	c 333000 confls 21695 constrs 192 vars
120.78/121.16	c 334000 confls 22695 constrs 192 vars
121.27/121.61	c 335000 confls 23695 constrs 192 vars
121.37/121.76	c INPROCESSING 2.93786 proptime 165620 prop/sec 8.23265 prop/ca
121.68/122.08	c 336000 confls 16518 constrs 192 vars
122.07/122.45	c 337000 confls 17518 constrs 192 vars
122.37/122.75	c 338000 confls 18518 constrs 192 vars
122.68/123.10	c 339000 confls 19518 constrs 192 vars
123.17/123.52	c 340000 confls 20518 constrs 192 vars
123.56/123.96	c 341000 confls 21518 constrs 192 vars
123.96/124.36	c 342000 confls 22518 constrs 192 vars
124.36/124.76	c 343000 confls 23518 constrs 192 vars
124.56/125.00	c INPROCESSING 2.52339 proptime 196043 prop/sec 8.3736 prop/ca
124.86/125.25	c 344000 confls 16403 constrs 192 vars
125.26/125.61	c 345000 confls 17403 constrs 192 vars
125.56/125.94	c 346000 confls 18403 constrs 192 vars
125.96/126.33	c 347000 confls 19403 constrs 192 vars
126.36/126.70	c 348000 confls 20403 constrs 192 vars
126.67/127.04	c 349000 confls 21403 constrs 192 vars
127.06/127.46	c 350000 confls 22403 constrs 192 vars
127.55/127.93	c 351000 confls 23403 constrs 192 vars
127.96/128.33	c INPROCESSING 2.58076 proptime 180186 prop/sec 8.09569 prop/ca
128.06/128.49	c 352000 confls 16268 constrs 192 vars
128.46/128.80	c 353000 confls 17268 constrs 192 vars
128.77/129.18	c 354000 confls 18268 constrs 192 vars
129.16/129.53	c 355000 confls 19268 constrs 192 vars
129.56/129.99	c 356000 confls 20268 constrs 192 vars
129.96/130.38	c 357000 confls 21268 constrs 192 vars
130.36/130.71	c 358000 confls 22268 constrs 192 vars
130.67/131.07	c 359000 confls 23268 constrs 192 vars
131.06/131.47	c 360000 confls 24268 constrs 192 vars
131.06/131.48	c INPROCESSING 2.40384 proptime 203180 prop/sec 7.71818 prop/ca
131.46/131.87	c 361000 confls 17085 constrs 192 vars
131.76/132.15	c 362000 confls 18085 constrs 192 vars
132.15/132.50	c 363000 confls 19085 constrs 192 vars
132.45/132.85	c 364000 confls 20085 constrs 192 vars
132.85/133.23	c 365000 confls 21085 constrs 192 vars
133.25/133.66	c 366000 confls 22085 constrs 192 vars
133.66/134.10	c 367000 confls 23085 constrs 192 vars
134.15/134.55	c 368000 confls 24085 constrs 192 vars
134.25/134.67	c INPROCESSING 2.47779 proptime 195723 prop/sec 8.05394 prop/ca
134.66/135.02	c 369000 confls 16782 constrs 192 vars
135.05/135.41	c 370000 confls 17782 constrs 192 vars
135.45/135.81	c 371000 confls 18782 constrs 192 vars
135.84/136.21	c 372000 confls 19782 constrs 192 vars
136.24/136.60	c 373000 confls 20782 constrs 192 vars
136.54/136.99	c 374000 confls 21782 constrs 192 vars
137.04/137.46	c 375000 confls 22782 constrs 192 vars
137.54/137.96	c 376000 confls 23782 constrs 192 vars
137.84/138.25	c INPROCESSING 2.74546 proptime 194140 prop/sec 7.32221 prop/ca
138.04/138.49	c 377000 confls 16651 constrs 192 vars
138.44/138.88	c 378000 confls 17651 constrs 192 vars
138.84/139.20	c 379000 confls 18651 constrs 192 vars
139.14/139.50	c 380000 confls 19651 constrs 192 vars
139.54/139.90	c 381000 confls 20651 constrs 192 vars
139.84/140.28	c 382000 confls 21651 constrs 192 vars
140.23/140.62	c 383000 confls 22651 constrs 192 vars
140.53/140.97	c 384000 confls 23651 constrs 192 vars
140.93/141.32	c INPROCESSING 2.34959 proptime 209665 prop/sec 7.67853 prop/ca
141.03/141.47	c 385000 confls 16345 constrs 192 vars
141.43/141.84	c 386000 confls 17345 constrs 192 vars
141.74/142.17	c 387000 confls 18345 constrs 192 vars
142.13/142.53	c 388000 confls 19345 constrs 192 vars
142.53/142.91	c 389000 confls 20345 constrs 192 vars
142.83/143.26	c 390000 confls 21345 constrs 192 vars
143.23/143.62	c 391000 confls 22345 constrs 192 vars
143.53/143.99	c 392000 confls 23345 constrs 192 vars
143.93/144.36	c 393000 confls 24345 constrs 192 vars
144.03/144.42	c INPROCESSING 2.34781 proptime 216141 prop/sec 7.38247 prop/ca
144.42/144.86	c 394000 confls 17088 constrs 192 vars
144.82/145.22	c 395000 confls 18088 constrs 192 vars
145.22/145.60	c 396000 confls 19088 constrs 192 vars
145.63/146.08	c 397000 confls 20088 constrs 192 vars
146.12/146.51	c 398000 confls 21088 constrs 192 vars
146.42/146.85	c 399000 confls 22088 constrs 192 vars
146.82/147.21	c 400000 confls 23088 constrs 192 vars
147.22/147.68	c 401000 confls 24088 constrs 192 vars
147.52/147.90	c INPROCESSING 2.70277 proptime 192747 prop/sec 8.10985 prop/ca
147.73/148.19	c 402000 confls 16828 constrs 192 vars
148.12/148.56	c 403000 confls 17828 constrs 192 vars
148.52/148.94	c 404000 confls 18828 constrs 192 vars
148.81/149.26	c 405000 confls 19828 constrs 192 vars
149.21/149.63	c 406000 confls 20828 constrs 192 vars
149.62/150.03	c 407000 confls 21828 constrs 192 vars
150.01/150.43	c 408000 confls 22828 constrs 192 vars
150.51/150.90	c 409000 confls 23828 constrs 192 vars
150.81/151.26	c INPROCESSING 2.56272 proptime 206334 prop/sec 7.71278 prop/ca
151.01/151.42	c 410000 confls 16254 constrs 192 vars
151.31/151.78	c 411000 confls 17254 constrs 192 vars
151.72/152.12	c 412000 confls 18254 constrs 192 vars
152.01/152.46	c 413000 confls 19254 constrs 192 vars
152.41/152.86	c 414000 confls 20254 constrs 192 vars
152.91/153.31	c 415000 confls 21254 constrs 192 vars
153.30/153.78	c 416000 confls 22254 constrs 192 vars
153.80/154.29	c 417000 confls 23254 constrs 192 vars
154.40/154.86	c 418000 confls 24254 constrs 192 vars
154.50/154.93	c INPROCESSING 2.79434 proptime 187017 prop/sec 7.32886 prop/ca
155.00/155.40	c 419000 confls 17143 constrs 192 vars
155.40/155.80	c 420000 confls 18143 constrs 192 vars
155.80/156.22	c 421000 confls 19143 constrs 192 vars
156.20/156.62	c 422000 confls 20143 constrs 192 vars
156.71/157.17	c 423000 confls 21143 constrs 192 vars
157.10/157.56	c 424000 confls 22143 constrs 192 vars
157.49/157.95	c 425000 confls 23143 constrs 192 vars
157.89/158.32	c 426000 confls 24143 constrs 192 vars
158.09/158.50	c INPROCESSING 2.73791 proptime 191144 prop/sec 7.25698 prop/ca
158.29/158.78	c 427000 confls 16983 constrs 192 vars
158.79/159.21	c 428000 confls 17983 constrs 192 vars
159.19/159.69	c 429000 confls 18983 constrs 192 vars
159.70/160.16	c 430000 confls 19983 constrs 192 vars
160.19/160.64	c 431000 confls 20983 constrs 192 vars
160.79/161.21	c 432000 confls 21983 constrs 192 vars
161.29/161.79	c 433000 confls 22983 constrs 192 vars
161.88/162.32	c 434000 confls 23983 constrs 192 vars
162.48/162.94	c INPROCESSING 3.5717 proptime 130913 prop/sec 9.37728 prop/ca
162.59/163.09	c 435000 confls 16358 constrs 192 vars
162.98/163.46	c 436000 confls 17358 constrs 192 vars
163.48/163.91	c 437000 confls 18358 constrs 192 vars
163.88/164.36	c 438000 confls 19358 constrs 192 vars
164.38/164.82	c 439000 confls 20358 constrs 192 vars
164.88/165.36	c 440000 confls 21358 constrs 192 vars
165.38/165.86	c 441000 confls 22358 constrs 192 vars
165.97/166.41	c 442000 confls 23358 constrs 192 vars
166.58/167.01	c 443000 confls 24358 constrs 192 vars
166.68/167.15	c INPROCESSING 3.31061 proptime 152681 prop/sec 8.52817 prop/ca
167.17/167.61	c 444000 confls 17132 constrs 192 vars
167.68/168.11	c 445000 confls 18132 constrs 192 vars
168.27/168.70	c 446000 confls 19132 constrs 192 vars
168.77/169.29	c 447000 confls 20132 constrs 192 vars
169.37/169.89	c 448000 confls 21132 constrs 192 vars
169.97/170.49	c 449000 confls 22132 constrs 192 vars
170.67/171.11	c 450000 confls 23132 constrs 192 vars
171.26/171.79	c 451000 confls 24132 constrs 192 vars
171.76/172.29	c INPROCESSING 4.19421 proptime 124817 prop/sec 9.86345 prop/ca
172.06/172.55	c 452000 confls 16912 constrs 192 vars
172.57/173.04	c 453000 confls 17912 constrs 192 vars
173.06/173.57	c 454000 confls 18912 constrs 192 vars
173.67/174.18	c 455000 confls 19912 constrs 192 vars
174.26/174.76	c 456000 confls 20912 constrs 192 vars
174.85/175.39	c 457000 confls 21912 constrs 192 vars
175.45/175.98	c 458000 confls 22912 constrs 192 vars
176.15/176.65	c 459000 confls 23912 constrs 192 vars
176.75/177.28	c 460000 confls 24912 constrs 192 vars
176.85/177.33	c INPROCESSING 4.03448 proptime 130060 prop/sec 8.99669 prop/ca
177.25/177.78	c 461000 confls 17650 constrs 192 vars
177.85/178.30	c 462000 confls 18650 constrs 192 vars
178.24/178.71	c 463000 confls 19650 constrs 192 vars
178.65/179.16	c 464000 confls 20650 constrs 192 vars
179.04/179.58	c 465000 confls 21650 constrs 192 vars
179.55/180.06	c 466000 confls 22650 constrs 192 vars
180.04/180.60	c 467000 confls 23650 constrs 192 vars
180.74/181.26	c 468000 confls 24650 constrs 192 vars
181.04/181.52	c INPROCESSING 3.2237 proptime 163091 prop/sec 7.24809 prop/ca
181.34/181.84	c 469000 confls 17250 constrs 192 vars
181.74/182.28	c 470000 confls 18250 constrs 192 vars
182.24/182.75	c 471000 confls 19250 constrs 192 vars
182.64/183.15	c 472000 confls 20250 constrs 192 vars
183.13/183.68	c 473000 confls 21250 constrs 192 vars
183.64/184.18	c 474000 confls 22250 constrs 192 vars
184.13/184.66	c 475000 confls 23250 constrs 192 vars
184.83/185.32	c 476000 confls 24250 constrs 192 vars
185.43/185.91	c INPROCESSING 3.53821 proptime 138445 prop/sec 9.43637 prop/ca
185.54/186.04	c 477000 confls 16637 constrs 192 vars
185.93/186.48	c 478000 confls 17637 constrs 192 vars
186.53/187.06	c 479000 confls 18637 constrs 192 vars
187.02/187.59	c 480000 confls 19637 constrs 192 vars
187.53/188.03	c 481000 confls 20637 constrs 192 vars
187.92/188.49	c 482000 confls 21637 constrs 192 vars
188.42/189.00	c 483000 confls 22637 constrs 192 vars
188.92/189.48	c 484000 confls 23637 constrs 192 vars
189.53/190.07	c 485000 confls 24637 constrs 192 vars
189.82/190.34	c INPROCESSING 3.50765 proptime 141835 prop/sec 8.27825 prop/ca
190.22/190.74	c 486000 confls 17096 constrs 192 vars
190.72/191.25	c 487000 confls 18096 constrs 192 vars
191.21/191.74	c 488000 confls 19096 constrs 192 vars
191.81/192.31	c 489000 confls 20096 constrs 192 vars
192.31/192.88	c 490000 confls 21096 constrs 192 vars
193.01/193.53	c 491000 confls 22096 constrs 192 vars
193.62/194.16	c 492000 confls 23096 constrs 192 vars
194.31/194.83	c 493000 confls 24096 constrs 192 vars
194.91/195.41	c INPROCESSING 4.01831 proptime 135023 prop/sec 8.25241 prop/ca
195.01/195.58	c 494000 confls 16854 constrs 192 vars
195.51/196.06	c 495000 confls 17854 constrs 192 vars
196.00/196.53	c 496000 confls 18854 constrs 192 vars
196.61/197.11	c 497000 confls 19854 constrs 192 vars
197.20/197.76	c 498000 confls 20854 constrs 192 vars
197.90/198.42	c 499000 confls 21854 constrs 192 vars
198.61/199.12	c 500000 confls 22854 constrs 192 vars
199.39/199.92	c 501000 confls 23854 constrs 192 vars
200.09/200.62	c 502000 confls 24854 constrs 192 vars
200.29/200.87	c INPROCESSING 4.40009 proptime 119144 prop/sec 9.40422 prop/ca
200.69/201.23	c 503000 confls 17411 constrs 192 vars
201.19/201.70	c 504000 confls 18411 constrs 192 vars
201.69/202.21	c 505000 confls 19411 constrs 192 vars
202.09/202.69	c 506000 confls 20411 constrs 192 vars
202.60/203.18	c 507000 confls 21411 constrs 192 vars
203.19/203.70	c 508000 confls 22411 constrs 192 vars
203.78/204.39	c 509000 confls 23411 constrs 192 vars
204.59/205.13	c 510000 confls 24411 constrs 192 vars
204.98/205.57	c INPROCESSING 3.66889 proptime 142884 prop/sec 7.8425 prop/ca
205.18/205.77	c 511000 confls 16969 constrs 192 vars
205.68/206.25	c 512000 confls 17969 constrs 192 vars
206.18/206.78	c 513000 confls 18969 constrs 192 vars
206.68/207.26	c 514000 confls 19969 constrs 192 vars
207.18/207.70	c 515000 confls 20969 constrs 192 vars
207.59/208.19	c 516000 confls 21969 constrs 192 vars
208.08/208.67	c 517000 confls 22969 constrs 192 vars
208.48/209.09	c 518000 confls 23969 constrs 192 vars
208.97/209.50	c 519000 confls 24969 constrs 192 vars
209.07/209.67	c INPROCESSING 3.20519 proptime 160943 prop/sec 8.39209 prop/ca
209.58/210.14	c 520000 confls 17534 constrs 192 vars
210.07/210.63	c 521000 confls 18534 constrs 192 vars
210.58/211.13	c 522000 confls 19534 constrs 192 vars
211.07/211.62	c 523000 confls 20534 constrs 192 vars
211.48/212.06	c 524000 confls 21534 constrs 192 vars
211.87/212.47	c 525000 confls 22534 constrs 192 vars
212.37/212.92	c 526000 confls 23534 constrs 192 vars
212.86/213.41	c 527000 confls 24534 constrs 192 vars
213.36/213.90	c INPROCESSING 3.38107 proptime 151522 prop/sec 9.61193 prop/ca
213.47/214.07	c 528000 confls 16849 constrs 192 vars
213.96/214.54	c 529000 confls 17849 constrs 192 vars
214.36/214.90	c 530000 confls 18849 constrs 192 vars
214.76/215.30	c 531000 confls 19849 constrs 192 vars
215.26/215.80	c 532000 confls 20849 constrs 192 vars
215.86/216.41	c 533000 confls 21849 constrs 192 vars
216.26/216.88	c 534000 confls 22849 constrs 192 vars
216.75/217.35	c 535000 confls 23849 constrs 192 vars
217.25/217.89	c 536000 confls 24849 constrs 192 vars
217.46/218.09	c INPROCESSING 3.27769 proptime 160374 prop/sec 8.31956 prop/ca
217.85/218.47	c 537000 confls 17312 constrs 192 vars
218.25/218.89	c 538000 confls 18312 constrs 192 vars
218.75/219.33	c 539000 confls 19312 constrs 192 vars
219.25/219.86	c 540000 confls 20312 constrs 192 vars
219.75/220.31	c 541000 confls 21312 constrs 192 vars
220.25/220.85	c 542000 confls 22312 constrs 192 vars
220.65/221.29	c 543000 confls 23312 constrs 192 vars
221.14/221.71	c 544000 confls 24312 constrs 192 vars
221.74/222.30	c INPROCESSING 3.35106 proptime 146525 prop/sec 9.20378 prop/ca
221.84/222.43	c 545000 confls 16629 constrs 192 vars
222.34/222.99	c 546000 confls 17629 constrs 192 vars
222.94/223.55	c 547000 confls 18629 constrs 192 vars
223.45/224.03	c 548000 confls 19629 constrs 192 vars
223.84/224.43	c 549000 confls 20629 constrs 192 vars
224.24/224.88	c 550000 confls 21629 constrs 192 vars
224.64/225.29	c 551000 confls 22629 constrs 192 vars
225.13/225.79	c 552000 confls 23629 constrs 192 vars
225.73/226.31	c 553000 confls 24629 constrs 192 vars
225.93/226.55	c INPROCESSING 3.37154 proptime 148081 prop/sec 9.24384 prop/ca
226.33/226.90	c 554000 confls 17235 constrs 192 vars
226.73/227.34	c 555000 confls 18235 constrs 192 vars
227.23/227.85	c 556000 confls 19235 constrs 192 vars
227.73/228.35	c 557000 confls 20235 constrs 192 vars
228.23/228.88	c 558000 confls 21235 constrs 192 vars
228.83/229.46	c 559000 confls 22235 constrs 192 vars
229.22/229.88	c 560000 confls 23235 constrs 192 vars
229.72/230.32	c 561000 confls 24235 constrs 192 vars
230.12/230.71	c 562000 confls 25235 constrs 192 vars
230.12/230.74	c INPROCESSING 3.26207 proptime 162361 prop/sec 8.22218 prop/ca
230.62/231.25	c 563000 confls 17644 constrs 192 vars
231.12/231.74	c 564000 confls 18644 constrs 192 vars
231.62/232.21	c 565000 confls 19644 constrs 192 vars
232.02/232.62	c 566000 confls 20644 constrs 192 vars
232.43/233.04	c 567000 confls 21644 constrs 192 vars
232.82/233.44	c 568000 confls 22644 constrs 192 vars
233.31/233.95	c 569000 confls 23644 constrs 192 vars
233.71/234.30	c 570000 confls 24644 constrs 192 vars
233.91/234.55	c INPROCESSING 2.99948 proptime 164411 prop/sec 8.52157 prop/ca
234.21/234.82	c 571000 confls 17295 constrs 192 vars
234.52/235.18	c 572000 confls 18295 constrs 192 vars
235.01/235.60	c 573000 confls 19295 constrs 192 vars
235.42/236.06	c 574000 confls 20295 constrs 192 vars
236.01/236.62	c 575000 confls 21295 constrs 192 vars
236.52/237.18	c 576000 confls 22295 constrs 192 vars
237.11/237.71	c 577000 confls 23295 constrs 192 vars
237.51/238.16	c 578000 confls 24295 constrs 192 vars
238.00/238.67	c 579000 confls 25295 constrs 192 vars
238.20/238.82	c INPROCESSING 3.36737 proptime 149965 prop/sec 9.03764 prop/ca
238.70/239.32	c 580000 confls 17707 constrs 192 vars
239.10/239.76	c 581000 confls 18707 constrs 192 vars
239.41/240.07	c 582000 confls 19707 constrs 192 vars
239.80/240.43	c 583000 confls 20707 constrs 192 vars
240.20/240.89	c 584000 confls 21707 constrs 192 vars
240.70/241.35	c 585000 confls 22707 constrs 192 vars
241.20/241.84	c 586000 confls 23707 constrs 192 vars
241.60/242.25	c 587000 confls 24707 constrs 192 vars
241.89/242.58	c INPROCESSING 2.94365 proptime 164000 prop/sec 8.68077 prop/ca
242.09/242.77	c 588000 confls 17080 constrs 192 vars
242.59/243.20	c 589000 confls 18080 constrs 192 vars
243.09/243.72	c 590000 confls 19080 constrs 192 vars
243.59/244.23	c 591000 confls 20080 constrs 192 vars
244.19/244.85	c 592000 confls 21080 constrs 192 vars
244.79/245.43	c 593000 confls 22080 constrs 192 vars
245.40/246.02	c 594000 confls 23080 constrs 192 vars
245.99/246.68	c 595000 confls 24080 constrs 192 vars
246.68/247.36	c 596000 confls 25080 constrs 192 vars
247.08/247.70	c INPROCESSING 4.14046 proptime 125506 prop/sec 9.968 prop/ca
247.39/248.06	c 597000 confls 17516 constrs 192 vars
247.88/248.56	c 598000 confls 18516 constrs 192 vars
248.39/249.03	c 599000 confls 19516 constrs 192 vars
248.88/249.50	c 600000 confls 20516 constrs 192 vars
249.49/250.12	c 601000 confls 21516 constrs 192 vars
250.18/250.80	c 602000 confls 22516 constrs 192 vars
250.68/251.36	c 603000 confls 23516 constrs 192 vars
251.17/251.89	c 604000 confls 24516 constrs 192 vars
251.87/252.56	c 605000 confls 25516 constrs 192 vars
251.87/252.57	c INPROCESSING 3.8781 proptime 134560 prop/sec 8.91342 prop/ca
252.57/253.24	c 606000 confls 17860 constrs 192 vars
253.17/253.83	c 607000 confls 18860 constrs 192 vars
253.77/254.45	c 608000 confls 19860 constrs 192 vars
254.48/255.13	c 609000 confls 20860 constrs 192 vars
255.16/255.87	c 610000 confls 21860 constrs 192 vars
255.96/256.60	c 611000 confls 22860 constrs 192 vars
256.66/257.32	c 612000 confls 23860 constrs 192 vars
257.47/258.16	c 613000 confls 24860 constrs 192 vars
257.96/258.66	c INPROCESSING 5.06458 proptime 105854 prop/sec 10.8367 prop/ca
258.26/258.94	c 614000 confls 17051 constrs 192 vars
258.76/259.42	c 615000 confls 18051 constrs 192 vars
259.16/259.80	c 616000 confls 19051 constrs 192 vars
259.55/260.27	c 617000 confls 20051 constrs 192 vars
260.05/260.71	c 618000 confls 21051 constrs 192 vars
260.46/261.17	c 619000 confls 22051 constrs 192 vars
260.95/261.63	c 620000 confls 23051 constrs 192 vars
261.46/262.14	c 621000 confls 24051 constrs 192 vars
261.75/262.47	c 622000 confls 25051 constrs 192 vars
261.85/262.57	c INPROCESSING 3.02714 proptime 170192 prop/sec 7.95413 prop/ca
262.36/263.04	c 623000 confls 17282 constrs 192 vars
262.75/263.46	c 624000 confls 18282 constrs 192 vars
263.15/263.86	c 625000 confls 19282 constrs 192 vars
263.55/264.27	c 626000 confls 20282 constrs 192 vars
263.94/264.69	c 627000 confls 21282 constrs 192 vars
264.35/265.08	c 628000 confls 22282 constrs 192 vars
264.74/265.49	c 629000 confls 23282 constrs 192 vars
265.24/265.98	c 630000 confls 24282 constrs 192 vars
265.64/266.34	c INPROCESSING 2.99002 proptime 159413 prop/sec 9.31572 prop/ca
265.74/266.48	c 631000 confls 17088 constrs 192 vars
266.24/266.93	c 632000 confls 18088 constrs 192 vars
266.74/267.44	c 633000 confls 19088 constrs 192 vars
267.24/267.97	c 634000 confls 20088 constrs 192 vars
267.64/268.39	c 635000 confls 21088 constrs 192 vars
268.14/268.82	c 636000 confls 22088 constrs 192 vars
268.44/269.20	c 637000 confls 23088 constrs 192 vars
269.03/269.71	c 638000 confls 24088 constrs 192 vars
269.53/270.21	c 639000 confls 25088 constrs 192 vars
269.73/270.42	c INPROCESSING 3.27828 proptime 146767 prop/sec 10.3205 prop/ca
269.93/270.69	c 640000 confls 17572 constrs 192 vars
270.34/271.08	c 641000 confls 18572 constrs 192 vars
270.73/271.48	c 642000 confls 19572 constrs 192 vars
271.13/271.89	c 643000 confls 20572 constrs 192 vars
271.63/272.36	c 644000 confls 21572 constrs 192 vars
272.03/272.77	c 645000 confls 22572 constrs 192 vars
272.52/273.21	c 646000 confls 23572 constrs 192 vars
273.02/273.73	c 647000 confls 24572 constrs 192 vars
273.52/274.27	c 648000 confls 25572 constrs 192 vars
273.72/274.42	c INPROCESSING 3.1693 proptime 157335 prop/sec 9.28025 prop/ca
274.12/274.89	c 649000 confls 17889 constrs 192 vars
274.62/275.35	c 650000 confls 18889 constrs 192 vars
275.02/275.75	c 651000 confls 19889 constrs 192 vars
275.52/276.23	c 652000 confls 20889 constrs 192 vars
276.02/276.79	c 653000 confls 21889 constrs 192 vars
276.52/277.26	c 654000 confls 22889 constrs 192 vars
277.01/277.72	c 655000 confls 23889 constrs 192 vars
277.51/278.21	c 656000 confls 24889 constrs 192 vars
277.91/278.60	c INPROCESSING 3.24086 proptime 152526 prop/sec 8.36473 prop/ca
278.01/278.75	c 657000 confls 17202 constrs 192 vars
278.42/279.19	c 658000 confls 18202 constrs 192 vars
279.01/279.73	c 659000 confls 19202 constrs 192 vars
279.51/280.25	c 660000 confls 20202 constrs 192 vars
279.91/280.67	c 661000 confls 21202 constrs 192 vars
280.32/281.07	c 662000 confls 22202 constrs 192 vars
280.71/281.49	c 663000 confls 23202 constrs 192 vars
281.20/281.95	c 664000 confls 24202 constrs 192 vars
281.70/282.48	c 665000 confls 25202 constrs 192 vars
282.00/282.79	c INPROCESSING 3.33533 proptime 151504 prop/sec 9.19586 prop/ca
282.31/283.04	c 666000 confls 17629 constrs 192 vars
282.70/283.42	c 667000 confls 18629 constrs 192 vars
283.00/283.79	c 668000 confls 19629 constrs 192 vars
283.50/284.22	c 669000 confls 20629 constrs 192 vars
283.90/284.69	c 670000 confls 21629 constrs 192 vars
284.31/285.10	c 671000 confls 22629 constrs 192 vars
284.90/285.60	c 672000 confls 23629 constrs 192 vars
285.31/286.10	c 673000 confls 24629 constrs 192 vars
285.89/286.69	c 674000 confls 25629 constrs 192 vars
286.09/286.84	c INPROCESSING 3.18825 proptime 159235 prop/sec 8.67035 prop/ca
286.49/287.25	c 675000 confls 17864 constrs 192 vars
286.89/287.69	c 676000 confls 18864 constrs 192 vars
287.30/288.08	c 677000 confls 19864 constrs 192 vars
287.79/288.57	c 678000 confls 20864 constrs 192 vars
288.30/289.06	c 679000 confls 21864 constrs 192 vars
288.79/289.55	c 680000 confls 22864 constrs 192 vars
289.30/290.04	c 681000 confls 23864 constrs 192 vars
289.79/290.51	c 682000 confls 24864 constrs 192 vars
290.18/290.92	c INPROCESSING 3.23161 proptime 151538 prop/sec 9.26821 prop/ca
290.29/291.04	c 683000 confls 17277 constrs 192 vars
290.68/291.43	c 684000 confls 18277 constrs 192 vars
291.08/291.82	c 685000 confls 19277 constrs 192 vars
291.48/292.24	c 686000 confls 20277 constrs 192 vars
291.88/292.67	c 687000 confls 21277 constrs 192 vars
292.39/293.14	c 688000 confls 22277 constrs 192 vars
292.88/293.63	c 689000 confls 23277 constrs 192 vars
293.39/294.16	c 690000 confls 24277 constrs 192 vars
293.88/294.66	c 691000 confls 25277 constrs 192 vars
294.18/294.94	c INPROCESSING 3.19624 proptime 158132 prop/sec 9.3185 prop/ca
294.38/295.17	c 692000 confls 17562 constrs 192 vars
294.77/295.51	c 693000 confls 18562 constrs 192 vars
295.07/295.84	c 694000 confls 19562 constrs 192 vars
295.47/296.25	c 695000 confls 20562 constrs 192 vars
295.87/296.69	c 696000 confls 21562 constrs 192 vars
296.38/297.16	c 697000 confls 22562 constrs 192 vars
296.87/297.69	c 698000 confls 23562 constrs 192 vars
297.47/298.25	c 699000 confls 24562 constrs 192 vars
298.07/298.80	c 700000 confls 25562 constrs 192 vars
298.27/299.04	c INPROCESSING 3.21661 proptime 156741 prop/sec 8.50382 prop/ca
298.66/299.47	c 701000 confls 17916 constrs 192 vars
299.27/300.01	c Program interrupted by user.
299.27/300.01	c cpu time 300
299.27/300.01	c parse time 0.000675339
299.27/300.01	c solve time 300
299.27/300.01	c solve time det 371.414
299.27/300.01	c optimization time 0.864406
299.27/300.01	c top-down time 299.135
299.27/300.01	c top-down time det 370.39
299.27/300.01	c bottom-up solve time 0
299.27/300.01	c bottom-up solve time det 0
299.27/300.01	c conflict analysis time 28.7335
299.27/300.01	c learned minimize time 0.00200449
299.27/300.01	c propagation time 233.645
299.27/300.01	c constraint cleanup time 6.52688
299.27/300.01	c inprocessing time 0.989615
299.27/300.01	c garbage collection time 0.216071
299.27/300.01	c constraint learning time 31.6747
299.27/300.01	c time spent in activity heuristic 0.605593
299.27/300.01	c at-most-one detection time 0.986744
299.27/300.01	c at-most-one detection time det 1.47532
299.27/300.01	c symbolic bound improvements 0
299.27/300.01	c added constraints with symbolic bounds 0
299.27/300.01	c cores 0
299.27/300.01	c solutions 0
299.27/300.01	c propagations 41628424
299.27/300.01	c decisions 1173992
299.27/300.01	c conflicts 701996
299.27/300.01	c restarts 1531
299.27/300.01	c inprocessing phases 89
299.27/300.01	c original variables 192
299.27/300.01	c auxiliary variables 0
299.27/300.01	c input clauses 192
299.27/300.01	c input cardinalities 1
299.27/300.01	c input general constraints 0
299.27/300.01	c input length average 4.97409
299.27/300.01	c input degree average 1.74093
299.27/300.01	c learned clauses 690085
299.27/300.01	c learned cardinalities 2408
299.27/300.01	c learned general constraints 655158
299.27/300.01	c learned length average 26.2521
299.27/300.01	c learned degree average 14029.1
299.27/300.01	c learned LBD average 6.99989
299.27/300.01	c unit literals derived 0
299.27/300.01	c pure literals 0
299.27/300.01	c constraints satisfied at root 0
299.27/300.01	c constraints simplified during database reduction 0
299.27/300.01	c small coef constraints 655158
299.27/300.01	c large coef constraints 0
299.27/300.01	c arbitrary coef constraints 0
299.27/300.01	c probing calls 37508
299.27/300.01	c probing inprocessing time 0.0775259
299.27/300.01	c unit lits due to probing 0
299.27/300.01	c equalities due to probing 0
299.27/300.01	c implications added due to probing 0
299.27/300.01	c max implications in memory due to probing 0
299.27/300.01	c detected at-most-ones 0
299.27/300.01	c units derived during at-most-one detection 0
299.27/300.01	c resolve steps 3544641
299.27/300.01	c self-subsumptions 2165
299.27/300.01	c gcd simplifications 34015
299.27/300.01	c detected cardinalities 16
299.27/300.01	c weakened non-implied 40434085
299.27/300.01	c weakened non-implying 0
299.27/300.01	c multiply-weakens on reason 44443
299.27/300.01	c multiply-weakens on conflict 27350
299.27/300.01	c direct multiply-weakens 20515
299.27/300.01	c indirect multiply-weakens 1688
299.27/300.01	c clausal propagations 3889366
299.27/300.01	c cardinality propagations 2182462
299.27/300.01	c watched propagations 32884526
299.27/300.01	c counting propagations 0
299.27/300.01	c watch lookups 2475247877
299.27/300.01	c watch backjump lookups 459020996
299.27/300.01	c watch checks 36478194662
299.27/300.01	c propagation checks 3510942056
299.27/300.01	c blocking literal success 21864063
299.27/300.01	c blocking literal fails 1344975
299.27/300.01	c literal additions 115489575
299.27/300.01	c saturation steps 268576596
299.27/300.01	c unknown literals rounded up 0
299.27/300.01	c trail pops 43504323
299.27/300.01	c formula constraints 193
299.27/300.01	c dominance breaking constraints 0
299.27/300.01	c learned constraints 701996
299.27/300.01	c bound constraints 0
299.27/300.01	c core-guided constraints 0
299.27/300.01	c reduced constraints 645655
299.27/300.01	c encountered formula constraints 1080286
299.27/300.01	c encountered dominance breaking constraints 0
299.27/300.01	c encountered learned constraints 2464354
299.27/300.01	c encountered bound constraints 0
299.27/300.01	c encountered core-guided constraints 0
299.27/300.01	c encountered reduced constraints 1
299.27/300.01	c encountered detected at-most-ones 0
299.27/300.01	c encountered detected equalities 0
299.27/300.01	c encountered detected implications 0
299.27/300.01	c CG unit cores 0
299.27/300.01	c CG non-clausal cores 0
299.27/300.01	c best upper bound 1
299.27/300.01	c best lower bound 0
299.27/300.01	c time spent in subsetsum optimizations 9.79582
299.27/300.01	c lifted degrees 5809
299.27/300.01	c superfluous literals 440
299.27/300.01	c partially superfluous literals 1611
299.27/300.01	c exact-final: s UNKNOWN
299.27/300.01	c exact-printemps: phase 2 (PRINTEMPS, budget=57299.992s)
299.27/300.02	c PRINTEMPS v2.8.0 (https://snowberryfield.github.io/printemps/)
299.27/300.02	c #variable: 192
299.27/300.02	c #constraint: 193
299.27/300.02	c #equal: 0
299.27/300.02	c intsize: 8
299.27/300.02	c sizeproduct: 0
299.27/300.02	c #soft: 0
299.27/300.02	c mincost: 0
299.27/300.02	c maxcost: 0
299.27/300.02	c sumcost: 0
299.27/300.02	c iteration_max: -1
299.27/300.02	c time_max: 57300
299.27/300.02	c number_of_threads(move update): 16
299.27/300.02	c number_of_threads(move evaluation): 16
299.27/300.02	c seed: 1287196521
299.27/300.09	o 0
299.27/300.09	s SATISFIABLE
299.27/300.09	v x1 x10 -x100 x101 -x102 x103 x104 x105 -x106 x107 x108 x109 -x11 x110 -x111 -x112 -x113 x114 -x115 -x116 x117 x118 -x119 x12 -x120 -x121 -x122 -x123 x124 x125 x126 -x127 -x128 -x129 -x13 x130 -x131 x132 -x133 -x134 -x135 -x136 x137 -x138 x139 -x14 x140 x141 x142 -x143 x144 x145 x146 x147 x148 x149 -x15 -x150 x151 -x152 -x153 x154 -x155 -x156 x157 -x158 -x159 x16 x160 -x161 -x162 -x163 x164 x165 -x166 -x167 -x168 -x169 -x17 x170 -x171 -x172 -x173 -x174 -x175 x176 x177 x178 x179 -x18 x180 x181 x182 x183 -x184 x185 x186 -x187 x188 x189 -x19 x190 -x191 -x192 x2 -x20 -x21 x22 x23 -x24 x25 x26 x27 x28 -x29 -x3 -x30 x31 -x32 x33 x34 x35 x36 x37 -x38 -x39 -x4 -x40 -x41 x42 x43 x44 -x45 x46 x47 x48 -x49 x5 -x50 x51 -x52 x53 x54 -x55 x56 x57 -x58 -x59 -x6 x60 x61 x62 -x63 x64 x65 x66 -x67 -x68 -x69 x7 x70 x71 x72 x73 -x74 -x75 x76 x77 x78 x79 x8 -x80 x81 -x82 -x83 x84 x85 -x86 x87 -x88 x89 x9 -x90 -x91 x92 -x93 -x94 x95 -x96 -x97 -x98 -x99 

Verifier Data

OK	0

Watcher Data

runsolver version 3.4.3 (svn: 5215) 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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4827390-1783431372/watcher-4827390-1783431372 -o /tmp/evaluation-result-4827390-1783431372/solver-4827390-1783431372 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4827390-1783431372/vars-4827390-1783431372 --bin-var /tmp/runsolver-exch-nodeE009-1783427667-2752761 --watchdog 3760 HOME/exact-printemps --exact-path HOME/Exact --printemps-path HOME/pb_competition_2025_solver --save-dir HOME -t 57600 --seed 1287196521 -j 16 --use-fixed-literals HOME/instance-4827390-1783431372.opb 

running on 16 cores: 0-15

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 1,3-4,6-15,17,19-20,22,24,26,30,32-33,35-39,41-47,49-54,56-59,61
  3550 MHz: 25,27,60,62-63
  3600 MHz: 0,2,5,16,18,21,23,28-29,31,34,40,48,55
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  2500 MHz: 1,3-4,6-15
  3600 MHz: 0,2,5
WARNING: cores do not run at the same frequency!

CPU governors:
  performance: 0-15

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (108928 MiB free)
  node 1: cores 8-15, 129019 MiB (107589 MiB free)
  node 2: cores 16-23, 129019 MiB (108870 MiB free)
  node 3: cores 24-31, 129003 MiB (115266 MiB free)
  node 4: cores 32-39, 129019 MiB (117223 MiB free)
  node 5: cores 40-47, 128973 MiB (115859 MiB free)
  node 6: cores 48-55, 129019 MiB (115135 MiB free)
  node 7: cores 56-63, 128474 MiB (111488 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 57600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 57630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 256000000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 256051200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=2754422, runsolver pid=2754419
Current StackSize limit: 8192 KiB


[startup+0.100065 s]*
/proc/loadavg: 12.64 16.73 19.02 5/825 2754426
/proc/meminfo: memFree=921965396/1055320700 swapFree=33390400/33554428
[pid=2754422] ppid=2754419 vsize=138576 memory=2312 CPUtime=0 cores=0-15
/proc/2754422/stat : 2754422 (exact-printemps) S 2754419 2754422 2752751 0 -1 4194304 161 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 0 0 0 17 1 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
/proc/2754422/statm: 34644 578 532 102 0 1188 0
[pid=2754425] ppid=2754422 vsize=27788 memory=8388 CPUtime=0.09 cores=0-15
/proc/2754425/stat : 2754425 (Exact) R 2754422 2754425 2752751 0 -1 4194304 897 0 0 0 9 0 0 0 20 0 1 0 276424867 28454912 1920 18446744073709551615 4214784 5869969 140724624855776 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 6190776 6194456 30142464 140724624861350 140724624861535 140724624861535 140724624867279 0
/proc/2754425/statm: 6947 2097 1331 405 0 4937 0
[pid=2754422/tid=2754424] ppid=2754419 vsize=138576 memory=4026531961 CPUtime=0 cores=0-15
/proc/2754422/task/2754424/stat : 2754424 (pb-signal-forwa) S 2754419 2754422 2752751 0 -1 4194368 7 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 1 0 0 -1 1 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
[pid=2754422/tid=2754426] ppid=2754419 vsize=138576 memory=3130 CPUtime=0 cores=0-15
/proc/2754422/task/2754426/stat : 2754426 (exact-printemps) S 2754419 2754422 2752751 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 1 0 0 -1 15 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 166364 KiB
Current children cumulated memory: 10700 KiB

[startup+0.210724 s]*
/proc/loadavg: 12.64 16.73 19.02 5/825 2754426
/proc/meminfo: memFree=921906528/1055320700 swapFree=33390400/33554428
[pid=2754422] ppid=2754419 vsize=138576 memory=2312 CPUtime=0 cores=0-15
/proc/2754422/stat : 2754422 (exact-printemps) S 2754419 2754422 2752751 0 -1 4194304 161 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 0 0 0 17 1 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
/proc/2754422/statm: 34644 578 532 102 0 1188 0
[pid=2754425] ppid=2754422 vsize=28860 memory=11636 CPUtime=0.2 cores=0-15
/proc/2754425/stat : 2754425 (Exact) R 2754422 2754425 2752751 0 -1 4194304 1153 0 0 0 20 0 0 0 20 0 1 0 276424867 29552640 2734 18446744073709551615 4214784 5869969 140724624855776 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 6190776 6194456 30142464 140724624861350 140724624861535 140724624861535 140724624867279 0
/proc/2754425/statm: 7215 2909 1379 405 0 5205 0
[pid=2754422/tid=2754424] ppid=2754419 vsize=138576 memory=8462108013221118012 CPUtime=0 cores=0-15
/proc/2754422/task/2754424/stat : 2754424 (pb-signal-forwa) S 2754419 2754422 2752751 0 -1 4194368 7 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 1 0 0 -1 1 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
[pid=2754422/tid=2754426] ppid=2754419 vsize=138576 memory=3140 CPUtime=0 cores=0-15
/proc/2754422/task/2754426/stat : 2754426 (exact-printemps) S 2754419 2754422 2752751 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 1 0 0 -1 15 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 167436 KiB
Current children cumulated memory: 13948 KiB

[startup+0.310241 s]*
/proc/loadavg: 12.64 16.73 19.02 5/825 2754426
/proc/meminfo: memFree=921881628/1055320700 swapFree=33390400/33554428
[pid=2754422] ppid=2754419 vsize=138576 memory=2312 CPUtime=0 cores=0-15
/proc/2754422/stat : 2754422 (exact-printemps) S 2754419 2754422 2752751 0 -1 4194304 161 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 0 0 0 17 1 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
/proc/2754422/statm: 34644 578 532 102 0 1188 0
[pid=2754425] ppid=2754422 vsize=29752 memory=12476 CPUtime=0.3 cores=0-15
/proc/2754425/stat : 2754425 (Exact) R 2754422 2754425 2752751 0 -1 4194304 1527 0 0 0 30 0 0 0 20 0 1 0 276424867 30466048 2990 18446744073709551615 4214784 5869969 140724624855776 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 6190776 6194456 30142464 140724624861350 140724624861535 140724624861535 140724624867279 0
/proc/2754425/statm: 7438 3119 1379 405 0 5428 0
[pid=2754422/tid=2754424] ppid=2754419 vsize=138576 memory=-7523639734159239523 CPUtime=0 cores=0-15
/proc/2754422/task/2754424/stat : 2754424 (pb-signal-forwa) S 2754419 2754422 2752751 0 -1 4194368 7 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 1 0 0 -1 1 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
[pid=2754422/tid=2754426] ppid=2754419 vsize=138576 memory=0 CPUtime=0 cores=0-15
/proc/2754422/task/2754426/stat : 2754426 (exact-printemps) S 2754419 2754422 2752751 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 1 0 0 -1 15 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 168328 KiB
Current children cumulated memory: 14788 KiB

[startup+0.700192 s]
/proc/loadavg: 12.64 16.73 19.02 20/825 2754426
/proc/meminfo: memFree=921889084/1055320700 swapFree=33390400/33554428
[pid=2754422] ppid=2754419 vsize=138576 memory=2312 CPUtime=0 cores=0-15
/proc/2754422/stat : 2754422 (exact-printemps) S 2754419 2754422 2752751 0 -1 4194304 161 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 0 0 0 17 1 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
/proc/2754422/statm: 34644 578 532 102 0 1188 0
[pid=2754425] ppid=2754422 vsize=32040 memory=14240 CPUtime=0.68 cores=0-15
/proc/2754425/stat : 2754425 (Exact) R 2754422 2754425 2752751 0 -1 4194304 1968 0 0 0 68 0 0 0 20 0 1 0 276424867 32808960 3374 18446744073709551615 4214784 5869969 140724624855776 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 6190776 6194456 30142464 140724624861350 140724624861535 140724624861535 140724624867279 0
/proc/2754425/statm: 8010 3560 1379 405 0 6000 0
[pid=2754422/tid=2754424] ppid=2754419 vsize=138576 memory=4576 CPUtime=0 cores=0-15
/proc/2754422/task/2754424/stat : 2754424 (pb-signal-forwa) S 2754419 2754422 2752751 0 -1 4194368 7 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 1 0 0 -1 1 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
[pid=2754422/tid=2754426] ppid=2754419 vsize=138576 memory=40104 CPUtime=0 cores=0-15
/proc/2754422/task/2754426/stat : 2754426 (exact-printemps) S 2754419 2754422 2752751 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 1 0 0 -1 15 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 170616 KiB
Current children cumulated memory: 16552 KiB

[startup+1.50017 s]
/proc/loadavg: 12.64 16.73 19.02 5/825 2754426
/proc/meminfo: memFree=921980552/1055320700 swapFree=33390400/33554428
[pid=2754422] ppid=2754419 vsize=138576 memory=2312 CPUtime=0 cores=0-15
/proc/2754422/stat : 2754422 (exact-printemps) S 2754419 2754422 2752751 0 -1 4194304 161 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 0 0 0 17 1 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
/proc/2754422/statm: 34644 578 532 102 0 1188 0
[pid=2754425] ppid=2754422 vsize=33880 memory=17976 CPUtime=1.48 cores=0-15
/proc/2754425/stat : 2754425 (Exact) R 2754422 2754425 2752751 0 -1 4194304 2391 0 0 0 148 0 0 0 20 0 1 0 276424867 34693120 4395 18446744073709551615 4214784 5869969 140724624855776 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 6190776 6194456 30142464 140724624861350 140724624861535 140724624861535 140724624867279 0
/proc/2754425/statm: 8470 4494 1379 405 0 6460 0
[pid=2754422/tid=2754424] ppid=2754419 vsize=138576 memory=17348 CPUtime=0 cores=0-15
/proc/2754422/task/2754424/stat : 2754424 (pb-signal-forwa) S 2754419 2754422 2752751 0 -1 4194368 7 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 1 0 0 -1 1 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
[pid=2754422/tid=2754426] ppid=2754419 vsize=138576 memory=40104 CPUtime=0 cores=0-15
/proc/2754422/task/2754426/stat : 2754426 (exact-printemps) S 2754419 2754422 2752751 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 1 0 0 -1 15 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 172456 KiB
Current children cumulated memory: 20288 KiB

[startup+3.11095 s]
/proc/loadavg: 12.64 16.73 19.02 19/825 2754426
/proc/meminfo: memFree=921924420/1055320700 swapFree=33390400/33554428
[pid=2754422] ppid=2754419 vsize=138576 memory=2312 CPUtime=0 cores=0-15
/proc/2754422/stat : 2754422 (exact-printemps) S 2754419 2754422 2752751 0 -1 4194304 161 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 0 0 0 17 1 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
/proc/2754422/statm: 34644 578 532 102 0 1188 0
[pid=2754425] ppid=2754422 vsize=37172 memory=22692 CPUtime=3.08 cores=0-15
/proc/2754425/stat : 2754425 (Exact) R 2754422 2754425 2752751 0 -1 4194304 3062 0 0 0 308 0 0 0 20 0 1 0 276424867 38064128 5491 18446744073709551615 4214784 5869969 140724624855776 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 6190776 6194456 30142464 140724624861350 140724624861535 140724624861535 140724624867279 0
/proc/2754425/statm: 9293 5673 1379 405 0 7283 0
[pid=2754422/tid=2754424] ppid=2754419 vsize=138576 memory=208 CPUtime=0 cores=0-15
/proc/2754422/task/2754424/stat : 2754424 (pb-signal-forwa) S 2754419 2754422 2752751 0 -1 4194368 7 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 1 0 0 -1 1 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
[pid=2754422/tid=2754426] ppid=2754419 vsize=138576 memory=7679937539659563795 CPUtime=0 cores=0-15
/proc/2754422/task/2754426/stat : 2754426 (exact-printemps) S 2754419 2754422 2752751 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 1 0 0 -1 15 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 175748 KiB
Current children cumulated memory: 25004 KiB

[startup+6.30012 s]
/proc/loadavg: 11.95 16.52 18.94 4/811 2754434
/proc/meminfo: memFree=925041376/1055320700 swapFree=33390400/33554428
[pid=2754422] ppid=2754419 vsize=138576 memory=2312 CPUtime=0 cores=0-15
/proc/2754422/stat : 2754422 (exact-printemps) S 2754419 2754422 2752751 0 -1 4194304 161 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 0 0 0 17 1 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
/proc/2754422/statm: 34644 578 532 102 0 1188 0
[pid=2754425] ppid=2754422 vsize=40484 memory=25532 CPUtime=6.26 cores=0-15
/proc/2754425/stat : 2754425 (Exact) R 2754422 2754425 2752751 0 -1 4194304 3840 0 0 0 626 0 0 0 20 0 1 0 276424867 41455616 6259 18446744073709551615 4214784 5869969 140724624855776 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 6190776 6194456 30142464 140724624861350 140724624861535 140724624861535 140724624867279 0
/proc/2754425/statm: 10121 6383 1379 405 0 8111 0
[pid=2754422/tid=2754424] ppid=2754419 vsize=138576 memory=2312 CPUtime=0 cores=0-15
/proc/2754422/task/2754424/stat : 2754424 (pb-signal-forwa) S 2754419 2754422 2752751 0 -1 4194368 7 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 1 0 0 -1 1 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
[pid=2754422/tid=2754426] ppid=2754419 vsize=138576 memory=167180 CPUtime=0 cores=0-15
/proc/2754422/task/2754426/stat : 2754426 (exact-printemps) S 2754419 2754422 2752751 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 1 0 0 -1 15 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 179060 KiB
Current children cumulated memory: 27844 KiB

[startup+12.7001 s]
/proc/loadavg: 11.79 16.41 18.89 4/811 2754485
/proc/meminfo: memFree=924918168/1055320700 swapFree=33390400/33554428
[pid=2754422] ppid=2754419 vsize=138576 memory=2312 CPUtime=0 cores=0-15
/proc/2754422/stat : 2754422 (exact-printemps) S 2754419 2754422 2752751 0 -1 4194304 161 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 0 0 0 17 1 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
/proc/2754422/statm: 34644 578 532 102 0 1188 0
[pid=2754425] ppid=2754422 vsize=42404 memory=27464 CPUtime=12.64 cores=0-15
/proc/2754425/stat : 2754425 (Exact) R 2754422 2754425 2752751 0 -1 4194304 4323 0 0 0 1264 0 0 0 20 0 1 0 276424867 43421696 6515 18446744073709551615 4214784 5869969 140724624855776 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 6190776 6194456 30142464 140724624861350 140724624861535 140724624861535 140724624867279 0
/proc/2754425/statm: 10601 6866 1379 405 0 8591 0
[pid=2754422/tid=2754424] ppid=2754419 vsize=138576 memory=2312 CPUtime=0 cores=0-15
/proc/2754422/task/2754424/stat : 2754424 (pb-signal-forwa) S 2754419 2754422 2752751 0 -1 4194368 7 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 1 0 0 -1 1 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
[pid=2754422/tid=2754426] ppid=2754419 vsize=138576 memory=0 CPUtime=0 cores=0-15
/proc/2754422/task/2754426/stat : 2754426 (exact-printemps) S 2754419 2754422 2752751 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 1 0 0 -1 15 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 180980 KiB
Current children cumulated memory: 29776 KiB

[startup+25.5001 s]
/proc/loadavg: 10.07 15.80 18.65 5/811 2754630
/proc/meminfo: memFree=928136752/1055320700 swapFree=33390400/33554428
[pid=2754422] ppid=2754419 vsize=138576 memory=2312 CPUtime=0 cores=0-15
/proc/2754422/stat : 2754422 (exact-printemps) S 2754419 2754422 2752751 0 -1 4194304 161 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 0 0 0 17 1 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
/proc/2754422/statm: 34644 578 532 102 0 1188 0
[pid=2754425] ppid=2754422 vsize=42692 memory=28284 CPUtime=25.41 cores=0-15

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

/proc/2754422/stat : 2754422 (exact-printemps) S 2754419 2754422 2752751 0 -1 4194304 161 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 0 0 0 17 1 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
/proc/2754422/statm: 34644 578 532 102 0 1188 0
[pid=2754425] ppid=2754422 vsize=50704 memory=38368 CPUtime=161.88 cores=0-15
/proc/2754425/stat : 2754425 (Exact) R 2754422 2754425 2752751 0 -1 4194304 11222 0 0 0 16187 1 0 0 20 0 1 0 276424867 51920896 9277 18446744073709551615 4214784 5869969 140724624855776 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 6190776 6194456 30142464 140724624861350 140724624861535 140724624861535 140724624867279 0
/proc/2754425/statm: 12676 9592 1379 405 0 10666 0
[pid=2754422/tid=2754424] ppid=2754419 vsize=138576 memory=38368 CPUtime=0 cores=0-15
/proc/2754422/task/2754424/stat : 2754424 (pb-signal-forwa) S 2754419 2754422 2752751 0 -1 4194368 7 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 1 0 0 -1 1 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
[pid=2754422/tid=2754426] ppid=2754419 vsize=138576 memory=2312 CPUtime=0 cores=0-15
/proc/2754422/task/2754426/stat : 2754426 (exact-printemps) S 2754419 2754422 2752751 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 1 0 0 -1 15 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 189280 KiB
Current children cumulated memory: 40680 KiB

[startup+222.3 s]
/proc/loadavg: 4.27 10.14 15.86 5/809 2755645
/proc/meminfo: memFree=928302460/1055320700 swapFree=33390400/33554428
[pid=2754422] ppid=2754419 vsize=138576 memory=2312 CPUtime=0 cores=0-15
/proc/2754422/stat : 2754422 (exact-printemps) S 2754419 2754422 2752751 0 -1 4194304 161 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 0 0 0 17 1 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
/proc/2754422/statm: 34644 578 532 102 0 1188 0
[pid=2754425] ppid=2754422 vsize=52176 memory=40832 CPUtime=221.74 cores=0-15
/proc/2754425/stat : 2754425 (Exact) R 2754422 2754425 2752751 0 -1 4194304 13483 0 0 0 22173 1 0 0 20 0 1 0 276424867 53428224 10018 18446744073709551615 4214784 5869969 140724624855776 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 6190776 6194456 30142464 140724624861350 140724624861535 140724624861535 140724624867279 0
/proc/2754425/statm: 13044 10208 1379 405 0 11034 0
[pid=2754422/tid=2754424] ppid=2754419 vsize=138576 memory=40832 CPUtime=0 cores=0-15
/proc/2754422/task/2754424/stat : 2754424 (pb-signal-forwa) S 2754419 2754422 2752751 0 -1 4194368 7 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 1 0 0 -1 1 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
[pid=2754422/tid=2754426] ppid=2754419 vsize=138576 memory=167180 CPUtime=0 cores=0-15
/proc/2754422/task/2754426/stat : 2754426 (exact-printemps) S 2754419 2754422 2752751 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 1 0 0 -1 15 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
Current children cumulated CPU time: 221.74 s
Current children cumulated vsize: 190752 KiB
Current children cumulated memory: 43144 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 9.02 15.12 5/809 2755646
/proc/meminfo: memFree=928301672/1055320700 swapFree=33390400/33554428
[pid=2754422] ppid=2754419 vsize=138576 memory=2312 CPUtime=0 cores=0-15
/proc/2754422/stat : 2754422 (exact-printemps) S 2754419 2754422 2752751 0 -1 4194304 161 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 0 0 0 17 1 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
/proc/2754422/statm: 34644 578 532 102 0 1188 0
[pid=2754425] ppid=2754422 vsize=53152 memory=41820 CPUtime=281.6 cores=0-15
/proc/2754425/stat : 2754425 (Exact) R 2754422 2754425 2752751 0 -1 4194304 15805 0 0 0 28159 1 0 0 20 0 1 0 276424867 54427648 10274 18446744073709551615 4214784 5869969 140724624855776 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 6190776 6194456 30142464 140724624861350 140724624861535 140724624861535 140724624867279 0
/proc/2754425/statm: 13288 10455 1379 405 0 11278 0
[pid=2754422/tid=2754424] ppid=2754419 vsize=138576 memory=41820 CPUtime=0 cores=0-15
/proc/2754422/task/2754424/stat : 2754424 (pb-signal-forwa) S 2754419 2754422 2752751 0 -1 4194368 7 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 1 0 0 -1 1 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
[pid=2754422/tid=2754426] ppid=2754419 vsize=138576 memory=2312 CPUtime=0 cores=0-15
/proc/2754422/task/2754426/stat : 2754426 (exact-printemps) S 2754419 2754422 2752751 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 1 0 0 -1 15 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
Current children cumulated CPU time: 281.6 s
Current children cumulated vsize: 191728 KiB
Current children cumulated memory: 44132 KiB

[startup+300.094 s]
# the end of solver process 2754422 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=299.78 s, system=0.039009 s

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

[startup+288 s]*
/proc/loadavg: 4.09 8.94 15.06 5/809 2755646
/proc/meminfo: memFree=928303236/1055320700 swapFree=33390400/33554428
[pid=2754422] ppid=2754419 vsize=138576 memory=2312 CPUtime=0 cores=0-15
/proc/2754422/stat : 2754422 (exact-printemps) S 2754419 2754422 2752751 0 -1 4194304 161 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 0 0 0 17 1 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
/proc/2754422/statm: 34644 578 532 102 0 1188 0
[pid=2754425] ppid=2754422 vsize=53152 memory=41820 CPUtime=287.3 cores=0-15
/proc/2754425/stat : 2754425 (Exact) R 2754422 2754425 2752751 0 -1 4194304 16142 0 0 0 28729 1 0 0 20 0 1 0 276424867 54427648 10274 18446744073709551615 4214784 5869969 140724624855776 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 6190776 6194456 30142464 140724624861350 140724624861535 140724624861535 140724624867279 0
/proc/2754425/statm: 13288 10455 1379 405 0 11278 0
[pid=2754422/tid=2754424] ppid=2754419 vsize=138576 memory=-7451582140121442145 CPUtime=0 cores=0-15
/proc/2754422/task/2754424/stat : 2754424 (pb-signal-forwa) S 2754419 2754422 2752751 0 -1 4194368 7 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 1 0 0 -1 1 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
[pid=2754422/tid=2754426] ppid=2754419 vsize=138576 memory=3940 CPUtime=0 cores=0-15
/proc/2754422/task/2754426/stat : 2754426 (exact-printemps) S 2754419 2754422 2752751 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 1 0 0 -1 15 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
Current children cumulated CPU time: 287.3 s
Current children cumulated vsize: 191728 KiB
Current children cumulated memory: 44132 KiB

[startup+294.4 s]
/proc/loadavg: 4.08 8.86 15.00 5/809 2755646
/proc/meminfo: memFree=928301908/1055320700 swapFree=33390400/33554428
[pid=2754422] ppid=2754419 vsize=138576 memory=2312 CPUtime=0 cores=0-15
/proc/2754422/stat : 2754422 (exact-printemps) S 2754419 2754422 2752751 0 -1 4194304 161 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 0 0 0 17 1 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
/proc/2754422/statm: 34644 578 532 102 0 1188 0
[pid=2754425] ppid=2754422 vsize=53152 memory=41820 CPUtime=293.68 cores=0-15
/proc/2754425/stat : 2754425 (Exact) R 2754422 2754425 2752751 0 -1 4194304 16374 0 0 0 29367 1 0 0 20 0 1 0 276424867 54427648 10274 18446744073709551615 4214784 5869969 140724624855776 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 6190776 6194456 30142464 140724624861350 140724624861535 140724624861535 140724624867279 0
/proc/2754425/statm: 13288 10455 1379 405 0 11278 0
[pid=2754422/tid=2754424] ppid=2754419 vsize=138576 memory=2312 CPUtime=0 cores=0-15
/proc/2754422/task/2754424/stat : 2754424 (pb-signal-forwa) S 2754419 2754422 2752751 0 -1 4194368 7 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 1 0 0 -1 1 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
[pid=2754422/tid=2754426] ppid=2754419 vsize=138576 memory=2312 CPUtime=0 cores=0-15
/proc/2754422/task/2754426/stat : 2754426 (exact-printemps) S 2754419 2754422 2752751 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 1 0 0 -1 15 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
Current children cumulated CPU time: 293.68 s
Current children cumulated vsize: 191728 KiB
Current children cumulated memory: 44132 KiB

[startup+297.6 s]
/proc/loadavg: 4.07 8.77 14.94 5/809 2755647
/proc/meminfo: memFree=928301732/1055320700 swapFree=33390400/33554428
[pid=2754422] ppid=2754419 vsize=138576 memory=2312 CPUtime=0 cores=0-15
/proc/2754422/stat : 2754422 (exact-printemps) S 2754419 2754422 2752751 0 -1 4194304 161 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 0 0 0 17 1 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
/proc/2754422/statm: 34644 578 532 102 0 1188 0
[pid=2754425] ppid=2754422 vsize=53152 memory=41820 CPUtime=296.87 cores=0-15
/proc/2754425/stat : 2754425 (Exact) R 2754422 2754425 2752751 0 -1 4194304 16607 0 0 0 29686 1 0 0 20 0 1 0 276424867 54427648 10274 18446744073709551615 4214784 5869969 140724624855776 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 6190776 6194456 30142464 140724624861350 140724624861535 140724624861535 140724624867279 0
/proc/2754425/statm: 13288 10455 1379 405 0 11278 0
[pid=2754422/tid=2754424] ppid=2754419 vsize=138576 memory=2312 CPUtime=0 cores=0-15
/proc/2754422/task/2754424/stat : 2754424 (pb-signal-forwa) S 2754419 2754422 2752751 0 -1 4194368 7 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 1 0 0 -1 1 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
[pid=2754422/tid=2754426] ppid=2754419 vsize=138576 memory=2312 CPUtime=0 cores=0-15
/proc/2754422/task/2754426/stat : 2754426 (exact-printemps) S 2754419 2754422 2752751 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 1 0 0 -1 15 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
Current children cumulated CPU time: 296.87 s
Current children cumulated vsize: 191728 KiB
Current children cumulated memory: 44132 KiB

[startup+299.2 s]
/proc/loadavg: 4.07 8.77 14.94 5/809 2755647
/proc/meminfo: memFree=928304136/1055320700 swapFree=33390400/33554428
[pid=2754422] ppid=2754419 vsize=138576 memory=2312 CPUtime=0 cores=0-15
/proc/2754422/stat : 2754422 (exact-printemps) S 2754419 2754422 2752751 0 -1 4194304 161 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 0 0 0 17 1 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
/proc/2754422/statm: 34644 578 532 102 0 1188 0
[pid=2754425] ppid=2754422 vsize=53152 memory=41820 CPUtime=298.47 cores=0-15
/proc/2754425/stat : 2754425 (Exact) R 2754422 2754425 2752751 0 -1 4194304 16840 0 0 0 29846 1 0 0 20 0 1 0 276424867 54427648 10274 18446744073709551615 4214784 5869969 140724624855776 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 6190776 6194456 30142464 140724624861350 140724624861535 140724624861535 140724624867279 0
/proc/2754425/statm: 13288 10455 1379 405 0 11278 0
[pid=2754422/tid=2754424] ppid=2754419 vsize=138576 memory=11676 CPUtime=0 cores=0-15
/proc/2754422/task/2754424/stat : 2754424 (pb-signal-forwa) S 2754419 2754422 2752751 0 -1 4194368 7 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 1 0 0 -1 1 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
[pid=2754422/tid=2754426] ppid=2754419 vsize=138576 memory=11676 CPUtime=0 cores=0-15
/proc/2754422/task/2754426/stat : 2754426 (exact-printemps) S 2754419 2754422 2752751 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 1 0 0 -1 15 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
Current children cumulated CPU time: 298.47 s
Current children cumulated vsize: 191728 KiB
Current children cumulated memory: 44132 KiB

[startup+299.6 s]
/proc/loadavg: 4.07 8.77 14.94 5/809 2755647
/proc/meminfo: memFree=928304136/1055320700 swapFree=33390400/33554428
[pid=2754422] ppid=2754419 vsize=138576 memory=2312 CPUtime=0 cores=0-15
/proc/2754422/stat : 2754422 (exact-printemps) S 2754419 2754422 2752751 0 -1 4194304 161 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 0 0 0 17 1 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
/proc/2754422/statm: 34644 578 532 102 0 1188 0
[pid=2754425] ppid=2754422 vsize=53152 memory=41820 CPUtime=298.86 cores=0-15
/proc/2754425/stat : 2754425 (Exact) R 2754422 2754425 2752751 0 -1 4194304 16840 0 0 0 29885 1 0 0 20 0 1 0 276424867 54427648 10274 18446744073709551615 4214784 5869969 140724624855776 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 6190776 6194456 30142464 140724624861350 140724624861535 140724624861535 140724624867279 0
/proc/2754425/statm: 13288 10455 1379 405 0 11278 0
[pid=2754422/tid=2754424] ppid=2754419 vsize=138576 memory=3940 CPUtime=0 cores=0-15
/proc/2754422/task/2754424/stat : 2754424 (pb-signal-forwa) S 2754419 2754422 2752751 0 -1 4194368 7 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 1 0 0 -1 1 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
[pid=2754422/tid=2754426] ppid=2754419 vsize=138576 memory=4576 CPUtime=0 cores=0-15
/proc/2754422/task/2754426/stat : 2754426 (exact-printemps) S 2754419 2754422 2752751 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 1 0 0 -1 15 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
Current children cumulated CPU time: 298.86 s
Current children cumulated vsize: 191728 KiB
Current children cumulated memory: 44132 KiB

[startup+300 s]*
/proc/loadavg: 4.07 8.69 14.88 5/809 2755647
/proc/meminfo: memFree=928305408/1055320700 swapFree=33390400/33554428
[pid=2754422] ppid=2754419 vsize=138576 memory=2312 CPUtime=0 cores=0-15
/proc/2754422/stat : 2754422 (exact-printemps) S 2754419 2754422 2752751 0 -1 4194304 161 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 0 0 0 17 1 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
/proc/2754422/statm: 34644 578 532 102 0 1188 0
[pid=2754425] ppid=2754422 vsize=53152 memory=41820 CPUtime=299.27 cores=0-15
/proc/2754425/stat : 2754425 (Exact) R 2754422 2754425 2752751 0 -1 4194304 16840 0 0 0 29926 1 0 0 20 0 1 0 276424867 54427648 10274 18446744073709551615 4214784 5869969 140724624855776 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 6190776 6194456 30142464 140724624861350 140724624861535 140724624861535 140724624867279 0
/proc/2754425/statm: 13288 10455 1379 405 0 11278 0
[pid=2754422/tid=2754424] ppid=2754419 vsize=138576 memory=-7451582140121442145 CPUtime=0 cores=0-15
/proc/2754422/task/2754424/stat : 2754424 (pb-signal-forwa) S 2754419 2754422 2752751 0 -1 4194368 7 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 1 0 0 -1 1 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
[pid=2754422/tid=2754426] ppid=2754419 vsize=138576 memory=58493981950370 CPUtime=0 cores=0-15
/proc/2754422/task/2754426/stat : 2754426 (exact-printemps) S 2754419 2754422 2752751 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 3 0 276424867 141901824 512 18446744073709551615 94476518878112 94476519291312 140729907544544 0 0 0 0 4096 8406082 1 0 0 -1 15 0 0 0 0 0 94476519315592 94476519318096 94476536983552 140729907550198 140729907550549 140729907550549 140729907556293 0
Current children cumulated CPU time: 299.27 s
Current children cumulated vsize: 191728 KiB
Current children cumulated memory: 44132 KiB

Child status: 0

Real time (s): 300.094
CPU time (s): 299.819
CPU user time (s): 299.78
CPU system time (s): 0.039009
CPU usage (%): 99.9086
Max. virtual memory (cumulated for all children) (KiB): 193008
Max. memory (cumulated for all children) (KiB): 45060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 299.78
system time used= 0.039009
maximum resident set size= 41096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17751
page faults= 0
swaps= 0
block input operations= 0
block output operations= 408
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1116
involuntary context switches= 278


# summary of solver processes directly reported to runsolver:
#   pid: 2754422
#   total CPU time (s): 299.819
#   total CPU user time (s): 299.78
#   total CPU system time (s): 0.039009

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.00799 second user time and 2.21349 second system time

The end

Launcher Data

Begin job on nodeE009 at 2026-07-07 15:36:13
IDJOB=4827390
IDBENCH=174538
IDSOLVER=3658
FILE ID=nodeE009/4827390-1783431372
RUNJOBID= nodeE009-1783427667-2752761
SLURM_JOB_ID= 12582230
Free space on /tmp= 799780 MiB

SOLVER NAME= exact-printemps (16 cores) 2026-05-18
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/domset/domset-fixedrows-r04_shuffle/normalized-domset-hexgrid_04_048.shuf-1.opb
COMMAND LINE= DIR/exact-printemps --exact-path DIR/Exact --printemps-path DIR/pb_competition_2025_solver --save-dir TMPDIR -t TIMEOUT --seed RANDOMSEED -j NBCORE --use-fixed-literals BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4827390-1783431372/watcher-4827390-1783431372 -o /tmp/evaluation-result-4827390-1783431372/solver-4827390-1783431372 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4827390-1783431372/vars-4827390-1783431372 --bin-var /tmp/runsolver-exch-nodeE009-1783427667-2752761 --watchdog 3760  HOME/exact-printemps --exact-path HOME/Exact --printemps-path HOME/pb_competition_2025_solver --save-dir HOME -t 57600 --seed 1287196521 -j 16 --use-fixed-literals HOME/instance-4827390-1783431372.opb

TIME LIMIT= 57600 seconds
MEMORY LIMIT= 250000 MiB
NBCORE= 16

MD5SUM BENCH= 9cce088efb5863f53565ce2ebb769caa
RANDOM SEED=1287196521

nodeE009 Linux 5.14.0-611.55.1.el9_7.0.3.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 18 19:21:10 UTC 2026

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

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3575.737
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 0
cpu cores	: 32
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 1
cpu cores	: 32
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3576.813
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 2
cpu cores	: 32
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 3
cpu cores	: 32
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 4
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 64
cpu cores	: 32
apicid		: 64
initial apicid	: 64
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 5
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3601.698
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 65
cpu cores	: 32
apicid		: 65
initial apicid	: 65
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 6
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 66
initial apicid	: 66
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 7
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 67
cpu cores	: 32
apicid		: 67
initial apicid	: 67
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 8
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 32
cpu cores	: 32
apicid		: 32
initial apicid	: 32
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 9
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 33
cpu cores	: 32
apicid		: 33
initial apicid	: 33
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 10
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 34
cpu cores	: 32
apicid		: 34
initial apicid	: 34
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 11
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 35
cpu cores	: 32
apicid		: 35
initial apicid	: 35
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 12
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 96
initial apicid	: 96
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 13
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 97
cpu cores	: 32
apicid		: 97
initial apicid	: 97
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 14
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 98
cpu cores	: 32
apicid		: 98
initial apicid	: 98
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 15
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3591.313
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 99
cpu cores	: 32
apicid		: 99
initial apicid	: 99
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 16
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3596.994
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 48
initial apicid	: 48
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 17
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 49
cpu cores	: 32
apicid		: 49
initial apicid	: 49
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 18
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3596.065
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 50
initial apicid	: 50
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 19
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 51
cpu cores	: 32
apicid		: 51
initial apicid	: 51
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 20
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 112
cpu cores	: 32
apicid		: 112
initial apicid	: 112
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 21
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3592.040
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 113
cpu cores	: 32
apicid		: 113
initial apicid	: 113
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 22
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 114
cpu cores	: 32
apicid		: 114
initial apicid	: 114
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 23
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3592.039
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 115
initial apicid	: 115
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 24
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 16
cpu cores	: 32
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 25
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3570.716
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 26
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 27
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3570.711
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 28
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3576.754
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 80
initial apicid	: 80
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 29
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3576.769
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 81
initial apicid	: 81
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 30
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 82
initial apicid	: 82
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 31
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 83
initial apicid	: 83
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 32
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 0
cpu cores	: 32
apicid		: 128
initial apicid	: 128
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 33
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 1
cpu cores	: 32
apicid		: 129
initial apicid	: 129
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 34
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 2
cpu cores	: 32
apicid		: 130
initial apicid	: 130
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 35
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 3
cpu cores	: 32
apicid		: 131
initial apicid	: 131
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 36
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 64
cpu cores	: 32
apicid		: 192
initial apicid	: 192
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 37
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 65
cpu cores	: 32
apicid		: 193
initial apicid	: 193
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 38
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 194
initial apicid	: 194
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 39
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 67
cpu cores	: 32
apicid		: 195
initial apicid	: 195
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 40
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3597.668
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 32
cpu cores	: 32
apicid		: 160
initial apicid	: 160
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 41
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 33
cpu cores	: 32
apicid		: 161
initial apicid	: 161
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 42
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 34
cpu cores	: 32
apicid		: 162
initial apicid	: 162
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 43
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 35
cpu cores	: 32
apicid		: 163
initial apicid	: 163
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 44
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 224
initial apicid	: 224
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 45
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 97
cpu cores	: 32
apicid		: 225
initial apicid	: 225
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 46
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 98
cpu cores	: 32
apicid		: 226
initial apicid	: 226
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 47
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3563.037
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 99
cpu cores	: 32
apicid		: 227
initial apicid	: 227
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 48
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3584.611
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 176
initial apicid	: 176
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 49
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 49
cpu cores	: 32
apicid		: 177
initial apicid	: 177
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 50
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 178
initial apicid	: 178
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 51
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 51
cpu cores	: 32
apicid		: 179
initial apicid	: 179
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 52
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 112
cpu cores	: 32
apicid		: 240
initial apicid	: 240
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 53
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 113
cpu cores	: 32
apicid		: 241
initial apicid	: 241
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 54
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 114
cpu cores	: 32
apicid		: 242
initial apicid	: 242
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 55
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3584.340
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 243
initial apicid	: 243
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 56
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 16
cpu cores	: 32
apicid		: 144
initial apicid	: 144
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 57
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 145
initial apicid	: 145
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 58
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 146
initial apicid	: 146
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 59
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 147
initial apicid	: 147
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 60
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3560.577
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 208
initial apicid	: 208
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 61
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 209
initial apicid	: 209
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 62
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3574.982
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 210
initial apicid	: 210
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 63
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 211
initial apicid	: 211
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]


/proc/meminfo:
MemTotal:       1055320700 kB
MemFree:        921923256 kB
MemAvailable:   1039186388 kB
Buffers:              32 kB
Cached:         122133528 kB
SwapCached:        29520 kB
Active:          8890844 kB
Inactive:       120194540 kB
Active(anon):    7506524 kB
Inactive(anon):   227752 kB
Active(file):    1384320 kB
Inactive(file): 119966788 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33390400 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             13632 kB
Writeback:             0 kB
AnonPages:       6924652 kB
Mapped:           182960 kB
Shmem:            782452 kB
KReclaimable:    1395448 kB
Slab:            1937944 kB
SReclaimable:    1395448 kB
SUnreclaim:       542496 kB
KernelStack:       14128 kB
PageTables:        18204 kB
SecPageTables:     15392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:    8454684 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478320 kB
VmallocChunk:          0 kB
Percpu:           121088 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2490368 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      395716 kB
DirectMap2M:    18800640 kB
DirectMap1G:    1054867456 kB

Free space on /tmp at the end= 799864 MiB
End job on nodeE009 at 2026-07-07 15:41:13