Trace number 4809788

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
Hybrid-SynLSRS+CASHWMaxSATDisjComS v1? 3584.53 3595.2

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/equalities/
array_comm/arraycomm_teq_tvars/normalized-29arraycomm_teq_tvars_greater.opb
MD5SUMbc992109141eb848b2380c93259a5e6e
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 benchmark0.059431
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5104
Total number of constraints2640
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2640
Minimum length of a constraint2
Maximum length of a constraint116
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 144115188075855872
Number of bits of the biggest number in a constraint 58
Biggest sum of numbers in a constraint 576460752303423487
Number of bits of the biggest sum of numbers59
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c Preprocess time: 0.025 seconds
0.00/0.07	c First solver time limit: 1495 seconds
0.00/0.07	c Second solver time limit: 2100 seconds
3584.38/3595.11	c Exit code from Second Program: 124
3584.49/3595.18	c RoundingSat 2
3584.49/3595.18	c branch main
3584.49/3595.18	c commit d3f91ec
3584.49/3595.18	c #variables 5104 #constraints 5279
3584.49/3595.18	c Finish cloning data from SAT to LS
3584.49/3595.18	c nbvars=5104
3584.49/3595.18	c chongqijiange= 500
3584.49/3595.18	c rational objective 0
3584.49/3595.18	c restart_num_ls  -100000 0
3584.49/3595.18	c Use LS-small
3584.49/3595.18	c #Conflicts:       1000 | #Constraints:       6283
3584.49/3595.18	c #Conflicts:       2000 | #Constraints:       7287
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c #Conflicts:       3000 | #Constraints:       7348
3584.49/3595.18	c #Conflicts:       4000 | #Constraints:       8348
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 0
3584.49/3595.18	c #Conflicts:       5000 | #Constraints:       7766
3584.49/3595.18	c #Conflicts:       6000 | #Constraints:       8766
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 1.62234
3584.49/3595.18	c #Conflicts:       7000 | #Constraints:       7804
3584.49/3595.18	c #Conflicts:       8000 | #Constraints:       8805
3584.49/3595.18	c #Conflicts:       9000 | #Constraints:       9805
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 1.62234
3584.49/3595.18	c #Conflicts:      10000 | #Constraints:       8556
3584.49/3595.18	c #Conflicts:      11000 | #Constraints:       9557
3584.49/3595.18	c #Conflicts:      12000 | #Constraints:      10558
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 1.63072
3584.49/3595.18	c #Conflicts:      13000 | #Constraints:       9000
3584.49/3595.18	c #Conflicts:      14000 | #Constraints:      10001
3584.49/3595.18	c #Conflicts:      15000 | #Constraints:      11001
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 1.63072
3584.49/3595.18	c #Conflicts:      16000 | #Constraints:       9260
3584.49/3595.18	c #Conflicts:      17000 | #Constraints:      10260
3584.49/3595.18	c #Conflicts:      18000 | #Constraints:      11262
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c #Conflicts:      19000 | #Constraints:       9295
3584.49/3595.18	c #Conflicts:      20000 | #Constraints:      10295
3584.49/3595.18	c #Conflicts:      21000 | #Constraints:      11295
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 1.63387
3584.49/3595.18	c #Conflicts:      22000 | #Constraints:       9138
3584.49/3595.18	c #Conflicts:      23000 | #Constraints:      10138
3584.49/3595.18	c #Conflicts:      24000 | #Constraints:      11139
3584.49/3595.18	c #Conflicts:      25000 | #Constraints:      12139
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 2.28878
3584.49/3595.18	c #Conflicts:      26000 | #Constraints:       9765
3584.49/3595.18	c #Conflicts:      27000 | #Constraints:      10767
3584.49/3595.18	c #Conflicts:      28000 | #Constraints:      11767
3584.49/3595.18	c #Conflicts:      29000 | #Constraints:      12767
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 2.29616
3584.49/3595.18	c #Conflicts:      30000 | #Constraints:      10171
3584.49/3595.18	c #Conflicts:      31000 | #Constraints:      11172
3584.49/3595.18	c #Conflicts:      32000 | #Constraints:      12173
3584.49/3595.18	c #Conflicts:      33000 | #Constraints:      13174
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 2.29616
3584.49/3595.18	c #Conflicts:      34000 | #Constraints:      10365
3584.49/3595.18	c #Conflicts:      35000 | #Constraints:      11366
3584.49/3595.18	c #Conflicts:      36000 | #Constraints:      12366
3584.49/3595.18	c #Conflicts:      37000 | #Constraints:      13366
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 2.29616
3584.49/3595.18	c #Conflicts:      38000 | #Constraints:      10403
3584.49/3595.18	c #Conflicts:      39000 | #Constraints:      11403
3584.49/3595.18	c #Conflicts:      40000 | #Constraints:      12405
3584.49/3595.18	c #Conflicts:      41000 | #Constraints:      13405
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 2.40691
3584.49/3595.18	c #Conflicts:      42000 | #Constraints:      10220
3584.49/3595.18	c #Conflicts:      43000 | #Constraints:      11222
3584.49/3595.18	c #Conflicts:      44000 | #Constraints:      12222
3584.49/3595.18	c #Conflicts:      45000 | #Constraints:      13223
3584.49/3595.18	c #Conflicts:      46000 | #Constraints:      14224
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 4.97844
3584.49/3595.18	c #Conflicts:      47000 | #Constraints:      10813
3584.49/3595.18	c #Conflicts:      48000 | #Constraints:      11814
3584.49/3595.18	c #Conflicts:      49000 | #Constraints:      12814
3584.49/3595.18	c #Conflicts:      50000 | #Constraints:      13814
3584.49/3595.18	c #Conflicts:      51000 | #Constraints:      14815
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 4.97846
3584.49/3595.18	c #Conflicts:      52000 | #Constraints:      11237
3584.49/3595.18	c #Conflicts:      53000 | #Constraints:      12237
3584.49/3595.18	c #Conflicts:      54000 | #Constraints:      13237
3584.49/3595.18	c #Conflicts:      55000 | #Constraints:      14238
3584.49/3595.18	c #Conflicts:      56000 | #Constraints:      15239
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 4.97856
3584.49/3595.18	c #Conflicts:      57000 | #Constraints:      11445
3584.49/3595.18	c #Conflicts:      58000 | #Constraints:      12445
3584.49/3595.18	c #Conflicts:      59000 | #Constraints:      13446
3584.49/3595.18	c #Conflicts:      60000 | #Constraints:      14447
3584.49/3595.18	c #Conflicts:      61000 | #Constraints:      15447
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 4.97856
3584.49/3595.18	c #Conflicts:      62000 | #Constraints:      11470
3584.49/3595.18	c #Conflicts:      63000 | #Constraints:      12470
3584.49/3595.18	c #Conflicts:      64000 | #Constraints:      13471
3584.49/3595.18	c #Conflicts:      65000 | #Constraints:      14471
3584.49/3595.18	c #Conflicts:      66000 | #Constraints:      15471
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 4.97856
3584.49/3595.18	c #Conflicts:      67000 | #Constraints:      11270
3584.49/3595.18	c #Conflicts:      68000 | #Constraints:      12270
3584.49/3595.18	c #Conflicts:      69000 | #Constraints:      13270
3584.49/3595.18	c #Conflicts:      70000 | #Constraints:      14271
3584.49/3595.18	c #Conflicts:      71000 | #Constraints:      15271
3584.49/3595.18	c #Conflicts:      72000 | #Constraints:      16271
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 4.97865
3584.49/3595.18	c #Conflicts:      73000 | #Constraints:      11897
3584.49/3595.18	c #Conflicts:      74000 | #Constraints:      12897
3584.49/3595.18	c #Conflicts:      75000 | #Constraints:      13897
3584.49/3595.18	c #Conflicts:      76000 | #Constraints:      14898
3584.49/3595.18	c #Conflicts:      77000 | #Constraints:      15899
3584.49/3595.18	c #Conflicts:      78000 | #Constraints:      16899
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 4.97865
3584.49/3595.18	c #Conflicts:      79000 | #Constraints:      12314
3584.49/3595.18	c #Conflicts:      80000 | #Constraints:      13315
3584.49/3595.18	c #Conflicts:      81000 | #Constraints:      14315
3584.49/3595.18	c #Conflicts:      82000 | #Constraints:      15316
3584.49/3595.18	c #Conflicts:      83000 | #Constraints:      16316
3584.49/3595.18	c #Conflicts:      84000 | #Constraints:      17316
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 4.97865
3584.49/3595.18	c #Conflicts:      85000 | #Constraints:      12518
3584.49/3595.18	c #Conflicts:      86000 | #Constraints:      13518
3584.49/3595.18	c #Conflicts:      87000 | #Constraints:      14518
3584.49/3595.18	c #Conflicts:      88000 | #Constraints:      15519
3584.49/3595.18	c #Conflicts:      89000 | #Constraints:      16520
3584.49/3595.18	c #Conflicts:      90000 | #Constraints:      17521
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 4.97865
3584.49/3595.18	c #Conflicts:      91000 | #Constraints:      12519
3584.49/3595.18	c #Conflicts:      92000 | #Constraints:      13520
3584.49/3595.18	c #Conflicts:      93000 | #Constraints:      14522
3584.49/3595.18	c #Conflicts:      94000 | #Constraints:      15524
3584.49/3595.18	c #Conflicts:      95000 | #Constraints:      16526
3584.49/3595.18	c #Conflicts:      96000 | #Constraints:      17527
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 4.97865
3584.49/3595.18	c #Conflicts:      97000 | #Constraints:      12334
3584.49/3595.18	c #Conflicts:      98000 | #Constraints:      13334
3584.49/3595.18	c #Conflicts:      99000 | #Constraints:      14334
3584.49/3595.18	c #Conflicts:     100000 | #Constraints:      15334
3584.49/3595.18	c #Conflicts:     101000 | #Constraints:      16334
3584.49/3595.18	c #Conflicts:     102000 | #Constraints:      17334
3584.49/3595.18	c #Conflicts:     103000 | #Constraints:      18335
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 4.97872
3584.49/3595.18	c #Conflicts:     104000 | #Constraints:      12941
3584.49/3595.18	c #Conflicts:     105000 | #Constraints:      13941
3584.49/3595.18	c #Conflicts:     106000 | #Constraints:      14942
3584.49/3595.18	c #Conflicts:     107000 | #Constraints:      15943
3584.49/3595.18	c #Conflicts:     108000 | #Constraints:      16943
3584.49/3595.18	c #Conflicts:     109000 | #Constraints:      17944
3584.49/3595.18	c #Conflicts:     110000 | #Constraints:      18944
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 4.97872
3584.49/3595.18	c #Conflicts:     111000 | #Constraints:      13377
3584.49/3595.18	c #Conflicts:     112000 | #Constraints:      14377
3584.49/3595.18	c #Conflicts:     113000 | #Constraints:      15378
3584.49/3595.18	c #Conflicts:     114000 | #Constraints:      16378
3584.49/3595.18	c #Conflicts:     115000 | #Constraints:      17379
3584.49/3595.18	c #Conflicts:     116000 | #Constraints:      18380
3584.49/3595.18	c #Conflicts:     117000 | #Constraints:      19380
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 4.97872
3584.49/3595.18	c #Conflicts:     118000 | #Constraints:      13586
3584.49/3595.18	c #Conflicts:     119000 | #Constraints:      14587
3584.49/3595.18	c #Conflicts:     120000 | #Constraints:      15587
3584.49/3595.18	c #Conflicts:     121000 | #Constraints:      16587
3584.49/3595.18	c #Conflicts:     122000 | #Constraints:      17587
3584.49/3595.18	c #Conflicts:     123000 | #Constraints:      18588
3584.49/3595.18	c restart_num  0 329
3584.49/3595.18	c Use LS-small
3584.49/3595.18	c longest_trail_len= 5091 last_longest_trail_len= 0
3584.49/3595.18	c longest_trail_len= 5091 last_longest_trail_len= 5091
3584.49/3595.18	c num_vars= 5104 len_partial_assign_no_confli= 4988
3584.49/3595.18	c update_LS_target_phase-runLS-restart
3584.49/3595.18	c longest_trail_len= 4936 last_longest_trail_len= 0
3584.49/3595.18	c #Conflicts:     124000 | #Constraints:      19588
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 4.97872
3584.49/3595.18	c longest_trail_len= 4936 last_longest_trail_len= 4936
3584.49/3595.18	c longest_trail_len= 4936 last_longest_trail_len= 4936
3584.49/3595.18	c longest_trail_len= 4936 last_longest_trail_len= 4936
3584.49/3595.18	c #Conflicts:     125000 | #Constraints:      13624
3584.49/3595.18	c longest_trail_len= 4941 last_longest_trail_len= 4936
3584.49/3595.18	c longest_trail_len= 4941 last_longest_trail_len= 4941
3584.49/3595.18	c longest_trail_len= 4941 last_longest_trail_len= 4941
3584.49/3595.18	c longest_trail_len= 4941 last_longest_trail_len= 4941
3584.49/3595.18	c longest_trail_len= 4941 last_longest_trail_len= 4941
3584.49/3595.18	c #Conflicts:     126000 | #Constraints:      14624
3584.49/3595.18	c longest_trail_len= 4941 last_longest_trail_len= 4941
3584.49/3595.18	c longest_trail_len= 4941 last_longest_trail_len= 4941
3584.49/3595.18	c longest_trail_len= 4941 last_longest_trail_len= 4941
3584.49/3595.18	c longest_trail_len= 4941 last_longest_trail_len= 4941
3584.49/3595.18	c longest_trail_len= 4941 last_longest_trail_len= 4941
3584.49/3595.18	c longest_trail_len= 4941 last_longest_trail_len= 4941
3584.49/3595.18	c #Conflicts:     127000 | #Constraints:      15625
3584.49/3595.18	c longest_trail_len= 4941 last_longest_trail_len= 4941
3584.49/3595.18	c longest_trail_len= 4941 last_longest_trail_len= 4941
3584.49/3595.18	c #Conflicts:     128000 | #Constraints:      16625
3584.49/3595.18	c #Conflicts:     129000 | #Constraints:      17625
3584.49/3595.18	c longest_trail_len= 4941 last_longest_trail_len= 4941
3584.49/3595.18	c longest_trail_len= 4941 last_longest_trail_len= 4941
3584.49/3595.18	c longest_trail_len= 4941 last_longest_trail_len= 4941
3584.49/3595.18	c longest_trail_len= 4941 last_longest_trail_len= 4941
3584.49/3595.18	c #Conflicts:     130000 | #Constraints:      18627
3584.49/3595.18	c longest_trail_len= 4941 last_longest_trail_len= 4941
3584.49/3595.18	c longest_trail_len= 4978 last_longest_trail_len= 4941
3584.49/3595.18	c longest_trail_len= 4978 last_longest_trail_len= 4978
3584.49/3595.18	c longest_trail_len= 4978 last_longest_trail_len= 4978
3584.49/3595.18	c longest_trail_len= 5014 last_longest_trail_len= 4978
3584.49/3595.18	c longest_trail_len= 5014 last_longest_trail_len= 5014
3584.49/3595.18	c #Conflicts:     131000 | #Constraints:      19629
3584.49/3595.18	c longest_trail_len= 5014 last_longest_trail_len= 5014
3584.49/3595.18	c longest_trail_len= 5014 last_longest_trail_len= 5014
3584.49/3595.18	c longest_trail_len= 5014 last_longest_trail_len= 5014
3584.49/3595.18	c longest_trail_len= 5014 last_longest_trail_len= 5014
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 4.97882
3584.49/3595.18	c longest_trail_len= 5014 last_longest_trail_len= 5014
3584.49/3595.18	c #Conflicts:     132000 | #Constraints:      13420
3584.49/3595.18	c longest_trail_len= 5014 last_longest_trail_len= 5014
3584.49/3595.18	c longest_trail_len= 5014 last_longest_trail_len= 5014
3584.49/3595.18	c longest_trail_len= 5014 last_longest_trail_len= 5014
3584.49/3595.18	c #Conflicts:     133000 | #Constraints:      14420
3584.49/3595.18	c longest_trail_len= 5014 last_longest_trail_len= 5014
3584.49/3595.18	c longest_trail_len= 5014 last_longest_trail_len= 5014
3584.49/3595.18	c longest_trail_len= 5014 last_longest_trail_len= 5014
3584.49/3595.18	c longest_trail_len= 5014 last_longest_trail_len= 5014
3584.49/3595.18	c longest_trail_len= 5014 last_longest_trail_len= 5014
3584.49/3595.18	c #Conflicts:     134000 | #Constraints:      15421
3584.49/3595.18	c longest_trail_len= 5014 last_longest_trail_len= 5014
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5014
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     135000 | #Constraints:      16423
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     136000 | #Constraints:      17423
3584.49/3595.18	c #Conflicts:     137000 | #Constraints:      18426
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     138000 | #Constraints:      19428
3584.49/3595.18	c #Conflicts:     139000 | #Constraints:      20428
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 4.97897
3584.49/3595.18	c #Conflicts:     140000 | #Constraints:      14037
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     141000 | #Constraints:      15038
3584.49/3595.18	c #Conflicts:     142000 | #Constraints:      16038
3584.49/3595.18	c #Conflicts:     143000 | #Constraints:      17038
3584.49/3595.18	c #Conflicts:     144000 | #Constraints:      18038
3584.49/3595.18	c #Conflicts:     145000 | #Constraints:      19040
3584.49/3595.18	c #Conflicts:     146000 | #Constraints:      20041
3584.49/3595.18	c #Conflicts:     147000 | #Constraints:      21042
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 4.97948
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     148000 | #Constraints:      14417
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     149000 | #Constraints:      15418
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     150000 | #Constraints:      16419
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     151000 | #Constraints:      17419
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     152000 | #Constraints:      18419
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     153000 | #Constraints:      19420
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     154000 | #Constraints:      20421
3584.49/3595.18	c #Conflicts:     155000 | #Constraints:      21421
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 4.98002
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     156000 | #Constraints:      14660
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     157000 | #Constraints:      15660
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     158000 | #Constraints:      16660
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     159000 | #Constraints:      17660
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     160000 | #Constraints:      18661
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     161000 | #Constraints:      19661
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     162000 | #Constraints:      20661
3584.49/3595.18	c #Conflicts:     163000 | #Constraints:      21661
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 4.98035
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     164000 | #Constraints:      14683
3584.49/3595.18	c #Conflicts:     165000 | #Constraints:      15683
3584.49/3595.18	c #Conflicts:     166000 | #Constraints:      16685
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     167000 | #Constraints:      17686
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     168000 | #Constraints:      18694
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     169000 | #Constraints:      19695
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     170000 | #Constraints:      20696
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     171000 | #Constraints:      21696
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 4.98065
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     172000 | #Constraints:      14468
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     173000 | #Constraints:      15468
3584.49/3595.18	c #Conflicts:     174000 | #Constraints:      16469
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     175000 | #Constraints:      17469
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     176000 | #Constraints:      18469
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     177000 | #Constraints:      19469
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     178000 | #Constraints:      20469
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     179000 | #Constraints:      21469
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     180000 | #Constraints:      22469
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 4.98163
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     181000 | #Constraints:      15058
3584.49/3595.18	c #Conflicts:     182000 | #Constraints:      16060
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     183000 | #Constraints:      17060
3584.49/3595.18	c #Conflicts:     184000 | #Constraints:      18060
3584.49/3595.18	c #Conflicts:     185000 | #Constraints:      19060
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     186000 | #Constraints:      20061
3584.49/3595.18	c #Conflicts:     187000 | #Constraints:      21061
3584.49/3595.18	c #Conflicts:     188000 | #Constraints:      22061
3584.49/3595.18	c #Conflicts:     189000 | #Constraints:      23062
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 4.98411
3584.49/3595.18	c #Conflicts:     190000 | #Constraints:      15461
3584.49/3595.18	c #Conflicts:     191000 | #Constraints:      16461
3584.49/3595.18	c #Conflicts:     192000 | #Constraints:      17461
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     193000 | #Constraints:      18462
3584.49/3595.18	c #Conflicts:     194000 | #Constraints:      19483
3584.49/3595.18	c #Conflicts:     195000 | #Constraints:      20483
3584.49/3595.18	c #Conflicts:     196000 | #Constraints:      21483
3584.49/3595.18	c #Conflicts:     197000 | #Constraints:      22483
3584.49/3595.18	c #Conflicts:     198000 | #Constraints:      23484
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 4.98911
3584.49/3595.18	c #Conflicts:     199000 | #Constraints:      15720
3584.49/3595.18	c #Conflicts:     200000 | #Constraints:      16721
3584.49/3595.18	c #Conflicts:     201000 | #Constraints:      17721
3584.49/3595.18	c #Conflicts:     202000 | #Constraints:      18721
3584.49/3595.18	c #Conflicts:     203000 | #Constraints:      19723
3584.49/3595.18	c #Conflicts:     204000 | #Constraints:      20724
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     205000 | #Constraints:      21725
3584.49/3595.18	c #Conflicts:     206000 | #Constraints:      22725
3584.49/3595.18	c #Conflicts:     207000 | #Constraints:      23725
3584.49/3595.18	c #Conflicts:     208000 | #Constraints:      24727
3584.49/3595.18	c #Conflicts:     209000 | #Constraints:      25727
3584.49/3595.18	c #Conflicts:     210000 | #Constraints:      26728
3584.49/3595.18	c #Conflicts:     211000 | #Constraints:      27728
3584.49/3595.18	c #Conflicts:     212000 | #Constraints:      28730
3584.49/3595.18	c #Conflicts:     213000 | #Constraints:      29730
3584.49/3595.18	c #Conflicts:     214000 | #Constraints:      30731
3584.49/3595.18	c #Conflicts:     215000 | #Constraints:      31734
3584.49/3595.18	c #Conflicts:     216000 | #Constraints:      32734
3584.49/3595.18	c #Conflicts:     217000 | #Constraints:      33734
3584.49/3595.18	c #Conflicts:     218000 | #Constraints:      34734
3584.49/3595.18	c #Conflicts:     219000 | #Constraints:      35734
3584.49/3595.18	c #Conflicts:     220000 | #Constraints:      36735
3584.49/3595.18	c #Conflicts:     221000 | #Constraints:      37737
3584.49/3595.18	c #Conflicts:     222000 | #Constraints:      38738
3584.49/3595.18	c #Conflicts:     223000 | #Constraints:      39739
3584.49/3595.18	c #Conflicts:     224000 | #Constraints:      40740
3584.49/3595.18	c #Conflicts:     225000 | #Constraints:      41741
3584.49/3595.18	c #Conflicts:     226000 | #Constraints:      42741
3584.49/3595.18	c #Conflicts:     227000 | #Constraints:      43741
3584.49/3595.18	c #Conflicts:     228000 | #Constraints:      44741
3584.49/3595.18	c #Conflicts:     229000 | #Constraints:      45741
3584.49/3595.18	c #Conflicts:     230000 | #Constraints:      46743
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     231000 | #Constraints:      47743
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     232000 | #Constraints:      48744
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     233000 | #Constraints:      49744
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     234000 | #Constraints:      50744
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     235000 | #Constraints:      51745
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     236000 | #Constraints:      52745
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     237000 | #Constraints:      53746
3584.49/3595.18	c #Conflicts:     238000 | #Constraints:      54746
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     239000 | #Constraints:      55746
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     240000 | #Constraints:      56747
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 4.99073
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     241000 | #Constraints:      32129
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     242000 | #Constraints:      33130
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     243000 | #Constraints:      34130
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     244000 | #Constraints:      35130
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     245000 | #Constraints:      36130
3584.49/3595.18	c #Conflicts:     246000 | #Constraints:      37132
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     247000 | #Constraints:      38132
3584.49/3595.18	c #Conflicts:     248000 | #Constraints:      39132
3584.49/3595.18	c #Conflicts:     249000 | #Constraints:      40132
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     250000 | #Constraints:      41132
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 5.01004
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     251000 | #Constraints:      24155
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     252000 | #Constraints:      25155
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     253000 | #Constraints:      26155
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     254000 | #Constraints:      27156
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     255000 | #Constraints:      28157
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     256000 | #Constraints:      29157
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     257000 | #Constraints:      30157
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     258000 | #Constraints:      31157
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     259000 | #Constraints:      32157
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     260000 | #Constraints:      33157
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     261000 | #Constraints:      34158
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 5.01545
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c #Conflicts:     262000 | #Constraints:      20906
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c restart_num  329 630
3584.49/3595.18	c Use LS-small
3584.49/3595.18	c longest_trail_len= 5088 last_longest_trail_len= 5088
3584.49/3595.18	c num_vars= 5104 len_partial_assign_no_confli= 4989
3584.49/3595.18	c update_LS_target_phase-runLS-restart
3584.49/3595.18	c longest_trail_len= 529 last_longest_trail_len= 0
3584.49/3595.18	c longest_trail_len= 1478 last_longest_trail_len= 529
3584.49/3595.18	c #Conflicts:     263000 | #Constraints:      21906
3584.49/3595.18	c longest_trail_len= 2750 last_longest_trail_len= 1478
3584.49/3595.18	c #Conflicts:     264000 | #Constraints:      22907
3584.49/3595.18	c longest_trail_len= 2750 last_longest_trail_len= 2750
3584.49/3595.18	c #Conflicts:     265000 | #Constraints:      23908
3584.49/3595.18	c longest_trail_len= 3219 last_longest_trail_len= 2750
3584.49/3595.18	c #Conflicts:     266000 | #Constraints:      24908
3584.49/3595.18	c #Conflicts:     267000 | #Constraints:      25908
3584.49/3595.18	c #Conflicts:     268000 | #Constraints:      26908
3584.49/3595.18	c longest_trail_len= 4569 last_longest_trail_len= 3219
3584.49/3595.18	c #Conflicts:     269000 | #Constraints:      27908
3584.49/3595.18	c #Conflicts:     270000 | #Constraints:      28909
3584.49/3595.18	c #Conflicts:     271000 | #Constraints:      29909
3584.49/3595.18	c #Conflicts:     272000 | #Constraints:      30909
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 5.0359
3584.49/3595.18	c #Conflicts:     273000 | #Constraints:      19319
3584.49/3595.18	c #Conflicts:     274000 | #Constraints:      20319
3584.49/3595.18	c #Conflicts:     275000 | #Constraints:      21320
3584.49/3595.18	c longest_trail_len= 4569 last_longest_trail_len= 4569
3584.49/3595.18	c longest_trail_len= 4569 last_longest_trail_len= 4569
3584.49/3595.18	c longest_trail_len= 4569 last_longest_trail_len= 4569
3584.49/3595.18	c longest_trail_len= 4569 last_longest_trail_len= 4569
3584.49/3595.18	c longest_trail_len= 4569 last_longest_trail_len= 4569
3584.49/3595.18	c longest_trail_len= 4569 last_longest_trail_len= 4569
3584.49/3595.18	c #Conflicts:     276000 | #Constraints:      22321
3584.49/3595.18	c longest_trail_len= 4569 last_longest_trail_len= 4569
3584.49/3595.18	c longest_trail_len= 4569 last_longest_trail_len= 4569
3584.49/3595.18	c longest_trail_len= 4569 last_longest_trail_len= 4569
3584.49/3595.18	c longest_trail_len= 4569 last_longest_trail_len= 4569
3584.49/3595.18	c longest_trail_len= 4569 last_longest_trail_len= 4569
3584.49/3595.18	c longest_trail_len= 4569 last_longest_trail_len= 4569
3584.49/3595.18	c #Conflicts:     277000 | #Constraints:      23321
3584.49/3595.18	c longest_trail_len= 4569 last_longest_trail_len= 4569
3584.49/3595.18	c longest_trail_len= 4569 last_longest_trail_len= 4569
3584.49/3595.18	c longest_trail_len= 4569 last_longest_trail_len= 4569
3584.49/3595.18	c #Conflicts:     278000 | #Constraints:      24348
3584.49/3595.18	c longest_trail_len= 4569 last_longest_trail_len= 4569
3584.49/3595.18	c longest_trail_len= 4569 last_longest_trail_len= 4569
3584.49/3595.18	c longest_trail_len= 4569 last_longest_trail_len= 4569
3584.49/3595.18	c longest_trail_len= 4569 last_longest_trail_len= 4569
3584.49/3595.18	c longest_trail_len= 4569 last_longest_trail_len= 4569
3584.49/3595.18	c #Conflicts:     279000 | #Constraints:      25348
3584.49/3595.18	c longest_trail_len= 4569 last_longest_trail_len= 4569
3584.49/3595.18	c longest_trail_len= 4569 last_longest_trail_len= 4569
3584.49/3595.18	c longest_trail_len= 4569 last_longest_trail_len= 4569
3584.49/3595.18	c longest_trail_len= 4569 last_longest_trail_len= 4569
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4569
3584.49/3595.18	c #Conflicts:     280000 | #Constraints:      26348
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     281000 | #Constraints:      27348
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     282000 | #Constraints:      28348
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 5.0359
3584.49/3595.18	c #Conflicts:     283000 | #Constraints:      17579
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     284000 | #Constraints:      18579
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     285000 | #Constraints:      19579
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     286000 | #Constraints:      20580
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     287000 | #Constraints:      21580
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     288000 | #Constraints:      22580
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     289000 | #Constraints:      23580
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     290000 | #Constraints:      24580
3584.49/3595.18	c #Conflicts:     291000 | #Constraints:      25581
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     292000 | #Constraints:      26583
3584.49/3595.18	c #Conflicts:     293000 | #Constraints:      27583
3584.49/3595.18	c #Conflicts:     294000 | #Constraints:      28583
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 5.0359
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     295000 | #Constraints:      18159
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     296000 | #Constraints:      19160
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     297000 | #Constraints:      20160
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     298000 | #Constraints:      21161
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     299000 | #Constraints:      22161
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     300000 | #Constraints:      23161
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     301000 | #Constraints:      24161
3584.49/3595.18	c #Conflicts:     302000 | #Constraints:      25161
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     303000 | #Constraints:      26163
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     304000 | #Constraints:      27164
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     305000 | #Constraints:      28164
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     306000 | #Constraints:      29164
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     307000 | #Constraints:      30164
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     308000 | #Constraints:      31164
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     309000 | #Constraints:      32164
3584.49/3595.18	c #Conflicts:     310000 | #Constraints:      33164
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     311000 | #Constraints:      34164
3584.49/3595.18	c #Conflicts:     312000 | #Constraints:      35164
3584.49/3595.18	c #Conflicts:     313000 | #Constraints:      36164
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     314000 | #Constraints:      37164
3584.49/3595.18	c #Conflicts:     315000 | #Constraints:      38164
3584.49/3595.18	c #Conflicts:     316000 | #Constraints:      39165
3584.49/3595.18	c #Conflicts:     317000 | #Constraints:      40165
3584.49/3595.18	c #Conflicts:     318000 | #Constraints:      41165
3584.49/3595.18	c #Conflicts:     319000 | #Constraints:      42166
3584.49/3595.18	c #Conflicts:     320000 | #Constraints:      43166
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     321000 | #Constraints:      44166
3584.49/3595.18	c #Conflicts:     322000 | #Constraints:      45166
3584.49/3595.18	c #Conflicts:     323000 | #Constraints:      46167
3584.49/3595.18	c #Conflicts:     324000 | #Constraints:      47167
3584.49/3595.18	c #Conflicts:     325000 | #Constraints:      48167
3584.49/3595.18	c #Conflicts:     326000 | #Constraints:      49167
3584.49/3595.18	c #Conflicts:     327000 | #Constraints:      50167
3584.49/3595.18	c #Conflicts:     328000 | #Constraints:      51167
3584.49/3595.18	c #Conflicts:     329000 | #Constraints:      52167
3584.49/3595.18	c #Conflicts:     330000 | #Constraints:      53167
3584.49/3595.18	c #Conflicts:     331000 | #Constraints:      54167
3584.49/3595.18	c #Conflicts:     332000 | #Constraints:      55167
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     333000 | #Constraints:      56167
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     334000 | #Constraints:      57167
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     335000 | #Constraints:      58167
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     336000 | #Constraints:      59167
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     337000 | #Constraints:      60167
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     338000 | #Constraints:      61167
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     339000 | #Constraints:      62167
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     340000 | #Constraints:      63167
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     341000 | #Constraints:      64167
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     342000 | #Constraints:      65167
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     343000 | #Constraints:      66167
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     344000 | #Constraints:      67167
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 5.0359
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     345000 | #Constraints:      37452
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     346000 | #Constraints:      38452
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     347000 | #Constraints:      39452
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     348000 | #Constraints:      40452
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     349000 | #Constraints:      41452
3584.49/3595.18	c #Conflicts:     350000 | #Constraints:      42452
3584.49/3595.18	c #Conflicts:     351000 | #Constraints:      43452
3584.49/3595.18	c #Conflicts:     352000 | #Constraints:      44453
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     353000 | #Constraints:      45453
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     354000 | #Constraints:      46453
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     355000 | #Constraints:      47453
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     356000 | #Constraints:      48453
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 5.03591
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     357000 | #Constraints:      27928
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     358000 | #Constraints:      28928
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     359000 | #Constraints:      29928
3584.49/3595.18	c #Conflicts:     360000 | #Constraints:      30928
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     361000 | #Constraints:      31929
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     362000 | #Constraints:      32929
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     363000 | #Constraints:      33929
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     364000 | #Constraints:      34929
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     365000 | #Constraints:      35929
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     366000 | #Constraints:      36929
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     367000 | #Constraints:      37929
3584.49/3595.18	c #Conflicts:     368000 | #Constraints:      38929
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     369000 | #Constraints:      39929
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 5.03591
3584.49/3595.18	c #Conflicts:     370000 | #Constraints:      23863
3584.49/3595.18	c #Conflicts:     371000 | #Constraints:      24863
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     372000 | #Constraints:      25864
3584.49/3595.18	c #Conflicts:     373000 | #Constraints:      26864
3584.49/3595.18	c #Conflicts:     374000 | #Constraints:      27864
3584.49/3595.18	c #Conflicts:     375000 | #Constraints:      28864
3584.49/3595.18	c #Conflicts:     376000 | #Constraints:      29864
3584.49/3595.18	c #Conflicts:     377000 | #Constraints:      30864
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     378000 | #Constraints:      31864
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     379000 | #Constraints:      32864
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     380000 | #Constraints:      33864
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     381000 | #Constraints:      34865
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 5.03591
3584.49/3595.18	c #Conflicts:     382000 | #Constraints:      20932
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     383000 | #Constraints:      21932
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     384000 | #Constraints:      22932
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     385000 | #Constraints:      23932
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     386000 | #Constraints:      24933
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     387000 | #Constraints:      25933
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     388000 | #Constraints:      26933
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     389000 | #Constraints:      27933
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     390000 | #Constraints:      28933
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     391000 | #Constraints:      29933
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     392000 | #Constraints:      30933
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     393000 | #Constraints:      31934
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     394000 | #Constraints:      32934
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 5.03591
3584.49/3595.18	c #Conflicts:     395000 | #Constraints:      19969
3584.49/3595.18	c #Conflicts:     396000 | #Constraints:      20969
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     397000 | #Constraints:      21969
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     398000 | #Constraints:      22969
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     399000 | #Constraints:      23969
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     400000 | #Constraints:      24969
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     401000 | #Constraints:      25969
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     402000 | #Constraints:      26969
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     403000 | #Constraints:      27969
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     404000 | #Constraints:      28969
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     405000 | #Constraints:      29969
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     406000 | #Constraints:      30969
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     407000 | #Constraints:      31970
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     408000 | #Constraints:      32970
3584.49/3595.18	c INPROCESSING
3584.49/3595.18	c GARBAGE COLLECT
3584.49/3595.18	c rational objective 5.03592
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     409000 | #Constraints:      20410
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     410000 | #Constraints:      21410
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     411000 | #Constraints:      22410
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     412000 | #Constraints:      23410
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     413000 | #Constraints:      24410
3584.49/3595.18	c #Conflicts:     414000 | #Constraints:      25410
3584.49/3595.18	c #Conflicts:     415000 | #Constraints:      26411
3584.49/3595.18	c #Conflicts:     416000 | #Constraints:      27412
3584.49/3595.18	c longest_trail_len= 4856 last_longest_trail_len= 4856
3584.49/3595.18	c #Conflicts:     417000 | #Constraints:      28412
3584.49/3595.18	c #Conflicts:     418000 | #Constraints:      29412
3584.49/3595.18	c #Conflicts:     419000 | #Constraints:      30412
3584.49/3595.18	c #Conflicts:     420000 | #Constraints:      31412
3584.49/3595.18	c #Conflicts:     421000 | #Constraints:      32412
3584.49/3595.18	c Program interrupted by user.
3584.49/3595.18	c cpu time 1480.98 s
3584.49/3595.18	c deterministic time 283859062763 2.84e+11
3584.49/3595.18	c optimization time 31.2325 s
3584.49/3595.18	c total solve time 1449.74 s
3584.49/3595.18	c core-guided solve time 0 s
3584.49/3595.18	c propagation time 1343.92 s
3584.49/3595.18	c conflict analysis time 107.729 s
3584.49/3595.18	c propagations 180769839
3584.49/3595.18	c resolve steps 8494204
3584.49/3595.18	c decisions 12575609
3584.49/3595.18	c conflicts 421266
3584.49/3595.18	c restarts 1019
3584.49/3595.18	c inprocessing phases 48
3584.49/3595.18	c input clauses 2030
3584.49/3595.18	c input cardinalities 0
3584.49/3595.18	c input general constraints 3249
3584.49/3595.18	c input average constraint length 3.85
3584.49/3595.18	c input average constraint degree 54599427192976.59
3584.49/3595.18	c learned clauses 98007
3584.49/3595.18	c learned cardinalities 587
3584.49/3595.18	c learned general constraints 322914
3584.49/3595.18	c learned average constraint length 246.81
3584.49/3595.18	c learned average constraint degree 472895105.37
3584.49/3595.18	c watched constraints 307778
3584.49/3595.18	c counting constraints 18385
3584.49/3595.18	c gcd simplifications 13118
3584.49/3595.18	c detected cardinalities 202
3584.49/3595.18	c weakened non-implied lits 3046896
3584.49/3595.18	c weakened non-implying lits 236475
3584.49/3595.18	c original variables 5104
3584.49/3595.18	c clausal propagations 39092268
3584.49/3595.18	c cardinality propagations 32387
3584.49/3595.18	c watched propagations 35643518
3584.49/3595.18	c counting propagations 105805869
3584.49/3595.18	c watch lookups 73433583692
3584.49/3595.18	c watch backjump lookups 71544316420
3584.49/3595.18	c watch checks 58892498472
3584.49/3595.18	c propagation checks 79205789179
3584.49/3595.18	c constraint additions 395275585
3584.49/3595.18	c trail pops 193765898
3584.49/3595.18	c formula constraints 5279
3584.49/3595.18	c learned constraints 421092
3584.49/3595.18	c bound constraints 0
3584.49/3595.18	c core-guided constraints 0
3584.49/3595.18	c encountered formula constraints 6526484
3584.49/3595.18	c encountered learned constraints 2342766
3584.49/3595.18	c encountered bound constraints 0
3584.49/3595.18	c encountered core-guided constraints 0
3584.49/3595.18	c LP total time 23.7487 s
3584.49/3595.18	c LP solve time 22.15 s
3584.49/3595.18	c LP constraints added 5360
3584.49/3595.18	c LP constraints removed 63
3584.49/3595.18	c LP pivots internal 423214
3584.49/3595.18	c LP pivots root 64854
3584.49/3595.18	c LP calls 6415
3584.49/3595.18	c LP optimalities 6161
3584.49/3595.18	c LP no pivot count 4928
3584.49/3595.18	c LP infeasibilities 243
3584.49/3595.18	c LP valid Farkas constraints 242
3584.49/3595.18	c LP learned Farkas constraints 174
3584.49/3595.18	c LP basis resets 9
3584.49/3595.18	c LP cycling count 8
3584.49/3595.18	c LP singular count 0
3584.49/3595.18	c LP no primal count 0
3584.49/3595.18	c LP no farkas count 1
3584.49/3595.18	c LP other issue count 0
3584.49/3595.18	c LP Gomory cuts 0
3584.49/3595.18	c LP learned cuts 81
3584.49/3595.18	c LP deleted cuts 63
3584.49/3595.18	c LP encountered Gomory constraints 0
3584.49/3595.18	c LP encountered Farkas constraints 38613
3584.49/3595.18	c LP encountered learned Farkas constraints 7433
3584.49/3595.18	c CG auxiliary variables introduced 0
3584.49/3595.18	c CG solutions found 0
3584.49/3595.18	c CG cores constructed 0
3584.49/3595.18	c CG core cardinality constraints returned 0
3584.49/3595.18	c CG unit cores 0
3584.49/3595.18	c CG single cores 0
3584.49/3595.18	c CG blocks removed during cardinality reduction 0
3584.49/3595.18	c CG first core best 0
3584.49/3595.18	c CG decision core best 0
3584.49/3595.18	c CG core reduction tie 0
3584.49/3595.18	c CG core degree average 0.00
3584.49/3595.18	c CG core slack average 0.00
3584.49/3595.18	c local search time 10.1596 s (0.7% of runtime)
3584.49/3595.18	c LS(normal)  4.76953 s, calls 1
3584.49/3595.18	c LS(restart) 5.39007 s, calls 2
3584.49/3595.18	s UNKNOWN
3584.49/3595.19	c Total time: 3595.144 seconds

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-4809788-1782852304/watcher-4809788-1782852304 -o /tmp/evaluation-result-4809788-1782852304/solver-4809788-1782852304 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4809788-1782852304/vars-4809788-1782852304 --bin-var /tmp/runsolver-exch-nodeE004-1782848652-2558731 --watchdog 3760 ./Hybrid-SynLSRS+CASHWMaxSATDisjComS HOME/instance-4809788-1782852304.opb 3600 HOME 62000 

