Trace number 4814544

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Hybrid-SynLSRS+CASHWMaxSATDisjComS v1? 3584.17 3595.19

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/wallon/
normalized-Pentominoes-03-40_c24.opb
MD5SUMc9ec89543f17f4b8a5aa8a660bec9448
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20524
Total number of constraints11234
Number of constraints which are clauses5460
Number of constraints which are cardinality constraints (but not clauses)240
Number of constraints which are nor clauses,nor cardinality constraints5534
Minimum length of a constraint1
Maximum length of a constraint460
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 7267
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c Preprocess time: 0.050 seconds
0.00/0.07	c First solver time limit: 1495 seconds
0.00/0.07	c Second solver time limit: 2100 seconds
3584.03/3595.11	c Exit code from Second Program: 124
3584.14/3595.17	c RoundingSat 2
3584.14/3595.17	c branch main
3584.14/3595.17	c commit d3f91ec
3584.14/3595.17	c #variables 20533 #constraints 11489
3584.14/3595.17	c Finish cloning data from SAT to LS
3584.14/3595.17	c nbvars=20533
3584.14/3595.17	c chongqijiange= 500
3584.14/3595.17	c restart_num_ls  -100000 0
3584.14/3595.17	c Use LS-small
3584.14/3595.17	c #Conflicts:       1000 | #Constraints:      12488
3584.14/3595.17	c #Conflicts:       2000 | #Constraints:      13488
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c #Conflicts:       3000 | #Constraints:       8042
3584.14/3595.17	c #Conflicts:       4000 | #Constraints:       9042
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c #Conflicts:       5000 | #Constraints:       8483
3584.14/3595.17	c #Conflicts:       6000 | #Constraints:       9483
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c #Conflicts:       7000 | #Constraints:       8513
3584.14/3595.17	c #Conflicts:       8000 | #Constraints:       9513
3584.14/3595.17	c #Conflicts:       9000 | #Constraints:      10513
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.438
3584.14/3595.17	c #Conflicts:      10000 | #Constraints:       9221
3584.14/3595.17	c #Conflicts:      11000 | #Constraints:      10221
3584.14/3595.17	c #Conflicts:      12000 | #Constraints:      11222
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c #Conflicts:      13000 | #Constraints:       9691
3584.14/3595.17	c #Conflicts:      14000 | #Constraints:      10694
3584.14/3595.17	c #Conflicts:      15000 | #Constraints:      11694
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c #Conflicts:      16000 | #Constraints:       9928
3584.14/3595.17	c #Conflicts:      17000 | #Constraints:      10928
3584.14/3595.17	c #Conflicts:      18000 | #Constraints:      11929
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.935
3584.14/3595.17	c #Conflicts:      19000 | #Constraints:       9924
3584.14/3595.17	c #Conflicts:      20000 | #Constraints:      10924
3584.14/3595.17	c #Conflicts:      21000 | #Constraints:      11925
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.969
3584.14/3595.17	c #Conflicts:      22000 | #Constraints:       9737
3584.14/3595.17	c #Conflicts:      23000 | #Constraints:      10737
3584.14/3595.17	c #Conflicts:      24000 | #Constraints:      11737
3584.14/3595.17	c #Conflicts:      25000 | #Constraints:      12737
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c #Conflicts:      26000 | #Constraints:      10361
3584.14/3595.17	c #Conflicts:      27000 | #Constraints:      11361
3584.14/3595.17	c #Conflicts:      28000 | #Constraints:      12361
3584.14/3595.17	c #Conflicts:      29000 | #Constraints:      13361
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c #Conflicts:      30000 | #Constraints:      10757
3584.14/3595.17	c #Conflicts:      31000 | #Constraints:      11757
3584.14/3595.17	c #Conflicts:      32000 | #Constraints:      12757
3584.14/3595.17	c #Conflicts:      33000 | #Constraints:      13757
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.969
3584.14/3595.17	c #Conflicts:      34000 | #Constraints:      10985
3584.14/3595.17	c #Conflicts:      35000 | #Constraints:      11985
3584.14/3595.17	c #Conflicts:      36000 | #Constraints:      12985
3584.14/3595.17	c #Conflicts:      37000 | #Constraints:      13985
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c #Conflicts:      38000 | #Constraints:      10978
3584.14/3595.17	c #Conflicts:      39000 | #Constraints:      11978
3584.14/3595.17	c #Conflicts:      40000 | #Constraints:      12978
3584.14/3595.17	c #Conflicts:      41000 | #Constraints:      13978
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c #Conflicts:      42000 | #Constraints:      10784
3584.14/3595.17	c #Conflicts:      43000 | #Constraints:      11784
3584.14/3595.17	c #Conflicts:      44000 | #Constraints:      12785
3584.14/3595.17	c #Conflicts:      45000 | #Constraints:      13785
3584.14/3595.17	c #Conflicts:      46000 | #Constraints:      14785
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c #Conflicts:      47000 | #Constraints:      11382
3584.14/3595.17	c #Conflicts:      48000 | #Constraints:      12382
3584.14/3595.17	c #Conflicts:      49000 | #Constraints:      13383
3584.14/3595.17	c #Conflicts:      50000 | #Constraints:      14383
3584.14/3595.17	c #Conflicts:      51000 | #Constraints:      15383
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c #Conflicts:      52000 | #Constraints:      11790
3584.14/3595.17	c #Conflicts:      53000 | #Constraints:      12791
3584.14/3595.17	c #Conflicts:      54000 | #Constraints:      13791
3584.14/3595.17	c #Conflicts:      55000 | #Constraints:      14792
3584.14/3595.17	c #Conflicts:      56000 | #Constraints:      15792
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.969
3584.14/3595.17	c #Conflicts:      57000 | #Constraints:      12007
3584.14/3595.17	c #Conflicts:      58000 | #Constraints:      13007
3584.14/3595.17	c #Conflicts:      59000 | #Constraints:      14008
3584.14/3595.17	c #Conflicts:      60000 | #Constraints:      15008
3584.14/3595.17	c #Conflicts:      61000 | #Constraints:      16011
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.969
3584.14/3595.17	c #Conflicts:      62000 | #Constraints:      11997
3584.14/3595.17	c #Conflicts:      63000 | #Constraints:      12997
3584.14/3595.17	c #Conflicts:      64000 | #Constraints:      13997
3584.14/3595.17	c #Conflicts:      65000 | #Constraints:      14997
3584.14/3595.17	c #Conflicts:      66000 | #Constraints:      15997
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c #Conflicts:      67000 | #Constraints:      11791
3584.14/3595.17	c #Conflicts:      68000 | #Constraints:      12791
3584.14/3595.17	c #Conflicts:      69000 | #Constraints:      13791
3584.14/3595.17	c #Conflicts:      70000 | #Constraints:      14791
3584.14/3595.17	c #Conflicts:      71000 | #Constraints:      15791
3584.14/3595.17	c #Conflicts:      72000 | #Constraints:      16791
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.969
3584.14/3595.17	c #Conflicts:      73000 | #Constraints:      12400
3584.14/3595.17	c #Conflicts:      74000 | #Constraints:      13401
3584.14/3595.17	c #Conflicts:      75000 | #Constraints:      14401
3584.14/3595.17	c #Conflicts:      76000 | #Constraints:      15401
3584.14/3595.17	c #Conflicts:      77000 | #Constraints:      16401
3584.14/3595.17	c #Conflicts:      78000 | #Constraints:      17401
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.969
3584.14/3595.17	c #Conflicts:      79000 | #Constraints:      12826
3584.14/3595.17	c #Conflicts:      80000 | #Constraints:      13826
3584.14/3595.17	c #Conflicts:      81000 | #Constraints:      14826
3584.14/3595.17	c #Conflicts:      82000 | #Constraints:      15827
3584.14/3595.17	c #Conflicts:      83000 | #Constraints:      16827
3584.14/3595.17	c #Conflicts:      84000 | #Constraints:      17827
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.969
3584.14/3595.17	c #Conflicts:      85000 | #Constraints:      13027
3584.14/3595.17	c #Conflicts:      86000 | #Constraints:      14027
3584.14/3595.17	c #Conflicts:      87000 | #Constraints:      15027
3584.14/3595.17	c #Conflicts:      88000 | #Constraints:      16027
3584.14/3595.17	c #Conflicts:      89000 | #Constraints:      17027
3584.14/3595.17	c #Conflicts:      90000 | #Constraints:      18027
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c #Conflicts:      91000 | #Constraints:      13054
3584.14/3595.17	c #Conflicts:      92000 | #Constraints:      14054
3584.14/3595.17	c #Conflicts:      93000 | #Constraints:      15054
3584.14/3595.17	c #Conflicts:      94000 | #Constraints:      16054
3584.14/3595.17	c #Conflicts:      95000 | #Constraints:      17054
3584.14/3595.17	c #Conflicts:      96000 | #Constraints:      18054
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.969
3584.14/3595.17	c #Conflicts:      97000 | #Constraints:      12866
3584.14/3595.17	c #Conflicts:      98000 | #Constraints:      13866
3584.14/3595.17	c #Conflicts:      99000 | #Constraints:      14866
3584.14/3595.17	c #Conflicts:     100000 | #Constraints:      15866
3584.14/3595.17	c #Conflicts:     101000 | #Constraints:      16866
3584.14/3595.17	c #Conflicts:     102000 | #Constraints:      17866
3584.14/3595.17	c #Conflicts:     103000 | #Constraints:      18866
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.969
3584.14/3595.17	c #Conflicts:     104000 | #Constraints:      13462
3584.14/3595.17	c #Conflicts:     105000 | #Constraints:      14462
3584.14/3595.17	c #Conflicts:     106000 | #Constraints:      15463
3584.14/3595.17	c #Conflicts:     107000 | #Constraints:      16463
3584.14/3595.17	c #Conflicts:     108000 | #Constraints:      17463
3584.14/3595.17	c #Conflicts:     109000 | #Constraints:      18464
3584.14/3595.17	c #Conflicts:     110000 | #Constraints:      19464
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c #Conflicts:     111000 | #Constraints:      13873
3584.14/3595.17	c #Conflicts:     112000 | #Constraints:      14873
3584.14/3595.17	c #Conflicts:     113000 | #Constraints:      15873
3584.14/3595.17	c restart_num  0 301
3584.14/3595.17	c Use LS-small
3584.14/3595.17	c longest_trail_len= 20101 last_longest_trail_len= 0
3584.14/3595.17	c #Conflicts:     114000 | #Constraints:      16873
3584.14/3595.17	c longest_trail_len= 20101 last_longest_trail_len= 20101
3584.14/3595.17	c num_vars= 20533 len_partial_assign_no_confli= 18560
3584.14/3595.17	c update_LS_target_phase-runLS-restart
3584.14/3595.17	c longest_trail_len= 19022 last_longest_trail_len= 0
3584.14/3595.17	c longest_trail_len= 19045 last_longest_trail_len= 19022
3584.14/3595.17	c longest_trail_len= 19045 last_longest_trail_len= 19045
3584.14/3595.17	c longest_trail_len= 19045 last_longest_trail_len= 19045
3584.14/3595.17	c #Conflicts:     115000 | #Constraints:      17873
3584.14/3595.17	c longest_trail_len= 19484 last_longest_trail_len= 19045
3584.14/3595.17	c longest_trail_len= 19484 last_longest_trail_len= 19484
3584.14/3595.17	c longest_trail_len= 19484 last_longest_trail_len= 19484
3584.14/3595.17	c longest_trail_len= 19484 last_longest_trail_len= 19484
3584.14/3595.17	c longest_trail_len= 19484 last_longest_trail_len= 19484
3584.14/3595.17	c longest_trail_len= 19484 last_longest_trail_len= 19484
3584.14/3595.17	c longest_trail_len= 19484 last_longest_trail_len= 19484
3584.14/3595.17	c #Conflicts:     116000 | #Constraints:      18873
3584.14/3595.17	c longest_trail_len= 19484 last_longest_trail_len= 19484
3584.14/3595.17	c #Conflicts:     117000 | #Constraints:      19873
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c longest_trail_len= 19484 last_longest_trail_len= 19484
3584.14/3595.17	c #Conflicts:     118000 | #Constraints:      14071
3584.14/3595.17	c longest_trail_len= 19885 last_longest_trail_len= 19484
3584.14/3595.17	c #Conflicts:     119000 | #Constraints:      15071
3584.14/3595.17	c #Conflicts:     120000 | #Constraints:      16071
3584.14/3595.17	c #Conflicts:     121000 | #Constraints:      17072
3584.14/3595.17	c longest_trail_len= 19885 last_longest_trail_len= 19885
3584.14/3595.17	c longest_trail_len= 19885 last_longest_trail_len= 19885
3584.14/3595.17	c #Conflicts:     122000 | #Constraints:      18074
3584.14/3595.17	c longest_trail_len= 19885 last_longest_trail_len= 19885
3584.14/3595.17	c longest_trail_len= 19885 last_longest_trail_len= 19885
3584.14/3595.17	c longest_trail_len= 19885 last_longest_trail_len= 19885
3584.14/3595.17	c longest_trail_len= 19885 last_longest_trail_len= 19885
3584.14/3595.17	c longest_trail_len= 19885 last_longest_trail_len= 19885
3584.14/3595.17	c #Conflicts:     123000 | #Constraints:      19076
3584.14/3595.17	c longest_trail_len= 19885 last_longest_trail_len= 19885
3584.14/3595.17	c longest_trail_len= 19885 last_longest_trail_len= 19885
3584.14/3595.17	c longest_trail_len= 19885 last_longest_trail_len= 19885
3584.14/3595.17	c longest_trail_len= 19885 last_longest_trail_len= 19885
3584.14/3595.17	c longest_trail_len= 19885 last_longest_trail_len= 19885
3584.14/3595.17	c longest_trail_len= 19885 last_longest_trail_len= 19885
3584.14/3595.17	c longest_trail_len= 19885 last_longest_trail_len= 19885
3584.14/3595.17	c #Conflicts:     124000 | #Constraints:      20076
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.969
3584.14/3595.17	c longest_trail_len= 19885 last_longest_trail_len= 19885
3584.14/3595.17	c #Conflicts:     125000 | #Constraints:      14071
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19885
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c #Conflicts:     126000 | #Constraints:      15073
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c #Conflicts:     127000 | #Constraints:      16073
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c #Conflicts:     128000 | #Constraints:      17073
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c #Conflicts:     129000 | #Constraints:      18073
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c #Conflicts:     130000 | #Constraints:      19073
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c #Conflicts:     131000 | #Constraints:      20073
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c #Conflicts:     132000 | #Constraints:      13884
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c #Conflicts:     133000 | #Constraints:      14884
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c #Conflicts:     134000 | #Constraints:      15884
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c #Conflicts:     135000 | #Constraints:      16884
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c #Conflicts:     136000 | #Constraints:      17884
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c #Conflicts:     137000 | #Constraints:      18884
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c #Conflicts:     138000 | #Constraints:      19884
3584.14/3595.17	c #Conflicts:     139000 | #Constraints:      20884
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.969
3584.14/3595.17	c #Conflicts:     140000 | #Constraints:      14465
3584.14/3595.17	c #Conflicts:     141000 | #Constraints:      15465
3584.14/3595.17	c longest_trail_len= 19968 last_longest_trail_len= 19968
3584.14/3595.17	c #Conflicts:     142000 | #Constraints:      16466
3584.14/3595.17	c #Conflicts:     143000 | #Constraints:      17466
3584.14/3595.17	c #Conflicts:     144000 | #Constraints:      18466
3584.14/3595.17	c #Conflicts:     145000 | #Constraints:      19466
3584.14/3595.17	c #Conflicts:     146000 | #Constraints:      20466
3584.14/3595.17	c #Conflicts:     147000 | #Constraints:      21467
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.969
3584.14/3595.17	c longest_trail_len= 19996 last_longest_trail_len= 19968
3584.14/3595.17	c longest_trail_len= 19996 last_longest_trail_len= 19996
3584.14/3595.17	c longest_trail_len= 19996 last_longest_trail_len= 19996
3584.14/3595.17	c longest_trail_len= 19996 last_longest_trail_len= 19996
3584.14/3595.17	c #Conflicts:     148000 | #Constraints:      14874
3584.14/3595.17	c longest_trail_len= 19996 last_longest_trail_len= 19996
3584.14/3595.17	c longest_trail_len= 19996 last_longest_trail_len= 19996
3584.14/3595.17	c longest_trail_len= 19996 last_longest_trail_len= 19996
3584.14/3595.17	c longest_trail_len= 19996 last_longest_trail_len= 19996
3584.14/3595.17	c longest_trail_len= 19996 last_longest_trail_len= 19996
3584.14/3595.17	c longest_trail_len= 19996 last_longest_trail_len= 19996
3584.14/3595.17	c #Conflicts:     149000 | #Constraints:      15874
3584.14/3595.17	c longest_trail_len= 19996 last_longest_trail_len= 19996
3584.14/3595.17	c longest_trail_len= 19996 last_longest_trail_len= 19996
3584.14/3595.17	c longest_trail_len= 19996 last_longest_trail_len= 19996
3584.14/3595.17	c longest_trail_len= 19996 last_longest_trail_len= 19996
3584.14/3595.17	c longest_trail_len= 19996 last_longest_trail_len= 19996
3584.14/3595.17	c #Conflicts:     150000 | #Constraints:      16874
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 19996
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     151000 | #Constraints:      17874
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     152000 | #Constraints:      18874
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     153000 | #Constraints:      19874
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     154000 | #Constraints:      20874
3584.14/3595.17	c #Conflicts:     155000 | #Constraints:      21874
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.969
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     156000 | #Constraints:      15088
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     157000 | #Constraints:      16088
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     158000 | #Constraints:      17089
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     159000 | #Constraints:      18090
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     160000 | #Constraints:      19090
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     161000 | #Constraints:      20090
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     162000 | #Constraints:      21092
3584.14/3595.17	c #Conflicts:     163000 | #Constraints:      22092
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.969
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     164000 | #Constraints:      15113
3584.14/3595.17	c #Conflicts:     165000 | #Constraints:      16113
3584.14/3595.17	c #Conflicts:     166000 | #Constraints:      17113
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     167000 | #Constraints:      18113
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     168000 | #Constraints:      19113
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     169000 | #Constraints:      20113
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     170000 | #Constraints:      21113
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     171000 | #Constraints:      22113
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.969
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     172000 | #Constraints:      14911
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     173000 | #Constraints:      15911
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     174000 | #Constraints:      16912
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     175000 | #Constraints:      17912
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     176000 | #Constraints:      18912
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     177000 | #Constraints:      19912
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     178000 | #Constraints:      20912
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     179000 | #Constraints:      21912
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     180000 | #Constraints:      22912
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.969
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     181000 | #Constraints:      15556
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     182000 | #Constraints:      16556
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     183000 | #Constraints:      17557
3584.14/3595.17	c #Conflicts:     184000 | #Constraints:      18557
3584.14/3595.17	c #Conflicts:     185000 | #Constraints:      19557
3584.14/3595.17	c #Conflicts:     186000 | #Constraints:      20557
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     187000 | #Constraints:      21557
3584.14/3595.17	c #Conflicts:     188000 | #Constraints:      22557
3584.14/3595.17	c #Conflicts:     189000 | #Constraints:      23557
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.969
3584.14/3595.17	c #Conflicts:     190000 | #Constraints:      15941
3584.14/3595.17	c #Conflicts:     191000 | #Constraints:      16941
3584.14/3595.17	c #Conflicts:     192000 | #Constraints:      17941
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     193000 | #Constraints:      18942
3584.14/3595.17	c #Conflicts:     194000 | #Constraints:      19942
3584.14/3595.17	c #Conflicts:     195000 | #Constraints:      20942
3584.14/3595.17	c #Conflicts:     196000 | #Constraints:      21943
3584.14/3595.17	c #Conflicts:     197000 | #Constraints:      22943
3584.14/3595.17	c #Conflicts:     198000 | #Constraints:      23943
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.969
3584.14/3595.17	c #Conflicts:     199000 | #Constraints:      16145
3584.14/3595.17	c #Conflicts:     200000 | #Constraints:      17145
3584.14/3595.17	c #Conflicts:     201000 | #Constraints:      18146
3584.14/3595.17	c #Conflicts:     202000 | #Constraints:      19146
3584.14/3595.17	c #Conflicts:     203000 | #Constraints:      20146
3584.14/3595.17	c #Conflicts:     204000 | #Constraints:      21146
3584.14/3595.17	c #Conflicts:     205000 | #Constraints:      22146
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     206000 | #Constraints:      23146
3584.14/3595.17	c #Conflicts:     207000 | #Constraints:      24146
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.969
3584.14/3595.17	c #Conflicts:     208000 | #Constraints:      16150
3584.14/3595.17	c #Conflicts:     209000 | #Constraints:      17150
3584.14/3595.17	c #Conflicts:     210000 | #Constraints:      18150
3584.14/3595.17	c #Conflicts:     211000 | #Constraints:      19150
3584.14/3595.17	c #Conflicts:     212000 | #Constraints:      20150
3584.14/3595.17	c #Conflicts:     213000 | #Constraints:      21150
3584.14/3595.17	c #Conflicts:     214000 | #Constraints:      22150
3584.14/3595.17	c #Conflicts:     215000 | #Constraints:      23150
3584.14/3595.17	c #Conflicts:     216000 | #Constraints:      24150
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.969
3584.14/3595.17	c #Conflicts:     217000 | #Constraints:      15941
3584.14/3595.17	c #Conflicts:     218000 | #Constraints:      16941
3584.14/3595.17	c #Conflicts:     219000 | #Constraints:      17941
3584.14/3595.17	c #Conflicts:     220000 | #Constraints:      18941
3584.14/3595.17	c #Conflicts:     221000 | #Constraints:      19941
3584.14/3595.17	c #Conflicts:     222000 | #Constraints:      20941
3584.14/3595.17	c #Conflicts:     223000 | #Constraints:      21941
3584.14/3595.17	c #Conflicts:     224000 | #Constraints:      22941
3584.14/3595.17	c #Conflicts:     225000 | #Constraints:      23941
3584.14/3595.17	c #Conflicts:     226000 | #Constraints:      24941
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.969
3584.14/3595.17	c #Conflicts:     227000 | #Constraints:      16585
3584.14/3595.17	c #Conflicts:     228000 | #Constraints:      17586
3584.14/3595.17	c #Conflicts:     229000 | #Constraints:      18586
3584.14/3595.17	c #Conflicts:     230000 | #Constraints:      19586
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     231000 | #Constraints:      20586
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     232000 | #Constraints:      21586
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     233000 | #Constraints:      22586
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     234000 | #Constraints:      23587
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     235000 | #Constraints:      24588
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     236000 | #Constraints:      25589
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.969
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     237000 | #Constraints:      17003
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     238000 | #Constraints:      18003
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     239000 | #Constraints:      19003
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     240000 | #Constraints:      20003
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     241000 | #Constraints:      21003
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     242000 | #Constraints:      22003
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     243000 | #Constraints:      23003
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     244000 | #Constraints:      24003
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     245000 | #Constraints:      25003
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     246000 | #Constraints:      26003
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.969
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     247000 | #Constraints:      17190
3584.14/3595.17	c #Conflicts:     248000 | #Constraints:      18190
3584.14/3595.17	c #Conflicts:     249000 | #Constraints:      19190
3584.14/3595.17	c #Conflicts:     250000 | #Constraints:      20190
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     251000 | #Constraints:      21190
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     252000 | #Constraints:      22190
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     253000 | #Constraints:      23190
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     254000 | #Constraints:      24190
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c #Conflicts:     255000 | #Constraints:      25190
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c restart_num  301 602
3584.14/3595.17	c Use LS-small
3584.14/3595.17	c longest_trail_len= 20000 last_longest_trail_len= 20000
3584.14/3595.17	c num_vars= 20533 len_partial_assign_no_confli= 18570
3584.14/3595.17	c update_LS_target_phase-runLS-restart
3584.14/3595.17	c #Conflicts:     256000 | #Constraints:      26190
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.969
3584.14/3595.17	c longest_trail_len= 19541 last_longest_trail_len= 0
3584.14/3595.17	c #Conflicts:     257000 | #Constraints:      17196
3584.14/3595.17	c #Conflicts:     258000 | #Constraints:      18196
3584.14/3595.17	c longest_trail_len= 19565 last_longest_trail_len= 19541
3584.14/3595.17	c longest_trail_len= 19565 last_longest_trail_len= 19565
3584.14/3595.17	c longest_trail_len= 19590 last_longest_trail_len= 19565
3584.14/3595.17	c longest_trail_len= 19590 last_longest_trail_len= 19590
3584.14/3595.17	c longest_trail_len= 19590 last_longest_trail_len= 19590
3584.14/3595.17	c longest_trail_len= 19590 last_longest_trail_len= 19590
3584.14/3595.17	c longest_trail_len= 19634 last_longest_trail_len= 19590
3584.14/3595.17	c #Conflicts:     259000 | #Constraints:      19196
3584.14/3595.17	c longest_trail_len= 19634 last_longest_trail_len= 19634
3584.14/3595.17	c longest_trail_len= 19634 last_longest_trail_len= 19634
3584.14/3595.17	c longest_trail_len= 19634 last_longest_trail_len= 19634
3584.14/3595.17	c longest_trail_len= 19634 last_longest_trail_len= 19634
3584.14/3595.17	c longest_trail_len= 19634 last_longest_trail_len= 19634
3584.14/3595.17	c longest_trail_len= 19634 last_longest_trail_len= 19634
3584.14/3595.17	c #Conflicts:     260000 | #Constraints:      20196
3584.14/3595.17	c longest_trail_len= 19634 last_longest_trail_len= 19634
3584.14/3595.17	c longest_trail_len= 19742 last_longest_trail_len= 19634
3584.14/3595.17	c #Conflicts:     261000 | #Constraints:      21196
3584.14/3595.17	c longest_trail_len= 19742 last_longest_trail_len= 19742
3584.14/3595.17	c longest_trail_len= 19742 last_longest_trail_len= 19742
3584.14/3595.17	c longest_trail_len= 19742 last_longest_trail_len= 19742
3584.14/3595.17	c longest_trail_len= 19742 last_longest_trail_len= 19742
3584.14/3595.17	c longest_trail_len= 19742 last_longest_trail_len= 19742
3584.14/3595.17	c longest_trail_len= 19742 last_longest_trail_len= 19742
3584.14/3595.17	c #Conflicts:     262000 | #Constraints:      22196
3584.14/3595.17	c longest_trail_len= 19742 last_longest_trail_len= 19742
3584.14/3595.17	c longest_trail_len= 19986 last_longest_trail_len= 19742
3584.14/3595.17	c longest_trail_len= 19986 last_longest_trail_len= 19986
3584.14/3595.17	c longest_trail_len= 19986 last_longest_trail_len= 19986
3584.14/3595.17	c longest_trail_len= 19986 last_longest_trail_len= 19986
3584.14/3595.17	c #Conflicts:     263000 | #Constraints:      23196
3584.14/3595.17	c longest_trail_len= 19986 last_longest_trail_len= 19986
3584.14/3595.17	c longest_trail_len= 19986 last_longest_trail_len= 19986
3584.14/3595.17	c longest_trail_len= 19986 last_longest_trail_len= 19986
3584.14/3595.17	c longest_trail_len= 19986 last_longest_trail_len= 19986
3584.14/3595.17	c #Conflicts:     264000 | #Constraints:      24196
3584.14/3595.17	c longest_trail_len= 20041 last_longest_trail_len= 19986
3584.14/3595.17	c #Conflicts:     265000 | #Constraints:      25196
3584.14/3595.17	c #Conflicts:     266000 | #Constraints:      26196
3584.14/3595.17	c longest_trail_len= 20041 last_longest_trail_len= 20041
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.969
3584.14/3595.17	c #Conflicts:     267000 | #Constraints:      16924
3584.14/3595.17	c #Conflicts:     268000 | #Constraints:      17924
3584.14/3595.17	c #Conflicts:     269000 | #Constraints:      18924
3584.14/3595.17	c longest_trail_len= 20041 last_longest_trail_len= 20041
3584.14/3595.17	c #Conflicts:     270000 | #Constraints:      19924
3584.14/3595.17	c #Conflicts:     271000 | #Constraints:      20924
3584.14/3595.17	c #Conflicts:     272000 | #Constraints:      21924
3584.14/3595.17	c #Conflicts:     273000 | #Constraints:      22924
3584.14/3595.17	c #Conflicts:     274000 | #Constraints:      23924
3584.14/3595.17	c #Conflicts:     275000 | #Constraints:      24924
3584.14/3595.17	c longest_trail_len= 20053 last_longest_trail_len= 20041
3584.14/3595.17	c longest_trail_len= 20053 last_longest_trail_len= 20053
3584.14/3595.17	c longest_trail_len= 20053 last_longest_trail_len= 20053
3584.14/3595.17	c #Conflicts:     276000 | #Constraints:      25925
3584.14/3595.17	c longest_trail_len= 20053 last_longest_trail_len= 20053
3584.14/3595.17	c longest_trail_len= 20053 last_longest_trail_len= 20053
3584.14/3595.17	c longest_trail_len= 20053 last_longest_trail_len= 20053
3584.14/3595.17	c longest_trail_len= 20053 last_longest_trail_len= 20053
3584.14/3595.17	c longest_trail_len= 20053 last_longest_trail_len= 20053
3584.14/3595.17	c #Conflicts:     277000 | #Constraints:      26925
3584.14/3595.17	c longest_trail_len= 20053 last_longest_trail_len= 20053
3584.14/3595.17	c longest_trail_len= 20053 last_longest_trail_len= 20053
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.969
3584.14/3595.17	c longest_trail_len= 20053 last_longest_trail_len= 20053
3584.14/3595.17	c longest_trail_len= 20053 last_longest_trail_len= 20053
3584.14/3595.17	c longest_trail_len= 20053 last_longest_trail_len= 20053
3584.14/3595.17	c longest_trail_len= 20053 last_longest_trail_len= 20053
3584.14/3595.17	c #Conflicts:     278000 | #Constraints:      17522
3584.14/3595.17	c longest_trail_len= 20053 last_longest_trail_len= 20053
3584.14/3595.17	c longest_trail_len= 20053 last_longest_trail_len= 20053
3584.14/3595.17	c #Conflicts:     279000 | #Constraints:      18522
3584.14/3595.17	c longest_trail_len= 20053 last_longest_trail_len= 20053
3584.14/3595.17	c longest_trail_len= 20053 last_longest_trail_len= 20053
3584.14/3595.17	c longest_trail_len= 20053 last_longest_trail_len= 20053
3584.14/3595.17	c longest_trail_len= 20053 last_longest_trail_len= 20053
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20053
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c #Conflicts:     280000 | #Constraints:      19522
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c #Conflicts:     281000 | #Constraints:      20522
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c #Conflicts:     282000 | #Constraints:      21522
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c #Conflicts:     283000 | #Constraints:      22522
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c #Conflicts:     284000 | #Constraints:      23522
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c #Conflicts:     285000 | #Constraints:      24522
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c #Conflicts:     286000 | #Constraints:      25522
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c #Conflicts:     287000 | #Constraints:      26522
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c #Conflicts:     288000 | #Constraints:      27522
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.969
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c #Conflicts:     289000 | #Constraints:      17927
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c #Conflicts:     290000 | #Constraints:      18927
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c #Conflicts:     291000 | #Constraints:      19927
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c #Conflicts:     292000 | #Constraints:      20927
3584.14/3595.17	c #Conflicts:     293000 | #Constraints:      21927
3584.14/3595.17	c #Conflicts:     294000 | #Constraints:      22927
3584.14/3595.17	c #Conflicts:     295000 | #Constraints:      23927
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c #Conflicts:     296000 | #Constraints:      24927
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c #Conflicts:     297000 | #Constraints:      25927
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c #Conflicts:     298000 | #Constraints:      26927
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c #Conflicts:     299000 | #Constraints:      27927
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.97
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c #Conflicts:     300000 | #Constraints:      18122
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c #Conflicts:     301000 | #Constraints:      19123
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c #Conflicts:     302000 | #Constraints:      20123
3584.14/3595.17	c #Conflicts:     303000 | #Constraints:      21123
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c #Conflicts:     304000 | #Constraints:      22123
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c #Conflicts:     305000 | #Constraints:      23123
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c #Conflicts:     306000 | #Constraints:      24124
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c #Conflicts:     307000 | #Constraints:      25124
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c #Conflicts:     308000 | #Constraints:      26124
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c #Conflicts:     309000 | #Constraints:      27125
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c #Conflicts:     310000 | #Constraints:      28126
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.97
3584.14/3595.17	c #Conflicts:     311000 | #Constraints:      18171
3584.14/3595.17	c longest_trail_len= 20083 last_longest_trail_len= 20083
3584.14/3595.17	c #Conflicts:     312000 | #Constraints:      19171
3584.14/3595.17	c #Conflicts:     313000 | #Constraints:      20171
3584.14/3595.17	c #Conflicts:     314000 | #Constraints:      21171
3584.14/3595.17	c longest_trail_len= 20110 last_longest_trail_len= 20083
3584.14/3595.17	c #Conflicts:     315000 | #Constraints:      22171
3584.14/3595.17	c #Conflicts:     316000 | #Constraints:      23171
3584.14/3595.17	c #Conflicts:     317000 | #Constraints:      24171
3584.14/3595.17	c #Conflicts:     318000 | #Constraints:      25171
3584.14/3595.17	c #Conflicts:     319000 | #Constraints:      26171
3584.14/3595.17	c #Conflicts:     320000 | #Constraints:      27171
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20110
3584.14/3595.17	c #Conflicts:     321000 | #Constraints:      28171
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.97
3584.14/3595.17	c #Conflicts:     322000 | #Constraints:      18004
3584.14/3595.17	c #Conflicts:     323000 | #Constraints:      19005
3584.14/3595.17	c #Conflicts:     324000 | #Constraints:      20005
3584.14/3595.17	c #Conflicts:     325000 | #Constraints:      21005
3584.14/3595.17	c #Conflicts:     326000 | #Constraints:      22008
3584.14/3595.17	c #Conflicts:     327000 | #Constraints:      23008
3584.14/3595.17	c #Conflicts:     328000 | #Constraints:      24008
3584.14/3595.17	c #Conflicts:     329000 | #Constraints:      25008
3584.14/3595.17	c #Conflicts:     330000 | #Constraints:      26008
3584.14/3595.17	c #Conflicts:     331000 | #Constraints:      27008
3584.14/3595.17	c #Conflicts:     332000 | #Constraints:      28008
3584.14/3595.17	c #Conflicts:     333000 | #Constraints:      29008
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.97
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c #Conflicts:     334000 | #Constraints:      18596
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c #Conflicts:     335000 | #Constraints:      19596
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c #Conflicts:     336000 | #Constraints:      20596
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c #Conflicts:     337000 | #Constraints:      21596
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c #Conflicts:     338000 | #Constraints:      22596
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c #Conflicts:     339000 | #Constraints:      23596
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c #Conflicts:     340000 | #Constraints:      24596
3584.14/3595.17	c #Conflicts:     341000 | #Constraints:      25597
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c #Conflicts:     342000 | #Constraints:      26597
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c #Conflicts:     343000 | #Constraints:      27597
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c #Conflicts:     344000 | #Constraints:      28597
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c #Conflicts:     345000 | #Constraints:      29597
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.97
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c #Conflicts:     346000 | #Constraints:      19046
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c #Conflicts:     347000 | #Constraints:      20047
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c #Conflicts:     348000 | #Constraints:      21047
3584.14/3595.17	c #Conflicts:     349000 | #Constraints:      22047
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c #Conflicts:     350000 | #Constraints:      23048
3584.14/3595.17	c #Conflicts:     351000 | #Constraints:      24048
3584.14/3595.17	c #Conflicts:     352000 | #Constraints:      25049
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c #Conflicts:     353000 | #Constraints:      26049
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c #Conflicts:     354000 | #Constraints:      27049
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c #Conflicts:     355000 | #Constraints:      28049
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c #Conflicts:     356000 | #Constraints:      29049
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c #Conflicts:     357000 | #Constraints:      30049
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.975
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20165 last_longest_trail_len= 20165
3584.14/3595.17	c #Conflicts:     358000 | #Constraints:      19257
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20165
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c #Conflicts:     359000 | #Constraints:      20257
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c #Conflicts:     360000 | #Constraints:      21257
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c #Conflicts:     361000 | #Constraints:      22257
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c #Conflicts:     362000 | #Constraints:      23257
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c #Conflicts:     363000 | #Constraints:      24257
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c #Conflicts:     364000 | #Constraints:      25257
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c #Conflicts:     365000 | #Constraints:      26257
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c #Conflicts:     366000 | #Constraints:      27257
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c #Conflicts:     367000 | #Constraints:      28257
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c #Conflicts:     368000 | #Constraints:      29257
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c #Conflicts:     369000 | #Constraints:      30257
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.975
3584.14/3595.17	c #Conflicts:     370000 | #Constraints:      19231
3584.14/3595.17	c #Conflicts:     371000 | #Constraints:      20231
3584.14/3595.17	c #Conflicts:     372000 | #Constraints:      21231
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c #Conflicts:     373000 | #Constraints:      22231
3584.14/3595.17	c #Conflicts:     374000 | #Constraints:      23231
3584.14/3595.17	c #Conflicts:     375000 | #Constraints:      24231
3584.14/3595.17	c #Conflicts:     376000 | #Constraints:      25231
3584.14/3595.17	c #Conflicts:     377000 | #Constraints:      26231
3584.14/3595.17	c #Conflicts:     378000 | #Constraints:      27231
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c #Conflicts:     379000 | #Constraints:      28231
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c #Conflicts:     380000 | #Constraints:      29231
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c restart_num  602 903
3584.14/3595.17	c Use LS-small
3584.14/3595.17	c longest_trail_len= 20172 last_longest_trail_len= 20172
3584.14/3595.17	c num_vars= 20533 len_partial_assign_no_confli= 18185
3584.14/3595.17	c update_LS_target_phase-runLS-restart
3584.14/3595.17	c longest_trail_len= 19197 last_longest_trail_len= 0
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 19197
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c #Conflicts:     381000 | #Constraints:      30231
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.975
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c #Conflicts:     382000 | #Constraints:      19008
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c #Conflicts:     383000 | #Constraints:      20009
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c #Conflicts:     384000 | #Constraints:      21009
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c #Conflicts:     385000 | #Constraints:      22009
3584.14/3595.17	c #Conflicts:     386000 | #Constraints:      23009
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c #Conflicts:     387000 | #Constraints:      24009
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c #Conflicts:     388000 | #Constraints:      25010
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c #Conflicts:     389000 | #Constraints:      26010
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c #Conflicts:     390000 | #Constraints:      27012
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c #Conflicts:     391000 | #Constraints:      28012
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c #Conflicts:     392000 | #Constraints:      29013
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c #Conflicts:     393000 | #Constraints:      30013
3584.14/3595.17	c #Conflicts:     394000 | #Constraints:      31013
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.975
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c #Conflicts:     395000 | #Constraints:      19643
3584.14/3595.17	c #Conflicts:     396000 | #Constraints:      20643
3584.14/3595.17	c #Conflicts:     397000 | #Constraints:      21643
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c #Conflicts:     398000 | #Constraints:      22643
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c #Conflicts:     399000 | #Constraints:      23643
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c #Conflicts:     400000 | #Constraints:      24643
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c #Conflicts:     401000 | #Constraints:      25643
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c #Conflicts:     402000 | #Constraints:      26644
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c #Conflicts:     403000 | #Constraints:      27644
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c #Conflicts:     404000 | #Constraints:      28644
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c #Conflicts:     405000 | #Constraints:      29644
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c #Conflicts:     406000 | #Constraints:      30644
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c #Conflicts:     407000 | #Constraints:      31644
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.975
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c #Conflicts:     408000 | #Constraints:      20019
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c #Conflicts:     409000 | #Constraints:      21019
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20040 last_longest_trail_len= 20040
3584.14/3595.17	c #Conflicts:     410000 | #Constraints:      22019
3584.14/3595.17	c longest_trail_len= 20107 last_longest_trail_len= 20040
3584.14/3595.17	c longest_trail_len= 20107 last_longest_trail_len= 20107
3584.14/3595.17	c longest_trail_len= 20107 last_longest_trail_len= 20107
3584.14/3595.17	c longest_trail_len= 20107 last_longest_trail_len= 20107
3584.14/3595.17	c longest_trail_len= 20107 last_longest_trail_len= 20107
3584.14/3595.17	c longest_trail_len= 20107 last_longest_trail_len= 20107
3584.14/3595.17	c #Conflicts:     411000 | #Constraints:      23019
3584.14/3595.17	c longest_trail_len= 20107 last_longest_trail_len= 20107
3584.14/3595.17	c longest_trail_len= 20107 last_longest_trail_len= 20107
3584.14/3595.17	c #Conflicts:     412000 | #Constraints:      24019
3584.14/3595.17	c longest_trail_len= 20107 last_longest_trail_len= 20107
3584.14/3595.17	c #Conflicts:     413000 | #Constraints:      25019
3584.14/3595.17	c longest_trail_len= 20107 last_longest_trail_len= 20107
3584.14/3595.17	c #Conflicts:     414000 | #Constraints:      26019
3584.14/3595.17	c #Conflicts:     415000 | #Constraints:      27019
3584.14/3595.17	c #Conflicts:     416000 | #Constraints:      28020
3584.14/3595.17	c #Conflicts:     417000 | #Constraints:      29020
3584.14/3595.17	c longest_trail_len= 20107 last_longest_trail_len= 20107
3584.14/3595.17	c #Conflicts:     418000 | #Constraints:      30020
3584.14/3595.17	c #Conflicts:     419000 | #Constraints:      31020
3584.14/3595.17	c #Conflicts:     420000 | #Constraints:      32020
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.975
3584.14/3595.17	c #Conflicts:     421000 | #Constraints:      20256
3584.14/3595.17	c #Conflicts:     422000 | #Constraints:      21256
3584.14/3595.17	c #Conflicts:     423000 | #Constraints:      22256
3584.14/3595.17	c longest_trail_len= 20107 last_longest_trail_len= 20107
3584.14/3595.17	c #Conflicts:     424000 | #Constraints:      23256
3584.14/3595.17	c #Conflicts:     425000 | #Constraints:      24256
3584.14/3595.17	c #Conflicts:     426000 | #Constraints:      25256
3584.14/3595.17	c #Conflicts:     427000 | #Constraints:      26256
3584.14/3595.17	c #Conflicts:     428000 | #Constraints:      27256
3584.14/3595.17	c #Conflicts:     429000 | #Constraints:      28256
3584.14/3595.17	c #Conflicts:     430000 | #Constraints:      29256
3584.14/3595.17	c #Conflicts:     431000 | #Constraints:      30256
3584.14/3595.17	c #Conflicts:     432000 | #Constraints:      31256
3584.14/3595.17	c #Conflicts:     433000 | #Constraints:      32256
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.975
3584.14/3595.17	c #Conflicts:     434000 | #Constraints:      20252
3584.14/3595.17	c #Conflicts:     435000 | #Constraints:      21253
3584.14/3595.17	c #Conflicts:     436000 | #Constraints:      22253
3584.14/3595.17	c longest_trail_len= 20111 last_longest_trail_len= 20107
3584.14/3595.17	c #Conflicts:     437000 | #Constraints:      23253
3584.14/3595.17	c #Conflicts:     438000 | #Constraints:      24253
3584.14/3595.17	c #Conflicts:     439000 | #Constraints:      25253
3584.14/3595.17	c #Conflicts:     440000 | #Constraints:      26253
3584.14/3595.17	c #Conflicts:     441000 | #Constraints:      27253
3584.14/3595.17	c #Conflicts:     442000 | #Constraints:      28253
3584.14/3595.17	c #Conflicts:     443000 | #Constraints:      29253
3584.14/3595.17	c #Conflicts:     444000 | #Constraints:      30253
3584.14/3595.17	c #Conflicts:     445000 | #Constraints:      31253
3584.14/3595.17	c #Conflicts:     446000 | #Constraints:      32253
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.975
3584.14/3595.17	c #Conflicts:     447000 | #Constraints:      20037
3584.14/3595.17	c #Conflicts:     448000 | #Constraints:      21037
3584.14/3595.17	c #Conflicts:     449000 | #Constraints:      22037
3584.14/3595.17	c #Conflicts:     450000 | #Constraints:      23037
3584.14/3595.17	c #Conflicts:     451000 | #Constraints:      24037
3584.14/3595.17	c #Conflicts:     452000 | #Constraints:      25037
3584.14/3595.17	c #Conflicts:     453000 | #Constraints:      26037
3584.14/3595.17	c #Conflicts:     454000 | #Constraints:      27037
3584.14/3595.17	c #Conflicts:     455000 | #Constraints:      28037
3584.14/3595.17	c #Conflicts:     456000 | #Constraints:      29037
3584.14/3595.17	c #Conflicts:     457000 | #Constraints:      30037
3584.14/3595.17	c #Conflicts:     458000 | #Constraints:      31037
3584.14/3595.17	c #Conflicts:     459000 | #Constraints:      32037
3584.14/3595.17	c #Conflicts:     460000 | #Constraints:      33037
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.975
3584.14/3595.17	c #Conflicts:     461000 | #Constraints:      20627
3584.14/3595.17	c longest_trail_len= 20111 last_longest_trail_len= 20111
3584.14/3595.17	c #Conflicts:     462000 | #Constraints:      21627
3584.14/3595.17	c #Conflicts:     463000 | #Constraints:      22627
3584.14/3595.17	c #Conflicts:     464000 | #Constraints:      23627
3584.14/3595.17	c #Conflicts:     465000 | #Constraints:      24627
3584.14/3595.17	c #Conflicts:     466000 | #Constraints:      25627
3584.14/3595.17	c #Conflicts:     467000 | #Constraints:      26627
3584.14/3595.17	c #Conflicts:     468000 | #Constraints:      27627
3584.14/3595.17	c #Conflicts:     469000 | #Constraints:      28627
3584.14/3595.17	c #Conflicts:     470000 | #Constraints:      29627
3584.14/3595.17	c #Conflicts:     471000 | #Constraints:      30627
3584.14/3595.17	c #Conflicts:     472000 | #Constraints:      31628
3584.14/3595.17	c #Conflicts:     473000 | #Constraints:      32628
3584.14/3595.17	c #Conflicts:     474000 | #Constraints:      33628
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.975
3584.14/3595.17	c #Conflicts:     475000 | #Constraints:      21093
3584.14/3595.17	c #Conflicts:     476000 | #Constraints:      22093
3584.14/3595.17	c #Conflicts:     477000 | #Constraints:      23093
3584.14/3595.17	c #Conflicts:     478000 | #Constraints:      24093
3584.14/3595.17	c #Conflicts:     479000 | #Constraints:      25093
3584.14/3595.17	c #Conflicts:     480000 | #Constraints:      26093
3584.14/3595.17	c #Conflicts:     481000 | #Constraints:      27093
3584.14/3595.17	c #Conflicts:     482000 | #Constraints:      28093
3584.14/3595.17	c #Conflicts:     483000 | #Constraints:      29093
3584.14/3595.17	c #Conflicts:     484000 | #Constraints:      30093
3584.14/3595.17	c #Conflicts:     485000 | #Constraints:      31093
3584.14/3595.17	c #Conflicts:     486000 | #Constraints:      32093
3584.14/3595.17	c #Conflicts:     487000 | #Constraints:      33093
3584.14/3595.17	c #Conflicts:     488000 | #Constraints:      34093
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.99
3584.14/3595.17	c #Conflicts:     489000 | #Constraints:      21319
3584.14/3595.17	c #Conflicts:     490000 | #Constraints:      22319
3584.14/3595.17	c #Conflicts:     491000 | #Constraints:      23319
3584.14/3595.17	c #Conflicts:     492000 | #Constraints:      24319
3584.14/3595.17	c #Conflicts:     493000 | #Constraints:      25319
3584.14/3595.17	c #Conflicts:     494000 | #Constraints:      26319
3584.14/3595.17	c #Conflicts:     495000 | #Constraints:      27319
3584.14/3595.17	c #Conflicts:     496000 | #Constraints:      28319
3584.14/3595.17	c #Conflicts:     497000 | #Constraints:      29319
3584.14/3595.17	c #Conflicts:     498000 | #Constraints:      30319
3584.14/3595.17	c #Conflicts:     499000 | #Constraints:      31319
3584.14/3595.17	c #Conflicts:     500000 | #Constraints:      32319
3584.14/3595.17	c #Conflicts:     501000 | #Constraints:      33319
3584.14/3595.17	c #Conflicts:     502000 | #Constraints:      34319
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.99
3584.14/3595.17	c #Conflicts:     503000 | #Constraints:      21305
3584.14/3595.17	c #Conflicts:     504000 | #Constraints:      22305
3584.14/3595.17	c #Conflicts:     505000 | #Constraints:      23305
3584.14/3595.17	c #Conflicts:     506000 | #Constraints:      24305
3584.14/3595.17	c #Conflicts:     507000 | #Constraints:      25305
3584.14/3595.17	c #Conflicts:     508000 | #Constraints:      26305
3584.14/3595.17	c #Conflicts:     509000 | #Constraints:      27305
3584.14/3595.17	c #Conflicts:     510000 | #Constraints:      28305
3584.14/3595.17	c #Conflicts:     511000 | #Constraints:      29305
3584.14/3595.17	c #Conflicts:     512000 | #Constraints:      30305
3584.14/3595.17	c #Conflicts:     513000 | #Constraints:      31305
3584.14/3595.17	c longest_trail_len= 20199 last_longest_trail_len= 20111
3584.14/3595.17	c longest_trail_len= 20199 last_longest_trail_len= 20199
3584.14/3595.17	c longest_trail_len= 20199 last_longest_trail_len= 20199
3584.14/3595.17	c longest_trail_len= 20199 last_longest_trail_len= 20199
3584.14/3595.17	c longest_trail_len= 20199 last_longest_trail_len= 20199
3584.14/3595.17	c longest_trail_len= 20199 last_longest_trail_len= 20199
3584.14/3595.17	c longest_trail_len= 20199 last_longest_trail_len= 20199
3584.14/3595.17	c #Conflicts:     514000 | #Constraints:      32306
3584.14/3595.17	c longest_trail_len= 20199 last_longest_trail_len= 20199
3584.14/3595.17	c longest_trail_len= 20199 last_longest_trail_len= 20199
3584.14/3595.17	c longest_trail_len= 20199 last_longest_trail_len= 20199
3584.14/3595.17	c longest_trail_len= 20199 last_longest_trail_len= 20199
3584.14/3595.17	c longest_trail_len= 20199 last_longest_trail_len= 20199
3584.14/3595.17	c longest_trail_len= 20199 last_longest_trail_len= 20199
3584.14/3595.17	c #Conflicts:     515000 | #Constraints:      33306
3584.14/3595.17	c longest_trail_len= 20199 last_longest_trail_len= 20199
3584.14/3595.17	c longest_trail_len= 20199 last_longest_trail_len= 20199
3584.14/3595.17	c #Conflicts:     516000 | #Constraints:      34306
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20199
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.99
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     517000 | #Constraints:      21101
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     518000 | #Constraints:      22102
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     519000 | #Constraints:      23102
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     520000 | #Constraints:      24102
3584.14/3595.17	c #Conflicts:     521000 | #Constraints:      25102
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     522000 | #Constraints:      26102
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     523000 | #Constraints:      27102
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     524000 | #Constraints:      28102
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     525000 | #Constraints:      29102
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     526000 | #Constraints:      30102
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     527000 | #Constraints:      31102
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     528000 | #Constraints:      32102
3584.14/3595.17	c #Conflicts:     529000 | #Constraints:      33102
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     530000 | #Constraints:      34102
3584.14/3595.17	c #Conflicts:     531000 | #Constraints:      35102
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.99
3584.14/3595.17	c #Conflicts:     532000 | #Constraints:      21669
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     533000 | #Constraints:      22669
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     534000 | #Constraints:      23669
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     535000 | #Constraints:      24669
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     536000 | #Constraints:      25669
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     537000 | #Constraints:      26669
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     538000 | #Constraints:      27669
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     539000 | #Constraints:      28669
3584.14/3595.17	c #Conflicts:     540000 | #Constraints:      29669
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     541000 | #Constraints:      30669
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     542000 | #Constraints:      31669
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     543000 | #Constraints:      32669
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     544000 | #Constraints:      33669
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     545000 | #Constraints:      34669
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     546000 | #Constraints:      35669
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.99
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     547000 | #Constraints:      22002
3584.14/3595.17	c #Conflicts:     548000 | #Constraints:      23002
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     549000 | #Constraints:      24002
3584.14/3595.17	c #Conflicts:     550000 | #Constraints:      25002
3584.14/3595.17	c #Conflicts:     551000 | #Constraints:      26003
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     552000 | #Constraints:      27003
3584.14/3595.17	c #Conflicts:     553000 | #Constraints:      28003
3584.14/3595.17	c #Conflicts:     554000 | #Constraints:      29003
3584.14/3595.17	c #Conflicts:     555000 | #Constraints:      30003
3584.14/3595.17	c #Conflicts:     556000 | #Constraints:      31003
3584.14/3595.17	c #Conflicts:     557000 | #Constraints:      32003
3584.14/3595.17	c #Conflicts:     558000 | #Constraints:      33003
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     559000 | #Constraints:      34003
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     560000 | #Constraints:      35003
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     561000 | #Constraints:      36003
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.992
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     562000 | #Constraints:      22237
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     563000 | #Constraints:      23237
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     564000 | #Constraints:      24237
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     565000 | #Constraints:      25237
3584.14/3595.17	c #Conflicts:     566000 | #Constraints:      26237
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     567000 | #Constraints:      27237
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     568000 | #Constraints:      28237
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     569000 | #Constraints:      29237
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c #Conflicts:     570000 | #Constraints:      30237
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c restart_num  903 1204
3584.14/3595.17	c Use LS-small
3584.14/3595.17	c longest_trail_len= 20235 last_longest_trail_len= 20235
3584.14/3595.17	c num_vars= 20533 len_partial_assign_no_confli= 17783
3584.14/3595.17	c update_LS_target_phase-runLS-restart
3584.14/3595.17	c longest_trail_len= 19608 last_longest_trail_len= 0
3584.14/3595.17	c longest_trail_len= 19608 last_longest_trail_len= 19608
3584.14/3595.17	c #Conflicts:     571000 | #Constraints:      31238
3584.14/3595.17	c longest_trail_len= 19608 last_longest_trail_len= 19608
3584.14/3595.17	c longest_trail_len= 19608 last_longest_trail_len= 19608
3584.14/3595.17	c longest_trail_len= 19608 last_longest_trail_len= 19608
3584.14/3595.17	c #Conflicts:     572000 | #Constraints:      32238
3584.14/3595.17	c longest_trail_len= 19863 last_longest_trail_len= 19608
3584.14/3595.17	c #Conflicts:     573000 | #Constraints:      33238
3584.14/3595.17	c #Conflicts:     574000 | #Constraints:      34238
3584.14/3595.17	c longest_trail_len= 19863 last_longest_trail_len= 19863
3584.14/3595.17	c #Conflicts:     575000 | #Constraints:      35238
3584.14/3595.17	c #Conflicts:     576000 | #Constraints:      36238
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.992
3584.14/3595.17	c #Conflicts:     577000 | #Constraints:      22255
3584.14/3595.17	c longest_trail_len= 19863 last_longest_trail_len= 19863
3584.14/3595.17	c longest_trail_len= 19863 last_longest_trail_len= 19863
3584.14/3595.17	c longest_trail_len= 19863 last_longest_trail_len= 19863
3584.14/3595.17	c longest_trail_len= 19863 last_longest_trail_len= 19863
3584.14/3595.17	c longest_trail_len= 19863 last_longest_trail_len= 19863
3584.14/3595.17	c longest_trail_len= 19863 last_longest_trail_len= 19863
3584.14/3595.17	c #Conflicts:     578000 | #Constraints:      23255
3584.14/3595.17	c longest_trail_len= 19887 last_longest_trail_len= 19863
3584.14/3595.17	c longest_trail_len= 19887 last_longest_trail_len= 19887
3584.14/3595.17	c longest_trail_len= 19887 last_longest_trail_len= 19887
3584.14/3595.17	c longest_trail_len= 19887 last_longest_trail_len= 19887
3584.14/3595.17	c longest_trail_len= 19887 last_longest_trail_len= 19887
3584.14/3595.17	c #Conflicts:     579000 | #Constraints:      24255
3584.14/3595.17	c longest_trail_len= 19887 last_longest_trail_len= 19887
3584.14/3595.17	c longest_trail_len= 19887 last_longest_trail_len= 19887
3584.14/3595.17	c longest_trail_len= 19887 last_longest_trail_len= 19887
3584.14/3595.17	c longest_trail_len= 19887 last_longest_trail_len= 19887
3584.14/3595.17	c #Conflicts:     580000 | #Constraints:      25256
3584.14/3595.17	c longest_trail_len= 19887 last_longest_trail_len= 19887
3584.14/3595.17	c longest_trail_len= 19887 last_longest_trail_len= 19887
3584.14/3595.17	c longest_trail_len= 19887 last_longest_trail_len= 19887
3584.14/3595.17	c longest_trail_len= 19887 last_longest_trail_len= 19887
3584.14/3595.17	c #Conflicts:     581000 | #Constraints:      26256
3584.14/3595.17	c longest_trail_len= 19887 last_longest_trail_len= 19887
3584.14/3595.17	c longest_trail_len= 19887 last_longest_trail_len= 19887
3584.14/3595.17	c longest_trail_len= 19887 last_longest_trail_len= 19887
3584.14/3595.17	c longest_trail_len= 19887 last_longest_trail_len= 19887
3584.14/3595.17	c longest_trail_len= 19887 last_longest_trail_len= 19887
3584.14/3595.17	c longest_trail_len= 19887 last_longest_trail_len= 19887
3584.14/3595.17	c #Conflicts:     582000 | #Constraints:      27256
3584.14/3595.17	c longest_trail_len= 20059 last_longest_trail_len= 19887
3584.14/3595.17	c longest_trail_len= 20059 last_longest_trail_len= 20059
3584.14/3595.17	c longest_trail_len= 20059 last_longest_trail_len= 20059
3584.14/3595.17	c longest_trail_len= 20059 last_longest_trail_len= 20059
3584.14/3595.17	c longest_trail_len= 20059 last_longest_trail_len= 20059
3584.14/3595.17	c #Conflicts:     583000 | #Constraints:      28256
3584.14/3595.17	c longest_trail_len= 20179 last_longest_trail_len= 20059
3584.14/3595.17	c #Conflicts:     584000 | #Constraints:      29256
3584.14/3595.17	c #Conflicts:     585000 | #Constraints:      30256
3584.14/3595.17	c longest_trail_len= 20179 last_longest_trail_len= 20179
3584.14/3595.17	c longest_trail_len= 20179 last_longest_trail_len= 20179
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20179
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     586000 | #Constraints:      31256
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     587000 | #Constraints:      32256
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     588000 | #Constraints:      33257
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     589000 | #Constraints:      34257
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     590000 | #Constraints:      35257
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     591000 | #Constraints:      36257
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.993
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     592000 | #Constraints:      22106
3584.14/3595.17	c #Conflicts:     593000 | #Constraints:      23106
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     594000 | #Constraints:      24106
3584.14/3595.17	c #Conflicts:     595000 | #Constraints:      25106
3584.14/3595.17	c #Conflicts:     596000 | #Constraints:      26106
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     597000 | #Constraints:      27106
3584.14/3595.17	c #Conflicts:     598000 | #Constraints:      28106
3584.14/3595.17	c #Conflicts:     599000 | #Constraints:      29106
3584.14/3595.17	c #Conflicts:     600000 | #Constraints:      30106
3584.14/3595.17	c #Conflicts:     601000 | #Constraints:      31106
3584.14/3595.17	c #Conflicts:     602000 | #Constraints:      32106
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     603000 | #Constraints:      33106
3584.14/3595.17	c #Conflicts:     604000 | #Constraints:      34106
3584.14/3595.17	c #Conflicts:     605000 | #Constraints:      35106
3584.14/3595.17	c #Conflicts:     606000 | #Constraints:      36106
3584.14/3595.17	c #Conflicts:     607000 | #Constraints:      37106
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.996
3584.14/3595.17	c #Conflicts:     608000 | #Constraints:      22703
3584.14/3595.17	c #Conflicts:     609000 | #Constraints:      23703
3584.14/3595.17	c #Conflicts:     610000 | #Constraints:      24703
3584.14/3595.17	c #Conflicts:     611000 | #Constraints:      25703
3584.14/3595.17	c #Conflicts:     612000 | #Constraints:      26703
3584.14/3595.17	c #Conflicts:     613000 | #Constraints:      27703
3584.14/3595.17	c #Conflicts:     614000 | #Constraints:      28703
3584.14/3595.17	c #Conflicts:     615000 | #Constraints:      29703
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     616000 | #Constraints:      30703
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     617000 | #Constraints:      31703
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     618000 | #Constraints:      32703
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     619000 | #Constraints:      33703
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     620000 | #Constraints:      34703
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     621000 | #Constraints:      35703
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     622000 | #Constraints:      36703
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     623000 | #Constraints:      37703
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 278.999
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     624000 | #Constraints:      23156
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     625000 | #Constraints:      24157
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     626000 | #Constraints:      25157
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     627000 | #Constraints:      26157
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     628000 | #Constraints:      27157
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     629000 | #Constraints:      28157
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     630000 | #Constraints:      29157
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     631000 | #Constraints:      30157
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     632000 | #Constraints:      31157
3584.14/3595.17	c #Conflicts:     633000 | #Constraints:      32157
3584.14/3595.17	c #Conflicts:     634000 | #Constraints:      33157
3584.14/3595.17	c #Conflicts:     635000 | #Constraints:      34158
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     636000 | #Constraints:      35158
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     637000 | #Constraints:      36158
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     638000 | #Constraints:      37158
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     639000 | #Constraints:      38158
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 279.006
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     640000 | #Constraints:      23327
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     641000 | #Constraints:      24327
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     642000 | #Constraints:      25327
3584.14/3595.17	c #Conflicts:     643000 | #Constraints:      26327
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     644000 | #Constraints:      27327
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     645000 | #Constraints:      28327
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     646000 | #Constraints:      29328
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     647000 | #Constraints:      30328
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     648000 | #Constraints:      31328
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     649000 | #Constraints:      32328
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     650000 | #Constraints:      33328
3584.14/3595.17	c #Conflicts:     651000 | #Constraints:      34328
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     652000 | #Constraints:      35328
3584.14/3595.17	c #Conflicts:     653000 | #Constraints:      36328
3584.14/3595.17	c #Conflicts:     654000 | #Constraints:      37328
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     655000 | #Constraints:      38328
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 279.006
3584.14/3595.17	c #Conflicts:     656000 | #Constraints:      23285
3584.14/3595.17	c #Conflicts:     657000 | #Constraints:      24285
3584.14/3595.17	c #Conflicts:     658000 | #Constraints:      25285
3584.14/3595.17	c #Conflicts:     659000 | #Constraints:      26286
3584.14/3595.17	c #Conflicts:     660000 | #Constraints:      27286
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     661000 | #Constraints:      28286
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     662000 | #Constraints:      29286
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     663000 | #Constraints:      30286
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     664000 | #Constraints:      31286
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     665000 | #Constraints:      32287
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     666000 | #Constraints:      33288
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     667000 | #Constraints:      34288
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     668000 | #Constraints:      35288
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     669000 | #Constraints:      36288
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     670000 | #Constraints:      37288
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     671000 | #Constraints:      38288
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 279.014
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     672000 | #Constraints:      23180
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     673000 | #Constraints:      24180
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     674000 | #Constraints:      25180
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     675000 | #Constraints:      26180
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     676000 | #Constraints:      27180
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     677000 | #Constraints:      28180
3584.14/3595.17	c #Conflicts:     678000 | #Constraints:      29180
3584.14/3595.17	c #Conflicts:     679000 | #Constraints:      30180
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     680000 | #Constraints:      31180
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     681000 | #Constraints:      32180
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     682000 | #Constraints:      33180
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     683000 | #Constraints:      34180
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     684000 | #Constraints:      35180
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     685000 | #Constraints:      36180
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     686000 | #Constraints:      37180
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     687000 | #Constraints:      38180
3584.14/3595.17	c #Conflicts:     688000 | #Constraints:      39180
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 279.045
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c #Conflicts:     689000 | #Constraints:      23780
3584.14/3595.17	c restart_num  1204 1505
3584.14/3595.17	c Use LS-small
3584.14/3595.17	c longest_trail_len= 20201 last_longest_trail_len= 20201
3584.14/3595.17	c num_vars= 20533 len_partial_assign_no_confli= 17513
3584.14/3595.17	c update_LS_target_phase-runLS-restart
3584.14/3595.17	c longest_trail_len= 18797 last_longest_trail_len= 0
3584.14/3595.17	c longest_trail_len= 19290 last_longest_trail_len= 18797
3584.14/3595.17	c longest_trail_len= 19290 last_longest_trail_len= 19290
3584.14/3595.17	c longest_trail_len= 19290 last_longest_trail_len= 19290
3584.14/3595.17	c longest_trail_len= 19478 last_longest_trail_len= 19290
3584.14/3595.17	c #Conflicts:     690000 | #Constraints:      24780
3584.14/3595.17	c longest_trail_len= 19478 last_longest_trail_len= 19478
3584.14/3595.17	c longest_trail_len= 19478 last_longest_trail_len= 19478
3584.14/3595.17	c #Conflicts:     691000 | #Constraints:      25780
3584.14/3595.17	c longest_trail_len= 19478 last_longest_trail_len= 19478
3584.14/3595.17	c longest_trail_len= 19478 last_longest_trail_len= 19478
3584.14/3595.17	c longest_trail_len= 19478 last_longest_trail_len= 19478
3584.14/3595.17	c longest_trail_len= 19478 last_longest_trail_len= 19478
3584.14/3595.17	c longest_trail_len= 19478 last_longest_trail_len= 19478
3584.14/3595.17	c longest_trail_len= 19478 last_longest_trail_len= 19478
3584.14/3595.17	c #Conflicts:     692000 | #Constraints:      26780
3584.14/3595.17	c longest_trail_len= 19478 last_longest_trail_len= 19478
3584.14/3595.17	c longest_trail_len= 19478 last_longest_trail_len= 19478
3584.14/3595.17	c longest_trail_len= 19478 last_longest_trail_len= 19478
3584.14/3595.17	c longest_trail_len= 19478 last_longest_trail_len= 19478
3584.14/3595.17	c longest_trail_len= 19681 last_longest_trail_len= 19478
3584.14/3595.17	c longest_trail_len= 19681 last_longest_trail_len= 19681
3584.14/3595.17	c #Conflicts:     693000 | #Constraints:      27781
3584.14/3595.17	c longest_trail_len= 19681 last_longest_trail_len= 19681
3584.14/3595.17	c longest_trail_len= 19681 last_longest_trail_len= 19681
3584.14/3595.17	c longest_trail_len= 19681 last_longest_trail_len= 19681
3584.14/3595.17	c #Conflicts:     694000 | #Constraints:      28781
3584.14/3595.17	c longest_trail_len= 19681 last_longest_trail_len= 19681
3584.14/3595.17	c #Conflicts:     695000 | #Constraints:      29781
3584.14/3595.17	c #Conflicts:     696000 | #Constraints:      30782
3584.14/3595.17	c longest_trail_len= 19718 last_longest_trail_len= 19681
3584.14/3595.17	c #Conflicts:     697000 | #Constraints:      31782
3584.14/3595.17	c #Conflicts:     698000 | #Constraints:      32782
3584.14/3595.17	c #Conflicts:     699000 | #Constraints:      33782
3584.14/3595.17	c longest_trail_len= 19718 last_longest_trail_len= 19718
3584.14/3595.17	c #Conflicts:     700000 | #Constraints:      34782
3584.14/3595.17	c #Conflicts:     701000 | #Constraints:      35783
3584.14/3595.17	c #Conflicts:     702000 | #Constraints:      36783
3584.14/3595.17	c #Conflicts:     703000 | #Constraints:      37785
3584.14/3595.17	c #Conflicts:     704000 | #Constraints:      38785
3584.14/3595.17	c #Conflicts:     705000 | #Constraints:      39785
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 279.056
3584.14/3595.17	c longest_trail_len= 20009 last_longest_trail_len= 19718
3584.14/3595.17	c #Conflicts:     706000 | #Constraints:      24131
3584.14/3595.17	c #Conflicts:     707000 | #Constraints:      25131
3584.14/3595.17	c #Conflicts:     708000 | #Constraints:      26131
3584.14/3595.17	c #Conflicts:     709000 | #Constraints:      27131
3584.14/3595.17	c #Conflicts:     710000 | #Constraints:      28131
3584.14/3595.17	c #Conflicts:     711000 | #Constraints:      29131
3584.14/3595.17	c #Conflicts:     712000 | #Constraints:      30132
3584.14/3595.17	c #Conflicts:     713000 | #Constraints:      31134
3584.14/3595.17	c #Conflicts:     714000 | #Constraints:      32137
3584.14/3595.17	c #Conflicts:     715000 | #Constraints:      33137
3584.14/3595.17	c #Conflicts:     716000 | #Constraints:      34137
3584.14/3595.17	c #Conflicts:     717000 | #Constraints:      35137
3584.14/3595.17	c #Conflicts:     718000 | #Constraints:      36137
3584.14/3595.17	c longest_trail_len= 20009 last_longest_trail_len= 20009
3584.14/3595.17	c #Conflicts:     719000 | #Constraints:      37137
3584.14/3595.17	c #Conflicts:     720000 | #Constraints:      38137
3584.14/3595.17	c #Conflicts:     721000 | #Constraints:      39137
3584.14/3595.17	c #Conflicts:     722000 | #Constraints:      40138
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 279.056
3584.14/3595.17	c #Conflicts:     723000 | #Constraints:      24324
3584.14/3595.17	c #Conflicts:     724000 | #Constraints:      25324
3584.14/3595.17	c #Conflicts:     725000 | #Constraints:      26324
3584.14/3595.17	c #Conflicts:     726000 | #Constraints:      27324
3584.14/3595.17	c #Conflicts:     727000 | #Constraints:      28324
3584.14/3595.17	c #Conflicts:     728000 | #Constraints:      29324
3584.14/3595.17	c #Conflicts:     729000 | #Constraints:      30324
3584.14/3595.17	c #Conflicts:     730000 | #Constraints:      31324
3584.14/3595.17	c #Conflicts:     731000 | #Constraints:      32324
3584.14/3595.17	c #Conflicts:     732000 | #Constraints:      33324
3584.14/3595.17	c #Conflicts:     733000 | #Constraints:      34324
3584.14/3595.17	c #Conflicts:     734000 | #Constraints:      35324
3584.14/3595.17	c #Conflicts:     735000 | #Constraints:      36324
3584.14/3595.17	c #Conflicts:     736000 | #Constraints:      37324
3584.14/3595.17	c #Conflicts:     737000 | #Constraints:      38324
3584.14/3595.17	c #Conflicts:     738000 | #Constraints:      39324
3584.14/3595.17	c #Conflicts:     739000 | #Constraints:      40324
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 279.074
3584.14/3595.17	c #Conflicts:     740000 | #Constraints:      24330
3584.14/3595.17	c #Conflicts:     741000 | #Constraints:      25330
3584.14/3595.17	c #Conflicts:     742000 | #Constraints:      26330
3584.14/3595.17	c #Conflicts:     743000 | #Constraints:      27330
3584.14/3595.17	c #Conflicts:     744000 | #Constraints:      28330
3584.14/3595.17	c longest_trail_len= 20009 last_longest_trail_len= 20009
3584.14/3595.17	c longest_trail_len= 20009 last_longest_trail_len= 20009
3584.14/3595.17	c longest_trail_len= 20009 last_longest_trail_len= 20009
3584.14/3595.17	c longest_trail_len= 20009 last_longest_trail_len= 20009
3584.14/3595.17	c longest_trail_len= 20009 last_longest_trail_len= 20009
3584.14/3595.17	c longest_trail_len= 20009 last_longest_trail_len= 20009
3584.14/3595.17	c longest_trail_len= 20009 last_longest_trail_len= 20009
3584.14/3595.17	c #Conflicts:     745000 | #Constraints:      29330
3584.14/3595.17	c longest_trail_len= 20009 last_longest_trail_len= 20009
3584.14/3595.17	c longest_trail_len= 20009 last_longest_trail_len= 20009
3584.14/3595.17	c longest_trail_len= 20009 last_longest_trail_len= 20009
3584.14/3595.17	c longest_trail_len= 20009 last_longest_trail_len= 20009
3584.14/3595.17	c longest_trail_len= 20009 last_longest_trail_len= 20009
3584.14/3595.17	c longest_trail_len= 20009 last_longest_trail_len= 20009
3584.14/3595.17	c #Conflicts:     746000 | #Constraints:      30330
3584.14/3595.17	c longest_trail_len= 20009 last_longest_trail_len= 20009
3584.14/3595.17	c longest_trail_len= 20009 last_longest_trail_len= 20009
3584.14/3595.17	c #Conflicts:     747000 | #Constraints:      31330
3584.14/3595.17	c longest_trail_len= 20009 last_longest_trail_len= 20009
3584.14/3595.17	c longest_trail_len= 20009 last_longest_trail_len= 20009
3584.14/3595.17	c longest_trail_len= 20009 last_longest_trail_len= 20009
3584.14/3595.17	c longest_trail_len= 20009 last_longest_trail_len= 20009
3584.14/3595.17	c longest_trail_len= 20009 last_longest_trail_len= 20009
3584.14/3595.17	c longest_trail_len= 20009 last_longest_trail_len= 20009
3584.14/3595.17	c #Conflicts:     748000 | #Constraints:      32330
3584.14/3595.17	c longest_trail_len= 20009 last_longest_trail_len= 20009
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20009
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c #Conflicts:     749000 | #Constraints:      33330
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c #Conflicts:     750000 | #Constraints:      34330
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c #Conflicts:     751000 | #Constraints:      35330
3584.14/3595.17	c #Conflicts:     752000 | #Constraints:      36330
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c #Conflicts:     753000 | #Constraints:      37330
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c #Conflicts:     754000 | #Constraints:      38330
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c #Conflicts:     755000 | #Constraints:      39330
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c #Conflicts:     756000 | #Constraints:      40330
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 279.074
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c #Conflicts:     757000 | #Constraints:      24123
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c #Conflicts:     758000 | #Constraints:      25123
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c #Conflicts:     759000 | #Constraints:      26124
3584.14/3595.17	c #Conflicts:     760000 | #Constraints:      27124
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c #Conflicts:     761000 | #Constraints:      28124
3584.14/3595.17	c #Conflicts:     762000 | #Constraints:      29124
3584.14/3595.17	c #Conflicts:     763000 | #Constraints:      30124
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c #Conflicts:     764000 | #Constraints:      31124
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c #Conflicts:     765000 | #Constraints:      32124
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c #Conflicts:     766000 | #Constraints:      33124
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c #Conflicts:     767000 | #Constraints:      34124
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c #Conflicts:     768000 | #Constraints:      35124
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c #Conflicts:     769000 | #Constraints:      36124
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c #Conflicts:     770000 | #Constraints:      37124
3584.14/3595.17	c #Conflicts:     771000 | #Constraints:      38124
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c #Conflicts:     772000 | #Constraints:      39124
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c #Conflicts:     773000 | #Constraints:      40124
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c #Conflicts:     774000 | #Constraints:      41124
3584.14/3595.17	c INPROCESSING
3584.14/3595.17	c GARBAGE COLLECT
3584.14/3595.17	c rational objective 279.106
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c #Conflicts:     775000 | #Constraints:      24684
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c #Conflicts:     776000 | #Constraints:      25684
3584.14/3595.17	c longest_trail_len= 20082 last_longest_trail_len= 20082
3584.14/3595.17	c Program interrupted by user.
3584.14/3595.17	c cpu time 1483.63 s
3584.14/3595.17	c deterministic time 168220303338 1.68e+11
3584.14/3595.17	c optimization time 1.45652 s
3584.14/3595.17	c total solve time 1482.14 s
3584.14/3595.17	c core-guided solve time 0 s
3584.14/3595.17	c propagation time 612.296 s
3584.14/3595.17	c conflict analysis time 337.803 s
3584.14/3595.17	c propagations 497855014
3584.14/3595.17	c resolve steps 22026075
3584.14/3595.17	c decisions 6007546
3584.14/3595.17	c conflicts 776097
3584.14/3595.17	c restarts 1652
3584.14/3595.17	c inprocessing phases 79
3584.14/3595.17	c input clauses 5595
3584.14/3595.17	c input cardinalities 240
3584.14/3595.17	c input general constraints 5654
3584.14/3595.17	c input average constraint length 9.71
3584.14/3595.17	c input average constraint degree 81.02
3584.14/3595.17	c learned clauses 662862
3584.14/3595.17	c learned cardinalities 23931
3584.14/3595.17	c learned general constraints 89402
3584.14/3595.17	c learned average constraint length 1753.56
3584.14/3595.17	c learned average constraint degree 92803491.77
3584.14/3595.17	c watched constraints 86146
3584.14/3595.17	c counting constraints 8910
3584.14/3595.17	c gcd simplifications 60128
3584.14/3595.17	c detected cardinalities 512
3584.14/3595.17	c weakened non-implied lits 344908549
3584.14/3595.17	c weakened non-implying lits 176736
3584.14/3595.17	c original variables 20533
3584.14/3595.17	c clausal propagations 7293879
3584.14/3595.17	c cardinality propagations 316777173
3584.14/3595.17	c watched propagations 50432864
3584.14/3595.17	c counting propagations 121000644
3584.14/3595.17	c watch lookups 3137535994
3584.14/3595.17	c watch backjump lookups 1871478945
3584.14/3595.17	c watch checks 135934196297
3584.14/3595.17	c propagation checks 22780406843
3584.14/3595.17	c constraint additions 3486912909
3584.14/3595.17	c trail pops 504618917
3584.14/3595.17	c formula constraints 11489
3584.14/3595.17	c learned constraints 775997
3584.14/3595.17	c bound constraints 0
3584.14/3595.17	c core-guided constraints 0
3584.14/3595.17	c encountered formula constraints 18779417
3584.14/3595.17	c encountered learned constraints 4021357
3584.14/3595.17	c encountered bound constraints 0
3584.14/3595.17	c encountered core-guided constraints 0
3584.14/3595.17	c LP total time 273.721 s
3584.14/3595.17	c LP solve time 267.36 s
3584.14/3595.17	c LP constraints added 13773
3584.14/3595.17	c LP constraints removed 2193
3584.14/3595.17	c LP pivots internal 778037
3584.14/3595.17	c LP pivots root 512835
3584.14/3595.17	c LP calls 251
3584.14/3595.17	c LP optimalities 147
3584.14/3595.17	c LP no pivot count 0
3584.14/3595.17	c LP infeasibilities 99
3584.14/3595.17	c LP valid Farkas constraints 99
3584.14/3595.17	c LP learned Farkas constraints 99
3584.14/3595.17	c LP basis resets 0
3584.14/3595.17	c LP cycling count 0
3584.14/3595.17	c LP singular count 0
3584.14/3595.17	c LP no primal count 0
3584.14/3595.17	c LP no farkas count 0
3584.14/3595.17	c LP other issue count 0
3584.14/3595.17	c LP Gomory cuts 0
3584.14/3595.17	c LP learned cuts 2328
3584.14/3595.17	c LP deleted cuts 2231
3584.14/3595.17	c LP encountered Gomory constraints 0
3584.14/3595.17	c LP encountered Farkas constraints 1000
3584.14/3595.17	c LP encountered learned Farkas constraints 299
3584.14/3595.17	c CG auxiliary variables introduced 0
3584.14/3595.17	c CG solutions found 0
3584.14/3595.17	c CG cores constructed 0
3584.14/3595.17	c CG core cardinality constraints returned 0
3584.14/3595.17	c CG unit cores 0
3584.14/3595.17	c CG single cores 0
3584.14/3595.17	c CG blocks removed during cardinality reduction 0
3584.14/3595.17	c CG first core best 0
3584.14/3595.17	c CG decision core best 0
3584.14/3595.17	c CG core reduction tie 0
3584.14/3595.17	c CG core degree average 0.00
3584.14/3595.17	c CG core slack average 0.00
3584.14/3595.17	c local search time 367.205 s (24.8% of runtime)
3584.14/3595.17	c LS(normal)  62.029 s, calls 1
3584.14/3595.17	c LS(restart) 305.176 s, calls 5
3584.14/3595.17	s UNKNOWN
3584.14/3595.17	c Total time: 3595.153 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-4814544-1782857935/watcher-4814544-1782857935 -o /tmp/evaluation-result-4814544-1782857935/solver-4814544-1782857935 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4814544-1782857935/vars-4814544-1782857935 --bin-var /tmp/runsolver-exch-nodeE004-1782848652-2558743 --watchdog 3760 ./Hybrid-SynLSRS+CASHWMaxSATDisjComS HOME/instance-4814544-1782857935.opb 3600 HOME 62000 

