Trace number 4809789

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? 3584.29 3596.09

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/equalities/
array_comm/arraycomm_teq_tvars/normalized-29arraycomm_teq_tvars_greater.opb
MD5SUMbc992109141eb848b2380c93259a5e6e
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.059431
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5104
Total number of constraints2640
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2640
Minimum length of a constraint2
Maximum length of a constraint116
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 144115188075855872
Number of bits of the biggest number in a constraint 58
Biggest sum of numbers in a constraint 576460752303423487
Number of bits of the biggest sum of numbers59
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.01/0.90	c Preprocess time: 0.219 seconds
0.01/0.90	c First solver time limit: 1797 seconds
0.01/0.90	c Second solver time limit: 1798 seconds
3584.13/3596.00	c Exit code from Second Program: 124
3584.26/3596.07	c RoundingSat 2
3584.26/3596.07	c branch main
3584.26/3596.07	c commit d3f91ec
3584.26/3596.07	c #variables 5104 #constraints 5279
3584.26/3596.07	c Finish cloning data from SAT to LS
3584.26/3596.07	c nbvars=5104
3584.26/3596.07	c chongqijiange= 500
3584.26/3596.07	c rational objective 0
3584.26/3596.07	c restart_num_ls  -100000 0
3584.26/3596.07	c Use LS-small
3584.26/3596.07	c #Conflicts:       1000 | #Constraints:       6283
3584.26/3596.07	c #Conflicts:       2000 | #Constraints:       7287
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c #Conflicts:       3000 | #Constraints:       7348
3584.26/3596.07	c #Conflicts:       4000 | #Constraints:       8348
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 0
3584.26/3596.07	c #Conflicts:       5000 | #Constraints:       7766
3584.26/3596.07	c #Conflicts:       6000 | #Constraints:       8766
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 1.62234
3584.26/3596.07	c #Conflicts:       7000 | #Constraints:       7806
3584.26/3596.07	c #Conflicts:       8000 | #Constraints:       8809
3584.26/3596.07	c #Conflicts:       9000 | #Constraints:       9809
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 2.5236
3584.26/3596.07	c #Conflicts:      10000 | #Constraints:       8534
3584.26/3596.07	c #Conflicts:      11000 | #Constraints:       9534
3584.26/3596.07	c #Conflicts:      12000 | #Constraints:      10534
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 2.7125
3584.26/3596.07	c #Conflicts:      13000 | #Constraints:       8986
3584.26/3596.07	c #Conflicts:      14000 | #Constraints:       9986
3584.26/3596.07	c #Conflicts:      15000 | #Constraints:      10986
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 2.73774
3584.26/3596.07	c #Conflicts:      16000 | #Constraints:       9250
3584.26/3596.07	c #Conflicts:      17000 | #Constraints:      10250
3584.26/3596.07	c #Conflicts:      18000 | #Constraints:      11250
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 2.73774
3584.26/3596.07	c #Conflicts:      19000 | #Constraints:       9267
3584.26/3596.07	c #Conflicts:      20000 | #Constraints:      10268
3584.26/3596.07	c #Conflicts:      21000 | #Constraints:      11268
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 4.99743
3584.26/3596.07	c #Conflicts:      22000 | #Constraints:       9106
3584.26/3596.07	c #Conflicts:      23000 | #Constraints:      10106
3584.26/3596.07	c #Conflicts:      24000 | #Constraints:      11106
3584.26/3596.07	c #Conflicts:      25000 | #Constraints:      12107
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.03988
3584.26/3596.07	c #Conflicts:      26000 | #Constraints:       9737
3584.26/3596.07	c #Conflicts:      27000 | #Constraints:      10737
3584.26/3596.07	c #Conflicts:      28000 | #Constraints:      11737
3584.26/3596.07	c #Conflicts:      29000 | #Constraints:      12737
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.03989
3584.26/3596.07	c #Conflicts:      30000 | #Constraints:      10153
3584.26/3596.07	c #Conflicts:      31000 | #Constraints:      11153
3584.26/3596.07	c #Conflicts:      32000 | #Constraints:      12153
3584.26/3596.07	c #Conflicts:      33000 | #Constraints:      13153
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.03989
3584.26/3596.07	c #Conflicts:      34000 | #Constraints:      10362
3584.26/3596.07	c #Conflicts:      35000 | #Constraints:      11362
3584.26/3596.07	c #Conflicts:      36000 | #Constraints:      12362
3584.26/3596.07	c #Conflicts:      37000 | #Constraints:      13362
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.06467
3584.26/3596.07	c #Conflicts:      38000 | #Constraints:      10374
3584.26/3596.07	c #Conflicts:      39000 | #Constraints:      11374
3584.26/3596.07	c #Conflicts:      40000 | #Constraints:      12374
3584.26/3596.07	c #Conflicts:      41000 | #Constraints:      13374
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.07472
3584.26/3596.07	c #Conflicts:      42000 | #Constraints:      10174
3584.26/3596.07	c #Conflicts:      43000 | #Constraints:      11176
3584.26/3596.07	c #Conflicts:      44000 | #Constraints:      12177
3584.26/3596.07	c #Conflicts:      45000 | #Constraints:      13177
3584.26/3596.07	c #Conflicts:      46000 | #Constraints:      14177
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.0759
3584.26/3596.07	c #Conflicts:      47000 | #Constraints:      10792
3584.26/3596.07	c #Conflicts:      48000 | #Constraints:      11792
3584.26/3596.07	c #Conflicts:      49000 | #Constraints:      12792
3584.26/3596.07	c #Conflicts:      50000 | #Constraints:      13792
3584.26/3596.07	c #Conflicts:      51000 | #Constraints:      14792
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c #Conflicts:      52000 | #Constraints:      11200
3584.26/3596.07	c #Conflicts:      53000 | #Constraints:      12200
3584.26/3596.07	c #Conflicts:      54000 | #Constraints:      13200
3584.26/3596.07	c #Conflicts:      55000 | #Constraints:      14201
3584.26/3596.07	c #Conflicts:      56000 | #Constraints:      15201
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.00492
3584.26/3596.07	c #Conflicts:      57000 | #Constraints:      11415
3584.26/3596.07	c #Conflicts:      58000 | #Constraints:      12415
3584.26/3596.07	c #Conflicts:      59000 | #Constraints:      13415
3584.26/3596.07	c #Conflicts:      60000 | #Constraints:      14415
3584.26/3596.07	c #Conflicts:      61000 | #Constraints:      15415
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.03711
3584.26/3596.07	c #Conflicts:      62000 | #Constraints:      11434
3584.26/3596.07	c #Conflicts:      63000 | #Constraints:      12434
3584.26/3596.07	c #Conflicts:      64000 | #Constraints:      13434
3584.26/3596.07	c #Conflicts:      65000 | #Constraints:      14434
3584.26/3596.07	c #Conflicts:      66000 | #Constraints:      15435
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.08579
3584.26/3596.07	c #Conflicts:      67000 | #Constraints:      11229
3584.26/3596.07	c #Conflicts:      68000 | #Constraints:      12229
3584.26/3596.07	c #Conflicts:      69000 | #Constraints:      13229
3584.26/3596.07	c #Conflicts:      70000 | #Constraints:      14229
3584.26/3596.07	c #Conflicts:      71000 | #Constraints:      15229
3584.26/3596.07	c #Conflicts:      72000 | #Constraints:      16229
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.31052
3584.26/3596.07	c #Conflicts:      73000 | #Constraints:      11870
3584.26/3596.07	c #Conflicts:      74000 | #Constraints:      12870
3584.26/3596.07	c #Conflicts:      75000 | #Constraints:      13870
3584.26/3596.07	c #Conflicts:      76000 | #Constraints:      14870
3584.26/3596.07	c #Conflicts:      77000 | #Constraints:      15871
3584.26/3596.07	c #Conflicts:      78000 | #Constraints:      16871
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c #Conflicts:      79000 | #Constraints:      12291
3584.26/3596.07	c #Conflicts:      80000 | #Constraints:      13291
3584.26/3596.07	c #Conflicts:      81000 | #Constraints:      14291
3584.26/3596.07	c #Conflicts:      82000 | #Constraints:      15292
3584.26/3596.07	c #Conflicts:      83000 | #Constraints:      16292
3584.26/3596.07	c #Conflicts:      84000 | #Constraints:      17292
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.65317
3584.26/3596.07	c #Conflicts:      85000 | #Constraints:      12486
3584.26/3596.07	c #Conflicts:      86000 | #Constraints:      13486
3584.26/3596.07	c #Conflicts:      87000 | #Constraints:      14486
3584.26/3596.07	c #Conflicts:      88000 | #Constraints:      15486
3584.26/3596.07	c #Conflicts:      89000 | #Constraints:      16487
3584.26/3596.07	c #Conflicts:      90000 | #Constraints:      17487
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.71727
3584.26/3596.07	c #Conflicts:      91000 | #Constraints:      12478
3584.26/3596.07	c #Conflicts:      92000 | #Constraints:      13478
3584.26/3596.07	c #Conflicts:      93000 | #Constraints:      14478
3584.26/3596.07	c #Conflicts:      94000 | #Constraints:      15478
3584.26/3596.07	c #Conflicts:      95000 | #Constraints:      16478
3584.26/3596.07	c #Conflicts:      96000 | #Constraints:      17478
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.74305
3584.26/3596.07	c #Conflicts:      97000 | #Constraints:      12282
3584.26/3596.07	c #Conflicts:      98000 | #Constraints:      13282
3584.26/3596.07	c #Conflicts:      99000 | #Constraints:      14283
3584.26/3596.07	c #Conflicts:     100000 | #Constraints:      15283
3584.26/3596.07	c #Conflicts:     101000 | #Constraints:      16283
3584.26/3596.07	c #Conflicts:     102000 | #Constraints:      17283
3584.26/3596.07	c #Conflicts:     103000 | #Constraints:      18283
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.7574
3584.26/3596.07	c #Conflicts:     104000 | #Constraints:      12918
3584.26/3596.07	c #Conflicts:     105000 | #Constraints:      13918
3584.26/3596.07	c #Conflicts:     106000 | #Constraints:      14918
3584.26/3596.07	c #Conflicts:     107000 | #Constraints:      15918
3584.26/3596.07	c #Conflicts:     108000 | #Constraints:      16918
3584.26/3596.07	c #Conflicts:     109000 | #Constraints:      17918
3584.26/3596.07	c #Conflicts:     110000 | #Constraints:      18918
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.76164
3584.26/3596.07	c #Conflicts:     111000 | #Constraints:      13289
3584.26/3596.07	c #Conflicts:     112000 | #Constraints:      14289
3584.26/3596.07	c #Conflicts:     113000 | #Constraints:      15289
3584.26/3596.07	c #Conflicts:     114000 | #Constraints:      16289
3584.26/3596.07	c #Conflicts:     115000 | #Constraints:      17289
3584.26/3596.07	c #Conflicts:     116000 | #Constraints:      18289
3584.26/3596.07	c #Conflicts:     117000 | #Constraints:      19289
3584.26/3596.07	c #Conflicts:     118000 | #Constraints:      20289
3584.26/3596.07	c #Conflicts:     119000 | #Constraints:      21289
3584.26/3596.07	c #Conflicts:     120000 | #Constraints:      22289
3584.26/3596.07	c #Conflicts:     121000 | #Constraints:      23289
3584.26/3596.07	c #Conflicts:     122000 | #Constraints:      24289
3584.26/3596.07	c #Conflicts:     123000 | #Constraints:      25290
3584.26/3596.07	c #Conflicts:     124000 | #Constraints:      26291
3584.26/3596.07	c #Conflicts:     125000 | #Constraints:      27291
3584.26/3596.07	c #Conflicts:     126000 | #Constraints:      28291
3584.26/3596.07	c #Conflicts:     127000 | #Constraints:      29291
3584.26/3596.07	c #Conflicts:     128000 | #Constraints:      30291
3584.26/3596.07	c #Conflicts:     129000 | #Constraints:      31291
3584.26/3596.07	c #Conflicts:     130000 | #Constraints:      32291
3584.26/3596.07	c #Conflicts:     131000 | #Constraints:      33291
3584.26/3596.07	c #Conflicts:     132000 | #Constraints:      34291
3584.26/3596.07	c #Conflicts:     133000 | #Constraints:      35291
3584.26/3596.07	c #Conflicts:     134000 | #Constraints:      36291
3584.26/3596.07	c #Conflicts:     135000 | #Constraints:      37291
3584.26/3596.07	c #Conflicts:     136000 | #Constraints:      38291
3584.26/3596.07	c restart_num  0 378
3584.26/3596.07	c Use LS-small
3584.26/3596.07	c longest_trail_len= 5091 last_longest_trail_len= 0
3584.26/3596.07	c #Conflicts:     137000 | #Constraints:      39291
3584.26/3596.07	c longest_trail_len= 5091 last_longest_trail_len= 5091
3584.26/3596.07	c num_vars= 5104 len_partial_assign_no_confli= 5099
3584.26/3596.07	c update_LS_target_phase-runLS-restart
3584.26/3596.07	c #Conflicts:     138000 | #Constraints:      40291
3584.26/3596.07	c #Conflicts:     139000 | #Constraints:      41291
3584.26/3596.07	c #Conflicts:     140000 | #Constraints:      42291
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.76399
3584.26/3596.07	c longest_trail_len= 3470 last_longest_trail_len= 0
3584.26/3596.07	c #Conflicts:     141000 | #Constraints:      24815
3584.26/3596.07	c #Conflicts:     142000 | #Constraints:      25815
3584.26/3596.07	c #Conflicts:     143000 | #Constraints:      26815
3584.26/3596.07	c #Conflicts:     144000 | #Constraints:      27815
3584.26/3596.07	c #Conflicts:     145000 | #Constraints:      28815
3584.26/3596.07	c #Conflicts:     146000 | #Constraints:      29815
3584.26/3596.07	c #Conflicts:     147000 | #Constraints:      30815
3584.26/3596.07	c longest_trail_len= 3470 last_longest_trail_len= 3470
3584.26/3596.07	c longest_trail_len= 3470 last_longest_trail_len= 3470
3584.26/3596.07	c longest_trail_len= 3470 last_longest_trail_len= 3470
3584.26/3596.07	c longest_trail_len= 3470 last_longest_trail_len= 3470
3584.26/3596.07	c longest_trail_len= 3470 last_longest_trail_len= 3470
3584.26/3596.07	c longest_trail_len= 3470 last_longest_trail_len= 3470
3584.26/3596.07	c #Conflicts:     148000 | #Constraints:      31815
3584.26/3596.07	c longest_trail_len= 3470 last_longest_trail_len= 3470
3584.26/3596.07	c longest_trail_len= 3575 last_longest_trail_len= 3470
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.55037
3584.26/3596.07	c longest_trail_len= 3575 last_longest_trail_len= 3575
3584.26/3596.07	c longest_trail_len= 3575 last_longest_trail_len= 3575
3584.26/3596.07	c longest_trail_len= 3575 last_longest_trail_len= 3575
3584.26/3596.07	c longest_trail_len= 3575 last_longest_trail_len= 3575
3584.26/3596.07	c #Conflicts:     149000 | #Constraints:      19491
3584.26/3596.07	c longest_trail_len= 3575 last_longest_trail_len= 3575
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 3575
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     150000 | #Constraints:      20491
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     151000 | #Constraints:      21491
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     152000 | #Constraints:      22491
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     153000 | #Constraints:      23491
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     154000 | #Constraints:      24491
3584.26/3596.07	c #Conflicts:     155000 | #Constraints:      25491
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     156000 | #Constraints:      26491
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.70544
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     157000 | #Constraints:      16663
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     158000 | #Constraints:      17663
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     159000 | #Constraints:      18663
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     160000 | #Constraints:      19663
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     161000 | #Constraints:      20663
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     162000 | #Constraints:      21663
3584.26/3596.07	c #Conflicts:     163000 | #Constraints:      22663
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     164000 | #Constraints:      23663
3584.26/3596.07	c #Conflicts:     165000 | #Constraints:      24663
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.22233
3584.26/3596.07	c #Conflicts:     166000 | #Constraints:      16001
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     167000 | #Constraints:      17001
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     168000 | #Constraints:      18001
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     169000 | #Constraints:      19001
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     170000 | #Constraints:      20001
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     171000 | #Constraints:      21001
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     172000 | #Constraints:      22001
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     173000 | #Constraints:      23001
3584.26/3596.07	c #Conflicts:     174000 | #Constraints:      24001
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.70571
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     175000 | #Constraints:      15842
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     176000 | #Constraints:      16842
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     177000 | #Constraints:      17842
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     178000 | #Constraints:      18843
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     179000 | #Constraints:      19843
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     180000 | #Constraints:      20843
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     181000 | #Constraints:      21843
3584.26/3596.07	c #Conflicts:     182000 | #Constraints:      22843
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.73003
3584.26/3596.07	c #Conflicts:     183000 | #Constraints:      14788
3584.26/3596.07	c #Conflicts:     184000 | #Constraints:      15788
3584.26/3596.07	c #Conflicts:     185000 | #Constraints:      16788
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     186000 | #Constraints:      17788
3584.26/3596.07	c #Conflicts:     187000 | #Constraints:      18788
3584.26/3596.07	c #Conflicts:     188000 | #Constraints:      19788
3584.26/3596.07	c #Conflicts:     189000 | #Constraints:      20788
3584.26/3596.07	c #Conflicts:     190000 | #Constraints:      21788
3584.26/3596.07	c #Conflicts:     191000 | #Constraints:      22788
3584.26/3596.07	c #Conflicts:     192000 | #Constraints:      23788
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     193000 | #Constraints:      24788
3584.26/3596.07	c #Conflicts:     194000 | #Constraints:      25788
3584.26/3596.07	c #Conflicts:     195000 | #Constraints:      26789
3584.26/3596.07	c #Conflicts:     196000 | #Constraints:      27790
3584.26/3596.07	c #Conflicts:     197000 | #Constraints:      28790
3584.26/3596.07	c #Conflicts:     198000 | #Constraints:      29791
3584.26/3596.07	c #Conflicts:     199000 | #Constraints:      30791
3584.26/3596.07	c #Conflicts:     200000 | #Constraints:      31791
3584.26/3596.07	c #Conflicts:     201000 | #Constraints:      32791
3584.26/3596.07	c #Conflicts:     202000 | #Constraints:      33791
3584.26/3596.07	c #Conflicts:     203000 | #Constraints:      34791
3584.26/3596.07	c #Conflicts:     204000 | #Constraints:      35792
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     205000 | #Constraints:      36793
3584.26/3596.07	c #Conflicts:     206000 | #Constraints:      37793
3584.26/3596.07	c #Conflicts:     207000 | #Constraints:      38793
3584.26/3596.07	c #Conflicts:     208000 | #Constraints:      39793
3584.26/3596.07	c #Conflicts:     209000 | #Constraints:      40793
3584.26/3596.07	c #Conflicts:     210000 | #Constraints:      41793
3584.26/3596.07	c #Conflicts:     211000 | #Constraints:      42793
3584.26/3596.07	c #Conflicts:     212000 | #Constraints:      43793
3584.26/3596.07	c #Conflicts:     213000 | #Constraints:      44793
3584.26/3596.07	c #Conflicts:     214000 | #Constraints:      45793
3584.26/3596.07	c #Conflicts:     215000 | #Constraints:      46793
3584.26/3596.07	c #Conflicts:     216000 | #Constraints:      47793
3584.26/3596.07	c #Conflicts:     217000 | #Constraints:      48793
3584.26/3596.07	c #Conflicts:     218000 | #Constraints:      49793
3584.26/3596.07	c #Conflicts:     219000 | #Constraints:      50793
3584.26/3596.07	c #Conflicts:     220000 | #Constraints:      51793
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.7341
3584.26/3596.07	c #Conflicts:     221000 | #Constraints:      29339
3584.26/3596.07	c #Conflicts:     222000 | #Constraints:      30339
3584.26/3596.07	c #Conflicts:     223000 | #Constraints:      31339
3584.26/3596.07	c #Conflicts:     224000 | #Constraints:      32339
3584.26/3596.07	c #Conflicts:     225000 | #Constraints:      33339
3584.26/3596.07	c #Conflicts:     226000 | #Constraints:      34339
3584.26/3596.07	c #Conflicts:     227000 | #Constraints:      35339
3584.26/3596.07	c #Conflicts:     228000 | #Constraints:      36339
3584.26/3596.07	c #Conflicts:     229000 | #Constraints:      37339
3584.26/3596.07	c #Conflicts:     230000 | #Constraints:      38339
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     231000 | #Constraints:      39339
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.74887
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     232000 | #Constraints:      23506
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     233000 | #Constraints:      24506
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     234000 | #Constraints:      25506
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     235000 | #Constraints:      26506
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     236000 | #Constraints:      27506
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     237000 | #Constraints:      28506
3584.26/3596.07	c #Conflicts:     238000 | #Constraints:      29506
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     239000 | #Constraints:      30506
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     240000 | #Constraints:      31506
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     241000 | #Constraints:      32506
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.61547
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     242000 | #Constraints:      19912
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     243000 | #Constraints:      20913
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     244000 | #Constraints:      21913
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     245000 | #Constraints:      22913
3584.26/3596.07	c #Conflicts:     246000 | #Constraints:      23913
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     247000 | #Constraints:      24914
3584.26/3596.07	c #Conflicts:     248000 | #Constraints:      25915
3584.26/3596.07	c #Conflicts:     249000 | #Constraints:      26916
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     250000 | #Constraints:      27916
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     251000 | #Constraints:      28916
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     252000 | #Constraints:      29916
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.67402
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     253000 | #Constraints:      18803
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     254000 | #Constraints:      19803
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     255000 | #Constraints:      20803
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     256000 | #Constraints:      21803
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     257000 | #Constraints:      22803
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     258000 | #Constraints:      23803
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     259000 | #Constraints:      24803
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     260000 | #Constraints:      25803
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     261000 | #Constraints:      26803
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     262000 | #Constraints:      27803
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.42217
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     263000 | #Constraints:      17351
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     264000 | #Constraints:      18351
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     265000 | #Constraints:      19351
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     266000 | #Constraints:      20351
3584.26/3596.07	c #Conflicts:     267000 | #Constraints:      21351
3584.26/3596.07	c #Conflicts:     268000 | #Constraints:      22351
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     269000 | #Constraints:      23351
3584.26/3596.07	c #Conflicts:     270000 | #Constraints:      24351
3584.26/3596.07	c #Conflicts:     271000 | #Constraints:      25351
3584.26/3596.07	c #Conflicts:     272000 | #Constraints:      26351
3584.26/3596.07	c #Conflicts:     273000 | #Constraints:      27351
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.4342
3584.26/3596.07	c #Conflicts:     274000 | #Constraints:      17123
3584.26/3596.07	c #Conflicts:     275000 | #Constraints:      18123
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     276000 | #Constraints:      19123
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     277000 | #Constraints:      20123
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     278000 | #Constraints:      21123
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     279000 | #Constraints:      22123
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     280000 | #Constraints:      23123
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     281000 | #Constraints:      24123
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     282000 | #Constraints:      25123
3584.26/3596.07	c #Conflicts:     283000 | #Constraints:      26123
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     284000 | #Constraints:      27123
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     285000 | #Constraints:      28123
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.46272
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     286000 | #Constraints:      17919
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     287000 | #Constraints:      18919
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     288000 | #Constraints:      19919
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     289000 | #Constraints:      20919
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     290000 | #Constraints:      21919
3584.26/3596.07	c #Conflicts:     291000 | #Constraints:      22919
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     292000 | #Constraints:      23919
3584.26/3596.07	c #Conflicts:     293000 | #Constraints:      24919
3584.26/3596.07	c #Conflicts:     294000 | #Constraints:      25919
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     295000 | #Constraints:      26919
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     296000 | #Constraints:      27919
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.50807
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     297000 | #Constraints:      17598
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     298000 | #Constraints:      18598
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     299000 | #Constraints:      19598
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     300000 | #Constraints:      20598
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     301000 | #Constraints:      21598
3584.26/3596.07	c #Conflicts:     302000 | #Constraints:      22598
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     303000 | #Constraints:      23598
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     304000 | #Constraints:      24598
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     305000 | #Constraints:      25598
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     306000 | #Constraints:      26598
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     307000 | #Constraints:      27598
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     308000 | #Constraints:      28598
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.615
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     309000 | #Constraints:      18138
3584.26/3596.07	c #Conflicts:     310000 | #Constraints:      19138
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     311000 | #Constraints:      20138
3584.26/3596.07	c #Conflicts:     312000 | #Constraints:      21138
3584.26/3596.07	c #Conflicts:     313000 | #Constraints:      22138
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     314000 | #Constraints:      23138
3584.26/3596.07	c #Conflicts:     315000 | #Constraints:      24139
3584.26/3596.07	c #Conflicts:     316000 | #Constraints:      25139
3584.26/3596.07	c #Conflicts:     317000 | #Constraints:      26139
3584.26/3596.07	c #Conflicts:     318000 | #Constraints:      27139
3584.26/3596.07	c #Conflicts:     319000 | #Constraints:      28139
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c #Conflicts:     320000 | #Constraints:      17536
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     321000 | #Constraints:      18537
3584.26/3596.07	c #Conflicts:     322000 | #Constraints:      19537
3584.26/3596.07	c #Conflicts:     323000 | #Constraints:      20537
3584.26/3596.07	c #Conflicts:     324000 | #Constraints:      21537
3584.26/3596.07	c #Conflicts:     325000 | #Constraints:      22537
3584.26/3596.07	c #Conflicts:     326000 | #Constraints:      23537
3584.26/3596.07	c #Conflicts:     327000 | #Constraints:      24537
3584.26/3596.07	c #Conflicts:     328000 | #Constraints:      25537
3584.26/3596.07	c #Conflicts:     329000 | #Constraints:      26537
3584.26/3596.07	c #Conflicts:     330000 | #Constraints:      27537
3584.26/3596.07	c #Conflicts:     331000 | #Constraints:      28537
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.59569
3584.26/3596.07	c #Conflicts:     332000 | #Constraints:      17724
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     333000 | #Constraints:      18724
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     334000 | #Constraints:      19724
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     335000 | #Constraints:      20725
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     336000 | #Constraints:      21725
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     337000 | #Constraints:      22725
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     338000 | #Constraints:      23725
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     339000 | #Constraints:      24725
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     340000 | #Constraints:      25725
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     341000 | #Constraints:      26726
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     342000 | #Constraints:      27726
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     343000 | #Constraints:      28726
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     344000 | #Constraints:      29727
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     345000 | #Constraints:      18710
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     346000 | #Constraints:      19710
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     347000 | #Constraints:      20710
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     348000 | #Constraints:      21710
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     349000 | #Constraints:      22710
3584.26/3596.07	c #Conflicts:     350000 | #Constraints:      23710
3584.26/3596.07	c #Conflicts:     351000 | #Constraints:      24711
3584.26/3596.07	c #Conflicts:     352000 | #Constraints:      25711
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     353000 | #Constraints:      26711
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     354000 | #Constraints:      27711
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     355000 | #Constraints:      28711
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     356000 | #Constraints:      29711
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.82123
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     357000 | #Constraints:      18507
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     358000 | #Constraints:      19507
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     359000 | #Constraints:      20508
3584.26/3596.07	c #Conflicts:     360000 | #Constraints:      21508
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     361000 | #Constraints:      22508
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     362000 | #Constraints:      23508
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     363000 | #Constraints:      24508
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     364000 | #Constraints:      25508
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     365000 | #Constraints:      26508
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     366000 | #Constraints:      27508
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     367000 | #Constraints:      28508
3584.26/3596.07	c #Conflicts:     368000 | #Constraints:      29508
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     369000 | #Constraints:      30508
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.55185
3584.26/3596.07	c #Conflicts:     370000 | #Constraints:      19118
3584.26/3596.07	c #Conflicts:     371000 | #Constraints:      20118
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     372000 | #Constraints:      21118
3584.26/3596.07	c #Conflicts:     373000 | #Constraints:      22118
3584.26/3596.07	c #Conflicts:     374000 | #Constraints:      23118
3584.26/3596.07	c #Conflicts:     375000 | #Constraints:      24118
3584.26/3596.07	c #Conflicts:     376000 | #Constraints:      25118
3584.26/3596.07	c #Conflicts:     377000 | #Constraints:      26118
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     378000 | #Constraints:      27119
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     379000 | #Constraints:      28119
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     380000 | #Constraints:      29119
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     381000 | #Constraints:      30119
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.73396
3584.26/3596.07	c #Conflicts:     382000 | #Constraints:      18472
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     383000 | #Constraints:      19472
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     384000 | #Constraints:      20472
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     385000 | #Constraints:      21472
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     386000 | #Constraints:      22472
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     387000 | #Constraints:      23472
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     388000 | #Constraints:      24472
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     389000 | #Constraints:      25472
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     390000 | #Constraints:      26472
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     391000 | #Constraints:      27472
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     392000 | #Constraints:      28472
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     393000 | #Constraints:      29472
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     394000 | #Constraints:      30472
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 6.71046
3584.26/3596.07	c #Conflicts:     395000 | #Constraints:      18683
3584.26/3596.07	c #Conflicts:     396000 | #Constraints:      19683
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     397000 | #Constraints:      20683
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     398000 | #Constraints:      21683
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     399000 | #Constraints:      22683
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     400000 | #Constraints:      23683
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     401000 | #Constraints:      24683
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     402000 | #Constraints:      25683
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     403000 | #Constraints:      26683
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     404000 | #Constraints:      27683
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     405000 | #Constraints:      28683
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     406000 | #Constraints:      29683
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     407000 | #Constraints:      30683
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     408000 | #Constraints:      31683
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 6.54515
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     409000 | #Constraints:      19691
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     410000 | #Constraints:      20692
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     411000 | #Constraints:      21692
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     412000 | #Constraints:      22692
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     413000 | #Constraints:      23692
3584.26/3596.07	c #Conflicts:     414000 | #Constraints:      24692
3584.26/3596.07	c #Conflicts:     415000 | #Constraints:      25692
3584.26/3596.07	c #Conflicts:     416000 | #Constraints:      26692
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     417000 | #Constraints:      27692
3584.26/3596.07	c #Conflicts:     418000 | #Constraints:      28692
3584.26/3596.07	c #Conflicts:     419000 | #Constraints:      29692
3584.26/3596.07	c #Conflicts:     420000 | #Constraints:      30692
3584.26/3596.07	c #Conflicts:     421000 | #Constraints:      31694
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 8.29869
3584.26/3596.07	c #Conflicts:     422000 | #Constraints:      19498
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     423000 | #Constraints:      20498
3584.26/3596.07	c #Conflicts:     424000 | #Constraints:      21499
3584.26/3596.07	c #Conflicts:     425000 | #Constraints:      22499
3584.26/3596.07	c #Conflicts:     426000 | #Constraints:      23500
3584.26/3596.07	c #Conflicts:     427000 | #Constraints:      24500
3584.26/3596.07	c #Conflicts:     428000 | #Constraints:      25500
3584.26/3596.07	c #Conflicts:     429000 | #Constraints:      26500
3584.26/3596.07	c #Conflicts:     430000 | #Constraints:      27500
3584.26/3596.07	c #Conflicts:     431000 | #Constraints:      28500
3584.26/3596.07	c #Conflicts:     432000 | #Constraints:      29500
3584.26/3596.07	c #Conflicts:     433000 | #Constraints:      30501
3584.26/3596.07	c #Conflicts:     434000 | #Constraints:      31501
3584.26/3596.07	c #Conflicts:     435000 | #Constraints:      32501
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     436000 | #Constraints:      20099
3584.26/3596.07	c #Conflicts:     437000 | #Constraints:      21100
3584.26/3596.07	c #Conflicts:     438000 | #Constraints:      22101
3584.26/3596.07	c #Conflicts:     439000 | #Constraints:      23101
3584.26/3596.07	c #Conflicts:     440000 | #Constraints:      24101
3584.26/3596.07	c #Conflicts:     441000 | #Constraints:      25101
3584.26/3596.07	c #Conflicts:     442000 | #Constraints:      26101
3584.26/3596.07	c #Conflicts:     443000 | #Constraints:      27102
3584.26/3596.07	c #Conflicts:     444000 | #Constraints:      28102
3584.26/3596.07	c #Conflicts:     445000 | #Constraints:      29102
3584.26/3596.07	c #Conflicts:     446000 | #Constraints:      30102
3584.26/3596.07	c #Conflicts:     447000 | #Constraints:      31102
3584.26/3596.07	c #Conflicts:     448000 | #Constraints:      32103
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c #Conflicts:     449000 | #Constraints:      19513
3584.26/3596.07	c #Conflicts:     450000 | #Constraints:      20513
3584.26/3596.07	c #Conflicts:     451000 | #Constraints:      21514
3584.26/3596.07	c #Conflicts:     452000 | #Constraints:      22514
3584.26/3596.07	c #Conflicts:     453000 | #Constraints:      23515
3584.26/3596.07	c #Conflicts:     454000 | #Constraints:      24515
3584.26/3596.07	c #Conflicts:     455000 | #Constraints:      25516
3584.26/3596.07	c #Conflicts:     456000 | #Constraints:      26517
3584.26/3596.07	c #Conflicts:     457000 | #Constraints:      27518
3584.26/3596.07	c #Conflicts:     458000 | #Constraints:      28518
3584.26/3596.07	c #Conflicts:     459000 | #Constraints:      29518
3584.26/3596.07	c #Conflicts:     460000 | #Constraints:      30518
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c #Conflicts:     461000 | #Constraints:      31518
3584.26/3596.07	c #Conflicts:     462000 | #Constraints:      32518
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 8.24009
3584.26/3596.07	c #Conflicts:     463000 | #Constraints:      19705
3584.26/3596.07	c #Conflicts:     464000 | #Constraints:      20705
3584.26/3596.07	c #Conflicts:     465000 | #Constraints:      21705
3584.26/3596.07	c #Conflicts:     466000 | #Constraints:      22706
3584.26/3596.07	c #Conflicts:     467000 | #Constraints:      23707
3584.26/3596.07	c #Conflicts:     468000 | #Constraints:      24707
3584.26/3596.07	c #Conflicts:     469000 | #Constraints:      25707
3584.26/3596.07	c #Conflicts:     470000 | #Constraints:      26708
3584.26/3596.07	c #Conflicts:     471000 | #Constraints:      27708
3584.26/3596.07	c #Conflicts:     472000 | #Constraints:      28708
3584.26/3596.07	c #Conflicts:     473000 | #Constraints:      29708
3584.26/3596.07	c #Conflicts:     474000 | #Constraints:      30708
3584.26/3596.07	c #Conflicts:     475000 | #Constraints:      31708
3584.26/3596.07	c #Conflicts:     476000 | #Constraints:      32708
3584.26/3596.07	c #Conflicts:     477000 | #Constraints:      33709
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c #Conflicts:     478000 | #Constraints:      20721
3584.26/3596.07	c #Conflicts:     479000 | #Constraints:      21721
3584.26/3596.07	c #Conflicts:     480000 | #Constraints:      22722
3584.26/3596.07	c #Conflicts:     481000 | #Constraints:      23723
3584.26/3596.07	c #Conflicts:     482000 | #Constraints:      24723
3584.26/3596.07	c #Conflicts:     483000 | #Constraints:      25723
3584.26/3596.07	c restart_num_ls  378 1022
3584.26/3596.07	c Use LS-small
3584.26/3596.07	c #Conflicts:     484000 | #Constraints:      26724
3584.26/3596.07	c #Conflicts:     485000 | #Constraints:      27724
3584.26/3596.07	c #Conflicts:     486000 | #Constraints:      28724
3584.26/3596.07	c #Conflicts:     487000 | #Constraints:      29724
3584.26/3596.07	c #Conflicts:     488000 | #Constraints:      30724
3584.26/3596.07	c #Conflicts:     489000 | #Constraints:      31724
3584.26/3596.07	c #Conflicts:     490000 | #Constraints:      32724
3584.26/3596.07	c #Conflicts:     491000 | #Constraints:      33724
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.63322
3584.26/3596.07	c #Conflicts:     492000 | #Constraints:      20514
3584.26/3596.07	c #Conflicts:     493000 | #Constraints:      21514
3584.26/3596.07	c #Conflicts:     494000 | #Constraints:      22514
3584.26/3596.07	c #Conflicts:     495000 | #Constraints:      23514
3584.26/3596.07	c #Conflicts:     496000 | #Constraints:      24514
3584.26/3596.07	c #Conflicts:     497000 | #Constraints:      25514
3584.26/3596.07	c #Conflicts:     498000 | #Constraints:      26514
3584.26/3596.07	c #Conflicts:     499000 | #Constraints:      27514
3584.26/3596.07	c #Conflicts:     500000 | #Constraints:      28514
3584.26/3596.07	c #Conflicts:     501000 | #Constraints:      29514
3584.26/3596.07	c #Conflicts:     502000 | #Constraints:      30514
3584.26/3596.07	c #Conflicts:     503000 | #Constraints:      31514
3584.26/3596.07	c #Conflicts:     504000 | #Constraints:      32514
3584.26/3596.07	c #Conflicts:     505000 | #Constraints:      33514
3584.26/3596.07	c #Conflicts:     506000 | #Constraints:      34514
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.6422
3584.26/3596.07	c #Conflicts:     507000 | #Constraints:      21102
3584.26/3596.07	c #Conflicts:     508000 | #Constraints:      22102
3584.26/3596.07	c #Conflicts:     509000 | #Constraints:      23102
3584.26/3596.07	c #Conflicts:     510000 | #Constraints:      24102
3584.26/3596.07	c #Conflicts:     511000 | #Constraints:      25102
3584.26/3596.07	c #Conflicts:     512000 | #Constraints:      26102
3584.26/3596.07	c longest_trail_len= 4580 last_longest_trail_len= 4580
3584.26/3596.07	c num_vars= 5104 len_partial_assign_no_confli= 5099
3584.26/3596.07	c update_LS_target_phase-runLS-restart
3584.26/3596.07	c longest_trail_len= 1668 last_longest_trail_len= 0
3584.26/3596.07	c longest_trail_len= 1668 last_longest_trail_len= 1668
3584.26/3596.07	c longest_trail_len= 1668 last_longest_trail_len= 1668
3584.26/3596.07	c longest_trail_len= 1668 last_longest_trail_len= 1668
3584.26/3596.07	c longest_trail_len= 1668 last_longest_trail_len= 1668
3584.26/3596.07	c longest_trail_len= 1668 last_longest_trail_len= 1668
3584.26/3596.07	c #Conflicts:     513000 | #Constraints:      27102
3584.26/3596.07	c longest_trail_len= 1668 last_longest_trail_len= 1668
3584.26/3596.07	c longest_trail_len= 1668 last_longest_trail_len= 1668
3584.26/3596.07	c longest_trail_len= 1668 last_longest_trail_len= 1668
3584.26/3596.07	c longest_trail_len= 1668 last_longest_trail_len= 1668
3584.26/3596.07	c longest_trail_len= 1668 last_longest_trail_len= 1668
3584.26/3596.07	c longest_trail_len= 1668 last_longest_trail_len= 1668
3584.26/3596.07	c #Conflicts:     514000 | #Constraints:      28102
3584.26/3596.07	c longest_trail_len= 1668 last_longest_trail_len= 1668
3584.26/3596.07	c longest_trail_len= 1668 last_longest_trail_len= 1668
3584.26/3596.07	c #Conflicts:     515000 | #Constraints:      29102
3584.26/3596.07	c longest_trail_len= 1668 last_longest_trail_len= 1668
3584.26/3596.07	c longest_trail_len= 1668 last_longest_trail_len= 1668
3584.26/3596.07	c longest_trail_len= 1746 last_longest_trail_len= 1668
3584.26/3596.07	c longest_trail_len= 1746 last_longest_trail_len= 1746
3584.26/3596.07	c longest_trail_len= 1746 last_longest_trail_len= 1746
3584.26/3596.07	c longest_trail_len= 3744 last_longest_trail_len= 1746
3584.26/3596.07	c #Conflicts:     516000 | #Constraints:      30102
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 3744
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c #Conflicts:     517000 | #Constraints:      31102
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c #Conflicts:     518000 | #Constraints:      32102
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c #Conflicts:     519000 | #Constraints:      33102
3584.26/3596.07	c #Conflicts:     520000 | #Constraints:      34102
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.66312
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c #Conflicts:     521000 | #Constraints:      20486
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c #Conflicts:     522000 | #Constraints:      21487
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c #Conflicts:     523000 | #Constraints:      22487
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c #Conflicts:     524000 | #Constraints:      23487
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c #Conflicts:     525000 | #Constraints:      24487
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c #Conflicts:     526000 | #Constraints:      25487
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c #Conflicts:     527000 | #Constraints:      26487
3584.26/3596.07	c #Conflicts:     528000 | #Constraints:      27487
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c #Conflicts:     529000 | #Constraints:      28487
3584.26/3596.07	c #Conflicts:     530000 | #Constraints:      29487
3584.26/3596.07	c #Conflicts:     531000 | #Constraints:      30487
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c #Conflicts:     532000 | #Constraints:      31487
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c #Conflicts:     533000 | #Constraints:      32487
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c #Conflicts:     534000 | #Constraints:      33487
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c #Conflicts:     535000 | #Constraints:      34487
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.64681
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c #Conflicts:     536000 | #Constraints:      20684
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c #Conflicts:     537000 | #Constraints:      21685
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c #Conflicts:     538000 | #Constraints:      22687
3584.26/3596.07	c #Conflicts:     539000 | #Constraints:      23687
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c #Conflicts:     540000 | #Constraints:      24687
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c #Conflicts:     541000 | #Constraints:      25688
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c #Conflicts:     542000 | #Constraints:      26691
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c #Conflicts:     543000 | #Constraints:      27691
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c #Conflicts:     544000 | #Constraints:      28691
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c #Conflicts:     545000 | #Constraints:      29691
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c #Conflicts:     546000 | #Constraints:      30691
3584.26/3596.07	c #Conflicts:     547000 | #Constraints:      31691
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c #Conflicts:     548000 | #Constraints:      32691
3584.26/3596.07	c #Conflicts:     549000 | #Constraints:      33691
3584.26/3596.07	c #Conflicts:     550000 | #Constraints:      34691
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c #Conflicts:     551000 | #Constraints:      35691
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c #Conflicts:     552000 | #Constraints:      21697
3584.26/3596.07	c #Conflicts:     553000 | #Constraints:      22697
3584.26/3596.07	c #Conflicts:     554000 | #Constraints:      23697
3584.26/3596.07	c #Conflicts:     555000 | #Constraints:      24697
3584.26/3596.07	c #Conflicts:     556000 | #Constraints:      25697
3584.26/3596.07	c #Conflicts:     557000 | #Constraints:      26697
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4019 last_longest_trail_len= 4019
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4019
3584.26/3596.07	c #Conflicts:     558000 | #Constraints:      27699
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     559000 | #Constraints:      28699
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     560000 | #Constraints:      29699
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     561000 | #Constraints:      30699
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     562000 | #Constraints:      31700
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     563000 | #Constraints:      32700
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     564000 | #Constraints:      33701
3584.26/3596.07	c #Conflicts:     565000 | #Constraints:      34701
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     566000 | #Constraints:      35701
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.67222
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     567000 | #Constraints:      21534
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     568000 | #Constraints:      22534
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     569000 | #Constraints:      23535
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     570000 | #Constraints:      24535
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     571000 | #Constraints:      25535
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     572000 | #Constraints:      26535
3584.26/3596.07	c #Conflicts:     573000 | #Constraints:      27535
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     574000 | #Constraints:      28535
3584.26/3596.07	c #Conflicts:     575000 | #Constraints:      29535
3584.26/3596.07	c #Conflicts:     576000 | #Constraints:      30535
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     577000 | #Constraints:      31535
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     578000 | #Constraints:      32535
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     579000 | #Constraints:      33535
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     580000 | #Constraints:      34535
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     581000 | #Constraints:      35535
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     582000 | #Constraints:      36536
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.77476
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     583000 | #Constraints:      22128
3584.26/3596.07	c #Conflicts:     584000 | #Constraints:      23128
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     585000 | #Constraints:      24128
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     586000 | #Constraints:      25128
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     587000 | #Constraints:      26128
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     588000 | #Constraints:      27129
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     589000 | #Constraints:      28130
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     590000 | #Constraints:      29131
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     591000 | #Constraints:      30131
3584.26/3596.07	c #Conflicts:     592000 | #Constraints:      31131
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     593000 | #Constraints:      32131
3584.26/3596.07	c #Conflicts:     594000 | #Constraints:      33131
3584.26/3596.07	c #Conflicts:     595000 | #Constraints:      34131
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     596000 | #Constraints:      35131
3584.26/3596.07	c #Conflicts:     597000 | #Constraints:      36132
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.7804
3584.26/3596.07	c #Conflicts:     598000 | #Constraints:      21517
3584.26/3596.07	c #Conflicts:     599000 | #Constraints:      22518
3584.26/3596.07	c #Conflicts:     600000 | #Constraints:      23518
3584.26/3596.07	c #Conflicts:     601000 | #Constraints:      24518
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     602000 | #Constraints:      25518
3584.26/3596.07	c #Conflicts:     603000 | #Constraints:      26519
3584.26/3596.07	c #Conflicts:     604000 | #Constraints:      27519
3584.26/3596.07	c #Conflicts:     605000 | #Constraints:      28519
3584.26/3596.07	c #Conflicts:     606000 | #Constraints:      29519
3584.26/3596.07	c #Conflicts:     607000 | #Constraints:      30519
3584.26/3596.07	c #Conflicts:     608000 | #Constraints:      31519
3584.26/3596.07	c #Conflicts:     609000 | #Constraints:      32520
3584.26/3596.07	c #Conflicts:     610000 | #Constraints:      33520
3584.26/3596.07	c #Conflicts:     611000 | #Constraints:      34520
3584.26/3596.07	c #Conflicts:     612000 | #Constraints:      35520
3584.26/3596.07	c #Conflicts:     613000 | #Constraints:      36520
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.78834
3584.26/3596.07	c #Conflicts:     614000 | #Constraints:      21726
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     615000 | #Constraints:      22726
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     616000 | #Constraints:      23726
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     617000 | #Constraints:      24726
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     618000 | #Constraints:      25726
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     619000 | #Constraints:      26726
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     620000 | #Constraints:      27726
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     621000 | #Constraints:      28726
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     622000 | #Constraints:      29726
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     623000 | #Constraints:      30726
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     624000 | #Constraints:      31726
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     625000 | #Constraints:      32726
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     626000 | #Constraints:      33726
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     627000 | #Constraints:      34726
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     628000 | #Constraints:      35726
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     629000 | #Constraints:      36726
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     630000 | #Constraints:      37726
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.87458
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     631000 | #Constraints:      22732
3584.26/3596.07	c #Conflicts:     632000 | #Constraints:      23732
3584.26/3596.07	c #Conflicts:     633000 | #Constraints:      24733
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     634000 | #Constraints:      25733
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     635000 | #Constraints:      26733
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     636000 | #Constraints:      27733
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     637000 | #Constraints:      28733
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     638000 | #Constraints:      29733
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     639000 | #Constraints:      30733
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     640000 | #Constraints:      31733
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     641000 | #Constraints:      32733
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     642000 | #Constraints:      33733
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     643000 | #Constraints:      34733
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     644000 | #Constraints:      35733
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     645000 | #Constraints:      36733
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     646000 | #Constraints:      37733
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 5.91415
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     647000 | #Constraints:      22516
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     648000 | #Constraints:      23517
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     649000 | #Constraints:      24517
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     650000 | #Constraints:      25517
3584.26/3596.07	c #Conflicts:     651000 | #Constraints:      26517
3584.26/3596.07	c #Conflicts:     652000 | #Constraints:      27517
3584.26/3596.07	c #Conflicts:     653000 | #Constraints:      28517
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     654000 | #Constraints:      29517
3584.26/3596.07	c #Conflicts:     655000 | #Constraints:      30517
3584.26/3596.07	c #Conflicts:     656000 | #Constraints:      31517
3584.26/3596.07	c #Conflicts:     657000 | #Constraints:      32517
3584.26/3596.07	c #Conflicts:     658000 | #Constraints:      33517
3584.26/3596.07	c #Conflicts:     659000 | #Constraints:      34517
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     660000 | #Constraints:      35517
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     661000 | #Constraints:      36517
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     662000 | #Constraints:      37517
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     663000 | #Constraints:      38517
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 6.11145
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     664000 | #Constraints:      23117
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     665000 | #Constraints:      24117
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     666000 | #Constraints:      25117
3584.26/3596.07	c #Conflicts:     667000 | #Constraints:      26117
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     668000 | #Constraints:      27117
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     669000 | #Constraints:      28117
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     670000 | #Constraints:      29117
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     671000 | #Constraints:      30117
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     672000 | #Constraints:      31117
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     673000 | #Constraints:      32117
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     674000 | #Constraints:      33117
3584.26/3596.07	c #Conflicts:     675000 | #Constraints:      34117
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     676000 | #Constraints:      35117
3584.26/3596.07	c #Conflicts:     677000 | #Constraints:      36117
3584.26/3596.07	c #Conflicts:     678000 | #Constraints:      37117
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     679000 | #Constraints:      38118
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c INPROCESSING
3584.26/3596.07	c GARBAGE COLLECT
3584.26/3596.07	c rational objective 6.42402
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     680000 | #Constraints:      22524
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     681000 | #Constraints:      23524
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     682000 | #Constraints:      24524
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     683000 | #Constraints:      25524
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     684000 | #Constraints:      26524
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     685000 | #Constraints:      27524
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     686000 | #Constraints:      28524
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     687000 | #Constraints:      29524
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     688000 | #Constraints:      30524
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     689000 | #Constraints:      31524
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     690000 | #Constraints:      32524
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     691000 | #Constraints:      33524
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     692000 | #Constraints:      34524
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     693000 | #Constraints:      35524
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     694000 | #Constraints:      36524
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     695000 | #Constraints:      37524
3584.26/3596.07	c #Conflicts:     696000 | #Constraints:      38524
3584.26/3596.07	c #Conflicts:     697000 | #Constraints:      39525
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     698000 | #Constraints:      40525
3584.26/3596.07	c #Conflicts:     699000 | #Constraints:      41525
3584.26/3596.07	c #Conflicts:     700000 | #Constraints:      42525
3584.26/3596.07	c #Conflicts:     701000 | #Constraints:      43525
3584.26/3596.07	c #Conflicts:     702000 | #Constraints:      44525
3584.26/3596.07	c #Conflicts:     703000 | #Constraints:      45525
3584.26/3596.07	c #Conflicts:     704000 | #Constraints:      46525
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     705000 | #Constraints:      47525
3584.26/3596.07	c #Conflicts:     706000 | #Constraints:      48525
3584.26/3596.07	c #Conflicts:     707000 | #Constraints:      49525
3584.26/3596.07	c #Conflicts:     708000 | #Constraints:      50525
3584.26/3596.07	c #Conflicts:     709000 | #Constraints:      51525
3584.26/3596.07	c #Conflicts:     710000 | #Constraints:      52525
3584.26/3596.07	c #Conflicts:     711000 | #Constraints:      53525
3584.26/3596.07	c #Conflicts:     712000 | #Constraints:      54525
3584.26/3596.07	c #Conflicts:     713000 | #Constraints:      55525
3584.26/3596.07	c #Conflicts:     714000 | #Constraints:      56525
3584.26/3596.07	c #Conflicts:     715000 | #Constraints:      57525
3584.26/3596.07	c #Conflicts:     716000 | #Constraints:      58525
3584.26/3596.07	c #Conflicts:     717000 | #Constraints:      59525
3584.26/3596.07	c longest_trail_len= 4666 last_longest_trail_len= 4666
3584.26/3596.07	c #Conflicts:     718000 | #Constraints:      60525
3584.26/3596.07	c #Conflicts:     719000 | #Constraints:      61526
3584.26/3596.07	c #Conflicts:     720000 | #Constraints:      62526
3584.26/3596.07	c #Conflicts:     721000 | #Constraints:      63526
3584.26/3596.07	c #Conflicts:     722000 | #Constraints:      64526
3584.26/3596.07	c #Conflicts:     723000 | #Constraints:      65526
3584.26/3596.07	c #Conflicts:     724000 | #Constraints:      66526
3584.26/3596.07	c #Conflicts:     725000 | #Constraints:      67526
3584.26/3596.07	c #Conflicts:     726000 | #Constraints:      68526
3584.26/3596.07	c #Conflicts:     727000 | #Constraints:      69526
3584.26/3596.07	c #Conflicts:     728000 | #Constraints:      70526
3584.26/3596.07	c #Conflicts:     729000 | #Constraints:      71526
3584.26/3596.07	c #Conflicts:     730000 | #Constraints:      72526
3584.26/3596.07	c #Conflicts:     731000 | #Constraints:      73526
3584.26/3596.07	c #Conflicts:     732000 | #Constraints:      74526
3584.26/3596.07	c Program interrupted by user.
3584.26/3596.07	c cpu time 1780.15 s
3584.26/3596.07	c deterministic time 329383783864 3.29e+11
3584.26/3596.07	c optimization time 547.348 s
3584.26/3596.07	c total solve time 1232.79 s
3584.26/3596.07	c core-guided solve time 0 s
3584.26/3596.07	c propagation time 1629.66 s
3584.26/3596.07	c conflict analysis time 62.7956 s
3584.26/3596.07	c propagations 123737617
3584.26/3596.07	c resolve steps 7373983
3584.26/3596.07	c decisions 13839231
3584.26/3596.07	c conflicts 732349
3584.26/3596.07	c restarts 1533
3584.26/3596.07	c inprocessing phases 66
3584.26/3596.07	c input clauses 2030
3584.26/3596.07	c input cardinalities 0
3584.26/3596.07	c input general constraints 3249
3584.26/3596.07	c input average constraint length 3.85
3584.26/3596.07	c input average constraint degree 54599427192976.59
3584.26/3596.07	c learned clauses 212606
3584.26/3596.07	c learned cardinalities 1431
3584.26/3596.07	c learned general constraints 518465
3584.26/3596.07	c learned average constraint length 158.62
3584.26/3596.07	c learned average constraint degree 336017992.72
3584.26/3596.07	c watched constraints 490126
3584.26/3596.07	c counting constraints 31588
3584.26/3596.07	c gcd simplifications 19747
3584.26/3596.07	c detected cardinalities 326
3584.26/3596.07	c weakened non-implied lits 3432231
3584.26/3596.07	c weakened non-implying lits 251333
3584.26/3596.07	c original variables 5104
3584.26/3596.07	c clausal propagations 30316234
3584.26/3596.07	c cardinality propagations 55725
3584.26/3596.07	c watched propagations 20815743
3584.26/3596.07	c counting propagations 72165794
3584.26/3596.07	c watch lookups 71083033773
3584.26/3596.07	c watch backjump lookups 68901459143
3584.26/3596.07	c watch checks 86278562835
3584.26/3596.07	c propagation checks 102475708369
3584.26/3596.07	c constraint additions 368043781
3584.26/3596.07	c trail pops 138308802
3584.26/3596.07	c formula constraints 5279
3584.26/3596.07	c learned constraints 732279
3584.26/3596.07	c bound constraints 0
3584.26/3596.07	c core-guided constraints 0
3584.26/3596.07	c encountered formula constraints 5084918
3584.26/3596.07	c encountered learned constraints 3005390
3584.26/3596.07	c encountered bound constraints 0
3584.26/3596.07	c encountered core-guided constraints 0
3584.26/3596.07	c LP total time 156.398 s
3584.26/3596.07	c LP solve time 133.28 s
3584.26/3596.07	c LP constraints added 5705
3584.26/3596.07	c LP constraints removed 380
3584.26/3596.07	c LP pivots internal 736336
3584.26/3596.07	c LP pivots root 353976
3584.26/3596.07	c LP calls 1801
3584.26/3596.07	c LP optimalities 1674
3584.26/3596.07	c LP no pivot count 1514
3584.26/3596.07	c LP infeasibilities 110
3584.26/3596.07	c LP valid Farkas constraints 108
3584.26/3596.07	c LP learned Farkas constraints 70
3584.26/3596.07	c LP basis resets 12
3584.26/3596.07	c LP cycling count 7
3584.26/3596.07	c LP singular count 3
3584.26/3596.07	c LP no primal count 0
3584.26/3596.07	c LP no farkas count 2
3584.26/3596.07	c LP other issue count 0
3584.26/3596.07	c LP Gomory cuts 45
3584.26/3596.07	c LP learned cuts 381
3584.26/3596.07	c LP deleted cuts 380
3584.26/3596.07	c LP encountered Gomory constraints 23
3584.26/3596.07	c LP encountered Farkas constraints 14618
3584.26/3596.07	c LP encountered learned Farkas constraints 1313
3584.26/3596.07	c CG auxiliary variables introduced 0
3584.26/3596.07	c CG solutions found 0
3584.26/3596.07	c CG cores constructed 0
3584.26/3596.07	c CG core cardinality constraints returned 0
3584.26/3596.07	c CG unit cores 0
3584.26/3596.07	c CG single cores 0
3584.26/3596.07	c CG blocks removed during cardinality reduction 0
3584.26/3596.07	c CG first core best 0
3584.26/3596.07	c CG decision core best 0
3584.26/3596.07	c CG core reduction tie 0
3584.26/3596.07	c CG core degree average 0.00
3584.26/3596.07	c CG core slack average 0.00
3584.26/3596.07	c local search time 10.3148 s (0.6% of runtime)
3584.26/3596.07	c LS(normal)  7.56541 s, calls 2
3584.26/3596.07	c LS(restart) 2.74939 s, calls 1
3584.26/3596.07	s UNKNOWN
3584.26/3596.08	c Total time: 3595.398 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-4809789-1782852398/watcher-4809789-1782852398 -o /tmp/evaluation-result-4809789-1782852398/solver-4809789-1782852398 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4809789-1782852398/vars-4809789-1782852398 --bin-var /tmp/runsolver-exch-nodeE008-1782848653-2582332 --watchdog 3760 ./Hybrid-SynLSRS+CASHWMaxSATDisjComS HOME/instance-4809789-1782852398.opb 3600 HOME 62000 