running on 4 cores: 12-15

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

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

CPU governors:
  performance: 12-15

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (111443 MiB free)
  node 1: cores 8-15, 129019 MiB (111687 MiB free)
  node 2: cores 16-23, 129019 MiB (125625 MiB free)
  node 3: cores 24-31, 128957 MiB (115104 MiB free)
  node 4: cores 32-39, 129019 MiB (110244 MiB free)
  node 5: cores 40-47, 129019 MiB (107949 MiB free)
  node 6: cores 48-55, 129019 MiB (114071 MiB free)
  node 7: cores 56-63, 128474 MiB (106465 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=2563339, runsolver pid=2563336
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.100041 s]*
/proc/loadavg: 16.38 16.20 15.92 17/904 2563352
/proc/meminfo: memFree=924249852/1055320700 swapFree=33554428/33554428
[pid=2563339] ppid=2563336 vsize=4324 memory=3212 CPUtime=0 cores=12-15
/proc/2563339/stat : 2563339 (Hybrid-SynLSRS+) S 2563336 2563339 2558711 0 -1 4194304 506 2950 0 0 0 0 0 0 20 0 1 0 218518190 4427776 640 18446744073709551615 94861124014080 94861124908613 140723570392416 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94861125147664 94861125195408 94861136420864 140723570395339 140723570395499 140723570395499 140723570401235 0
/proc/2563339/statm: 1081 803 703 219 0 143 0
[pid=2563351] ppid=2563339 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2563351/stat : 2563351 (timeout) S 2563339 2563351 2558711 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 218518198 2723840 384 18446744073709551615 94341134495744 94341134512257 140735577938240 0 0 0 0 3145728 90119 1 0 0 17 15 0 0 0 0 0 94341134527024 94341134529112 94341138964480 140735577942137 140735577942428 140735577942428 140735577948135 0
/proc/2563351/statm: 665 424 397 5 0 90 0
[pid=2563352] ppid=2563351 vsize=52200 memory=13964 CPUtime=0 cores=12-15
/proc/2563352/stat : 2563352 (roundingsat) R 2563351 2563351 2558711 0 -1 4194304 1384 0 0 0 0 0 0 0 20 0 1 0 218518199 53452800 3312 18446744073709551615 94008476585984 94008478935929 140726621615952 0 0 0 0 0 8404994 0 0 0 17 13 0 0 0 0 0 94008479371960 94008479400104 94008493109248 140726621620367 140726621620639 140726621620639 140726621626346 0
/proc/2563352/statm: 13050 3491 1862 574 0 2206 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 59184 KiB
Current children cumulated memory: 18872 KiB