running on 4 cores: 60-63

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

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

CPU governors:
  performance: 60-63

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (110529 MiB free)
  node 1: cores 8-15, 129019 MiB (110544 MiB free)
  node 2: cores 16-23, 129019 MiB (125076 MiB free)
  node 3: cores 24-31, 128957 MiB (114787 MiB free)
  node 4: cores 32-39, 129019 MiB (109518 MiB free)
  node 5: cores 40-47, 129019 MiB (107544 MiB free)
  node 6: cores 48-55, 129019 MiB (108240 MiB free)
  node 7: cores 56-63, 128474 MiB (106403 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=2575399, runsolver pid=2575396
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.112644 s]*
/proc/loadavg: 16.04 16.19 16.28 18/905 2575412
/proc/meminfo: memFree=914053060/1055320700 swapFree=33554428/33554428
[pid=2575399] ppid=2575396 vsize=4324 memory=3200 CPUtime=0.04 cores=60-63
/proc/2575399/stat : 2575399 (Hybrid-SynLSRS+) S 2575396 2575399 2558711 0 -1 4194304 514 13437 0 0 0 0 3 1 20 0 1 0 219081304 4427776 512 18446744073709551615 93866789335040 93866790229573 140734959580416 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 93866790468624 93866790516368 93866820616192 140734959589579 140734959589739 140734959589739 140734959595475 0
/proc/2575399/statm: 1081 800 699 219 0 143 0
[pid=2575411] ppid=2575399 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2575411/stat : 2575411 (timeout) S 2575399 2575411 2558711 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 219081312 2723840 384 18446744073709551615 94171032784896 94171032801409 140735979909248 0 0 0 0 3145728 90119 1 0 0 17 61 0 0 0 0 0 94171032816176 94171032818264 94171064893440 140735979911289 140735979911580 140735979911580 140735979917287 0
/proc/2575411/statm: 665 424 397 5 0 90 0
[pid=2575412] ppid=2575411 vsize=59336 memory=20816 CPUtime=0.03 cores=60-63
/proc/2575412/stat : 2575412 (roundingsat) R 2575411 2575411 2558711 0 -1 4194304 3859 0 0 0 3 0 0 0 20 0 1 0 219081312 60760064 4974 18446744073709551615 94615834591232 94615836941177 140725236447904 0 0 0 0 0 8404994 0 0 0 17 61 0 0 0 0 0 94615837377208 94615837405352 94615865196544 140725236455567 140725236455839 140725236455839 140725236461546 0
/proc/2575412/statm: 14834 5204 1908 574 0 3990 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 66320 KiB
Current children cumulated memory: 25712 KiB