running on 4 cores: 16-19

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

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

CPU governors:
  performance: 16-19

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (109856 MiB free)
  node 1: cores 8-15, 129019 MiB (113968 MiB free)
  node 2: cores 16-23, 128973 MiB (115971 MiB free)
  node 3: cores 24-31, 129003 MiB (113556 MiB free)
  node 4: cores 32-39, 129019 MiB (89677 MiB free)
  node 5: cores 40-47, 129019 MiB (113347 MiB free)
  node 6: cores 48-55, 129019 MiB (109190 MiB free)
  node 7: cores 56-63, 128474 MiB (103392 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=2587000, runsolver pid=2586994
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 16.09 16.18 16.00 14/895 2587001
/proc/meminfo: memFree=889814972/1055320708 swapFree=33553916/33554428
[pid=2587000] ppid=2586994 vsize=4192 memory=3172 CPUtime=0 cores=16-19
/proc/2587000/stat : 2587000 (Hybrid-SynLSRS+) S 2586994 2587000 2582311 0 -1 4194304 197 0 0 0 0 0 0 0 20 0 1 0 218527828 4292608 640 18446744073709551615 94527294021632 94527294916165 140721722671264 0 0 0 2 4 65536 1 0 0 17 18 0 0 0 0 0 94527295155216 94527295202960 94527299706880 140721722673355 140721722673515 140721722673515 140721722679251 0
/proc/2587000/statm: 1048 793 715 219 0 110 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 3172 KiB

[startup+0.211565 s]*
/proc/loadavg: 16.09 16.18 16.00 14/893 2587004
/proc/meminfo: memFree=889811468/1055320708 swapFree=33553916/33554428
[pid=2587000] ppid=2586994 vsize=4192 memory=3176 CPUtime=0 cores=16-19
/proc/2587000/stat : 2587000 (Hybrid-SynLSRS+) S 2586994 2587000 2582311 0 -1 4194304 238 213 0 0 0 0 0 0 20 0 1 0 218527828 4292608 640 18446744073709551615 94527294021632 94527294916165 140721722671264 0 0 0 65536 4 65538 1 0 0 17 18 0 0 0 0 0 94527295155216 94527295202960 94527299706880 140721722673355 140721722673515 140721722673515 140721722679251 0
/proc/2587000/statm: 1048 794 715 219 0 110 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 3176 KiB

[startup+0.311344 s]*
/proc/loadavg: 16.09 16.18 16.00 14/897 2587008
/proc/meminfo: memFree=889839640/1055320708 swapFree=33553916/33554428
[pid=2587000] ppid=2586994 vsize=4192 memory=3176 CPUtime=0 cores=16-19
/proc/2587000/stat : 2587000 (Hybrid-SynLSRS+) S 2586994 2587000 2582311 0 -1 4194304 238 213 0 0 0 0 0 0 20 0 1 0 218527828 4292608 640 18446744073709551615 94527294021632 94527294916165 140721722671264 0 0 0 65536 4 65538 1 0 0 17 18 0 0 0 0 0 94527295155216 94527295202960 94527299706880 140721722673355 140721722673515 140721722673515 140721722679251 0
/proc/2587000/statm: 1048 794 715 219 0 110 0
[pid=2587005] ppid=2587000 vsize=464 memory=264 CPUtime=0 cores=16-19
/proc/2587005/stat : 2587005 (mkdir) D 2587000 2587000 2582311 0 -1 4456448 47 0 0 0 0 0 0 0 20 0 1 0 218527849 475136 0 18446744073709551615 93954316763136 93954316805489 140724619276928 0 0 0 0 0 0 1 0 0 17 16 0 0 0 0 0 93954316822928 93954316824728 93954335387648 140724619282804 140724619282848 140724619282848 140724619288553 0
/proc/2587005/statm: 116 66 55 11 0 42 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4656 KiB
Current children cumulated memory: 3440 KiB

[startup+0.700118 s]
/proc/loadavg: 16.09 16.18 16.00 16/897 2587009
/proc/meminfo: memFree=889830948/1055320708 swapFree=33553916/33554428
[pid=2587000] ppid=2586994 vsize=4324 memory=3256 CPUtime=0 cores=16-19
/proc/2587000/stat : 2587000 (Hybrid-SynLSRS+) S 2586994 2587000 2582311 0 -1 4194304 359 575 0 0 0 0 0 0 20 0 1 0 218527828 4427776 640 18446744073709551615 94527294021632 94527294916165 140721722671264 0 0 0 65536 4 65538 1 0 0 17 18 0 0 0 0 0 94527295155216 94527295202960 94527299706880 140721722673355 140721722673515 140721722673515 140721722679251 0
/proc/2587000/statm: 1081 814 715 219 0 143 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3256 KiB

[startup+1.50015 s]
/proc/loadavg: 16.09 16.18 16.00 14/895 2587017
/proc/meminfo: memFree=889816556/1055320708 swapFree=33553916/33554428
[pid=2587000] ppid=2586994 vsize=4324 memory=3260 CPUtime=0.01 cores=16-19
/proc/2587000/stat : 2587000 (Hybrid-SynLSRS+) S 2586994 2587000 2582311 0 -1 4194304 505 2947 0 0 0 0 0 1 20 0 1 0 218527828 4427776 640 18446744073709551615 94527294021632 94527294916165 140721722671264 0 0 0 65536 4 65538 1 0 0 17 18 0 0 0 0 0 94527295155216 94527295202960 94527299706880 140721722673355 140721722673515 140721722673515 140721722679251 0
/proc/2587000/statm: 1081 815 715 219 0 143 0
[pid=2587016] ppid=2587000 vsize=2660 memory=1696 CPUtime=0 cores=16-19
/proc/2587016/stat : 2587016 (timeout) S 2587000 2587016 2582311 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 218527918 2723840 384 18446744073709551615 94069637402624 94069637419137 140727450237776 0 0 0 0 3145728 90119 1 0 0 17 19 0 0 0 0 0 94069637433904 94069637435992 94069656883200 140727450241185 140727450241436 140727450241436 140727450247143 0
/proc/2587016/statm: 665 424 397 5 0 90 0
[pid=2587017] ppid=2587016 vsize=58068 memory=19764 CPUtime=0.35 cores=16-19
/proc/2587017/stat : 2587017 (roundingsat) R 2587016 2587016 2582311 0 -1 4194304 3044 0 0 0 35 0 0 0 20 0 1 0 218527925 59461632 4848 18446744073709551615 94247436894208 94247439244153 140724544032336 0 0 0 0 0 8404994 0 0 0 17 16 0 0 0 0 0 94247439680184 94247439708328 94247455191040 140724544034999 140724544035231 140724544035231 140724544040938 0
/proc/2587017/statm: 14517 4941 1977 574 0 3673 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 65052 KiB
Current children cumulated memory: 24720 KiB

[startup+3.11156 s]
/proc/loadavg: 16.09 16.18 16.00 15/895 2587017
/proc/meminfo: memFree=889795320/1055320708 swapFree=33553916/33554428
[pid=2587000] ppid=2586994 vsize=4324 memory=3260 CPUtime=0.01 cores=16-19
/proc/2587000/stat : 2587000 (Hybrid-SynLSRS+) S 2586994 2587000 2582311 0 -1 4194304 505 2947 0 0 0 0 0 1 20 0 1 0 218527828 4427776 640 18446744073709551615 94527294021632 94527294916165 140721722671264 0 0 0 65536 4 65538 1 0 0 17 18 0 0 0 0 0 94527295155216 94527295202960 94527299706880 140721722673355 140721722673515 140721722673515 140721722679251 0
/proc/2587000/statm: 1081 815 715 219 0 143 0
[pid=2587016] ppid=2587000 vsize=2660 memory=1696 CPUtime=0 cores=16-19
/proc/2587016/stat : 2587016 (timeout) S 2587000 2587016 2582311 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 218527918 2723840 384 18446744073709551615 94069637402624 94069637419137 140727450237776 0 0 0 0 3145728 90119 1 0 0 17 19 0 0 0 0 0 94069637433904 94069637435992 94069656883200 140727450241185 140727450241436 140727450241436 140727450247143 0
/proc/2587016/statm: 665 424 397 5 0 90 0
[pid=2587017] ppid=2587016 vsize=58068 memory=19764 CPUtime=1.95 cores=16-19
/proc/2587017/stat : 2587017 (roundingsat) R 2587016 2587016 2582311 0 -1 4194304 3044 0 0 0 195 0 0 0 20 0 1 0 218527925 59461632 4848 18446744073709551615 94247436894208 94247439244153 140724544032336 0 0 0 0 0 8404994 0 0 0 17 16 0 0 0 0 0 94247439680184 94247439708328 94247455191040 140724544034999 140724544035231 140724544035231 140724544040938 0
/proc/2587017/statm: 14517 4941 1977 574 0 3673 0
Current children cumulated CPU time: 1.96 s
Current children cumulated vsize: 65052 KiB
Current children cumulated memory: 24720 KiB
heavy processes:

[startup+6.30014 s]
/proc/loadavg: 16.08 16.18 16.00 15/895 2587017
/proc/meminfo: memFree=889833340/1055320708 swapFree=33553916/33554428
[pid=2587000] ppid=2586994 vsize=4324 memory=3260 CPUtime=0.01 cores=16-19
/proc/2587000/stat : 2587000 (Hybrid-SynLSRS+) S 2586994 2587000 2582311 0 -1 4194304 505 2947 0 0 0 0 0 1 20 0 1 0 218527828 4427776 640 18446744073709551615 94527294021632 94527294916165 140721722671264 0 0 0 65536 4 65538 1 0 0 17 18 0 0 0 0 0 94527295155216 94527295202960 94527299706880 140721722673355 140721722673515 140721722673515 140721722679251 0
/proc/2587000/statm: 1081 815 715 219 0 143 0
[pid=2587016] ppid=2587000 vsize=2660 memory=1696 CPUtime=0 cores=16-19
/proc/2587016/stat : 2587016 (timeout) S 2587000 2587016 2582311 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 218527918 2723840 384 18446744073709551615 94069637402624 94069637419137 140727450237776 0 0 0 0 3145728 90119 1 0 0 17 19 0 0 0 0 0 94069637433904 94069637435992 94069656883200 140727450241185 140727450241436 140727450241436 140727450247143 0
/proc/2587016/statm: 665 424 397 5 0 90 0
[pid=2587017] ppid=2587016 vsize=71496 memory=34200 CPUtime=5.14 cores=16-19
/proc/2587017/stat : 2587017 (roundingsat) R 2587016 2587016 2582311 0 -1 4194304 6246 0 0 0 503 11 0 0 20 0 1 0 218527925 73211904 8441 18446744073709551615 94247436894208 94247439244153 140724544032336 0 0 0 0 0 8404994 0 0 0 17 16 0 0 0 0 0 94247439680184 94247439708328 94247455191040 140724544034999 140724544035231 140724544035231 140724544040938 0
/proc/2587017/statm: 17874 8550 2025 574 0 7030 0
Current children cumulated CPU time: 5.15 s
Current children cumulated vsize: 78480 KiB
Current children cumulated memory: 39156 KiB

[startup+12.7002 s]
/proc/loadavg: 16.08 16.18 16.00 15/895 2587017
/proc/meminfo: memFree=889808716/1055320708 swapFree=33553916/33554428
[pid=2587000] ppid=2586994 vsize=4324 memory=3260 CPUtime=0.01 cores=16-19
/proc/2587000/stat : 2587000 (Hybrid-SynLSRS+) S 2586994 2587000 2582311 0 -1 4194304 505 2947 0 0 0 0 0 1 20 0 1 0 218527828 4427776 640 18446744073709551615 94527294021632 94527294916165 140721722671264 0 0 0 65536 4 65538 1 0 0 17 18 0 0 0 0 0 94527295155216 94527295202960 94527299706880 140721722673355 140721722673515 140721722673515 140721722679251 0
/proc/2587000/statm: 1081 815 715 219 0 143 0
[pid=2587016] ppid=2587000 vsize=2660 memory=1696 CPUtime=0 cores=16-19
/proc/2587016/stat : 2587016 (timeout) S 2587000 2587016 2582311 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 218527918 2723840 384 18446744073709551615 94069637402624 94069637419137 140727450237776 0 0 0 0 3145728 90119 1 0 0 17 19 0 0 0 0 0 94069637433904 94069637435992 94069656883200 140727450241185 140727450241436 140727450241436 140727450247143 0
/proc/2587016/statm: 665 424 397 5 0 90 0
[pid=2587017] ppid=2587016 vsize=86236 memory=48540 CPUtime=11.52 cores=16-19
/proc/2587017/stat : 2587017 (roundingsat) R 2587016 2587016 2582311 0 -1 4194304 9718 0 0 0 1126 26 0 0 20 0 1 0 218527925 88305664 12016 18446744073709551615 94247436894208 94247439244153 140724544032336 0 0 0 0 0 8404994 0 0 0 17 16 0 0 0 0 0 94247439680184 94247439708328 94247455191040 140724544034999 140724544035231 140724544035231 140724544040938 0
/proc/2587017/statm: 21559 12135 2025 574 0 10715 0
Current children cumulated CPU time: 11.53 s
Current children cumulated vsize: 93220 KiB
Current children cumulated memory: 53496 KiB

[startup+25.5002 s]
/proc/loadavg: 16.06 16.17 16.00 16/902 2587145
/proc/meminfo: memFree=889758604/1055320708 swapFree=33553916/33554428
[pid=2587000] ppid=2586994 vsize=4324 memory=3260 CPUtime=0.01 cores=16-19
/proc/2587000/stat : 2587000 (Hybrid-SynLSRS+) S 2586994 2587000 2582311 0 -1 4194304 505 2947 0 0 0 0 0 1 20 0 1 0 218527828 4427776 640 18446744073709551615 94527294021632 94527294916165 140721722671264 0 0 0 65536 4 65538 1 0 0 17 18 0 0 0 0 0 94527295155216 94527295202960 94527299706880 140721722673355 140721722673515 140721722673515 140721722679251 0
/proc/2587000/statm: 1081 815 715 219 0 143 0
[pid=2587016] ppid=2587000 vsize=2660 memory=1696 CPUtime=0 cores=16-19
/proc/2587016/stat : 2587016 (timeout) S 2587000 2587016 2582311 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 218527918 2723840 384 18446744073709551615 94069637402624 94069637419137 140727450237776 0 0 0 0 3145728 90119 1 0 0 17 19 0 0 0 0 0 94069637433904 94069637435992 94069656883200 140727450241185 140727450241436 140727450241436 140727450247143 0
/proc/2587016/statm: 665 424 397 5 0 90 0
[pid=2587017] ppid=2587016 vsize=122060 memory=75844 CPUtime=24.28 cores=16-19
/proc/2587017/stat : 2587017 (roundingsat) R 2587016 2587016 2582311 0 -1 4194304 15111 0 0 0 2385 43 0 0 20 0 1 0 218527925 124989440 18849 18446744073709551615 94247436894208 94247439244153 140724544032336 0 0 0 0 0 8404994 0 0 0 17 16 0 0 0 0 0 94247439680184 94247439708328 94247455191040 140724544034999 140724544035231 140724544035231 140724544040938 0
/proc/2587017/statm: 30515 18961 2025 574 0 19671 0
Current children cumulated CPU time: 24.29 s
Current children cumulated vsize: 129044 KiB
Current children cumulated memory: 80800 KiB

[startup+51.1129 s]
/proc/loadavg: 16.11 16.17 16.00 16/903 2587217
/proc/meminfo: memFree=889802716/1055320708 swapFree=33553916/33554428
[pid=2587000] ppid=2586994 vsize=4324 memory=3260 CPUtime=0.01 cores=16-19
/proc/2587000/stat : 2587000 (Hybrid-SynLSRS+) S 2586994 2587000 2582311 0 -1 4194304 505 2947 0 0 0 0 0 1 20 0 1 0 218527828 4427776 640 18446744073709551615 94527294021632 94527294916165 140721722671264 0 0 0 65536 4 65538 1 0 0 17 18 0 0 0 0 0 94527295155216 94527295202960 94527299706880 140721722673355 140721722673515 140721722673515 140721722679251 0
/proc/2587000/statm: 1081 815 715 219 0 143 0
[pid=2587016] ppid=2587000 vsize=2660 memory=1696 CPUtime=0 cores=16-19
/proc/2587016/stat : 2587016 (timeout) S 2587000 2587016 2582311 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 218527918 2723840 384 18446744073709551615 94069637402624 94069637419137 140727450237776 0 0 0 0 3145728 90119 1 0 0 17 19 0 0 0 0 0 94069637433904 94069637435992 94069656883200 140727450241185 140727450241436 140727450241436 140727450247143 0
/proc/2587016/statm: 665 424 397 5 0 90 0
[pid=2587017] ppid=2587016 vsize=123108 memory=77740 CPUtime=49.82 cores=16-19
/proc/2587017/stat : 2587017 (roundingsat) R 2587016 2587016 2582311 0 -1 4194304 15750 0 0 0 4902 80 0 0 20 0 1 0 218527925 126062592 19361 18446744073709551615 94247436894208 94247439244153 140724544032336 0 0 0 0 0 8404994 0 0 0 17 16 0 0 0 0 0 94247439680184 94247439708328 94247455191040 140724544034999 140724544035231 140724544035231 140724544040938 0
/proc/2587017/statm: 30777 19435 2108 574 0 19933 0
Current children cumulated CPU time: 49.83 s
Current children cumulated vsize: 130092 KiB
Current children cumulated memory: 82696 KiB

[startup+102.3 s]
/proc/loadavg: 16.21 16.18 16.01 15/899 2587466
/proc/meminfo: memFree=890302096/1055320708 swapFree=33553916/33554428

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

/proc/2587000/statm: 1081 815 715 219 0 143 0
[pid=2588877] ppid=2587000 vsize=2660 memory=1700 CPUtime=0 cores=16-19
/proc/2588877/stat : 2588877 (timeout) S 2587000 2588877 2582311 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 218707628 2723840 256 18446744073709551615 94625875202048 94625875218561 140734621093456 0 0 0 0 3145728 90119 1 0 0 17 16 0 0 0 0 0 94625875233328 94625875235416 94625889054720 140734621100299 140734621100444 140734621100444 140734621106151 0
/proc/2588877/statm: 665 425 397 5 0 90 0
[pid=2588879] ppid=2588877 vsize=341840 memory=294336 CPUtime=1599.49 cores=16-19
/proc/2588879/stat : 2588879 (cashwmaxsat-dis) R 2588877 2588877 2582311 0 -1 4194304 78393 0 0 0 159856 93 0 0 20 0 1 0 218707628 350044160 73576 18446744073709551615 4198400 17477629 140721550593296 0 0 0 0 0 8404994 0 0 0 17 16 0 0 0 0 0 19900224 19994800 24178688 140721550600467 140721550600599 140721550600599 140721550606306 0
/proc/2588879/statm: 85460 73584 776 3242 0 81600 0
Current children cumulated CPU time: 3391.11 s
Current children cumulated vsize: 348824 KiB
Current children cumulated memory: 299296 KiB

[startup+3462.3 s]
/proc/loadavg: 16.46 16.27 16.15 17/901 2589338
/proc/meminfo: memFree=767500752/1055320708 swapFree=33553916/33554428
[pid=2587000] ppid=2586994 vsize=4324 memory=3260 CPUtime=1791.62 cores=16-19
/proc/2587000/stat : 2587000 (Hybrid-SynLSRS+) S 2586994 2587000 2582311 0 -1 4194304 575 69604 0 1 0 0 178015 1147 20 0 1 0 218527828 4427776 640 18446744073709551615 94527294021632 94527294916165 140721722671264 0 0 0 65536 4 65538 1 0 0 17 16 0 0 0 0 0 94527295155216 94527295202960 94527299706880 140721722673355 140721722673515 140721722673515 140721722679251 0
/proc/2587000/statm: 1081 815 715 219 0 143 0
[pid=2588877] ppid=2587000 vsize=2660 memory=1700 CPUtime=0 cores=16-19
/proc/2588877/stat : 2588877 (timeout) S 2587000 2588877 2582311 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 218707628 2723840 256 18446744073709551615 94625875202048 94625875218561 140734621093456 0 0 0 0 3145728 90119 1 0 0 17 16 0 0 0 0 0 94625875233328 94625875235416 94625889054720 140734621100299 140734621100444 140734621100444 140734621106151 0
/proc/2588877/statm: 665 425 397 5 0 90 0
[pid=2588879] ppid=2588877 vsize=342588 memory=301204 CPUtime=1659.31 cores=16-19
/proc/2588879/stat : 2588879 (cashwmaxsat-dis) R 2588877 2588877 2582311 0 -1 4194304 79042 0 0 0 165837 94 0 0 20 0 1 0 218707628 350810112 75285 18446744073709551615 4198400 17477629 140721550593296 0 0 0 0 0 8404994 0 0 0 17 16 0 0 0 0 0 19900224 19994800 24178688 140721550600467 140721550600599 140721550600599 140721550606306 0
/proc/2588879/statm: 85647 75301 776 3242 0 81787 0
Current children cumulated CPU time: 3450.93 s
Current children cumulated vsize: 349572 KiB
Current children cumulated memory: 306164 KiB

[startup+3522.3 s]
/proc/loadavg: 16.45 16.28 16.16 18/901 2589339
/proc/meminfo: memFree=766888472/1055320708 swapFree=33553916/33554428
[pid=2587000] ppid=2586994 vsize=4324 memory=3260 CPUtime=1791.62 cores=16-19
/proc/2587000/stat : 2587000 (Hybrid-SynLSRS+) S 2586994 2587000 2582311 0 -1 4194304 575 69604 0 1 0 0 178015 1147 20 0 1 0 218527828 4427776 640 18446744073709551615 94527294021632 94527294916165 140721722671264 0 0 0 65536 4 65538 1 0 0 17 16 0 0 0 0 0 94527295155216 94527295202960 94527299706880 140721722673355 140721722673515 140721722673515 140721722679251 0
/proc/2587000/statm: 1081 815 715 219 0 143 0
[pid=2588877] ppid=2587000 vsize=2660 memory=1700 CPUtime=0 cores=16-19
/proc/2588877/stat : 2588877 (timeout) S 2587000 2588877 2582311 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 218707628 2723840 256 18446744073709551615 94625875202048 94625875218561 140734621093456 0 0 0 0 3145728 90119 1 0 0 17 16 0 0 0 0 0 94625875233328 94625875235416 94625889054720 140734621100299 140734621100444 140734621100444 140734621106151 0
/proc/2588877/statm: 665 425 397 5 0 90 0
[pid=2588879] ppid=2588877 vsize=345184 memory=307976 CPUtime=1719.13 cores=16-19
/proc/2588879/stat : 2588879 (cashwmaxsat-dis) R 2588877 2588877 2582311 0 -1 4194304 81047 0 0 0 171817 96 0 0 20 0 1 0 218707628 353468416 76920 18446744073709551615 4198400 17477629 140721550593296 0 0 0 0 0 8404994 0 0 0 17 16 0 0 0 0 0 19900224 19994800 24178688 140721550600467 140721550600599 140721550600599 140721550606306 0
/proc/2588879/statm: 86296 76994 776 3242 0 82436 0
Current children cumulated CPU time: 3510.75 s
Current children cumulated vsize: 352168 KiB
Current children cumulated memory: 312936 KiB

[startup+3582.3 s]
/proc/loadavg: 16.79 16.41 16.22 17/901 2589492
/proc/meminfo: memFree=765021080/1055320708 swapFree=33553916/33554428
[pid=2587000] ppid=2586994 vsize=4324 memory=3260 CPUtime=1791.62 cores=16-19
/proc/2587000/stat : 2587000 (Hybrid-SynLSRS+) S 2586994 2587000 2582311 0 -1 4194304 575 69604 0 1 0 0 178015 1147 20 0 1 0 218527828 4427776 640 18446744073709551615 94527294021632 94527294916165 140721722671264 0 0 0 65536 4 65538 1 0 0 17 16 0 0 0 0 0 94527295155216 94527295202960 94527299706880 140721722673355 140721722673515 140721722673515 140721722679251 0
/proc/2587000/statm: 1081 815 715 219 0 143 0
[pid=2588877] ppid=2587000 vsize=2660 memory=1700 CPUtime=0 cores=16-19
/proc/2588877/stat : 2588877 (timeout) S 2587000 2588877 2582311 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 218707628 2723840 256 18446744073709551615 94625875202048 94625875218561 140734621093456 0 0 0 0 3145728 90119 1 0 0 17 16 0 0 0 0 0 94625875233328 94625875235416 94625889054720 140734621100299 140734621100444 140734621100444 140734621106151 0
/proc/2588877/statm: 665 425 397 5 0 90 0
[pid=2588879] ppid=2588877 vsize=347572 memory=317580 CPUtime=1778.95 cores=16-19
/proc/2588879/stat : 2588879 (cashwmaxsat-dis) R 2588877 2588877 2582311 0 -1 4194304 84966 0 0 0 177795 100 0 0 20 0 1 0 218707628 355913728 79285 18446744073709551615 4198400 17477629 140721550593296 0 0 0 0 0 8404994 0 0 0 17 16 0 0 0 0 0 19900224 19994800 24178688 140721550600467 140721550600599 140721550600599 140721550606306 0
/proc/2588879/statm: 86893 79395 776 3242 0 83033 0
Current children cumulated CPU time: 3570.57 s
Current children cumulated vsize: 354556 KiB
Current children cumulated memory: 322540 KiB

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

# cumulated CPU time of all completed processes:  user=3571.78 s, system=12.5109 s

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

[startup+3584 s]*
/proc/loadavg: 16.79 16.41 16.22 17/901 2589492
/proc/meminfo: memFree=765038264/1055320708 swapFree=33553916/33554428
[pid=2587000] ppid=2586994 vsize=4324 memory=3260 CPUtime=1791.62 cores=16-19
/proc/2587000/stat : 2587000 (Hybrid-SynLSRS+) S 2586994 2587000 2582311 0 -1 4194304 575 69604 0 1 0 0 178015 1147 20 0 1 0 218527828 4427776 640 18446744073709551615 94527294021632 94527294916165 140721722671264 0 0 0 65536 4 65538 1 0 0 17 16 0 0 0 0 0 94527295155216 94527295202960 94527299706880 140721722673355 140721722673515 140721722673515 140721722679251 0
/proc/2587000/statm: 1081 815 715 219 0 143 0
[pid=2588877] ppid=2587000 vsize=2660 memory=1700 CPUtime=0 cores=16-19
/proc/2588877/stat : 2588877 (timeout) S 2587000 2588877 2582311 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 218707628 2723840 256 18446744073709551615 94625875202048 94625875218561 140734621093456 0 0 0 0 3145728 90119 1 0 0 17 16 0 0 0 0 0 94625875233328 94625875235416 94625889054720 140734621100299 140734621100444 140734621100444 140734621106151 0
/proc/2588877/statm: 665 425 397 5 0 90 0
[pid=2588879] ppid=2588877 vsize=347572 memory=319632 CPUtime=1780.65 cores=16-19
/proc/2588879/stat : 2588879 (cashwmaxsat-dis) R 2588877 2588877 2582311 0 -1 4194304 84968 0 0 0 177965 100 0 0 20 0 1 0 218707628 355913728 79798 18446744073709551615 4198400 17477629 140721550593296 0 0 0 0 0 8404994 0 0 0 17 16 0 0 0 0 0 19900224 19994800 24178688 140721550600467 140721550600599 140721550600599 140721550606306 0
/proc/2588879/statm: 86893 79908 776 3242 0 83033 0
Current children cumulated CPU time: 3572.27 s
Current children cumulated vsize: 354556 KiB
Current children cumulated memory: 324592 KiB

[startup+3590.4 s]
/proc/loadavg: 16.67 16.40 16.22 17/901 2589492
/proc/meminfo: memFree=764883532/1055320708 swapFree=33553916/33554428
[pid=2587000] ppid=2586994 vsize=4324 memory=3260 CPUtime=1791.62 cores=16-19
/proc/2587000/stat : 2587000 (Hybrid-SynLSRS+) S 2586994 2587000 2582311 0 -1 4194304 575 69604 0 1 0 0 178015 1147 20 0 1 0 218527828 4427776 640 18446744073709551615 94527294021632 94527294916165 140721722671264 0 0 0 65536 4 65538 1 0 0 17 16 0 0 0 0 0 94527295155216 94527295202960 94527299706880 140721722673355 140721722673515 140721722673515 140721722679251 0
/proc/2587000/statm: 1081 815 715 219 0 143 0
[pid=2588877] ppid=2587000 vsize=2660 memory=1700 CPUtime=0 cores=16-19
/proc/2588877/stat : 2588877 (timeout) S 2587000 2588877 2582311 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 218707628 2723840 256 18446744073709551615 94625875202048 94625875218561 140734621093456 0 0 0 0 3145728 90119 1 0 0 17 16 0 0 0 0 0 94625875233328 94625875235416 94625889054720 140734621100299 140734621100444 140734621100444 140734621106151 0
/proc/2588877/statm: 665 425 397 5 0 90 0
[pid=2588879] ppid=2588877 vsize=347572 memory=323728 CPUtime=1787.02 cores=16-19
/proc/2588879/stat : 2588879 (cashwmaxsat-dis) R 2588877 2588877 2582311 0 -1 4194304 84970 0 0 0 178602 100 0 0 20 0 1 0 218707628 355913728 80822 18446744073709551615 4198400 17477629 140721550593296 0 0 0 0 0 8404994 0 0 0 17 16 0 0 0 0 0 19900224 19994800 24178688 140721550600467 140721550600599 140721550600599 140721550606306 0
/proc/2588879/statm: 86893 80932 776 3242 0 83033 0
Current children cumulated CPU time: 3578.64 s
Current children cumulated vsize: 354556 KiB
Current children cumulated memory: 328688 KiB

[startup+3593.6 s]
/proc/loadavg: 16.67 16.40 16.22 17/901 2589492
/proc/meminfo: memFree=764752884/1055320708 swapFree=33553916/33554428
[pid=2587000] ppid=2586994 vsize=4324 memory=3260 CPUtime=1791.62 cores=16-19
/proc/2587000/stat : 2587000 (Hybrid-SynLSRS+) S 2586994 2587000 2582311 0 -1 4194304 575 69604 0 1 0 0 178015 1147 20 0 1 0 218527828 4427776 640 18446744073709551615 94527294021632 94527294916165 140721722671264 0 0 0 65536 4 65538 1 0 0 17 16 0 0 0 0 0 94527295155216 94527295202960 94527299706880 140721722673355 140721722673515 140721722673515 140721722679251 0
/proc/2587000/statm: 1081 815 715 219 0 143 0
[pid=2588877] ppid=2587000 vsize=2660 memory=1700 CPUtime=0 cores=16-19
/proc/2588877/stat : 2588877 (timeout) S 2587000 2588877 2582311 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 218707628 2723840 256 18446744073709551615 94625875202048 94625875218561 140734621093456 0 0 0 0 3145728 90119 1 0 0 17 16 0 0 0 0 0 94625875233328 94625875235416 94625889054720 140734621100299 140734621100444 140734621100444 140734621106151 0
/proc/2588877/statm: 665 425 397 5 0 90 0
[pid=2588879] ppid=2588877 vsize=347572 memory=327824 CPUtime=1790.21 cores=16-19
/proc/2588879/stat : 2588879 (cashwmaxsat-dis) R 2588877 2588877 2582311 0 -1 4194304 84972 0 0 0 178921 100 0 0 20 0 1 0 218707628 355913728 81846 18446744073709551615 4198400 17477629 140721550593296 0 0 0 0 0 8404994 0 0 0 17 16 0 0 0 0 0 19900224 19994800 24178688 140721550600467 140721550600599 140721550600599 140721550606306 0
/proc/2588879/statm: 86893 81956 776 3242 0 83033 0
Current children cumulated CPU time: 3581.83 s
Current children cumulated vsize: 354556 KiB
Current children cumulated memory: 332784 KiB

[startup+3595.2 s]
/proc/loadavg: 16.62 16.39 16.21 17/901 2589492
/proc/meminfo: memFree=764695728/1055320708 swapFree=33553916/33554428
[pid=2587000] ppid=2586994 vsize=4324 memory=3260 CPUtime=1791.62 cores=16-19
/proc/2587000/stat : 2587000 (Hybrid-SynLSRS+) S 2586994 2587000 2582311 0 -1 4194304 575 69604 0 1 0 0 178015 1147 20 0 1 0 218527828 4427776 640 18446744073709551615 94527294021632 94527294916165 140721722671264 0 0 0 65536 4 65538 1 0 0 17 16 0 0 0 0 0 94527295155216 94527295202960 94527299706880 140721722673355 140721722673515 140721722673515 140721722679251 0
/proc/2587000/statm: 1081 815 715 219 0 143 0
[pid=2588877] ppid=2587000 vsize=2660 memory=1700 CPUtime=0 cores=16-19
/proc/2588877/stat : 2588877 (timeout) S 2587000 2588877 2582311 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 218707628 2723840 256 18446744073709551615 94625875202048 94625875218561 140734621093456 0 0 0 0 3145728 90119 1 0 0 17 16 0 0 0 0 0 94625875233328 94625875235416 94625889054720 140734621100299 140734621100444 140734621100444 140734621106151 0
/proc/2588877/statm: 665 425 397 5 0 90 0
[pid=2588879] ppid=2588877 vsize=347572 memory=329872 CPUtime=1791.81 cores=16-19
/proc/2588879/stat : 2588879 (cashwmaxsat-dis) R 2588877 2588877 2582311 0 -1 4194304 84973 0 0 0 179081 100 0 0 20 0 1 0 218707628 355913728 82358 18446744073709551615 4198400 17477629 140721550593296 0 0 0 0 0 8404994 0 0 0 17 16 0 0 0 0 0 19900224 19994800 24178688 140721550600467 140721550600599 140721550600599 140721550606306 0
/proc/2588879/statm: 86893 82468 776 3242 0 83033 0
Current children cumulated CPU time: 3583.43 s
Current children cumulated vsize: 354556 KiB
Current children cumulated memory: 334832 KiB

[startup+3595.6 s]
/proc/loadavg: 16.62 16.39 16.21 17/901 2589492
/proc/meminfo: memFree=764695728/1055320708 swapFree=33553916/33554428
[pid=2587000] ppid=2586994 vsize=4324 memory=3260 CPUtime=1791.62 cores=16-19
/proc/2587000/stat : 2587000 (Hybrid-SynLSRS+) S 2586994 2587000 2582311 0 -1 4194304 575 69604 0 1 0 0 178015 1147 20 0 1 0 218527828 4427776 640 18446744073709551615 94527294021632 94527294916165 140721722671264 0 0 0 65536 4 65538 1 0 0 17 16 0 0 0 0 0 94527295155216 94527295202960 94527299706880 140721722673355 140721722673515 140721722673515 140721722679251 0
/proc/2587000/statm: 1081 815 715 219 0 143 0
[pid=2588877] ppid=2587000 vsize=2660 memory=1700 CPUtime=0 cores=16-19
/proc/2588877/stat : 2588877 (timeout) S 2587000 2588877 2582311 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 218707628 2723840 256 18446744073709551615 94625875202048 94625875218561 140734621093456 0 0 0 0 3145728 90119 1 0 0 17 16 0 0 0 0 0 94625875233328 94625875235416 94625889054720 140734621100299 140734621100444 140734621100444 140734621106151 0
/proc/2588877/statm: 665 425 397 5 0 90 0
[pid=2588879] ppid=2588877 vsize=347740 memory=329912 CPUtime=1792.21 cores=16-19
/proc/2588879/stat : 2588879 (cashwmaxsat-dis) R 2588877 2588877 2582311 0 -1 4194304 84983 0 0 0 179121 100 0 0 20 0 1 0 218707628 356085760 82358 18446744073709551615 4198400 17477629 140721550593296 0 0 0 0 0 8404994 0 0 0 17 16 0 0 0 0 0 19900224 19994800 24178688 140721550600467 140721550600599 140721550600599 140721550606306 0
/proc/2588879/statm: 86935 82478 776 3242 0 83075 0
Current children cumulated CPU time: 3583.83 s
Current children cumulated vsize: 354724 KiB
Current children cumulated memory: 334872 KiB

[startup+3596 s]*
/proc/loadavg: 16.62 16.39 16.21 17/901 2589492
/proc/meminfo: memFree=764668616/1055320708 swapFree=33553916/33554428
[pid=2587000] ppid=2586994 vsize=4324 memory=3272 CPUtime=3584.26 cores=16-19
/proc/2587000/stat : 2587000 (Hybrid-SynLSRS+) S 2586994 2587000 2582311 0 -1 4194304 603 154713 0 1 0 0 357177 1249 20 0 1 0 218527828 4427776 640 18446744073709551615 94527294021632 94527294916165 140721722671264 0 0 0 2 4 65536 1 0 0 17 16 0 0 0 0 0 94527295155216 94527295202960 94527299706880 140721722673355 140721722673515 140721722673515 140721722679251 0
/proc/2587000/statm: 1081 818 715 219 0 143 0
Current children cumulated CPU time: 3584.26 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3272 KiB

Child status: 0

Real time (s): 3596.09
CPU time (s): 3584.29
CPU user time (s): 3571.78
CPU system time (s): 12.5109
CPU usage (%): 99.6719
Max. virtual memory (cumulated for all children) (KiB): 566172
Max. memory (cumulated for all children) (KiB): 442832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3571.78
system time used= 12.5109
maximum resident set size= 443204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 157709
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2687
involuntary context switches= 3927


# summary of solver processes directly reported to runsolver:
#   pid: 2587000
#   total CPU time (s): 3584.29
#   total CPU user time (s): 3571.78
#   total CPU system time (s): 12.5109

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.0855 second user time and 41.7219 second system time

The end

Launcher Data

Begin job on nodeE008 at 2026-06-30 22:46:39
IDJOB=4809789
IDBENCH=163524
IDSOLVER=3622
FILE ID=nodeE008/4809789-1782852398
RUNJOBID= nodeE008-1782848653-2582332
SLURM_JOB_ID= 12542934
Free space on /tmp= 799276 MiB

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

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

MD5SUM BENCH= bc992109141eb848b2380c93259a5e6e
RANDOM SEED=687019200

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 56
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3575.439
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		: 3570.642
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		: 3573.997
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		: 3572.013
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		: 3575.732
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:       1055320708 kB
MemFree:        889823548 kB
MemAvailable:   1044890536 kB
Buffers:            2840 kB
Cached:         159594840 kB
SwapCached:           12 kB
Active:          5134580 kB
Inactive:       156209340 kB
Active(anon):    2598792 kB
Inactive(anon):    66848 kB
Active(file):    2535788 kB
Inactive(file): 156142492 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33553916 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             47552 kB
Writeback:             0 kB
AnonPages:       1738576 kB
Mapped:           220396 kB
Shmem:            919400 kB
KReclaimable:    1672972 kB
Slab:            2260744 kB
SReclaimable:    1672972 kB
SUnreclaim:       587772 kB
KernelStack:       15408 kB
PageTables:        10592 kB
SecPageTables:     15292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:    3519252 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479508 kB
VmallocChunk:          0 kB
Percpu:           123136 kB
HardwareCorrupted:     0 kB
AnonHugePages:    718848 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:      397764 kB
DirectMap2M:    22992896 kB
DirectMap1G:    1050673152 kB

Free space on /tmp at the end= 798680 MiB
End job on nodeE008 at 2026-06-30 23:46:36