Trace number 4814545

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 v2? 3587.24 3595.32

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/wallon/
normalized-Pentominoes-03-40_c24.opb
MD5SUMc9ec89543f17f4b8a5aa8a660bec9448
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20524
Total number of constraints11234
Number of constraints which are clauses5460
Number of constraints which are cardinality constraints (but not clauses)240
Number of constraints which are nor clauses,nor cardinality constraints5534
Minimum length of a constraint1
Maximum length of a constraint460
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 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 7267
Number of bits of the biggest sum of numbers13
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.21	c Preprocess time: 0.072 seconds
0.00/0.21	c First solver time limit: 1797 seconds
0.00/0.21	c Second solver time limit: 1798 seconds
3587.13/3595.26	c Exit code from Second Program: 124
3587.21/3595.30	c RoundingSat 2
3587.21/3595.30	c branch main
3587.21/3595.30	c commit d3f91ec
3587.21/3595.30	c #variables 20533 #constraints 11489
3587.21/3595.30	c Finish cloning data from SAT to LS
3587.21/3595.30	c nbvars=20533
3587.21/3595.30	c chongqijiange= 500
3587.21/3595.30	c restart_num_ls  -100000 0
3587.21/3595.30	c Use LS-small
3587.21/3595.30	c #Conflicts:       1000 | #Constraints:      12488
3587.21/3595.30	c #Conflicts:       2000 | #Constraints:      13488
3587.21/3595.30	c INPROCESSING
3587.21/3595.30	c GARBAGE COLLECT
3587.21/3595.30	c #Conflicts:       3000 | #Constraints:       8042
3587.21/3595.30	c #Conflicts:       4000 | #Constraints:       9042
3587.21/3595.30	c INPROCESSING
3587.21/3595.30	c GARBAGE COLLECT
3587.21/3595.30	c #Conflicts:       5000 | #Constraints:       8476
3587.21/3595.30	c #Conflicts:       6000 | #Constraints:       9476
3587.21/3595.30	c INPROCESSING
3587.21/3595.30	c GARBAGE COLLECT
3587.21/3595.30	c #Conflicts:       7000 | #Constraints:       8482
3587.21/3595.30	c #Conflicts:       8000 | #Constraints:       9483
3587.21/3595.30	c #Conflicts:       9000 | #Constraints:      10483
3587.21/3595.30	c INPROCESSING
3587.21/3595.30	c GARBAGE COLLECT
3587.21/3595.30	c #Conflicts:      10000 | #Constraints:       9201
3587.21/3595.30	c #Conflicts:      11000 | #Constraints:      10201
3587.21/3595.30	c #Conflicts:      12000 | #Constraints:      11201
3587.21/3595.30	c INPROCESSING
3587.21/3595.30	c GARBAGE COLLECT
3587.21/3595.30	c #Conflicts:      13000 | #Constraints:       9663
3587.21/3595.30	c #Conflicts:      14000 | #Constraints:      10664
3587.21/3595.30	c #Conflicts:      15000 | #Constraints:      11665
3587.21/3595.30	c INPROCESSING
3587.21/3595.30	c GARBAGE COLLECT
3587.21/3595.30	c rational objective 278.975
3587.21/3595.30	c #Conflicts:      16000 | #Constraints:       9937
3587.21/3595.30	c #Conflicts:      17000 | #Constraints:      10938
3587.21/3595.30	c #Conflicts:      18000 | #Constraints:      11939
3587.21/3595.30	c INPROCESSING
3587.21/3595.30	c GARBAGE COLLECT
3587.21/3595.30	c #Conflicts:      19000 | #Constraints:       9963
3587.21/3595.30	c #Conflicts:      20000 | #Constraints:      10963
3587.21/3595.30	c #Conflicts:      21000 | #Constraints:      11963
3587.21/3595.30	c INPROCESSING
3587.21/3595.30	c GARBAGE COLLECT
3587.21/3595.30	c #Conflicts:      22000 | #Constraints:       9760
3587.21/3595.30	c #Conflicts:      23000 | #Constraints:      10760
3587.21/3595.30	c #Conflicts:      24000 | #Constraints:      11760
3587.21/3595.30	c #Conflicts:      25000 | #Constraints:      12776
3587.21/3595.30	c INPROCESSING
3587.21/3595.30	c GARBAGE COLLECT
3587.21/3595.30	c #Conflicts:      26000 | #Constraints:      10565
3587.21/3595.30	c #Conflicts:      27000 | #Constraints:      11655
3587.21/3595.30	c #Conflicts:      28000 | #Constraints:      12658
3587.21/3595.30	c #Conflicts:      29000 | #Constraints:      13658
3587.21/3595.30	c INPROCESSING
3587.21/3595.30	c GARBAGE COLLECT
3587.21/3595.30	c #Conflicts:      30000 | #Constraints:      10928
3587.21/3595.30	c #Conflicts:      31000 | #Constraints:      11928
3587.21/3595.30	c #Conflicts:      32000 | #Constraints:      12928
3587.21/3595.30	c #Conflicts:      33000 | #Constraints:      13928
3587.21/3595.30	c INPROCESSING
3587.21/3595.30	c GARBAGE COLLECT
3587.21/3595.30	c #Conflicts:      34000 | #Constraints:      11070
3587.21/3595.30	c #Conflicts:      35000 | #Constraints:      12070
3587.21/3595.30	c #Conflicts:      36000 | #Constraints:      13070
3587.21/3595.30	c #Conflicts:      37000 | #Constraints:      14070
3587.21/3595.30	c INPROCESSING
3587.21/3595.30	c GARBAGE COLLECT
3587.21/3595.30	c #Conflicts:      38000 | #Constraints:      11035
3587.21/3595.30	c #Conflicts:      39000 | #Constraints:      12035
3587.21/3595.30	c #Conflicts:      40000 | #Constraints:      13035
3587.21/3595.30	c #Conflicts:      41000 | #Constraints:      14035
3587.21/3595.30	c INPROCESSING
3587.21/3595.30	c GARBAGE COLLECT
3587.21/3595.30	c #Conflicts:      42000 | #Constraints:      10851
3587.21/3595.30	c #Conflicts:      43000 | #Constraints:      11851
3587.21/3595.30	c #Conflicts:      44000 | #Constraints:      12857
3587.21/3595.30	c #Conflicts:      45000 | #Constraints:      13863
3587.21/3595.30	c #Conflicts:      46000 | #Constraints:      14864
3587.21/3595.30	c INPROCESSING
3587.21/3595.30	c GARBAGE COLLECT
3587.21/3595.30	c #Conflicts:      47000 | #Constraints:      11445
3587.21/3595.30	c #Conflicts:      48000 | #Constraints:      12445
3587.21/3595.30	c #Conflicts:      49000 | #Constraints:      13446
3587.21/3595.30	c #Conflicts:      50000 | #Constraints:      14449
3587.21/3595.30	c #Conflicts:      51000 | #Constraints:      15479
3587.21/3595.30	c INPROCESSING
3587.21/3595.30	c GARBAGE COLLECT
3587.21/3595.30	c #Conflicts:      52000 | #Constraints:      11834
3587.21/3595.30	c #Conflicts:      53000 | #Constraints:      12834
3587.21/3595.30	c #Conflicts:      54000 | #Constraints:      13834
3587.21/3595.30	c #Conflicts:      55000 | #Constraints:      14843
3587.21/3595.30	c #Conflicts:      56000 | #Constraints:      15849
3587.21/3595.30	c INPROCESSING
3587.21/3595.30	c GARBAGE COLLECT
3587.21/3595.30	c #Conflicts:      57000 | #Constraints:      12035
3587.21/3595.30	c #Conflicts:      58000 | #Constraints:      13035
3587.21/3595.30	c #Conflicts:      59000 | #Constraints:      14035
3587.21/3595.30	c #Conflicts:      60000 | #Constraints:      15035
3587.21/3595.30	c #Conflicts:      61000 | #Constraints:      16061
3587.21/3595.30	c INPROCESSING
3587.21/3595.30	c GARBAGE COLLECT
3587.21/3595.30	c #Conflicts:      62000 | #Constraints:      12054
3587.21/3595.30	c #Conflicts:      63000 | #Constraints:      13055
3587.21/3595.30	c #Conflicts:      64000 | #Constraints:      14055
3587.21/3595.30	c #Conflicts:      65000 | #Constraints:      15055
3587.21/3595.30	c #Conflicts:      66000 | #Constraints:      16055
3587.21/3595.30	c INPROCESSING
3587.21/3595.30	c GARBAGE COLLECT
3587.21/3595.30	c #Conflicts:      67000 | #Constraints:      11884
3587.21/3595.30	c #Conflicts:      68000 | #Constraints:      12884
3587.21/3595.30	c #Conflicts:      69000 | #Constraints:      13884
3587.21/3595.30	c #Conflicts:      70000 | #Constraints:      14884
3587.21/3595.30	c #Conflicts:      71000 | #Constraints:      15884
3587.21/3595.30	c #Conflicts:      72000 | #Constraints:      16884
3587.21/3595.30	c INPROCESSING
3587.21/3595.30	c GARBAGE COLLECT
3587.21/3595.30	c #Conflicts:      73000 | #Constraints:      12469
3587.21/3595.30	c #Conflicts:      74000 | #Constraints:      13471
3587.21/3595.30	c #Conflicts:      75000 | #Constraints:      14483
3587.21/3595.30	c #Conflicts:      76000 | #Constraints:      15491
3587.21/3595.30	c #Conflicts:      77000 | #Constraints:      16495
3587.21/3595.30	c #Conflicts:      78000 | #Constraints:      17495
3587.21/3595.30	c INPROCESSING
3587.21/3595.30	c GARBAGE COLLECT
3587.21/3595.30	c #Conflicts:      79000 | #Constraints:      12900
3587.21/3595.30	c #Conflicts:      80000 | #Constraints:      13900
3587.21/3595.30	c #Conflicts:      81000 | #Constraints:      14900
3587.21/3595.30	c #Conflicts:      82000 | #Constraints:      15900
3587.21/3595.30	c #Conflicts:      83000 | #Constraints:      16900
3587.21/3595.30	c #Conflicts:      84000 | #Constraints:      17900
3587.21/3595.30	c INPROCESSING
3587.21/3595.30	c GARBAGE COLLECT
3587.21/3595.30	c #Conflicts:      85000 | #Constraints:      13096
3587.21/3595.30	c #Conflicts:      86000 | #Constraints:      14096
3587.21/3595.30	c #Conflicts:      87000 | #Constraints:      15096
3587.21/3595.30	c #Conflicts:      88000 | #Constraints:      16096
3587.21/3595.30	c #Conflicts:      89000 | #Constraints:      17096
3587.21/3595.30	c #Conflicts:      90000 | #Constraints:      18096
3587.21/3595.30	c INPROCESSING
3587.21/3595.30	c GARBAGE COLLECT
3587.21/3595.30	c #Conflicts:      91000 | #Constraints:      13121
3587.21/3595.30	c #Conflicts:      92000 | #Constraints:      14121
3587.21/3595.30	c #Conflicts:      93000 | #Constraints:      15121
3587.21/3595.30	c #Conflicts:      94000 | #Constraints:      16121
3587.21/3595.30	c #Conflicts:      95000 | #Constraints:      17121
3587.21/3595.30	c #Conflicts:      96000 | #Constraints:      18121
3587.21/3595.30	c INPROCESSING
3587.21/3595.30	c GARBAGE COLLECT
3587.21/3595.30	c #Conflicts:      97000 | #Constraints:      12894
3587.21/3595.30	c #Conflicts:      98000 | #Constraints:      13894
3587.21/3595.30	c #Conflicts:      99000 | #Constraints:      14894
3587.21/3595.30	c #Conflicts:     100000 | #Constraints:      15894
3587.21/3595.30	c #Conflicts:     101000 | #Constraints:      16894
3587.21/3595.30	c #Conflicts:     102000 | #Constraints:      17894
3587.21/3595.30	c #Conflicts:     103000 | #Constraints:      18894
3587.21/3595.30	c INPROCESSING
3587.21/3595.30	c GARBAGE COLLECT
3587.21/3595.30	c #Conflicts:     104000 | #Constraints:      13496
3587.21/3595.30	c #Conflicts:     105000 | #Constraints:      14496
3587.21/3595.30	c #Conflicts:     106000 | #Constraints:      15496
3587.21/3595.30	c #Conflicts:     107000 | #Constraints:      16496
3587.21/3595.30	c #Conflicts:     108000 | #Constraints:      17496
3587.21/3595.30	c #Conflicts:     109000 | #Constraints:      18496
3587.21/3595.30	c #Conflicts:     110000 | #Constraints:      19496
3587.21/3595.30	c INPROCESSING
3587.21/3595.30	c GARBAGE COLLECT
3587.21/3595.30	c #Conflicts:     111000 | #Constraints:      13886
3587.21/3595.30	c #Conflicts:     112000 | #Constraints:      14886
3587.21/3595.30	c #Conflicts:     113000 | #Constraints:      15886
3587.21/3595.30	c restart_num  0 301
3587.21/3595.30	c Use LS-small
3587.21/3595.30	c longest_trail_len= 20087 last_longest_trail_len= 0
3587.21/3595.30	c #Conflicts:     114000 | #Constraints:      16886
3587.21/3595.30	c longest_trail_len= 20087 last_longest_trail_len= 20087
3587.21/3595.30	c num_vars= 20533 len_partial_assign_no_confli= 18104
3587.21/3595.30	c update_LS_target_phase-runLS-restart
3587.21/3595.30	c longest_trail_len= 18826 last_longest_trail_len= 0
3587.21/3595.30	c longest_trail_len= 18885 last_longest_trail_len= 18826
3587.21/3595.30	c longest_trail_len= 18885 last_longest_trail_len= 18885
3587.21/3595.30	c longest_trail_len= 19371 last_longest_trail_len= 18885
3587.21/3595.30	c #Conflicts:     115000 | #Constraints:      17886
3587.21/3595.30	c longest_trail_len= 19371 last_longest_trail_len= 19371
3587.21/3595.30	c longest_trail_len= 19371 last_longest_trail_len= 19371
3587.21/3595.30	c longest_trail_len= 19371 last_longest_trail_len= 19371
3587.21/3595.30	c longest_trail_len= 19371 last_longest_trail_len= 19371
3587.21/3595.30	c longest_trail_len= 19371 last_longest_trail_len= 19371
3587.21/3595.30	c longest_trail_len= 19431 last_longest_trail_len= 19371
3587.21/3595.30	c longest_trail_len= 19431 last_longest_trail_len= 19431
3587.21/3595.30	c #Conflicts:     116000 | #Constraints:      18886
3587.21/3595.30	c longest_trail_len= 19431 last_longest_trail_len= 19431
3587.21/3595.30	c #Conflicts:     117000 | #Constraints:      19886
3587.21/3595.30	c INPROCESSING
3587.21/3595.30	c GARBAGE COLLECT
3587.21/3595.30	c longest_trail_len= 19458 last_longest_trail_len= 19431
3587.21/3595.30	c #Conflicts:     118000 | #Constraints:      14060
3587.21/3595.30	c longest_trail_len= 19632 last_longest_trail_len= 19458
3587.21/3595.30	c #Conflicts:     119000 | #Constraints:      15060
3587.21/3595.30	c #Conflicts:     120000 | #Constraints:      16060
3587.21/3595.30	c #Conflicts:     121000 | #Constraints:      17060
3587.21/3595.30	c longest_trail_len= 19632 last_longest_trail_len= 19632
3587.21/3595.30	c longest_trail_len= 19632 last_longest_trail_len= 19632
3587.21/3595.30	c #Conflicts:     122000 | #Constraints:      18060
3587.21/3595.30	c longest_trail_len= 19632 last_longest_trail_len= 19632
3587.21/3595.30	c longest_trail_len= 19677 last_longest_trail_len= 19632
3587.21/3595.30	c longest_trail_len= 19677 last_longest_trail_len= 19677
3587.21/3595.30	c longest_trail_len= 19677 last_longest_trail_len= 19677
3587.21/3595.30	c longest_trail_len= 19677 last_longest_trail_len= 19677
3587.21/3595.30	c #Conflicts:     123000 | #Constraints:      19060
3587.21/3595.30	c longest_trail_len= 19677 last_longest_trail_len= 19677
3587.21/3595.30	c longest_trail_len= 19677 last_longest_trail_len= 19677
3587.21/3595.30	c longest_trail_len= 19677 last_longest_trail_len= 19677
3587.21/3595.30	c longest_trail_len= 19677 last_longest_trail_len= 19677
3587.21/3595.30	c longest_trail_len= 19677 last_longest_trail_len= 19677
3587.21/3595.30	c longest_trail_len= 19787 last_longest_trail_len= 19677
3587.21/3595.30	c longest_trail_len= 19787 last_longest_trail_len= 19787
3587.21/3595.30	c #Conflicts:     124000 | #Constraints:      20060
3587.21/3595.30	c INPROCESSING
3587.21/3595.30	c GARBAGE COLLECT
3587.21/3595.30	c longest_trail_len= 19787 last_longest_trail_len= 19787
3587.21/3595.30	c #Conflicts:     125000 | #Constraints:      14045
3587.21/3595.30	c longest_trail_len= 19787 last_longest_trail_len= 19787
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19787
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c #Conflicts:     126000 | #Constraints:      15045
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c #Conflicts:     127000 | #Constraints:      16045
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c #Conflicts:     128000 | #Constraints:      17045
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c #Conflicts:     129000 | #Constraints:      18045
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c #Conflicts:     130000 | #Constraints:      19045
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c #Conflicts:     131000 | #Constraints:      20045
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c INPROCESSING
3587.21/3595.30	c GARBAGE COLLECT
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c #Conflicts:     132000 | #Constraints:      13876
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c #Conflicts:     133000 | #Constraints:      14876
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c #Conflicts:     134000 | #Constraints:      15876
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c #Conflicts:     135000 | #Constraints:      16876
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c #Conflicts:     136000 | #Constraints:      17876
3587.21/3595.30	c longest_trail_len= 19953 last_longest_trail_len= 19953
3587.21/3595.30	c #Conflicts:     137000 | #Constraints:      18876
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 19953
3587.21/3595.30	c #Conflicts:     138000 | #Constraints:      19876
3587.21/3595.30	c #Conflicts:     139000 | #Constraints:      20876
3587.21/3595.30	c INPROCESSING
3587.21/3595.30	c GARBAGE COLLECT
3587.21/3595.30	c #Conflicts:     140000 | #Constraints:      14491
3587.21/3595.30	c #Conflicts:     141000 | #Constraints:      15491
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c #Conflicts:     142000 | #Constraints:      16491
3587.21/3595.30	c #Conflicts:     143000 | #Constraints:      17491
3587.21/3595.30	c #Conflicts:     144000 | #Constraints:      18491
3587.21/3595.30	c #Conflicts:     145000 | #Constraints:      19491
3587.21/3595.30	c #Conflicts:     146000 | #Constraints:      20491
3587.21/3595.30	c #Conflicts:     147000 | #Constraints:      21491
3587.21/3595.30	c INPROCESSING
3587.21/3595.30	c GARBAGE COLLECT
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c #Conflicts:     148000 | #Constraints:      14888
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c #Conflicts:     149000 | #Constraints:      15888
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c #Conflicts:     150000 | #Constraints:      16888
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c #Conflicts:     151000 | #Constraints:      17888
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c #Conflicts:     152000 | #Constraints:      18888
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c #Conflicts:     153000 | #Constraints:      19888
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c #Conflicts:     154000 | #Constraints:      20888
3587.21/3595.30	c #Conflicts:     155000 | #Constraints:      21888
3587.21/3595.30	c INPROCESSING
3587.21/3595.30	c GARBAGE COLLECT
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c #Conflicts:     156000 | #Constraints:      15077
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c #Conflicts:     157000 | #Constraints:      16077
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c #Conflicts:     158000 | #Constraints:      17078
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c #Conflicts:     159000 | #Constraints:      18078
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c #Conflicts:     160000 | #Constraints:      19078
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c #Conflicts:     161000 | #Constraints:      20078
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c #Conflicts:     162000 | #Constraints:      21078
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c #Conflicts:     163000 | #Constraints:      22078
3587.21/3595.30	c INPROCESSING
3587.21/3595.30	c GARBAGE COLLECT
3587.21/3595.30	c longest_trail_len= 20015 last_longest_trail_len= 20015
3587.21/3595.30	c #Conflicts:     164000 | #Constraints:      15104
3587.21/3595.30	c #Conflicts:     165000 | #Constraints:      16104
3587.21/3595.30	c #Conflicts:     166000 | #Constraints:      17104
3587.21/3595.30	c longest_trail_len= 20243 last_longest_trail_len= 20015
3587.21/3595.30	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.30	c #Conflicts:     167000 | #Constraints:      18104
3587.21/3595.30	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.30	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     168000 | #Constraints:      19104
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     169000 | #Constraints:      20104
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     170000 | #Constraints:      21104
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     171000 | #Constraints:      22115
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     172000 | #Constraints:      14910
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     173000 | #Constraints:      15922
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     174000 | #Constraints:      16922
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     175000 | #Constraints:      17922
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     176000 | #Constraints:      18922
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     177000 | #Constraints:      19922
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     178000 | #Constraints:      20922
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     179000 | #Constraints:      21922
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     180000 | #Constraints:      22922
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     181000 | #Constraints:      15546
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     182000 | #Constraints:      16546
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     183000 | #Constraints:      17546
3587.21/3595.31	c #Conflicts:     184000 | #Constraints:      18546
3587.21/3595.31	c #Conflicts:     185000 | #Constraints:      19546
3587.21/3595.31	c #Conflicts:     186000 | #Constraints:      20546
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     187000 | #Constraints:      21546
3587.21/3595.31	c #Conflicts:     188000 | #Constraints:      22546
3587.21/3595.31	c #Conflicts:     189000 | #Constraints:      23546
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c #Conflicts:     190000 | #Constraints:      15915
3587.21/3595.31	c #Conflicts:     191000 | #Constraints:      16915
3587.21/3595.31	c #Conflicts:     192000 | #Constraints:      17915
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     193000 | #Constraints:      18915
3587.21/3595.31	c #Conflicts:     194000 | #Constraints:      19915
3587.21/3595.31	c #Conflicts:     195000 | #Constraints:      20915
3587.21/3595.31	c #Conflicts:     196000 | #Constraints:      21915
3587.21/3595.31	c #Conflicts:     197000 | #Constraints:      22915
3587.21/3595.31	c #Conflicts:     198000 | #Constraints:      23915
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c #Conflicts:     199000 | #Constraints:      16085
3587.21/3595.31	c #Conflicts:     200000 | #Constraints:      17085
3587.21/3595.31	c #Conflicts:     201000 | #Constraints:      18085
3587.21/3595.31	c #Conflicts:     202000 | #Constraints:      19085
3587.21/3595.31	c #Conflicts:     203000 | #Constraints:      20085
3587.21/3595.31	c #Conflicts:     204000 | #Constraints:      21085
3587.21/3595.31	c #Conflicts:     205000 | #Constraints:      22085
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     206000 | #Constraints:      23085
3587.21/3595.31	c #Conflicts:     207000 | #Constraints:      24085
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c #Conflicts:     208000 | #Constraints:      16115
3587.21/3595.31	c #Conflicts:     209000 | #Constraints:      17115
3587.21/3595.31	c #Conflicts:     210000 | #Constraints:      18115
3587.21/3595.31	c #Conflicts:     211000 | #Constraints:      19115
3587.21/3595.31	c #Conflicts:     212000 | #Constraints:      20115
3587.21/3595.31	c #Conflicts:     213000 | #Constraints:      21115
3587.21/3595.31	c #Conflicts:     214000 | #Constraints:      22115
3587.21/3595.31	c #Conflicts:     215000 | #Constraints:      23115
3587.21/3595.31	c #Conflicts:     216000 | #Constraints:      24115
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c #Conflicts:     217000 | #Constraints:      15924
3587.21/3595.31	c #Conflicts:     218000 | #Constraints:      16924
3587.21/3595.31	c #Conflicts:     219000 | #Constraints:      17924
3587.21/3595.31	c #Conflicts:     220000 | #Constraints:      18924
3587.21/3595.31	c #Conflicts:     221000 | #Constraints:      19924
3587.21/3595.31	c #Conflicts:     222000 | #Constraints:      20924
3587.21/3595.31	c #Conflicts:     223000 | #Constraints:      21924
3587.21/3595.31	c #Conflicts:     224000 | #Constraints:      22924
3587.21/3595.31	c #Conflicts:     225000 | #Constraints:      23924
3587.21/3595.31	c #Conflicts:     226000 | #Constraints:      24924
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c #Conflicts:     227000 | #Constraints:      16551
3587.21/3595.31	c #Conflicts:     228000 | #Constraints:      17551
3587.21/3595.31	c #Conflicts:     229000 | #Constraints:      18551
3587.21/3595.31	c #Conflicts:     230000 | #Constraints:      19551
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     231000 | #Constraints:      20551
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     232000 | #Constraints:      21551
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     233000 | #Constraints:      22551
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     234000 | #Constraints:      23551
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     235000 | #Constraints:      24551
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     236000 | #Constraints:      25551
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     237000 | #Constraints:      16943
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     238000 | #Constraints:      17943
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     239000 | #Constraints:      18943
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     240000 | #Constraints:      19943
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     241000 | #Constraints:      20943
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     242000 | #Constraints:      21943
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     243000 | #Constraints:      22943
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     244000 | #Constraints:      23943
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     245000 | #Constraints:      24943
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     246000 | #Constraints:      25943
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     247000 | #Constraints:      17142
3587.21/3595.31	c #Conflicts:     248000 | #Constraints:      18142
3587.21/3595.31	c #Conflicts:     249000 | #Constraints:      19142
3587.21/3595.31	c #Conflicts:     250000 | #Constraints:      20142
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     251000 | #Constraints:      21142
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     252000 | #Constraints:      22142
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     253000 | #Constraints:      23142
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     254000 | #Constraints:      24142
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c #Conflicts:     255000 | #Constraints:      25142
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c restart_num  301 602
3587.21/3595.31	c Use LS-small
3587.21/3595.31	c longest_trail_len= 20243 last_longest_trail_len= 20243
3587.21/3595.31	c num_vars= 20533 len_partial_assign_no_confli= 17837
3587.21/3595.31	c update_LS_target_phase-runLS-restart
3587.21/3595.31	c #Conflicts:     256000 | #Constraints:      26142
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c longest_trail_len= 19279 last_longest_trail_len= 0
3587.21/3595.31	c #Conflicts:     257000 | #Constraints:      17130
3587.21/3595.31	c #Conflicts:     258000 | #Constraints:      18130
3587.21/3595.31	c longest_trail_len= 19405 last_longest_trail_len= 19279
3587.21/3595.31	c longest_trail_len= 19405 last_longest_trail_len= 19405
3587.21/3595.31	c longest_trail_len= 19405 last_longest_trail_len= 19405
3587.21/3595.31	c longest_trail_len= 19858 last_longest_trail_len= 19405
3587.21/3595.31	c longest_trail_len= 19858 last_longest_trail_len= 19858
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 19858
3587.21/3595.31	c #Conflicts:     259000 | #Constraints:      19130
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     260000 | #Constraints:      20130
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     261000 | #Constraints:      21130
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     262000 | #Constraints:      22130
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     263000 | #Constraints:      23130
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     264000 | #Constraints:      24130
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     265000 | #Constraints:      25130
3587.21/3595.31	c #Conflicts:     266000 | #Constraints:      26130
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c #Conflicts:     267000 | #Constraints:      16939
3587.21/3595.31	c #Conflicts:     268000 | #Constraints:      17939
3587.21/3595.31	c #Conflicts:     269000 | #Constraints:      18939
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     270000 | #Constraints:      19939
3587.21/3595.31	c #Conflicts:     271000 | #Constraints:      20939
3587.21/3595.31	c #Conflicts:     272000 | #Constraints:      21939
3587.21/3595.31	c #Conflicts:     273000 | #Constraints:      22939
3587.21/3595.31	c #Conflicts:     274000 | #Constraints:      23939
3587.21/3595.31	c #Conflicts:     275000 | #Constraints:      24939
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     276000 | #Constraints:      25939
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     277000 | #Constraints:      26939
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     278000 | #Constraints:      17545
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     279000 | #Constraints:      18545
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     280000 | #Constraints:      19545
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     281000 | #Constraints:      20545
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     282000 | #Constraints:      21545
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     283000 | #Constraints:      22545
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     284000 | #Constraints:      23545
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     285000 | #Constraints:      24545
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     286000 | #Constraints:      25545
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     287000 | #Constraints:      26545
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     288000 | #Constraints:      27545
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     289000 | #Constraints:      17979
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     290000 | #Constraints:      18983
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     291000 | #Constraints:      19984
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     292000 | #Constraints:      20999
3587.21/3595.31	c #Conflicts:     293000 | #Constraints:      22007
3587.21/3595.31	c #Conflicts:     294000 | #Constraints:      23013
3587.21/3595.31	c #Conflicts:     295000 | #Constraints:      24024
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     296000 | #Constraints:      25028
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     297000 | #Constraints:      26034
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     298000 | #Constraints:      27043
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     299000 | #Constraints:      28043
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     300000 | #Constraints:      18190
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     301000 | #Constraints:      19194
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     302000 | #Constraints:      20195
3587.21/3595.31	c #Conflicts:     303000 | #Constraints:      21195
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     304000 | #Constraints:      22195
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     305000 | #Constraints:      23195
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     306000 | #Constraints:      24195
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     307000 | #Constraints:      25195
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     308000 | #Constraints:      26195
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     309000 | #Constraints:      27195
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     310000 | #Constraints:      28195
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c #Conflicts:     311000 | #Constraints:      18200
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     312000 | #Constraints:      19200
3587.21/3595.31	c #Conflicts:     313000 | #Constraints:      20200
3587.21/3595.31	c #Conflicts:     314000 | #Constraints:      21200
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     315000 | #Constraints:      22200
3587.21/3595.31	c #Conflicts:     316000 | #Constraints:      23200
3587.21/3595.31	c #Conflicts:     317000 | #Constraints:      24200
3587.21/3595.31	c #Conflicts:     318000 | #Constraints:      25200
3587.21/3595.31	c #Conflicts:     319000 | #Constraints:      26200
3587.21/3595.31	c #Conflicts:     320000 | #Constraints:      27200
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     321000 | #Constraints:      28200
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c #Conflicts:     322000 | #Constraints:      17994
3587.21/3595.31	c #Conflicts:     323000 | #Constraints:      18994
3587.21/3595.31	c #Conflicts:     324000 | #Constraints:      19994
3587.21/3595.31	c #Conflicts:     325000 | #Constraints:      20994
3587.21/3595.31	c #Conflicts:     326000 | #Constraints:      21994
3587.21/3595.31	c #Conflicts:     327000 | #Constraints:      22994
3587.21/3595.31	c #Conflicts:     328000 | #Constraints:      23994
3587.21/3595.31	c #Conflicts:     329000 | #Constraints:      24994
3587.21/3595.31	c #Conflicts:     330000 | #Constraints:      25994
3587.21/3595.31	c #Conflicts:     331000 | #Constraints:      26994
3587.21/3595.31	c #Conflicts:     332000 | #Constraints:      27994
3587.21/3595.31	c #Conflicts:     333000 | #Constraints:      28994
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     334000 | #Constraints:      18610
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     335000 | #Constraints:      19610
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     336000 | #Constraints:      20610
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     337000 | #Constraints:      21610
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     338000 | #Constraints:      22610
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     339000 | #Constraints:      23610
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     340000 | #Constraints:      24610
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     341000 | #Constraints:      25610
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     342000 | #Constraints:      26610
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     343000 | #Constraints:      27610
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     344000 | #Constraints:      28611
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     345000 | #Constraints:      29611
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     346000 | #Constraints:      19009
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     347000 | #Constraints:      20009
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     348000 | #Constraints:      21017
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     349000 | #Constraints:      22017
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     350000 | #Constraints:      23017
3587.21/3595.31	c #Conflicts:     351000 | #Constraints:      24017
3587.21/3595.31	c #Conflicts:     352000 | #Constraints:      25017
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     353000 | #Constraints:      26017
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     354000 | #Constraints:      27017
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     355000 | #Constraints:      28017
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     356000 | #Constraints:      29017
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     357000 | #Constraints:      30017
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     358000 | #Constraints:      19270
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     359000 | #Constraints:      20281
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     360000 | #Constraints:      21283
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     361000 | #Constraints:      22283
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     362000 | #Constraints:      23283
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     363000 | #Constraints:      24283
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     364000 | #Constraints:      25283
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     365000 | #Constraints:      26283
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     366000 | #Constraints:      27283
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     367000 | #Constraints:      28283
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     368000 | #Constraints:      29283
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     369000 | #Constraints:      30283
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c #Conflicts:     370000 | #Constraints:      19231
3587.21/3595.31	c #Conflicts:     371000 | #Constraints:      20231
3587.21/3595.31	c #Conflicts:     372000 | #Constraints:      21231
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     373000 | #Constraints:      22231
3587.21/3595.31	c #Conflicts:     374000 | #Constraints:      23231
3587.21/3595.31	c #Conflicts:     375000 | #Constraints:      24231
3587.21/3595.31	c #Conflicts:     376000 | #Constraints:      25281
3587.21/3595.31	c #Conflicts:     377000 | #Constraints:      26282
3587.21/3595.31	c #Conflicts:     378000 | #Constraints:      27282
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     379000 | #Constraints:      28282
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c #Conflicts:     380000 | #Constraints:      29286
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c restart_num  602 904
3587.21/3595.31	c Use LS-small
3587.21/3595.31	c longest_trail_len= 20031 last_longest_trail_len= 20031
3587.21/3595.31	c num_vars= 20533 len_partial_assign_no_confli= 17845
3587.21/3595.31	c update_LS_target_phase-runLS-restart
3587.21/3595.31	c longest_trail_len= 19031 last_longest_trail_len= 0
3587.21/3595.31	c longest_trail_len= 19179 last_longest_trail_len= 19031
3587.21/3595.31	c #Conflicts:     381000 | #Constraints:      30286
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c longest_trail_len= 19828 last_longest_trail_len= 19179
3587.21/3595.31	c longest_trail_len= 19828 last_longest_trail_len= 19828
3587.21/3595.31	c longest_trail_len= 19828 last_longest_trail_len= 19828
3587.21/3595.31	c #Conflicts:     382000 | #Constraints:      19086
3587.21/3595.31	c longest_trail_len= 19828 last_longest_trail_len= 19828
3587.21/3595.31	c longest_trail_len= 19828 last_longest_trail_len= 19828
3587.21/3595.31	c longest_trail_len= 19828 last_longest_trail_len= 19828
3587.21/3595.31	c longest_trail_len= 19828 last_longest_trail_len= 19828
3587.21/3595.31	c longest_trail_len= 19828 last_longest_trail_len= 19828
3587.21/3595.31	c #Conflicts:     383000 | #Constraints:      20086
3587.21/3595.31	c longest_trail_len= 19828 last_longest_trail_len= 19828
3587.21/3595.31	c longest_trail_len= 19828 last_longest_trail_len= 19828
3587.21/3595.31	c longest_trail_len= 19828 last_longest_trail_len= 19828
3587.21/3595.31	c longest_trail_len= 19828 last_longest_trail_len= 19828
3587.21/3595.31	c longest_trail_len= 19828 last_longest_trail_len= 19828
3587.21/3595.31	c longest_trail_len= 19828 last_longest_trail_len= 19828
3587.21/3595.31	c #Conflicts:     384000 | #Constraints:      21086
3587.21/3595.31	c longest_trail_len= 19828 last_longest_trail_len= 19828
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19828
3587.21/3595.31	c #Conflicts:     385000 | #Constraints:      22086
3587.21/3595.31	c #Conflicts:     386000 | #Constraints:      23086
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c #Conflicts:     387000 | #Constraints:      24086
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c #Conflicts:     388000 | #Constraints:      25086
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c #Conflicts:     389000 | #Constraints:      26086
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c #Conflicts:     390000 | #Constraints:      27087
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c #Conflicts:     391000 | #Constraints:      28101
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c #Conflicts:     392000 | #Constraints:      29103
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c #Conflicts:     393000 | #Constraints:      30103
3587.21/3595.31	c #Conflicts:     394000 | #Constraints:      31103
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c #Conflicts:     395000 | #Constraints:      19678
3587.21/3595.31	c #Conflicts:     396000 | #Constraints:      20678
3587.21/3595.31	c #Conflicts:     397000 | #Constraints:      21678
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c #Conflicts:     398000 | #Constraints:      22678
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c #Conflicts:     399000 | #Constraints:      23678
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c #Conflicts:     400000 | #Constraints:      24678
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c #Conflicts:     401000 | #Constraints:      25678
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c #Conflicts:     402000 | #Constraints:      26678
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c #Conflicts:     403000 | #Constraints:      27682
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c #Conflicts:     404000 | #Constraints:      28685
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c #Conflicts:     405000 | #Constraints:      29685
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c #Conflicts:     406000 | #Constraints:      30685
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c #Conflicts:     407000 | #Constraints:      31690
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c #Conflicts:     408000 | #Constraints:      20060
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c #Conflicts:     409000 | #Constraints:      21061
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c #Conflicts:     410000 | #Constraints:      22067
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c #Conflicts:     411000 | #Constraints:      23075
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c #Conflicts:     412000 | #Constraints:      24075
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c #Conflicts:     413000 | #Constraints:      25079
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c #Conflicts:     414000 | #Constraints:      26088
3587.21/3595.31	c #Conflicts:     415000 | #Constraints:      27100
3587.21/3595.31	c #Conflicts:     416000 | #Constraints:      28104
3587.21/3595.31	c #Conflicts:     417000 | #Constraints:      29104
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c #Conflicts:     418000 | #Constraints:      30107
3587.21/3595.31	c #Conflicts:     419000 | #Constraints:      31114
3587.21/3595.31	c #Conflicts:     420000 | #Constraints:      32122
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c #Conflicts:     421000 | #Constraints:      20317
3587.21/3595.31	c #Conflicts:     422000 | #Constraints:      21329
3587.21/3595.31	c #Conflicts:     423000 | #Constraints:      22330
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c #Conflicts:     424000 | #Constraints:      23334
3587.21/3595.31	c #Conflicts:     425000 | #Constraints:      24334
3587.21/3595.31	c #Conflicts:     426000 | #Constraints:      25334
3587.21/3595.31	c #Conflicts:     427000 | #Constraints:      26334
3587.21/3595.31	c #Conflicts:     428000 | #Constraints:      27334
3587.21/3595.31	c #Conflicts:     429000 | #Constraints:      28334
3587.21/3595.31	c #Conflicts:     430000 | #Constraints:      29334
3587.21/3595.31	c #Conflicts:     431000 | #Constraints:      30334
3587.21/3595.31	c #Conflicts:     432000 | #Constraints:      31334
3587.21/3595.31	c #Conflicts:     433000 | #Constraints:      32334
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c #Conflicts:     434000 | #Constraints:      20268
3587.21/3595.31	c #Conflicts:     435000 | #Constraints:      21268
3587.21/3595.31	c #Conflicts:     436000 | #Constraints:      22268
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c #Conflicts:     437000 | #Constraints:      23268
3587.21/3595.31	c #Conflicts:     438000 | #Constraints:      24268
3587.21/3595.31	c #Conflicts:     439000 | #Constraints:      25268
3587.21/3595.31	c #Conflicts:     440000 | #Constraints:      26268
3587.21/3595.31	c #Conflicts:     441000 | #Constraints:      27268
3587.21/3595.31	c #Conflicts:     442000 | #Constraints:      28268
3587.21/3595.31	c #Conflicts:     443000 | #Constraints:      29268
3587.21/3595.31	c #Conflicts:     444000 | #Constraints:      30268
3587.21/3595.31	c #Conflicts:     445000 | #Constraints:      31268
3587.21/3595.31	c #Conflicts:     446000 | #Constraints:      32268
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c #Conflicts:     447000 | #Constraints:      20106
3587.21/3595.31	c #Conflicts:     448000 | #Constraints:      21106
3587.21/3595.31	c #Conflicts:     449000 | #Constraints:      22106
3587.21/3595.31	c #Conflicts:     450000 | #Constraints:      23106
3587.21/3595.31	c #Conflicts:     451000 | #Constraints:      24106
3587.21/3595.31	c #Conflicts:     452000 | #Constraints:      25106
3587.21/3595.31	c #Conflicts:     453000 | #Constraints:      26106
3587.21/3595.31	c #Conflicts:     454000 | #Constraints:      27112
3587.21/3595.31	c #Conflicts:     455000 | #Constraints:      28121
3587.21/3595.31	c #Conflicts:     456000 | #Constraints:      29129
3587.21/3595.31	c #Conflicts:     457000 | #Constraints:      30233
3587.21/3595.31	c #Conflicts:     458000 | #Constraints:      31247
3587.21/3595.31	c #Conflicts:     459000 | #Constraints:      32247
3587.21/3595.31	c #Conflicts:     460000 | #Constraints:      33247
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c #Conflicts:     461000 | #Constraints:      20838
3587.21/3595.31	c longest_trail_len= 19952 last_longest_trail_len= 19948
3587.21/3595.31	c #Conflicts:     462000 | #Constraints:      21838
3587.21/3595.31	c #Conflicts:     463000 | #Constraints:      22838
3587.21/3595.31	c #Conflicts:     464000 | #Constraints:      23838
3587.21/3595.31	c #Conflicts:     465000 | #Constraints:      24838
3587.21/3595.31	c #Conflicts:     466000 | #Constraints:      25838
3587.21/3595.31	c #Conflicts:     467000 | #Constraints:      26838
3587.21/3595.31	c #Conflicts:     468000 | #Constraints:      27838
3587.21/3595.31	c #Conflicts:     469000 | #Constraints:      28838
3587.21/3595.31	c #Conflicts:     470000 | #Constraints:      29838
3587.21/3595.31	c #Conflicts:     471000 | #Constraints:      30838
3587.21/3595.31	c #Conflicts:     472000 | #Constraints:      31840
3587.21/3595.31	c #Conflicts:     473000 | #Constraints:      32842
3587.21/3595.31	c #Conflicts:     474000 | #Constraints:      33842
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c #Conflicts:     475000 | #Constraints:      21144
3587.21/3595.31	c #Conflicts:     476000 | #Constraints:      22144
3587.21/3595.31	c #Conflicts:     477000 | #Constraints:      23144
3587.21/3595.31	c #Conflicts:     478000 | #Constraints:      24144
3587.21/3595.31	c #Conflicts:     479000 | #Constraints:      25144
3587.21/3595.31	c #Conflicts:     480000 | #Constraints:      26144
3587.21/3595.31	c #Conflicts:     481000 | #Constraints:      27144
3587.21/3595.31	c #Conflicts:     482000 | #Constraints:      28144
3587.21/3595.31	c #Conflicts:     483000 | #Constraints:      29144
3587.21/3595.31	c #Conflicts:     484000 | #Constraints:      30144
3587.21/3595.31	c #Conflicts:     485000 | #Constraints:      31145
3587.21/3595.31	c #Conflicts:     486000 | #Constraints:      32161
3587.21/3595.31	c #Conflicts:     487000 | #Constraints:      33162
3587.21/3595.31	c #Conflicts:     488000 | #Constraints:      34162
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c #Conflicts:     489000 | #Constraints:      21323
3587.21/3595.31	c #Conflicts:     490000 | #Constraints:      22361
3587.21/3595.31	c #Conflicts:     491000 | #Constraints:      23362
3587.21/3595.31	c #Conflicts:     492000 | #Constraints:      24362
3587.21/3595.31	c #Conflicts:     493000 | #Constraints:      25362
3587.21/3595.31	c #Conflicts:     494000 | #Constraints:      26362
3587.21/3595.31	c #Conflicts:     495000 | #Constraints:      27362
3587.21/3595.31	c #Conflicts:     496000 | #Constraints:      28362
3587.21/3595.31	c #Conflicts:     497000 | #Constraints:      29362
3587.21/3595.31	c #Conflicts:     498000 | #Constraints:      30362
3587.21/3595.31	c #Conflicts:     499000 | #Constraints:      31362
3587.21/3595.31	c #Conflicts:     500000 | #Constraints:      32362
3587.21/3595.31	c #Conflicts:     501000 | #Constraints:      33368
3587.21/3595.31	c #Conflicts:     502000 | #Constraints:      34694
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c #Conflicts:     503000 | #Constraints:      21606
3587.21/3595.31	c #Conflicts:     504000 | #Constraints:      22606
3587.21/3595.31	c #Conflicts:     505000 | #Constraints:      23606
3587.21/3595.31	c #Conflicts:     506000 | #Constraints:      24606
3587.21/3595.31	c #Conflicts:     507000 | #Constraints:      25606
3587.21/3595.31	c #Conflicts:     508000 | #Constraints:      26606
3587.21/3595.31	c #Conflicts:     509000 | #Constraints:      27606
3587.21/3595.31	c #Conflicts:     510000 | #Constraints:      28606
3587.21/3595.31	c #Conflicts:     511000 | #Constraints:      29606
3587.21/3595.31	c #Conflicts:     512000 | #Constraints:      30606
3587.21/3595.31	c #Conflicts:     513000 | #Constraints:      31606
3587.21/3595.31	c longest_trail_len= 19952 last_longest_trail_len= 19952
3587.21/3595.31	c longest_trail_len= 19952 last_longest_trail_len= 19952
3587.21/3595.31	c longest_trail_len= 19952 last_longest_trail_len= 19952
3587.21/3595.31	c longest_trail_len= 19952 last_longest_trail_len= 19952
3587.21/3595.31	c longest_trail_len= 19952 last_longest_trail_len= 19952
3587.21/3595.31	c longest_trail_len= 19952 last_longest_trail_len= 19952
3587.21/3595.31	c longest_trail_len= 19952 last_longest_trail_len= 19952
3587.21/3595.31	c #Conflicts:     514000 | #Constraints:      32606
3587.21/3595.31	c longest_trail_len= 19952 last_longest_trail_len= 19952
3587.21/3595.31	c longest_trail_len= 19952 last_longest_trail_len= 19952
3587.21/3595.31	c longest_trail_len= 19952 last_longest_trail_len= 19952
3587.21/3595.31	c longest_trail_len= 19952 last_longest_trail_len= 19952
3587.21/3595.31	c longest_trail_len= 19952 last_longest_trail_len= 19952
3587.21/3595.31	c longest_trail_len= 19952 last_longest_trail_len= 19952
3587.21/3595.31	c #Conflicts:     515000 | #Constraints:      33606
3587.21/3595.31	c longest_trail_len= 19952 last_longest_trail_len= 19952
3587.21/3595.31	c longest_trail_len= 19952 last_longest_trail_len= 19952
3587.21/3595.31	c #Conflicts:     516000 | #Constraints:      34606
3587.21/3595.31	c longest_trail_len= 19952 last_longest_trail_len= 19952
3587.21/3595.31	c longest_trail_len= 19952 last_longest_trail_len= 19952
3587.21/3595.31	c longest_trail_len= 19952 last_longest_trail_len= 19952
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c longest_trail_len= 19952 last_longest_trail_len= 19952
3587.21/3595.31	c longest_trail_len= 19952 last_longest_trail_len= 19952
3587.21/3595.31	c longest_trail_len= 19952 last_longest_trail_len= 19952
3587.21/3595.31	c #Conflicts:     517000 | #Constraints:      21299
3587.21/3595.31	c longest_trail_len= 19952 last_longest_trail_len= 19952
3587.21/3595.31	c longest_trail_len= 19952 last_longest_trail_len= 19952
3587.21/3595.31	c longest_trail_len= 19952 last_longest_trail_len= 19952
3587.21/3595.31	c longest_trail_len= 19952 last_longest_trail_len= 19952
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19952
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c #Conflicts:     518000 | #Constraints:      22299
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c #Conflicts:     519000 | #Constraints:      23299
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c #Conflicts:     520000 | #Constraints:      24299
3587.21/3595.31	c #Conflicts:     521000 | #Constraints:      25299
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c #Conflicts:     522000 | #Constraints:      26299
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c #Conflicts:     523000 | #Constraints:      27299
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c #Conflicts:     524000 | #Constraints:      28299
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c #Conflicts:     525000 | #Constraints:      29299
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c #Conflicts:     526000 | #Constraints:      30299
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c #Conflicts:     527000 | #Constraints:      31299
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c #Conflicts:     528000 | #Constraints:      32299
3587.21/3595.31	c #Conflicts:     529000 | #Constraints:      33299
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c #Conflicts:     530000 | #Constraints:      34299
3587.21/3595.31	c #Conflicts:     531000 | #Constraints:      35299
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c #Conflicts:     532000 | #Constraints:      21812
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c #Conflicts:     533000 | #Constraints:      22812
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c #Conflicts:     534000 | #Constraints:      23812
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c #Conflicts:     535000 | #Constraints:      24812
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c #Conflicts:     536000 | #Constraints:      25812
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c #Conflicts:     537000 | #Constraints:      26812
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c #Conflicts:     538000 | #Constraints:      27812
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c #Conflicts:     539000 | #Constraints:      28812
3587.21/3595.31	c #Conflicts:     540000 | #Constraints:      29812
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c #Conflicts:     541000 | #Constraints:      30812
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c #Conflicts:     542000 | #Constraints:      31812
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c #Conflicts:     543000 | #Constraints:      32812
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 19971 last_longest_trail_len= 19971
3587.21/3595.31	c #Conflicts:     544000 | #Constraints:      33812
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 19971
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c #Conflicts:     545000 | #Constraints:      34812
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c #Conflicts:     546000 | #Constraints:      35812
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c #Conflicts:     547000 | #Constraints:      22144
3587.21/3595.31	c #Conflicts:     548000 | #Constraints:      23144
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c #Conflicts:     549000 | #Constraints:      24144
3587.21/3595.31	c #Conflicts:     550000 | #Constraints:      25144
3587.21/3595.31	c #Conflicts:     551000 | #Constraints:      26144
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c #Conflicts:     552000 | #Constraints:      27144
3587.21/3595.31	c #Conflicts:     553000 | #Constraints:      28144
3587.21/3595.31	c #Conflicts:     554000 | #Constraints:      29144
3587.21/3595.31	c #Conflicts:     555000 | #Constraints:      30144
3587.21/3595.31	c #Conflicts:     556000 | #Constraints:      31144
3587.21/3595.31	c #Conflicts:     557000 | #Constraints:      32144
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c #Conflicts:     558000 | #Constraints:      33144
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c #Conflicts:     559000 | #Constraints:      34144
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c #Conflicts:     560000 | #Constraints:      35144
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c #Conflicts:     561000 | #Constraints:      36144
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c #Conflicts:     562000 | #Constraints:      22305
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c #Conflicts:     563000 | #Constraints:      23305
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c #Conflicts:     564000 | #Constraints:      24305
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c #Conflicts:     565000 | #Constraints:      25305
3587.21/3595.31	c #Conflicts:     566000 | #Constraints:      26305
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c #Conflicts:     567000 | #Constraints:      27305
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c #Conflicts:     568000 | #Constraints:      28305
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c #Conflicts:     569000 | #Constraints:      29305
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c #Conflicts:     570000 | #Constraints:      30305
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c restart_num  904 1205
3587.21/3595.31	c Use LS-small
3587.21/3595.31	c longest_trail_len= 20000 last_longest_trail_len= 20000
3587.21/3595.31	c num_vars= 20533 len_partial_assign_no_confli= 17675
3587.21/3595.31	c update_LS_target_phase-runLS-restart
3587.21/3595.31	c longest_trail_len= 19067 last_longest_trail_len= 0
3587.21/3595.31	c #Conflicts:     571000 | #Constraints:      31305
3587.21/3595.31	c longest_trail_len= 19067 last_longest_trail_len= 19067
3587.21/3595.31	c longest_trail_len= 19067 last_longest_trail_len= 19067
3587.21/3595.31	c longest_trail_len= 19563 last_longest_trail_len= 19067
3587.21/3595.31	c #Conflicts:     572000 | #Constraints:      32305
3587.21/3595.31	c longest_trail_len= 19656 last_longest_trail_len= 19563
3587.21/3595.31	c #Conflicts:     573000 | #Constraints:      33305
3587.21/3595.31	c #Conflicts:     574000 | #Constraints:      34305
3587.21/3595.31	c longest_trail_len= 19656 last_longest_trail_len= 19656
3587.21/3595.31	c #Conflicts:     575000 | #Constraints:      35305
3587.21/3595.31	c #Conflicts:     576000 | #Constraints:      36305
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c #Conflicts:     577000 | #Constraints:      22274
3587.21/3595.31	c longest_trail_len= 19807 last_longest_trail_len= 19656
3587.21/3595.31	c longest_trail_len= 19807 last_longest_trail_len= 19807
3587.21/3595.31	c longest_trail_len= 19807 last_longest_trail_len= 19807
3587.21/3595.31	c longest_trail_len= 19807 last_longest_trail_len= 19807
3587.21/3595.31	c longest_trail_len= 19807 last_longest_trail_len= 19807
3587.21/3595.31	c longest_trail_len= 19807 last_longest_trail_len= 19807
3587.21/3595.31	c #Conflicts:     578000 | #Constraints:      23274
3587.21/3595.31	c longest_trail_len= 19807 last_longest_trail_len= 19807
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19807
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c #Conflicts:     579000 | #Constraints:      24274
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c #Conflicts:     580000 | #Constraints:      25274
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c #Conflicts:     581000 | #Constraints:      26274
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c #Conflicts:     582000 | #Constraints:      27274
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c #Conflicts:     583000 | #Constraints:      28274
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c #Conflicts:     584000 | #Constraints:      29274
3587.21/3595.31	c #Conflicts:     585000 | #Constraints:      30274
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c #Conflicts:     586000 | #Constraints:      31274
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c #Conflicts:     587000 | #Constraints:      32274
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c #Conflicts:     588000 | #Constraints:      33274
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c #Conflicts:     589000 | #Constraints:      34274
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19870 last_longest_trail_len= 19870
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19870
3587.21/3595.31	c #Conflicts:     590000 | #Constraints:      35274
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c #Conflicts:     591000 | #Constraints:      36274
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c #Conflicts:     592000 | #Constraints:      22069
3587.21/3595.31	c #Conflicts:     593000 | #Constraints:      23069
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c #Conflicts:     594000 | #Constraints:      24069
3587.21/3595.31	c #Conflicts:     595000 | #Constraints:      25069
3587.21/3595.31	c #Conflicts:     596000 | #Constraints:      26069
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c #Conflicts:     597000 | #Constraints:      27069
3587.21/3595.31	c #Conflicts:     598000 | #Constraints:      28069
3587.21/3595.31	c #Conflicts:     599000 | #Constraints:      29069
3587.21/3595.31	c #Conflicts:     600000 | #Constraints:      30069
3587.21/3595.31	c #Conflicts:     601000 | #Constraints:      31069
3587.21/3595.31	c #Conflicts:     602000 | #Constraints:      32069
3587.21/3595.31	c longest_trail_len= 19948 last_longest_trail_len= 19948
3587.21/3595.31	c #Conflicts:     603000 | #Constraints:      33069
3587.21/3595.31	c #Conflicts:     604000 | #Constraints:      34069
3587.21/3595.31	c #Conflicts:     605000 | #Constraints:      35069
3587.21/3595.31	c #Conflicts:     606000 | #Constraints:      36069
3587.21/3595.31	c #Conflicts:     607000 | #Constraints:      37069
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c #Conflicts:     608000 | #Constraints:      22635
3587.21/3595.31	c #Conflicts:     609000 | #Constraints:      23635
3587.21/3595.31	c #Conflicts:     610000 | #Constraints:      24635
3587.21/3595.31	c #Conflicts:     611000 | #Constraints:      25635
3587.21/3595.31	c #Conflicts:     612000 | #Constraints:      26635
3587.21/3595.31	c #Conflicts:     613000 | #Constraints:      27635
3587.21/3595.31	c #Conflicts:     614000 | #Constraints:      28635
3587.21/3595.31	c #Conflicts:     615000 | #Constraints:      29635
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 19948
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     616000 | #Constraints:      30635
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     617000 | #Constraints:      31635
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     618000 | #Constraints:      32635
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     619000 | #Constraints:      33635
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     620000 | #Constraints:      34635
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     621000 | #Constraints:      35635
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     622000 | #Constraints:      36635
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     623000 | #Constraints:      37635
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     624000 | #Constraints:      23168
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     625000 | #Constraints:      24168
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     626000 | #Constraints:      25168
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     627000 | #Constraints:      26168
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     628000 | #Constraints:      27168
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     629000 | #Constraints:      28168
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     630000 | #Constraints:      29168
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     631000 | #Constraints:      30168
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     632000 | #Constraints:      31168
3587.21/3595.31	c #Conflicts:     633000 | #Constraints:      32168
3587.21/3595.31	c #Conflicts:     634000 | #Constraints:      33168
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     635000 | #Constraints:      34168
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     636000 | #Constraints:      35168
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     637000 | #Constraints:      36168
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     638000 | #Constraints:      37168
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     639000 | #Constraints:      38168
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     640000 | #Constraints:      23380
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     641000 | #Constraints:      24380
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     642000 | #Constraints:      25380
3587.21/3595.31	c #Conflicts:     643000 | #Constraints:      26380
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     644000 | #Constraints:      27380
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     645000 | #Constraints:      28380
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     646000 | #Constraints:      29380
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     647000 | #Constraints:      30380
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     648000 | #Constraints:      31380
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     649000 | #Constraints:      32380
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     650000 | #Constraints:      33380
3587.21/3595.31	c #Conflicts:     651000 | #Constraints:      34380
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     652000 | #Constraints:      35380
3587.21/3595.31	c #Conflicts:     653000 | #Constraints:      36380
3587.21/3595.31	c #Conflicts:     654000 | #Constraints:      37380
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     655000 | #Constraints:      38380
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c #Conflicts:     656000 | #Constraints:      23434
3587.21/3595.31	c #Conflicts:     657000 | #Constraints:      24434
3587.21/3595.31	c #Conflicts:     658000 | #Constraints:      25434
3587.21/3595.31	c #Conflicts:     659000 | #Constraints:      26434
3587.21/3595.31	c #Conflicts:     660000 | #Constraints:      27434
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     661000 | #Constraints:      28434
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     662000 | #Constraints:      29434
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     663000 | #Constraints:      30434
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     664000 | #Constraints:      31434
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     665000 | #Constraints:      32434
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     666000 | #Constraints:      33434
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     667000 | #Constraints:      34434
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     668000 | #Constraints:      35434
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     669000 | #Constraints:      36434
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     670000 | #Constraints:      37434
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     671000 | #Constraints:      38434
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     672000 | #Constraints:      23198
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     673000 | #Constraints:      24198
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     674000 | #Constraints:      25198
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     675000 | #Constraints:      26198
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     676000 | #Constraints:      27198
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     677000 | #Constraints:      28198
3587.21/3595.31	c #Conflicts:     678000 | #Constraints:      29198
3587.21/3595.31	c #Conflicts:     679000 | #Constraints:      30198
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     680000 | #Constraints:      31198
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     681000 | #Constraints:      32198
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     682000 | #Constraints:      33198
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     683000 | #Constraints:      34198
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     684000 | #Constraints:      35198
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     685000 | #Constraints:      36198
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     686000 | #Constraints:      37198
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     687000 | #Constraints:      38198
3587.21/3595.31	c #Conflicts:     688000 | #Constraints:      39198
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c #Conflicts:     689000 | #Constraints:      23731
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c restart_num  1205 1506
3587.21/3595.31	c Use LS-small
3587.21/3595.31	c longest_trail_len= 20132 last_longest_trail_len= 20132
3587.21/3595.31	c num_vars= 20533 len_partial_assign_no_confli= 17155
3587.21/3595.31	c update_LS_target_phase-runLS-restart
3587.21/3595.31	c longest_trail_len= 19347 last_longest_trail_len= 0
3587.21/3595.31	c longest_trail_len= 19398 last_longest_trail_len= 19347
3587.21/3595.31	c longest_trail_len= 19582 last_longest_trail_len= 19398
3587.21/3595.31	c longest_trail_len= 19728 last_longest_trail_len= 19582
3587.21/3595.31	c #Conflicts:     690000 | #Constraints:      24731
3587.21/3595.31	c longest_trail_len= 19728 last_longest_trail_len= 19728
3587.21/3595.31	c longest_trail_len= 19728 last_longest_trail_len= 19728
3587.21/3595.31	c #Conflicts:     691000 | #Constraints:      25731
3587.21/3595.31	c longest_trail_len= 19728 last_longest_trail_len= 19728
3587.21/3595.31	c longest_trail_len= 19728 last_longest_trail_len= 19728
3587.21/3595.31	c longest_trail_len= 19728 last_longest_trail_len= 19728
3587.21/3595.31	c longest_trail_len= 19728 last_longest_trail_len= 19728
3587.21/3595.31	c longest_trail_len= 19728 last_longest_trail_len= 19728
3587.21/3595.31	c longest_trail_len= 19728 last_longest_trail_len= 19728
3587.21/3595.31	c #Conflicts:     692000 | #Constraints:      26731
3587.21/3595.31	c longest_trail_len= 19992 last_longest_trail_len= 19728
3587.21/3595.31	c longest_trail_len= 19992 last_longest_trail_len= 19992
3587.21/3595.31	c longest_trail_len= 19992 last_longest_trail_len= 19992
3587.21/3595.31	c longest_trail_len= 19992 last_longest_trail_len= 19992
3587.21/3595.31	c longest_trail_len= 19992 last_longest_trail_len= 19992
3587.21/3595.31	c longest_trail_len= 19992 last_longest_trail_len= 19992
3587.21/3595.31	c #Conflicts:     693000 | #Constraints:      27731
3587.21/3595.31	c longest_trail_len= 19992 last_longest_trail_len= 19992
3587.21/3595.31	c longest_trail_len= 19992 last_longest_trail_len= 19992
3587.21/3595.31	c longest_trail_len= 19992 last_longest_trail_len= 19992
3587.21/3595.31	c #Conflicts:     694000 | #Constraints:      28731
3587.21/3595.31	c longest_trail_len= 19992 last_longest_trail_len= 19992
3587.21/3595.31	c #Conflicts:     695000 | #Constraints:      29731
3587.21/3595.31	c #Conflicts:     696000 | #Constraints:      30731
3587.21/3595.31	c longest_trail_len= 19992 last_longest_trail_len= 19992
3587.21/3595.31	c #Conflicts:     697000 | #Constraints:      31731
3587.21/3595.31	c #Conflicts:     698000 | #Constraints:      32731
3587.21/3595.31	c #Conflicts:     699000 | #Constraints:      33731
3587.21/3595.31	c longest_trail_len= 19992 last_longest_trail_len= 19992
3587.21/3595.31	c #Conflicts:     700000 | #Constraints:      34731
3587.21/3595.31	c #Conflicts:     701000 | #Constraints:      35731
3587.21/3595.31	c #Conflicts:     702000 | #Constraints:      36731
3587.21/3595.31	c #Conflicts:     703000 | #Constraints:      37731
3587.21/3595.31	c #Conflicts:     704000 | #Constraints:      38732
3587.21/3595.31	c #Conflicts:     705000 | #Constraints:      39732
3587.21/3595.31	c INPROCESSING
3587.21/3595.31	c GARBAGE COLLECT
3587.21/3595.31	c longest_trail_len= 19992 last_longest_trail_len= 19992
3587.21/3595.31	c #Conflicts:     706000 | #Constraints:      24185
3587.21/3595.31	c #Conflicts:     707000 | #Constraints:      25185
3587.21/3595.31	c #Conflicts:     708000 | #Constraints:      26185
3587.21/3595.31	c #Conflicts:     709000 | #Constraints:      27185
3587.21/3595.31	c #Conflicts:     710000 | #Constraints:      28185
3587.21/3595.31	c #Conflicts:     711000 | #Constraints:      29185
3587.21/3595.31	c #Conflicts:     712000 | #Constraints:      30185
3587.21/3595.31	c #Conflicts:     713000 | #Constraints:      31185
3587.21/3595.31	c #Conflicts:     714000 | #Constraints:      32185
3587.21/3595.31	c Program interrupted by user.
3587.21/3595.31	c cpu time 1787.19 s
3587.21/3595.31	c deterministic time 126873298187 1.27e+11
3587.21/3595.31	c optimization time 12.9109 s
3587.21/3595.31	c total solve time 1774.25 s
3587.21/3595.31	c core-guided solve time 0 s
3587.21/3595.31	c propagation time 626.957 s
3587.21/3595.31	c conflict analysis time 259.225 s
3587.21/3595.31	c propagations 451361019
3587.21/3595.31	c resolve steps 19895053
3587.21/3595.31	c decisions 5545148
3587.21/3595.31	c conflicts 714190
3587.21/3595.31	c restarts 1532
3587.21/3595.31	c inprocessing phases 75
3587.21/3595.31	c input clauses 5595
3587.21/3595.31	c input cardinalities 240
3587.21/3595.31	c input general constraints 5654
3587.21/3595.31	c input average constraint length 9.71
3587.21/3595.31	c input average constraint degree 81.02
3587.21/3595.31	c learned clauses 613307
3587.21/3595.31	c learned cardinalities 21636
3587.21/3595.31	c learned general constraints 80595
3587.21/3595.31	c learned average constraint length 1607.70
3587.21/3595.31	c learned average constraint degree 35931108.82
3587.21/3595.31	c watched constraints 76562
3587.21/3595.31	c counting constraints 9687
3587.21/3595.31	c gcd simplifications 53966
3587.21/3595.31	c detected cardinalities 462
3587.21/3595.31	c weakened non-implied lits 302183603
3587.21/3595.31	c weakened non-implying lits 119256
3587.21/3595.31	c original variables 20533
3587.21/3595.31	c clausal propagations 6399661
3587.21/3595.31	c cardinality propagations 288593053
3587.21/3595.31	c watched propagations 39954641
3587.21/3595.31	c counting propagations 114266131
3587.21/3595.31	c watch lookups 2798462368
3587.21/3595.31	c watch backjump lookups 1742495165
3587.21/3595.31	c watch checks 100881274778
3587.21/3595.31	c propagation checks 17663335118
3587.21/3595.31	c constraint additions 2871524179
3587.21/3595.31	c trail pops 457602421
3587.21/3595.31	c formula constraints 11489
3587.21/3595.31	c learned constraints 714176
3587.21/3595.31	c bound constraints 0
3587.21/3595.31	c core-guided constraints 0
3587.21/3595.31	c encountered formula constraints 16935818
3587.21/3595.31	c encountered learned constraints 3671938
3587.21/3595.31	c encountered bound constraints 0
3587.21/3595.31	c encountered core-guided constraints 0
3587.21/3595.31	c LP total time 784.842 s
3587.21/3595.31	c LP solve time 783.18 s
3587.21/3595.31	c LP constraints added 11531
3587.21/3595.31	c LP constraints removed 0
3587.21/3595.31	c LP pivots internal 729185
3587.21/3595.31	c LP pivots root 968805
3587.21/3595.31	c LP calls 1365
3587.21/3595.31	c LP optimalities 9
3587.21/3595.31	c LP no pivot count 0
3587.21/3595.31	c LP infeasibilities 1340
3587.21/3595.31	c LP valid Farkas constraints 1334
3587.21/3595.31	c LP learned Farkas constraints 13
3587.21/3595.31	c LP basis resets 10
3587.21/3595.31	c LP cycling count 0
3587.21/3595.31	c LP singular count 7
3587.21/3595.31	c LP no primal count 0
3587.21/3595.31	c LP no farkas count 3
3587.21/3595.31	c LP other issue count 0
3587.21/3595.31	c LP Gomory cuts 15
3587.21/3595.31	c LP learned cuts 27
3587.21/3595.31	c LP deleted cuts 0
3587.21/3595.31	c LP encountered Gomory constraints 0
3587.21/3595.31	c LP encountered Farkas constraints 1424
3587.21/3595.31	c LP encountered learned Farkas constraints 50
3587.21/3595.31	c CG auxiliary variables introduced 0
3587.21/3595.31	c CG solutions found 0
3587.21/3595.31	c CG cores constructed 0
3587.21/3595.31	c CG core cardinality constraints returned 0
3587.21/3595.31	c CG unit cores 0
3587.21/3595.31	c CG single cores 0
3587.21/3595.31	c CG blocks removed during cardinality reduction 0
3587.21/3595.31	c CG first core best 0
3587.21/3595.31	c CG decision core best 0
3587.21/3595.31	c CG core reduction tie 0
3587.21/3595.31	c CG core degree average 0.00
3587.21/3595.31	c CG core slack average 0.00
3587.21/3595.31	c local search time 366.417 s (20.5% of runtime)
3587.21/3595.31	c LS(normal)  62.1635 s, calls 1
3587.21/3595.31	c LS(restart) 304.254 s, calls 5
3587.21/3595.31	s UNKNOWN
3587.21/3595.31	c Total time: 3595.178 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-4814545-1782895718/watcher-4814545-1782895718 -o /tmp/evaluation-result-4814545-1782895718/solver-4814545-1782895718 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4814545-1782895718/vars-4814545-1782895718 --bin-var /tmp/runsolver-exch-nodeE001-1782895718-2694658 --watchdog 3760 ./Hybrid-SynLSRS+CASHWMaxSATDisjComS HOME/instance-4814545-1782895718.opb 3600 HOME 62000 

