Trace number 4830669

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
SCIP-NaPS scip-naps-1.00a2UNSAT 1314.58 1319.22

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/
normalized-ooo.burch_dill.6.accl.ucl.opb
MD5SUMd06d89796adb8259df968e568daeeb68
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.6152
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables23621
Total number of constraints67526
Number of constraints which are clauses65126
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2400
Minimum length of a constraint1
Maximum length of a constraint13
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 71
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 261
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

498.71/500.73	c scip-naps version 1.00a2
498.71/500.73	c Command: HOME/scip-naps.py --pbsolver HOME/naps_release --sciptime=500 --dec HOME/instance-4830669-1783286197.opb
498.71/500.73	c Solving mode: decision
498.71/500.73	c SCIP version 10.0.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 8.0.2] [GitHash: NoGitInfo]
498.71/500.73	c Copyright (c) 2002-2026 Zuse Institute Berlin (ZIB)
498.71/500.73	c original problem has 23621 variables (23621 bin, 0 int, 0 cont) and 67526 constraints
498.71/500.73	c presolving:
498.71/500.73	c (round 1, fast)       44 del vars, 12 del conss, 0 add conss, 1 chg bounds, 1200 chg sides, 2400 chg coeffs, 0 upgd conss, 0 impls, 43852 clqs, 0 implints
498.71/500.73	c (round 2, fast)       81 del vars, 108 del conss, 0 add conss, 1 chg bounds, 1200 chg sides, 2400 chg coeffs, 0 upgd conss, 0 impls, 43870 clqs, 0 implints
498.71/500.73	c (round 3, medium)     863 del vars, 108 del conss, 0 add conss, 1 chg bounds, 1200 chg sides, 2400 chg coeffs, 0 upgd conss, 0 impls, 42302 clqs, 0 implints
498.71/500.73	c (round 4, fast)       867 del vars, 1680 del conss, 0 add conss, 1 chg bounds, 1200 chg sides, 2400 chg coeffs, 0 upgd conss, 0 impls, 42307 clqs, 0 implints
498.71/500.73	c (round 5, exhaustive) 867 del vars, 1697 del conss, 0 add conss, 1 chg bounds, 1200 chg sides, 2400 chg coeffs, 65825 upgd conss, 0 impls, 42307 clqs, 0 implints
498.71/500.73	c (round 6, exhaustive) 871 del vars, 65103 del conss, 21132 add conss, 1 chg bounds, 1200 chg sides, 2400 chg coeffs, 65825 upgd conss, 0 impls, 42299 clqs, 0 implints
498.71/500.73	c (round 7, exhaustive) 1042 del vars, 65135 del conss, 21164 add conss, 1 chg bounds, 1200 chg sides, 2400 chg coeffs, 65825 upgd conss, 0 impls, 41874 clqs, 0 implints
498.71/500.73	c (round 8, fast)       1256 del vars, 65214 del conss, 21164 add conss, 1 chg bounds, 1200 chg sides, 2478 chg coeffs, 65825 upgd conss, 0 impls, 41787 clqs, 0 implints
498.71/500.73	c (round 9, exhaustive) 1256 del vars, 65232 del conss, 21170 add conss, 1 chg bounds, 1200 chg sides, 2478 chg coeffs, 65825 upgd conss, 0 impls, 41787 clqs, 0 implints
498.71/500.73	c (round 10, exhaustive) 1303 del vars, 65256 del conss, 21194 add conss, 1 chg bounds, 1200 chg sides, 2478 chg coeffs, 65825 upgd conss, 0 impls, 41670 clqs, 0 implints
498.71/500.73	c (round 11, fast)       1348 del vars, 65282 del conss, 21194 add conss, 1 chg bounds, 1200 chg sides, 2501 chg coeffs, 65825 upgd conss, 0 impls, 41648 clqs, 0 implints
498.71/500.73	c (round 12, exhaustive) 1349 del vars, 65303 del conss, 21208 add conss, 1 chg bounds, 1200 chg sides, 2501 chg coeffs, 65825 upgd conss, 0 impls, 41646 clqs, 0 implints
498.71/500.73	c (round 13, exhaustive) 1437 del vars, 65407 del conss, 21209 add conss, 1 chg bounds, 1200 chg sides, 2501 chg coeffs, 65825 upgd conss, 0 impls, 41470 clqs, 0 implints
498.71/500.73	c (round 14, exhaustive) 1540 del vars, 65511 del conss, 21209 add conss, 1 chg bounds, 1200 chg sides, 2501 chg coeffs, 65825 upgd conss, 0 impls, 41264 clqs, 0 implints
498.71/500.73	c (round 15, exhaustive) 1922 del vars, 65512 del conss, 21209 add conss, 1 chg bounds, 1200 chg sides, 2501 chg coeffs, 65825 upgd conss, 0 impls, 44549 clqs, 0 implints
498.71/500.73	c (round 16, fast)       2120 del vars, 65711 del conss, 21209 add conss, 1 chg bounds, 1200 chg sides, 2699 chg coeffs, 65999 upgd conss, 0 impls, 44158 clqs, 0 implints
498.71/500.73	c (round 17, exhaustive) 2188 del vars, 65719 del conss, 21217 add conss, 1 chg bounds, 1200 chg sides, 2699 chg coeffs, 65999 upgd conss, 0 impls, 44135 clqs, 0 implints
498.71/500.73	c (round 18, exhaustive) 2254 del vars, 65795 del conss, 21290 add conss, 1 chg bounds, 1200 chg sides, 2699 chg coeffs, 65999 upgd conss, 0 impls, 43934 clqs, 0 implints
498.71/500.73	c (round 19, fast)       2319 del vars, 65864 del conss, 21290 add conss, 1 chg bounds, 1200 chg sides, 2704 chg coeffs, 65999 upgd conss, 0 impls, 43929 clqs, 0 implints
498.71/500.73	c (round 20, exhaustive) 2725 del vars, 65869 del conss, 21291 add conss, 1 chg bounds, 1200 chg sides, 2704 chg coeffs, 65999 upgd conss, 0 impls, 48580 clqs, 0 implints
498.71/500.73	c (round 21, fast)       3106 del vars, 66269 del conss, 21291 add conss, 1 chg bounds, 1200 chg sides, 3088 chg coeffs, 66123 upgd conss, 0 impls, 47834 clqs, 0 implints
498.71/500.73	c (round 22, fast)       3106 del vars, 66327 del conss, 21291 add conss, 1 chg bounds, 1200 chg sides, 3088 chg coeffs, 66123 upgd conss, 0 impls, 47834 clqs, 0 implints
498.71/500.73	c (round 23, exhaustive) 3222 del vars, 66352 del conss, 21311 add conss, 1 chg bounds, 1200 chg sides, 3089 chg coeffs, 66124 upgd conss, 0 impls, 47586 clqs, 0 implints
498.71/500.73	c (round 24, exhaustive) 3225 del vars, 66482 del conss, 21425 add conss, 1 chg bounds, 1200 chg sides, 3089 chg coeffs, 66124 upgd conss, 0 impls, 47595 clqs, 0 implints
498.71/500.73	c (round 25, fast)       3225 del vars, 66567 del conss, 21425 add conss, 1 chg bounds, 1200 chg sides, 3089 chg coeffs, 66124 upgd conss, 0 impls, 47595 clqs, 0 implints
498.71/500.73	c (round 26, exhaustive) 3337 del vars, 66688 del conss, 21428 add conss, 1 chg bounds, 1200 chg sides, 3089 chg coeffs, 66124 upgd conss, 0 impls, 47258 clqs, 0 implints
498.71/500.73	c (round 27, exhaustive) 3362 del vars, 66716 del conss, 21428 add conss, 1 chg bounds, 1200 chg sides, 3089 chg coeffs, 66124 upgd conss, 0 impls, 47158 clqs, 0 implints
498.71/500.73	c (round 28, exhaustive) 3428 del vars, 66720 del conss, 21428 add conss, 1 chg bounds, 1200 chg sides, 3089 chg coeffs, 66124 upgd conss, 0 impls, 58987 clqs, 0 implints
498.71/500.73	c (round 29, fast)       3468 del vars, 66760 del conss, 21428 add conss, 1 chg bounds, 1200 chg sides, 3129 chg coeffs, 66144 upgd conss, 0 impls, 58835 clqs, 0 implints
498.71/500.73	c (round 30, exhaustive) 3776 del vars, 66767 del conss, 21435 add conss, 1 chg bounds, 1200 chg sides, 3129 chg coeffs, 66144 upgd conss, 0 impls, 68357 clqs, 0 implints
498.71/500.73	c (round 31, fast)       3967 del vars, 66964 del conss, 21435 add conss, 1 chg bounds, 1200 chg sides, 3323 chg coeffs, 66243 upgd conss, 0 impls, 67789 clqs, 0 implints
498.71/500.73	c (round 32, fast)       3967 del vars, 67014 del conss, 21435 add conss, 1 chg bounds, 1200 chg sides, 3323 chg coeffs, 66243 upgd conss, 0 impls, 67790 clqs, 0 implints
498.71/500.73	c (round 33, exhaustive) 4012 del vars, 67044 del conss, 21464 add conss, 1 chg bounds, 1200 chg sides, 3323 chg coeffs, 66243 upgd conss, 0 impls, 67641 clqs, 0 implints
498.71/500.73	c (round 34, exhaustive) 4016 del vars, 67098 del conss, 21509 add conss, 1 chg bounds, 1200 chg sides, 3323 chg coeffs, 66243 upgd conss, 0 impls, 67632 clqs, 0 implints
498.71/500.73	c (round 35, fast)       4016 del vars, 67118 del conss, 21509 add conss, 1 chg bounds, 1200 chg sides, 3323 chg coeffs, 66243 upgd conss, 0 impls, 67632 clqs, 0 implints
498.71/500.73	c (round 36, exhaustive) 4045 del vars, 67124 del conss, 21513 add conss, 1 chg bounds, 1200 chg sides, 3323 chg coeffs, 66243 upgd conss, 0 impls, 73318 clqs, 0 implints
498.71/500.73	c (round 37, fast)       4063 del vars, 67144 del conss, 21513 add conss, 1 chg bounds, 1200 chg sides, 3341 chg coeffs, 66252 upgd conss, 0 impls, 73234 clqs, 0 implints
498.71/500.73	c (round 38, exhaustive) 4217 del vars, 67152 del conss, 21519 add conss, 1 chg bounds, 1200 chg sides, 3341 chg coeffs, 66252 upgd conss, 0 impls, 74771 clqs, 0 implints
498.71/500.73	c (round 39, fast)       4309 del vars, 67244 del conss, 21519 add conss, 1 chg bounds, 1200 chg sides, 3433 chg coeffs, 66280 upgd conss, 0 impls, 74548 clqs, 0 implints
498.71/500.73	c (round 40, exhaustive) 4329 del vars, 67259 del conss, 21533 add conss, 1 chg bounds, 1200 chg sides, 3433 chg coeffs, 66280 upgd conss, 0 impls, 74494 clqs, 0 implints
498.71/500.73	c (round 41, exhaustive) 4452 del vars, 67402 del conss, 21553 add conss, 1 chg bounds, 1200 chg sides, 3433 chg coeffs, 66280 upgd conss, 0 impls, 73908 clqs, 0 implints
498.71/500.73	c (round 42, exhaustive) 4537 del vars, 67489 del conss, 21553 add conss, 1 chg bounds, 1200 chg sides, 3433 chg coeffs, 66280 upgd conss, 0 impls, 73593 clqs, 0 implints
498.71/500.73	c (round 43, exhaustive) 4583 del vars, 67495 del conss, 21553 add conss, 1 chg bounds, 1200 chg sides, 3433 chg coeffs, 66280 upgd conss, 0 impls, 80474 clqs, 0 implints
498.71/500.73	c (round 44, fast)       4601 del vars, 67515 del conss, 21553 add conss, 1 chg bounds, 1200 chg sides, 3451 chg coeffs, 66290 upgd conss, 0 impls, 80354 clqs, 0 implints
498.71/500.73	c (round 45, exhaustive) 4627 del vars, 67523 del conss, 21561 add conss, 1 chg bounds, 1200 chg sides, 3451 chg coeffs, 66290 upgd conss, 0 impls, 80222 clqs, 0 implints
498.71/500.73	c (round 46, exhaustive) 4633 del vars, 67555 del conss, 21587 add conss, 1 chg bounds, 1200 chg sides, 3451 chg coeffs, 66290 upgd conss, 0 impls, 80171 clqs, 0 implints
498.71/500.73	c (round 47, exhaustive) 4672 del vars, 67561 del conss, 21587 add conss, 1 chg bounds, 1200 chg sides, 3451 chg coeffs, 66290 upgd conss, 0 impls, 88082 clqs, 0 implints
498.71/500.73	c (round 48, fast)       4694 del vars, 67583 del conss, 21587 add conss, 1 chg bounds, 1200 chg sides, 3473 chg coeffs, 66301 upgd conss, 0 impls, 87938 clqs, 0 implints
498.71/500.73	c (round 49, exhaustive) 4718 del vars, 67588 del conss, 21592 add conss, 1 chg bounds, 1200 chg sides, 3473 chg coeffs, 66301 upgd conss, 0 impls, 87750 clqs, 0 implints
498.71/500.73	c (round 50, exhaustive) 4738 del vars, 67632 del conss, 21616 add conss, 1 chg bounds, 1200 chg sides, 3473 chg coeffs, 66301 upgd conss, 0 impls, 87583 clqs, 0 implints
498.71/500.73	c (round 51, exhaustive) 4797 del vars, 67635 del conss, 21616 add conss, 1 chg bounds, 1200 chg sides, 3473 chg coeffs, 66301 upgd conss, 0 impls, 112669 clqs, 0 implints
498.71/500.73	c (round 52, fast)       4819 del vars, 67657 del conss, 21616 add conss, 1 chg bounds, 1200 chg sides, 3495 chg coeffs, 66315 upgd conss, 0 impls, 112443 clqs, 0 implints
498.71/500.73	c (round 53, exhaustive) 4824 del vars, 67668 del conss, 21627 add conss, 1 chg bounds, 1200 chg sides, 3495 chg coeffs, 66315 upgd conss, 0 impls, 112412 clqs, 0 implints
498.71/500.73	c (round 54, exhaustive) 4880 del vars, 67676 del conss, 21632 add conss, 1 chg bounds, 1200 chg sides, 3495 chg coeffs, 66315 upgd conss, 0 impls, 121463 clqs, 0 implints
498.71/500.73	c (round 55, fast)       4908 del vars, 67704 del conss, 21632 add conss, 1 chg bounds, 1200 chg sides, 3523 chg coeffs, 66330 upgd conss, 0 impls, 121192 clqs, 0 implints
498.71/500.73	c (round 56, exhaustive) 4954 del vars, 67712 del conss, 21640 add conss, 1 chg bounds, 1200 chg sides, 3523 chg coeffs, 66330 upgd conss, 0 impls, 128742 clqs, 0 implints
498.71/500.73	c (round 57, fast)       4980 del vars, 67738 del conss, 21640 add conss, 1 chg bounds, 1200 chg sides, 3549 chg coeffs, 66343 upgd conss, 0 impls, 128488 clqs, 0 implints
498.71/500.73	c (round 58, exhaustive) 4982 del vars, 67747 del conss, 21649 add conss, 1 chg bounds, 1200 chg sides, 3549 chg coeffs, 66343 upgd conss, 0 impls, 128472 clqs, 0 implints
498.71/500.73	c (round 59, exhaustive) 5011 del vars, 67752 del conss, 21651 add conss, 1 chg bounds, 1200 chg sides, 3549 chg coeffs, 66343 upgd conss, 0 impls, 135103 clqs, 0 implints
498.71/500.73	c (round 60, fast)       5027 del vars, 67768 del conss, 21651 add conss, 1 chg bounds, 1200 chg sides, 3565 chg coeffs, 66351 upgd conss, 0 impls, 134941 clqs, 0 implints
498.71/500.73	c (round 61, exhaustive) 5065 del vars, 67772 del conss, 21655 add conss, 1 chg bounds, 1200 chg sides, 3565 chg coeffs, 66351 upgd conss, 0 impls, 155863 clqs, 0 implints
498.71/500.73	c (round 62, fast)       5074 del vars, 67791 del conss, 21655 add conss, 1 chg bounds, 1200 chg sides, 3574 chg coeffs, 66356 upgd conss, 0 impls, 155856 clqs, 0 implints
498.71/500.73	c (round 63, exhaustive) 5095 del vars, 67798 del conss, 21662 add conss, 1 chg bounds, 1200 chg sides, 3574 chg coeffs, 66356 upgd conss, 0 impls, 155617 clqs, 0 implints
498.71/500.73	c (round 64, exhaustive) 5098 del vars, 67825 del conss, 21683 add conss, 1 chg bounds, 1200 chg sides, 3574 chg coeffs, 66356 upgd conss, 0 impls, 155567 clqs, 0 implints
498.71/500.73	c (round 65, exhaustive) 5172 del vars, 67825 del conss, 21683 add conss, 1 chg bounds, 1200 chg sides, 3574 chg coeffs, 66356 upgd conss, 0 impls, 168684 clqs, 0 implints
498.71/500.73	c (round 66, fast)       5315 del vars, 67911 del conss, 21683 add conss, 1 chg bounds, 1200 chg sides, 3647 chg coeffs, 66362 upgd conss, 0 impls, 167973 clqs, 0 implints
498.71/500.73	c (round 67, exhaustive) 5337 del vars, 67926 del conss, 21691 add conss, 1 chg bounds, 1200 chg sides, 3647 chg coeffs, 66362 upgd conss, 0 impls, 167723 clqs, 0 implints
498.71/500.73	c (round 68, exhaustive) 5355 del vars, 67968 del conss, 21713 add conss, 1 chg bounds, 1200 chg sides, 3647 chg coeffs, 66362 upgd conss, 0 impls, 167286 clqs, 0 implints
498.71/500.73	c (round 69, exhaustive) 5402 del vars, 67968 del conss, 21713 add conss, 1 chg bounds, 1200 chg sides, 3647 chg coeffs, 66362 upgd conss, 0 impls, 168605 clqs, 0 implints
498.71/500.73	c (round 70, fast)       5433 del vars, 68005 del conss, 21713 add conss, 1 chg bounds, 1200 chg sides, 3678 chg coeffs, 66379 upgd conss, 0 impls, 168141 clqs, 0 implints
498.71/500.73	c (round 71, exhaustive) 5510 del vars, 68012 del conss, 21718 add conss, 1 chg bounds, 1200 chg sides, 3678 chg coeffs, 66379 upgd conss, 0 impls, 166741 clqs, 0 implints
498.71/500.73	c (round 72, fast)       5552 del vars, 68066 del conss, 21718 add conss, 1 chg bounds, 1200 chg sides, 3720 chg coeffs, 66401 upgd conss, 0 impls, 166178 clqs, 0 implints
498.71/500.73	c (round 73, exhaustive) 5561 del vars, 68097 del conss, 21735 add conss, 1 chg bounds, 1200 chg sides, 3720 chg coeffs, 66401 upgd conss, 0 impls, 166030 clqs, 0 implints
498.71/500.73	c (round 74, exhaustive) 5634 del vars, 68193 del conss, 21744 add conss, 1 chg bounds, 1200 chg sides, 3720 chg coeffs, 66401 upgd conss, 0 impls, 164897 clqs, 0 implints
498.71/500.73	c (round 75, exhaustive) 5688 del vars, 68251 del conss, 21744 add conss, 1 chg bounds, 1200 chg sides, 3720 chg coeffs, 66401 upgd conss, 0 impls, 164233 clqs, 0 implints
498.71/500.73	c (round 76, exhaustive) 5729 del vars, 68263 del conss, 21744 add conss, 1 chg bounds, 1200 chg sides, 3720 chg coeffs, 66401 upgd conss, 0 impls, 165311 clqs, 0 implints
498.71/500.73	c (round 77, fast)       5760 del vars, 68301 del conss, 21744 add conss, 1 chg bounds, 1200 chg sides, 3751 chg coeffs, 66411 upgd conss, 0 impls, 165129 clqs, 0 implints
498.71/500.73	c (round 78, exhaustive) 5844 del vars, 68301 del conss, 21744 add conss, 1 chg bounds, 1200 chg sides, 3751 chg coeffs, 66411 upgd conss, 0 impls, 177425 clqs, 0 implints
498.71/500.73	c (round 79, exhaustive) 5858 del vars, 68332 del conss, 21757 add conss, 1 chg bounds, 1200 chg sides, 3761 chg coeffs, 66412 upgd conss, 0 impls, 177243 clqs, 0 implints
498.71/500.73	c (round 80, exhaustive) 6323 del vars, 68334 del conss, 21757 add conss, 1 chg bounds, 1200 chg sides, 3761 chg coeffs, 66412 upgd conss, 0 impls, 169080 clqs, 0 implints
498.71/500.73	c (round 81, fast)       6361 del vars, 68381 del conss, 21757 add conss, 1 chg bounds, 1200 chg sides, 3799 chg coeffs, 66418 upgd conss, 0 impls, 168832 clqs, 0 implints
498.71/500.73	c (round 82, exhaustive) 6476 del vars, 68383 del conss, 21757 add conss, 1 chg bounds, 1200 chg sides, 3799 chg coeffs, 66418 upgd conss, 0 impls, 179276 clqs, 0 implints
498.71/500.73	c (round 83, fast)       6494 del vars, 68404 del conss, 21757 add conss, 1 chg bounds, 1200 chg sides, 3817 chg coeffs, 66422 upgd conss, 0 impls, 179162 clqs, 0 implints
498.71/500.73	c (round 84, exhaustive) 6526 del vars, 68406 del conss, 21757 add conss, 1 chg bounds, 1200 chg sides, 3817 chg coeffs, 66422 upgd conss, 0 impls, 181406 clqs, 0 implints
498.71/500.73	c (round 85, fast)       6542 del vars, 68430 del conss, 21757 add conss, 1 chg bounds, 1200 chg sides, 3833 chg coeffs, 66424 upgd conss, 0 impls, 181374 clqs, 0 implints
498.71/500.73	c (round 86, exhaustive) 6572 del vars, 68437 del conss, 21762 add conss, 1 chg bounds, 1200 chg sides, 3833 chg coeffs, 66424 upgd conss, 0 impls, 181064 clqs, 0 implints
498.71/500.73	c (round 87, fast)       6594 del vars, 68482 del conss, 21762 add conss, 1 chg bounds, 1200 chg sides, 3855 chg coeffs, 66425 upgd conss, 0 impls, 180806 clqs, 0 implints
498.71/500.73	c (round 88, exhaustive) 6636 del vars, 68486 del conss, 21762 add conss, 1 chg bounds, 1200 chg sides, 3855 chg coeffs, 66425 upgd conss, 0 impls, 180917 clqs, 0 implints
498.71/500.73	c (round 89, exhaustive) 6712 del vars, 68494 del conss, 21762 add conss, 1 chg bounds, 1200 chg sides, 3861 chg coeffs, 66426 upgd conss, 0 impls, 180851 clqs, 0 implints
498.71/500.73	c (round 90, fast)       6743 del vars, 68546 del conss, 21762 add conss, 1 chg bounds, 1200 chg sides, 3892 chg coeffs, 66431 upgd conss, 0 impls, 180736 clqs, 0 implints
498.71/500.73	c (round 91, exhaustive) 6787 del vars, 68552 del conss, 21768 add conss, 1 chg bounds, 1200 chg sides, 3892 chg coeffs, 66431 upgd conss, 0 impls, 180808 clqs, 0 implints
498.71/500.73	c (round 92, fast)       6801 del vars, 68568 del conss, 21768 add conss, 1 chg bounds, 1200 chg sides, 3906 chg coeffs, 66433 upgd conss, 0 impls, 180625 clqs, 0 implints
498.71/500.73	c (round 93, exhaustive) 6832 del vars, 68570 del conss, 21768 add conss, 1 chg bounds, 1200 chg sides, 3906 chg coeffs, 66433 upgd conss, 0 impls, 181490 clqs, 0 implints
498.71/500.73	c (round 94, fast)       6848 del vars, 68594 del conss, 21768 add conss, 1 chg bounds, 1200 chg sides, 3922 chg coeffs, 66435 upgd conss, 0 impls, 181458 clqs, 0 implints
498.71/500.73	c (round 95, exhaustive) 6896 del vars, 68600 del conss, 21774 add conss, 1 chg bounds, 1200 chg sides, 3922 chg coeffs, 66435 upgd conss, 0 impls, 180461 clqs, 0 implints
498.71/500.73	c (round 96, fast)       6913 del vars, 68626 del conss, 21774 add conss, 1 chg bounds, 1200 chg sides, 3939 chg coeffs, 66442 upgd conss, 0 impls, 180255 clqs, 0 implints
498.71/500.73	c (round 97, exhaustive) 6925 del vars, 68647 del conss, 21790 add conss, 1 chg bounds, 1200 chg sides, 3939 chg coeffs, 66442 upgd conss, 0 impls, 180045 clqs, 0 implints
498.71/500.73	c (round 98, exhaustive) 6962 del vars, 68704 del conss, 21802 add conss, 1 chg bounds, 1200 chg sides, 3939 chg coeffs, 66442 upgd conss, 0 impls, 179496 clqs, 0 implints
498.71/500.73	c (round 99, exhaustive) 6989 del vars, 68736 del conss, 21802 add conss, 1 chg bounds, 1200 chg sides, 3939 chg coeffs, 66442 upgd conss, 0 impls, 179232 clqs, 0 implints
498.71/500.73	c (round 100, exhaustive) 7058 del vars, 68750 del conss, 21802 add conss, 1 chg bounds, 1200 chg sides, 3939 chg coeffs, 66442 upgd conss, 0 impls, 180560 clqs, 0 implints
498.71/500.73	c (round 101, fast)       7078 del vars, 68780 del conss, 21802 add conss, 1 chg bounds, 1200 chg sides, 3959 chg coeffs, 66443 upgd conss, 0 impls, 180394 clqs, 0 implints
498.71/500.73	c (round 102, exhaustive) 7117 del vars, 68784 del conss, 21802 add conss, 1 chg bounds, 1200 chg sides, 3959 chg coeffs, 66443 upgd conss, 0 impls, 181133 clqs, 0 implints
498.71/500.73	c (round 103, fast)       7141 del vars, 68825 del conss, 21802 add conss, 1 chg bounds, 1200 chg sides, 3983 chg coeffs, 66450 upgd conss, 0 impls, 181074 clqs, 0 implints
498.71/500.73	c (round 104, exhaustive) 7179 del vars, 68832 del conss, 21804 add conss, 1 chg bounds, 1200 chg sides, 3983 chg coeffs, 66450 upgd conss, 0 impls, 181321 clqs, 0 implints
498.71/500.73	c (round 105, fast)       7203 del vars, 68870 del conss, 21804 add conss, 1 chg bounds, 1200 chg sides, 4007 chg coeffs, 66454 upgd conss, 0 impls, 181269 clqs, 0 implints
498.71/500.73	c (round 106, exhaustive) 7246 del vars, 68872 del conss, 21806 add conss, 1 chg bounds, 1200 chg sides, 4007 chg coeffs, 66454 upgd conss, 0 impls, 181305 clqs, 0 implints
498.71/500.73	c (round 107, fast)       7268 del vars, 68905 del conss, 21806 add conss, 1 chg bounds, 1200 chg sides, 4029 chg coeffs, 66456 upgd conss, 0 impls, 181150 clqs, 0 implints
498.71/500.73	c (round 108, exhaustive) 7270 del vars, 68914 del conss, 21813 add conss, 1 chg bounds, 1200 chg sides, 4029 chg coeffs, 66456 upgd conss, 0 impls, 181124 clqs, 0 implints
498.71/500.73	c (round 109, exhaustive) 7316 del vars, 68916 del conss, 21813 add conss, 1 chg bounds, 1200 chg sides, 4029 chg coeffs, 66456 upgd conss, 0 impls, 178998 clqs, 0 implints
498.71/500.73	c (round 110, fast)       7333 del vars, 68958 del conss, 21813 add conss, 1 chg bounds, 1200 chg sides, 4046 chg coeffs, 66459 upgd conss, 0 impls, 178967 clqs, 0 implints
498.71/500.73	c (round 111, exhaustive) 7366 del vars, 68968 del conss, 21815 add conss, 1 chg bounds, 1200 chg sides, 4046 chg coeffs, 66459 upgd conss, 0 impls, 181245 clqs, 0 implints
498.71/500.73	c (round 112, exhaustive) 7398 del vars, 68977 del conss, 21815 add conss, 1 chg bounds, 1200 chg sides, 4052 chg coeffs, 66460 upgd conss, 0 impls, 181463 clqs, 0 implints
498.71/500.73	c (round 113, fast)       7417 del vars, 69002 del conss, 21815 add conss, 1 chg bounds, 1200 chg sides, 4071 chg coeffs, 66464 upgd conss, 0 impls, 181409 clqs, 0 implints
498.71/500.73	c (round 114, exhaustive) 7444 del vars, 69003 del conss, 21815 add conss, 1 chg bounds, 1200 chg sides, 4071 chg coeffs, 66464 upgd conss, 0 impls, 181374 clqs, 0 implints
498.71/500.73	c (round 115, fast)       7463 del vars, 69025 del conss, 21815 add conss, 1 chg bounds, 1200 chg sides, 4090 chg coeffs, 66473 upgd conss, 0 impls, 181193 clqs, 0 implints
498.71/500.73	c (round 116, exhaustive) 7496 del vars, 69026 del conss, 21816 add conss, 1 chg bounds, 1200 chg sides, 4090 chg coeffs, 66473 upgd conss, 0 impls, 180967 clqs, 0 implints
498.71/500.73	c (round 117, fast)       7516 del vars, 69051 del conss, 21816 add conss, 1 chg bounds, 1200 chg sides, 4110 chg coeffs, 66482 upgd conss, 0 impls, 180928 clqs, 0 implints
498.71/500.73	c (round 118, exhaustive) 7541 del vars, 69051 del conss, 21816 add conss, 1 chg bounds, 1200 chg sides, 4110 chg coeffs, 66482 upgd conss, 0 impls, 181244 clqs, 0 implints
498.71/500.73	c (round 119, fast)       7559 del vars, 69089 del conss, 21816 add conss, 1 chg bounds, 1200 chg sides, 4128 chg coeffs, 66486 upgd conss, 0 impls, 181180 clqs, 0 implints
498.71/500.73	c    (5.1s) probing: 1000/22269 (4.5%) - 2918 fixings, 109 aggregations, 1138050 implications, 0 bound changes
498.71/500.73	c (round 120, exhaustive) 7589 del vars, 69089 del conss, 21816 add conss, 1 chg bounds, 1200 chg sides, 4128 chg coeffs, 66486 upgd conss, 0 impls, 181174 clqs, 0 implints
498.71/500.73	c (round 121, fast)       7604 del vars, 69104 del conss, 21816 add conss, 1 chg bounds, 1200 chg sides, 4143 chg coeffs, 66492 upgd conss, 0 impls, 181069 clqs, 0 implints
498.71/500.73	c (round 122, exhaustive) 7637 del vars, 69105 del conss, 21817 add conss, 1 chg bounds, 1200 chg sides, 4143 chg coeffs, 66492 upgd conss, 0 impls, 180990 clqs, 0 implints
498.71/500.73	c (round 123, fast)       7667 del vars, 69129 del conss, 21817 add conss, 1 chg bounds, 1200 chg sides, 4167 chg coeffs, 66502 upgd conss, 0 impls, 180912 clqs, 0 implints
498.71/500.73	c (round 124, exhaustive) 7694 del vars, 69131 del conss, 21819 add conss, 1 chg bounds, 1200 chg sides, 4167 chg coeffs, 66502 upgd conss, 0 impls, 181389 clqs, 0 implints
498.71/500.73	c (round 125, fast)       7715 del vars, 69152 del conss, 21819 add conss, 1 chg bounds, 1200 chg sides, 4188 chg coeffs, 66511 upgd conss, 0 impls, 181369 clqs, 0 implints
498.71/500.73	c (round 126, exhaustive) 7743 del vars, 69152 del conss, 21819 add conss, 1 chg bounds, 1200 chg sides, 4188 chg coeffs, 66511 upgd conss, 0 impls, 181422 clqs, 0 implints
498.71/500.73	c (round 127, fast)       7767 del vars, 69173 del conss, 21819 add conss, 1 chg bounds, 1200 chg sides, 4209 chg coeffs, 66518 upgd conss, 0 impls, 181280 clqs, 0 implints
498.71/500.73	c (round 128, exhaustive) 7795 del vars, 69173 del conss, 21819 add conss, 1 chg bounds, 1200 chg sides, 4209 chg coeffs, 66518 upgd conss, 0 impls, 181398 clqs, 0 implints
498.71/500.73	c (round 129, fast)       7819 del vars, 69194 del conss, 21819 add conss, 1 chg bounds, 1200 chg sides, 4230 chg coeffs, 66525 upgd conss, 0 impls, 181350 clqs, 0 implints
498.71/500.73	c (round 130, exhaustive) 7847 del vars, 69194 del conss, 21819 add conss, 1 chg bounds, 1200 chg sides, 4230 chg coeffs, 66525 upgd conss, 0 impls, 181433 clqs, 0 implints
498.71/500.73	c (round 131, fast)       7892 del vars, 69239 del conss, 21819 add conss, 1 chg bounds, 1200 chg sides, 4275 chg coeffs, 66530 upgd conss, 0 impls, 181120 clqs, 0 implints
498.71/500.73	c (round 132, exhaustive) 7919 del vars, 69243 del conss, 21823 add conss, 1 chg bounds, 1200 chg sides, 4275 chg coeffs, 66530 upgd conss, 0 impls, 181416 clqs, 0 implints
498.71/500.73	c (round 133, fast)       7924 del vars, 69250 del conss, 21823 add conss, 1 chg bounds, 1200 chg sides, 4282 chg coeffs, 66545 upgd conss, 0 impls, 181377 clqs, 0 implints
498.71/500.73	c    (8.1s) probing: 2000/22269 (9.0%) - 3107 fixings, 122 aggregations, 2326220 implications, 0 bound changes
498.71/500.73	c (round 134, exhaustive) 7960 del vars, 69250 del conss, 21823 add conss, 1 chg bounds, 1200 chg sides, 4282 chg coeffs, 66545 upgd conss, 0 impls, 181365 clqs, 0 implints
498.71/500.73	c (round 135, fast)       7966 del vars, 69260 del conss, 21823 add conss, 1 chg bounds, 1200 chg sides, 4291 chg coeffs, 66559 upgd conss, 0 impls, 181306 clqs, 0 implints
498.71/500.73	c (round 136, exhaustive) 7966 del vars, 69272 del conss, 21835 add conss, 1 chg bounds, 1200 chg sides, 4291 chg coeffs, 66559 upgd conss, 0 impls, 181320 clqs, 0 implints
498.71/500.73	c (round 137, exhaustive) 7991 del vars, 69273 del conss, 21835 add conss, 1 chg bounds, 1200 chg sides, 4291 chg coeffs, 66559 upgd conss, 0 impls, 181412 clqs, 0 implints
498.71/500.73	c (round 138, fast)       7995 del vars, 69283 del conss, 21835 add conss, 1 chg bounds, 1200 chg sides, 4298 chg coeffs, 66571 upgd conss, 0 impls, 181372 clqs, 0 implints
498.71/500.73	c    (11.2s) probing: 3000/22269 (13.5%) - 3126 fixings, 134 aggregations, 3685443 implications, 0 bound changes
498.71/500.73	c (round 139, exhaustive) 8021 del vars, 69286 del conss, 21838 add conss, 1 chg bounds, 1200 chg sides, 4298 chg coeffs, 66571 upgd conss, 0 impls, 181218 clqs, 0 implints
498.71/500.73	c (round 140, fast)       8037 del vars, 69303 del conss, 21838 add conss, 1 chg bounds, 1200 chg sides, 4315 chg coeffs, 66580 upgd conss, 0 impls, 180915 clqs, 0 implints
498.71/500.73	c (round 141, exhaustive) 8064 del vars, 69303 del conss, 21838 add conss, 1 chg bounds, 1200 chg sides, 4315 chg coeffs, 66580 upgd conss, 0 impls, 181207 clqs, 0 implints
498.71/500.73	c (round 142, fast)       8084 del vars, 69321 del conss, 21838 add conss, 1 chg bounds, 1200 chg sides, 4333 chg coeffs, 66589 upgd conss, 0 impls, 180880 clqs, 0 implints
498.71/500.73	c (round 143, exhaustive) 8113 del vars, 69321 del conss, 21838 add conss, 1 chg bounds, 1200 chg sides, 4333 chg coeffs, 66589 upgd conss, 0 impls, 181086 clqs, 0 implints
498.71/500.73	c (round 144, fast)       8135 del vars, 69339 del conss, 21838 add conss, 1 chg bounds, 1200 chg sides, 4351 chg coeffs, 66598 upgd conss, 0 impls, 180794 clqs, 0 implints
498.71/500.73	c (round 145, exhaustive) 8164 del vars, 69340 del conss, 21839 add conss, 1 chg bounds, 1200 chg sides, 4351 chg coeffs, 66598 upgd conss, 0 impls, 181130 clqs, 0 implints
498.71/500.73	c (round 146, fast)       8182 del vars, 69362 del conss, 21839 add conss, 1 chg bounds, 1200 chg sides, 4369 chg coeffs, 66608 upgd conss, 0 impls, 180845 clqs, 0 implints
498.71/500.73	c (round 147, exhaustive) 8212 del vars, 69364 del conss, 21841 add conss, 1 chg bounds, 1200 chg sides, 4369 chg coeffs, 66608 upgd conss, 0 impls, 181154 clqs, 0 implints
498.71/500.73	c (round 148, fast)       8228 del vars, 69381 del conss, 21841 add conss, 1 chg bounds, 1200 chg sides, 4385 chg coeffs, 66616 upgd conss, 0 impls, 180928 clqs, 0 implints
498.71/500.73	c (round 149, exhaustive) 8256 del vars, 69383 del conss, 21843 add conss, 1 chg bounds, 1200 chg sides, 4385 chg coeffs, 66616 upgd conss, 0 impls, 181091 clqs, 0 implints
498.71/500.73	c (round 150, fast)       8274 del vars, 69402 del conss, 21843 add conss, 1 chg bounds, 1200 chg sides, 4403 chg coeffs, 66624 upgd conss, 0 impls, 180791 clqs, 0 implints
498.71/500.73	c    (14.5s) probing: 4000/22269 (18.0%) - 3296 fixings, 137 aggregations, 5137827 implications, 0 bound changes
498.71/500.73	c (round 151, exhaustive) 8300 del vars, 69403 del conss, 21844 add conss, 1 chg bounds, 1200 chg sides, 4403 chg coeffs, 66624 upgd conss, 0 impls, 181155 clqs, 0 implints
498.71/500.73	c (round 152, fast)       8315 del vars, 69421 del conss, 21844 add conss, 1 chg bounds, 1200 chg sides, 4418 chg coeffs, 66634 upgd conss, 0 impls, 181003 clqs, 0 implints
498.71/500.73	c (round 153, exhaustive) 8342 del vars, 69423 del conss, 21846 add conss, 1 chg bounds, 1200 chg sides, 4418 chg coeffs, 66634 upgd conss, 0 impls, 181316 clqs, 0 implints
498.71/500.73	c (round 154, fast)       8391 del vars, 69480 del conss, 21846 add conss, 1 chg bounds, 1200 chg sides, 4467 chg coeffs, 66641 upgd conss, 0 impls, 180965 clqs, 0 implints
498.71/500.73	c (round 155, exhaustive) 8419 del vars, 69482 del conss, 21846 add conss, 1 chg bounds, 1200 chg sides, 4467 chg coeffs, 66641 upgd conss, 0 impls, 181353 clqs, 0 implints
498.71/500.73	c (round 156, exhaustive) 8425 del vars, 69504 del conss, 21861 add conss, 1 chg bounds, 1200 chg sides, 4471 chg coeffs, 66646 upgd conss, 0 impls, 181196 clqs, 0 implints
498.71/500.73	c (round 157, exhaustive) 8450 del vars, 69504 del conss, 21861 add conss, 1 chg bounds, 1200 chg sides, 4471 chg coeffs, 66646 upgd conss, 0 impls, 181493 clqs, 0 implints
498.71/500.73	c (round 158, exhaustive) 8454 del vars, 69529 del conss, 21877 add conss, 1 chg bounds, 1200 chg sides, 4471 chg coeffs, 66647 upgd conss, 0 impls, 181447 clqs, 0 implints
498.71/500.73	c (round 159, exhaustive) 8480 del vars, 69530 del conss, 21877 add conss, 1 chg bounds, 1200 chg sides, 4471 chg coeffs, 66647 upgd conss, 0 impls, 181461 clqs, 0 implints
498.71/500.73	c (round 160, exhaustive) 8485 del vars, 69549 del conss, 21891 add conss, 1 chg bounds, 1200 chg sides, 4475 chg coeffs, 66652 upgd conss, 0 impls, 181408 clqs, 0 implints
498.71/500.73	c (round 161, exhaustive) 8510 del vars, 69549 del conss, 21891 add conss, 1 chg bounds, 1200 chg sides, 4475 chg coeffs, 66652 upgd conss, 0 impls, 181444 clqs, 0 implints
498.71/500.73	c (round 162, exhaustive) 8511 del vars, 69569 del conss, 21907 add conss, 1 chg bounds, 1200 chg sides, 4476 chg coeffs, 66655 upgd conss, 0 impls, 181439 clqs, 0 implints
498.71/500.73	c (round 163, exhaustive) 8536 del vars, 69569 del conss, 21907 add conss, 1 chg bounds, 1200 chg sides, 4476 chg coeffs, 66655 upgd conss, 0 impls, 181552 clqs, 0 implints
498.71/500.73	c (round 164, exhaustive) 8538 del vars, 69591 del conss, 21926 add conss, 1 chg bounds, 1200 chg sides, 4476 chg coeffs, 66658 upgd conss, 0 impls, 181530 clqs, 0 implints
498.71/500.73	c (round 165, exhaustive) 8563 del vars, 69593 del conss, 21928 add conss, 1 chg bounds, 1200 chg sides, 4476 chg coeffs, 66658 upgd conss, 0 impls, 181558 clqs, 0 implints
498.71/500.73	c (round 166, exhaustive) 8564 del vars, 69615 del conss, 21949 add conss, 1 chg bounds, 1200 chg sides, 4477 chg coeffs, 66659 upgd conss, 0 impls, 181554 clqs, 0 implints
498.71/500.73	c (round 167, exhaustive) 8590 del vars, 69615 del conss, 21949 add conss, 1 chg bounds, 1200 chg sides, 4477 chg coeffs, 66659 upgd conss, 0 impls, 181399 clqs, 0 implints
498.71/500.73	c (round 168, exhaustive) 8592 del vars, 69636 del conss, 21966 add conss, 1 chg bounds, 1200 chg sides, 4479 chg coeffs, 66663 upgd conss, 0 impls, 181392 clqs, 0 implints
498.71/500.73	c    (17.8s) probing: 5000/22269 (22.5%) - 3394 fixings, 257 aggregations, 6388375 implications, 0 bound changes
498.71/500.73	c (round 169, exhaustive) 8618 del vars, 69636 del conss, 21966 add conss, 1 chg bounds, 1200 chg sides, 4479 chg coeffs, 66663 upgd conss, 0 impls, 181547 clqs, 0 implints
498.71/500.73	c (round 170, exhaustive) 8618 del vars, 69664 del conss, 21991 add conss, 1 chg bounds, 1200 chg sides, 4479 chg coeffs, 66664 upgd conss, 0 impls, 181547 clqs, 0 implints
498.71/500.73	c (round 171, exhaustive) 8644 del vars, 69664 del conss, 21991 add conss, 1 chg bounds, 1200 chg sides, 4479 chg coeffs, 66664 upgd conss, 0 impls, 181452 clqs, 0 implints
498.71/500.73	c (round 172, exhaustive) 8645 del vars, 69688 del conss, 22013 add conss, 1 chg bounds, 1200 chg sides, 4480 chg coeffs, 66666 upgd conss, 0 impls, 181437 clqs, 0 implints
498.71/500.73	c (round 173, exhaustive) 8670 del vars, 69688 del conss, 22013 add conss, 1 chg bounds, 1200 chg sides, 4480 chg coeffs, 66666 upgd conss, 0 impls, 181480 clqs, 0 implints
498.71/500.73	c (round 174, exhaustive) 8673 del vars, 69706 del conss, 22026 add conss, 1 chg bounds, 1200 chg sides, 4483 chg coeffs, 66671 upgd conss, 0 impls, 181461 clqs, 0 implints
498.71/500.73	c (round 175, exhaustive) 8698 del vars, 69706 del conss, 22026 add conss, 1 chg bounds, 1200 chg sides, 4483 chg coeffs, 66671 upgd conss, 0 impls, 181376 clqs, 0 implints
498.71/500.73	c (round 176, exhaustive) 8698 del vars, 69726 del conss, 22039 add conss, 1 chg bounds, 1200 chg sides, 4483 chg coeffs, 66677 upgd conss, 0 impls, 181381 clqs, 0 implints
498.71/500.73	c (round 177, exhaustive) 8723 del vars, 69726 del conss, 22039 add conss, 1 chg bounds, 1200 chg sides, 4483 chg coeffs, 66677 upgd conss, 0 impls, 181486 clqs, 0 implints
498.71/500.73	c (round 178, fast)       8724 del vars, 69737 del conss, 22039 add conss, 1 chg bounds, 1200 chg sides, 4484 chg coeffs, 66682 upgd conss, 0 impls, 181473 clqs, 0 implints
498.71/500.73	c (round 179, exhaustive) 8724 del vars, 69754 del conss, 22056 add conss, 1 chg bounds, 1200 chg sides, 4484 chg coeffs, 66682 upgd conss, 0 impls, 181477 clqs, 0 implints
498.71/500.73	c (round 180, exhaustive) 8751 del vars, 69754 del conss, 22056 add conss, 1 chg bounds, 1200 chg sides, 4484 chg coeffs, 66682 upgd conss, 0 impls, 181480 clqs, 0 implints
498.71/500.73	c (round 181, exhaustive) 8752 del vars, 69782 del conss, 22078 add conss, 1 chg bounds, 1200 chg sides, 4485 chg coeffs, 66685 upgd conss, 0 impls, 181480 clqs, 0 implints
498.71/500.73	c (round 182, exhaustive) 8778 del vars, 69782 del conss, 22078 add conss, 1 chg bounds, 1200 chg sides, 4485 chg coeffs, 66685 upgd conss, 0 impls, 181425 clqs, 0 implints
498.71/500.73	c (round 183, exhaustive) 8778 del vars, 69805 del conss, 22095 add conss, 1 chg bounds, 1200 chg sides, 4485 chg coeffs, 66690 upgd conss, 0 impls, 181429 clqs, 0 implints
498.71/500.73	c    (21.4s) probing: 6000/22269 (26.9%) - 3445 fixings, 383 aggregations, 7989461 implications, 0 bound changes
498.71/500.73	c (round 184, exhaustive) 8805 del vars, 69805 del conss, 22095 add conss, 1 chg bounds, 1200 chg sides, 4485 chg coeffs, 66690 upgd conss, 0 impls, 181481 clqs, 0 implints
498.71/500.73	c (round 185, exhaustive) 8807 del vars, 69827 del conss, 22110 add conss, 1 chg bounds, 1200 chg sides, 4487 chg coeffs, 66696 upgd conss, 0 impls, 181481 clqs, 0 implints
498.71/500.73	c (round 186, exhaustive) 8832 del vars, 69827 del conss, 22110 add conss, 1 chg bounds, 1200 chg sides, 4487 chg coeffs, 66696 upgd conss, 0 impls, 181467 clqs, 0 implints
498.71/500.73	c (round 187, fast)       8833 del vars, 69839 del conss, 22110 add conss, 1 chg bounds, 1200 chg sides, 4488 chg coeffs, 66702 upgd conss, 0 impls, 181458 clqs, 0 implints
498.71/500.73	c (round 188, exhaustive) 8833 del vars, 69854 del conss, 22125 add conss, 1 chg bounds, 1200 chg sides, 4488 chg coeffs, 66702 upgd conss, 0 impls, 181463 clqs, 0 implints
498.71/500.73	c (round 189, exhaustive) 8858 del vars, 69854 del conss, 22125 add conss, 1 chg bounds, 1200 chg sides, 4488 chg coeffs, 66702 upgd conss, 0 impls, 181450 clqs, 0 implints
498.71/500.73	c (round 190, exhaustive) 8860 del vars, 69879 del conss, 22142 add conss, 1 chg bounds, 1200 chg sides, 4490 chg coeffs, 66707 upgd conss, 0 impls, 181444 clqs, 0 implints
498.71/500.73	c (round 191, exhaustive) 8885 del vars, 69879 del conss, 22142 add conss, 1 chg bounds, 1200 chg sides, 4490 chg coeffs, 66707 upgd conss, 0 impls, 181448 clqs, 0 implints
498.71/500.73	c (round 192, fast)       8888 del vars, 69893 del conss, 22142 add conss, 1 chg bounds, 1200 chg sides, 4493 chg coeffs, 66717 upgd conss, 0 impls, 181407 clqs, 0 implints
498.71/500.73	c (round 193, exhaustive) 8888 del vars, 69905 del conss, 22154 add conss, 1 chg bounds, 1200 chg sides, 4493 chg coeffs, 66717 upgd conss, 0 impls, 181416 clqs, 0 implints
498.71/500.73	c (round 194, exhaustive) 8913 del vars, 69905 del conss, 22154 add conss, 1 chg bounds, 1200 chg sides, 4493 chg coeffs, 66717 upgd conss, 0 impls, 181320 clqs, 0 implints
498.71/500.73	c (round 195, fast)       8916 del vars, 69914 del conss, 22154 add conss, 1 chg bounds, 1200 chg sides, 4496 chg coeffs, 66723 upgd conss, 0 impls, 181251 clqs, 0 implints
498.71/500.73	c (round 196, exhaustive) 8916 del vars, 69928 del conss, 22168 add conss, 1 chg bounds, 1200 chg sides, 4496 chg coeffs, 66723 upgd conss, 0 impls, 181256 clqs, 0 implints
498.71/500.73	c    (25.0s) probing: 7000/22269 (31.4%) - 3502 fixings, 457 aggregations, 9629755 implications, 0 bound changes
498.71/500.73	c (round 197, exhaustive) 8941 del vars, 69928 del conss, 22168 add conss, 1 chg bounds, 1200 chg sides, 4496 chg coeffs, 66723 upgd conss, 0 impls, 181439 clqs, 0 implints
498.71/500.73	c (round 198, exhaustive) 8944 del vars, 69950 del conss, 22184 add conss, 1 chg bounds, 1200 chg sides, 4500 chg coeffs, 66729 upgd conss, 0 impls, 181417 clqs, 0 implints
498.71/500.73	c (round 199, exhaustive) 8970 del vars, 69950 del conss, 22184 add conss, 1 chg bounds, 1200 chg sides, 4500 chg coeffs, 66729 upgd conss, 0 impls, 181406 clqs, 0 implints
498.71/500.73	c (round 200, fast)       8975 del vars, 69958 del conss, 22184 add conss, 1 chg bounds, 1200 chg sides, 4504 chg coeffs, 66735 upgd conss, 0 impls, 181368 clqs, 0 implints
498.71/500.73	c (round 201, exhaustive) 8975 del vars, 69974 del conss, 22200 add conss, 1 chg bounds, 1200 chg sides, 4504 chg coeffs, 66735 upgd conss, 0 impls, 181374 clqs, 0 implints
498.71/500.73	c (round 202, exhaustive) 9000 del vars, 69974 del conss, 22200 add conss, 1 chg bounds, 1200 chg sides, 4504 chg coeffs, 66735 upgd conss, 0 impls, 181690 clqs, 0 implints
498.71/500.73	c (round 203, exhaustive) 9001 del vars, 70000 del conss, 22219 add conss, 1 chg bounds, 1200 chg sides, 4505 chg coeffs, 66738 upgd conss, 0 impls, 181684 clqs, 0 implints
498.71/500.73	c    (27.2s) probing: 7840/22269 (35.2%) - 3523 fixings, 524 aggregations, 10514455 implications, 0 bound changes
498.71/500.73	c    (27.2s) probing aborted: 50/50 successive totally useless probings
498.71/500.73	c (round 204, exhaustive) 9018 del vars, 70000 del conss, 22219 add conss, 1 chg bounds, 1200 chg sides, 4505 chg coeffs, 66738 upgd conss, 0 impls, 181699 clqs, 0 implints
498.71/500.73	c (round 205, exhaustive) 9018 del vars, 70017 del conss, 22236 add conss, 1 chg bounds, 1200 chg sides, 4505 chg coeffs, 66738 upgd conss, 0 impls, 181699 clqs, 0 implints
498.71/500.73	c    (27.3s) probing: 7845/22269 (35.2%) - 3523 fixings, 524 aggregations, 10514455 implications, 0 bound changes
498.71/500.73	c    (27.3s) probing aborted: 50/50 successive totally useless probings
498.71/500.73	c    (27.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
498.71/500.73	c    (27.3s) symmetry computation finished: 19 generators found (max: 1500, log10 of symmetry group size: inf) (symcode time: 0.03)
498.71/500.73	c dynamic symmetry handling statistics:
498.71/500.73	c    orbitopal reduction:        2 components: 21x10, 14x10
498.71/500.73	c    orbital reduction:         no components
498.71/500.73	c    lexicographic reduction:    1 permutations with support sizes 54
498.71/500.73	c handled 3 out of 3 symmetry components
498.71/500.73	c presolving (206 rounds: 206 fast, 140 medium, 139 exhaustive):
498.71/500.73	c  9018 deleted vars, 70017 deleted constraints, 22236 added constraints, 1 tightened bounds, 0 added holes, 1200 changed sides, 4505 changed coefficients
498.71/500.73	c  0 implications, 181699 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
498.71/500.73	c presolved problem has 14925 variables (14925 bin, 0 int, 0 cont) and 16834 constraints
498.71/500.73	c    2388 constraints of type <knapsack>
498.71/500.73	c    1211 constraints of type <setppc>
498.71/500.73	c   13235 constraints of type <and>
498.71/500.73	c transformed objective value is always integral (scale: 1)
498.71/500.73	c Presolving Time: 27.30
498.71/500.73	c 
498.71/500.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.71/500.73	c  27.7s|     1 |     0 |  2664 |     - |   390M |   0 |  14k|  16k|  30k|   0 |  0 |  56 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.73	c  31.7s|     1 |     0 | 13518 |     - |   403M |   0 |  14k|  16k|  30k| 236 |  1 |  57 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.73	c  32.3s|     1 |     0 | 15371 |     - |   409M |   0 |  14k|  16k|  30k| 453 |  2 |  60 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.73	c  33.0s|     1 |     0 | 17135 |     - |   418M |   0 |  14k|  16k|  30k| 794 |  3 |  63 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.73	c  33.7s|     1 |     0 | 19188 |     - |   423M |   0 |  14k|  16k|  31k|1115 |  4 |  64 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.73	c  34.5s|     1 |     0 | 20687 |     - |   434M |   0 |  14k|  16k|  31k|1399 |  5 |  68 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.73	c  35.4s|     1 |     0 | 22236 |     - |   442M |   0 |  14k|  16k|  31k|1658 |  6 |  70 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.73	c  36.3s|     1 |     0 | 23374 |     - |   451M |   0 |  14k|  16k|  31k|1854 |  7 |  71 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.73	c  37.2s|     1 |     0 | 24608 |     - |   462M |   0 |  14k|  16k|  32k|2051 |  8 |  73 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.73	c  38.3s|     1 |     0 | 26012 |     - |   472M |   0 |  14k|  16k|  32k|2298 |  9 |  74 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.73	c  39.4s|     1 |     0 | 27396 |     - |   484M |   0 |  14k|  16k|  32k|2460 | 10 |  75 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.73	c  40.4s|     1 |     0 | 28943 |     - |   489M |   0 |  14k|  16k|  32k|2661 | 11 |  77 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.73	c  51.3s|     1 |     2 | 40034 |     - |   490M |   0 |  14k|  16k|  32k|2661 | 11 |  94 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.73	c  83.6s|   100 |    46 |163373 |1357.9 |   504M |  31 |  14k|  17k|  33k|9285 |  2 | 240 |  19 | 0.000000e+00 |      --      |    Inf |  15.72%
498.71/500.73	c  88.8s|   200 |   137 |188260 | 800.6 |   517M |  69 |  14k|  17k|  34k|  10k|  2 | 667 |  19 | 0.000000e+00 |      --      |    Inf |  15.72%
498.71/500.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.71/500.73	c  92.4s|   300 |   120 |194266 | 552.9 |   532M |  69 |  14k|  17k|  34k|  11k|  2 |1034 |  19 | 0.000000e+00 |      --      |    Inf |  15.72%
498.71/500.73	c  95.7s|   400 |   124 |202321 | 434.5 |   544M |  69 |  14k|  18k|  34k|  13k|  2 |1400 |  19 | 0.000000e+00 |      --      |    Inf |  15.74%
498.71/500.73	c  99.2s|   500 |   167 |218099 | 379.1 |   547M |  69 |  14k|  18k|  34k|  15k|  2 |1841 |  19 | 0.000000e+00 |      --      |    Inf |  15.74%
498.71/500.73	c   103s|   600 |   242 |241569 | 355.0 |   552M |  69 |  14k|  19k|  34k|  19k|  2 |2465 |  19 | 0.000000e+00 |      --      |    Inf |  15.74%
498.71/500.73	c   107s|   700 |   249 |262031 | 333.5 |   563M |  69 |  14k|  19k|  34k|  22k|  2 |2749 |  19 | 0.000000e+00 |      --      |    Inf |  15.74%
498.71/500.73	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
498.71/500.73	c   111s|   800 |   318 |274731 | 307.6 |   574M |  69 |  14k|  19k|  34k|  24k|  2 |2955 |  19 | 0.000000e+00 |      --      |    Inf |  15.74%
498.71/500.73	c (run 1, node 800) performing user restart
498.71/500.73	c 
498.71/500.73	c (restart) converted 946 cuts from the global cut pool into linear constraints
498.71/500.73	c 
498.71/500.73	c presolving:
498.71/500.73	c (round 1, fast)       111 del vars, 359 del conss, 0 add conss, 0 chg bounds, 38 chg sides, 95 chg coeffs, 0 upgd conss, 0 impls, 177386 clqs, 0 implints
498.71/500.73	c (round 2, exhaustive) 111 del vars, 359 del conss, 2 add conss, 0 chg bounds, 45 chg sides, 108 chg coeffs, 940 upgd conss, 0 impls, 177386 clqs, 0 implints
498.71/500.73	c (round 3, exhaustive) 111 del vars, 847 del conss, 2 add conss, 0 chg bounds, 52 chg sides, 225 chg coeffs, 940 upgd conss, 0 impls, 177386 clqs, 0 implints
498.71/500.73	c presolving (4 rounds: 4 fast, 3 medium, 3 exhaustive):
498.71/500.73	c  111 deleted vars, 855 deleted constraints, 2 added constraints, 0 tightened bounds, 0 added holes, 52 changed sides, 230 changed coefficients
498.71/500.73	c  0 implications, 177386 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
498.71/500.73	c presolved problem has 14814 variables (14814 bin, 0 int, 0 cont) and 19809 constraints
498.71/500.73	c    2416 constraints of type <knapsack>
498.71/500.73	c    2149 constraints of type <setppc>
498.71/500.73	c   13124 constraints of type <and>
498.71/500.73	c      24 constraints of type <linear>
498.71/500.73	c    2096 constraints of type <logicor>
498.71/500.73	c transformed objective value is always integral (scale: 1)
498.71/500.73	c Presolving Time: 27.50
498.71/500.73	c 
498.71/500.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.71/500.73	c   111s|     1 |     0 |278895 |     - |   575M |   0 |  14k|  19k|  30k|   0 |  0 |2975 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.73	c   113s|     1 |     0 |281828 |     - |   580M |   0 |  14k|  19k|  31k| 244 |  1 |2977 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.73	c   114s|     1 |     0 |284518 |     - |   585M |   0 |  14k|  19k|  31k| 796 |  2 |2978 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.73	c   115s|     1 |     0 |288472 |     - |   588M |   0 |  14k|  19k|  32k|1216 |  3 |2980 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.73	c   116s|     1 |     0 |292630 |     - |   593M |   0 |  14k|  19k|  32k|1783 |  4 |2981 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.73	c   118s|     1 |     0 |296830 |     - |   597M |   0 |  14k|  19k|  33k|2409 |  5 |2982 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.73	c   119s|     1 |     0 |301433 |     - |   601M |   0 |  14k|  19k|  33k|3082 |  6 |2986 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.73	c   121s|     1 |     0 |306682 |     - |   605M |   0 |  14k|  19k|  34k|3823 |  7 |2988 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.73	c   123s|     1 |     0 |312948 |     - |   610M |   0 |  14k|  19k|  35k|4544 |  8 |2990 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.73	c   125s|     1 |     0 |318768 |     - |   614M |   0 |  14k|  19k|  36k|5211 |  9 |2993 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.73	c   128s|     1 |     0 |324693 |     - |   620M |   0 |  14k|  19k|  36k|5811 | 10 |2994 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.73	c   131s|     1 |     0 |331986 |     - |   624M |   0 |  14k|  19k|  36k|6420 | 11 |2995 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.73	c   148s|     1 |     0 |343519 |     - |   625M |   0 |  14k|  19k|  36k|6420 | 11 |2998 |  41 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.73	c   150s|     1 |     0 |350651 |     - |   629M |   0 |  14k|  19k|  35k|7112 | 12 |2999 |  41 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.73	c   152s|     1 |     0 |355749 |     - |   629M |   0 |  14k|  19k|  35k|7331 | 13 |3000 |  41 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.71/500.73	c   152s|     1 |     0 |355749 |     - |   629M |   0 |  14k|  19k|  35k|7331 | 13 |3002 |  41 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.73	c   154s|     1 |     0 |362062 |     - |   633M |   0 |  14k|  19k|  34k|8029 | 14 |3002 |  41 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.73	c   156s|     1 |     0 |366823 |     - |   633M |   0 |  14k|  19k|  35k|8240 | 15 |3003 |  41 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.73	c   170s|     1 |     2 |368627 |     - |   633M |   0 |  14k|  19k|  35k|8240 | 15 |3004 |  60 | 0.000000e+00 |      --      |    Inf | unknown
498.71/500.73	c   213s|   100 |    77 |596851 | 537.0 |   640M |  36 |  14k|  19k|  34k|  20k|  2 |3124 |  60 | 0.000000e+00 |      --      |    Inf |  25.00%
498.71/500.73	c   228s|   200 |   167 |703131 | 589.6 |   681M |  46 |  14k|  19k|  34k|  24k|  2 |3204 |  60 | 0.000000e+00 |      --      |    Inf |  25.00%
498.71/500.73	c   247s|   300 |   265 |821473 | 643.6 |   700M |  46 |  14k|  19k|  34k|  29k|  2 |3214 |  60 | 0.000000e+00 |      --      |    Inf |  25.00%
498.71/500.73	c   257s|   400 |   363 |894196 | 650.6 |   703M |  59 |  14k|  19k|  34k|  32k|  2 |3235 |  60 | 0.000000e+00 |      --      |    Inf |  25.00%
498.71/500.73	c   266s|   500 |   436 |946343 | 640.7 |   705M |  95 |  14k|  19k|   0 |  35k|  0 |3254 |  60 | 0.000000e+00 |      --      |    Inf |  25.00%
498.71/500.73	c   272s|   600 |   458 |975404 | 615.7 |   706M | 123 |  14k|  19k|  34k|  36k|  2 |3318 |  60 | 0.000000e+00 |      --      |    Inf |  25.00%
498.71/500.73	c   276s|   700 |   469 |995828 | 588.2 |   707M | 123 |  14k|  19k|  34k|  37k|  2 |3432 |  60 | 0.000000e+00 |      --      |    Inf |  25.00%
498.71/500.73	c   281s|   800 |   471 |  1026k| 570.5 |   708M | 123 |  14k|  19k|   0 |  39k|  0 |3607 |  60 | 0.000000e+00 |      --      |    Inf |  25.00%
498.71/500.73	c   297s|   900 |   487 |  1136k| 602.0 |   720M | 123 |  14k|  19k|  35k|  43k|  2 |3727 |  60 | 0.000000e+00 |      --      |    Inf |  25.00%
498.71/500.73	c   313s|  1000 |   265 |  1248k| 630.7 |   723M | 123 |  14k|  19k|  34k|  49k|  2 |3834 |  60 | 0.000000e+00 |      --      |    Inf |  25.00%
498.71/500.73	c   330s|  1100 |   135 |  1366k| 659.5 |   728M | 123 |  14k|  19k|  34k|  55k|  2 |3905 |  60 | 0.000000e+00 |      --      |    Inf |  25.33%
498.71/500.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.71/500.73	c   337s|  1200 |   211 |  1411k| 648.8 |   759M | 123 |  14k|  19k|  34k|  56k|  2 |3949 |  60 | 0.000000e+00 |      --      |    Inf |  25.33%
498.71/500.73	c   356s|  1300 |    43 |  1536k| 677.8 |   767M | 123 |  14k|  19k|  33k|  62k|  2 |4059 |  60 | 0.000000e+00 |      --      |    Inf |  35.94%
498.71/500.73	c   376s|  1400 |    29 |  1676k| 710.4 |   775M | 123 |  14k|  19k|  35k|  70k|  2 |4124 |  60 | 0.000000e+00 |      --      |    Inf |  62.50%
498.71/500.73	c   393s|  1500 |   113 |  1753k| 713.1 |   806M | 123 |  14k|  19k|  35k|  71k|  1 |4325 |  60 | 0.000000e+00 |      --      |    Inf |  62.50%
498.71/500.73	c   404s|  1600 |   124 |  1817k| 710.0 |   816M | 123 |  14k|  19k|  35k|  74k|  1 |4513 |  60 | 0.000000e+00 |      --      |    Inf |  62.50%
498.71/500.73	c   413s|  1700 |   174 |  1879k| 706.6 |   835M | 123 |  14k|  19k|  35k|  75k|  2 |4698 |  60 | 0.000000e+00 |      --      |    Inf |  62.50%
498.71/500.73	c   421s|  1800 |   172 |  1920k| 694.9 |   864M | 123 |  14k|  20k|  35k|  76k|  2 |4901 |  60 | 0.000000e+00 |      --      |    Inf |  62.50%
498.71/500.73	c   435s|  1900 |   189 |  2007k| 701.7 |   873M | 123 |  14k|  20k|  35k|  79k|  0 |5057 |  60 | 0.000000e+00 |      --      |    Inf |  62.50%
498.71/500.73	c   445s|  2000 |   220 |  2068k| 698.2 |   892M | 123 |  14k|  20k|  35k|  80k|  2 |5217 |  60 | 0.000000e+00 |      --      |    Inf |  62.50%
498.71/500.73	c   453s|  2100 |   204 |  2110k| 688.8 |   906M | 123 |  14k|  20k|  35k|  81k|  2 |5407 |  60 | 0.000000e+00 |      --      |    Inf |  62.50%
498.71/500.73	c   465s|  2200 |   215 |  2180k| 689.0 |   912M | 123 |  14k|  20k|  35k|  84k|  2 |5582 |  60 | 0.000000e+00 |      --      |    Inf |  62.50%
498.71/500.73	c   476s|  2300 |   163 |  2241k| 686.6 |   917M | 123 |  14k|  20k|  35k|  85k|  2 |5775 |  60 | 0.000000e+00 |      --      |    Inf |  62.50%
498.71/500.73	c 
498.71/500.73	c SCIP Status        : solving was interrupted [time limit reached]
498.71/500.73	c Solving Time (sec) : 500.00
498.71/500.73	c Solving Nodes      : 2375 (total of 3175 nodes in 2 runs)
498.71/500.73	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.71/500.73	c Dual Bound         : +0.00000000000000e+00
498.71/500.73	c Gap                : infinite
498.71/500.73	c ----------------------------------------------------------------------
498.71/500.73	c dual bound: 0.0 -> 0
498.71/500.73	c primal bound: 1e+20 -> 100000000000000000000
498.71/500.73	c scip-goal-lb: 0
498.71/500.73	c scip-goal-ub: 100000000000000000000
498.71/500.73	c writing output to: HOME/tmprnl8hyjq.opb
498.71/500.73	c appending fixed variable constraints
498.71/500.73	c scip-fixed vars: 41.85% (6200/14814)
498.71/500.73	c ----------------------------------------------------------------------
498.71/500.73	c executing external solver: HOME/naps_release
498.71/500.73	c ----------------------------------------------------------------------
498.71/500.73	c command: HOME/naps_release HOME/tmprnl8hyjq.opb
498.71/500.77	c NaPS 1.03a50.
498.71/500.77	c Using SAT solver: Kissat
498.71/500.77	c Input file name: HOME/tmprnl8hyjq.opb
1314.25/1318.97	c s UNSATISFIABLE
1314.25/1318.97	c _____________________________________________________________________________
1314.25/1318.97	c std/band forms        : 2400,0
1314.25/1318.97	c 2cl/3cl ITE-codings   : 209861,0
1314.25/1318.97	c BDD/srt/adr Max costs : 244,0,0
1314.25/1318.97	c BDDraw/bin/mul/srt/adr: 0,0,2400,0,0
1314.25/1318.97	c BDD nodes             : 329121
1314.25/1318.97	c Es1/CC detections     : 0,0
1314.25/1318.97	c CC sort               : 0
1314.25/1318.97	c SAT/UNSAT calls       : 0,1
1314.25/1318.97	c regenrated variables  : 0
1314.25/1318.97	c eliminated fixed lits : 11923
1314.25/1318.97	c goal lit flips        : 0
1314.25/1318.97	c goal stages           : 0
1314.25/1318.97	c goal shrink           : 0
1314.25/1318.97	c goal coeff separations: 0
1314.25/1318.97	c restarts              : 215185
1314.25/1318.97	c conflicts             : 11489650       (14088 /sec)
1314.25/1318.97	c decisions             : 66455091       (81483 /sec)
1314.25/1318.97	c propagations          : 5401028202     (6622395 /sec)
1314.25/1318.97	c inspects              : 0              (0 /sec)
1314.25/1318.97	c CPU time (solving tm) : 815.6 s        (814.1 s, SAT 0 s, UNSAT 814.1 s)
1314.25/1318.97	c SAT solver time       : 814.1 s
1314.25/1318.97	c SAT solver SAT time   : 0 s
1314.25/1318.97	c SAT solver UNSAT time : 814.1 s
1314.25/1318.97	c SAT solver TO time    : 0 s
1314.25/1318.97	c Time for SCIP         : 0 s
1314.25/1318.97	c Time for Opt-base     : 0.5139 s
1314.25/1318.97	c Steps for Opt-base    : 2262828
1314.25/1318.97	c Time for BDD coding   : 1.12 s
1314.25/1318.97	c Time for srt coding   : 0 s
1314.25/1318.97	c Inner solver invocations            : 0
1314.25/1318.97	c Inner solving count                 : 0
1314.25/1318.97	c _____________________________________________________________________________
1314.25/1318.98	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

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-4830669-1783286197/watcher-4830669-1783286197 -o /tmp/evaluation-result-4830669-1783286197/solver-4830669-1783286197 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4830669-1783286197/vars-4830669-1783286197 --bin-var /tmp/runsolver-exch-nodeE002-1783286167-2869547 --watchdog 3760 ./scip-naps.sh HOME/instance-4830669-1783286197.opb 

running on 4 cores: 8-11

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0,4-5,8,12-13,15,17-19,25-29,31,33,35,37-40,42-45,47-48,50-51,53-54,57-58
  3550 MHz: 9-11,14,20-21,32,34,52,55
  3600 MHz: 1-3,6-7,16,22-24,30,36,41,46,49,56,59-63
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  2500 MHz: 0
  3600 MHz: 1-3
WARNING: cores do not run at the same frequency!

CPU governors:
  performance: 8-11

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (108831 MiB free)
  node 1: cores 8-15, 128973 MiB (111822 MiB free)
  node 2: cores 16-23, 129019 MiB (109839 MiB free)
  node 3: cores 24-31, 129003 MiB (115091 MiB free)
  node 4: cores 32-39, 129019 MiB (113634 MiB free)
  node 5: cores 40-47, 129019 MiB (111512 MiB free)
  node 6: cores 48-55, 129019 MiB (113823 MiB free)
  node 7: cores 56-63, 128474 MiB (107909 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): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 63488000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 63539200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=2870086, runsolver pid=2870077

[startup+0.100056 s]*
/proc/loadavg: 6.75 1.63 0.54 13/925 2870104
/proc/meminfo: memFree=913887556/1055320712 swapFree=32567848/33554428
[pid=2870086] ppid=2870077 vsize=4192 memory=3160 CPUtime=0 cores=8-11
/proc/2870086/stat : 2870086 (scip-naps.sh) S 2870077 2870086 2869528 0 -1 4194304 238 210 0 0 0 0 0 0 20 0 1 0 261907645 4292608 640 18446744073709551615 94477467516928 94477468411461 140722243693008 0 0 0 65536 4 65538 1 0 0 17 11 0 0 0 0 0 94477468650512 94477468698256 94477478768640 140722243696933 140722243697025 140722243697025 140722243702761 0
/proc/2870086/statm: 1048 790 711 219 0 110 0
[pid=2870099] ppid=2870086 vsize=608 memory=272 CPUtime=0 cores=8-11
/proc/2870099/stat : 2870099 (grep) D 2870086 2870086 2869528 0 -1 4456448 47 0 0 0 0 0 0 0 20 0 1 0 261907654 622592 0 18446744073709551615 94669399142400 94669399245649 140721137413616 0 0 0 0 0 0 1 0 0 17 10 0 0 0 0 0 94669399277648 94669399281904 94669416091648 140721137416529 140721137416610 140721137416610 140721137422314 0
/proc/2870099/statm: 152 68 57 26 0 58 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4800 KiB
Current children cumulated memory: 3432 KiB

[startup+0.211838 s]*
/proc/loadavg: 6.75 1.63 0.54 13/927 2870111
/proc/meminfo: memFree=913878292/1055320712 swapFree=32567848/33554428
[pid=2870086] ppid=2870077 vsize=4192 memory=3220 CPUtime=0 cores=8-11
/proc/2870086/stat : 2870086 (scip-naps.sh) S 2870077 2870086 2869528 0 -1 4194304 266 347 0 0 0 0 0 0 20 0 1 0 261907645 4292608 640 18446744073709551615 94477467516928 94477468411461 140722243693008 0 0 0 65536 4 65538 1 0 0 17 11 0 0 0 0 0 94477468650512 94477468698256 94477478768640 140722243696933 140722243697025 140722243697025 140722243702761 0
/proc/2870086/statm: 1048 805 726 219 0 110 0
[pid=2870106] ppid=2870086 vsize=18440 memory=13204 CPUtime=0.02 cores=8-11
/proc/2870106/stat : 2870106 (python3) D 2870086 2870086 2869528 0 -1 4194304 1788 0 0 0 2 0 0 0 20 0 1 0 261907657 18882560 3200 18446744073709551615 4321280 7402577 140728034368512 0 0 0 0 16781312 2 1 0 0 17 8 0 0 0 0 0 9420256 10002664 10674176 140728034375831 140728034376034 140728034376034 140728034381770 0
/proc/2870106/statm: 4610 3301 1685 753 0 2417 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 22632 KiB
Current children cumulated memory: 16424 KiB

[startup+0.311801 s]*
/proc/loadavg: 6.75 1.63 0.54 14/927 2870111
/proc/meminfo: memFree=913871432/1055320712 swapFree=32567848/33554428
[pid=2870086] ppid=2870077 vsize=4192 memory=3220 CPUtime=0 cores=8-11
/proc/2870086/stat : 2870086 (scip-naps.sh) S 2870077 2870086 2869528 0 -1 4194304 266 347 0 0 0 0 0 0 20 0 1 0 261907645 4292608 640 18446744073709551615 94477467516928 94477468411461 140722243693008 0 0 0 65536 4 65538 1 0 0 17 11 0 0 0 0 0 94477468650512 94477468698256 94477478768640 140722243696933 140722243697025 140722243697025 140722243702761 0
/proc/2870086/statm: 1048 805 726 219 0 110 0
[pid=2870106] ppid=2870086 vsize=59612 memory=22052 CPUtime=0.03 cores=8-11
/proc/2870106/stat : 2870106 (python3) R 2870086 2870086 2869528 0 -1 4194304 2734 0 0 0 3 0 0 0 20 0 1 0 261907657 61042688 5376 18446744073709551615 4321280 7402577 140728034368512 0 0 0 0 16781312 2 0 0 0 17 8 0 0 0 0 0 9420256 10002664 10674176 140728034375831 140728034376034 140728034376034 140728034381770 0
/proc/2870106/statm: 14903 5513 3102 753 0 4645 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 63804 KiB
Current children cumulated memory: 25272 KiB

[startup+0.700163 s]
/proc/loadavg: 6.75 1.63 0.54 18/939 2870123
/proc/meminfo: memFree=913865040/1055320712 swapFree=32567848/33554428
[pid=2870086] ppid=2870077 vsize=4192 memory=3220 CPUtime=0 cores=8-11
/proc/2870086/stat : 2870086 (scip-naps.sh) S 2870077 2870086 2869528 0 -1 4194304 266 347 0 0 0 0 0 0 20 0 1 0 261907645 4292608 640 18446744073709551615 94477467516928 94477468411461 140722243693008 0 0 0 65536 4 65538 1 0 0 17 11 0 0 0 0 0 94477468650512 94477468698256 94477478768640 140722243696933 140722243697025 140722243697025 140722243702761 0
/proc/2870086/statm: 1048 805 726 219 0 110 0
[pid=2870106] ppid=2870086 vsize=305252 memory=102588 CPUtime=0.39 cores=8-11
/proc/2870106/stat : 2870106 (python3) R 2870086 2870086 2869528 0 -1 4194304 19490 0 0 0 37 2 0 0 20 0 4 0 261907657 312578048 25472 18446744073709551615 4321280 7402577 140728034368512 0 0 0 0 16781312 16386 0 0 0 17 8 0 0 0 0 0 9420256 10002664 10674176 140728034375831 140728034376034 140728034376034 140728034381770 0
/proc/2870106/statm: 76313 25647 6747 753 0 56165 0
[pid=2870106/tid=2870115] ppid=2870086 vsize=305252 memory=30489450 CPUtime=0.07 cores=8-11
/proc/2870106/task/2870115/stat : 2870115 (python3) S 2870086 2870086 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907679 312578048 25472 18446744073709551615 4321280 7402577 140728034368512 0 0 0 0 16781312 16386 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 10674176 140728034375831 140728034376034 140728034376034 140728034381770 0
[pid=2870106/tid=2870116] ppid=2870086 vsize=305252 memory=2220530619 CPUtime=0.07 cores=8-11
/proc/2870106/task/2870116/stat : 2870116 (python3) S 2870086 2870086 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907679 312578048 25472 18446744073709551615 4321280 7402577 140728034368512 0 0 0 0 16781312 16386 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 10674176 140728034375831 140728034376034 140728034376034 140728034381770 0
[pid=2870106/tid=2870117] ppid=2870086 vsize=305252 memory=0 CPUtime=0.07 cores=8-11
/proc/2870106/task/2870117/stat : 2870117 (python3) S 2870086 2870086 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907679 312578048 25472 18446744073709551615 4321280 7402577 140728034368512 0 0 0 0 16781312 16386 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 10674176 140728034375831 140728034376034 140728034376034 140728034381770 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 309444 KiB
Current children cumulated memory: 105808 KiB

[startup+1.50024 s]
/proc/loadavg: 6.75 1.63 0.54 16/933 2870127
/proc/meminfo: memFree=913218268/1055320712 swapFree=32567848/33554428
[pid=2870086] ppid=2870077 vsize=4192 memory=3220 CPUtime=0 cores=8-11
/proc/2870086/stat : 2870086 (scip-naps.sh) S 2870077 2870086 2869528 0 -1 4194304 266 347 0 0 0 0 0 0 20 0 1 0 261907645 4292608 640 18446744073709551615 94477467516928 94477468411461 140722243693008 0 0 0 65536 4 65538 1 0 0 17 11 0 0 0 0 0 94477468650512 94477468698256 94477478768640 140722243696933 140722243697025 140722243697025 140722243702761 0
/proc/2870086/statm: 1048 805 726 219 0 110 0
[pid=2870106] ppid=2870086 vsize=461032 memory=257084 CPUtime=1.18 cores=8-11
/proc/2870106/stat : 2870106 (python3) R 2870086 2870086 2869528 0 -1 4194304 57682 0 0 0 114 4 0 0 20 0 4 0 261907657 472096768 64256 18446744073709551615 4321280 7402577 140728034368512 0 0 0 0 16781312 16386 0 0 0 17 8 0 0 0 0 0 9420256 10002664 10674176 140728034375831 140728034376034 140728034376034 140728034381770 0
/proc/2870106/statm: 115258 64271 7298 753 0 95110 0
[pid=2870106/tid=2870115] ppid=2870086 vsize=461032 memory=30489450 CPUtime=0.07 cores=8-11
/proc/2870106/task/2870115/stat : 2870115 (python3) S 2870086 2870086 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907679 472096768 64256 18446744073709551615 4321280 7402577 140728034368512 0 0 0 0 16781312 16386 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 10674176 140728034375831 140728034376034 140728034376034 140728034381770 0
[pid=2870106/tid=2870116] ppid=2870086 vsize=461032 memory=2220530619 CPUtime=0.07 cores=8-11
/proc/2870106/task/2870116/stat : 2870116 (python3) S 2870086 2870086 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907679 472096768 64256 18446744073709551615 4321280 7402577 140728034368512 0 0 0 0 16781312 16386 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 10674176 140728034375831 140728034376034 140728034376034 140728034381770 0
[pid=2870106/tid=2870117] ppid=2870086 vsize=461032 memory=2220530619 CPUtime=0.07 cores=8-11
/proc/2870106/task/2870117/stat : 2870117 (python3) S 2870086 2870086 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907679 472096768 64256 18446744073709551615 4321280 7402577 140728034368512 0 0 0 0 16781312 16386 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 10674176 140728034375831 140728034376034 140728034376034 140728034381770 0
Current children cumulated CPU time: 1.18 s
Current children cumulated vsize: 465224 KiB
Current children cumulated memory: 260304 KiB

[startup+3.11383 s]
/proc/loadavg: 7.57 1.88 0.63 16/931 2870131
/proc/meminfo: memFree=912509812/1055320712 swapFree=32567848/33554428
[pid=2870086] ppid=2870077 vsize=4192 memory=3220 CPUtime=0 cores=8-11
/proc/2870086/stat : 2870086 (scip-naps.sh) S 2870077 2870086 2869528 0 -1 4194304 266 347 0 0 0 0 0 0 20 0 1 0 261907645 4292608 640 18446744073709551615 94477467516928 94477468411461 140722243693008 0 0 0 65536 4 65538 1 0 0 17 11 0 0 0 0 0 94477468650512 94477468698256 94477478768640 140722243696933 140722243697025 140722243697025 140722243702761 0
/proc/2870086/statm: 1048 805 726 219 0 110 0
[pid=2870106] ppid=2870086 vsize=475340 memory=271332 CPUtime=2.79 cores=8-11
/proc/2870106/stat : 2870106 (python3) R 2870086 2870086 2869528 0 -1 4194304 84659 0 0 0 274 5 0 0 20 0 4 0 261907657 486748160 67712 18446744073709551615 4321280 7402577 140728034368512 0 0 0 0 16781312 16386 0 0 0 17 8 0 0 0 0 0 9420256 10002664 10674176 140728034375831 140728034376034 140728034376034 140728034381770 0
/proc/2870106/statm: 118835 67833 7298 753 0 98687 0
[pid=2870106/tid=2870115] ppid=2870086 vsize=475340 memory=10936 CPUtime=0.07 cores=8-11
/proc/2870106/task/2870115/stat : 2870115 (python3) S 2870086 2870086 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907679 486748160 67712 18446744073709551615 4321280 7402577 140728034368512 0 0 0 0 16781312 16386 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 10674176 140728034375831 140728034376034 140728034376034 140728034381770 0
[pid=2870106/tid=2870116] ppid=2870086 vsize=475340 memory=3220 CPUtime=0.07 cores=8-11
/proc/2870106/task/2870116/stat : 2870116 (python3) S 2870086 2870086 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907679 486748160 67712 18446744073709551615 4321280 7402577 140728034368512 0 0 0 0 16781312 16386 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 10674176 140728034375831 140728034376034 140728034376034 140728034381770 0
[pid=2870106/tid=2870117] ppid=2870086 vsize=475340 memory=-6159214065998004089 CPUtime=0.07 cores=8-11
/proc/2870106/task/2870117/stat : 2870117 (python3) S 2870086 2870086 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907679 486748160 67712 18446744073709551615 4321280 7402577 140728034368512 0 0 0 0 16781312 16386 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 10674176 140728034375831 140728034376034 140728034376034 140728034381770 0
Current children cumulated CPU time: 2.79 s
Current children cumulated vsize: 479532 KiB
Current children cumulated memory: 274552 KiB

[startup+6.30023 s]
/proc/loadavg: 7.57 1.88 0.63 16/931 2870131
/proc/meminfo: memFree=912081068/1055320712 swapFree=32567848/33554428
[pid=2870086] ppid=2870077 vsize=4192 memory=3220 CPUtime=0 cores=8-11
/proc/2870086/stat : 2870086 (scip-naps.sh) S 2870077 2870086 2869528 0 -1 4194304 266 347 0 0 0 0 0 0 20 0 1 0 261907645 4292608 640 18446744073709551615 94477467516928 94477468411461 140722243693008 0 0 0 65536 4 65538 1 0 0 17 11 0 0 0 0 0 94477468650512 94477468698256 94477478768640 140722243696933 140722243697025 140722243697025 140722243702761 0
/proc/2870086/statm: 1048 805 726 219 0 110 0
[pid=2870106] ppid=2870086 vsize=477132 memory=272912 CPUtime=5.96 cores=8-11
/proc/2870106/stat : 2870106 (python3) R 2870086 2870086 2869528 0 -1 4194304 127958 0 0 0 589 7 0 0 20 0 4 0 261907657 488583168 68096 18446744073709551615 4321280 7402577 140728034368512 0 0 0 0 16781312 16386 0 0 0 17 8 0 0 0 0 0 9420256 10002664 10674176 140728034375831 140728034376034 140728034376034 140728034381770 0
/proc/2870106/statm: 119283 68228 7314 753 0 99135 0
[pid=2870106/tid=2870115] ppid=2870086 vsize=477132 memory=272912 CPUtime=0.07 cores=8-11
/proc/2870106/task/2870115/stat : 2870115 (python3) S 2870086 2870086 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907679 488583168 68096 18446744073709551615 4321280 7402577 140728034368512 0 0 0 0 16781312 16386 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 10674176 140728034375831 140728034376034 140728034376034 140728034381770 0
[pid=2870106/tid=2870116] ppid=2870086 vsize=477132 memory=10936 CPUtime=0.07 cores=8-11
/proc/2870106/task/2870116/stat : 2870116 (python3) S 2870086 2870086 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907679 488583168 68096 18446744073709551615 4321280 7402577 140728034368512 0 0 0 0 16781312 16386 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 10674176 140728034375831 140728034376034 140728034376034 140728034381770 0
[pid=2870106/tid=2870117] ppid=2870086 vsize=477132 memory=59492 CPUtime=0.07 cores=8-11
/proc/2870106/task/2870117/stat : 2870117 (python3) S 2870086 2870086 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907679 488583168 68096 18446744073709551615 4321280 7402577 140728034368512 0 0 0 0 16781312 16386 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 10674176 140728034375831 140728034376034 140728034376034 140728034381770 0
Current children cumulated CPU time: 5.96 s
Current children cumulated vsize: 481324 KiB
Current children cumulated memory: 276132 KiB

[startup+12.7002 s]
/proc/loadavg: 8.32 2.13 0.72 16/930 2870131
/proc/meminfo: memFree=911618832/1055320712 swapFree=32567848/33554428
[pid=2870086] ppid=2870077 vsize=4192 memory=3220 CPUtime=0 cores=8-11
/proc/2870086/stat : 2870086 (scip-naps.sh) S 2870077 2870086 2869528 0 -1 4194304 266 347 0 0 0 0 0 0 20 0 1 0 261907645 4292608 640 18446744073709551615 94477467516928 94477468411461 140722243693008 0 0 0 65536 4 65538 1 0 0 17 11 0 0 0 0 0 94477468650512 94477468698256 94477478768640 140722243696933 140722243697025 140722243697025 140722243702761 0
/proc/2870086/statm: 1048 805 726 219 0 110 0
[pid=2870106] ppid=2870086 vsize=478156 memory=273940 CPUtime=12.34 cores=8-11
/proc/2870106/stat : 2870106 (python3) R 2870086 2870086 2869528 0 -1 4194304 157761 0 0 0 1225 9 0 0 20 0 4 0 261907657 489631744 68352 18446744073709551615 4321280 7402577 140728034368512 0 0 0 0 16781312 16386 0 0 0 17 8 0 0 0 0 0 9420256 10002664 10674176 140728034375831 140728034376034 140728034376034 140728034381770 0
/proc/2870106/statm: 119539 68485 7314 753 0 99391 0
[pid=2870106/tid=2870115] ppid=2870086 vsize=478156 memory=3220 CPUtime=0.07 cores=8-11
/proc/2870106/task/2870115/stat : 2870115 (python3) S 2870086 2870086 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907679 489631744 68352 18446744073709551615 4321280 7402577 140728034368512 0 0 0 0 16781312 16386 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 10674176 140728034375831 140728034376034 140728034376034 140728034381770 0
[pid=2870106/tid=2870116] ppid=2870086 vsize=478156 memory=0 CPUtime=0.07 cores=8-11
/proc/2870106/task/2870116/stat : 2870116 (python3) S 2870086 2870086 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907679 489631744 68352 18446744073709551615 4321280 7402577 140728034368512 0 0 0 0 16781312 16386 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 10674176 140728034375831 140728034376034 140728034376034 140728034381770 0
[pid=2870106/tid=2870117] ppid=2870086 vsize=478156 memory=271348 CPUtime=0.07 cores=8-11
/proc/2870106/task/2870117/stat : 2870117 (python3) S 2870086 2870086 2869528 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907679 489631744 68352 18446744073709551615 4321280 7402577 140728034368512 0 0 0 0 16781312 16386 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 10674176 140728034375831 140728034376034 140728034376034 140728034381770 0
Current children cumulated CPU time: 12.34 s
Current children cumulated vsize: 482348 KiB
Current children cumulated memory: 277160 KiB

[startup+25.5003 s]
/proc/loadavg: 10.33 2.88 0.99 17/938 2870178
/proc/meminfo: memFree=911473588/1055320712 swapFree=32567848/33554428
[pid=2870086] ppid=2870077 vsize=4192 memory=3220 CPUtime=0 cores=8-11
/proc/2870086/stat : 2870086 (scip-naps.sh) S 2870077 2870086 2869528 0 -1 4194304 266 347 0 0 0 0 0 0 20 0 1 0 261907645 4292608 640 18446744073709551615 94477467516928 94477468411461 140722243693008 0 0 0 65536 4 65538 1 0 0 17 11 0 0 0 0 0 94477468650512 94477468698256 94477478768640 140722243696933 140722243697025 140722243697025 140722243702761 0
/proc/2870086/statm: 1048 805 726 219 0 110 0
[pid=2870106] ppid=2870086 vsize=479320 memory=275124 CPUtime=25.09 cores=8-11
/proc/2870106/stat : 2870106 (python3) R 2870086 2870086 2869528 0 -1 4194304 162312 0 0 0 2500 9 0 0 20 0 4 0 261907657 490823680 68736 18446744073709551615 4321280 7402577 140728034368512 0 0 0 0 16781312 16386 0 0 0 17 8 0 0 0 0 0 9420256 10002664 10674176 140728034375831 140728034376034 140728034376034 140728034381770 0
/proc/2870106/statm: 119830 68781 7314 753 0 99682 0

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

/proc/2870086/statm: 1048 805 726 219 0 110 0
[pid=2870106] ppid=2870086 vsize=1260032 memory=831804 CPUtime=498.76 cores=8-11
/proc/2870106/stat : 2870106 (python3) S 2870086 2870086 2869528 0 -1 4194304 659221 0 0 0 49840 36 0 0 20 0 1 0 261907657 1290272768 207935 18446744073709551615 4321280 7402577 140728034368512 0 0 0 0 16781312 16386 1 0 0 17 8 0 0 0 0 0 9420256 10002664 10674176 140728034375831 140728034376034 140728034376034 140728034381770 0
/proc/2870106/statm: 315008 207951 7559 753 0 294860 0
[pid=2870630] ppid=2870106 vsize=243632 memory=148732 CPUtime=679.31 cores=8-11
/proc/2870630/stat : 2870630 (naps_release) R 2870106 2870630 2870630 0 -1 4194304 566827 0 0 0 67864 67 0 0 20 0 1 0 261957719 249479168 37068 18446744073709551615 4210688 6281017 140724848846336 0 0 0 0 0 16898 0 0 0 17 9 0 0 0 0 0 6662968 6676388 11214848 140724848855276 140724848855375 140724848855375 140724848861128 0
/proc/2870630/statm: 60908 37183 2803 506 0 41599 0
Current children cumulated CPU time: 1178.07 s
Current children cumulated vsize: 1507856 KiB
Current children cumulated memory: 983756 KiB

[startup+1242.3 s]
/proc/loadavg: 16.10 15.92 12.15 17/916 2870881
/proc/meminfo: memFree=879740780/1055320712 swapFree=32567848/33554428
[pid=2870086] ppid=2870077 vsize=4192 memory=3220 CPUtime=0 cores=8-11
/proc/2870086/stat : 2870086 (scip-naps.sh) S 2870077 2870086 2869528 0 -1 4194304 266 347 0 0 0 0 0 0 20 0 1 0 261907645 4292608 640 18446744073709551615 94477467516928 94477468411461 140722243693008 0 0 0 65536 4 65538 1 0 0 17 11 0 0 0 0 0 94477468650512 94477468698256 94477478768640 140722243696933 140722243697025 140722243697025 140722243702761 0
/proc/2870086/statm: 1048 805 726 219 0 110 0
[pid=2870106] ppid=2870086 vsize=1260032 memory=831804 CPUtime=498.76 cores=8-11
/proc/2870106/stat : 2870106 (python3) S 2870086 2870086 2869528 0 -1 4194304 659221 0 0 0 49840 36 0 0 20 0 1 0 261907657 1290272768 207935 18446744073709551615 4321280 7402577 140728034368512 0 0 0 0 16781312 16386 1 0 0 17 8 0 0 0 0 0 9420256 10002664 10674176 140728034375831 140728034376034 140728034376034 140728034381770 0
/proc/2870106/statm: 315008 207951 7559 753 0 294860 0
[pid=2870630] ppid=2870106 vsize=227248 memory=142588 CPUtime=739.13 cores=8-11
/proc/2870630/stat : 2870630 (naps_release) R 2870106 2870630 2870630 0 -1 4194304 627620 0 0 0 73839 74 0 0 20 0 1 0 261957719 232701952 35532 18446744073709551615 4210688 6281017 140724848846336 0 0 0 0 0 16898 0 0 0 17 9 0 0 0 0 0 6662968 6676388 11214848 140724848855276 140724848855375 140724848855375 140724848861128 0
/proc/2870630/statm: 56812 35647 2803 506 0 37503 0
Current children cumulated CPU time: 1237.89 s
Current children cumulated vsize: 1491472 KiB
Current children cumulated memory: 977612 KiB

[startup+1302.3 s]
/proc/loadavg: 16.63 16.11 12.46 17/917 2871001
/proc/meminfo: memFree=877795080/1055320712 swapFree=32567848/33554428
[pid=2870086] ppid=2870077 vsize=4192 memory=3220 CPUtime=0 cores=8-11
/proc/2870086/stat : 2870086 (scip-naps.sh) S 2870077 2870086 2869528 0 -1 4194304 266 347 0 0 0 0 0 0 20 0 1 0 261907645 4292608 640 18446744073709551615 94477467516928 94477468411461 140722243693008 0 0 0 65536 4 65538 1 0 0 17 11 0 0 0 0 0 94477468650512 94477468698256 94477478768640 140722243696933 140722243697025 140722243697025 140722243702761 0
/proc/2870086/statm: 1048 805 726 219 0 110 0
[pid=2870106] ppid=2870086 vsize=1260032 memory=831804 CPUtime=498.76 cores=8-11
/proc/2870106/stat : 2870106 (python3) S 2870086 2870086 2869528 0 -1 4194304 659221 0 0 0 49840 36 0 0 20 0 1 0 261907657 1290272768 207935 18446744073709551615 4321280 7402577 140728034368512 0 0 0 0 16781312 16386 1 0 0 17 8 0 0 0 0 0 9420256 10002664 10674176 140728034375831 140728034376034 140728034376034 140728034381770 0
/proc/2870106/statm: 315008 207951 7559 753 0 294860 0
[pid=2870630] ppid=2870106 vsize=227056 memory=142532 CPUtime=798.93 cores=8-11
/proc/2870630/stat : 2870630 (naps_release) R 2870106 2870630 2870630 0 -1 4194304 660148 0 0 0 79815 78 0 0 20 0 1 0 261957719 232505344 35518 18446744073709551615 4210688 6281017 140724848846336 0 0 0 0 0 16898 0 0 0 17 9 0 0 0 0 0 6662968 6676388 11214848 140724848855276 140724848855375 140724848855375 140724848861128 0
/proc/2870630/statm: 56764 35633 2803 506 0 37455 0
Current children cumulated CPU time: 1297.69 s
Current children cumulated vsize: 1491280 KiB
Current children cumulated memory: 977556 KiB

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

# cumulated CPU time of all completed processes:  user=1313.34 s, system=1.23756 s

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

[startup+1305.6 s]
/proc/loadavg: 16.58 16.11 12.48 17/917 2871001
/proc/meminfo: memFree=876562312/1055320712 swapFree=32567848/33554428
[pid=2870086] ppid=2870077 vsize=4192 memory=3220 CPUtime=0 cores=8-11
/proc/2870086/stat : 2870086 (scip-naps.sh) S 2870077 2870086 2869528 0 -1 4194304 266 347 0 0 0 0 0 0 20 0 1 0 261907645 4292608 640 18446744073709551615 94477467516928 94477468411461 140722243693008 0 0 0 65536 4 65538 1 0 0 17 11 0 0 0 0 0 94477468650512 94477468698256 94477478768640 140722243696933 140722243697025 140722243697025 140722243702761 0
/proc/2870086/statm: 1048 805 726 219 0 110 0
[pid=2870106] ppid=2870086 vsize=1260032 memory=831804 CPUtime=498.76 cores=8-11
/proc/2870106/stat : 2870106 (python3) S 2870086 2870086 2869528 0 -1 4194304 659221 0 0 0 49840 36 0 0 20 0 1 0 261907657 1290272768 207935 18446744073709551615 4321280 7402577 140728034368512 0 0 0 0 16781312 16386 1 0 0 17 8 0 0 0 0 0 9420256 10002664 10674176 140728034375831 140728034376034 140728034376034 140728034381770 0
/proc/2870106/statm: 315008 207951 7559 753 0 294860 0
[pid=2870630] ppid=2870106 vsize=227056 memory=142532 CPUtime=802.23 cores=8-11
/proc/2870630/stat : 2870630 (naps_release) R 2870106 2870630 2870630 0 -1 4194304 664536 0 0 0 80144 79 0 0 20 0 1 0 261957719 232505344 35518 18446744073709551615 4210688 6281017 140724848846336 0 0 0 0 0 16898 0 0 0 17 9 0 0 0 0 0 6662968 6676388 11214848 140724848855276 140724848855375 140724848855375 140724848861128 0
/proc/2870630/statm: 56764 35633 2803 506 0 37455 0
Current children cumulated CPU time: 1300.99 s
Current children cumulated vsize: 1491280 KiB
Current children cumulated memory: 977556 KiB

[startup+1312 s]*
/proc/loadavg: 16.53 16.11 12.50 17/917 2871001
/proc/meminfo: memFree=876227672/1055320712 swapFree=32567848/33554428
[pid=2870086] ppid=2870077 vsize=4192 memory=3220 CPUtime=0 cores=8-11
/proc/2870086/stat : 2870086 (scip-naps.sh) S 2870077 2870086 2869528 0 -1 4194304 266 347 0 0 0 0 0 0 20 0 1 0 261907645 4292608 640 18446744073709551615 94477467516928 94477468411461 140722243693008 0 0 0 65536 4 65538 1 0 0 17 11 0 0 0 0 0 94477468650512 94477468698256 94477478768640 140722243696933 140722243697025 140722243697025 140722243702761 0
/proc/2870086/statm: 1048 805 726 219 0 110 0
[pid=2870106] ppid=2870086 vsize=1260032 memory=831804 CPUtime=498.76 cores=8-11
/proc/2870106/stat : 2870106 (python3) S 2870086 2870086 2869528 0 -1 4194304 659221 0 0 0 49840 36 0 0 20 0 1 0 261907657 1290272768 207935 18446744073709551615 4321280 7402577 140728034368512 0 0 0 0 16781312 16386 1 0 0 17 8 0 0 0 0 0 9420256 10002664 10674176 140728034375831 140728034376034 140728034376034 140728034381770 0
/proc/2870106/statm: 315008 207951 7559 753 0 294860 0
[pid=2870630] ppid=2870106 vsize=243440 memory=144580 CPUtime=808.62 cores=8-11
/proc/2870630/stat : 2870630 (naps_release) R 2870106 2870630 2870630 0 -1 4194304 669302 0 0 0 80783 79 0 0 20 0 1 0 261957719 249282560 36030 18446744073709551615 4210688 6281017 140724848846336 0 0 0 0 0 16898 0 0 0 17 9 0 0 0 0 0 6662968 6676388 11214848 140724848855276 140724848855375 140724848855375 140724848861128 0
/proc/2870630/statm: 60860 36145 2803 506 0 41551 0
Current children cumulated CPU time: 1307.38 s
Current children cumulated vsize: 1507664 KiB
Current children cumulated memory: 979604 KiB

[startup+1315.2 s]
/proc/loadavg: 16.49 16.11 12.52 17/917 2871001
/proc/meminfo: memFree=877687944/1055320712 swapFree=32567848/33554428
[pid=2870086] ppid=2870077 vsize=4192 memory=3220 CPUtime=0 cores=8-11
/proc/2870086/stat : 2870086 (scip-naps.sh) S 2870077 2870086 2869528 0 -1 4194304 266 347 0 0 0 0 0 0 20 0 1 0 261907645 4292608 640 18446744073709551615 94477467516928 94477468411461 140722243693008 0 0 0 65536 4 65538 1 0 0 17 11 0 0 0 0 0 94477468650512 94477468698256 94477478768640 140722243696933 140722243697025 140722243697025 140722243702761 0
/proc/2870086/statm: 1048 805 726 219 0 110 0
[pid=2870106] ppid=2870086 vsize=1260032 memory=831804 CPUtime=498.76 cores=8-11
/proc/2870106/stat : 2870106 (python3) S 2870086 2870086 2869528 0 -1 4194304 659221 0 0 0 49840 36 0 0 20 0 1 0 261907657 1290272768 207935 18446744073709551615 4321280 7402577 140728034368512 0 0 0 0 16781312 16386 1 0 0 17 8 0 0 0 0 0 9420256 10002664 10674176 140728034375831 140728034376034 140728034376034 140728034381770 0
/proc/2870106/statm: 315008 207951 7559 753 0 294860 0
[pid=2870630] ppid=2870106 vsize=227056 memory=140484 CPUtime=811.79 cores=8-11
/proc/2870630/stat : 2870630 (naps_release) R 2870106 2870630 2870630 0 -1 4194304 671517 0 0 0 81100 79 0 0 20 0 1 0 261957719 232505344 35006 18446744073709551615 4210688 6281017 140724848846336 0 0 0 0 0 16898 0 0 0 17 9 0 0 0 0 0 6662968 6676388 11214848 140724848855276 140724848855375 140724848855375 140724848861128 0
/proc/2870630/statm: 56764 35121 2803 506 0 37455 0
Current children cumulated CPU time: 1310.55 s
Current children cumulated vsize: 1491280 KiB
Current children cumulated memory: 975508 KiB

[startup+1316.8 s]
/proc/loadavg: 16.49 16.11 12.52 17/917 2871001
/proc/meminfo: memFree=877746840/1055320712 swapFree=32567848/33554428
[pid=2870086] ppid=2870077 vsize=4192 memory=3220 CPUtime=0 cores=8-11
/proc/2870086/stat : 2870086 (scip-naps.sh) S 2870077 2870086 2869528 0 -1 4194304 266 347 0 0 0 0 0 0 20 0 1 0 261907645 4292608 640 18446744073709551615 94477467516928 94477468411461 140722243693008 0 0 0 65536 4 65538 1 0 0 17 11 0 0 0 0 0 94477468650512 94477468698256 94477478768640 140722243696933 140722243697025 140722243697025 140722243702761 0
/proc/2870086/statm: 1048 805 726 219 0 110 0
[pid=2870106] ppid=2870086 vsize=1260032 memory=831804 CPUtime=498.76 cores=8-11
/proc/2870106/stat : 2870106 (python3) S 2870086 2870086 2869528 0 -1 4194304 659221 0 0 0 49840 36 0 0 20 0 1 0 261907657 1290272768 207935 18446744073709551615 4321280 7402577 140728034368512 0 0 0 0 16781312 16386 1 0 0 17 8 0 0 0 0 0 9420256 10002664 10674176 140728034375831 140728034376034 140728034376034 140728034381770 0
/proc/2870106/statm: 315008 207951 7559 753 0 294860 0
[pid=2870630] ppid=2870106 vsize=227056 memory=138436 CPUtime=813.39 cores=8-11
/proc/2870630/stat : 2870630 (naps_release) R 2870106 2870630 2870630 0 -1 4194304 673742 0 0 0 81259 80 0 0 20 0 1 0 261957719 232505344 34494 18446744073709551615 4210688 6281017 140724848846336 0 0 0 0 0 16898 0 0 0 17 9 0 0 0 0 0 6662968 6676388 11214848 140724848855276 140724848855375 140724848855375 140724848861128 0
/proc/2870630/statm: 56764 34609 2803 506 0 37455 0
Current children cumulated CPU time: 1312.15 s
Current children cumulated vsize: 1491280 KiB
Current children cumulated memory: 973460 KiB

[startup+1318.4 s]
/proc/loadavg: 16.45 16.11 12.54 17/917 2871001
/proc/meminfo: memFree=875657752/1055320712 swapFree=32567848/33554428
[pid=2870086] ppid=2870077 vsize=4192 memory=3220 CPUtime=0 cores=8-11
/proc/2870086/stat : 2870086 (scip-naps.sh) S 2870077 2870086 2869528 0 -1 4194304 266 347 0 0 0 0 0 0 20 0 1 0 261907645 4292608 640 18446744073709551615 94477467516928 94477468411461 140722243693008 0 0 0 65536 4 65538 1 0 0 17 11 0 0 0 0 0 94477468650512 94477468698256 94477478768640 140722243696933 140722243697025 140722243697025 140722243702761 0
/proc/2870086/statm: 1048 805 726 219 0 110 0
[pid=2870106] ppid=2870086 vsize=1260032 memory=831804 CPUtime=498.76 cores=8-11
/proc/2870106/stat : 2870106 (python3) S 2870086 2870086 2869528 0 -1 4194304 659221 0 0 0 49840 36 0 0 20 0 1 0 261907657 1290272768 207935 18446744073709551615 4321280 7402577 140728034368512 0 0 0 0 16781312 16386 1 0 0 17 8 0 0 0 0 0 9420256 10002664 10674176 140728034375831 140728034376034 140728034376034 140728034381770 0
/proc/2870106/statm: 315008 207951 7559 753 0 294860 0
[pid=2870630] ppid=2870106 vsize=227056 memory=140484 CPUtime=814.99 cores=8-11
/proc/2870630/stat : 2870630 (naps_release) R 2870106 2870630 2870630 0 -1 4194304 674748 0 0 0 81419 80 0 0 20 0 1 0 261957719 232505344 35006 18446744073709551615 4210688 6281017 140724848846336 0 0 0 0 0 16898 0 0 0 17 9 0 0 0 0 0 6662968 6676388 11214848 140724848855276 140724848855375 140724848855375 140724848861128 0
/proc/2870630/statm: 56764 35121 2803 506 0 37455 0
Current children cumulated CPU time: 1313.75 s
Current children cumulated vsize: 1491280 KiB
Current children cumulated memory: 975508 KiB

[startup+1318.8 s]
/proc/loadavg: 16.45 16.11 12.54 17/917 2871001
/proc/meminfo: memFree=875657752/1055320712 swapFree=32567848/33554428
[pid=2870086] ppid=2870077 vsize=4192 memory=3220 CPUtime=0 cores=8-11
/proc/2870086/stat : 2870086 (scip-naps.sh) S 2870077 2870086 2869528 0 -1 4194304 266 347 0 0 0 0 0 0 20 0 1 0 261907645 4292608 640 18446744073709551615 94477467516928 94477468411461 140722243693008 0 0 0 65536 4 65538 1 0 0 17 11 0 0 0 0 0 94477468650512 94477468698256 94477478768640 140722243696933 140722243697025 140722243697025 140722243702761 0
/proc/2870086/statm: 1048 805 726 219 0 110 0
[pid=2870106] ppid=2870086 vsize=1260032 memory=831804 CPUtime=498.76 cores=8-11
/proc/2870106/stat : 2870106 (python3) S 2870086 2870086 2869528 0 -1 4194304 659221 0 0 0 49840 36 0 0 20 0 1 0 261907657 1290272768 207935 18446744073709551615 4321280 7402577 140728034368512 0 0 0 0 16781312 16386 1 0 0 17 8 0 0 0 0 0 9420256 10002664 10674176 140728034375831 140728034376034 140728034376034 140728034381770 0
/proc/2870106/statm: 315008 207951 7559 753 0 294860 0
[pid=2870630] ppid=2870106 vsize=227056 memory=140484 CPUtime=815.39 cores=8-11
/proc/2870630/stat : 2870630 (naps_release) R 2870106 2870630 2870630 0 -1 4194304 674748 0 0 0 81459 80 0 0 20 0 1 0 261957719 232505344 35006 18446744073709551615 4210688 6281017 140724848846336 0 0 0 0 0 16898 0 0 0 17 9 0 0 0 0 0 6662968 6676388 11214848 140724848855276 140724848855375 140724848855375 140724848861128 0
/proc/2870630/statm: 56764 35121 2803 506 0 37455 0
Current children cumulated CPU time: 1314.15 s
Current children cumulated vsize: 1491280 KiB
Current children cumulated memory: 975508 KiB

[startup+1319.2 s]
/proc/loadavg: 16.45 16.11 12.54 17/916 2871001
/proc/meminfo: memFree=875770608/1055320712 swapFree=32567848/33554428
[pid=2870086] ppid=2870077 vsize=4192 memory=3220 CPUtime=0 cores=8-11
/proc/2870086/stat : 2870086 (scip-naps.sh) S 2870077 2870086 2869528 0 -1 4194304 266 347 0 0 0 0 0 0 20 0 1 0 261907645 4292608 640 18446744073709551615 94477467516928 94477468411461 140722243693008 0 0 0 65536 4 65538 1 0 0 17 11 0 0 0 0 0 94477468650512 94477468698256 94477478768640 140722243696933 140722243697025 140722243697025 140722243702761 0
/proc/2870086/statm: 1048 805 726 219 0 110 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 3220 KiB

Child status: 0

Real time (s): 1319.22
CPU time (s): 1314.58
CPU user time (s): 1313.34
CPU system time (s): 1.23756
CPU usage (%): 99.6483
Max. virtual memory (cumulated for all children) (KiB): 1514076
Max. memory (cumulated for all children) (KiB): 1002736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1313.34
system time used= 1.23756
maximum resident set size= 831740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1458727
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4456
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1040
involuntary context switches= 1608


# summary of solver processes directly reported to runsolver:
#   pid: 2870086
#   total CPU time (s): 1314.58
#   total CPU user time (s): 1313.34
#   total CPU system time (s): 1.23756

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.24057 second user time and 13.995 second system time

The end

Launcher Data

Begin job on nodeE002 at 2026-07-05 23:16:37
IDJOB=4830669
IDBENCH=147736
IDSOLVER=3664
FILE ID=nodeE002/4830669-1783286197
RUNJOBID= nodeE002-1783286167-2869547
SLURM_JOB_ID= 12568079
Free space on /tmp= 799652 MiB

SOLVER NAME= SCIP-NaPS scip-naps-1.00a2
BENCH NAME= PB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/normalized-ooo.burch_dill.6.accl.ucl.opb
COMMAND LINE= ./scip-naps.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4830669-1783286197/watcher-4830669-1783286197 -o /tmp/evaluation-result-4830669-1783286197/solver-4830669-1783286197 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4830669-1783286197/vars-4830669-1783286197 --bin-var /tmp/runsolver-exch-nodeE002-1783286167-2869547 --watchdog 3760  ./scip-naps.sh HOME/instance-4830669-1783286197.opb

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3

MD5SUM BENCH= d06d89796adb8259df968e568daeeb68
RANDOM SEED=1713101976

nodeE002 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.611
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.23
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		: 3578.944
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.23
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		: 3582.207
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.23
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.23
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		: 3584.854
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.23
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		: 3582.891
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.23
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.23
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.23
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		: 3567.289
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.23
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		: 3570.008
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.23
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		: 3557.208
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.23
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.23
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.23
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.23
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		: 3566.152
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.23
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		: 3563.935
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.23
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		: 3576.495
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.23
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.23
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		: 2493.659
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.23
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		: 3576.504
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.23
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		: 3566.172
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.23
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		: 3572.592
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.23
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		: 3571.517
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.23
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		: 3572.170
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.23
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		: 3585.497
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.23
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		: 2493.659
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.23
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.23
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		: 3582.965
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.23
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		: 2493.659
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.23
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		: 2493.659
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.23
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		: 3590.525
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.23
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		: 3588.657
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.23
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.23
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.23
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		: 3569.749
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.23
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.23
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		: 3586.305
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.23
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.23
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.23
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		: 3588.270
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.23
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		: 2493.659
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.23
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		: 3581.389
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.23
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.23
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.23
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.23
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.23
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		: 3589.831
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.23
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		: 2493.659
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.23
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		: 2493.659
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.23
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		: 3598.072
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.23
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.23
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.23
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		: 3562.304
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.23
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.23
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.23
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		: 2493.659
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.23
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		: 3579.854
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.23
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.23
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.23
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.23
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		: 3576.082
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.23
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		: 3579.223
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.23
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		: 3579.273
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.23
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		: 3579.179
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.23
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:       1055320712 kB
MemFree:        913902512 kB
MemAvailable:   1038658740 kB
Buffers:              32 kB
Cached:         128510640 kB
SwapCached:         8908 kB
Active:          9501180 kB
Inactive:       127470704 kB
Active(anon):    8497580 kB
Inactive(anon):     8788 kB
Active(file):    1003600 kB
Inactive(file): 127461916 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       32567848 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             61948 kB
Writeback:             0 kB
AnonPages:       8460836 kB
Mapped:           101944 kB
Shmem:             45116 kB
KReclaimable:    1218936 kB
Slab:            1762716 kB
SReclaimable:    1218936 kB
SUnreclaim:       543780 kB
KernelStack:       15520 kB
PageTables:        25236 kB
SecPageTables:     15444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214784 kB
Committed_AS:   12214840 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478848 kB
VmallocChunk:          0 kB
Percpu:           119296 kB
HardwareCorrupted:     0 kB
AnonHugePages:    393216 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:      444868 kB
DirectMap2M:    19800064 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 799596 MiB
End job on nodeE002 at 2026-07-05 23:38:37