[startup+0.212963 s]*
/proc/loadavg: 16.35 16.20 15.92 18/904 2563352
/proc/meminfo: memFree=924248380/1055320700 swapFree=33554428/33554428
[pid=2563339] ppid=2563336 vsize=4324 memory=3212 CPUtime=0 cores=12-15
/proc/2563339/stat : 2563339 (Hybrid-SynLSRS+) S 2563336 2563339 2558711 0 -1 4194304 506 2950 0 0 0 0 0 0 20 0 1 0 218518190 4427776 640 18446744073709551615 94861124014080 94861124908613 140723570392416 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94861125147664 94861125195408 94861136420864 140723570395339 140723570395499 140723570395499 140723570401235 0
/proc/2563339/statm: 1081 803 703 219 0 143 0
[pid=2563351] ppid=2563339 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2563351/stat : 2563351 (timeout) S 2563339 2563351 2558711 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 218518198 2723840 384 18446744073709551615 94341134495744 94341134512257 140735577938240 0 0 0 0 3145728 90119 1 0 0 17 15 0 0 0 0 0 94341134527024 94341134529112 94341138964480 140735577942137 140735577942428 140735577942428 140735577948135 0
/proc/2563351/statm: 665 424 397 5 0 90 0
[pid=2563352] ppid=2563351 vsize=58072 memory=19836 CPUtime=0.12 cores=12-15
/proc/2563352/stat : 2563352 (roundingsat) R 2563351 2563351 2558711 0 -1 4194304 3045 0 0 0 12 0 0 0 20 0 1 0 218518199 59465728 4848 18446744073709551615 94008476585984 94008478935929 140726621615952 0 0 0 0 0 8404994 0 0 0 17 13 0 0 0 0 0 94008479371960 94008479400104 94008493109248 140726621620367 140726621620639 140726621620639 140726621626346 0
/proc/2563352/statm: 14518 4959 1996 574 0 3674 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 65056 KiB
Current children cumulated memory: 24744 KiB