running on 4 cores: 52-55

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 8-11,16-19,25,32,40-48,50-51,60-63
  3550 MHz: 49,52-59
  3600 MHz: 0-7,12-15,20-24,26-31,33-39
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 52-55

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (108737 MiB free)
  node 1: cores 8-15, 129019 MiB (104763 MiB free)
  node 2: cores 16-23, 129019 MiB (112242 MiB free)
  node 3: cores 24-31, 129003 MiB (108326 MiB free)
  node 4: cores 32-39, 129019 MiB (109904 MiB free)
  node 5: cores 40-47, 129019 MiB (112602 MiB free)
  node 6: cores 48-55, 129019 MiB (112686 MiB free)
  node 7: cores 56-63, 128429 MiB (111170 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=2694765, runsolver pid=2694741
Current StackSize limit: 8192 KiB


[startup+0.100063 s]*
/proc/loadavg: 0.92 2.54 8.22 3/834 2694809
/proc/meminfo: memFree=901567508/1055320720 swapFree=33554428/33554428
[pid=2694765] ppid=2694741 vsize=4192 memory=3156 CPUtime=0 cores=52-55
/proc/2694765/stat : 2694765 (Hybrid-SynLSRS+) S 2694741 2694765 2694635 0 -1 4194304 251 319 0 0 0 0 0 0 20 0 1 0 222860014 4292608 640 18446744073709551615 94182102102016 94182102996549 140734347718016 0 0 0 2 4 65536 1 0 0 17 52 0 0 0 0 0 94182103235600 94182103283344 94182128631808 140734347720907 140734347721067 140734347721067 140734347726803 0
/proc/2694765/statm: 1048 789 710 219 0 110 0
[pid=2694805] ppid=2694765 vsize=428 memory=264 CPUtime=0 cores=52-55
/proc/2694805/stat : 2694805 (basename) D 2694765 2694765 2694635 0 -1 4194304 75 0 0 0 0 0 0 0 20 0 1 0 222860022 438272 0 18446744073709551615 94744959455232 94744959467569 140733769934016 0 0 0 0 0 0 1 0 0 17 54 0 0 0 0 0 94744959478608 94744959479960 94744988659712 140733769939278 140733769939354 140733769939354 140733769945062 0
/proc/2694805/statm: 107 66 55 4 0 42 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4620 KiB
Current children cumulated memory: 3420 KiB

[startup+0.212276 s]*
/proc/loadavg: 0.92 2.54 8.22 8/839 2694849
/proc/meminfo: memFree=901272440/1055320720 swapFree=33554428/33554428
[pid=2694765] ppid=2694741 vsize=4324 memory=3240 CPUtime=0.04 cores=52-55
/proc/2694765/stat : 2694765 (Hybrid-SynLSRS+) S 2694741 2694765 2694635 0 -1 4194304 503 13443 0 0 0 0 2 2 20 0 1 0 222860014 4427776 640 18446744073709551615 94182102102016 94182102996549 140734347718016 0 0 0 65536 4 65538 1 0 0 17 55 0 0 0 0 0 94182103235600 94182103283344 94182128631808 140734347720907 140734347721067 140734347721067 140734347726803 0
/proc/2694765/statm: 1081 810 710 219 0 143 0
[pid=2694849] ppid=2694765 vsize=2660 memory=1700 CPUtime=0 cores=52-55
/proc/2694849/stat : 2694849 (timeout) S 2694765 2694849 2694635 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 222860035 2723840 384 18446744073709551615 94798236147712 94798236164225 140730180979776 0 0 0 0 3145728 90119 1 0 0 17 54 0 0 0 0 0 94798236178992 94798236181080 94798246088704 140730180987041 140730180987292 140730180987292 140730180992999 0
/proc/2694849/statm: 665 425 397 5 0 90 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 6984 KiB
Current children cumulated memory: 4940 KiB

[startup+0.314011 s]*
/proc/loadavg: 0.92 2.54 8.22 10/845 2694859
/proc/meminfo: memFree=900926836/1055320720 swapFree=33554428/33554428
[pid=2694765] ppid=2694741 vsize=4324 memory=3240 CPUtime=0.04 cores=52-55
/proc/2694765/stat : 2694765 (Hybrid-SynLSRS+) S 2694741 2694765 2694635 0 -1 4194304 503 13443 0 0 0 0 2 2 20 0 1 0 222860014 4427776 640 18446744073709551615 94182102102016 94182102996549 140734347718016 0 0 0 65536 4 65538 1 0 0 17 55 0 0 0 0 0 94182103235600 94182103283344 94182128631808 140734347720907 140734347721067 140734347721067 140734347726803 0
/proc/2694765/statm: 1081 810 710 219 0 143 0
[pid=2694849] ppid=2694765 vsize=2660 memory=1700 CPUtime=0 cores=52-55
/proc/2694849/stat : 2694849 (timeout) S 2694765 2694849 2694635 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 222860035 2723840 384 18446744073709551615 94798236147712 94798236164225 140730180979776 0 0 0 0 3145728 90119 1 0 0 17 54 0 0 0 0 0 94798236178992 94798236181080 94798246088704 140730180987041 140730180987292 140730180987292 140730180992999 0
/proc/2694849/statm: 665 425 397 5 0 90 0
[pid=2694854] ppid=2694849 vsize=98932 memory=56636 CPUtime=0.08 cores=52-55
/proc/2694854/stat : 2694854 (roundingsat) R 2694849 2694849 2694635 0 -1 4194304 15218 0 0 0 7 1 0 0 20 0 1 0 222860036 101306368 13976 18446744073709551615 94042301247488 94042303597433 140728561059072 0 0 0 0 0 8404994 0 0 0 17 52 0 0 0 0 0 94042304033464 94042304061608 94042321883136 140728561068215 140728561068447 140728561068447 140728561074154 0
/proc/2694854/statm: 24733 14159 1981 574 0 13889 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 105916 KiB
Current children cumulated memory: 61576 KiB

[startup+0.700168 s]
/proc/loadavg: 0.92 2.54 8.22 10/849 2694876
/proc/meminfo: memFree=900232716/1055320720 swapFree=33554428/33554428
[pid=2694765] ppid=2694741 vsize=4324 memory=3240 CPUtime=0.04 cores=52-55
/proc/2694765/stat : 2694765 (Hybrid-SynLSRS+) S 2694741 2694765 2694635 0 -1 4194304 503 13443 0 0 0 0 2 2 20 0 1 0 222860014 4427776 640 18446744073709551615 94182102102016 94182102996549 140734347718016 0 0 0 65536 4 65538 1 0 0 17 55 0 0 0 0 0 94182103235600 94182103283344 94182128631808 140734347720907 140734347721067 140734347721067 140734347726803 0
/proc/2694765/statm: 1081 810 710 219 0 143 0
[pid=2694849] ppid=2694765 vsize=2660 memory=1700 CPUtime=0 cores=52-55
/proc/2694849/stat : 2694849 (timeout) S 2694765 2694849 2694635 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 222860035 2723840 384 18446744073709551615 94798236147712 94798236164225 140730180979776 0 0 0 0 3145728 90119 1 0 0 17 54 0 0 0 0 0 94798236178992 94798236181080 94798246088704 140730180987041 140730180987292 140730180987292 140730180992999 0
/proc/2694849/statm: 665 425 397 5 0 90 0
[pid=2694854] ppid=2694849 vsize=100840 memory=60352 CPUtime=0.45 cores=52-55
/proc/2694854/stat : 2694854 (roundingsat) R 2694849 2694849 2694635 0 -1 4194304 16132 0 0 0 44 1 0 0 20 0 1 0 222860036 103260160 15000 18446744073709551615 94042301247488 94042303597433 140728561059072 0 0 0 0 0 8404994 0 0 0 17 52 0 0 0 0 0 94042304033464 94042304061608 94042321883136 140728561068215 140728561068447 140728561068447 140728561074154 0
/proc/2694854/statm: 25210 15088 1997 574 0 14366 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 107824 KiB
Current children cumulated memory: 65292 KiB

[startup+1.50015 s]
/proc/loadavg: 1.57 2.65 8.22 11/849 2694891
/proc/meminfo: memFree=900095712/1055320720 swapFree=33554428/33554428
[pid=2694765] ppid=2694741 vsize=4324 memory=3240 CPUtime=0.04 cores=52-55
/proc/2694765/stat : 2694765 (Hybrid-SynLSRS+) S 2694741 2694765 2694635 0 -1 4194304 503 13443 0 0 0 0 2 2 20 0 1 0 222860014 4427776 640 18446744073709551615 94182102102016 94182102996549 140734347718016 0 0 0 65536 4 65538 1 0 0 17 55 0 0 0 0 0 94182103235600 94182103283344 94182128631808 140734347720907 140734347721067 140734347721067 140734347726803 0
/proc/2694765/statm: 1081 810 710 219 0 143 0
[pid=2694849] ppid=2694765 vsize=2660 memory=1700 CPUtime=0 cores=52-55
/proc/2694849/stat : 2694849 (timeout) S 2694765 2694849 2694635 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 222860035 2723840 384 18446744073709551615 94798236147712 94798236164225 140730180979776 0 0 0 0 3145728 90119 1 0 0 17 54 0 0 0 0 0 94798236178992 94798236181080 94798246088704 140730180987041 140730180987292 140730180987292 140730180992999 0
/proc/2694849/statm: 665 425 397 5 0 90 0
[pid=2694854] ppid=2694849 vsize=100840 memory=60352 CPUtime=1.25 cores=52-55
/proc/2694854/stat : 2694854 (roundingsat) R 2694849 2694849 2694635 0 -1 4194304 16132 0 0 0 124 1 0 0 20 0 1 0 222860036 103260160 15000 18446744073709551615 94042301247488 94042303597433 140728561059072 0 0 0 0 0 8404994 0 0 0 17 52 0 0 0 0 0 94042304033464 94042304061608 94042321883136 140728561068215 140728561068447 140728561068447 140728561074154 0
/proc/2694854/statm: 25210 15088 1997 574 0 14366 0
Current children cumulated CPU time: 1.29 s
Current children cumulated vsize: 107824 KiB
Current children cumulated memory: 65292 KiB

[startup+3.11265 s]
/proc/loadavg: 1.57 2.65 8.22 11/849 2694896
/proc/meminfo: memFree=896850684/1055320720 swapFree=33554428/33554428
[pid=2694765] ppid=2694741 vsize=4324 memory=3240 CPUtime=0.04 cores=52-55
/proc/2694765/stat : 2694765 (Hybrid-SynLSRS+) S 2694741 2694765 2694635 0 -1 4194304 503 13443 0 0 0 0 2 2 20 0 1 0 222860014 4427776 640 18446744073709551615 94182102102016 94182102996549 140734347718016 0 0 0 65536 4 65538 1 0 0 17 55 0 0 0 0 0 94182103235600 94182103283344 94182128631808 140734347720907 140734347721067 140734347721067 140734347726803 0
/proc/2694765/statm: 1081 810 710 219 0 143 0
[pid=2694849] ppid=2694765 vsize=2660 memory=1700 CPUtime=0 cores=52-55
/proc/2694849/stat : 2694849 (timeout) S 2694765 2694849 2694635 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 222860035 2723840 384 18446744073709551615 94798236147712 94798236164225 140730180979776 0 0 0 0 3145728 90119 1 0 0 17 54 0 0 0 0 0 94798236178992 94798236181080 94798246088704 140730180987041 140730180987292 140730180987292 140730180992999 0
/proc/2694849/statm: 665 425 397 5 0 90 0
[pid=2694854] ppid=2694849 vsize=100840 memory=60352 CPUtime=2.85 cores=52-55
/proc/2694854/stat : 2694854 (roundingsat) R 2694849 2694849 2694635 0 -1 4194304 16132 0 0 0 284 1 0 0 20 0 1 0 222860036 103260160 15000 18446744073709551615 94042301247488 94042303597433 140728561059072 0 0 0 0 0 8404994 0 0 0 17 52 0 0 0 0 0 94042304033464 94042304061608 94042321883136 140728561068215 140728561068447 140728561068447 140728561074154 0
/proc/2694854/statm: 25210 15088 1997 574 0 14366 0
Current children cumulated CPU time: 2.89 s
Current children cumulated vsize: 107824 KiB
Current children cumulated memory: 65292 KiB

[startup+6.30014 s]
/proc/loadavg: 2.16 2.76 8.22 10/843 2694917
/proc/meminfo: memFree=896212396/1055320720 swapFree=33554428/33554428
[pid=2694765] ppid=2694741 vsize=4324 memory=3240 CPUtime=0.04 cores=52-55
/proc/2694765/stat : 2694765 (Hybrid-SynLSRS+) S 2694741 2694765 2694635 0 -1 4194304 503 13443 0 0 0 0 2 2 20 0 1 0 222860014 4427776 640 18446744073709551615 94182102102016 94182102996549 140734347718016 0 0 0 65536 4 65538 1 0 0 17 55 0 0 0 0 0 94182103235600 94182103283344 94182128631808 140734347720907 140734347721067 140734347721067 140734347726803 0
/proc/2694765/statm: 1081 810 710 219 0 143 0
[pid=2694849] ppid=2694765 vsize=2660 memory=1700 CPUtime=0 cores=52-55
/proc/2694849/stat : 2694849 (timeout) S 2694765 2694849 2694635 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 222860035 2723840 384 18446744073709551615 94798236147712 94798236164225 140730180979776 0 0 0 0 3145728 90119 1 0 0 17 54 0 0 0 0 0 94798236178992 94798236181080 94798246088704 140730180987041 140730180987292 140730180987292 140730180992999 0
/proc/2694849/statm: 665 425 397 5 0 90 0
[pid=2694854] ppid=2694849 vsize=100840 memory=60352 CPUtime=6.03 cores=52-55
/proc/2694854/stat : 2694854 (roundingsat) R 2694849 2694849 2694635 0 -1 4194304 16132 0 0 0 602 1 0 0 20 0 1 0 222860036 103260160 15000 18446744073709551615 94042301247488 94042303597433 140728561059072 0 0 0 0 0 8404994 0 0 0 17 52 0 0 0 0 0 94042304033464 94042304061608 94042321883136 140728561068215 140728561068447 140728561068447 140728561074154 0
/proc/2694854/statm: 25210 15088 1997 574 0 14366 0
Current children cumulated CPU time: 6.07 s
Current children cumulated vsize: 107824 KiB
Current children cumulated memory: 65292 KiB

[startup+12.7001 s]
/proc/loadavg: 2.63 2.85 8.22 9/836 2694961
/proc/meminfo: memFree=895228672/1055320720 swapFree=33554428/33554428
[pid=2694765] ppid=2694741 vsize=4324 memory=3240 CPUtime=0.04 cores=52-55
/proc/2694765/stat : 2694765 (Hybrid-SynLSRS+) S 2694741 2694765 2694635 0 -1 4194304 503 13443 0 0 0 0 2 2 20 0 1 0 222860014 4427776 640 18446744073709551615 94182102102016 94182102996549 140734347718016 0 0 0 65536 4 65538 1 0 0 17 55 0 0 0 0 0 94182103235600 94182103283344 94182128631808 140734347720907 140734347721067 140734347721067 140734347726803 0
/proc/2694765/statm: 1081 810 710 219 0 143 0
[pid=2694849] ppid=2694765 vsize=2660 memory=1700 CPUtime=0 cores=52-55
/proc/2694849/stat : 2694849 (timeout) S 2694765 2694849 2694635 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 222860035 2723840 384 18446744073709551615 94798236147712 94798236164225 140730180979776 0 0 0 0 3145728 90119 1 0 0 17 54 0 0 0 0 0 94798236178992 94798236181080 94798246088704 140730180987041 140730180987292 140730180987292 140730180992999 0
/proc/2694849/statm: 665 425 397 5 0 90 0
[pid=2694854] ppid=2694849 vsize=100840 memory=60604 CPUtime=12.42 cores=52-55
/proc/2694854/stat : 2694854 (roundingsat) R 2694849 2694849 2694635 0 -1 4194304 16195 0 0 0 1241 1 0 0 20 0 1 0 222860036 103260160 15000 18446744073709551615 94042301247488 94042303597433 140728561059072 0 0 0 0 0 8404994 0 0 0 17 52 0 0 0 0 0 94042304033464 94042304061608 94042321883136 140728561068215 140728561068447 140728561068447 140728561074154 0
/proc/2694854/statm: 25210 15151 1997 574 0 14366 0
Current children cumulated CPU time: 12.46 s
Current children cumulated vsize: 107824 KiB
Current children cumulated memory: 65544 KiB

[startup+25.5001 s]
/proc/loadavg: 3.15 2.95 8.20 7/821 2695052
/proc/meminfo: memFree=895294160/1055320720 swapFree=33554428/33554428
[pid=2694765] ppid=2694741 vsize=4324 memory=3240 CPUtime=0.04 cores=52-55
/proc/2694765/stat : 2694765 (Hybrid-SynLSRS+) S 2694741 2694765 2694635 0 -1 4194304 503 13443 0 0 0 0 2 2 20 0 1 0 222860014 4427776 640 18446744073709551615 94182102102016 94182102996549 140734347718016 0 0 0 65536 4 65538 1 0 0 17 55 0 0 0 0 0 94182103235600 94182103283344 94182128631808 140734347720907 140734347721067 140734347721067 140734347726803 0
/proc/2694765/statm: 1081 810 710 219 0 143 0
[pid=2694849] ppid=2694765 vsize=2660 memory=1700 CPUtime=0 cores=52-55
/proc/2694849/stat : 2694849 (timeout) S 2694765 2694849 2694635 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 222860035 2723840 384 18446744073709551615 94798236147712 94798236164225 140730180979776 0 0 0 0 3145728 90119 1 0 0 17 54 0 0 0 0 0 94798236178992 94798236181080 94798246088704 140730180987041 140730180987292 140730180987292 140730180992999 0
/proc/2694849/statm: 665 425 397 5 0 90 0
[pid=2694854] ppid=2694849 vsize=100840 memory=60604 CPUtime=25.19 cores=52-55
/proc/2694854/stat : 2694854 (roundingsat) R 2694849 2694849 2694635 0 -1 4194304 16195 0 0 0 2518 1 0 0 20 0 1 0 222860036 103260160 15000 18446744073709551615 94042301247488 94042303597433 140728561059072 0 0 0 0 0 8404994 0 0 0 17 52 0 0 0 0 0 94042304033464 94042304061608 94042321883136 140728561068215 140728561068447 140728561068447 140728561074154 0
/proc/2694854/statm: 25210 15151 1997 574 0 14366 0
Current children cumulated CPU time: 25.23 s
Current children cumulated vsize: 107824 KiB
Current children cumulated memory: 65544 KiB

[startup+51.1113 s]
/proc/loadavg: 3.85 3.14 8.10 6/811 2695123
/proc/meminfo: memFree=895572984/1055320720 swapFree=33554428/33554428
[pid=2694765] ppid=2694741 vsize=4324 memory=3240 CPUtime=0.04 cores=52-55
/proc/2694765/stat : 2694765 (Hybrid-SynLSRS+) S 2694741 2694765 2694635 0 -1 4194304 503 13443 0 0 0 0 2 2 20 0 1 0 222860014 4427776 640 18446744073709551615 94182102102016 94182102996549 140734347718016 0 0 0 65536 4 65538 1 0 0 17 55 0 0 0 0 0 94182103235600 94182103283344 94182128631808 140734347720907 140734347721067 140734347721067 140734347726803 0

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

/proc/2694765/statm: 1081 810 710 219 0 143 0
[pid=2695238] ppid=2694765 vsize=2660 memory=1700 CPUtime=0 cores=52-55
/proc/2695238/stat : 2695238 (timeout) S 2694765 2695238 2694635 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 223039738 2723840 384 18446744073709551615 94146240598016 94146240614529 140723349741616 0 0 0 0 3145728 90119 1 0 0 17 54 0 0 0 0 0 94146240629296 94146240631384 94146266177536 140723349747979 140723349748124 140723349748124 140723349753831 0
/proc/2695238/statm: 665 425 397 5 0 90 0
[pid=2695239] ppid=2695238 vsize=429500 memory=383384 CPUtime=1660.96 cores=52-55
/proc/2695239/stat : 2695239 (cashwmaxsat-dis) R 2695238 2695238 2694635 0 -1 4194304 241245 0 0 0 165957 139 0 0 20 0 1 0 223039739 439808000 95750 18446744073709551615 4198400 17477629 140732870540768 0 0 0 0 0 8404994 0 0 0 17 53 0 0 0 0 0 19900224 19994800 37744640 140732870543635 140732870543767 140732870543767 140732870549474 0
/proc/2695239/statm: 107375 95846 1080 3242 0 103515 0
Current children cumulated CPU time: 3454.56 s
Current children cumulated vsize: 436484 KiB
Current children cumulated memory: 388324 KiB

[startup+3522.3 s]
/proc/loadavg: 2.00 2.01 2.49 3/791 2695345
/proc/meminfo: memFree=884890136/1055320720 swapFree=33554428/33554428
[pid=2694765] ppid=2694741 vsize=4324 memory=3240 CPUtime=1793.6 cores=52-55
/proc/2694765/stat : 2694765 (Hybrid-SynLSRS+) S 2694741 2694765 2694635 0 -1 4194304 573 70356 0 0 0 0 178722 638 20 0 1 0 222860014 4427776 640 18446744073709551615 94182102102016 94182102996549 140734347718016 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94182103235600 94182103283344 94182128631808 140734347720907 140734347721067 140734347721067 140734347726803 0
/proc/2694765/statm: 1081 810 710 219 0 143 0
[pid=2695238] ppid=2694765 vsize=2660 memory=1700 CPUtime=0 cores=52-55
/proc/2695238/stat : 2695238 (timeout) S 2694765 2695238 2694635 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 223039738 2723840 384 18446744073709551615 94146240598016 94146240614529 140723349741616 0 0 0 0 3145728 90119 1 0 0 17 54 0 0 0 0 0 94146240629296 94146240631384 94146266177536 140723349747979 140723349748124 140723349748124 140723349753831 0
/proc/2695238/statm: 665 425 397 5 0 90 0
[pid=2695239] ppid=2695238 vsize=432068 memory=396016 CPUtime=1720.82 cores=52-55
/proc/2695239/stat : 2695239 (cashwmaxsat-dis) R 2695238 2695238 2694635 0 -1 4194304 244235 0 0 0 171938 144 0 0 20 0 1 0 223039739 442437632 98908 18446744073709551615 4198400 17477629 140732870540768 0 0 0 0 0 8404994 0 0 0 17 53 0 0 0 0 0 19900224 19994800 37744640 140732870543635 140732870543767 140732870543767 140732870549474 0
/proc/2695239/statm: 108017 99004 1080 3242 0 104157 0
Current children cumulated CPU time: 3514.42 s
Current children cumulated vsize: 439052 KiB
Current children cumulated memory: 400956 KiB

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.45 3/791 2695346
/proc/meminfo: memFree=884944440/1055320720 swapFree=33554428/33554428
[pid=2694765] ppid=2694741 vsize=4324 memory=3240 CPUtime=1793.6 cores=52-55
/proc/2694765/stat : 2694765 (Hybrid-SynLSRS+) S 2694741 2694765 2694635 0 -1 4194304 573 70356 0 0 0 0 178722 638 20 0 1 0 222860014 4427776 640 18446744073709551615 94182102102016 94182102996549 140734347718016 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94182103235600 94182103283344 94182128631808 140734347720907 140734347721067 140734347721067 140734347726803 0
/proc/2694765/statm: 1081 810 710 219 0 143 0
[pid=2695238] ppid=2694765 vsize=2660 memory=1700 CPUtime=0 cores=52-55
/proc/2695238/stat : 2695238 (timeout) S 2694765 2695238 2694635 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 223039738 2723840 384 18446744073709551615 94146240598016 94146240614529 140723349741616 0 0 0 0 3145728 90119 1 0 0 17 54 0 0 0 0 0 94146240629296 94146240631384 94146266177536 140723349747979 140723349748124 140723349748124 140723349753831 0
/proc/2695238/statm: 665 425 397 5 0 90 0
[pid=2695239] ppid=2695238 vsize=381980 memory=337904 CPUtime=1780.67 cores=52-55
/proc/2695239/stat : 2695239 (cashwmaxsat-dis) R 2695238 2695238 2694635 0 -1 4194304 252197 0 0 0 177918 149 0 0 20 0 1 0 223039739 391147520 84380 18446744073709551615 4198400 17477629 140732870540768 0 0 0 0 0 8404994 0 0 0 17 53 0 0 0 0 0 19900224 19994800 37744640 140732870543635 140732870543767 140732870543767 140732870549474 0
/proc/2695239/statm: 95495 84476 1080 3242 0 91635 0
Current children cumulated CPU time: 3574.27 s
Current children cumulated vsize: 388964 KiB
Current children cumulated memory: 342844 KiB

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

# cumulated CPU time of all completed processes:  user=3579.33 s, system=7.90878 s

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

[startup+3584 s]*
/proc/loadavg: 2.00 2.00 2.45 3/791 2695346
/proc/meminfo: memFree=884936028/1055320720 swapFree=33554428/33554428
[pid=2694765] ppid=2694741 vsize=4324 memory=3240 CPUtime=1793.6 cores=52-55
/proc/2694765/stat : 2694765 (Hybrid-SynLSRS+) S 2694741 2694765 2694635 0 -1 4194304 573 70356 0 0 0 0 178722 638 20 0 1 0 222860014 4427776 640 18446744073709551615 94182102102016 94182102996549 140734347718016 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94182103235600 94182103283344 94182128631808 140734347720907 140734347721067 140734347721067 140734347726803 0
/proc/2694765/statm: 1081 810 710 219 0 143 0
[pid=2695238] ppid=2694765 vsize=2660 memory=1700 CPUtime=0 cores=52-55
/proc/2695238/stat : 2695238 (timeout) S 2694765 2695238 2694635 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 223039738 2723840 384 18446744073709551615 94146240598016 94146240614529 140723349741616 0 0 0 0 3145728 90119 1 0 0 17 54 0 0 0 0 0 94146240629296 94146240631384 94146266177536 140723349747979 140723349748124 140723349748124 140723349753831 0
/proc/2695238/statm: 665 425 397 5 0 90 0
[pid=2695239] ppid=2695238 vsize=381980 memory=346096 CPUtime=1782.37 cores=52-55
/proc/2695239/stat : 2695239 (cashwmaxsat-dis) R 2695238 2695238 2694635 0 -1 4194304 252201 0 0 0 178088 149 0 0 20 0 1 0 223039739 391147520 86428 18446744073709551615 4198400 17477629 140732870540768 0 0 0 0 0 8404994 0 0 0 17 53 0 0 0 0 0 19900224 19994800 37744640 140732870543635 140732870543767 140732870543767 140732870549474 0
/proc/2695239/statm: 95495 86524 1080 3242 0 91635 0
Current children cumulated CPU time: 3575.97 s
Current children cumulated vsize: 388964 KiB
Current children cumulated memory: 351036 KiB

[startup+3590.4 s]
/proc/loadavg: 2.00 2.00 2.45 3/791 2695346
/proc/meminfo: memFree=884946520/1055320720 swapFree=33554428/33554428
[pid=2694765] ppid=2694741 vsize=4324 memory=3240 CPUtime=1793.6 cores=52-55
/proc/2694765/stat : 2694765 (Hybrid-SynLSRS+) S 2694741 2694765 2694635 0 -1 4194304 573 70356 0 0 0 0 178722 638 20 0 1 0 222860014 4427776 640 18446744073709551615 94182102102016 94182102996549 140734347718016 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94182103235600 94182103283344 94182128631808 140734347720907 140734347721067 140734347721067 140734347726803 0
/proc/2694765/statm: 1081 810 710 219 0 143 0
[pid=2695238] ppid=2694765 vsize=2660 memory=1700 CPUtime=0 cores=52-55
/proc/2695238/stat : 2695238 (timeout) S 2694765 2695238 2694635 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 223039738 2723840 384 18446744073709551615 94146240598016 94146240614529 140723349741616 0 0 0 0 3145728 90119 1 0 0 17 54 0 0 0 0 0 94146240629296 94146240631384 94146266177536 140723349747979 140723349748124 140723349748124 140723349753831 0
/proc/2695238/statm: 665 425 397 5 0 90 0
[pid=2695239] ppid=2695238 vsize=381980 memory=335856 CPUtime=1788.75 cores=52-55
/proc/2695239/stat : 2695239 (cashwmaxsat-dis) R 2695238 2695238 2694635 0 -1 4194304 253509 0 0 0 178725 150 0 0 20 0 1 0 223039739 391147520 83868 18446744073709551615 4198400 17477629 140732870540768 0 0 0 0 0 8404994 0 0 0 17 53 0 0 0 0 0 19900224 19994800 37744640 140732870543635 140732870543767 140732870543767 140732870549474 0
/proc/2695239/statm: 95495 83964 1080 3242 0 91635 0
Current children cumulated CPU time: 3582.35 s
Current children cumulated vsize: 388964 KiB
Current children cumulated memory: 340796 KiB

[startup+3593.6 s]
/proc/loadavg: 2.00 2.00 2.45 3/791 2695346
/proc/meminfo: memFree=884940400/1055320720 swapFree=33554428/33554428
[pid=2694765] ppid=2694741 vsize=4324 memory=3240 CPUtime=1793.6 cores=52-55
/proc/2694765/stat : 2694765 (Hybrid-SynLSRS+) S 2694741 2694765 2694635 0 -1 4194304 573 70356 0 0 0 0 178722 638 20 0 1 0 222860014 4427776 640 18446744073709551615 94182102102016 94182102996549 140734347718016 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94182103235600 94182103283344 94182128631808 140734347720907 140734347721067 140734347721067 140734347726803 0
/proc/2694765/statm: 1081 810 710 219 0 143 0
[pid=2695238] ppid=2694765 vsize=2660 memory=1700 CPUtime=0 cores=52-55
/proc/2695238/stat : 2695238 (timeout) S 2694765 2695238 2694635 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 223039738 2723840 384 18446744073709551615 94146240598016 94146240614529 140723349741616 0 0 0 0 3145728 90119 1 0 0 17 54 0 0 0 0 0 94146240629296 94146240631384 94146266177536 140723349747979 140723349748124 140723349748124 140723349753831 0
/proc/2695238/statm: 665 425 397 5 0 90 0
[pid=2695239] ppid=2695238 vsize=381980 memory=350192 CPUtime=1791.94 cores=52-55
/proc/2695239/stat : 2695239 (cashwmaxsat-dis) R 2695238 2695238 2694635 0 -1 4194304 253516 0 0 0 179044 150 0 0 20 0 1 0 223039739 391147520 87452 18446744073709551615 4198400 17477629 140732870540768 0 0 0 0 0 8404994 0 0 0 17 53 0 0 0 0 0 19900224 19994800 37744640 140732870543635 140732870543767 140732870543767 140732870549474 0
/proc/2695239/statm: 95495 87548 1080 3242 0 91635 0
Current children cumulated CPU time: 3585.54 s
Current children cumulated vsize: 388964 KiB
Current children cumulated memory: 355132 KiB

[startup+3594.4 s]
/proc/loadavg: 2.00 2.00 2.45 3/791 2695346
/proc/meminfo: memFree=884936128/1055320720 swapFree=33554428/33554428
[pid=2694765] ppid=2694741 vsize=4324 memory=3240 CPUtime=1793.6 cores=52-55
/proc/2694765/stat : 2694765 (Hybrid-SynLSRS+) S 2694741 2694765 2694635 0 -1 4194304 573 70356 0 0 0 0 178722 638 20 0 1 0 222860014 4427776 640 18446744073709551615 94182102102016 94182102996549 140734347718016 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94182103235600 94182103283344 94182128631808 140734347720907 140734347721067 140734347721067 140734347726803 0
/proc/2694765/statm: 1081 810 710 219 0 143 0
[pid=2695238] ppid=2694765 vsize=2660 memory=1700 CPUtime=0 cores=52-55
/proc/2695238/stat : 2695238 (timeout) S 2694765 2695238 2694635 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 223039738 2723840 384 18446744073709551615 94146240598016 94146240614529 140723349741616 0 0 0 0 3145728 90119 1 0 0 17 54 0 0 0 0 0 94146240629296 94146240631384 94146266177536 140723349747979 140723349748124 140723349748124 140723349753831 0
/proc/2695238/statm: 665 425 397 5 0 90 0
[pid=2695239] ppid=2695238 vsize=351160 memory=317156 CPUtime=1792.74 cores=52-55
/proc/2695239/stat : 2695239 (cashwmaxsat-dis) R 2695238 2695238 2694635 0 -1 4194304 254099 0 0 0 179124 150 0 0 20 0 1 0 223039739 359587840 79193 18446744073709551615 4198400 17477629 140732870540768 0 0 0 0 0 8404994 0 0 0 17 53 0 0 0 0 0 19900224 19994800 37744640 140732870543635 140732870543767 140732870543767 140732870549474 0
/proc/2695239/statm: 87790 79289 1080 3242 0 83930 0
Current children cumulated CPU time: 3586.34 s
Current children cumulated vsize: 358144 KiB
Current children cumulated memory: 322096 KiB

[startup+3594.8 s]
/proc/loadavg: 2.00 2.00 2.45 3/791 2695346
/proc/meminfo: memFree=884936128/1055320720 swapFree=33554428/33554428
[pid=2694765] ppid=2694741 vsize=4324 memory=3240 CPUtime=1793.6 cores=52-55
/proc/2694765/stat : 2694765 (Hybrid-SynLSRS+) S 2694741 2694765 2694635 0 -1 4194304 573 70356 0 0 0 0 178722 638 20 0 1 0 222860014 4427776 640 18446744073709551615 94182102102016 94182102996549 140734347718016 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94182103235600 94182103283344 94182128631808 140734347720907 140734347721067 140734347721067 140734347726803 0
/proc/2694765/statm: 1081 810 710 219 0 143 0
[pid=2695238] ppid=2694765 vsize=2660 memory=1700 CPUtime=0 cores=52-55
/proc/2695238/stat : 2695238 (timeout) S 2694765 2695238 2694635 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 223039738 2723840 384 18446744073709551615 94146240598016 94146240614529 140723349741616 0 0 0 0 3145728 90119 1 0 0 17 54 0 0 0 0 0 94146240629296 94146240631384 94146266177536 140723349747979 140723349748124 140723349748124 140723349753831 0
/proc/2695238/statm: 665 425 397 5 0 90 0
[pid=2695239] ppid=2695238 vsize=351160 memory=317156 CPUtime=1793.13 cores=52-55
/proc/2695239/stat : 2695239 (cashwmaxsat-dis) R 2695238 2695238 2694635 0 -1 4194304 254099 0 0 0 179163 150 0 0 20 0 1 0 223039739 359587840 79193 18446744073709551615 4198400 17477629 140732870540768 0 0 0 0 0 8404994 0 0 0 17 53 0 0 0 0 0 19900224 19994800 37744640 140732870543635 140732870543767 140732870543767 140732870549474 0
/proc/2695239/statm: 87790 79289 1080 3242 0 83930 0
Current children cumulated CPU time: 3586.73 s
Current children cumulated vsize: 358144 KiB
Current children cumulated memory: 322096 KiB

[startup+3595.2 s]
/proc/loadavg: 2.00 2.00 2.45 3/791 2695346
/proc/meminfo: memFree=884949440/1055320720 swapFree=33554428/33554428
[pid=2694765] ppid=2694741 vsize=4324 memory=3240 CPUtime=1793.6 cores=52-55
/proc/2694765/stat : 2694765 (Hybrid-SynLSRS+) S 2694741 2694765 2694635 0 -1 4194304 573 70356 0 0 0 0 178722 638 20 0 1 0 222860014 4427776 640 18446744073709551615 94182102102016 94182102996549 140734347718016 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94182103235600 94182103283344 94182128631808 140734347720907 140734347721067 140734347721067 140734347726803 0
/proc/2694765/statm: 1081 810 710 219 0 143 0
[pid=2695238] ppid=2694765 vsize=2660 memory=1700 CPUtime=0 cores=52-55
/proc/2695238/stat : 2695238 (timeout) S 2694765 2695238 2694635 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 223039738 2723840 384 18446744073709551615 94146240598016 94146240614529 140723349741616 0 0 0 0 3145728 90119 1 0 0 17 54 0 0 0 0 0 94146240629296 94146240631384 94146266177536 140723349747979 140723349748124 140723349748124 140723349753831 0
/proc/2695238/statm: 665 425 397 5 0 90 0
[pid=2695239] ppid=2695238 vsize=351160 memory=319548 CPUtime=1793.53 cores=52-55
/proc/2695239/stat : 2695239 (cashwmaxsat-dis) R 2695238 2695238 2694635 0 -1 4194304 254186 0 0 0 179203 150 0 0 20 0 1 0 223039739 359587840 79705 18446744073709551615 4198400 17477629 140732870540768 0 0 0 0 0 8404994 0 0 0 17 53 0 0 0 0 0 19900224 19994800 37744640 140732870543635 140732870543767 140732870543767 140732870549474 0
/proc/2695239/statm: 87790 79887 1080 3242 0 83930 0
Current children cumulated CPU time: 3587.13 s
Current children cumulated vsize: 358144 KiB
Current children cumulated memory: 324488 KiB

[startup+3595.3 s]
/proc/loadavg: 2.00 2.00 2.45 3/791 2695346
/proc/meminfo: memFree=884949440/1055320720 swapFree=33554428/33554428
[pid=2694765] ppid=2694741 vsize=4324 memory=3264 CPUtime=3587.21 cores=52-55
/proc/2694765/stat : 2694765 (Hybrid-SynLSRS+) S 2694741 2694765 2694635 0 -1 4194304 679 325869 0 0 0 0 357932 789 20 0 1 0 222860014 4427776 640 18446744073709551615 94182102102016 94182102996549 140734347718016 0 0 0 2 4 65536 1 0 0 17 52 0 0 0 0 0 94182103235600 94182103283344 94182128631808 140734347720907 140734347721067 140734347721067 140734347726803 0
/proc/2694765/statm: 1081 816 710 219 0 143 0
Current children cumulated CPU time: 3587.21 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3264 KiB

Child status: 0

Real time (s): 3595.32
CPU time (s): 3587.24
CPU user time (s): 3579.33
CPU system time (s): 7.90878
CPU usage (%): 99.7753
Max. virtual memory (cumulated for all children) (KiB): 651712
Max. memory (cumulated for all children) (KiB): 573044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3579.33
system time used= 7.90878
maximum resident set size= 592436
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 327733
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3385
involuntary context switches= 3383


# summary of solver processes directly reported to runsolver:
#   pid: 2694765
#   total CPU time (s): 3587.24
#   total CPU user time (s): 3579.33
#   total CPU system time (s): 7.90878

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.036 second user time and 35.9826 second system time

The end

Launcher Data

Begin job on nodeE001 at 2026-07-01 10:48:39
IDJOB=4814545
IDBENCH=180913
IDSOLVER=3622
FILE ID=nodeE001/4814545-1782895718
RUNJOBID= nodeE001-1782895718-2694658
SLURM_JOB_ID= 12542975
Free space on /tmp= 798804 MiB

SOLVER NAME= Hybrid-SynLSRS+CASHWMaxSATDisjComS v2
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-Pentominoes-03-40_c24.opb
COMMAND LINE= ./Hybrid-SynLSRS+CASHWMaxSATDisjComS BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4814545-1782895718/watcher-4814545-1782895718 -o /tmp/evaluation-result-4814545-1782895718/solver-4814545-1782895718 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4814545-1782895718/vars-4814545-1782895718 --bin-var /tmp/runsolver-exch-nodeE001-1782895718-2694658 --watchdog 3760  ./Hybrid-SynLSRS+CASHWMaxSATDisjComS HOME/instance-4814545-1782895718.opb 3600 HOME 62000

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

MD5SUM BENCH= c9ec89543f17f4b8a5aa8a660bec9448
RANDOM SEED=304858068

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320720 kB
MemFree:        901479208 kB
MemAvailable:   1046991124 kB
Buffers:            3352 kB
Cached:         149710700 kB
SwapCached:            0 kB
Active:          3634232 kB
Inactive:       146211168 kB
Active(anon):     855596 kB
Inactive(anon):   171800 kB
Active(file):    2778636 kB
Inactive(file): 146039368 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            281436 kB
Writeback:             0 kB
AnonPages:        135508 kB
Mapped:           202904 kB
Shmem:            896048 kB
KReclaimable:    1673088 kB
Slab:            2270432 kB
SReclaimable:    1673088 kB
SUnreclaim:       597344 kB
KernelStack:       13744 kB
PageTables:         4576 kB
SecPageTables:     15308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214788 kB
Committed_AS:    1355524 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478308 kB
VmallocChunk:          0 kB
Percpu:           120576 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      444868 kB
DirectMap2M:    19800064 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 798456 MiB
End job on nodeE001 at 2026-07-01 11:48:35