[startup+0.214743 s]*
/proc/loadavg: 16.04 16.19 16.27 17/905 2575412
/proc/meminfo: memFree=914010728/1055320700 swapFree=33554428/33554428
[pid=2575399] ppid=2575396 vsize=4324 memory=3200 CPUtime=0.04 cores=60-63
/proc/2575399/stat : 2575399 (Hybrid-SynLSRS+) S 2575396 2575399 2558711 0 -1 4194304 514 13437 0 0 0 0 3 1 20 0 1 0 219081304 4427776 512 18446744073709551615 93866789335040 93866790229573 140734959580416 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 93866790468624 93866790516368 93866820616192 140734959589579 140734959589739 140734959589739 140734959595475 0
/proc/2575399/statm: 1081 800 699 219 0 143 0
[pid=2575411] ppid=2575399 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2575411/stat : 2575411 (timeout) S 2575399 2575411 2558711 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 219081312 2723840 384 18446744073709551615 94171032784896 94171032801409 140735979909248 0 0 0 0 3145728 90119 1 0 0 17 61 0 0 0 0 0 94171032816176 94171032818264 94171064893440 140735979911289 140735979911580 140735979911580 140735979917287 0
/proc/2575411/statm: 665 424 397 5 0 90 0
[pid=2575412] ppid=2575411 vsize=100128 memory=58248 CPUtime=0.13 cores=60-63
/proc/2575412/stat : 2575412 (roundingsat) R 2575411 2575411 2558711 0 -1 4194304 15621 0 0 0 12 1 0 0 20 0 1 0 219081312 102531072 14325 18446744073709551615 94615834591232 94615836941177 140725236447904 0 0 0 0 0 8404994 0 0 0 17 61 0 0 0 0 0 94615837377208 94615837405352 94615865196544 140725236455567 140725236455839 140725236455839 140725236461546 0
/proc/2575412/statm: 25032 14562 1981 574 0 14188 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 107112 KiB
Current children cumulated memory: 63144 KiB