[startup+0.313541 s]*
/proc/loadavg: 16.35 16.20 15.92 17/904 2563352
/proc/meminfo: memFree=924229188/1055320700 swapFree=33554428/33554428
[pid=2563339] ppid=2563336 vsize=4324 memory=3212 CPUtime=0 cores=12-15
/proc/2563339/stat : 2563339 (Hybrid-SynLSRS+) S 2563336 2563339 2558711 0 -1 4194304 506 2950 0 0 0 0 0 0 20 0 1 0 218518190 4427776 640 18446744073709551615 94861124014080 94861124908613 140723570392416 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94861125147664 94861125195408 94861136420864 140723570395339 140723570395499 140723570395499 140723570401235 0
/proc/2563339/statm: 1081 803 703 219 0 143 0
[pid=2563351] ppid=2563339 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2563351/stat : 2563351 (timeout) S 2563339 2563351 2558711 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 218518198 2723840 384 18446744073709551615 94341134495744 94341134512257 140735577938240 0 0 0 0 3145728 90119 1 0 0 17 15 0 0 0 0 0 94341134527024 94341134529112 94341138964480 140735577942137 140735577942428 140735577942428 140735577948135 0
/proc/2563351/statm: 665 424 397 5 0 90 0
[pid=2563352] ppid=2563351 vsize=58072 memory=19836 CPUtime=0.21 cores=12-15
/proc/2563352/stat : 2563352 (roundingsat) R 2563351 2563351 2558711 0 -1 4194304 3045 0 0 0 21 0 0 0 20 0 1 0 218518199 59465728 4848 18446744073709551615 94008476585984 94008478935929 140726621615952 0 0 0 0 0 8404994 0 0 0 17 13 0 0 0 0 0 94008479371960 94008479400104 94008493109248 140726621620367 140726621620639 140726621620639 140726621626346 0
/proc/2563352/statm: 14518 4959 1996 574 0 3674 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 65056 KiB
Current children cumulated memory: 24744 KiB

