Trace number 4830664

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 499.606 501.871

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/web/
uclid_pb_benchmarks/normalized-cache.inv12.ucl.opb
MD5SUM0a65acc52c39e51589808634faa2775e
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 benchmark1.04182
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables25800
Total number of constraints76699
Number of constraints which are clauses76319
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints380
Minimum length of a constraint1
Maximum length of a constraint9
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 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 62
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

498.53/500.90	c scip-naps version 1.00a2
498.53/500.90	c Command: HOME/scip-naps.py --pbsolver HOME/naps_release --sciptime=500 --dec HOME/instance-4830664-1783286197.opb
498.53/500.90	c Solving mode: decision
498.53/500.90	c SCIP version 10.0.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 8.0.2] [GitHash: NoGitInfo]
498.53/500.90	c Copyright (c) 2002-2026 Zuse Institute Berlin (ZIB)
498.53/500.90	c original problem has 25800 variables (25800 bin, 0 int, 0 cont) and 76699 constraints
498.53/500.90	c presolving:
498.53/500.90	c (round 1, fast)       56 del vars, 2 del conss, 0 add conss, 1 chg bounds, 190 chg sides, 380 chg coeffs, 0 upgd conss, 0 impls, 50988 clqs, 0 implints
498.53/500.90	c (round 2, fast)       110 del vars, 139 del conss, 0 add conss, 1 chg bounds, 190 chg sides, 380 chg coeffs, 0 upgd conss, 0 impls, 51015 clqs, 0 implints
498.53/500.90	c (round 3, medium)     441 del vars, 139 del conss, 0 add conss, 1 chg bounds, 190 chg sides, 380 chg coeffs, 0 upgd conss, 0 impls, 50351 clqs, 0 implints
498.53/500.90	c (round 4, fast)       441 del vars, 803 del conss, 0 add conss, 1 chg bounds, 190 chg sides, 380 chg coeffs, 0 upgd conss, 0 impls, 50355 clqs, 0 implints
498.53/500.90	c (round 5, exhaustive) 441 del vars, 810 del conss, 0 add conss, 1 chg bounds, 195 chg sides, 380 chg coeffs, 75887 upgd conss, 0 impls, 50355 clqs, 0 implints
498.53/500.90	c (round 6, exhaustive) 448 del vars, 76273 del conss, 25150 add conss, 1 chg bounds, 195 chg sides, 380 chg coeffs, 75887 upgd conss, 0 impls, 50344 clqs, 0 implints
498.53/500.90	c (round 7, exhaustive) 719 del vars, 76281 del conss, 25156 add conss, 1 chg bounds, 195 chg sides, 380 chg coeffs, 75887 upgd conss, 0 impls, 49765 clqs, 0 implints
498.53/500.90	c (round 8, fast)       906 del vars, 76320 del conss, 25156 add conss, 1 chg bounds, 195 chg sides, 419 chg coeffs, 75887 upgd conss, 0 impls, 49727 clqs, 0 implints
498.53/500.90	c (round 9, exhaustive) 911 del vars, 76418 del conss, 25254 add conss, 1 chg bounds, 195 chg sides, 419 chg coeffs, 75887 upgd conss, 0 impls, 49716 clqs, 0 implints
498.53/500.90	c (round 10, exhaustive) 970 del vars, 76486 del conss, 25259 add conss, 1 chg bounds, 195 chg sides, 420 chg coeffs, 75887 upgd conss, 0 impls, 49601 clqs, 0 implints
498.53/500.90	c (round 11, exhaustive) 1014 del vars, 76537 del conss, 25259 add conss, 1 chg bounds, 195 chg sides, 420 chg coeffs, 75887 upgd conss, 0 impls, 49512 clqs, 0 implints
498.53/500.90	c (round 12, exhaustive) 1283 del vars, 76537 del conss, 25259 add conss, 1 chg bounds, 195 chg sides, 420 chg coeffs, 75887 upgd conss, 0 impls, 55646 clqs, 0 implints
498.53/500.90	c (round 13, fast)       1426 del vars, 76688 del conss, 25259 add conss, 1 chg bounds, 195 chg sides, 563 chg coeffs, 76009 upgd conss, 0 impls, 55366 clqs, 0 implints
498.53/500.90	c (round 14, exhaustive) 1458 del vars, 76697 del conss, 25264 add conss, 1 chg bounds, 195 chg sides, 565 chg coeffs, 76013 upgd conss, 0 impls, 55394 clqs, 0 implints
498.53/500.90	c (round 15, exhaustive) 1458 del vars, 76725 del conss, 25290 add conss, 1 chg bounds, 195 chg sides, 565 chg coeffs, 76013 upgd conss, 0 impls, 55401 clqs, 0 implints
498.53/500.90	c (round 16, fast)       1458 del vars, 76748 del conss, 25290 add conss, 1 chg bounds, 195 chg sides, 565 chg coeffs, 76013 upgd conss, 0 impls, 55402 clqs, 0 implints
498.53/500.90	c (round 17, exhaustive) 1651 del vars, 76749 del conss, 25290 add conss, 1 chg bounds, 195 chg sides, 565 chg coeffs, 76013 upgd conss, 0 impls, 62322 clqs, 0 implints
498.53/500.90	c (round 18, fast)       1718 del vars, 76820 del conss, 25290 add conss, 1 chg bounds, 195 chg sides, 635 chg coeffs, 76100 upgd conss, 0 impls, 62170 clqs, 0 implints
498.53/500.90	c (round 19, exhaustive) 1725 del vars, 76841 del conss, 25294 add conss, 1 chg bounds, 195 chg sides, 636 chg coeffs, 76103 upgd conss, 0 impls, 62193 clqs, 0 implints
498.53/500.90	c (round 20, exhaustive) 1755 del vars, 76875 del conss, 25297 add conss, 1 chg bounds, 195 chg sides, 636 chg coeffs, 76103 upgd conss, 0 impls, 62123 clqs, 0 implints
498.53/500.90	c (round 21, exhaustive) 1777 del vars, 76899 del conss, 25297 add conss, 1 chg bounds, 195 chg sides, 636 chg coeffs, 76103 upgd conss, 0 impls, 62041 clqs, 0 implints
498.53/500.90	c (round 22, exhaustive) 2023 del vars, 76904 del conss, 25297 add conss, 1 chg bounds, 195 chg sides, 636 chg coeffs, 76103 upgd conss, 0 impls, 64382 clqs, 0 implints
498.53/500.90	c (round 23, fast)       2111 del vars, 76996 del conss, 25297 add conss, 1 chg bounds, 195 chg sides, 727 chg coeffs, 76211 upgd conss, 0 impls, 64094 clqs, 0 implints
498.53/500.90	c (round 24, exhaustive) 2116 del vars, 77018 del conss, 25301 add conss, 1 chg bounds, 195 chg sides, 727 chg coeffs, 76211 upgd conss, 0 impls, 64139 clqs, 0 implints
498.53/500.90	c (round 25, exhaustive) 2147 del vars, 77055 del conss, 25306 add conss, 1 chg bounds, 195 chg sides, 727 chg coeffs, 76211 upgd conss, 0 impls, 64057 clqs, 0 implints
498.53/500.90	c (round 26, exhaustive) 2169 del vars, 77080 del conss, 25306 add conss, 1 chg bounds, 195 chg sides, 727 chg coeffs, 76211 upgd conss, 0 impls, 63971 clqs, 0 implints
498.53/500.90	c (round 27, exhaustive) 2286 del vars, 77086 del conss, 25306 add conss, 1 chg bounds, 195 chg sides, 727 chg coeffs, 76211 upgd conss, 0 impls, 66053 clqs, 0 implints
498.53/500.90	c (round 28, fast)       2322 del vars, 77128 del conss, 25306 add conss, 1 chg bounds, 195 chg sides, 766 chg coeffs, 76258 upgd conss, 0 impls, 65920 clqs, 0 implints
498.53/500.90	c (round 29, exhaustive) 2607 del vars, 77139 del conss, 25310 add conss, 1 chg bounds, 195 chg sides, 766 chg coeffs, 76258 upgd conss, 0 impls, 67042 clqs, 0 implints
498.53/500.90	c (round 30, fast)       2722 del vars, 77259 del conss, 25310 add conss, 1 chg bounds, 195 chg sides, 884 chg coeffs, 76386 upgd conss, 0 impls, 66468 clqs, 0 implints
498.53/500.90	c (round 31, fast)       2722 del vars, 77279 del conss, 25310 add conss, 1 chg bounds, 195 chg sides, 884 chg coeffs, 76386 upgd conss, 0 impls, 66549 clqs, 0 implints
498.53/500.90	c (round 32, exhaustive) 2735 del vars, 77290 del conss, 25317 add conss, 1 chg bounds, 195 chg sides, 886 chg coeffs, 76390 upgd conss, 0 impls, 66493 clqs, 0 implints
498.53/500.90	c (round 33, exhaustive) 2796 del vars, 77359 del conss, 25324 add conss, 1 chg bounds, 195 chg sides, 886 chg coeffs, 76390 upgd conss, 0 impls, 66280 clqs, 0 implints
498.53/500.90	c (round 34, exhaustive) 2839 del vars, 77406 del conss, 25324 add conss, 1 chg bounds, 195 chg sides, 886 chg coeffs, 76390 upgd conss, 0 impls, 66054 clqs, 0 implints
498.53/500.90	c (round 35, exhaustive) 2910 del vars, 77415 del conss, 25324 add conss, 1 chg bounds, 195 chg sides, 886 chg coeffs, 76390 upgd conss, 0 impls, 72199 clqs, 0 implints
498.53/500.90	c (round 36, fast)       2925 del vars, 77437 del conss, 25324 add conss, 1 chg bounds, 195 chg sides, 904 chg coeffs, 76413 upgd conss, 0 impls, 72132 clqs, 0 implints
498.53/500.90	c (round 37, exhaustive) 3234 del vars, 77441 del conss, 25328 add conss, 1 chg bounds, 195 chg sides, 904 chg coeffs, 76413 upgd conss, 0 impls, 72417 clqs, 0 implints
498.53/500.90	c (round 38, fast)       3371 del vars, 77583 del conss, 25328 add conss, 1 chg bounds, 195 chg sides, 1044 chg coeffs, 76547 upgd conss, 0 impls, 71556 clqs, 0 implints
498.53/500.90	c (round 39, fast)       3371 del vars, 77603 del conss, 25328 add conss, 1 chg bounds, 195 chg sides, 1044 chg coeffs, 76547 upgd conss, 0 impls, 71647 clqs, 0 implints
498.53/500.90	c (round 40, exhaustive) 3384 del vars, 77613 del conss, 25335 add conss, 1 chg bounds, 195 chg sides, 1045 chg coeffs, 76550 upgd conss, 0 impls, 71570 clqs, 0 implints
498.53/500.90	c (round 41, exhaustive) 3452 del vars, 77691 del conss, 25344 add conss, 1 chg bounds, 195 chg sides, 1045 chg coeffs, 76550 upgd conss, 0 impls, 71203 clqs, 0 implints
498.53/500.90	c (round 42, exhaustive) 3502 del vars, 77746 del conss, 25344 add conss, 1 chg bounds, 195 chg sides, 1045 chg coeffs, 76550 upgd conss, 0 impls, 70834 clqs, 0 implints
498.53/500.90	c (round 43, exhaustive) 3646 del vars, 77758 del conss, 25344 add conss, 1 chg bounds, 195 chg sides, 1045 chg coeffs, 76550 upgd conss, 0 impls, 79560 clqs, 0 implints
498.53/500.90	c (round 44, fast)       3709 del vars, 77829 del conss, 25344 add conss, 1 chg bounds, 195 chg sides, 1109 chg coeffs, 76615 upgd conss, 0 impls, 79072 clqs, 0 implints
498.53/500.90	c (round 45, exhaustive) 3730 del vars, 77850 del conss, 25352 add conss, 1 chg bounds, 195 chg sides, 1109 chg coeffs, 76616 upgd conss, 0 impls, 78978 clqs, 0 implints
498.53/500.90	c (round 46, exhaustive) 3763 del vars, 77907 del conss, 25372 add conss, 1 chg bounds, 195 chg sides, 1109 chg coeffs, 76616 upgd conss, 0 impls, 78776 clqs, 0 implints
498.53/500.90	c (round 47, exhaustive) 3784 del vars, 77934 del conss, 25372 add conss, 1 chg bounds, 195 chg sides, 1109 chg coeffs, 76616 upgd conss, 0 impls, 78597 clqs, 0 implints
498.53/500.90	c (round 48, exhaustive) 3838 del vars, 77938 del conss, 25372 add conss, 1 chg bounds, 195 chg sides, 1109 chg coeffs, 76616 upgd conss, 0 impls, 92442 clqs, 0 implints
498.53/500.90	c (round 49, fast)       3861 del vars, 77961 del conss, 25372 add conss, 1 chg bounds, 195 chg sides, 1132 chg coeffs, 76634 upgd conss, 0 impls, 92417 clqs, 0 implints
498.53/500.90	c (round 50, exhaustive) 4136 del vars, 77962 del conss, 25372 add conss, 1 chg bounds, 195 chg sides, 1132 chg coeffs, 76635 upgd conss, 0 impls, 108297 clqs, 0 implints
498.53/500.90	c (round 51, fast)       5078 del vars, 78912 del conss, 25372 add conss, 1 chg bounds, 195 chg sides, 2074 chg coeffs, 76643 upgd conss, 0 impls, 104082 clqs, 0 implints
498.53/500.90	c (round 52, exhaustive) 5081 del vars, 78927 del conss, 25384 add conss, 1 chg bounds, 195 chg sides, 2074 chg coeffs, 76643 upgd conss, 0 impls, 104069 clqs, 0 implints
498.53/500.90	c (round 53, exhaustive) 5118 del vars, 78929 del conss, 25384 add conss, 1 chg bounds, 195 chg sides, 2074 chg coeffs, 76643 upgd conss, 0 impls, 127780 clqs, 0 implints
498.53/500.90	c (round 54, fast)       5122 del vars, 78938 del conss, 25384 add conss, 1 chg bounds, 195 chg sides, 2078 chg coeffs, 76652 upgd conss, 0 impls, 127757 clqs, 0 implints
498.53/500.90	c (round 55, exhaustive) 5136 del vars, 78953 del conss, 25399 add conss, 1 chg bounds, 195 chg sides, 2078 chg coeffs, 76652 upgd conss, 0 impls, 127670 clqs, 0 implints
498.53/500.90	c (round 56, exhaustive) 5136 del vars, 78973 del conss, 25413 add conss, 1 chg bounds, 195 chg sides, 2078 chg coeffs, 76652 upgd conss, 0 impls, 127674 clqs, 0 implints
498.53/500.90	c (round 57, exhaustive) 5187 del vars, 78976 del conss, 25413 add conss, 1 chg bounds, 195 chg sides, 2078 chg coeffs, 76652 upgd conss, 0 impls, 149156 clqs, 0 implints
498.53/500.90	c (round 58, fast)       5231 del vars, 79093 del conss, 25413 add conss, 1 chg bounds, 195 chg sides, 2122 chg coeffs, 76655 upgd conss, 0 impls, 148821 clqs, 0 implints
498.53/500.90	c (round 59, exhaustive) 5322 del vars, 79105 del conss, 25425 add conss, 1 chg bounds, 195 chg sides, 2122 chg coeffs, 76655 upgd conss, 0 impls, 148086 clqs, 0 implints
498.53/500.90	c (round 60, exhaustive) 5322 del vars, 79197 del conss, 25516 add conss, 1 chg bounds, 195 chg sides, 2122 chg coeffs, 76655 upgd conss, 0 impls, 148096 clqs, 0 implints
498.53/500.90	c (round 61, exhaustive) 5391 del vars, 79199 del conss, 25516 add conss, 1 chg bounds, 195 chg sides, 2122 chg coeffs, 76655 upgd conss, 0 impls, 179297 clqs, 0 implints
498.53/500.90	c (round 62, fast)       5457 del vars, 79361 del conss, 25516 add conss, 1 chg bounds, 195 chg sides, 2188 chg coeffs, 76663 upgd conss, 0 impls, 178883 clqs, 0 implints
498.53/500.90	c (round 63, exhaustive) 5474 del vars, 79400 del conss, 25555 add conss, 1 chg bounds, 195 chg sides, 2188 chg coeffs, 76663 upgd conss, 0 impls, 178455 clqs, 0 implints
498.53/500.90	c (round 64, exhaustive) 5484 del vars, 79428 del conss, 25572 add conss, 1 chg bounds, 195 chg sides, 2188 chg coeffs, 76663 upgd conss, 0 impls, 178314 clqs, 0 implints
498.53/500.90	c (round 65, exhaustive) 5538 del vars, 79433 del conss, 25572 add conss, 1 chg bounds, 195 chg sides, 2188 chg coeffs, 76663 upgd conss, 0 impls, 178704 clqs, 0 implints
498.53/500.90	c (round 66, fast)       5570 del vars, 79521 del conss, 25572 add conss, 1 chg bounds, 195 chg sides, 2220 chg coeffs, 76664 upgd conss, 0 impls, 178223 clqs, 0 implints
498.53/500.90	c (round 67, exhaustive) 5614 del vars, 79523 del conss, 25574 add conss, 1 chg bounds, 195 chg sides, 2220 chg coeffs, 76664 upgd conss, 0 impls, 179924 clqs, 0 implints
498.53/500.90	c (round 68, fast)       5661 del vars, 79659 del conss, 25574 add conss, 1 chg bounds, 195 chg sides, 2267 chg coeffs, 76665 upgd conss, 0 impls, 179180 clqs, 0 implints
498.53/500.90	c (round 69, exhaustive) 5712 del vars, 79666 del conss, 25581 add conss, 1 chg bounds, 195 chg sides, 2267 chg coeffs, 76665 upgd conss, 0 impls, 179616 clqs, 0 implints
498.53/500.90	c (round 70, fast)       5768 del vars, 79804 del conss, 25581 add conss, 1 chg bounds, 195 chg sides, 2319 chg coeffs, 76669 upgd conss, 0 impls, 179354 clqs, 0 implints
498.53/500.90	c (round 71, exhaustive) 5796 del vars, 79811 del conss, 25588 add conss, 1 chg bounds, 195 chg sides, 2319 chg coeffs, 76669 upgd conss, 0 impls, 180865 clqs, 0 implints
498.53/500.90	c (round 72, exhaustive) 5802 del vars, 79841 del conss, 25615 add conss, 1 chg bounds, 195 chg sides, 2320 chg coeffs, 76670 upgd conss, 0 impls, 180691 clqs, 0 implints
498.53/500.90	c (round 73, exhaustive) 5832 del vars, 79847 del conss, 25617 add conss, 1 chg bounds, 195 chg sides, 2322 chg coeffs, 76670 upgd conss, 0 impls, 180948 clqs, 0 implints
498.53/500.90	c (round 74, exhaustive) 5834 del vars, 79874 del conss, 25639 add conss, 1 chg bounds, 195 chg sides, 2324 chg coeffs, 76671 upgd conss, 0 impls, 180922 clqs, 0 implints
498.53/500.90	c (round 75, exhaustive) 5860 del vars, 79874 del conss, 25639 add conss, 1 chg bounds, 195 chg sides, 2324 chg coeffs, 76671 upgd conss, 0 impls, 181005 clqs, 0 implints
498.53/500.90	c (round 76, exhaustive) 5862 del vars, 79898 del conss, 25661 add conss, 1 chg bounds, 195 chg sides, 2326 chg coeffs, 76673 upgd conss, 0 impls, 180983 clqs, 0 implints
498.53/500.90	c (round 77, exhaustive) 5888 del vars, 79898 del conss, 25661 add conss, 1 chg bounds, 195 chg sides, 2326 chg coeffs, 76673 upgd conss, 0 impls, 181030 clqs, 0 implints
498.53/500.90	c (round 78, exhaustive) 5889 del vars, 79923 del conss, 25685 add conss, 1 chg bounds, 195 chg sides, 2327 chg coeffs, 76674 upgd conss, 0 impls, 181010 clqs, 0 implints
498.53/500.90	c (round 79, exhaustive) 5914 del vars, 79923 del conss, 25685 add conss, 1 chg bounds, 195 chg sides, 2327 chg coeffs, 76674 upgd conss, 0 impls, 181058 clqs, 0 implints
498.53/500.90	c (round 80, exhaustive) 5914 del vars, 79948 del conss, 25710 add conss, 1 chg bounds, 195 chg sides, 2327 chg coeffs, 76674 upgd conss, 0 impls, 181058 clqs, 0 implints
498.53/500.90	c (round 81, exhaustive) 5939 del vars, 79948 del conss, 25710 add conss, 1 chg bounds, 195 chg sides, 2327 chg coeffs, 76674 upgd conss, 0 impls, 181055 clqs, 0 implints
498.53/500.90	c (round 82, exhaustive) 5939 del vars, 79973 del conss, 25735 add conss, 1 chg bounds, 195 chg sides, 2327 chg coeffs, 76674 upgd conss, 0 impls, 181055 clqs, 0 implints
498.53/500.90	c    (6.0s) probing: 1000/24990 (4.0%) - 2166 fixings, 205 aggregations, 964466 implications, 0 bound changes
498.53/500.90	c (round 83, exhaustive) 5964 del vars, 79973 del conss, 25735 add conss, 1 chg bounds, 195 chg sides, 2327 chg coeffs, 76674 upgd conss, 0 impls, 180950 clqs, 0 implints
498.53/500.90	c (round 84, exhaustive) 5971 del vars, 79998 del conss, 25753 add conss, 1 chg bounds, 195 chg sides, 2328 chg coeffs, 76678 upgd conss, 0 impls, 180857 clqs, 0 implints
498.53/500.90	c    (10.3s) probing: 2000/24990 (8.0%) - 2183 fixings, 209 aggregations, 2010629 implications, 0 bound changes
498.53/500.90	c (round 85, exhaustive) 6009 del vars, 80004 del conss, 25753 add conss, 1 chg bounds, 195 chg sides, 2328 chg coeffs, 76678 upgd conss, 0 impls, 180477 clqs, 0 implints
498.53/500.90	c (round 86, fast)       6071 del vars, 80072 del conss, 25753 add conss, 1 chg bounds, 195 chg sides, 2392 chg coeffs, 76686 upgd conss, 0 impls, 179791 clqs, 0 implints
498.53/500.90	c (round 87, exhaustive) 6096 del vars, 80072 del conss, 25753 add conss, 1 chg bounds, 195 chg sides, 2392 chg coeffs, 76686 upgd conss, 0 impls, 180503 clqs, 0 implints
498.53/500.90	c (round 88, exhaustive) 6133 del vars, 80079 del conss, 25755 add conss, 1 chg bounds, 195 chg sides, 2396 chg coeffs, 76689 upgd conss, 0 impls, 180562 clqs, 0 implints
498.53/500.90	c (round 89, exhaustive) 6139 del vars, 80093 del conss, 25761 add conss, 1 chg bounds, 195 chg sides, 2402 chg coeffs, 76693 upgd conss, 0 impls, 180541 clqs, 0 implints
498.53/500.90	c (round 90, exhaustive) 6170 del vars, 80093 del conss, 25761 add conss, 1 chg bounds, 195 chg sides, 2402 chg coeffs, 76693 upgd conss, 0 impls, 180732 clqs, 0 implints
498.53/500.90	c (round 91, exhaustive) 6201 del vars, 80101 del conss, 25763 add conss, 1 chg bounds, 195 chg sides, 2408 chg coeffs, 76696 upgd conss, 0 impls, 180754 clqs, 0 implints
498.53/500.90	c (round 92, exhaustive) 6207 del vars, 80110 del conss, 25766 add conss, 1 chg bounds, 195 chg sides, 2414 chg coeffs, 76701 upgd conss, 0 impls, 180740 clqs, 0 implints
498.53/500.90	c (round 93, exhaustive) 6234 del vars, 80110 del conss, 25766 add conss, 1 chg bounds, 195 chg sides, 2414 chg coeffs, 76701 upgd conss, 0 impls, 180608 clqs, 0 implints
498.53/500.90	c (round 94, exhaustive) 6263 del vars, 80118 del conss, 25769 add conss, 1 chg bounds, 195 chg sides, 2418 chg coeffs, 76703 upgd conss, 0 impls, 180672 clqs, 0 implints
498.53/500.90	c (round 95, exhaustive) 6300 del vars, 80125 del conss, 25771 add conss, 1 chg bounds, 195 chg sides, 2423 chg coeffs, 76706 upgd conss, 0 impls, 180471 clqs, 0 implints
498.53/500.90	c (round 96, exhaustive) 6308 del vars, 80139 del conss, 25776 add conss, 1 chg bounds, 195 chg sides, 2431 chg coeffs, 76711 upgd conss, 0 impls, 180430 clqs, 0 implints
498.53/500.90	c (round 97, exhaustive) 6343 del vars, 80139 del conss, 25776 add conss, 1 chg bounds, 195 chg sides, 2431 chg coeffs, 76711 upgd conss, 0 impls, 180527 clqs, 0 implints
498.53/500.90	c (round 98, exhaustive) 6351 del vars, 80158 del conss, 25784 add conss, 1 chg bounds, 195 chg sides, 2439 chg coeffs, 76716 upgd conss, 0 impls, 180490 clqs, 0 implints
498.53/500.90	c (round 99, exhaustive) 6390 del vars, 80158 del conss, 25784 add conss, 1 chg bounds, 195 chg sides, 2439 chg coeffs, 76716 upgd conss, 0 impls, 180227 clqs, 0 implints
498.53/500.90	c (round 100, exhaustive) 6398 del vars, 80168 del conss, 25786 add conss, 1 chg bounds, 195 chg sides, 2447 chg coeffs, 76721 upgd conss, 0 impls, 180154 clqs, 0 implints
498.53/500.90	c (round 101, exhaustive) 6427 del vars, 80168 del conss, 25786 add conss, 1 chg bounds, 195 chg sides, 2447 chg coeffs, 76721 upgd conss, 0 impls, 180457 clqs, 0 implints
498.53/500.90	c (round 102, exhaustive) 6436 del vars, 80181 del conss, 25791 add conss, 1 chg bounds, 195 chg sides, 2453 chg coeffs, 76724 upgd conss, 0 impls, 180336 clqs, 0 implints
498.53/500.90	c (round 103, exhaustive) 6463 del vars, 80184 del conss, 25794 add conss, 1 chg bounds, 195 chg sides, 2453 chg coeffs, 76724 upgd conss, 0 impls, 180777 clqs, 0 implints
498.53/500.90	c (round 104, exhaustive) 6467 del vars, 80194 del conss, 25799 add conss, 1 chg bounds, 195 chg sides, 2457 chg coeffs, 76726 upgd conss, 0 impls, 180748 clqs, 0 implints
498.53/500.90	c (round 105, exhaustive) 6504 del vars, 80194 del conss, 25799 add conss, 1 chg bounds, 195 chg sides, 2457 chg coeffs, 76726 upgd conss, 0 impls, 180609 clqs, 0 implints
498.53/500.90	c (round 106, exhaustive) 6509 del vars, 80205 del conss, 25804 add conss, 1 chg bounds, 195 chg sides, 2462 chg coeffs, 76728 upgd conss, 0 impls, 180571 clqs, 0 implints
498.53/500.90	c (round 107, exhaustive) 6537 del vars, 80205 del conss, 25804 add conss, 1 chg bounds, 195 chg sides, 2462 chg coeffs, 76728 upgd conss, 0 impls, 180586 clqs, 0 implints
498.53/500.90	c (round 108, exhaustive) 6576 del vars, 80213 del conss, 25806 add conss, 1 chg bounds, 195 chg sides, 2467 chg coeffs, 76732 upgd conss, 0 impls, 180700 clqs, 0 implints
498.53/500.90	c (round 109, exhaustive) 6591 del vars, 80225 del conss, 25810 add conss, 1 chg bounds, 195 chg sides, 2473 chg coeffs, 76736 upgd conss, 0 impls, 180669 clqs, 0 implints
498.53/500.90	c (round 110, exhaustive) 6617 del vars, 80225 del conss, 25810 add conss, 1 chg bounds, 195 chg sides, 2473 chg coeffs, 76736 upgd conss, 0 impls, 180829 clqs, 0 implints
498.53/500.90	c (round 111, exhaustive) 6646 del vars, 80230 del conss, 25810 add conss, 1 chg bounds, 195 chg sides, 2477 chg coeffs, 76737 upgd conss, 0 impls, 180714 clqs, 0 implints
498.53/500.90	c (round 112, exhaustive) 6651 del vars, 80241 del conss, 25816 add conss, 1 chg bounds, 195 chg sides, 2482 chg coeffs, 76741 upgd conss, 0 impls, 180665 clqs, 0 implints
498.53/500.90	c    (16.5s) probing: 3000/24990 (12.0%) - 2615 fixings, 273 aggregations, 3707276 implications, 0 bound changes
498.53/500.90	c (round 113, exhaustive) 6677 del vars, 80241 del conss, 25816 add conss, 1 chg bounds, 195 chg sides, 2482 chg coeffs, 76741 upgd conss, 0 impls, 180656 clqs, 0 implints
498.53/500.90	c (round 114, exhaustive) 6708 del vars, 80250 del conss, 25821 add conss, 1 chg bounds, 195 chg sides, 2486 chg coeffs, 76743 upgd conss, 0 impls, 180709 clqs, 0 implints
498.53/500.90	c (round 115, exhaustive) 6711 del vars, 80268 del conss, 25834 add conss, 1 chg bounds, 195 chg sides, 2489 chg coeffs, 76745 upgd conss, 0 impls, 180694 clqs, 0 implints
498.53/500.90	c (round 116, exhaustive) 6742 del vars, 80268 del conss, 25834 add conss, 1 chg bounds, 195 chg sides, 2489 chg coeffs, 76745 upgd conss, 0 impls, 180511 clqs, 0 implints
498.53/500.90	c (round 117, exhaustive) 6773 del vars, 80276 del conss, 25836 add conss, 1 chg bounds, 195 chg sides, 2495 chg coeffs, 76748 upgd conss, 0 impls, 180567 clqs, 0 implints
498.53/500.90	c (round 118, exhaustive) 6777 del vars, 80288 del conss, 25843 add conss, 1 chg bounds, 195 chg sides, 2499 chg coeffs, 76749 upgd conss, 0 impls, 180545 clqs, 0 implints
498.53/500.90	c (round 119, exhaustive) 6813 del vars, 80288 del conss, 25843 add conss, 1 chg bounds, 195 chg sides, 2499 chg coeffs, 76749 upgd conss, 0 impls, 180309 clqs, 0 implints
498.53/500.90	c (round 120, exhaustive) 6820 del vars, 80300 del conss, 25846 add conss, 1 chg bounds, 195 chg sides, 2506 chg coeffs, 76753 upgd conss, 0 impls, 180285 clqs, 0 implints
498.53/500.90	c (round 121, exhaustive) 6847 del vars, 80300 del conss, 25846 add conss, 1 chg bounds, 195 chg sides, 2506 chg coeffs, 76753 upgd conss, 0 impls, 180719 clqs, 0 implints
498.53/500.90	c (round 122, exhaustive) 6851 del vars, 80314 del conss, 25854 add conss, 1 chg bounds, 195 chg sides, 2510 chg coeffs, 76757 upgd conss, 0 impls, 180705 clqs, 0 implints
498.53/500.90	c (round 123, exhaustive) 6876 del vars, 80314 del conss, 25854 add conss, 1 chg bounds, 195 chg sides, 2510 chg coeffs, 76757 upgd conss, 0 impls, 180651 clqs, 0 implints
498.53/500.90	c (round 124, exhaustive) 6881 del vars, 80323 del conss, 25857 add conss, 1 chg bounds, 195 chg sides, 2515 chg coeffs, 76762 upgd conss, 0 impls, 180615 clqs, 0 implints
498.53/500.90	c (round 125, exhaustive) 6910 del vars, 80323 del conss, 25857 add conss, 1 chg bounds, 195 chg sides, 2515 chg coeffs, 76762 upgd conss, 0 impls, 180633 clqs, 0 implints
498.53/500.90	c (round 126, exhaustive) 6914 del vars, 80339 del conss, 25864 add conss, 1 chg bounds, 195 chg sides, 2519 chg coeffs, 76768 upgd conss, 0 impls, 180621 clqs, 0 implints
498.53/500.90	c (round 127, exhaustive) 6942 del vars, 80341 del conss, 25864 add conss, 1 chg bounds, 195 chg sides, 2519 chg coeffs, 76768 upgd conss, 0 impls, 180699 clqs, 0 implints
498.53/500.90	c (round 128, exhaustive) 6946 del vars, 80352 del conss, 25869 add conss, 1 chg bounds, 195 chg sides, 2523 chg coeffs, 76772 upgd conss, 0 impls, 180685 clqs, 0 implints
498.53/500.90	c (round 129, exhaustive) 6971 del vars, 80352 del conss, 25869 add conss, 1 chg bounds, 195 chg sides, 2523 chg coeffs, 76772 upgd conss, 0 impls, 180742 clqs, 0 implints
498.53/500.90	c (round 130, exhaustive) 7002 del vars, 80359 del conss, 25871 add conss, 1 chg bounds, 195 chg sides, 2526 chg coeffs, 76775 upgd conss, 0 impls, 180650 clqs, 0 implints
498.53/500.90	c (round 131, exhaustive) 7009 del vars, 80378 del conss, 25880 add conss, 1 chg bounds, 195 chg sides, 2533 chg coeffs, 76781 upgd conss, 0 impls, 180612 clqs, 0 implints
498.53/500.90	c (round 132, exhaustive) 7043 del vars, 80378 del conss, 25880 add conss, 1 chg bounds, 195 chg sides, 2533 chg coeffs, 76781 upgd conss, 0 impls, 180675 clqs, 0 implints
498.53/500.90	c (round 133, exhaustive) 7078 del vars, 80387 del conss, 25881 add conss, 1 chg bounds, 195 chg sides, 2539 chg coeffs, 76785 upgd conss, 0 impls, 180672 clqs, 0 implints
498.53/500.90	c (round 134, exhaustive) 7081 del vars, 80399 del conss, 25888 add conss, 1 chg bounds, 195 chg sides, 2542 chg coeffs, 76788 upgd conss, 0 impls, 180661 clqs, 0 implints
498.53/500.90	c (round 135, exhaustive) 7106 del vars, 80399 del conss, 25888 add conss, 1 chg bounds, 195 chg sides, 2542 chg coeffs, 76788 upgd conss, 0 impls, 180840 clqs, 0 implints
498.53/500.90	c (round 136, exhaustive) 7109 del vars, 80418 del conss, 25901 add conss, 1 chg bounds, 195 chg sides, 2545 chg coeffs, 76793 upgd conss, 0 impls, 180823 clqs, 0 implints
498.53/500.90	c    (22.8s) probing: 4000/24990 (16.0%) - 2927 fixings, 364 aggregations, 5594120 implications, 0 bound changes
498.53/500.90	c (round 137, exhaustive) 7137 del vars, 80418 del conss, 25901 add conss, 1 chg bounds, 195 chg sides, 2545 chg coeffs, 76793 upgd conss, 0 impls, 180735 clqs, 0 implints
498.53/500.90	c (round 138, exhaustive) 7140 del vars, 80437 del conss, 25914 add conss, 1 chg bounds, 195 chg sides, 2548 chg coeffs, 76796 upgd conss, 0 impls, 180726 clqs, 0 implints
498.53/500.90	c (round 139, exhaustive) 7165 del vars, 80437 del conss, 25914 add conss, 1 chg bounds, 195 chg sides, 2548 chg coeffs, 76796 upgd conss, 0 impls, 180605 clqs, 0 implints
498.53/500.90	c (round 140, exhaustive) 7168 del vars, 80455 del conss, 25923 add conss, 1 chg bounds, 195 chg sides, 2551 chg coeffs, 76802 upgd conss, 0 impls, 180582 clqs, 0 implints
498.53/500.90	c (round 141, exhaustive) 7194 del vars, 80455 del conss, 25923 add conss, 1 chg bounds, 195 chg sides, 2551 chg coeffs, 76802 upgd conss, 0 impls, 180873 clqs, 0 implints
498.53/500.90	c (round 142, exhaustive) 7197 del vars, 80469 del conss, 25932 add conss, 1 chg bounds, 195 chg sides, 2554 chg coeffs, 76806 upgd conss, 0 impls, 180869 clqs, 0 implints
498.53/500.90	c (round 143, exhaustive) 7226 del vars, 80469 del conss, 25932 add conss, 1 chg bounds, 195 chg sides, 2554 chg coeffs, 76806 upgd conss, 0 impls, 180703 clqs, 0 implints
498.53/500.90	c (round 144, exhaustive) 7229 del vars, 80483 del conss, 25942 add conss, 1 chg bounds, 195 chg sides, 2557 chg coeffs, 76809 upgd conss, 0 impls, 180688 clqs, 0 implints
498.53/500.90	c (round 145, exhaustive) 7255 del vars, 80483 del conss, 25942 add conss, 1 chg bounds, 195 chg sides, 2557 chg coeffs, 76809 upgd conss, 0 impls, 180809 clqs, 0 implints
498.53/500.90	c (round 146, exhaustive) 7259 del vars, 80500 del conss, 25952 add conss, 1 chg bounds, 195 chg sides, 2560 chg coeffs, 76814 upgd conss, 0 impls, 180789 clqs, 0 implints
498.53/500.90	c (round 147, exhaustive) 7284 del vars, 80501 del conss, 25952 add conss, 1 chg bounds, 195 chg sides, 2560 chg coeffs, 76814 upgd conss, 0 impls, 180806 clqs, 0 implints
498.53/500.90	c (round 148, exhaustive) 7287 del vars, 80521 del conss, 25969 add conss, 1 chg bounds, 195 chg sides, 2563 chg coeffs, 76817 upgd conss, 0 impls, 180769 clqs, 0 implints
498.53/500.90	c (round 149, exhaustive) 7314 del vars, 80521 del conss, 25969 add conss, 1 chg bounds, 195 chg sides, 2563 chg coeffs, 76817 upgd conss, 0 impls, 180733 clqs, 0 implints
498.53/500.90	c (round 150, exhaustive) 7319 del vars, 80540 del conss, 25982 add conss, 1 chg bounds, 195 chg sides, 2568 chg coeffs, 76820 upgd conss, 0 impls, 180697 clqs, 0 implints
498.53/500.90	c (round 151, exhaustive) 7345 del vars, 80540 del conss, 25982 add conss, 1 chg bounds, 195 chg sides, 2568 chg coeffs, 76820 upgd conss, 0 impls, 180655 clqs, 0 implints
498.53/500.90	c (round 152, exhaustive) 7349 del vars, 80561 del conss, 25999 add conss, 1 chg bounds, 195 chg sides, 2572 chg coeffs, 76823 upgd conss, 0 impls, 180626 clqs, 0 implints
498.53/500.90	c    (28.8s) probing: 5000/24990 (20.0%) - 3040 fixings, 453 aggregations, 7547814 implications, 0 bound changes
498.53/500.90	c (round 153, exhaustive) 7374 del vars, 80561 del conss, 25999 add conss, 1 chg bounds, 195 chg sides, 2572 chg coeffs, 76823 upgd conss, 0 impls, 180776 clqs, 0 implints
498.53/500.90	c (round 154, exhaustive) 7381 del vars, 80581 del conss, 26011 add conss, 1 chg bounds, 195 chg sides, 2577 chg coeffs, 76829 upgd conss, 0 impls, 180671 clqs, 0 implints
498.53/500.90	c (round 155, exhaustive) 7408 del vars, 80584 del conss, 26014 add conss, 1 chg bounds, 195 chg sides, 2577 chg coeffs, 76829 upgd conss, 0 impls, 180719 clqs, 0 implints
498.53/500.90	c (round 156, exhaustive) 7412 del vars, 80609 del conss, 26034 add conss, 1 chg bounds, 195 chg sides, 2580 chg coeffs, 76830 upgd conss, 0 impls, 180625 clqs, 0 implints
498.53/500.90	c (round 157, exhaustive) 7437 del vars, 80609 del conss, 26034 add conss, 1 chg bounds, 195 chg sides, 2580 chg coeffs, 76830 upgd conss, 0 impls, 180746 clqs, 0 implints
498.53/500.90	c (round 158, exhaustive) 7442 del vars, 80631 del conss, 26051 add conss, 1 chg bounds, 195 chg sides, 2585 chg coeffs, 76835 upgd conss, 0 impls, 180700 clqs, 0 implints
498.53/500.90	c (round 159, exhaustive) 7467 del vars, 80631 del conss, 26051 add conss, 1 chg bounds, 195 chg sides, 2585 chg coeffs, 76835 upgd conss, 0 impls, 180790 clqs, 0 implints
498.53/500.90	c (round 160, exhaustive) 7471 del vars, 80652 del conss, 26067 add conss, 1 chg bounds, 195 chg sides, 2589 chg coeffs, 76838 upgd conss, 0 impls, 180756 clqs, 0 implints
498.53/500.90	c (round 161, exhaustive) 7496 del vars, 80652 del conss, 26067 add conss, 1 chg bounds, 195 chg sides, 2589 chg coeffs, 76838 upgd conss, 0 impls, 180745 clqs, 0 implints
498.53/500.90	c (round 162, exhaustive) 7501 del vars, 80671 del conss, 26079 add conss, 1 chg bounds, 195 chg sides, 2594 chg coeffs, 76844 upgd conss, 0 impls, 180687 clqs, 0 implints
498.53/500.90	c    (34.8s) probing: 6000/24990 (24.0%) - 3088 fixings, 538 aggregations, 9530104 implications, 0 bound changes
498.53/500.90	c (round 163, exhaustive) 7526 del vars, 80671 del conss, 26079 add conss, 1 chg bounds, 195 chg sides, 2594 chg coeffs, 76844 upgd conss, 0 impls, 180722 clqs, 0 implints
498.53/500.90	c (round 164, exhaustive) 7531 del vars, 80695 del conss, 26098 add conss, 1 chg bounds, 195 chg sides, 2598 chg coeffs, 76848 upgd conss, 0 impls, 180603 clqs, 0 implints
498.53/500.90	c (round 165, fast)       7531 del vars, 80714 del conss, 26098 add conss, 1 chg bounds, 195 chg sides, 2598 chg coeffs, 76848 upgd conss, 0 impls, 180605 clqs, 0 implints
498.53/500.90	c (round 166, exhaustive) 7562 del vars, 80720 del conss, 26103 add conss, 1 chg bounds, 195 chg sides, 2598 chg coeffs, 76848 upgd conss, 0 impls, 180497 clqs, 0 implints
498.53/500.90	c (round 167, fast)       7570 del vars, 80734 del conss, 26103 add conss, 1 chg bounds, 195 chg sides, 2606 chg coeffs, 76852 upgd conss, 0 impls, 180302 clqs, 0 implints
498.53/500.90	c (round 168, exhaustive) 7571 del vars, 80750 del conss, 26119 add conss, 1 chg bounds, 195 chg sides, 2606 chg coeffs, 76852 upgd conss, 0 impls, 180267 clqs, 0 implints
498.53/500.90	c (round 169, exhaustive) 7583 del vars, 80765 del conss, 26120 add conss, 1 chg bounds, 195 chg sides, 2606 chg coeffs, 76852 upgd conss, 0 impls, 179988 clqs, 0 implints
498.53/500.90	c (round 170, exhaustive) 7610 del vars, 80767 del conss, 26120 add conss, 1 chg bounds, 195 chg sides, 2606 chg coeffs, 76852 upgd conss, 0 impls, 180738 clqs, 0 implints
498.53/500.90	c (round 171, exhaustive) 7612 del vars, 80794 del conss, 26145 add conss, 1 chg bounds, 195 chg sides, 2607 chg coeffs, 76853 upgd conss, 0 impls, 180699 clqs, 0 implints
498.53/500.90	c (round 172, exhaustive) 7638 del vars, 80794 del conss, 26145 add conss, 1 chg bounds, 195 chg sides, 2607 chg coeffs, 76853 upgd conss, 0 impls, 180635 clqs, 0 implints
498.53/500.90	c (round 173, exhaustive) 7642 del vars, 80817 del conss, 26164 add conss, 1 chg bounds, 195 chg sides, 2610 chg coeffs, 76857 upgd conss, 0 impls, 180548 clqs, 0 implints
498.53/500.90	c (round 174, fast)       7642 del vars, 80842 del conss, 26164 add conss, 1 chg bounds, 195 chg sides, 2610 chg coeffs, 76857 upgd conss, 0 impls, 180549 clqs, 0 implints
498.53/500.90	c    (40.5s) probing: 7000/24990 (28.0%) - 3113 fixings, 612 aggregations, 11443725 implications, 0 bound changes
498.53/500.90	c (round 175, exhaustive) 7677 del vars, 80853 del conss, 26165 add conss, 1 chg bounds, 195 chg sides, 2610 chg coeffs, 76857 upgd conss, 0 impls, 180494 clqs, 0 implints
498.53/500.90	c (round 176, exhaustive) 7678 del vars, 80876 del conss, 26185 add conss, 1 chg bounds, 195 chg sides, 2611 chg coeffs, 76859 upgd conss, 0 impls, 180469 clqs, 0 implints
498.53/500.90	c (round 177, exhaustive) 7703 del vars, 80876 del conss, 26185 add conss, 1 chg bounds, 195 chg sides, 2611 chg coeffs, 76859 upgd conss, 0 impls, 180750 clqs, 0 implints
498.53/500.90	c (round 178, exhaustive) 7709 del vars, 80896 del conss, 26198 add conss, 1 chg bounds, 195 chg sides, 2616 chg coeffs, 76865 upgd conss, 0 impls, 180665 clqs, 0 implints
498.53/500.90	c (round 179, exhaustive) 7736 del vars, 80899 del conss, 26201 add conss, 1 chg bounds, 195 chg sides, 2616 chg coeffs, 76865 upgd conss, 0 impls, 180613 clqs, 0 implints
498.53/500.90	c (round 180, exhaustive) 7740 del vars, 80923 del conss, 26220 add conss, 1 chg bounds, 195 chg sides, 2620 chg coeffs, 76867 upgd conss, 0 impls, 180540 clqs, 0 implints
498.53/500.90	c (round 181, exhaustive) 7767 del vars, 80924 del conss, 26221 add conss, 1 chg bounds, 195 chg sides, 2620 chg coeffs, 76867 upgd conss, 0 impls, 179448 clqs, 0 implints
498.53/500.90	c (round 182, fast)       7771 del vars, 80950 del conss, 26221 add conss, 1 chg bounds, 195 chg sides, 2624 chg coeffs, 76870 upgd conss, 0 impls, 179397 clqs, 0 implints
498.53/500.90	c (round 183, exhaustive) 7779 del vars, 80975 del conss, 26244 add conss, 1 chg bounds, 195 chg sides, 2624 chg coeffs, 76870 upgd conss, 0 impls, 179105 clqs, 0 implints
498.53/500.90	c (round 184, exhaustive) 7797 del vars, 80996 del conss, 26246 add conss, 1 chg bounds, 195 chg sides, 2628 chg coeffs, 76870 upgd conss, 0 impls, 178729 clqs, 0 implints
498.53/500.90	c (round 185, exhaustive) 7823 del vars, 80999 del conss, 26246 add conss, 1 chg bounds, 195 chg sides, 2628 chg coeffs, 76870 upgd conss, 0 impls, 180790 clqs, 0 implints
498.53/500.90	c (round 186, exhaustive) 7833 del vars, 81037 del conss, 26246 add conss, 1 chg bounds, 195 chg sides, 2632 chg coeffs, 76874 upgd conss, 0 impls, 178166 clqs, 0 implints
498.53/500.90	c (round 187, fast)       7871 del vars, 81064 del conss, 26246 add conss, 1 chg bounds, 195 chg sides, 2659 chg coeffs, 76875 upgd conss, 0 impls, 178077 clqs, 0 implints
498.53/500.90	c (round 188, exhaustive) 7871 del vars, 81077 del conss, 26259 add conss, 1 chg bounds, 195 chg sides, 2659 chg coeffs, 76875 upgd conss, 0 impls, 178078 clqs, 0 implints
498.53/500.90	c    (46.3s) probing: 8000/24990 (32.0%) - 3165 fixings, 699 aggregations, 13405761 implications, 0 bound changes
498.53/500.90	c (round 189, exhaustive) 7898 del vars, 81077 del conss, 26259 add conss, 1 chg bounds, 195 chg sides, 2659 chg coeffs, 76875 upgd conss, 0 impls, 180705 clqs, 0 implints
498.53/500.90	c (round 190, exhaustive) 7907 del vars, 81098 del conss, 26274 add conss, 1 chg bounds, 195 chg sides, 2663 chg coeffs, 76880 upgd conss, 0 impls, 179339 clqs, 0 implints
498.53/500.90	c (round 191, exhaustive) 7932 del vars, 81136 del conss, 26276 add conss, 1 chg bounds, 195 chg sides, 2664 chg coeffs, 76880 upgd conss, 0 impls, 178731 clqs, 0 implints
498.53/500.90	c (round 192, exhaustive) 7947 del vars, 81152 del conss, 26276 add conss, 1 chg bounds, 195 chg sides, 2664 chg coeffs, 76880 upgd conss, 0 impls, 178272 clqs, 0 implints
498.53/500.90	c (round 193, exhaustive) 7978 del vars, 81157 del conss, 26276 add conss, 1 chg bounds, 195 chg sides, 2664 chg coeffs, 76880 upgd conss, 0 impls, 180708 clqs, 0 implints
498.53/500.90	c (round 194, exhaustive) 7986 del vars, 81181 del conss, 26292 add conss, 1 chg bounds, 195 chg sides, 2667 chg coeffs, 76884 upgd conss, 0 impls, 180606 clqs, 0 implints
498.53/500.90	c (round 195, exhaustive) 8014 del vars, 81184 del conss, 26292 add conss, 1 chg bounds, 195 chg sides, 2667 chg coeffs, 76884 upgd conss, 0 impls, 180745 clqs, 0 implints
498.53/500.90	c (round 196, exhaustive) 8020 del vars, 81209 del conss, 26311 add conss, 1 chg bounds, 195 chg sides, 2671 chg coeffs, 76887 upgd conss, 0 impls, 180652 clqs, 0 implints
498.53/500.90	c (round 197, exhaustive) 8045 del vars, 81209 del conss, 26311 add conss, 1 chg bounds, 195 chg sides, 2671 chg coeffs, 76887 upgd conss, 0 impls, 180825 clqs, 0 implints
498.53/500.90	c (round 198, exhaustive) 8046 del vars, 81232 del conss, 26332 add conss, 1 chg bounds, 195 chg sides, 2672 chg coeffs, 76889 upgd conss, 0 impls, 180809 clqs, 0 implints
498.53/500.90	c (round 199, exhaustive) 8073 del vars, 81232 del conss, 26332 add conss, 1 chg bounds, 195 chg sides, 2672 chg coeffs, 76889 upgd conss, 0 impls, 180841 clqs, 0 implints
498.53/500.90	c (round 200, exhaustive) 8076 del vars, 81257 del conss, 26353 add conss, 1 chg bounds, 195 chg sides, 2675 chg coeffs, 76891 upgd conss, 0 impls, 180811 clqs, 0 implints
498.53/500.90	c (round 201, exhaustive) 8101 del vars, 81257 del conss, 26353 add conss, 1 chg bounds, 195 chg sides, 2675 chg coeffs, 76891 upgd conss, 0 impls, 180743 clqs, 0 implints
498.53/500.90	c (round 202, exhaustive) 8105 del vars, 81281 del conss, 26368 add conss, 1 chg bounds, 195 chg sides, 2679 chg coeffs, 76894 upgd conss, 0 impls, 180717 clqs, 0 implints
498.53/500.90	c    (52.1s) probing: 9000/24990 (36.0%) - 3203 fixings, 802 aggregations, 15367090 implications, 0 bound changes
498.53/500.90	c (round 203, exhaustive) 8130 del vars, 81281 del conss, 26368 add conss, 1 chg bounds, 195 chg sides, 2679 chg coeffs, 76894 upgd conss, 0 impls, 180838 clqs, 0 implints
498.53/500.90	c (round 204, exhaustive) 8134 del vars, 81304 del conss, 26387 add conss, 1 chg bounds, 195 chg sides, 2683 chg coeffs, 76897 upgd conss, 0 impls, 180804 clqs, 0 implints
498.53/500.90	c (round 205, exhaustive) 8160 del vars, 81304 del conss, 26387 add conss, 1 chg bounds, 195 chg sides, 2683 chg coeffs, 76897 upgd conss, 0 impls, 180825 clqs, 0 implints
498.53/500.90	c (round 206, exhaustive) 8164 del vars, 81324 del conss, 26398 add conss, 1 chg bounds, 195 chg sides, 2687 chg coeffs, 76902 upgd conss, 0 impls, 180819 clqs, 0 implints
498.53/500.90	c (round 207, exhaustive) 8189 del vars, 81324 del conss, 26398 add conss, 1 chg bounds, 195 chg sides, 2687 chg coeffs, 76902 upgd conss, 0 impls, 180723 clqs, 0 implints
498.53/500.90	c (round 208, exhaustive) 8193 del vars, 81344 del conss, 26413 add conss, 1 chg bounds, 195 chg sides, 2691 chg coeffs, 76906 upgd conss, 0 impls, 180693 clqs, 0 implints
498.53/500.90	c (round 209, exhaustive) 8218 del vars, 81344 del conss, 26413 add conss, 1 chg bounds, 195 chg sides, 2691 chg coeffs, 76906 upgd conss, 0 impls, 180699 clqs, 0 implints
498.53/500.90	c (round 210, fast)       8225 del vars, 81354 del conss, 26413 add conss, 1 chg bounds, 195 chg sides, 2698 chg coeffs, 76912 upgd conss, 0 impls, 180592 clqs, 0 implints
498.53/500.90	c (round 211, exhaustive) 8225 del vars, 81365 del conss, 26424 add conss, 1 chg bounds, 195 chg sides, 2698 chg coeffs, 76912 upgd conss, 0 impls, 180597 clqs, 0 implints
498.53/500.90	c (round 212, exhaustive) 8252 del vars, 81366 del conss, 26425 add conss, 1 chg bounds, 195 chg sides, 2698 chg coeffs, 76912 upgd conss, 0 impls, 177416 clqs, 0 implints
498.53/500.90	c (round 213, fast)       8257 del vars, 81390 del conss, 26425 add conss, 1 chg bounds, 195 chg sides, 2703 chg coeffs, 76919 upgd conss, 0 impls, 177353 clqs, 0 implints
498.53/500.90	c (round 214, exhaustive) 8260 del vars, 81403 del conss, 26437 add conss, 1 chg bounds, 195 chg sides, 2703 chg coeffs, 76919 upgd conss, 0 impls, 177241 clqs, 0 implints
498.53/500.90	c (round 215, exhaustive) 8291 del vars, 81412 del conss, 26443 add conss, 1 chg bounds, 195 chg sides, 2704 chg coeffs, 76919 upgd conss, 0 impls, 180533 clqs, 0 implints
498.53/500.90	c (round 216, fast)       8298 del vars, 81442 del conss, 26443 add conss, 1 chg bounds, 195 chg sides, 2711 chg coeffs, 76924 upgd conss, 0 impls, 180431 clqs, 0 implints
498.53/500.90	c (round 217, exhaustive) 8301 del vars, 81454 del conss, 26453 add conss, 1 chg bounds, 195 chg sides, 2711 chg coeffs, 76924 upgd conss, 0 impls, 180330 clqs, 0 implints
498.53/500.90	c    (57.8s) probing: 10000/24990 (40.0%) - 3280 fixings, 864 aggregations, 17255738 implications, 0 bound changes
498.53/500.90	c (round 218, exhaustive) 8330 del vars, 81459 del conss, 26455 add conss, 1 chg bounds, 195 chg sides, 2712 chg coeffs, 76924 upgd conss, 0 impls, 180702 clqs, 0 implints
498.53/500.90	c (round 219, fast)       8338 del vars, 81473 del conss, 26455 add conss, 1 chg bounds, 195 chg sides, 2719 chg coeffs, 76931 upgd conss, 0 impls, 180642 clqs, 0 implints
498.53/500.90	c (round 220, exhaustive) 8341 del vars, 81485 del conss, 26467 add conss, 1 chg bounds, 195 chg sides, 2719 chg coeffs, 76931 upgd conss, 0 impls, 180550 clqs, 0 implints
498.53/500.90	c (round 221, exhaustive) 8370 del vars, 81515 del conss, 26468 add conss, 1 chg bounds, 195 chg sides, 2720 chg coeffs, 76931 upgd conss, 0 impls, 179803 clqs, 0 implints
498.53/500.90	c (round 222, exhaustive) 8409 del vars, 81530 del conss, 26468 add conss, 1 chg bounds, 195 chg sides, 2720 chg coeffs, 76931 upgd conss, 0 impls, 180250 clqs, 0 implints
498.53/500.90	c (round 223, fast)       8419 del vars, 81544 del conss, 26468 add conss, 1 chg bounds, 195 chg sides, 2730 chg coeffs, 76938 upgd conss, 0 impls, 180088 clqs, 0 implints
498.53/500.90	c (round 224, exhaustive) 8445 del vars, 81551 del conss, 26475 add conss, 1 chg bounds, 195 chg sides, 2730 chg coeffs, 76938 upgd conss, 0 impls, 180642 clqs, 0 implints
498.53/500.90	c (round 225, exhaustive) 8450 del vars, 81573 del conss, 26494 add conss, 1 chg bounds, 195 chg sides, 2733 chg coeffs, 76941 upgd conss, 0 impls, 180561 clqs, 0 implints
498.53/500.90	c (round 226, exhaustive) 8482 del vars, 81580 del conss, 26494 add conss, 1 chg bounds, 195 chg sides, 2735 chg coeffs, 76941 upgd conss, 0 impls, 180688 clqs, 0 implints
498.53/500.90	c (round 227, exhaustive) 8483 del vars, 81603 del conss, 26515 add conss, 1 chg bounds, 195 chg sides, 2736 chg coeffs, 76943 upgd conss, 0 impls, 180688 clqs, 0 implints
498.53/500.90	c (round 228, exhaustive) 8508 del vars, 81603 del conss, 26515 add conss, 1 chg bounds, 195 chg sides, 2736 chg coeffs, 76943 upgd conss, 0 impls, 180804 clqs, 0 implints
498.53/500.90	c (round 229, exhaustive) 8512 del vars, 81628 del conss, 26533 add conss, 1 chg bounds, 195 chg sides, 2740 chg coeffs, 76945 upgd conss, 0 impls, 180777 clqs, 0 implints
498.53/500.90	c    (63.5s) probing: 11000/24990 (44.0%) - 3331 fixings, 941 aggregations, 19215410 implications, 0 bound changes
498.53/500.90	c (round 230, exhaustive) 8538 del vars, 81628 del conss, 26533 add conss, 1 chg bounds, 195 chg sides, 2740 chg coeffs, 76945 upgd conss, 0 impls, 180704 clqs, 0 implints
498.53/500.90	c (round 231, exhaustive) 8542 del vars, 81649 del conss, 26551 add conss, 1 chg bounds, 195 chg sides, 2743 chg coeffs, 76948 upgd conss, 0 impls, 180692 clqs, 0 implints
498.53/500.90	c (round 232, exhaustive) 8567 del vars, 81649 del conss, 26551 add conss, 1 chg bounds, 195 chg sides, 2743 chg coeffs, 76948 upgd conss, 0 impls, 180789 clqs, 0 implints
498.53/500.90	c (round 233, exhaustive) 8570 del vars, 81670 del conss, 26563 add conss, 1 chg bounds, 195 chg sides, 2746 chg coeffs, 76953 upgd conss, 0 impls, 180776 clqs, 0 implints
498.53/500.90	c (round 234, exhaustive) 8595 del vars, 81670 del conss, 26563 add conss, 1 chg bounds, 195 chg sides, 2746 chg coeffs, 76953 upgd conss, 0 impls, 180805 clqs, 0 implints
498.53/500.90	c (round 235, exhaustive) 8597 del vars, 81694 del conss, 26585 add conss, 1 chg bounds, 195 chg sides, 2747 chg coeffs, 76955 upgd conss, 0 impls, 180759 clqs, 0 implints
498.53/500.90	c    (69.1s) probing: 12000/24990 (48.0%) - 3357 fixings, 1005 aggregations, 21239205 implications, 0 bound changes
498.53/500.90	c (round 236, exhaustive) 8623 del vars, 81696 del conss, 26587 add conss, 1 chg bounds, 195 chg sides, 2747 chg coeffs, 76955 upgd conss, 0 impls, 180795 clqs, 0 implints
498.53/500.90	c (round 237, exhaustive) 8628 del vars, 81724 del conss, 26607 add conss, 1 chg bounds, 195 chg sides, 2751 chg coeffs, 76957 upgd conss, 0 impls, 180724 clqs, 0 implints
498.53/500.90	c (round 238, exhaustive) 8653 del vars, 81724 del conss, 26607 add conss, 1 chg bounds, 195 chg sides, 2751 chg coeffs, 76957 upgd conss, 0 impls, 180572 clqs, 0 implints
498.53/500.90	c (round 239, fast)       8659 del vars, 81735 del conss, 26607 add conss, 1 chg bounds, 195 chg sides, 2757 chg coeffs, 76962 upgd conss, 0 impls, 180449 clqs, 0 implints
498.53/500.90	c (round 240, exhaustive) 8659 del vars, 81745 del conss, 26617 add conss, 1 chg bounds, 195 chg sides, 2757 chg coeffs, 76962 upgd conss, 0 impls, 180453 clqs, 0 implints
498.53/500.90	c (round 241, exhaustive) 8684 del vars, 81745 del conss, 26617 add conss, 1 chg bounds, 195 chg sides, 2757 chg coeffs, 76962 upgd conss, 0 impls, 180679 clqs, 0 implints
498.53/500.90	c (round 242, exhaustive) 8688 del vars, 81766 del conss, 26631 add conss, 1 chg bounds, 195 chg sides, 2761 chg coeffs, 76966 upgd conss, 0 impls, 180633 clqs, 0 implints
498.53/500.90	c (round 243, exhaustive) 8713 del vars, 81766 del conss, 26631 add conss, 1 chg bounds, 195 chg sides, 2761 chg coeffs, 76966 upgd conss, 0 impls, 180718 clqs, 0 implints
498.53/500.90	c (round 244, exhaustive) 8716 del vars, 81791 del conss, 26652 add conss, 1 chg bounds, 195 chg sides, 2764 chg coeffs, 76968 upgd conss, 0 impls, 180677 clqs, 0 implints
498.53/500.90	c    (74.4s) probing: 13000/24990 (52.0%) - 3392 fixings, 1069 aggregations, 23103268 implications, 0 bound changes
498.53/500.90	c (round 245, exhaustive) 8741 del vars, 81791 del conss, 26652 add conss, 1 chg bounds, 195 chg sides, 2764 chg coeffs, 76968 upgd conss, 0 impls, 180813 clqs, 0 implints
498.53/500.90	c (round 246, exhaustive) 8743 del vars, 81815 del conss, 26671 add conss, 1 chg bounds, 195 chg sides, 2766 chg coeffs, 76971 upgd conss, 0 impls, 180767 clqs, 0 implints
498.53/500.90	c (round 247, exhaustive) 8771 del vars, 81815 del conss, 26671 add conss, 1 chg bounds, 195 chg sides, 2766 chg coeffs, 76971 upgd conss, 0 impls, 180413 clqs, 0 implints
498.53/500.90	c (round 248, fast)       8777 del vars, 81833 del conss, 26671 add conss, 1 chg bounds, 195 chg sides, 2772 chg coeffs, 76974 upgd conss, 0 impls, 180267 clqs, 0 implints
498.53/500.90	c (round 249, exhaustive) 8778 del vars, 81844 del conss, 26682 add conss, 1 chg bounds, 195 chg sides, 2772 chg coeffs, 76974 upgd conss, 0 impls, 180264 clqs, 0 implints
498.53/500.90	c (round 250, exhaustive) 8805 del vars, 81845 del conss, 26683 add conss, 1 chg bounds, 195 chg sides, 2772 chg coeffs, 76974 upgd conss, 0 impls, 179625 clqs, 0 implints
498.53/500.90	c (round 251, fast)       8876 del vars, 82001 del conss, 26683 add conss, 1 chg bounds, 195 chg sides, 2843 chg coeffs, 76979 upgd conss, 0 impls, 178931 clqs, 0 implints
498.53/500.90	c (round 252, exhaustive) 8885 del vars, 82031 del conss, 26683 add conss, 1 chg bounds, 195 chg sides, 2843 chg coeffs, 76979 upgd conss, 0 impls, 175045 clqs, 0 implints
498.53/500.90	c (round 253, fast)       8916 del vars, 82051 del conss, 26683 add conss, 1 chg bounds, 195 chg sides, 2863 chg coeffs, 76980 upgd conss, 0 impls, 174802 clqs, 0 implints
498.53/500.90	c (round 254, exhaustive) 8919 del vars, 82066 del conss, 26697 add conss, 1 chg bounds, 195 chg sides, 2863 chg coeffs, 76980 upgd conss, 0 impls, 174736 clqs, 0 implints
498.53/500.90	c    (79.2s) probing: 14000/24990 (56.0%) - 3455 fixings, 1090 aggregations, 24737789 implications, 0 bound changes
498.53/500.90	c (round 255, exhaustive) 8948 del vars, 82070 del conss, 26698 add conss, 1 chg bounds, 195 chg sides, 2864 chg coeffs, 76980 upgd conss, 0 impls, 180295 clqs, 0 implints
498.53/500.90	c (round 256, fast)       9027 del vars, 82195 del conss, 26698 add conss, 1 chg bounds, 195 chg sides, 2943 chg coeffs, 76993 upgd conss, 0 impls, 179588 clqs, 0 implints
498.53/500.90	c (round 257, exhaustive) 9053 del vars, 82200 del conss, 26703 add conss, 1 chg bounds, 195 chg sides, 2943 chg coeffs, 76993 upgd conss, 0 impls, 180712 clqs, 0 implints
498.53/500.90	c (round 258, fast)       9068 del vars, 82224 del conss, 26703 add conss, 1 chg bounds, 195 chg sides, 2961 chg coeffs, 77014 upgd conss, 0 impls, 180617 clqs, 0 implints
498.53/500.90	c    (83.9s) probing: 15000/24990 (60.0%) - 3483 fixings, 1093 aggregations, 26321754 implications, 0 bound changes
498.53/500.90	c (round 259, exhaustive) 9096 del vars, 82226 del conss, 26705 add conss, 1 chg bounds, 195 chg sides, 2962 chg coeffs, 77014 upgd conss, 0 impls, 180594 clqs, 0 implints
498.53/500.90	c (round 260, fast)       9117 del vars, 82257 del conss, 26705 add conss, 1 chg bounds, 195 chg sides, 2982 chg coeffs, 77036 upgd conss, 0 impls, 179263 clqs, 0 implints
498.53/500.90	c    (88.6s) probing: 16000/24990 (64.0%) - 3506 fixings, 1094 aggregations, 27924151 implications, 0 bound changes
498.53/500.90	c (round 261, exhaustive) 9143 del vars, 82260 del conss, 26707 add conss, 1 chg bounds, 195 chg sides, 2982 chg coeffs, 77036 upgd conss, 0 impls, 180707 clqs, 0 implints
498.53/500.90	c (round 262, fast)       9162 del vars, 82284 del conss, 26707 add conss, 1 chg bounds, 195 chg sides, 3002 chg coeffs, 77060 upgd conss, 0 impls, 180580 clqs, 0 implints
498.53/500.90	c (round 263, exhaustive) 9189 del vars, 82312 del conss, 26708 add conss, 1 chg bounds, 195 chg sides, 3002 chg coeffs, 77060 upgd conss, 0 impls, 180107 clqs, 0 implints
498.53/500.90	c (round 264, exhaustive) 9204 del vars, 82328 del conss, 26708 add conss, 1 chg bounds, 195 chg sides, 3002 chg coeffs, 77060 upgd conss, 0 impls, 179865 clqs, 0 implints
498.53/500.90	c    (93.2s) probing: 17000/24990 (68.0%) - 3529 fixings, 1095 aggregations, 29477285 implications, 0 bound changes
498.53/500.90	c (round 265, exhaustive) 9239 del vars, 82338 del conss, 26708 add conss, 1 chg bounds, 195 chg sides, 3002 chg coeffs, 77060 upgd conss, 0 impls, 180397 clqs, 0 implints
498.53/500.90	c (round 266, fast)       9254 del vars, 82355 del conss, 26708 add conss, 1 chg bounds, 195 chg sides, 3014 chg coeffs, 77081 upgd conss, 0 impls, 180224 clqs, 0 implints
498.53/500.90	c (round 267, exhaustive) 9281 del vars, 82357 del conss, 26710 add conss, 1 chg bounds, 195 chg sides, 3014 chg coeffs, 77081 upgd conss, 0 impls, 180411 clqs, 0 implints
498.53/500.90	c (round 268, fast)       9307 del vars, 82389 del conss, 26710 add conss, 1 chg bounds, 195 chg sides, 3040 chg coeffs, 77105 upgd conss, 0 impls, 180267 clqs, 0 implints
498.53/500.90	c    (97.3s) probing: 18000/24990 (72.0%) - 3585 fixings, 1095 aggregations, 30817813 implications, 0 bound changes
498.53/500.90	c (round 269, exhaustive) 9342 del vars, 82396 del conss, 26712 add conss, 1 chg bounds, 195 chg sides, 3040 chg coeffs, 77105 upgd conss, 0 impls, 179699 clqs, 0 implints
498.53/500.90	c (round 270, fast)       9667 del vars, 82820 del conss, 26712 add conss, 1 chg bounds, 195 chg sides, 3353 chg coeffs, 77122 upgd conss, 0 impls, 176801 clqs, 0 implints
498.53/500.90	c (round 271, fast)       9667 del vars, 82864 del conss, 26712 add conss, 1 chg bounds, 195 chg sides, 3353 chg coeffs, 77122 upgd conss, 0 impls, 176814 clqs, 0 implints
498.53/500.90	c (round 272, exhaustive) 9668 del vars, 82879 del conss, 26726 add conss, 1 chg bounds, 195 chg sides, 3353 chg coeffs, 77122 upgd conss, 0 impls, 176775 clqs, 0 implints
498.53/500.90	c (round 273, exhaustive) 9685 del vars, 82900 del conss, 26726 add conss, 1 chg bounds, 195 chg sides, 3353 chg coeffs, 77122 upgd conss, 0 impls, 176516 clqs, 0 implints
498.53/500.90	c (round 274, exhaustive) 9699 del vars, 82914 del conss, 26726 add conss, 1 chg bounds, 195 chg sides, 3353 chg coeffs, 77122 upgd conss, 0 impls, 176352 clqs, 0 implints
498.53/500.90	c (round 275, exhaustive) 9713 del vars, 82928 del conss, 26726 add conss, 1 chg bounds, 195 chg sides, 3353 chg coeffs, 77122 upgd conss, 0 impls, 176234 clqs, 0 implints
498.53/500.90	c (round 276, exhaustive) 9728 del vars, 82943 del conss, 26726 add conss, 1 chg bounds, 195 chg sides, 3353 chg coeffs, 77122 upgd conss, 0 impls, 176115 clqs, 0 implints
498.53/500.90	c    (98.1s) probing: 19000/24990 (76.0%) - 3599 fixings, 1099 aggregations, 31009589 implications, 0 bound changes
498.53/500.90	c    (98.1s) probing: 20000/24990 (80.0%) - 3599 fixings, 1099 aggregations, 31009589 implications, 0 bound changes
498.53/500.90	c    (98.1s) probing: 21000/24990 (84.0%) - 3599 fixings, 1099 aggregations, 31009589 implications, 0 bound changes
498.53/500.90	c    (98.1s) probing: 22000/24990 (88.0%) - 3599 fixings, 1099 aggregations, 31009589 implications, 0 bound changes
498.53/500.90	c    (98.1s) probing: 23000/24990 (92.0%) - 3599 fixings, 1099 aggregations, 31009589 implications, 0 bound changes
498.53/500.90	c    (98.1s) probing: 24000/24990 (96.0%) - 3599 fixings, 1099 aggregations, 31009589 implications, 0 bound changes
498.53/500.90	c    (98.1s) probing cycle finished: starting next cycle
498.53/500.90	c (round 277, exhaustive) 9761 del vars, 82952 del conss, 26726 add conss, 1 chg bounds, 195 chg sides, 3353 chg coeffs, 77122 upgd conss, 0 impls, 171487 clqs, 0 implints
498.53/500.90	c (round 278, fast)       10146 del vars, 83494 del conss, 26726 add conss, 1 chg bounds, 195 chg sides, 3740 chg coeffs, 77127 upgd conss, 0 impls, 168097 clqs, 0 implints
498.53/500.90	c (round 279, exhaustive) 10203 del vars, 83499 del conss, 26731 add conss, 1 chg bounds, 195 chg sides, 3740 chg coeffs, 77127 upgd conss, 0 impls, 165959 clqs, 0 implints
498.53/500.90	c (round 280, fast)       10733 del vars, 84267 del conss, 26731 add conss, 1 chg bounds, 195 chg sides, 4267 chg coeffs, 77130 upgd conss, 0 impls, 161447 clqs, 0 implints
498.53/500.90	c (round 281, exhaustive) 10761 del vars, 84305 del conss, 26739 add conss, 1 chg bounds, 195 chg sides, 4267 chg coeffs, 77130 upgd conss, 0 impls, 161236 clqs, 0 implints
498.53/500.90	c (round 282, exhaustive) 10782 del vars, 84327 del conss, 26739 add conss, 1 chg bounds, 195 chg sides, 4267 chg coeffs, 77130 upgd conss, 0 impls, 161064 clqs, 0 implints
498.53/500.90	c (round 283, exhaustive) 10816 del vars, 84361 del conss, 26739 add conss, 1 chg bounds, 195 chg sides, 4267 chg coeffs, 77130 upgd conss, 0 impls, 160774 clqs, 0 implints
498.53/500.90	c (round 284, exhaustive) 10844 del vars, 84389 del conss, 26739 add conss, 1 chg bounds, 195 chg sides, 4267 chg coeffs, 77130 upgd conss, 0 impls, 160544 clqs, 0 implints
498.53/500.90	c (round 285, exhaustive) 10869 del vars, 84414 del conss, 26739 add conss, 1 chg bounds, 195 chg sides, 4267 chg coeffs, 77130 upgd conss, 0 impls, 160346 clqs, 0 implints
498.53/500.90	c (round 286, exhaustive) 10904 del vars, 84449 del conss, 26739 add conss, 1 chg bounds, 195 chg sides, 4267 chg coeffs, 77130 upgd conss, 0 impls, 160083 clqs, 0 implints
498.53/500.90	c (round 287, exhaustive) 10941 del vars, 84486 del conss, 26739 add conss, 1 chg bounds, 195 chg sides, 4267 chg coeffs, 77130 upgd conss, 0 impls, 159786 clqs, 0 implints
498.53/500.90	c (round 288, exhaustive) 10980 del vars, 84525 del conss, 26739 add conss, 1 chg bounds, 195 chg sides, 4267 chg coeffs, 77130 upgd conss, 0 impls, 159486 clqs, 0 implints
498.53/500.90	c (round 289, exhaustive) 11016 del vars, 84561 del conss, 26739 add conss, 1 chg bounds, 195 chg sides, 4267 chg coeffs, 77130 upgd conss, 0 impls, 159204 clqs, 0 implints
498.53/500.90	c (round 290, exhaustive) 11052 del vars, 84597 del conss, 26739 add conss, 1 chg bounds, 195 chg sides, 4267 chg coeffs, 77130 upgd conss, 0 impls, 158945 clqs, 0 implints
498.53/500.90	c (round 291, exhaustive) 11076 del vars, 84621 del conss, 26739 add conss, 1 chg bounds, 195 chg sides, 4267 chg coeffs, 77130 upgd conss, 0 impls, 158788 clqs, 0 implints
498.53/500.90	c    (101.0s) probing: 1000/16297 (6.1%) - 3652 fixings, 1135 aggregations, 31515537 implications, 0 bound changes
498.53/500.90	c    (103.9s) probing: 2000/16297 (12.3%) - 3652 fixings, 1136 aggregations, 32146545 implications, 0 bound changes
498.53/500.90	c (round 292, exhaustive) 11110 del vars, 84629 del conss, 26739 add conss, 1 chg bounds, 195 chg sides, 4267 chg coeffs, 77130 upgd conss, 0 impls, 180738 clqs, 0 implints
498.53/500.90	c (round 293, fast)       11112 del vars, 84644 del conss, 26739 add conss, 1 chg bounds, 195 chg sides, 4270 chg coeffs, 77134 upgd conss, 0 impls, 180729 clqs, 0 implints
498.53/500.90	c (round 294, exhaustive) 11112 del vars, 84658 del conss, 26749 add conss, 1 chg bounds, 195 chg sides, 4270 chg coeffs, 77134 upgd conss, 0 impls, 180732 clqs, 0 implints
498.53/500.90	c (round 295, exhaustive) 11138 del vars, 84658 del conss, 26749 add conss, 1 chg bounds, 195 chg sides, 4270 chg coeffs, 77134 upgd conss, 0 impls, 180793 clqs, 0 implints
498.53/500.90	c (round 296, fast)       11144 del vars, 84668 del conss, 26749 add conss, 1 chg bounds, 195 chg sides, 4276 chg coeffs, 77138 upgd conss, 0 impls, 180765 clqs, 0 implints
498.53/500.90	c (round 297, exhaustive) 11173 del vars, 84668 del conss, 26749 add conss, 1 chg bounds, 195 chg sides, 4276 chg coeffs, 77138 upgd conss, 0 impls, 180671 clqs, 0 implints
498.53/500.90	c (round 298, fast)       11180 del vars, 84683 del conss, 26749 add conss, 1 chg bounds, 195 chg sides, 4283 chg coeffs, 77143 upgd conss, 0 impls, 180635 clqs, 0 implints
498.53/500.90	c    (107.7s) probing: 3000/16297 (18.4%) - 3740 fixings, 1136 aggregations, 33255484 implications, 0 bound changes
498.53/500.90	c (round 299, exhaustive) 11208 del vars, 84683 del conss, 26749 add conss, 1 chg bounds, 195 chg sides, 4283 chg coeffs, 77143 upgd conss, 0 impls, 180485 clqs, 0 implints
498.53/500.90	c (round 300, fast)       11215 del vars, 84702 del conss, 26749 add conss, 1 chg bounds, 195 chg sides, 4290 chg coeffs, 77153 upgd conss, 0 impls, 180439 clqs, 0 implints
498.53/500.90	c (round 301, exhaustive) 11241 del vars, 84702 del conss, 26749 add conss, 1 chg bounds, 195 chg sides, 4290 chg coeffs, 77153 upgd conss, 0 impls, 180681 clqs, 0 implints
498.53/500.90	c (round 302, fast)       11246 del vars, 84719 del conss, 26749 add conss, 1 chg bounds, 195 chg sides, 4295 chg coeffs, 77160 upgd conss, 0 impls, 180642 clqs, 0 implints
498.53/500.90	c (round 303, exhaustive) 11278 del vars, 84719 del conss, 26749 add conss, 1 chg bounds, 195 chg sides, 4295 chg coeffs, 77160 upgd conss, 0 impls, 180422 clqs, 0 implints
498.53/500.90	c (round 304, fast)       11292 del vars, 84732 del conss, 26749 add conss, 1 chg bounds, 195 chg sides, 4302 chg coeffs, 77164 upgd conss, 0 impls, 180381 clqs, 0 implints
498.53/500.90	c (round 305, exhaustive) 11321 del vars, 84732 del conss, 26749 add conss, 1 chg bounds, 195 chg sides, 4302 chg coeffs, 77164 upgd conss, 0 impls, 180566 clqs, 0 implints
498.53/500.90	c (round 306, fast)       11332 del vars, 84746 del conss, 26749 add conss, 1 chg bounds, 195 chg sides, 4309 chg coeffs, 77170 upgd conss, 0 impls, 180509 clqs, 0 implints
498.53/500.90	c    (112.3s) probing: 4000/16297 (24.5%) - 3840 fixings, 1136 aggregations, 34896082 implications, 0 bound changes
498.53/500.90	c (round 307, exhaustive) 11357 del vars, 84746 del conss, 26749 add conss, 1 chg bounds, 195 chg sides, 4309 chg coeffs, 77170 upgd conss, 0 impls, 180765 clqs, 0 implints
498.53/500.90	c (round 308, fast)       11363 del vars, 84757 del conss, 26749 add conss, 1 chg bounds, 195 chg sides, 4315 chg coeffs, 77176 upgd conss, 0 impls, 180722 clqs, 0 implints
498.53/500.90	c (round 309, exhaustive) 11390 del vars, 84757 del conss, 26749 add conss, 1 chg bounds, 195 chg sides, 4315 chg coeffs, 77176 upgd conss, 0 impls, 180527 clqs, 0 implints
498.53/500.90	c (round 310, fast)       11393 del vars, 84765 del conss, 26749 add conss, 1 chg bounds, 195 chg sides, 4318 chg coeffs, 77184 upgd conss, 0 impls, 180458 clqs, 0 implints
498.53/500.90	c (round 311, exhaustive) 11393 del vars, 84775 del conss, 26759 add conss, 1 chg bounds, 195 chg sides, 4318 chg coeffs, 77184 upgd conss, 0 impls, 180465 clqs, 0 implints
498.53/500.90	c (round 312, exhaustive) 11421 del vars, 84775 del conss, 26759 add conss, 1 chg bounds, 195 chg sides, 4318 chg coeffs, 77184 upgd conss, 0 impls, 180527 clqs, 0 implints
498.53/500.90	c (round 313, fast)       11432 del vars, 84789 del conss, 26759 add conss, 1 chg bounds, 195 chg sides, 4326 chg coeffs, 77195 upgd conss, 0 impls, 180452 clqs, 0 implints
498.53/500.90	c (round 314, exhaustive) 11458 del vars, 84795 del conss, 26765 add conss, 1 chg bounds, 195 chg sides, 4326 chg coeffs, 77195 upgd conss, 0 impls, 180709 clqs, 0 implints
498.53/500.90	c (round 315, fast)       11462 del vars, 84804 del conss, 26765 add conss, 1 chg bounds, 195 chg sides, 4330 chg coeffs, 77200 upgd conss, 0 impls, 180617 clqs, 0 implints
498.53/500.90	c (round 316, exhaustive) 11462 del vars, 84820 del conss, 26781 add conss, 1 chg bounds, 195 chg sides, 4330 chg coeffs, 77200 upgd conss, 0 impls, 180621 clqs, 0 implints
498.53/500.90	c (round 317, exhaustive) 11487 del vars, 84820 del conss, 26781 add conss, 1 chg bounds, 195 chg sides, 4330 chg coeffs, 77200 upgd conss, 0 impls, 180798 clqs, 0 implints
498.53/500.90	c (round 318, exhaustive) 11491 del vars, 84838 del conss, 26794 add conss, 1 chg bounds, 195 chg sides, 4334 chg coeffs, 77205 upgd conss, 0 impls, 180746 clqs, 0 implints
498.53/500.90	c    (117.4s) probing: 5000/16297 (30.7%) - 3912 fixings, 1180 aggregations, 36741877 implications, 0 bound changes
498.53/500.90	c (round 319, exhaustive) 11516 del vars, 84838 del conss, 26794 add conss, 1 chg bounds, 195 chg sides, 4334 chg coeffs, 77205 upgd conss, 0 impls, 180807 clqs, 0 implints
498.53/500.90	c (round 320, exhaustive) 11521 del vars, 84854 del conss, 26804 add conss, 1 chg bounds, 195 chg sides, 4339 chg coeffs, 77210 upgd conss, 0 impls, 180755 clqs, 0 implints
498.53/500.90	c (round 321, exhaustive) 11548 del vars, 84854 del conss, 26804 add conss, 1 chg bounds, 195 chg sides, 4339 chg coeffs, 77210 upgd conss, 0 impls, 180728 clqs, 0 implints
498.53/500.90	c (round 322, fast)       11553 del vars, 84868 del conss, 26804 add conss, 1 chg bounds, 195 chg sides, 4344 chg coeffs, 77216 upgd conss, 0 impls, 180706 clqs, 0 implints
498.53/500.90	c (round 323, exhaustive) 11579 del vars, 84874 del conss, 26810 add conss, 1 chg bounds, 195 chg sides, 4344 chg coeffs, 77216 upgd conss, 0 impls, 180785 clqs, 0 implints
498.53/500.90	c (round 324, fast)       11585 del vars, 84884 del conss, 26810 add conss, 1 chg bounds, 195 chg sides, 4350 chg coeffs, 77222 upgd conss, 0 impls, 180698 clqs, 0 implints
498.53/500.90	c (round 325, exhaustive) 11585 del vars, 84896 del conss, 26822 add conss, 1 chg bounds, 195 chg sides, 4350 chg coeffs, 77222 upgd conss, 0 impls, 180703 clqs, 0 implints
498.53/500.90	c (round 326, exhaustive) 11620 del vars, 84896 del conss, 26822 add conss, 1 chg bounds, 195 chg sides, 4350 chg coeffs, 77222 upgd conss, 0 impls, 180621 clqs, 0 implints
498.53/500.90	c (round 327, fast)       11625 del vars, 84906 del conss, 26822 add conss, 1 chg bounds, 195 chg sides, 4355 chg coeffs, 77226 upgd conss, 0 impls, 180548 clqs, 0 implints
498.53/500.90	c (round 328, exhaustive) 11626 del vars, 84920 del conss, 26836 add conss, 1 chg bounds, 195 chg sides, 4355 chg coeffs, 77226 upgd conss, 0 impls, 180493 clqs, 0 implints
498.53/500.90	c (round 329, fast)       11626 del vars, 84934 del conss, 26836 add conss, 1 chg bounds, 195 chg sides, 4355 chg coeffs, 77226 upgd conss, 0 impls, 180494 clqs, 0 implints
498.53/500.90	c    (121.9s) probing: 6000/16297 (36.8%) - 3984 fixings, 1222 aggregations, 38272157 implications, 0 bound changes
498.53/500.90	c (round 330, exhaustive) 11653 del vars, 84935 del conss, 26837 add conss, 1 chg bounds, 195 chg sides, 4355 chg coeffs, 77226 upgd conss, 0 impls, 180689 clqs, 0 implints
498.53/500.90	c (round 331, fast)       11660 del vars, 84945 del conss, 26837 add conss, 1 chg bounds, 195 chg sides, 4362 chg coeffs, 77232 upgd conss, 0 impls, 180596 clqs, 0 implints
498.53/500.90	c (round 332, exhaustive) 11671 del vars, 84969 del conss, 26850 add conss, 1 chg bounds, 195 chg sides, 4362 chg coeffs, 77232 upgd conss, 0 impls, 180183 clqs, 0 implints
498.53/500.90	c (round 333, exhaustive) 11697 del vars, 84972 del conss, 26850 add conss, 1 chg bounds, 195 chg sides, 4362 chg coeffs, 77232 upgd conss, 0 impls, 180725 clqs, 0 implints
498.53/500.90	c (round 334, exhaustive) 11701 del vars, 84994 del conss, 26866 add conss, 1 chg bounds, 195 chg sides, 4366 chg coeffs, 77236 upgd conss, 0 impls, 180660 clqs, 0 implints
498.53/500.90	c (round 335, exhaustive) 11726 del vars, 84994 del conss, 26866 add conss, 1 chg bounds, 195 chg sides, 4366 chg coeffs, 77236 upgd conss, 0 impls, 180772 clqs, 0 implints
498.53/500.90	c (round 336, fast)       11730 del vars, 85001 del conss, 26866 add conss, 1 chg bounds, 195 chg sides, 4370 chg coeffs, 77242 upgd conss, 0 impls, 180712 clqs, 0 implints
498.53/500.90	c (round 337, exhaustive) 11730 del vars, 85015 del conss, 26880 add conss, 1 chg bounds, 195 chg sides, 4370 chg coeffs, 77242 upgd conss, 0 impls, 180717 clqs, 0 implints
498.53/500.90	c    (126.5s) probing: 7000/16297 (43.0%) - 4027 fixings, 1268 aggregations, 39847989 implications, 0 bound changes
498.53/500.90	c (round 338, exhaustive) 11755 del vars, 85015 del conss, 26880 add conss, 1 chg bounds, 195 chg sides, 4370 chg coeffs, 77242 upgd conss, 0 impls, 180798 clqs, 0 implints
498.53/500.90	c (round 339, fast)       11762 del vars, 85027 del conss, 26880 add conss, 1 chg bounds, 195 chg sides, 4377 chg coeffs, 77250 upgd conss, 0 impls, 180685 clqs, 0 implints
498.53/500.90	c (round 340, exhaustive) 11762 del vars, 85035 del conss, 26888 add conss, 1 chg bounds, 195 chg sides, 4377 chg coeffs, 77250 upgd conss, 0 impls, 180692 clqs, 0 implints
498.53/500.90	c (round 341, exhaustive) 11788 del vars, 85035 del conss, 26888 add conss, 1 chg bounds, 195 chg sides, 4377 chg coeffs, 77250 upgd conss, 0 impls, 180056 clqs, 0 implints
498.53/500.90	c (round 342, fast)       11826 del vars, 85118 del conss, 26888 add conss, 1 chg bounds, 195 chg sides, 4409 chg coeffs, 77253 upgd conss, 0 impls, 179907 clqs, 0 implints
498.53/500.90	c (round 343, exhaustive) 11826 del vars, 85141 del conss, 26908 add conss, 1 chg bounds, 195 chg sides, 4409 chg coeffs, 77253 upgd conss, 0 impls, 179909 clqs, 0 implints
498.53/500.90	c (round 344, exhaustive) 11853 del vars, 85141 del conss, 26908 add conss, 1 chg bounds, 195 chg sides, 4409 chg coeffs, 77253 upgd conss, 0 impls, 180727 clqs, 0 implints
498.53/500.90	c (round 345, fast)       11858 del vars, 85152 del conss, 26908 add conss, 1 chg bounds, 195 chg sides, 4412 chg coeffs, 77259 upgd conss, 0 impls, 180683 clqs, 0 implints
498.53/500.90	c (round 346, exhaustive) 11858 del vars, 85164 del conss, 26920 add conss, 1 chg bounds, 195 chg sides, 4412 chg coeffs, 77259 upgd conss, 0 impls, 180688 clqs, 0 implints
498.53/500.90	c (round 347, exhaustive) 11883 del vars, 85164 del conss, 26920 add conss, 1 chg bounds, 195 chg sides, 4412 chg coeffs, 77259 upgd conss, 0 impls, 180579 clqs, 0 implints
498.53/500.90	c (round 348, fast)       11885 del vars, 85175 del conss, 26920 add conss, 1 chg bounds, 195 chg sides, 4414 chg coeffs, 77263 upgd conss, 0 impls, 180573 clqs, 0 implints
498.53/500.90	c (round 349, exhaustive) 11885 del vars, 85186 del conss, 26931 add conss, 1 chg bounds, 195 chg sides, 4414 chg coeffs, 77263 upgd conss, 0 impls, 180576 clqs, 0 implints
498.53/500.90	c    (130.9s) probing: 8000/16297 (49.1%) - 4066 fixings, 1317 aggregations, 41356255 implications, 0 bound changes
498.53/500.90	c (round 350, exhaustive) 11910 del vars, 85186 del conss, 26931 add conss, 1 chg bounds, 195 chg sides, 4414 chg coeffs, 77263 upgd conss, 0 impls, 180834 clqs, 0 implints
498.53/500.90	c (round 351, exhaustive) 11913 del vars, 85206 del conss, 26947 add conss, 1 chg bounds, 195 chg sides, 4417 chg coeffs, 77267 upgd conss, 0 impls, 180804 clqs, 0 implints
498.53/500.90	c (round 352, exhaustive) 11939 del vars, 85206 del conss, 26947 add conss, 1 chg bounds, 195 chg sides, 4417 chg coeffs, 77267 upgd conss, 0 impls, 180461 clqs, 0 implints
498.53/500.90	c (round 353, exhaustive) 11942 del vars, 85226 del conss, 26959 add conss, 1 chg bounds, 195 chg sides, 4420 chg coeffs, 77271 upgd conss, 0 impls, 180430 clqs, 0 implints
498.53/500.90	c (round 354, exhaustive) 11967 del vars, 85226 del conss, 26959 add conss, 1 chg bounds, 195 chg sides, 4420 chg coeffs, 77271 upgd conss, 0 impls, 180558 clqs, 0 implints
498.53/500.90	c (round 355, exhaustive) 11971 del vars, 85242 del conss, 26970 add conss, 1 chg bounds, 195 chg sides, 4424 chg coeffs, 77276 upgd conss, 0 impls, 180448 clqs, 0 implints
498.53/500.90	c (round 356, exhaustive) 11996 del vars, 85242 del conss, 26970 add conss, 1 chg bounds, 195 chg sides, 4424 chg coeffs, 77276 upgd conss, 0 impls, 180846 clqs, 0 implints
498.53/500.90	c (round 357, exhaustive) 11997 del vars, 85266 del conss, 26991 add conss, 1 chg bounds, 195 chg sides, 4425 chg coeffs, 77278 upgd conss, 0 impls, 180817 clqs, 0 implints
498.53/500.90	c    (135.4s) probing: 9000/16297 (55.2%) - 4103 fixings, 1376 aggregations, 42902540 implications, 0 bound changes
498.53/500.90	c (round 358, exhaustive) 12022 del vars, 85266 del conss, 26991 add conss, 1 chg bounds, 195 chg sides, 4425 chg coeffs, 77278 upgd conss, 0 impls, 180872 clqs, 0 implints
498.53/500.90	c (round 359, exhaustive) 12024 del vars, 85291 del conss, 27009 add conss, 1 chg bounds, 195 chg sides, 4427 chg coeffs, 77281 upgd conss, 0 impls, 180851 clqs, 0 implints
498.53/500.90	c (round 360, exhaustive) 12049 del vars, 85291 del conss, 27009 add conss, 1 chg bounds, 195 chg sides, 4427 chg coeffs, 77281 upgd conss, 0 impls, 180956 clqs, 0 implints
498.53/500.90	c (round 361, exhaustive) 12050 del vars, 85314 del conss, 27030 add conss, 1 chg bounds, 195 chg sides, 4428 chg coeffs, 77283 upgd conss, 0 impls, 180952 clqs, 0 implints
498.53/500.90	c (round 362, exhaustive) 12075 del vars, 85314 del conss, 27030 add conss, 1 chg bounds, 195 chg sides, 4428 chg coeffs, 77283 upgd conss, 0 impls, 180806 clqs, 0 implints
498.53/500.90	c (round 363, exhaustive) 12076 del vars, 85334 del conss, 27048 add conss, 1 chg bounds, 195 chg sides, 4429 chg coeffs, 77286 upgd conss, 0 impls, 180790 clqs, 0 implints
498.53/500.90	c    (139.9s) probing: 10000/16297 (61.4%) - 4125 fixings, 1435 aggregations, 44611850 implications, 0 bound changes
498.53/500.90	c (round 364, exhaustive) 12101 del vars, 85334 del conss, 27048 add conss, 1 chg bounds, 195 chg sides, 4429 chg coeffs, 77286 upgd conss, 0 impls, 180802 clqs, 0 implints
498.53/500.90	c (round 365, fast)       12106 del vars, 85361 del conss, 27048 add conss, 1 chg bounds, 195 chg sides, 4434 chg coeffs, 77291 upgd conss, 0 impls, 180778 clqs, 0 implints
498.53/500.90	c (round 366, exhaustive) 12106 del vars, 85379 del conss, 27066 add conss, 1 chg bounds, 195 chg sides, 4434 chg coeffs, 77291 upgd conss, 0 impls, 180782 clqs, 0 implints
498.53/500.90	c (round 367, exhaustive) 12131 del vars, 85381 del conss, 27066 add conss, 1 chg bounds, 195 chg sides, 4434 chg coeffs, 77291 upgd conss, 0 impls, 178845 clqs, 0 implints
498.53/500.90	c (round 368, fast)       12187 del vars, 85505 del conss, 27066 add conss, 1 chg bounds, 195 chg sides, 4484 chg coeffs, 77310 upgd conss, 0 impls, 178034 clqs, 0 implints
498.53/500.90	c (round 369, exhaustive) 12219 del vars, 85513 del conss, 27070 add conss, 1 chg bounds, 195 chg sides, 4484 chg coeffs, 77310 upgd conss, 0 impls, 180790 clqs, 0 implints
498.53/500.90	c (round 370, fast)       12226 del vars, 85527 del conss, 27070 add conss, 1 chg bounds, 195 chg sides, 4492 chg coeffs, 77319 upgd conss, 0 impls, 180751 clqs, 0 implints
498.53/500.90	c (round 371, exhaustive) 12231 del vars, 85538 del conss, 27074 add conss, 1 chg bounds, 195 chg sides, 4492 chg coeffs, 77319 upgd conss, 0 impls, 180661 clqs, 0 implints
498.53/500.90	c    (144.4s) probing: 11000/16297 (67.5%) - 4191 fixings, 1447 aggregations, 46247108 implications, 0 bound changes
498.53/500.90	c (round 372, exhaustive) 12259 del vars, 85544 del conss, 27074 add conss, 1 chg bounds, 195 chg sides, 4492 chg coeffs, 77319 upgd conss, 0 impls, 180792 clqs, 0 implints
498.53/500.90	c (round 373, fast)       12278 del vars, 85565 del conss, 27074 add conss, 1 chg bounds, 195 chg sides, 4512 chg coeffs, 77340 upgd conss, 0 impls, 180643 clqs, 0 implints
498.53/500.90	c (round 374, exhaustive) 12298 del vars, 85588 del conss, 27077 add conss, 1 chg bounds, 195 chg sides, 4512 chg coeffs, 77340 upgd conss, 0 impls, 180388 clqs, 0 implints
498.53/500.90	c (round 375, exhaustive) 12334 del vars, 85625 del conss, 27077 add conss, 1 chg bounds, 195 chg sides, 4512 chg coeffs, 77340 upgd conss, 0 impls, 179899 clqs, 0 implints
498.53/500.90	c (round 376, exhaustive) 12360 del vars, 85625 del conss, 27077 add conss, 1 chg bounds, 195 chg sides, 4512 chg coeffs, 77340 upgd conss, 0 impls, 180776 clqs, 0 implints
498.53/500.90	c (round 377, fast)       12378 del vars, 85647 del conss, 27077 add conss, 1 chg bounds, 195 chg sides, 4530 chg coeffs, 77362 upgd conss, 0 impls, 180682 clqs, 0 implints
498.53/500.90	c (round 378, exhaustive) 12399 del vars, 85673 del conss, 27082 add conss, 1 chg bounds, 195 chg sides, 4530 chg coeffs, 77362 upgd conss, 0 impls, 180420 clqs, 0 implints
498.53/500.90	c    (148.5s) probing: 12000/16297 (73.6%) - 4229 fixings, 1452 aggregations, 47677001 implications, 0 bound changes
498.53/500.90	c (round 379, exhaustive) 12429 del vars, 85678 del conss, 27082 add conss, 1 chg bounds, 195 chg sides, 4530 chg coeffs, 77362 upgd conss, 0 impls, 180778 clqs, 0 implints
498.53/500.90	c (round 380, fast)       12445 del vars, 85698 del conss, 27082 add conss, 1 chg bounds, 195 chg sides, 4549 chg coeffs, 77382 upgd conss, 0 impls, 180664 clqs, 0 implints
498.53/500.90	c (round 381, exhaustive) 12470 del vars, 85699 del conss, 27083 add conss, 1 chg bounds, 195 chg sides, 4549 chg coeffs, 77382 upgd conss, 0 impls, 180923 clqs, 0 implints
498.53/500.90	c (round 382, fast)       12483 del vars, 85717 del conss, 27083 add conss, 1 chg bounds, 195 chg sides, 4563 chg coeffs, 77400 upgd conss, 0 impls, 180857 clqs, 0 implints
498.53/500.90	c    (152.8s) probing: 13000/16297 (79.8%) - 4274 fixings, 1462 aggregations, 49246449 implications, 0 bound changes
498.53/500.90	c (round 383, exhaustive) 12508 del vars, 85723 del conss, 27089 add conss, 1 chg bounds, 195 chg sides, 4563 chg coeffs, 77400 upgd conss, 0 impls, 180815 clqs, 0 implints
498.53/500.90	c (round 384, fast)       12530 del vars, 85748 del conss, 27089 add conss, 1 chg bounds, 195 chg sides, 4584 chg coeffs, 77425 upgd conss, 0 impls, 180371 clqs, 0 implints
498.53/500.90	c (round 385, exhaustive) 12555 del vars, 85750 del conss, 27091 add conss, 1 chg bounds, 195 chg sides, 4584 chg coeffs, 77425 upgd conss, 0 impls, 179774 clqs, 0 implints
498.53/500.90	c (round 386, fast)       12629 del vars, 85834 del conss, 27091 add conss, 1 chg bounds, 195 chg sides, 4657 chg coeffs, 77449 upgd conss, 0 impls, 178808 clqs, 0 implints
498.53/500.90	c (round 387, exhaustive) 12654 del vars, 85834 del conss, 27091 add conss, 1 chg bounds, 195 chg sides, 4657 chg coeffs, 77449 upgd conss, 0 impls, 180763 clqs, 0 implints
498.53/500.90	c (round 388, fast)       12676 del vars, 85858 del conss, 27091 add conss, 1 chg bounds, 195 chg sides, 4679 chg coeffs, 77473 upgd conss, 0 impls, 180496 clqs, 0 implints
498.53/500.90	c (round 389, exhaustive) 12701 del vars, 85862 del conss, 27095 add conss, 1 chg bounds, 195 chg sides, 4679 chg coeffs, 77473 upgd conss, 0 impls, 180737 clqs, 0 implints
498.53/500.90	c (round 390, fast)       12723 del vars, 85886 del conss, 27095 add conss, 1 chg bounds, 195 chg sides, 4702 chg coeffs, 77497 upgd conss, 0 impls, 180408 clqs, 0 implints
498.53/500.90	c    (156.6s) probing: 14000/16297 (85.9%) - 4372 fixings, 1464 aggregations, 50520667 implications, 0 bound changes
498.53/500.90	c (round 391, exhaustive) 12749 del vars, 85886 del conss, 27095 add conss, 1 chg bounds, 195 chg sides, 4702 chg coeffs, 77497 upgd conss, 0 impls, 180527 clqs, 0 implints
498.53/500.90	c (round 392, fast)       12840 del vars, 86025 del conss, 27095 add conss, 1 chg bounds, 195 chg sides, 4792 chg coeffs, 77515 upgd conss, 0 impls, 179882 clqs, 0 implints
498.53/500.90	c    (158.3s) probing: 14394/16297 (88.3%) - 4391 fixings, 1464 aggregations, 51260571 implications, 0 bound changes
498.53/500.90	c    (158.3s) probing aborted: 50/50 successive totally useless probings
498.53/500.90	c    (158.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
498.53/500.90	c    (158.3s) no symmetry present (symcode time: 0.02)
498.53/500.90	c presolving (393 rounds: 393 fast, 312 medium, 311 exhaustive):
498.53/500.90	c  12844 deleted vars, 86028 deleted constraints, 27098 added constraints, 1 tightened bounds, 0 added holes, 195 changed sides, 4792 changed coefficients
498.53/500.90	c  0 implications, 181059 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
498.53/500.90	c presolved problem has 13207 variables (13207 bin, 0 int, 0 cont) and 14761 constraints
498.53/500.90	c     380 constraints of type <knapsack>
498.53/500.90	c    1489 constraints of type <setppc>
498.53/500.90	c   12892 constraints of type <and>
498.53/500.90	c transformed objective value is always integral (scale: 1)
498.53/500.90	c Presolving Time: 158.25
498.53/500.90	c 
498.53/500.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.53/500.90	c   158s|     1 |     0 |   924 |     - |   301M |   0 |  13k|  14k|  27k|   0 |  0 |  27 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   160s|     1 |     0 |  2885 |     - |   310M |   0 |  13k|  14k|  27k| 167 |  1 |  28 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   160s|     1 |     0 |  3594 |     - |   313M |   0 |  13k|  14k|  27k| 283 |  2 |  29 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   161s|     1 |     0 |  4464 |     - |   318M |   0 |  13k|  14k|  27k| 447 |  3 |  31 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   161s|     1 |     0 |  5329 |     - |   325M |   0 |  13k|  14k|  27k| 618 |  4 |  34 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   162s|     1 |     0 |  6522 |     - |   334M |   0 |  13k|  14k|  28k| 803 |  5 |  35 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   163s|     1 |     0 |  7616 |     - |   342M |   0 |  13k|  14k|  28k| 999 |  6 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   164s|     1 |     0 |  8493 |     - |   352M |   0 |  13k|  14k|  28k|1186 |  7 |  37 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   165s|     1 |     0 |  9652 |     - |   360M |   0 |  13k|  14k|  28k|1356 |  8 |  39 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   165s|     1 |     0 | 10618 |     - |   368M |   0 |  13k|  14k|  28k|1505 |  9 |  40 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   166s|     1 |     0 | 11649 |     - |   375M |   0 |  13k|  14k|  28k|1637 | 10 |  41 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   167s|     1 |     0 | 12547 |     - |   378M |   0 |  13k|  14k|  29k|1771 | 11 |  43 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   167s|     1 |     0 | 12547 |     - |   378M |   0 |  13k|  14k|  29k|1771 | 11 |  44 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   167s|     1 |     0 | 13466 |     - |   381M |   0 |  13k|  14k|  29k|1919 | 12 |  44 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   168s|     1 |     0 | 14254 |     - |   384M |   0 |  13k|  14k|  29k|2061 | 13 |  45 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.53/500.90	c   168s|     1 |     0 | 14984 |     - |   387M |   0 |  13k|  14k|  29k|2166 | 14 |  46 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   169s|     1 |     0 | 15718 |     - |   390M |   0 |  13k|  14k|  29k|2289 | 15 |  47 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   170s|     1 |     0 | 16530 |     - |   392M |   0 |  13k|  14k|  29k|2390 | 16 |  48 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   170s|     1 |     0 | 17333 |     - |   395M |   0 |  13k|  14k|  29k|2499 | 17 |  51 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   171s|     1 |     0 | 18077 |     - |   399M |   0 |  13k|  14k|  29k|2608 | 18 |  52 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   171s|     1 |     0 | 19008 |     - |   401M |   0 |  13k|  14k|  29k|2694 | 19 |  54 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   172s|     1 |     0 | 19658 |     - |   405M |   0 |  13k|  14k|  29k|2778 | 20 |  56 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   172s|     1 |     0 | 20122 |     - |   405M |   0 |  13k|  14k|  29k|2899 | 21 |  57 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   173s|     1 |     0 | 20662 |     - |   405M |   0 |  13k|  14k|  29k|2987 | 22 |  58 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   180s|     1 |     2 | 25806 |     - |   406M |   0 |  13k|  14k|  29k|2987 | 22 |  68 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   187s|   100 |    32 | 61873 | 416.3 |   433M |  31 |  13k|  14k|  29k|5733 |  1 | 173 |  19 | 0.000000e+00 |      --      |    Inf |  44.59%
498.53/500.90	c   189s|   200 |    33 | 67375 | 234.7 |   434M |  37 |  13k|  14k|  29k|6089 |  2 | 396 |  19 | 0.000000e+00 |      --      |    Inf |  44.60%
498.53/500.90	c   192s|   300 |    46 | 80042 | 198.6 |   446M |  37 |  13k|  15k|  29k|6946 |  2 | 903 |  19 | 0.000000e+00 |      --      |    Inf |  44.60%
498.53/500.90	c   194s|   400 |    73 | 88496 | 170.0 |   449M |  37 |  13k|  15k|  29k|7721 |  1 |1278 |  19 | 0.000000e+00 |      --      |    Inf |  44.60%
498.53/500.90	c   196s|   500 |    61 | 92187 | 143.3 |   453M |  37 |  13k|  16k|  29k|8161 |  1 |1635 |  19 | 0.000000e+00 |      --      |    Inf |  44.61%
498.53/500.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.53/500.90	c   198s|   600 |    74 | 99746 | 132.0 |   456M |  37 |  13k|  16k|  29k|8761 |  1 |1987 |  19 | 0.000000e+00 |      --      |    Inf |  44.62%
498.53/500.90	c   202s|   700 |    29 |113236 | 132.4 |   471M |  37 |  13k|  16k|  29k|  10k|  2 |2299 |  19 | 0.000000e+00 |      --      |    Inf |  45.14%
498.53/500.90	c   206s|   800 |    36 |136317 | 144.7 |   483M |  37 |  13k|  16k|  30k|  12k|  2 |2474 |  19 | 0.000000e+00 |      --      |    Inf |  45.42%
498.53/500.90	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
498.53/500.90	c (run 1, node 865) performing user restart
498.53/500.90	c 
498.53/500.90	c (restart) converted 1027 cuts from the global cut pool into linear constraints
498.53/500.90	c 
498.53/500.90	c presolving:
498.53/500.90	c (round 1, fast)       551 del vars, 757 del conss, 0 add conss, 0 chg bounds, 30 chg sides, 458 chg coeffs, 0 upgd conss, 0 impls, 159887 clqs, 0 implints
498.53/500.90	c (round 2, exhaustive) 552 del vars, 772 del conss, 4 add conss, 0 chg bounds, 30 chg sides, 458 chg coeffs, 0 upgd conss, 0 impls, 159883 clqs, 0 implints
498.53/500.90	c (round 3, exhaustive) 648 del vars, 869 del conss, 5 add conss, 0 chg bounds, 30 chg sides, 458 chg coeffs, 0 upgd conss, 0 impls, 158701 clqs, 0 implints
498.53/500.90	c (round 4, fast)       648 del vars, 908 del conss, 5 add conss, 0 chg bounds, 30 chg sides, 458 chg coeffs, 0 upgd conss, 0 impls, 158701 clqs, 0 implints
498.53/500.90	c (round 5, exhaustive) 651 del vars, 908 del conss, 5 add conss, 0 chg bounds, 30 chg sides, 458 chg coeffs, 1016 upgd conss, 0 impls, 158651 clqs, 0 implints
498.53/500.90	c (round 6, medium)     651 del vars, 916 del conss, 18 add conss, 0 chg bounds, 43 chg sides, 484 chg coeffs, 1016 upgd conss, 0 impls, 158651 clqs, 0 implints
498.53/500.90	c (round 7, exhaustive) 723 del vars, 992 del conss, 22 add conss, 0 chg bounds, 43 chg sides, 496 chg coeffs, 1016 upgd conss, 0 impls, 157826 clqs, 0 implints
498.53/500.90	c (round 8, fast)       723 del vars, 1013 del conss, 22 add conss, 0 chg bounds, 43 chg sides, 496 chg coeffs, 1016 upgd conss, 0 impls, 157826 clqs, 0 implints
498.53/500.90	c (round 9, exhaustive) 800 del vars, 1090 del conss, 22 add conss, 0 chg bounds, 43 chg sides, 498 chg coeffs, 1016 upgd conss, 0 impls, 156996 clqs, 0 implints
498.53/500.90	c (round 10, exhaustive) 854 del vars, 1151 del conss, 22 add conss, 0 chg bounds, 43 chg sides, 498 chg coeffs, 1016 upgd conss, 0 impls, 156437 clqs, 0 implints
498.53/500.90	c (round 11, exhaustive) 910 del vars, 1221 del conss, 23 add conss, 0 chg bounds, 43 chg sides, 498 chg coeffs, 1016 upgd conss, 0 impls, 155859 clqs, 0 implints
498.53/500.90	c (round 12, fast)       910 del vars, 1237 del conss, 23 add conss, 0 chg bounds, 43 chg sides, 498 chg coeffs, 1016 upgd conss, 0 impls, 155859 clqs, 0 implints
498.53/500.90	c (round 13, exhaustive) 920 del vars, 1701 del conss, 24 add conss, 0 chg bounds, 43 chg sides, 832 chg coeffs, 1016 upgd conss, 0 impls, 155767 clqs, 0 implints
498.53/500.90	c (round 14, exhaustive) 980 del vars, 1759 del conss, 27 add conss, 0 chg bounds, 43 chg sides, 835 chg coeffs, 1016 upgd conss, 0 impls, 155163 clqs, 0 implints
498.53/500.90	c (round 15, exhaustive) 1026 del vars, 1810 del conss, 27 add conss, 0 chg bounds, 43 chg sides, 835 chg coeffs, 1016 upgd conss, 0 impls, 154686 clqs, 0 implints
498.53/500.90	c (round 16, exhaustive) 1055 del vars, 1839 del conss, 27 add conss, 0 chg bounds, 43 chg sides, 835 chg coeffs, 1016 upgd conss, 0 impls, 154521 clqs, 0 implints
498.53/500.90	c (round 17, exhaustive) 1071 del vars, 1856 del conss, 28 add conss, 0 chg bounds, 43 chg sides, 835 chg coeffs, 1016 upgd conss, 0 impls, 154402 clqs, 0 implints
498.53/500.90	c (round 18, exhaustive) 1083 del vars, 1868 del conss, 28 add conss, 0 chg bounds, 43 chg sides, 835 chg coeffs, 1016 upgd conss, 0 impls, 154296 clqs, 0 implints
498.53/500.90	c presolving (19 rounds: 19 fast, 15 medium, 14 exhaustive):
498.53/500.90	c  1083 deleted vars, 1879 deleted constraints, 28 added constraints, 0 tightened bounds, 0 added holes, 43 changed sides, 928 changed coefficients
498.53/500.90	c  0 implications, 154296 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
498.53/500.90	c presolved problem has 12130 variables (12130 bin, 0 int, 0 cont) and 16100 constraints
498.53/500.90	c     438 constraints of type <knapsack>
498.53/500.90	c    2253 constraints of type <setppc>
498.53/500.90	c   11811 constraints of type <and>
498.53/500.90	c      11 constraints of type <linear>
498.53/500.90	c    1587 constraints of type <logicor>
498.53/500.90	c transformed objective value is always integral (scale: 1)
498.53/500.90	c Presolving Time: 158.70
498.53/500.90	c 
498.53/500.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.53/500.90	c   209s|     1 |     0 |149112 |     - |   485M |   0 |  12k|  16k|  26k|   0 |  0 |2587 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   210s|     1 |     0 |151044 |     - |   489M |   0 |  12k|  16k|  26k| 225 |  1 |2589 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   211s|     1 |     0 |153375 |     - |   491M |   0 |  12k|  16k|  26k| 570 |  2 |2592 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   212s|     1 |     0 |155636 |     - |   495M |   0 |  12k|  16k|  27k| 919 |  3 |2593 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   212s|     1 |     0 |158013 |     - |   498M |   0 |  12k|  16k|  27k|1313 |  4 |2596 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   214s|     1 |     0 |160890 |     - |   501M |   0 |  12k|  16k|  27k|1634 |  5 |2597 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   215s|     1 |     0 |163962 |     - |   504M |   0 |  12k|  16k|  28k|1973 |  6 |2598 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   216s|     1 |     0 |167052 |     - |   510M |   0 |  12k|  16k|  28k|2309 |  7 |2600 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   217s|     1 |     0 |169916 |     - |   513M |   0 |  12k|  16k|  28k|2614 |  8 |2603 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   218s|     1 |     0 |173982 |     - |   515M |   0 |  12k|  16k|  29k|3098 |  9 |2604 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   220s|     1 |     0 |177474 |     - |   519M |   0 |  12k|  16k|  29k|3431 | 10 |2606 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   221s|     1 |     0 |181651 |     - |   522M |   0 |  12k|  16k|  29k|3734 | 11 |2608 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   221s|     1 |     0 |181651 |     - |   522M |   0 |  12k|  16k|  29k|3734 | 11 |2610 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   222s|     1 |     0 |185155 |     - |   525M |   0 |  12k|  16k|  30k|4055 | 12 |2610 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   224s|     1 |     0 |188565 |     - |   528M |   0 |  12k|  16k|  29k|4345 | 13 |2611 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.53/500.90	c   225s|     1 |     0 |191584 |     - |   528M |   0 |  12k|  16k|  29k|4601 | 14 |2612 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   226s|     1 |     0 |195387 |     - |   531M |   0 |  12k|  16k|  29k|4957 | 15 |2613 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   227s|     1 |     0 |198700 |     - |   535M |   0 |  12k|  16k|  30k|5303 | 16 |2615 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   228s|     1 |     0 |201699 |     - |   538M |   0 |  12k|  16k|  30k|5604 | 17 |2616 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   229s|     1 |     0 |205441 |     - |   541M |   0 |  12k|  16k|  30k|5857 | 18 |2617 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   230s|     1 |     0 |208050 |     - |   543M |   0 |  12k|  16k|  29k|6107 | 19 |2618 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   231s|     1 |     0 |210200 |     - |   547M |   0 |  12k|  16k|  29k|6306 | 20 |2619 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   232s|     1 |     0 |212661 |     - |   547M |   0 |  12k|  16k|  30k|6571 | 21 |2620 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   233s|     1 |     0 |215465 |     - |   547M |   0 |  12k|  16k|  30k|6848 | 22 |2622 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   243s|     1 |     2 |222648 |     - |   547M |   0 |  12k|  16k|  30k|6848 | 22 |2629 |  38 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   255s|   100 |    42 |290341 | 209.1 |   581M |  25 |  12k|  16k|  28k|  11k|  2 |2825 |  38 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   258s|   200 |    41 |305044 | 203.3 |   584M |  28 |  12k|  16k|   0 |  12k|  0 |2993 |  38 | 0.000000e+00 |      --      |    Inf | unknown
498.53/500.90	c   265s|   300 |    44 |334222 | 210.9 |   592M |  28 |  12k|  16k|   0 |  14k|  0 |3218 |  38 | 0.000000e+00 |      --      |    Inf |  12.87%
498.53/500.90	c   270s|   400 |    33 |356390 | 211.8 |   609M |  28 |  12k|  16k|  28k|  16k|  2 |3498 |  38 | 0.000000e+00 |      --      |    Inf |  14.01%
498.53/500.90	c   276s|   500 |    37 |387255 | 218.9 |   642M |  28 |  12k|  16k|  27k|  18k|  2 |3791 |  38 | 0.000000e+00 |      --      |    Inf |  19.51%
498.53/500.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.53/500.90	c   288s|   600 |    33 |439522 | 239.6 |   650M |  28 |  12k|  16k|  28k|  21k|  1 |3971 |  38 | 0.000000e+00 |      --      |    Inf |  20.53%
498.53/500.90	c   294s|   700 |    50 |470511 | 244.1 |   657M |  28 |  12k|  16k|  28k|  23k|  2 |4131 |  38 | 0.000000e+00 |      --      |    Inf |  20.67%
498.53/500.90	c   297s|   800 |    34 |488173 | 240.1 |   662M |  28 |  12k|  16k|  28k|  24k|  2 |4287 |  38 | 0.000000e+00 |      --      |    Inf |  20.90%
498.53/500.90	c   301s|   900 |    47 |507382 | 237.3 |   682M |  28 |  12k|  16k|  28k|  26k|  2 |4520 |  38 | 0.000000e+00 |      --      |    Inf |  21.22%
498.53/500.90	c   309s|  1000 |    55 |545748 | 245.2 |   693M |  28 |  12k|  16k|  28k|  29k|  2 |4691 |  38 | 0.000000e+00 |      --      |    Inf |  22.65%
498.53/500.90	c   313s|  1100 |    60 |574739 | 247.5 |   701M |  28 |  12k|  16k|  28k|  31k|  2 |4863 |  38 | 0.000000e+00 |      --      |    Inf |  23.25%
498.53/500.90	c   317s|  1200 |    57 |592642 | 244.1 |   705M |  28 |  12k|  16k|  28k|  33k|  1 |5020 |  38 | 0.000000e+00 |      --      |    Inf |  23.65%
498.53/500.90	c   323s|  1300 |    58 |633404 | 251.7 |   712M |  28 |  12k|  16k|  28k|  36k|  2 |5159 |  38 | 0.000000e+00 |      --      |    Inf |  24.06%
498.53/500.90	c   327s|  1400 |    45 |651092 | 248.4 |   716M |  28 |  12k|  16k|  28k|  37k|  2 |5282 |  38 | 0.000000e+00 |      --      |    Inf |  24.72%
498.53/500.90	c   334s|  1500 |    49 |688928 | 253.9 |   724M |  28 |  12k|  16k|  28k|  40k|  2 |5390 |  38 | 0.000000e+00 |      --      |    Inf |  26.01%
498.53/500.90	c   341s|  1600 |    92 |744055 | 266.0 |   744M |  28 |  12k|  16k|   0 |  45k|  0 |5512 |  38 | 0.000000e+00 |      --      |    Inf |  27.39%
498.53/500.90	c   345s|  1700 |    81 |772739 | 266.8 |   766M |  28 |  12k|  16k|  28k|  47k|  3 |5734 |  38 | 0.000000e+00 |      --      |    Inf |  28.55%
498.53/500.90	c   350s|  1800 |    44 |796806 | 265.8 |   774M |  28 |  12k|  16k|   0 |  50k|  0 |5921 |  38 | 0.000000e+00 |      --      |    Inf |  30.70%
498.53/500.90	c   354s|  1900 |    39 |819922 | 264.5 |   807M |  28 |  12k|  16k|  27k|  52k|  2 |6031 |  38 | 0.000000e+00 |      --      |    Inf |  37.99%
498.53/500.90	c   358s|  2000 |    52 |841208 | 262.7 |   839M |  28 |  12k|  16k|  27k|  55k|  2 |6133 |  38 | 0.000000e+00 |      --      |    Inf |  40.83%
498.53/500.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.53/500.90	c   368s|  2100 |    42 |883830 | 268.3 |   865M |  28 |  12k|  16k|  27k|  58k|  2 |6297 |  38 | 0.000000e+00 |      --      |    Inf |  44.43%
498.53/500.90	c   374s|  2200 |    33 |917308 | 270.4 |   883M |  28 |  12k|  16k|   0 |  61k|  0 |6406 |  38 | 0.000000e+00 |      --      |    Inf |  56.28%
498.53/500.90	c   404s|  2300 |    26 |  1077k| 312.4 |   890M |  28 |  12k|  16k|  29k|  70k|  2 |6512 |  38 | 0.000000e+00 |      --      |    Inf |  57.00%
498.53/500.90	c   415s|  2400 |    26 |  1147k| 324.5 |   894M |  28 |  12k|  16k|   0 |  75k|  0 |6663 |  38 | 0.000000e+00 |      --      |    Inf |  57.42%
498.53/500.90	c   423s|  2500 |    31 |  1192k| 328.0 |   897M |  28 |  12k|  17k|   0 |  79k|  0 |6822 |  38 | 0.000000e+00 |      --      |    Inf |  57.50%
498.53/500.90	c   433s|  2600 |    29 |  1245k| 333.9 |   904M |  28 |  12k|  17k|  29k|  83k|  2 |6960 |  38 | 0.000000e+00 |      --      |    Inf |  57.82%
498.53/500.90	c   445s|  2700 |    21 |  1312k| 343.2 |   910M |  28 |  12k|  17k|  29k|  87k|  2 |7122 |  38 | 0.000000e+00 |      --      |    Inf |  57.84%
498.53/500.90	c   468s|  2800 |     7 |  1448k| 371.2 |   919M |  28 |  12k|  17k|   0 |  97k|  0 |7270 |  38 | 0.000000e+00 |      --      |    Inf |  60.74%
498.53/500.90	c   485s|  2900 |    13 |  1536k| 384.7 |   942M |  28 |  12k|  12k|   0 | 106k|  0 |7381 |  38 | 0.000000e+00 |      --      |    Inf |  75.02%
498.53/500.90	c   500s|  3000 |    50 |  1626k| 398.0 |   971M |  28 |  12k|  12k|   0 | 114k|  0 |7485 |  38 | 0.000000e+00 |      --      |    Inf |  76.76%
498.53/500.90	c 
498.53/500.90	c SCIP Status        : solving was interrupted [time limit reached]
498.53/500.90	c Solving Time (sec) : 500.00
498.53/500.90	c Solving Nodes      : 3001 (total of 3866 nodes in 2 runs)
498.53/500.90	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.53/500.90	c Dual Bound         : +0.00000000000000e+00
498.53/500.90	c Gap                : infinite
498.53/500.90	c ----------------------------------------------------------------------
498.53/500.90	c dual bound: 0.0 -> 0
498.53/500.90	c primal bound: 1e+20 -> 100000000000000000000
498.53/500.90	c scip-goal-lb: 0
498.53/500.90	c scip-goal-ub: 100000000000000000000
498.53/500.90	c writing output to: HOME/tmpiq15fisr.opb
498.53/500.90	c appending fixed variable constraints
498.53/500.90	c scip-fixed vars: 97.19% (11789/12130)
498.53/500.90	c ----------------------------------------------------------------------
498.53/500.90	c executing external solver: HOME/naps_release
498.53/500.90	c ----------------------------------------------------------------------
498.53/500.90	c command: HOME/naps_release HOME/tmpiq15fisr.opb
498.64/500.93	c NaPS 1.03a50.
498.64/500.93	c Using SAT solver: Kissat
498.64/500.93	c Input file name: HOME/tmpiq15fisr.opb
499.31/501.66	c s UNSATISFIABLE
499.31/501.66	c _____________________________________________________________________________
499.31/501.66	c std/band forms        : 380,0
499.31/501.66	c 2cl/3cl ITE-codings   : 1140,0
499.31/501.66	c BDD/srt/adr Max costs : 11,0,0
499.31/501.66	c BDDraw/bin/mul/srt/adr: 380,0,0,0,0
499.31/501.66	c BDD nodes             : 4560
499.31/501.66	c Es1/CC detections     : 0,0
499.31/501.66	c CC sort               : 0
499.31/501.66	c SAT/UNSAT calls       : 0,1
499.31/501.66	c regenrated variables  : 0
499.31/501.66	c eliminated fixed lits : 23193
499.31/501.66	c goal lit flips        : 0
499.31/501.66	c goal stages           : 0
499.31/501.66	c goal shrink           : 0
499.31/501.66	c goal coeff separations: 0
499.31/501.66	c restarts              : 193
499.31/501.66	c conflicts             : 3201           (4300 /sec)
499.31/501.66	c decisions             : 7100           (9537 /sec)
499.31/501.66	c propagations          : 8736747        (11735353 /sec)
499.31/501.66	c inspects              : 0              (0 /sec)
499.31/501.66	c CPU time (solving tm) : 0.7445 s        (0.442 s, SAT 0 s, UNSAT 0.442 s)
499.31/501.66	c SAT solver time       : 0.442 s
499.31/501.66	c SAT solver SAT time   : 0 s
499.31/501.66	c SAT solver UNSAT time : 0.442 s
499.31/501.66	c SAT solver TO time    : 0 s
499.31/501.66	c Time for SCIP         : 0 s
499.31/501.66	c Time for Opt-base     : 0 s
499.31/501.66	c Steps for Opt-base    : 0
499.31/501.66	c Time for BDD coding   : 0.007139 s
499.31/501.66	c Time for srt coding   : 0 s
499.31/501.66	c Inner solver invocations            : 0
499.31/501.66	c Inner solving count                 : 0
499.31/501.66	c _____________________________________________________________________________
499.31/501.66	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-4830664-1783286197/watcher-4830664-1783286197 -o /tmp/evaluation-result-4830664-1783286197/solver-4830664-1783286197 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4830664-1783286197/vars-4830664-1783286197 --bin-var /tmp/runsolver-exch-nodeE009-1783286167-2683753 --watchdog 3760 ./scip-naps.sh HOME/instance-4830664-1783286197.opb 

running on 4 cores: 4-7

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0-1,4-5,9-11,16,18-20,24,28-29,31,33-35,37-39,46,49-51,54-56,58-59,63
  3550 MHz: 25-27,44-45,47,60-62
  3600 MHz: 2-3,6-8,12-15,17,21-23,30,32,36,40-43,48,52-53,57
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 4-7

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (109070 MiB free)
  node 1: cores 8-15, 129019 MiB (107516 MiB free)
  node 2: cores 16-23, 129019 MiB (109946 MiB free)
  node 3: cores 24-31, 129003 MiB (115752 MiB free)
  node 4: cores 32-39, 129019 MiB (117009 MiB free)
  node 5: cores 40-47, 128973 MiB (117616 MiB free)
  node 6: cores 48-55, 129019 MiB (114658 MiB free)
  node 7: cores 56-63, 128474 MiB (110146 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
solver pid=2684357, runsolver pid=2684345
Current StackSize limit: 8192 KiB


[startup+0.100065 s]*
/proc/loadavg: 6.25 1.50 0.50 14/910 2684368
/proc/meminfo: memFree=923317780/1055320700 swapFree=33390400/33554428
[pid=2684357] ppid=2684345 vsize=4192 memory=3140 CPUtime=0 cores=4-7
/proc/2684357/stat : 2684357 (scip-naps.sh) S 2684345 2684357 2683735 0 -1 4194304 240 209 0 0 0 0 0 0 20 0 1 0 261907355 4292608 640 18446744073709551615 94466815135744 94466816030277 140727825844016 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94466816269328 94466816317072 94466838196224 140727825848613 140727825848705 140727825848705 140727825854441 0
/proc/2684357/statm: 1048 785 706 219 0 110 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 3140 KiB

[startup+0.211488 s]*
/proc/loadavg: 6.25 1.50 0.50 14/916 2684380
/proc/meminfo: memFree=923277916/1055320700 swapFree=33390400/33554428
[pid=2684357] ppid=2684345 vsize=4192 memory=3140 CPUtime=0 cores=4-7
/proc/2684357/stat : 2684357 (scip-naps.sh) S 2684345 2684357 2683735 0 -1 4194304 267 349 0 0 0 0 0 0 20 0 1 0 261907355 4292608 640 18446744073709551615 94466815135744 94466816030277 140727825844016 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94466816269328 94466816317072 94466838196224 140727825848613 140727825848705 140727825848705 140727825854441 0
/proc/2684357/statm: 1048 785 706 219 0 110 0
[pid=2684380] ppid=2684357 vsize=6524 memory=444 CPUtime=0 cores=4-7
/proc/2684380/stat : 2684380 (python3) D 2684357 2684357 2683735 0 -1 4194304 50 0 0 0 0 0 0 0 20 0 1 0 261907374 6680576 0 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 0 0 1 0 0 17 5 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
/proc/2684380/statm: 1631 111 99 753 0 298 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 10716 KiB
Current children cumulated memory: 3584 KiB

[startup+0.312477 s]*
/proc/loadavg: 7.43 1.83 0.61 15/920 2684386
/proc/meminfo: memFree=923239068/1055320700 swapFree=33390400/33554428
[pid=2684357] ppid=2684345 vsize=4192 memory=3140 CPUtime=0 cores=4-7
/proc/2684357/stat : 2684357 (scip-naps.sh) S 2684345 2684357 2683735 0 -1 4194304 267 349 0 0 0 0 0 0 20 0 1 0 261907355 4292608 640 18446744073709551615 94466815135744 94466816030277 140727825844016 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94466816269328 94466816317072 94466838196224 140727825848613 140727825848705 140727825848705 140727825854441 0
/proc/2684357/statm: 1048 785 706 219 0 110 0
[pid=2684380] ppid=2684357 vsize=17100 memory=12168 CPUtime=0.01 cores=4-7
/proc/2684380/stat : 2684380 (python3) R 2684357 2684357 2683735 0 -1 4194304 1565 0 0 0 1 0 0 0 20 0 1 0 261907374 17510400 2944 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
/proc/2684380/statm: 4275 3042 1634 753 0 2124 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 21292 KiB
Current children cumulated memory: 15308 KiB

[startup+0.70012 s]
/proc/loadavg: 7.43 1.83 0.61 14/923 2684389
/proc/meminfo: memFree=923188004/1055320700 swapFree=33390400/33554428
[pid=2684357] ppid=2684345 vsize=4192 memory=3140 CPUtime=0 cores=4-7
/proc/2684357/stat : 2684357 (scip-naps.sh) S 2684345 2684357 2683735 0 -1 4194304 267 349 0 0 0 0 0 0 20 0 1 0 261907355 4292608 640 18446744073709551615 94466815135744 94466816030277 140727825844016 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94466816269328 94466816317072 94466838196224 140727825848613 140727825848705 140727825848705 140727825854441 0
/proc/2684357/statm: 1048 785 706 219 0 110 0
[pid=2684380] ppid=2684357 vsize=243776 memory=33384 CPUtime=0.29 cores=4-7
/proc/2684380/stat : 2684380 (python3) D 2684357 2684357 2683735 0 -1 4194304 4496 0 0 0 28 1 0 0 20 0 4 0 261907374 249626624 8192 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
/proc/2684380/statm: 60944 8346 4277 753 0 40842 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 247968 KiB
Current children cumulated memory: 36524 KiB

[startup+1.50026 s]
/proc/loadavg: 7.43 1.83 0.61 15/926 2684402
/proc/meminfo: memFree=922574024/1055320700 swapFree=33390400/33554428
[pid=2684357] ppid=2684345 vsize=4192 memory=3140 CPUtime=0 cores=4-7
/proc/2684357/stat : 2684357 (scip-naps.sh) S 2684345 2684357 2683735 0 -1 4194304 267 349 0 0 0 0 0 0 20 0 1 0 261907355 4292608 640 18446744073709551615 94466815135744 94466816030277 140727825844016 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94466816269328 94466816317072 94466838196224 140727825848613 140727825848705 140727825848705 140727825854441 0
/proc/2684357/statm: 1048 785 706 219 0 110 0
[pid=2684380] ppid=2684357 vsize=471740 memory=267524 CPUtime=1.03 cores=4-7
/proc/2684380/stat : 2684380 (python3) R 2684357 2684357 2683735 0 -1 4194304 60426 0 0 0 98 5 0 0 20 0 4 0 261907374 483061760 66816 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
/proc/2684380/statm: 117935 66881 7214 753 0 97787 0
[pid=2684380/tid=2684390] ppid=2684357 vsize=471740 memory=536 CPUtime=0.07 cores=4-7
/proc/2684380/task/2684390/stat : 2684390 (python3) S 2684357 2684357 2683735 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907409 483061760 66816 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
[pid=2684380/tid=2684391] ppid=2684357 vsize=471740 memory=164452 CPUtime=0.07 cores=4-7
/proc/2684380/task/2684391/stat : 2684391 (python3) S 2684357 2684357 2683735 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907409 483061760 66816 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
[pid=2684380/tid=2684392] ppid=2684357 vsize=471740 memory=2245779931 CPUtime=0.07 cores=4-7
/proc/2684380/task/2684392/stat : 2684392 (python3) S 2684357 2684357 2683735 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907409 483061760 66816 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
Current children cumulated CPU time: 1.03 s
Current children cumulated vsize: 475932 KiB
Current children cumulated memory: 270664 KiB

[startup+3.11367 s]
/proc/loadavg: 7.43 1.83 0.61 15/924 2684406
/proc/meminfo: memFree=921317188/1055320700 swapFree=33390400/33554428
[pid=2684357] ppid=2684345 vsize=4192 memory=3140 CPUtime=0 cores=4-7
/proc/2684357/stat : 2684357 (scip-naps.sh) S 2684345 2684357 2683735 0 -1 4194304 267 349 0 0 0 0 0 0 20 0 1 0 261907355 4292608 640 18446744073709551615 94466815135744 94466816030277 140727825844016 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94466816269328 94466816317072 94466838196224 140727825848613 140727825848705 140727825848705 140727825854441 0
/proc/2684357/statm: 1048 785 706 219 0 110 0
[pid=2684380] ppid=2684357 vsize=494692 memory=290020 CPUtime=2.63 cores=4-7
/proc/2684380/stat : 2684380 (python3) R 2684357 2684357 2683735 0 -1 4194304 114741 0 0 0 256 7 0 0 20 0 4 0 261907374 506564608 72448 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
/proc/2684380/statm: 123673 72505 7214 753 0 103525 0
[pid=2684380/tid=2684390] ppid=2684357 vsize=494692 memory=3140 CPUtime=0.07 cores=4-7
/proc/2684380/task/2684390/stat : 2684390 (python3) S 2684357 2684357 2683735 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907409 506564608 72448 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
[pid=2684380/tid=2684391] ppid=2684357 vsize=494692 memory=2245779931 CPUtime=0.07 cores=4-7
/proc/2684380/task/2684391/stat : 2684391 (python3) S 2684357 2684357 2683735 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907409 506564608 72448 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
[pid=2684380/tid=2684392] ppid=2684357 vsize=494692 memory=15336 CPUtime=0.07 cores=4-7
/proc/2684380/task/2684392/stat : 2684392 (python3) S 2684357 2684357 2683735 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907409 506564608 72448 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
Current children cumulated CPU time: 2.63 s
Current children cumulated vsize: 498884 KiB
Current children cumulated memory: 293160 KiB

[startup+6.30021 s]
/proc/loadavg: 8.20 2.08 0.70 16/929 2684450
/proc/meminfo: memFree=920082096/1055320700 swapFree=33390400/33554428
[pid=2684357] ppid=2684345 vsize=4192 memory=3140 CPUtime=0 cores=4-7
/proc/2684357/stat : 2684357 (scip-naps.sh) S 2684345 2684357 2683735 0 -1 4194304 267 349 0 0 0 0 0 0 20 0 1 0 261907355 4292608 640 18446744073709551615 94466815135744 94466816030277 140727825844016 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94466816269328 94466816317072 94466838196224 140727825848613 140727825848705 140727825848705 140727825854441 0
/proc/2684357/statm: 1048 785 706 219 0 110 0
[pid=2684380] ppid=2684357 vsize=494692 memory=290020 CPUtime=5.81 cores=4-7
/proc/2684380/stat : 2684380 (python3) R 2684357 2684357 2683735 0 -1 4194304 139196 0 0 0 572 9 0 0 20 0 4 0 261907374 506564608 72448 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
/proc/2684380/statm: 123673 72505 7214 753 0 103525 0
[pid=2684380/tid=2684390] ppid=2684357 vsize=494692 memory=15336 CPUtime=0.07 cores=4-7
/proc/2684380/task/2684390/stat : 2684390 (python3) S 2684357 2684357 2683735 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907409 506564608 72448 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
[pid=2684380/tid=2684391] ppid=2684357 vsize=494692 memory=3140 CPUtime=0.07 cores=4-7
/proc/2684380/task/2684391/stat : 2684391 (python3) S 2684357 2684357 2683735 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907409 506564608 72448 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
[pid=2684380/tid=2684392] ppid=2684357 vsize=494692 memory=267544 CPUtime=0.07 cores=4-7
/proc/2684380/task/2684392/stat : 2684392 (python3) S 2684357 2684357 2683735 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907409 506564608 72448 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
Current children cumulated CPU time: 5.81 s
Current children cumulated vsize: 498884 KiB
Current children cumulated memory: 293160 KiB

[startup+12.7003 s]
/proc/loadavg: 8.83 2.31 0.78 15/924 2684461
/proc/meminfo: memFree=917221912/1055320700 swapFree=33390400/33554428
[pid=2684357] ppid=2684345 vsize=4192 memory=3140 CPUtime=0 cores=4-7
/proc/2684357/stat : 2684357 (scip-naps.sh) S 2684345 2684357 2683735 0 -1 4194304 267 349 0 0 0 0 0 0 20 0 1 0 261907355 4292608 640 18446744073709551615 94466815135744 94466816030277 140727825844016 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94466816269328 94466816317072 94466838196224 140727825848613 140727825848705 140727825848705 140727825854441 0
/proc/2684357/statm: 1048 785 706 219 0 110 0
[pid=2684380] ppid=2684357 vsize=494692 memory=290084 CPUtime=12.18 cores=4-7
/proc/2684380/stat : 2684380 (python3) R 2684357 2684357 2683735 0 -1 4194304 166443 0 0 0 1208 10 0 0 20 0 4 0 261907374 506564608 72448 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
/proc/2684380/statm: 123673 72521 7230 753 0 103525 0
[pid=2684380/tid=2684390] ppid=2684357 vsize=494692 memory=4035280478784473468 CPUtime=0.07 cores=4-7
/proc/2684380/task/2684390/stat : 2684390 (python3) S 2684357 2684357 2683735 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907409 506564608 72448 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
[pid=2684380/tid=2684391] ppid=2684357 vsize=494692 memory=0 CPUtime=0.07 cores=4-7
/proc/2684380/task/2684391/stat : 2684391 (python3) S 2684357 2684357 2683735 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907409 506564608 72448 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
[pid=2684380/tid=2684392] ppid=2684357 vsize=494692 memory=290084 CPUtime=0.07 cores=4-7
/proc/2684380/task/2684392/stat : 2684392 (python3) S 2684357 2684357 2683735 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907409 506564608 72448 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
Current children cumulated CPU time: 12.18 s
Current children cumulated vsize: 498884 KiB
Current children cumulated memory: 293224 KiB

[startup+25.5003 s]
/proc/loadavg: 9.93 2.76 0.94 16/932 2684508
/proc/meminfo: memFree=915869860/1055320700 swapFree=33390400/33554428
[pid=2684357] ppid=2684345 vsize=4192 memory=3140 CPUtime=0 cores=4-7
/proc/2684357/stat : 2684357 (scip-naps.sh) S 2684345 2684357 2683735 0 -1 4194304 267 349 0 0 0 0 0 0 20 0 1 0 261907355 4292608 640 18446744073709551615 94466815135744 94466816030277 140727825844016 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94466816269328 94466816317072 94466838196224 140727825848613 140727825848705 140727825848705 140727825854441 0
/proc/2684357/statm: 1048 785 706 219 0 110 0
[pid=2684380] ppid=2684357 vsize=495716 memory=291256 CPUtime=24.94 cores=4-7
/proc/2684380/stat : 2684380 (python3) R 2684357 2684357 2683735 0 -1 4194304 223915 0 0 0 2480 14 0 0 20 0 4 0 261907374 507613184 72704 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
/proc/2684380/statm: 123929 72814 7230 753 0 103781 0
[pid=2684380/tid=2684390] ppid=2684357 vsize=495716 memory=11676 CPUtime=0.07 cores=4-7
/proc/2684380/task/2684390/stat : 2684390 (python3) S 2684357 2684357 2683735 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907409 507613184 72704 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
[pid=2684380/tid=2684391] ppid=2684357 vsize=495716 memory=15336 CPUtime=0.07 cores=4-7
/proc/2684380/task/2684391/stat : 2684391 (python3) S 2684357 2684357 2683735 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907409 507613184 72704 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
[pid=2684380/tid=2684392] ppid=2684357 vsize=495716 memory=3140 CPUtime=0.07 cores=4-7
/proc/2684380/task/2684392/stat : 2684392 (python3) S 2684357 2684357 2683735 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907409 507613184 72704 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
Current children cumulated CPU time: 24.94 s
Current children cumulated vsize: 499908 KiB
Current children cumulated memory: 294396 KiB

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

[pid=2684380/tid=2684392] ppid=2684357 vsize=1210748 memory=3140 CPUtime=0.07 cores=4-7
/proc/2684380/task/2684392/stat : 2684392 (python3) S 2684357 2684357 2683735 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907409 1239805952 191538 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
Current children cumulated CPU time: 400.37 s
Current children cumulated vsize: 1214940 KiB
Current children cumulated memory: 769684 KiB

[startup+462.3 s]
/proc/loadavg: 16.07 13.09 6.71 17/928 2684618
/proc/meminfo: memFree=911204116/1055320700 swapFree=33390400/33554428
[pid=2684357] ppid=2684345 vsize=4192 memory=3140 CPUtime=0 cores=4-7
/proc/2684357/stat : 2684357 (scip-naps.sh) S 2684345 2684357 2683735 0 -1 4194304 267 349 0 0 0 0 0 0 20 0 1 0 261907355 4292608 640 18446744073709551615 94466815135744 94466816030277 140727825844016 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94466816269328 94466816317072 94466838196224 140727825848613 140727825848705 140727825848705 140727825854441 0
/proc/2684357/statm: 1048 785 706 219 0 110 0
[pid=2684380] ppid=2684357 vsize=1233416 memory=789548 CPUtime=460.16 cores=4-7
/proc/2684380/stat : 2684380 (python3) R 2684357 2684357 2683735 0 -1 4194304 600973 0 0 0 45976 40 0 0 20 0 4 0 261907374 1263017984 197298 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
/proc/2684380/statm: 308354 197387 7460 753 0 288206 0
[pid=2684380/tid=2684390] ppid=2684357 vsize=1233416 memory=3140 CPUtime=0.07 cores=4-7
/proc/2684380/task/2684390/stat : 2684390 (python3) S 2684357 2684357 2683735 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907409 1263017984 197298 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
[pid=2684380/tid=2684391] ppid=2684357 vsize=1233416 memory=3140 CPUtime=0.07 cores=4-7
/proc/2684380/task/2684391/stat : 2684391 (python3) S 2684357 2684357 2683735 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907409 1263017984 197298 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
[pid=2684380/tid=2684392] ppid=2684357 vsize=1233416 memory=4081 CPUtime=0.07 cores=4-7
/proc/2684380/task/2684392/stat : 2684392 (python3) S 2684357 2684357 2683735 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907409 1263017984 197298 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
Current children cumulated CPU time: 460.16 s
Current children cumulated vsize: 1237608 KiB
Current children cumulated memory: 792688 KiB

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

# cumulated CPU time of all completed processes:  user=499.098 s, system=0.507667 s

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

[startup+486.4 s]
/proc/loadavg: 16.04 13.33 6.96 17/929 2684674
/proc/meminfo: memFree=911347024/1055320700 swapFree=33390400/33554428
[pid=2684357] ppid=2684345 vsize=4192 memory=3140 CPUtime=0 cores=4-7
/proc/2684357/stat : 2684357 (scip-naps.sh) S 2684345 2684357 2683735 0 -1 4194304 267 349 0 0 0 0 0 0 20 0 1 0 261907355 4292608 640 18446744073709551615 94466815135744 94466816030277 140727825844016 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94466816269328 94466816317072 94466838196224 140727825848613 140727825848705 140727825848705 140727825854441 0
/proc/2684357/statm: 1048 785 706 219 0 110 0
[pid=2684380] ppid=2684357 vsize=1261880 memory=802784 CPUtime=484.18 cores=4-7
/proc/2684380/stat : 2684380 (python3) R 2684357 2684357 2683735 0 -1 4194304 608014 0 0 0 48377 41 0 0 20 0 4 0 261907374 1292165120 200626 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
/proc/2684380/statm: 315470 200696 7460 753 0 295322 0
[pid=2684380/tid=2684390] ppid=2684357 vsize=1261880 memory=3768 CPUtime=0.07 cores=4-7
/proc/2684380/task/2684390/stat : 2684390 (python3) S 2684357 2684357 2683735 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907409 1292165120 200626 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
[pid=2684380/tid=2684391] ppid=2684357 vsize=1261880 memory=25333125866717268 CPUtime=0.07 cores=4-7
/proc/2684380/task/2684391/stat : 2684391 (python3) S 2684357 2684357 2683735 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907409 1292165120 200626 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
[pid=2684380/tid=2684392] ppid=2684357 vsize=1261880 memory=3140 CPUtime=0.07 cores=4-7
/proc/2684380/task/2684392/stat : 2684392 (python3) S 2684357 2684357 2683735 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907409 1292165120 200626 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
Current children cumulated CPU time: 484.18 s
Current children cumulated vsize: 1266072 KiB
Current children cumulated memory: 805924 KiB

[startup+492.8 s]
/proc/loadavg: 16.12 13.39 7.01 17/929 2684674
/proc/meminfo: memFree=911297484/1055320700 swapFree=33390400/33554428
[pid=2684357] ppid=2684345 vsize=4192 memory=3140 CPUtime=0 cores=4-7
/proc/2684357/stat : 2684357 (scip-naps.sh) S 2684345 2684357 2683735 0 -1 4194304 267 349 0 0 0 0 0 0 20 0 1 0 261907355 4292608 640 18446744073709551615 94466815135744 94466816030277 140727825844016 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94466816269328 94466816317072 94466838196224 140727825848613 140727825848705 140727825848705 140727825854441 0
/proc/2684357/statm: 1048 785 706 219 0 110 0
[pid=2684380] ppid=2684357 vsize=1275148 memory=809616 CPUtime=490.56 cores=4-7
/proc/2684380/stat : 2684380 (python3) R 2684357 2684357 2683735 0 -1 4194304 609846 0 0 0 49015 41 0 0 20 0 4 0 261907374 1305751552 202290 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
/proc/2684380/statm: 318787 202404 7460 753 0 298639 0
[pid=2684380/tid=2684390] ppid=2684357 vsize=1275148 memory=5152 CPUtime=0.07 cores=4-7
/proc/2684380/task/2684390/stat : 2684390 (python3) S 2684357 2684357 2683735 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907409 1305751552 202290 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
[pid=2684380/tid=2684391] ppid=2684357 vsize=1275148 memory=3768 CPUtime=0.07 cores=4-7
/proc/2684380/task/2684391/stat : 2684391 (python3) S 2684357 2684357 2683735 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907409 1305751552 202290 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
[pid=2684380/tid=2684392] ppid=2684357 vsize=1275148 memory=3940 CPUtime=0.07 cores=4-7
/proc/2684380/task/2684392/stat : 2684392 (python3) S 2684357 2684357 2683735 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907409 1305751552 202290 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
Current children cumulated CPU time: 490.56 s
Current children cumulated vsize: 1279340 KiB
Current children cumulated memory: 812756 KiB

[startup+496 s]*
/proc/loadavg: 16.11 13.43 7.06 17/928 2684674
/proc/meminfo: memFree=911046708/1055320700 swapFree=33390400/33554428
[pid=2684357] ppid=2684345 vsize=4192 memory=3140 CPUtime=0 cores=4-7
/proc/2684357/stat : 2684357 (scip-naps.sh) S 2684345 2684357 2683735 0 -1 4194304 267 349 0 0 0 0 0 0 20 0 1 0 261907355 4292608 640 18446744073709551615 94466815135744 94466816030277 140727825844016 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94466816269328 94466816317072 94466838196224 140727825848613 140727825848705 140727825848705 140727825854441 0
/proc/2684357/statm: 1048 785 706 219 0 110 0
[pid=2684380] ppid=2684357 vsize=1281152 memory=813244 CPUtime=493.76 cores=4-7
/proc/2684380/stat : 2684380 (python3) R 2684357 2684357 2683735 0 -1 4194304 610826 0 0 0 49335 41 0 0 20 0 4 0 261907374 1311899648 203186 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
/proc/2684380/statm: 320288 203311 7460 753 0 300140 0
[pid=2684380/tid=2684390] ppid=2684357 vsize=1281152 memory=2175468050450 CPUtime=0.07 cores=4-7
/proc/2684380/task/2684390/stat : 2684390 (python3) S 2684357 2684357 2683735 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907409 1311899648 203186 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
[pid=2684380/tid=2684391] ppid=2684357 vsize=1281152 memory=-9073787209546186138 CPUtime=0.07 cores=4-7
/proc/2684380/task/2684391/stat : 2684391 (python3) S 2684357 2684357 2683735 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907409 1311899648 203186 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
[pid=2684380/tid=2684392] ppid=2684357 vsize=1281152 memory=5480 CPUtime=0.07 cores=4-7
/proc/2684380/task/2684392/stat : 2684392 (python3) S 2684357 2684357 2683735 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907409 1311899648 203186 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
Current children cumulated CPU time: 493.76 s
Current children cumulated vsize: 1285344 KiB
Current children cumulated memory: 816384 KiB

[startup+499.2 s]
/proc/loadavg: 16.11 13.43 7.06 17/928 2684674
/proc/meminfo: memFree=911038888/1055320700 swapFree=33390400/33554428
[pid=2684357] ppid=2684345 vsize=4192 memory=3140 CPUtime=0 cores=4-7
/proc/2684357/stat : 2684357 (scip-naps.sh) S 2684345 2684357 2683735 0 -1 4194304 267 349 0 0 0 0 0 0 20 0 1 0 261907355 4292608 640 18446744073709551615 94466815135744 94466816030277 140727825844016 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94466816269328 94466816317072 94466838196224 140727825848613 140727825848705 140727825848705 140727825854441 0
/proc/2684357/statm: 1048 785 706 219 0 110 0
[pid=2684380] ppid=2684357 vsize=1281152 memory=813320 CPUtime=496.94 cores=4-7
/proc/2684380/stat : 2684380 (python3) R 2684357 2684357 2683735 0 -1 4194304 610854 0 0 0 49653 41 0 0 20 0 4 0 261907374 1311899648 203186 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
/proc/2684380/statm: 320288 203330 7460 753 0 300140 0
[pid=2684380/tid=2684390] ppid=2684357 vsize=1281152 memory=132 CPUtime=0.07 cores=4-7
/proc/2684380/task/2684390/stat : 2684390 (python3) S 2684357 2684357 2683735 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907409 1311899648 203186 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
[pid=2684380/tid=2684391] ppid=2684357 vsize=1281152 memory=3140 CPUtime=0.07 cores=4-7
/proc/2684380/task/2684391/stat : 2684391 (python3) S 2684357 2684357 2683735 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907409 1311899648 203186 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
[pid=2684380/tid=2684392] ppid=2684357 vsize=1281152 memory=164452 CPUtime=0.07 cores=4-7
/proc/2684380/task/2684392/stat : 2684392 (python3) S 2684357 2684357 2683735 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907409 1311899648 203186 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
Current children cumulated CPU time: 496.94 s
Current children cumulated vsize: 1285344 KiB
Current children cumulated memory: 816460 KiB

[startup+500.8 s]
/proc/loadavg: 16.11 13.43 7.06 17/928 2684674
/proc/meminfo: memFree=911031708/1055320700 swapFree=33390400/33554428
[pid=2684357] ppid=2684345 vsize=4192 memory=3140 CPUtime=0 cores=4-7
/proc/2684357/stat : 2684357 (scip-naps.sh) S 2684345 2684357 2683735 0 -1 4194304 267 349 0 0 0 0 0 0 20 0 1 0 261907355 4292608 640 18446744073709551615 94466815135744 94466816030277 140727825844016 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94466816269328 94466816317072 94466838196224 140727825848613 140727825848705 140727825848705 140727825854441 0
/proc/2684357/statm: 1048 785 706 219 0 110 0
[pid=2684380] ppid=2684357 vsize=1289700 memory=816688 CPUtime=498.53 cores=4-7
/proc/2684380/stat : 2684380 (python3) R 2684357 2684357 2683735 0 -1 4194304 611766 0 0 0 49812 41 0 0 20 0 4 0 261907374 1320652800 204082 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
/proc/2684380/statm: 322425 204172 7460 753 0 302277 0
[pid=2684380/tid=2684390] ppid=2684357 vsize=1289700 memory=3496 CPUtime=0.07 cores=4-7
/proc/2684380/task/2684390/stat : 2684390 (python3) S 2684357 2684357 2683735 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907409 1320652800 204082 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
[pid=2684380/tid=2684391] ppid=2684357 vsize=1289700 memory=40104 CPUtime=0.07 cores=4-7
/proc/2684380/task/2684391/stat : 2684391 (python3) S 2684357 2684357 2683735 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907409 1320652800 204082 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
[pid=2684380/tid=2684392] ppid=2684357 vsize=1289700 memory=4500 CPUtime=0.07 cores=4-7
/proc/2684380/task/2684392/stat : 2684392 (python3) S 2684357 2684357 2683735 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 261907409 1320652800 204082 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
Current children cumulated CPU time: 498.53 s
Current children cumulated vsize: 1293892 KiB
Current children cumulated memory: 819828 KiB

[startup+501.6 s]
/proc/loadavg: 16.10 13.47 7.11 17/926 2684675
/proc/meminfo: memFree=911002516/1055320700 swapFree=33390400/33554428
[pid=2684357] ppid=2684345 vsize=4192 memory=3140 CPUtime=0 cores=4-7
/proc/2684357/stat : 2684357 (scip-naps.sh) S 2684345 2684357 2683735 0 -1 4194304 267 349 0 0 0 0 0 0 20 0 1 0 261907355 4292608 640 18446744073709551615 94466815135744 94466816030277 140727825844016 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94466816269328 94466816317072 94466838196224 140727825848613 140727825848705 140727825848705 140727825854441 0
/proc/2684357/statm: 1048 785 706 219 0 110 0
[pid=2684380] ppid=2684357 vsize=1301684 memory=830132 CPUtime=498.64 cores=4-7
/proc/2684380/stat : 2684380 (python3) S 2684357 2684357 2683735 0 -1 4194304 616311 0 0 0 49822 42 0 0 20 0 1 0 261907374 1332924416 207282 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
/proc/2684380/statm: 325421 207533 7567 753 0 305273 0
[pid=2684675] ppid=2684380 vsize=94592 memory=22388 CPUtime=0.67 cores=4-7
/proc/2684675/stat : 2684675 (naps_release) R 2684380 2684675 2684675 0 -1 4194304 5241 0 0 0 66 1 0 0 20 0 1 0 261957446 96862208 5368 18446744073709551615 4210688 6281017 140734376454128 0 0 0 0 0 16898 0 0 0 17 4 0 0 0 0 0 6662968 6676388 21934080 140734376458476 140734376458575 140734376458575 140734376464328 0
/proc/2684675/statm: 23648 5597 2800 506 0 4339 0
Current children cumulated CPU time: 499.31 s
Current children cumulated vsize: 1400468 KiB
Current children cumulated memory: 855660 KiB

[startup+501.8 s]
/proc/loadavg: 16.10 13.47 7.11 17/926 2684675
/proc/meminfo: memFree=911002516/1055320700 swapFree=33390400/33554428
[pid=2684357] ppid=2684345 vsize=4192 memory=3140 CPUtime=0 cores=4-7
/proc/2684357/stat : 2684357 (scip-naps.sh) S 2684345 2684357 2683735 0 -1 4194304 267 349 0 0 0 0 0 0 20 0 1 0 261907355 4292608 640 18446744073709551615 94466815135744 94466816030277 140727825844016 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94466816269328 94466816317072 94466838196224 140727825848613 140727825848705 140727825848705 140727825854441 0
/proc/2684357/statm: 1048 785 706 219 0 110 0
[pid=2684380] ppid=2684357 vsize=1250236 memory=778792 CPUtime=499.51 cores=4-7
/proc/2684380/stat : 2684380 (python3) R 2684357 2684357 2683735 0 -1 4194304 681536 5283 0 0 49832 45 73 1 20 0 1 0 261907374 1280241664 194552 18446744073709551615 4321280 7402577 140735866530848 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 9420256 10002664 13795328 140735866538135 140735866538338 140735866538338 140735866544074 0
/proc/2684380/statm: 312559 194698 7567 753 0 292411 0
Current children cumulated CPU time: 499.51 s
Current children cumulated vsize: 1254428 KiB
Current children cumulated memory: 781932 KiB

Child status: 0

Real time (s): 501.871
CPU time (s): 499.606
CPU user time (s): 499.098
CPU system time (s): 0.507667
CPU usage (%): 99.5486
Max. virtual memory (cumulated for all children) (KiB): 1400468
Max. memory (cumulated for all children) (KiB): 855660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 499.098
system time used= 0.507667
maximum resident set size= 829128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 719197
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1126
involuntary context switches= 556


# summary of solver processes directly reported to runsolver:
#   pid: 2684357
#   total CPU time (s): 499.606
#   total CPU user time (s): 499.098
#   total CPU system time (s): 0.507667

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.75027 second user time and 5.69252 second system time

The end

Launcher Data

Begin job on nodeE009 at 2026-07-05 23:16:37
IDJOB=4830664
IDBENCH=147716
IDSOLVER=3664
FILE ID=nodeE009/4830664-1783286197
RUNJOBID= nodeE009-1783286167-2683753
SLURM_JOB_ID= 12568086
Free space on /tmp= 799672 MiB

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

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

MD5SUM BENCH= 0a65acc52c39e51589808634faa2775e
RANDOM SEED=817757011

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 18
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

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

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

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

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

processor	: 28
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 29
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

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

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

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

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

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

processor	: 40
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 55
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320700 kB
MemFree:        923469964 kB
MemAvailable:   1040305736 kB
Buffers:              32 kB
Cached:         121703468 kB
SwapCached:        29560 kB
Active:          7334432 kB
Inactive:       119772672 kB
Active(anon):    5950064 kB
Inactive(anon):   227780 kB
Active(file):    1384368 kB
Inactive(file): 119544892 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33390400 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            305520 kB
Writeback:             0 kB
AnonPages:       5378380 kB
Mapped:           213504 kB
Shmem:            774216 kB
KReclaimable:    1384420 kB
Slab:            1927012 kB
SReclaimable:    1384420 kB
SUnreclaim:       542592 kB
KernelStack:       15360 kB
PageTables:        17972 kB
SecPageTables:     15392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:    8613500 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478768 kB
VmallocChunk:          0 kB
Percpu:           121088 kB
HardwareCorrupted:     0 kB
AnonHugePages:    987136 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      395716 kB
DirectMap2M:    18800640 kB
DirectMap1G:    1054867456 kB

Free space on /tmp at the end= 799580 MiB
End job on nodeE009 at 2026-07-05 23:24:59