[startup+0.314186 s]*
/proc/loadavg: 16.04 16.19 16.27 17/905 2575412
/proc/meminfo: memFree=914009468/1055320700 swapFree=33554428/33554428
[pid=2575399] ppid=2575396 vsize=4324 memory=3200 CPUtime=0.04 cores=60-63
/proc/2575399/stat : 2575399 (Hybrid-SynLSRS+) S 2575396 2575399 2558711 0 -1 4194304 514 13437 0 0 0 0 3 1 20 0 1 0 219081304 4427776 512 18446744073709551615 93866789335040 93866790229573 140734959580416 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 93866790468624 93866790516368 93866820616192 140734959589579 140734959589739 140734959589739 140734959595475 0
/proc/2575399/statm: 1081 800 699 219 0 143 0
[pid=2575411] ppid=2575399 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2575411/stat : 2575411 (timeout) S 2575399 2575411 2558711 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 219081312 2723840 384 18446744073709551615 94171032784896 94171032801409 140735979909248 0 0 0 0 3145728 90119 1 0 0 17 61 0 0 0 0 0 94171032816176 94171032818264 94171064893440 140735979911289 140735979911580 140735979911580 140735979917287 0
/proc/2575411/statm: 665 424 397 5 0 90 0
[pid=2575412] ppid=2575411 vsize=100752 memory=60424 CPUtime=0.23 cores=60-63
/proc/2575412/stat : 2575412 (roundingsat) R 2575411 2575411 2558711 0 -1 4194304 16165 0 0 0 22 1 0 0 20 0 1 0 219081312 103170048 14837 18446744073709551615 94615834591232 94615836941177 140725236447904 0 0 0 0 0 8404994 0 0 0 17 61 0 0 0 0 0 94615837377208 94615837405352 94615865196544 140725236455567 140725236455839 140725236455839 140725236461546 0
/proc/2575412/statm: 25188 15106 1981 574 0 14344 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 107736 KiB
Current children cumulated memory: 65320 KiB