[startup+0.70015 s]
/proc/loadavg: 16.35 16.20 15.92 17/904 2563352
/proc/meminfo: memFree=924228688/1055320700 swapFree=33554428/33554428
[pid=2563339] ppid=2563336 vsize=4324 memory=3212 CPUtime=0 cores=12-15
/proc/2563339/stat : 2563339 (Hybrid-SynLSRS+) S 2563336 2563339 2558711 0 -1 4194304 506 2950 0 0 0 0 0 0 20 0 1 0 218518190 4427776 640 18446744073709551615 94861124014080 94861124908613 140723570392416 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94861125147664 94861125195408 94861136420864 140723570395339 140723570395499 140723570395499 140723570401235 0
/proc/2563339/statm: 1081 803 703 219 0 143 0
[pid=2563351] ppid=2563339 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2563351/stat : 2563351 (timeout) S 2563339 2563351 2558711 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 218518198 2723840 384 18446744073709551615 94341134495744 94341134512257 140735577938240 0 0 0 0 3145728 90119 1 0 0 17 15 0 0 0 0 0 94341134527024 94341134529112 94341138964480 140735577942137 140735577942428 140735577942428 140735577948135 0
/proc/2563351/statm: 665 424 397 5 0 90 0
[pid=2563352] ppid=2563351 vsize=58072 memory=19836 CPUtime=0.59 cores=12-15
/proc/2563352/stat : 2563352 (roundingsat) R 2563351 2563351 2558711 0 -1 4194304 3045 0 0 0 59 0 0 0 20 0 1 0 218518199 59465728 4848 18446744073709551615 94008476585984 94008478935929 140726621615952 0 0 0 0 0 8404994 0 0 0 17 13 0 0 0 0 0 94008479371960 94008479400104 94008493109248 140726621620367 140726621620639 140726621620639 140726621626346 0
/proc/2563352/statm: 14518 4959 1996 574 0 3674 0
Current children cumulated CPU time: 0.59 s
Current children cumulated vsize: 65056 KiB
Current children cumulated memory: 24744 KiB

[startup+1.50014 s]
/proc/loadavg: 16.35 16.20 15.92 19/904 2563352
/proc/meminfo: memFree=924243624/1055320700 swapFree=33554428/33554428
[pid=2563339] ppid=2563336 vsize=4324 memory=3212 CPUtime=0 cores=12-15
/proc/2563339/stat : 2563339 (Hybrid-SynLSRS+) S 2563336 2563339 2558711 0 -1 4194304 506 2950 0 0 0 0 0 0 20 0 1 0 218518190 4427776 640 18446744073709551615 94861124014080 94861124908613 140723570392416 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94861125147664 94861125195408 94861136420864 140723570395339 140723570395499 140723570395499 140723570401235 0
/proc/2563339/statm: 1081 803 703 219 0 143 0
[pid=2563351] ppid=2563339 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2563351/stat : 2563351 (timeout) S 2563339 2563351 2558711 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 218518198 2723840 384 18446744073709551615 94341134495744 94341134512257 140735577938240 0 0 0 0 3145728 90119 1 0 0 17 15 0 0 0 0 0 94341134527024 94341134529112 94341138964480 140735577942137 140735577942428 140735577942428 140735577948135 0
/proc/2563351/statm: 665 424 397 5 0 90 0
[pid=2563352] ppid=2563351 vsize=58072 memory=19836 CPUtime=1.39 cores=12-15
/proc/2563352/stat : 2563352 (roundingsat) R 2563351 2563351 2558711 0 -1 4194304 3045 0 0 0 139 0 0 0 20 0 1 0 218518199 59465728 4848 18446744073709551615 94008476585984 94008478935929 140726621615952 0 0 0 0 0 8404994 0 0 0 17 13 0 0 0 0 0 94008479371960 94008479400104 94008493109248 140726621620367 140726621620639 140726621620639 140726621626346 0
/proc/2563352/statm: 14518 4959 1996 574 0 3674 0
Current children cumulated CPU time: 1.39 s
Current children cumulated vsize: 65056 KiB
Current children cumulated memory: 24744 KiB

[startup+3.11251 s]
/proc/loadavg: 16.35 16.20 15.92 19/904 2563352
/proc/meminfo: memFree=924242688/1055320700 swapFree=33554428/33554428
[pid=2563339] ppid=2563336 vsize=4324 memory=3212 CPUtime=0 cores=12-15
/proc/2563339/stat : 2563339 (Hybrid-SynLSRS+) S 2563336 2563339 2558711 0 -1 4194304 506 2950 0 0 0 0 0 0 20 0 1 0 218518190 4427776 640 18446744073709551615 94861124014080 94861124908613 140723570392416 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94861125147664 94861125195408 94861136420864 140723570395339 140723570395499 140723570395499 140723570401235 0
/proc/2563339/statm: 1081 803 703 219 0 143 0
[pid=2563351] ppid=2563339 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2563351/stat : 2563351 (timeout) S 2563339 2563351 2558711 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 218518198 2723840 384 18446744073709551615 94341134495744 94341134512257 140735577938240 0 0 0 0 3145728 90119 1 0 0 17 15 0 0 0 0 0 94341134527024 94341134529112 94341138964480 140735577942137 140735577942428 140735577942428 140735577948135 0
/proc/2563351/statm: 665 424 397 5 0 90 0
[pid=2563352] ppid=2563351 vsize=61364 memory=23168 CPUtime=3 cores=12-15
/proc/2563352/stat : 2563352 (roundingsat) R 2563351 2563351 2558711 0 -1 4194304 3839 0 0 0 297 3 0 0 20 0 1 0 218518199 62836736 5616 18446744073709551615 94008476585984 94008478935929 140726621615952 0 0 0 0 0 8404994 0 0 0 17 13 0 0 0 0 0 94008479371960 94008479400104 94008493109248 140726621620367 140726621620639 140726621620639 140726621626346 0
/proc/2563352/statm: 15341 5792 2044 574 0 4497 0
Current children cumulated CPU time: 3 s
Current children cumulated vsize: 68348 KiB
Current children cumulated memory: 28076 KiB

[startup+6.30015 s]
/proc/loadavg: 16.32 16.20 15.93 19/904 2563352
/proc/meminfo: memFree=924203792/1055320700 swapFree=33554428/33554428
[pid=2563339] ppid=2563336 vsize=4324 memory=3212 CPUtime=0 cores=12-15
/proc/2563339/stat : 2563339 (Hybrid-SynLSRS+) S 2563336 2563339 2558711 0 -1 4194304 506 2950 0 0 0 0 0 0 20 0 1 0 218518190 4427776 640 18446744073709551615 94861124014080 94861124908613 140723570392416 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94861125147664 94861125195408 94861136420864 140723570395339 140723570395499 140723570395499 140723570401235 0
/proc/2563339/statm: 1081 803 703 219 0 143 0
[pid=2563351] ppid=2563339 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2563351/stat : 2563351 (timeout) S 2563339 2563351 2558711 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 218518198 2723840 384 18446744073709551615 94341134495744 94341134512257 140735577938240 0 0 0 0 3145728 90119 1 0 0 17 15 0 0 0 0 0 94341134527024 94341134529112 94341138964480 140735577942137 140735577942428 140735577942428 140735577948135 0
/proc/2563351/statm: 665 424 397 5 0 90 0
[pid=2563352] ppid=2563351 vsize=81336 memory=42224 CPUtime=6.18 cores=12-15
/proc/2563352/stat : 2563352 (roundingsat) R 2563351 2563351 2558711 0 -1 4194304 7766 0 0 0 604 14 0 0 20 0 1 0 218518199 83288064 10318 18446744073709551615 94008476585984 94008478935929 140726621615952 0 0 0 0 0 8404994 0 0 0 17 13 0 0 0 0 0 94008479371960 94008479400104 94008493109248 140726621620367 140726621620639 140726621620639 140726621626346 0
/proc/2563352/statm: 20334 10556 2044 574 0 9490 0
Current children cumulated CPU time: 6.18 s
Current children cumulated vsize: 88320 KiB
Current children cumulated memory: 47132 KiB

[startup+12.7001 s]
/proc/loadavg: 16.29 16.19 15.93 19/904 2563352
/proc/meminfo: memFree=924214900/1055320700 swapFree=33554428/33554428
[pid=2563339] ppid=2563336 vsize=4324 memory=3212 CPUtime=0 cores=12-15
/proc/2563339/stat : 2563339 (Hybrid-SynLSRS+) S 2563336 2563339 2558711 0 -1 4194304 506 2950 0 0 0 0 0 0 20 0 1 0 218518190 4427776 640 18446744073709551615 94861124014080 94861124908613 140723570392416 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94861125147664 94861125195408 94861136420864 140723570395339 140723570395499 140723570395499 140723570401235 0
/proc/2563339/statm: 1081 803 703 219 0 143 0
[pid=2563351] ppid=2563339 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2563351/stat : 2563351 (timeout) S 2563339 2563351 2558711 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 218518198 2723840 384 18446744073709551615 94341134495744 94341134512257 140735577938240 0 0 0 0 3145728 90119 1 0 0 17 15 0 0 0 0 0 94341134527024 94341134529112 94341138964480 140735577942137 140735577942428 140735577942428 140735577948135 0
/proc/2563351/statm: 665 424 397 5 0 90 0
[pid=2563352] ppid=2563351 vsize=86240 memory=46548 CPUtime=12.56 cores=12-15
/proc/2563352/stat : 2563352 (roundingsat) R 2563351 2563351 2558711 0 -1 4194304 9235 0 0 0 1230 26 0 0 20 0 1 0 218518199 88309760 11470 18446744073709551615 94008476585984 94008478935929 140726621615952 0 0 0 0 0 8404994 0 0 0 17 13 0 0 0 0 0 94008479371960 94008479400104 94008493109248 140726621620367 140726621620639 140726621620639 140726621626346 0
/proc/2563352/statm: 21560 11637 2044 574 0 10716 0
Current children cumulated CPU time: 12.56 s
Current children cumulated vsize: 93224 KiB
Current children cumulated memory: 51456 KiB

[startup+25.5002 s]
/proc/loadavg: 16.25 16.19 15.93 19/904 2563352
/proc/meminfo: memFree=924190728/1055320700 swapFree=33554428/33554428
[pid=2563339] ppid=2563336 vsize=4324 memory=3212 CPUtime=0 cores=12-15
/proc/2563339/stat : 2563339 (Hybrid-SynLSRS+) S 2563336 2563339 2558711 0 -1 4194304 506 2950 0 0 0 0 0 0 20 0 1 0 218518190 4427776 640 18446744073709551615 94861124014080 94861124908613 140723570392416 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94861125147664 94861125195408 94861136420864 140723570395339 140723570395499 140723570395499 140723570401235 0
/proc/2563339/statm: 1081 803 703 219 0 143 0
[pid=2563351] ppid=2563339 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2563351/stat : 2563351 (timeout) S 2563339 2563351 2558711 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 218518198 2723840 384 18446744073709551615 94341134495744 94341134512257 140735577938240 0 0 0 0 3145728 90119 1 0 0 17 15 0 0 0 0 0 94341134527024 94341134529112 94341138964480 140735577942137 140735577942428 140735577942428 140735577948135 0
/proc/2563351/statm: 665 424 397 5 0 90 0
[pid=2563352] ppid=2563351 vsize=104660 memory=61988 CPUtime=25.32 cores=12-15
/proc/2563352/stat : 2563352 (roundingsat) R 2563351 2563351 2558711 0 -1 4194304 12636 0 0 0 2483 49 0 0 20 0 1 0 218518199 107171840 15417 18446744073709551615 94008476585984 94008478935929 140726621615952 0 0 0 0 0 8404994 0 0 0 17 13 0 0 0 0 0 94008479371960 94008479400104 94008493109248 140726621620367 140726621620639 140726621620639 140726621626346 0
/proc/2563352/statm: 26165 15497 2127 574 0 15321 0
Current children cumulated CPU time: 25.32 s
Current children cumulated vsize: 111644 KiB

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