[startup+0.700167 s]
/proc/loadavg: 16.04 16.19 16.27 17/905 2575412
/proc/meminfo: memFree=914009976/1055320700 swapFree=33554428/33554428
[pid=2575399] ppid=2575396 vsize=4324 memory=3200 CPUtime=0.04 cores=60-63
/proc/2575399/stat : 2575399 (Hybrid-SynLSRS+) S 2575396 2575399 2558711 0 -1 4194304 514 13437 0 0 0 0 3 1 20 0 1 0 219081304 4427776 512 18446744073709551615 93866789335040 93866790229573 140734959580416 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 93866790468624 93866790516368 93866820616192 140734959589579 140734959589739 140734959589739 140734959595475 0
/proc/2575399/statm: 1081 800 699 219 0 143 0
[pid=2575411] ppid=2575399 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2575411/stat : 2575411 (timeout) S 2575399 2575411 2558711 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 219081312 2723840 384 18446744073709551615 94171032784896 94171032801409 140735979909248 0 0 0 0 3145728 90119 1 0 0 17 61 0 0 0 0 0 94171032816176 94171032818264 94171064893440 140735979911289 140735979911580 140735979911580 140735979917287 0
/proc/2575411/statm: 665 424 397 5 0 90 0
[pid=2575412] ppid=2575411 vsize=100752 memory=60424 CPUtime=0.6 cores=60-63
/proc/2575412/stat : 2575412 (roundingsat) R 2575411 2575411 2558711 0 -1 4194304 16165 0 0 0 59 1 0 0 20 0 1 0 219081312 103170048 14837 18446744073709551615 94615834591232 94615836941177 140725236447904 0 0 0 0 0 8404994 0 0 0 17 61 0 0 0 0 0 94615837377208 94615837405352 94615865196544 140725236455567 140725236455839 140725236455839 140725236461546 0
/proc/2575412/statm: 25188 15106 1981 574 0 14344 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 107736 KiB
Current children cumulated memory: 65320 KiB