/proc/2563339/statm: 1081 803 703 219 0 143 0
[pid=2565240] ppid=2563339 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2565240/stat : 2565240 (timeout) S 2563339 2565240 2558711 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 218667701 2723840 384 18446744073709551615 94828071817216 94828071833729 140731054966400 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94828071848496 94828071850584 94828076998656 140731054975238 140731054975388 140731054975388 140731054981095 0
/proc/2565240/statm: 665 424 397 5 0 90 0
[pid=2565241] ppid=2565240 vsize=430800 memory=339276 CPUtime=1901.55 cores=12-15
/proc/2565241/stat : 2565241 (cashwmaxsat-dis) R 2565240 2565240 2558711 0 -1 4194304 157639 0 0 0 190045 110 0 0 20 0 1 0 218667701 441139200 84731 18446744073709551615 4198400 17477629 140734012707136 0 0 0 0 0 8404994 0 0 0 17 12 0 0 0 0 0 19900224 19994800 22323200 140734012709134 140734012709271 140734012709271 140734012714978 0
/proc/2565241/statm: 107700 84819 776 3242 0 103840 0
Current children cumulated CPU time: 3392.22 s
Current children cumulated vsize: 437784 KiB
Current children cumulated memory: 344184 KiB

[startup+3462.3 s]
/proc/loadavg: 16.49 16.24 16.15 18/906 2565891
/proc/meminfo: memFree=885007492/1055320700 swapFree=33554428/33554428
[pid=2563339] ppid=2563336 vsize=4324 memory=3212 CPUtime=1490.67 cores=12-15
/proc/2563339/stat : 2563339 (Hybrid-SynLSRS+) S 2563336 2563339 2558711 0 -1 4194304 576 54720 0 0 0 0 148099 968 20 0 1 0 218518190 4427776 640 18446744073709551615 94861124014080 94861124908613 140723570392416 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94861125147664 94861125195408 94861136420864 140723570395339 140723570395499 140723570395499 140723570401235 0
/proc/2563339/statm: 1081 803 703 219 0 143 0
[pid=2565240] ppid=2563339 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2565240/stat : 2565240 (timeout) S 2563339 2565240 2558711 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 218667701 2723840 384 18446744073709551615 94828071817216 94828071833729 140731054966400 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94828071848496 94828071850584 94828076998656 140731054975238 140731054975388 140731054975388 140731054981095 0
/proc/2565240/statm: 665 424 397 5 0 90 0
[pid=2565241] ppid=2565240 vsize=431632 memory=337796 CPUtime=1961.38 cores=12-15
/proc/2565241/stat : 2565241 (cashwmaxsat-dis) R 2565240 2565240 2558711 0 -1 4194304 159292 0 0 0 196025 113 0 0 20 0 1 0 218667701 441991168 84361 18446744073709551615 4198400 17477629 140734012707136 0 0 0 0 0 8404994 0 0 0 17 12 0 0 0 0 0 19900224 19994800 22323200 140734012709134 140734012709271 140734012709271 140734012714978 0
/proc/2565241/statm: 107908 84449 776 3242 0 104048 0
Current children cumulated CPU time: 3452.05 s
Current children cumulated vsize: 438616 KiB
Current children cumulated memory: 342704 KiB

[startup+3522.3 s]
/proc/loadavg: 16.18 16.19 16.14 18/905 2565893
/proc/meminfo: memFree=882260900/1055320700 swapFree=33554428/33554428
[pid=2563339] ppid=2563336 vsize=4324 memory=3212 CPUtime=1490.67 cores=12-15
/proc/2563339/stat : 2563339 (Hybrid-SynLSRS+) S 2563336 2563339 2558711 0 -1 4194304 576 54720 0 0 0 0 148099 968 20 0 1 0 218518190 4427776 640 18446744073709551615 94861124014080 94861124908613 140723570392416 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94861125147664 94861125195408 94861136420864 140723570395339 140723570395499 140723570395499 140723570401235 0
/proc/2563339/statm: 1081 803 703 219 0 143 0
[pid=2565240] ppid=2563339 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2565240/stat : 2565240 (timeout) S 2563339 2565240 2558711 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 218667701 2723840 384 18446744073709551615 94828071817216 94828071833729 140731054966400 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94828071848496 94828071850584 94828076998656 140731054975238 140731054975388 140731054975388 140731054981095 0
/proc/2565240/statm: 665 424 397 5 0 90 0
[pid=2565241] ppid=2565240 vsize=355076 memory=338492 CPUtime=2021.21 cores=12-15
/proc/2565241/stat : 2565241 (cashwmaxsat-dis) R 2565240 2565240 2558711 0 -1 4194304 164528 0 0 0 202003 118 0 0 20 0 1 0 218667701 363597824 84534 18446744073709551615 4198400 17477629 140734012707136 0 0 0 0 0 8404994 0 0 0 17 12 0 0 0 0 0 19900224 19994800 22323200 140734012709134 140734012709271 140734012709271 140734012714978 0
/proc/2565241/statm: 88769 84623 776 3242 0 84909 0
Current children cumulated CPU time: 3511.88 s
Current children cumulated vsize: 362060 KiB
Current children cumulated memory: 343400 KiB

[startup+3582.3 s]
/proc/loadavg: 16.51 16.27 16.16 18/906 2565895
/proc/meminfo: memFree=881735148/1055320700 swapFree=33554428/33554428
[pid=2563339] ppid=2563336 vsize=4324 memory=3212 CPUtime=1490.67 cores=12-15
/proc/2563339/stat : 2563339 (Hybrid-SynLSRS+) S 2563336 2563339 2558711 0 -1 4194304 576 54720 0 0 0 0 148099 968 20 0 1 0 218518190 4427776 640 18446744073709551615 94861124014080 94861124908613 140723570392416 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94861125147664 94861125195408 94861136420864 140723570395339 140723570395499 140723570395499 140723570401235 0
/proc/2563339/statm: 1081 803 703 219 0 143 0
[pid=2565240] ppid=2563339 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2565240/stat : 2565240 (timeout) S 2563339 2565240 2558711 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 218667701 2723840 384 18446744073709551615 94828071817216 94828071833729 140731054966400 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94828071848496 94828071850584 94828076998656 140731054975238 140731054975388 140731054975388 140731054981095 0
/proc/2565240/statm: 665 424 397 5 0 90 0
[pid=2565241] ppid=2565240 vsize=437560 memory=351308 CPUtime=2081.04 cores=12-15
/proc/2565241/stat : 2565241 (cashwmaxsat-dis) R 2565240 2565240 2558711 0 -1 4194304 168968 0 0 0 207980 124 0 0 20 0 1 0 218667701 448061440 87739 18446744073709551615 4198400 17477629 140734012707136 0 0 0 0 0 8404994 0 0 0 17 12 0 0 0 0 0 19900224 19994800 22323200 140734012709134 140734012709271 140734012709271 140734012714978 0
/proc/2565241/statm: 109390 87827 776 3242 0 105530 0
Current children cumulated CPU time: 3571.71 s
Current children cumulated vsize: 444544 KiB
Current children cumulated memory: 356216 KiB

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

# cumulated CPU time of all completed processes:  user=3573.57 s, system=10.9577 s

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

[startup+3584 s]*
/proc/loadavg: 16.51 16.27 16.16 18/906 2565896
/proc/meminfo: memFree=881737516/1055320700 swapFree=33554428/33554428
[pid=2563339] ppid=2563336 vsize=4324 memory=3212 CPUtime=1490.67 cores=12-15
/proc/2563339/stat : 2563339 (Hybrid-SynLSRS+) S 2563336 2563339 2558711 0 -1 4194304 576 54720 0 0 0 0 148099 968 20 0 1 0 218518190 4427776 640 18446744073709551615 94861124014080 94861124908613 140723570392416 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94861125147664 94861125195408 94861136420864 140723570395339 140723570395499 140723570395499 140723570401235 0
/proc/2563339/statm: 1081 803 703 219 0 143 0
[pid=2565240] ppid=2563339 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2565240/stat : 2565240 (timeout) S 2563339 2565240 2558711 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 218667701 2723840 384 18446744073709551615 94828071817216 94828071833729 140731054966400 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94828071848496 94828071850584 94828076998656 140731054975238 140731054975388 140731054975388 140731054981095 0
/proc/2565240/statm: 665 424 397 5 0 90 0
[pid=2565241] ppid=2565240 vsize=356172 memory=324016 CPUtime=2082.74 cores=12-15
/proc/2565241/stat : 2565241 (cashwmaxsat-dis) R 2565240 2565240 2558711 0 -1 4194304 169035 0 0 0 208150 124 0 0 20 0 1 0 218667701 364720128 80915 18446744073709551615 4198400 17477629 140734012707136 0 0 0 0 0 8404994 0 0 0 17 12 0 0 0 0 0 19900224 19994800 22323200 140734012709134 140734012709271 140734012709271 140734012714978 0
/proc/2565241/statm: 89043 81004 776 3242 0 85183 0
Current children cumulated CPU time: 3573.41 s
Current children cumulated vsize: 363156 KiB
Current children cumulated memory: 328924 KiB

[startup+3590.4 s]
/proc/loadavg: 16.55 16.28 16.17 18/906 2565896
/proc/meminfo: memFree=881656620/1055320700 swapFree=33554428/33554428
[pid=2563339] ppid=2563336 vsize=4324 memory=3212 CPUtime=1490.67 cores=12-15
/proc/2563339/stat : 2563339 (Hybrid-SynLSRS+) S 2563336 2563339 2558711 0 -1 4194304 576 54720 0 0 0 0 148099 968 20 0 1 0 218518190 4427776 640 18446744073709551615 94861124014080 94861124908613 140723570392416 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94861125147664 94861125195408 94861136420864 140723570395339 140723570395499 140723570395499 140723570401235 0
/proc/2563339/statm: 1081 803 703 219 0 143 0
[pid=2565240] ppid=2563339 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2565240/stat : 2565240 (timeout) S 2563339 2565240 2558711 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 218667701 2723840 384 18446744073709551615 94828071817216 94828071833729 140731054966400 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94828071848496 94828071850584 94828076998656 140731054975238 140731054975388 140731054975388 140731054981095 0
/proc/2565240/statm: 665 424 397 5 0 90 0
[pid=2565241] ppid=2565240 vsize=356172 memory=330168 CPUtime=2089.11 cores=12-15
/proc/2565241/stat : 2565241 (cashwmaxsat-dis) R 2565240 2565240 2558711 0 -1 4194304 169040 0 0 0 208787 124 0 0 20 0 1 0 218667701 364720128 82454 18446744073709551615 4198400 17477629 140734012707136 0 0 0 0 0 8404994 0 0 0 17 12 0 0 0 0 0 19900224 19994800 22323200 140734012709134 140734012709271 140734012709271 140734012714978 0
/proc/2565241/statm: 89043 82542 776 3242 0 85183 0
Current children cumulated CPU time: 3579.78 s
Current children cumulated vsize: 363156 KiB
Current children cumulated memory: 335076 KiB

[startup+3593.6 s]
/proc/loadavg: 16.59 16.29 16.17 18/906 2565896
/proc/meminfo: memFree=881563052/1055320700 swapFree=33554428/33554428
[pid=2563339] ppid=2563336 vsize=4324 memory=3212 CPUtime=1490.67 cores=12-15
/proc/2563339/stat : 2563339 (Hybrid-SynLSRS+) S 2563336 2563339 2558711 0 -1 4194304 576 54720 0 0 0 0 148099 968 20 0 1 0 218518190 4427776 640 18446744073709551615 94861124014080 94861124908613 140723570392416 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94861125147664 94861125195408 94861136420864 140723570395339 140723570395499 140723570395499 140723570401235 0
/proc/2563339/statm: 1081 803 703 219 0 143 0
[pid=2565240] ppid=2563339 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2565240/stat : 2565240 (timeout) S 2563339 2565240 2558711 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 218667701 2723840 384 18446744073709551615 94828071817216 94828071833729 140731054966400 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94828071848496 94828071850584 94828076998656 140731054975238 140731054975388 140731054975388 140731054981095 0
/proc/2565240/statm: 665 424 397 5 0 90 0
[pid=2565241] ppid=2565240 vsize=356172 memory=332216 CPUtime=2092.3 cores=12-15
/proc/2565241/stat : 2565241 (cashwmaxsat-dis) R 2565240 2565240 2558711 0 -1 4194304 169041 0 0 0 209106 124 0 0 20 0 1 0 218667701 364720128 82966 18446744073709551615 4198400 17477629 140734012707136 0 0 0 0 0 8404994 0 0 0 17 12 0 0 0 0 0 19900224 19994800 22323200 140734012709134 140734012709271 140734012709271 140734012714978 0
/proc/2565241/statm: 89043 83054 776 3242 0 85183 0
Current children cumulated CPU time: 3582.97 s
Current children cumulated vsize: 363156 KiB
Current children cumulated memory: 337124 KiB

[startup+3594.4 s]
/proc/loadavg: 16.59 16.29 16.17 18/906 2565896
/proc/meminfo: memFree=881523984/1055320700 swapFree=33554428/33554428
[pid=2563339] ppid=2563336 vsize=4324 memory=3212 CPUtime=1490.67 cores=12-15
/proc/2563339/stat : 2563339 (Hybrid-SynLSRS+) S 2563336 2563339 2558711 0 -1 4194304 576 54720 0 0 0 0 148099 968 20 0 1 0 218518190 4427776 640 18446744073709551615 94861124014080 94861124908613 140723570392416 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94861125147664 94861125195408 94861136420864 140723570395339 140723570395499 140723570395499 140723570401235 0
/proc/2563339/statm: 1081 803 703 219 0 143 0
[pid=2565240] ppid=2563339 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2565240/stat : 2565240 (timeout) S 2563339 2565240 2558711 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 218667701 2723840 384 18446744073709551615 94828071817216 94828071833729 140731054966400 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94828071848496 94828071850584 94828076998656 140731054975238 140731054975388 140731054975388 140731054981095 0
/proc/2565240/statm: 665 424 397 5 0 90 0
[pid=2565241] ppid=2565240 vsize=356172 memory=332216 CPUtime=2093.1 cores=12-15
/proc/2565241/stat : 2565241 (cashwmaxsat-dis) R 2565240 2565240 2558711 0 -1 4194304 169041 0 0 0 209186 124 0 0 20 0 1 0 218667701 364720128 82966 18446744073709551615 4198400 17477629 140734012707136 0 0 0 0 0 8404994 0 0 0 17 12 0 0 0 0 0 19900224 19994800 22323200 140734012709134 140734012709271 140734012709271 140734012714978 0
/proc/2565241/statm: 89043 83054 776 3242 0 85183 0
Current children cumulated CPU time: 3583.77 s
Current children cumulated vsize: 363156 KiB
Current children cumulated memory: 337124 KiB

[startup+3594.8 s]
/proc/loadavg: 16.59 16.29 16.17 18/906 2565896
/proc/meminfo: memFree=881523984/1055320700 swapFree=33554428/33554428
[pid=2563339] ppid=2563336 vsize=4324 memory=3212 CPUtime=1490.67 cores=12-15
/proc/2563339/stat : 2563339 (Hybrid-SynLSRS+) S 2563336 2563339 2558711 0 -1 4194304 576 54720 0 0 0 0 148099 968 20 0 1 0 218518190 4427776 640 18446744073709551615 94861124014080 94861124908613 140723570392416 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94861125147664 94861125195408 94861136420864 140723570395339 140723570395499 140723570395499 140723570401235 0
/proc/2563339/statm: 1081 803 703 219 0 143 0
[pid=2565240] ppid=2563339 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2565240/stat : 2565240 (timeout) S 2563339 2565240 2558711 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 218667701 2723840 384 18446744073709551615 94828071817216 94828071833729 140731054966400 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94828071848496 94828071850584 94828076998656 140731054975238 140731054975388 140731054975388 140731054981095 0
/proc/2565240/statm: 665 424 397 5 0 90 0
[pid=2565241] ppid=2565240 vsize=356172 memory=334268 CPUtime=2093.5 cores=12-15
/proc/2565241/stat : 2565241 (cashwmaxsat-dis) R 2565240 2565240 2558711 0 -1 4194304 169043 0 0 0 209226 124 0 0 20 0 1 0 218667701 364720128 83478 18446744073709551615 4198400 17477629 140734012707136 0 0 0 0 0 8404994 0 0 0 17 12 0 0 0 0 0 19900224 19994800 22323200 140734012709134 140734012709271 140734012709271 140734012714978 0
/proc/2565241/statm: 89043 83567 776 3242 0 85183 0
Current children cumulated CPU time: 3584.17 s
Current children cumulated vsize: 363156 KiB
Current children cumulated memory: 339176 KiB

[startup+3595.2 s]
/proc/loadavg: 16.59 16.29 16.17 18/906 2565896
/proc/meminfo: memFree=881517148/1055320700 swapFree=33554428/33554428
[pid=2563339] ppid=2563336 vsize=4324 memory=3264 CPUtime=3584.51 cores=12-15
/proc/2563339/stat : 2563339 (Hybrid-SynLSRS+) S 2563336 2563339 2558711 0 -1 4194304 843 225916 0 0 0 0 357356 1095 20 0 1 0 218518190 4427776 640 18446744073709551615 94861124014080 94861124908613 140723570392416 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94861125147664 94861125195408 94861136420864 140723570395339 140723570395499 140723570395499 140723570401235 0
/proc/2563339/statm: 1081 816 707 219 0 143 0
Current children cumulated CPU time: 3584.51 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3264 KiB

Child status: 0

Real time (s): 3595.2
CPU time (s): 3584.53
CPU user time (s): 3573.57
CPU system time (s): 10.9577
CPU usage (%): 99.703
Max. virtual memory (cumulated for all children) (KiB): 574772
Max. memory (cumulated for all children) (KiB): 468444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3573.57
system time used= 10.9577
maximum resident set size= 468220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 226875
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1248
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2696
involuntary context switches= 3719


# summary of solver processes directly reported to runsolver:
#   pid: 2563339
#   total CPU time (s): 3584.53
#   total CPU user time (s): 3573.57
#   total CPU system time (s): 10.9577

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.9428 second user time and 44.0809 second system time

The end

Launcher Data

Begin job on nodeE004 at 2026-06-30 22:45:04
IDJOB=4809788
IDBENCH=163524
IDSOLVER=3621
FILE ID=nodeE004/4809788-1782852304
RUNJOBID= nodeE004-1782848652-2558731
SLURM_JOB_ID= 12542930
Free space on /tmp= 798144 MiB

SOLVER NAME= Hybrid-SynLSRS+CASHWMaxSATDisjComS v1
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/equalities/array_comm/arraycomm_teq_tvars/normalized-29arraycomm_teq_tvars_greater.opb
COMMAND LINE= ./Hybrid-SynLSRS+CASHWMaxSATDisjComS BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4809788-1782852304/watcher-4809788-1782852304 -o /tmp/evaluation-result-4809788-1782852304/solver-4809788-1782852304 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4809788-1782852304/vars-4809788-1782852304 --bin-var /tmp/runsolver-exch-nodeE004-1782848652-2558731 --watchdog 3760  ./Hybrid-SynLSRS+CASHWMaxSATDisjComS HOME/instance-4809788-1782852304.opb 3600 HOME 62000

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

MD5SUM BENCH= bc992109141eb848b2380c93259a5e6e
RANDOM SEED=687019200

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 62
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
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:        924250964 kB
MemAvailable:   1045218000 kB
Buffers:            3352 kB
Cached:         125367372 kB
SwapCached:            0 kB
Active:          7920840 kB
Inactive:       119137724 kB
Active(anon):    2466576 kB
Inactive(anon):   142608 kB
Active(file):    5454264 kB
Inactive(file): 118995116 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             23960 kB
Writeback:            48 kB
AnonPages:       1681176 kB
Mapped:           226436 kB
Shmem:            921344 kB
KReclaimable:    1537660 kB
Slab:            2114952 kB
SReclaimable:    1537660 kB
SUnreclaim:       577292 kB
KernelStack:       15328 kB
PageTables:        10544 kB
SecPageTables:     15392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:    3451568 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479540 kB
VmallocChunk:          0 kB
Percpu:           135168 kB
HardwareCorrupted:     0 kB
AnonHugePages:    958464 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:      377284 kB
DirectMap2M:    20916224 kB
DirectMap1G:    1052770304 kB

Free space on /tmp at the end= 797544 MiB
End job on nodeE004 at 2026-06-30 23:44:59