[startup+1.50016 s]
/proc/loadavg: 16.04 16.19 16.27 18/905 2575412
/proc/meminfo: memFree=914005916/1055320700 swapFree=33554428/33554428
[pid=2575399] ppid=2575396 vsize=4324 memory=3200 CPUtime=0.04 cores=60-63
/proc/2575399/stat : 2575399 (Hybrid-SynLSRS+) S 2575396 2575399 2558711 0 -1 4194304 514 13437 0 0 0 0 3 1 20 0 1 0 219081304 4427776 512 18446744073709551615 93866789335040 93866790229573 140734959580416 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 93866790468624 93866790516368 93866820616192 140734959589579 140734959589739 140734959589739 140734959595475 0
/proc/2575399/statm: 1081 800 699 219 0 143 0
[pid=2575411] ppid=2575399 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2575411/stat : 2575411 (timeout) S 2575399 2575411 2558711 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 219081312 2723840 384 18446744073709551615 94171032784896 94171032801409 140735979909248 0 0 0 0 3145728 90119 1 0 0 17 61 0 0 0 0 0 94171032816176 94171032818264 94171064893440 140735979911289 140735979911580 140735979911580 140735979917287 0
/proc/2575411/statm: 665 424 397 5 0 90 0
[pid=2575412] ppid=2575411 vsize=100752 memory=60424 CPUtime=1.4 cores=60-63
/proc/2575412/stat : 2575412 (roundingsat) R 2575411 2575411 2558711 0 -1 4194304 16165 0 0 0 139 1 0 0 20 0 1 0 219081312 103170048 14837 18446744073709551615 94615834591232 94615836941177 140725236447904 0 0 0 0 0 8404994 0 0 0 17 61 0 0 0 0 0 94615837377208 94615837405352 94615865196544 140725236455567 140725236455839 140725236455839 140725236461546 0
/proc/2575412/statm: 25188 15106 1981 574 0 14344 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 107736 KiB
Current children cumulated memory: 65320 KiB

[startup+3.11337 s]
/proc/loadavg: 16.04 16.19 16.27 18/905 2575412
/proc/meminfo: memFree=914003000/1055320700 swapFree=33554428/33554428
[pid=2575399] ppid=2575396 vsize=4324 memory=3200 CPUtime=0.04 cores=60-63
/proc/2575399/stat : 2575399 (Hybrid-SynLSRS+) S 2575396 2575399 2558711 0 -1 4194304 514 13437 0 0 0 0 3 1 20 0 1 0 219081304 4427776 512 18446744073709551615 93866789335040 93866790229573 140734959580416 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 93866790468624 93866790516368 93866820616192 140734959589579 140734959589739 140734959589739 140734959595475 0
/proc/2575399/statm: 1081 800 699 219 0 143 0
[pid=2575411] ppid=2575399 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2575411/stat : 2575411 (timeout) S 2575399 2575411 2558711 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 219081312 2723840 384 18446744073709551615 94171032784896 94171032801409 140735979909248 0 0 0 0 3145728 90119 1 0 0 17 61 0 0 0 0 0 94171032816176 94171032818264 94171064893440 140735979911289 140735979911580 140735979911580 140735979917287 0
/proc/2575411/statm: 665 424 397 5 0 90 0
[pid=2575412] ppid=2575411 vsize=100752 memory=60424 CPUtime=3 cores=60-63
/proc/2575412/stat : 2575412 (roundingsat) R 2575411 2575411 2558711 0 -1 4194304 16165 0 0 0 299 1 0 0 20 0 1 0 219081312 103170048 14837 18446744073709551615 94615834591232 94615836941177 140725236447904 0 0 0 0 0 8404994 0 0 0 17 61 0 0 0 0 0 94615837377208 94615837405352 94615865196544 140725236455567 140725236455839 140725236455839 140725236461546 0
/proc/2575412/statm: 25188 15106 1981 574 0 14344 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 107736 KiB
Current children cumulated memory: 65320 KiB

[startup+6.30019 s]
/proc/loadavg: 16.03 16.18 16.27 18/905 2575412
/proc/meminfo: memFree=914002580/1055320700 swapFree=33554428/33554428
[pid=2575399] ppid=2575396 vsize=4324 memory=3200 CPUtime=0.04 cores=60-63
/proc/2575399/stat : 2575399 (Hybrid-SynLSRS+) S 2575396 2575399 2558711 0 -1 4194304 514 13437 0 0 0 0 3 1 20 0 1 0 219081304 4427776 512 18446744073709551615 93866789335040 93866790229573 140734959580416 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 93866790468624 93866790516368 93866820616192 140734959589579 140734959589739 140734959589739 140734959595475 0
/proc/2575399/statm: 1081 800 699 219 0 143 0
[pid=2575411] ppid=2575399 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2575411/stat : 2575411 (timeout) S 2575399 2575411 2558711 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 219081312 2723840 384 18446744073709551615 94171032784896 94171032801409 140735979909248 0 0 0 0 3145728 90119 1 0 0 17 61 0 0 0 0 0 94171032816176 94171032818264 94171064893440 140735979911289 140735979911580 140735979911580 140735979917287 0
/proc/2575411/statm: 665 424 397 5 0 90 0
[pid=2575412] ppid=2575411 vsize=100752 memory=60424 CPUtime=6.18 cores=60-63
/proc/2575412/stat : 2575412 (roundingsat) R 2575411 2575411 2558711 0 -1 4194304 16165 0 0 0 617 1 0 0 20 0 1 0 219081312 103170048 14837 18446744073709551615 94615834591232 94615836941177 140725236447904 0 0 0 0 0 8404994 0 0 0 17 61 0 0 0 0 0 94615837377208 94615837405352 94615865196544 140725236455567 140725236455839 140725236455839 140725236461546 0
/proc/2575412/statm: 25188 15106 1981 574 0 14344 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 107736 KiB
Current children cumulated memory: 65320 KiB

[startup+12.7001 s]
/proc/loadavg: 16.03 16.18 16.27 18/905 2575412
/proc/meminfo: memFree=913990512/1055320700 swapFree=33554428/33554428
[pid=2575399] ppid=2575396 vsize=4324 memory=3200 CPUtime=0.04 cores=60-63
/proc/2575399/stat : 2575399 (Hybrid-SynLSRS+) S 2575396 2575399 2558711 0 -1 4194304 514 13437 0 0 0 0 3 1 20 0 1 0 219081304 4427776 512 18446744073709551615 93866789335040 93866790229573 140734959580416 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 93866790468624 93866790516368 93866820616192 140734959589579 140734959589739 140734959589739 140734959595475 0
/proc/2575399/statm: 1081 800 699 219 0 143 0
[pid=2575411] ppid=2575399 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2575411/stat : 2575411 (timeout) S 2575399 2575411 2558711 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 219081312 2723840 384 18446744073709551615 94171032784896 94171032801409 140735979909248 0 0 0 0 3145728 90119 1 0 0 17 61 0 0 0 0 0 94171032816176 94171032818264 94171064893440 140735979911289 140735979911580 140735979911580 140735979917287 0
/proc/2575411/statm: 665 424 397 5 0 90 0
[pid=2575412] ppid=2575411 vsize=100752 memory=60556 CPUtime=12.56 cores=60-63
/proc/2575412/stat : 2575412 (roundingsat) R 2575411 2575411 2558711 0 -1 4194304 16198 0 0 0 1255 1 0 0 20 0 1 0 219081312 103170048 14965 18446744073709551615 94615834591232 94615836941177 140725236447904 0 0 0 0 0 8404994 0 0 0 17 61 0 0 0 0 0 94615837377208 94615837405352 94615865196544 140725236455567 140725236455839 140725236455839 140725236461546 0
/proc/2575412/statm: 25188 15139 1981 574 0 14344 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 107736 KiB
Current children cumulated memory: 65452 KiB

[startup+25.5002 s]
/proc/loadavg: 16.02 16.17 16.27 18/905 2575412
/proc/meminfo: memFree=913964408/1055320700 swapFree=33554428/33554428
[pid=2575399] ppid=2575396 vsize=4324 memory=3200 CPUtime=0.04 cores=60-63
/proc/2575399/stat : 2575399 (Hybrid-SynLSRS+) S 2575396 2575399 2558711 0 -1 4194304 514 13437 0 0 0 0 3 1 20 0 1 0 219081304 4427776 512 18446744073709551615 93866789335040 93866790229573 140734959580416 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 93866790468624 93866790516368 93866820616192 140734959589579 140734959589739 140734959589739 140734959595475 0
/proc/2575399/statm: 1081 800 699 219 0 143 0
[pid=2575411] ppid=2575399 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2575411/stat : 2575411 (timeout) S 2575399 2575411 2558711 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 219081312 2723840 384 18446744073709551615 94171032784896 94171032801409 140735979909248 0 0 0 0 3145728 90119 1 0 0 17 61 0 0 0 0 0 94171032816176 94171032818264 94171064893440 140735979911289 140735979911580 140735979911580 140735979917287 0
/proc/2575411/statm: 665 424 397 5 0 90 0
[pid=2575412] ppid=2575411 vsize=100752 memory=60556 CPUtime=25.32 cores=60-63
/proc/2575412/stat : 2575412 (roundingsat) R 2575411 2575411 2558711 0 -1 4194304 16198 0 0 0 2531 1 0 0 20 0 1 0 219081312 103170048 14965 18446744073709551615 94615834591232 94615836941177 140725236447904 0 0 0 0 0 8404994 0 0 0 17 61 0 0 0 0 0 94615837377208 94615837405352 94615865196544 140725236455567 140725236455839 140725236455839 140725236461546 0
/proc/2575412/statm: 25188 15139 1981 574 0 14344 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 107736 KiB

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

/proc/2575399/statm: 1081 800 699 219 0 143 0
[pid=2575852] ppid=2575399 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2575852/stat : 2575852 (timeout) S 2575399 2575852 2558711 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 219230815 2723840 256 18446744073709551615 94845499510784 94845499527297 140728356943872 0 0 0 0 3145728 90119 1 0 0 17 61 0 0 0 0 0 94845499542064 94845499544152 94845528104960 140728356948230 140728356948380 140728356948380 140728356954087 0
/proc/2575852/statm: 665 424 397 5 0 90 0
[pid=2575853] ppid=2575852 vsize=438448 memory=400108 CPUtime=1961.37 cores=60-63
/proc/2575853/stat : 2575853 (cashwmaxsat-dis) R 2575852 2575852 2558711 0 -1 4194304 324334 0 0 0 195960 177 0 0 20 0 1 0 219230815 448970752 99927 18446744073709551615 4198400 17477629 140732250995072 0 0 0 0 0 8404994 0 0 0 17 60 0 0 0 0 0 19900224 19994800 50978816 140732251003150 140732251003287 140732251003287 140732251008994 0
/proc/2575853/statm: 109612 100027 1080 3242 0 105752 0
Current children cumulated CPU time: 3451.55 s
Current children cumulated vsize: 445432 KiB
Current children cumulated memory: 405004 KiB

[startup+3522.3 s]
/proc/loadavg: 1.26 2.42 5.42 2/787 2576446
/proc/meminfo: memFree=925346728/1055320700 swapFree=33554428/33554428
[pid=2575399] ppid=2575396 vsize=4324 memory=3200 CPUtime=1490.18 cores=60-63
/proc/2575399/stat : 2575399 (Hybrid-SynLSRS+) S 2575396 2575399 2558711 0 -1 4194304 586 67914 0 0 0 0 148366 652 20 0 1 0 219081304 4427776 512 18446744073709551615 93866789335040 93866790229573 140734959580416 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 93866790468624 93866790516368 93866820616192 140734959589579 140734959589739 140734959589739 140734959595475 0
/proc/2575399/statm: 1081 800 699 219 0 143 0
[pid=2575852] ppid=2575399 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2575852/stat : 2575852 (timeout) S 2575399 2575852 2558711 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 219230815 2723840 256 18446744073709551615 94845499510784 94845499527297 140728356943872 0 0 0 0 3145728 90119 1 0 0 17 61 0 0 0 0 0 94845499542064 94845499544152 94845528104960 140728356948230 140728356948380 140728356948380 140728356954087 0
/proc/2575852/statm: 665 424 397 5 0 90 0
[pid=2575853] ppid=2575852 vsize=389352 memory=347240 CPUtime=2021.26 cores=60-63
/proc/2575853/stat : 2575853 (cashwmaxsat-dis) R 2575852 2575852 2558711 0 -1 4194304 332425 0 0 0 201944 182 0 0 20 0 1 0 219230815 398696448 86622 18446744073709551615 4198400 17477629 140732250995072 0 0 0 0 0 8404994 0 0 0 17 60 0 0 0 0 0 19900224 19994800 50978816 140732251003150 140732251003287 140732251003287 140732251008994 0
/proc/2575853/statm: 97338 86810 1080 3242 0 93478 0
Current children cumulated CPU time: 3511.44 s
Current children cumulated vsize: 396336 KiB
Current children cumulated memory: 352136 KiB

[startup+3582.3 s]
/proc/loadavg: 1.10 2.16 5.14 2/787 2576447
/proc/meminfo: memFree=925344272/1055320700 swapFree=33554428/33554428
[pid=2575399] ppid=2575396 vsize=4324 memory=3200 CPUtime=1490.18 cores=60-63
/proc/2575399/stat : 2575399 (Hybrid-SynLSRS+) S 2575396 2575399 2558711 0 -1 4194304 586 67914 0 0 0 0 148366 652 20 0 1 0 219081304 4427776 512 18446744073709551615 93866789335040 93866790229573 140734959580416 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 93866790468624 93866790516368 93866820616192 140734959589579 140734959589739 140734959589739 140734959595475 0
/proc/2575399/statm: 1081 800 699 219 0 143 0
[pid=2575852] ppid=2575399 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2575852/stat : 2575852 (timeout) S 2575399 2575852 2558711 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 219230815 2723840 256 18446744073709551615 94845499510784 94845499527297 140728356943872 0 0 0 0 3145728 90119 1 0 0 17 61 0 0 0 0 0 94845499542064 94845499544152 94845528104960 140728356948230 140728356948380 140728356948380 140728356954087 0
/proc/2575852/statm: 665 424 397 5 0 90 0
[pid=2575853] ppid=2575852 vsize=439440 memory=361992 CPUtime=2081.15 cores=60-63
/proc/2575853/stat : 2575853 (cashwmaxsat-dis) R 2575852 2575852 2558711 0 -1 4194304 343586 0 0 0 207928 187 0 0 20 0 1 0 219230815 449986560 90206 18446744073709551615 4198400 17477629 140732250995072 0 0 0 0 0 8404994 0 0 0 17 60 0 0 0 0 0 19900224 19994800 50978816 140732251003150 140732251003287 140732251003287 140732251008994 0
/proc/2575853/statm: 109860 90498 1080 3242 0 106000 0
Current children cumulated CPU time: 3571.33 s
Current children cumulated vsize: 446424 KiB
Current children cumulated memory: 366888 KiB

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

# cumulated CPU time of all completed processes:  user=3575.74 s, system=8.43082 s

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

[startup+3584 s]*
/proc/loadavg: 1.10 2.16 5.14 2/787 2576447
/proc/meminfo: memFree=925352432/1055320700 swapFree=33554428/33554428
[pid=2575399] ppid=2575396 vsize=4324 memory=3200 CPUtime=1490.18 cores=60-63
/proc/2575399/stat : 2575399 (Hybrid-SynLSRS+) S 2575396 2575399 2558711 0 -1 4194304 586 67914 0 0 0 0 148366 652 20 0 1 0 219081304 4427776 512 18446744073709551615 93866789335040 93866790229573 140734959580416 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 93866790468624 93866790516368 93866820616192 140734959589579 140734959589739 140734959589739 140734959595475 0
/proc/2575399/statm: 1081 800 699 219 0 143 0
[pid=2575852] ppid=2575399 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2575852/stat : 2575852 (timeout) S 2575399 2575852 2558711 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 219230815 2723840 256 18446744073709551615 94845499510784 94845499527297 140728356943872 0 0 0 0 3145728 90119 1 0 0 17 61 0 0 0 0 0 94845499542064 94845499544152 94845528104960 140728356948230 140728356948380 140728356948380 140728356954087 0
/proc/2575852/statm: 665 424 397 5 0 90 0
[pid=2575853] ppid=2575852 vsize=389352 memory=332276 CPUtime=2082.87 cores=60-63
/proc/2575853/stat : 2575853 (cashwmaxsat-dis) R 2575852 2575852 2558711 0 -1 4194304 344335 0 0 0 208099 188 0 0 20 0 1 0 219230815 398696448 82782 18446744073709551615 4198400 17477629 140732250995072 0 0 0 0 0 8404994 0 0 0 17 60 0 0 0 0 0 19900224 19994800 50978816 140732251003150 140732251003287 140732251003287 140732251008994 0
/proc/2575853/statm: 97338 83069 1080 3242 0 93478 0
Current children cumulated CPU time: 3573.05 s
Current children cumulated vsize: 396336 KiB
Current children cumulated memory: 337172 KiB

[startup+3590.4 s]
/proc/loadavg: 1.09 2.14 5.12 2/787 2576447
/proc/meminfo: memFree=925332772/1055320700 swapFree=33554428/33554428
[pid=2575399] ppid=2575396 vsize=4324 memory=3200 CPUtime=1490.18 cores=60-63
/proc/2575399/stat : 2575399 (Hybrid-SynLSRS+) S 2575396 2575399 2558711 0 -1 4194304 586 67914 0 0 0 0 148366 652 20 0 1 0 219081304 4427776 512 18446744073709551615 93866789335040 93866790229573 140734959580416 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 93866790468624 93866790516368 93866820616192 140734959589579 140734959589739 140734959589739 140734959595475 0
/proc/2575399/statm: 1081 800 699 219 0 143 0
[pid=2575852] ppid=2575399 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2575852/stat : 2575852 (timeout) S 2575399 2575852 2558711 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 219230815 2723840 256 18446744073709551615 94845499510784 94845499527297 140728356943872 0 0 0 0 3145728 90119 1 0 0 17 61 0 0 0 0 0 94845499542064 94845499544152 94845528104960 140728356948230 140728356948380 140728356948380 140728356954087 0
/proc/2575852/statm: 665 424 397 5 0 90 0
[pid=2575853] ppid=2575852 vsize=439440 memory=374440 CPUtime=2089.24 cores=60-63
/proc/2575853/stat : 2575853 (cashwmaxsat-dis) R 2575852 2575852 2558711 0 -1 4194304 345167 0 0 0 208736 188 0 0 20 0 1 0 219230815 449986560 93323 18446744073709551615 4198400 17477629 140732250995072 0 0 0 0 0 8404994 0 0 0 17 60 0 0 0 0 0 19900224 19994800 50978816 140732251003150 140732251003287 140732251003287 140732251008994 0
/proc/2575853/statm: 109860 93610 1080 3242 0 106000 0
Current children cumulated CPU time: 3579.42 s
Current children cumulated vsize: 446424 KiB
Current children cumulated memory: 379336 KiB

[startup+3593.6 s]
/proc/loadavg: 1.08 2.12 5.09 2/787 2576447
/proc/meminfo: memFree=925336700/1055320700 swapFree=33554428/33554428
[pid=2575399] ppid=2575396 vsize=4324 memory=3200 CPUtime=1490.18 cores=60-63
/proc/2575399/stat : 2575399 (Hybrid-SynLSRS+) S 2575396 2575399 2558711 0 -1 4194304 586 67914 0 0 0 0 148366 652 20 0 1 0 219081304 4427776 512 18446744073709551615 93866789335040 93866790229573 140734959580416 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 93866790468624 93866790516368 93866820616192 140734959589579 140734959589739 140734959589739 140734959595475 0
/proc/2575399/statm: 1081 800 699 219 0 143 0
[pid=2575852] ppid=2575399 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2575852/stat : 2575852 (timeout) S 2575399 2575852 2558711 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 219230815 2723840 256 18446744073709551615 94845499510784 94845499527297 140728356943872 0 0 0 0 3145728 90119 1 0 0 17 61 0 0 0 0 0 94845499542064 94845499544152 94845528104960 140728356948230 140728356948380 140728356948380 140728356954087 0
/proc/2575852/statm: 665 424 397 5 0 90 0
[pid=2575853] ppid=2575852 vsize=389352 memory=360456 CPUtime=2092.43 cores=60-63
/proc/2575853/stat : 2575853 (cashwmaxsat-dis) R 2575852 2575852 2558711 0 -1 4194304 345769 0 0 0 209055 188 0 0 20 0 1 0 219230815 398696448 89780 18446744073709551615 4198400 17477629 140732250995072 0 0 0 0 0 8404994 0 0 0 17 60 0 0 0 0 0 19900224 19994800 50978816 140732251003150 140732251003287 140732251003287 140732251008994 0
/proc/2575853/statm: 97338 90114 1080 3242 0 93478 0
Current children cumulated CPU time: 3582.61 s
Current children cumulated vsize: 396336 KiB
Current children cumulated memory: 365352 KiB

[startup+3594.4 s]
/proc/loadavg: 1.08 2.12 5.09 2/787 2576447
/proc/meminfo: memFree=925335188/1055320700 swapFree=33554428/33554428
[pid=2575399] ppid=2575396 vsize=4324 memory=3200 CPUtime=1490.18 cores=60-63
/proc/2575399/stat : 2575399 (Hybrid-SynLSRS+) S 2575396 2575399 2558711 0 -1 4194304 586 67914 0 0 0 0 148366 652 20 0 1 0 219081304 4427776 512 18446744073709551615 93866789335040 93866790229573 140734959580416 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 93866790468624 93866790516368 93866820616192 140734959589579 140734959589739 140734959589739 140734959595475 0
/proc/2575399/statm: 1081 800 699 219 0 143 0
[pid=2575852] ppid=2575399 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2575852/stat : 2575852 (timeout) S 2575399 2575852 2558711 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 219230815 2723840 256 18446744073709551615 94845499510784 94845499527297 140728356943872 0 0 0 0 3145728 90119 1 0 0 17 61 0 0 0 0 0 94845499542064 94845499544152 94845528104960 140728356948230 140728356948380 140728356948380 140728356954087 0
/proc/2575852/statm: 665 424 397 5 0 90 0
[pid=2575853] ppid=2575852 vsize=439440 memory=368128 CPUtime=2093.24 cores=60-63
/proc/2575853/stat : 2575853 (cashwmaxsat-dis) R 2575852 2575852 2558711 0 -1 4194304 346154 0 0 0 209135 189 0 0 20 0 1 0 219230815 449986560 91745 18446744073709551615 4198400 17477629 140732250995072 0 0 0 0 0 8404994 0 0 0 17 60 0 0 0 0 0 19900224 19994800 50978816 140732251003150 140732251003287 140732251003287 140732251008994 0
/proc/2575853/statm: 109860 92032 1080 3242 0 106000 0
Current children cumulated CPU time: 3583.42 s
Current children cumulated vsize: 446424 KiB
Current children cumulated memory: 373024 KiB

[startup+3594.8 s]
/proc/loadavg: 1.08 2.12 5.09 2/787 2576447
/proc/meminfo: memFree=925335188/1055320700 swapFree=33554428/33554428
[pid=2575399] ppid=2575396 vsize=4324 memory=3200 CPUtime=1490.18 cores=60-63
/proc/2575399/stat : 2575399 (Hybrid-SynLSRS+) S 2575396 2575399 2558711 0 -1 4194304 586 67914 0 0 0 0 148366 652 20 0 1 0 219081304 4427776 512 18446744073709551615 93866789335040 93866790229573 140734959580416 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 93866790468624 93866790516368 93866820616192 140734959589579 140734959589739 140734959589739 140734959595475 0
/proc/2575399/statm: 1081 800 699 219 0 143 0
[pid=2575852] ppid=2575399 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2575852/stat : 2575852 (timeout) S 2575399 2575852 2558711 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 219230815 2723840 256 18446744073709551615 94845499510784 94845499527297 140728356943872 0 0 0 0 3145728 90119 1 0 0 17 61 0 0 0 0 0 94845499542064 94845499544152 94845528104960 140728356948230 140728356948380 140728356948380 140728356954087 0
/proc/2575852/statm: 665 424 397 5 0 90 0
[pid=2575853] ppid=2575852 vsize=439440 memory=372224 CPUtime=2093.64 cores=60-63
/proc/2575853/stat : 2575853 (cashwmaxsat-dis) R 2575852 2575852 2558711 0 -1 4194304 346156 0 0 0 209175 189 0 0 20 0 1 0 219230815 449986560 92769 18446744073709551615 4198400 17477629 140732250995072 0 0 0 0 0 8404994 0 0 0 17 60 0 0 0 0 0 19900224 19994800 50978816 140732251003150 140732251003287 140732251003287 140732251008994 0
/proc/2575853/statm: 109860 93056 1080 3242 0 106000 0
Current children cumulated CPU time: 3583.82 s
Current children cumulated vsize: 446424 KiB
Current children cumulated memory: 377120 KiB

[startup+3595 s]*
/proc/loadavg: 1.08 2.12 5.09 2/787 2576447
/proc/meminfo: memFree=925330840/1055320700 swapFree=33554428/33554428
[pid=2575399] ppid=2575396 vsize=4324 memory=3200 CPUtime=1490.18 cores=60-63
/proc/2575399/stat : 2575399 (Hybrid-SynLSRS+) S 2575396 2575399 2558711 0 -1 4194304 586 67914 0 0 0 0 148366 652 20 0 1 0 219081304 4427776 512 18446744073709551615 93866789335040 93866790229573 140734959580416 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 93866790468624 93866790516368 93866820616192 140734959589579 140734959589739 140734959589739 140734959595475 0
/proc/2575399/statm: 1081 800 699 219 0 143 0
[pid=2575852] ppid=2575399 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2575852/stat : 2575852 (timeout) S 2575399 2575852 2558711 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 219230815 2723840 256 18446744073709551615 94845499510784 94845499527297 140728356943872 0 0 0 0 3145728 90119 1 0 0 17 61 0 0 0 0 0 94845499542064 94845499544152 94845528104960 140728356948230 140728356948380 140728356948380 140728356954087 0
/proc/2575852/statm: 665 424 397 5 0 90 0
[pid=2575853] ppid=2575852 vsize=439440 memory=374272 CPUtime=2093.85 cores=60-63
/proc/2575853/stat : 2575853 (cashwmaxsat-dis) R 2575852 2575852 2558711 0 -1 4194304 346157 0 0 0 209196 189 0 0 20 0 1 0 219230815 449986560 93281 18446744073709551615 4198400 17477629 140732250995072 0 0 0 0 0 8404994 0 0 0 17 60 0 0 0 0 0 19900224 19994800 50978816 140732251003150 140732251003287 140732251003287 140732251008994 0
/proc/2575853/statm: 109860 93568 1080 3242 0 106000 0
Current children cumulated CPU time: 3584.03 s
Current children cumulated vsize: 446424 KiB
Current children cumulated memory: 379168 KiB

[startup+3595.11 s]
/proc/loadavg: 1.08 2.12 5.09 2/787 2576447
/proc/meminfo: memFree=925330840/1055320700 swapFree=33554428/33554428
[pid=2575399] ppid=2575396 vsize=4324 memory=3216 CPUtime=3584.14 cores=60-63
/proc/2575399/stat : 2575399 (Hybrid-SynLSRS+) S 2575396 2575399 2558711 0 -1 4194304 614 414197 0 0 0 0 357572 842 20 0 1 0 219081304 4427776 512 18446744073709551615 93866789335040 93866790229573 140734959580416 0 0 0 2 4 65536 1 0 0 17 62 0 0 0 0 0 93866790468624 93866790516368 93866820616192 140734959589579 140734959589739 140734959589739 140734959595475 0
/proc/2575399/statm: 1081 804 699 219 0 143 0
Current children cumulated CPU time: 3584.14 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3216 KiB

Child status: 0

Real time (s): 3595.19
CPU time (s): 3584.17
CPU user time (s): 3575.74
CPU system time (s): 8.43082
CPU usage (%): 99.6937
Max. virtual memory (cumulated for all children) (KiB): 657048
Max. memory (cumulated for all children) (KiB): 563000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3575.74
system time used= 8.43082
maximum resident set size= 587392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 417207
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3232
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2524
involuntary context switches= 4023


# summary of solver processes directly reported to runsolver:
#   pid: 2575399
#   total CPU time (s): 3584.17
#   total CPU user time (s): 3575.74
#   total CPU system time (s): 8.43082

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.5602 second user time and 40.1544 second system time

The end

Launcher Data

Begin job on nodeE004 at 2026-07-01 00:18:55
IDJOB=4814544
IDBENCH=180913
IDSOLVER=3621
FILE ID=nodeE004/4814544-1782857935
RUNJOBID= nodeE004-1782848652-2558743
SLURM_JOB_ID= 12542930
Free space on /tmp= 797628 MiB

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

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

MD5SUM BENCH= c9ec89543f17f4b8a5aa8a660bec9448
RANDOM SEED=1082563503

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320700 kB
MemFree:        914067348 kB
MemAvailable:   1035610512 kB
Buffers:            3352 kB
Cached:         125942532 kB
SwapCached:            0 kB
Active:         17181400 kB
Inactive:       119712884 kB
Active(anon):   11727136 kB
Inactive(anon):   142608 kB
Active(file):    5454264 kB
Inactive(file): 119570276 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             24460 kB
Writeback:             0 kB
AnonPages:      10941360 kB
Mapped:           222020 kB
Shmem:            921344 kB
KReclaimable:    1539600 kB
Slab:            2119840 kB
SReclaimable:    1539600 kB
SUnreclaim:       580240 kB
KernelStack:       15376 kB
PageTables:        29216 kB
SecPageTables:     15392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:   13417248 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479700 kB
VmallocChunk:          0 kB
Percpu:           135168 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4284416 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      377284 kB
DirectMap2M:    20916224 kB
DirectMap1G:    1052770304 kB

Free space on /tmp at the end= 798484 MiB
End job on nodeE004 at 2026-07-01 01:18:50