Trace number 4797121

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
SynLSRS 2026-06-06? 3585.06 3595.94

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
prestwich/robin/normalized-robin16.opb
MD5SUMc646e12ccfd746fe0694a48782eaf83d
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark711.372
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14400
Total number of constraints1088
Number of constraints which are clauses480
Number of constraints which are cardinality constraints (but not clauses)608
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint120
Maximum length of a constraint225
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 227
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.52/0.88	c Preprocess time: 0.648 seconds
3585.01/3595.93	c RoundingSat 2
3585.01/3595.93	c branch main
3585.01/3595.93	c commit d3f91ec
3585.01/3595.93	c #variables 14400 #constraints 1088
3585.01/3595.93	c Finish cloning data from SAT to LS
3585.01/3595.93	c nbvars=14400
3585.01/3595.93	c chongqijiange= 500
3585.01/3595.93	c restart_num_ls  -100000 0
3585.01/3595.93	c Use LS-small
3585.01/3595.93	c #Conflicts:       1000 | #Constraints:       2087
3585.01/3595.93	c #Conflicts:       2000 | #Constraints:       3087
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c #Conflicts:       3000 | #Constraints:       3125
3585.01/3595.93	c #Conflicts:       4000 | #Constraints:       4125
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c #Conflicts:       5000 | #Constraints:       3559
3585.01/3595.93	c #Conflicts:       6000 | #Constraints:       4559
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c #Conflicts:       7000 | #Constraints:       3584
3585.01/3595.93	c #Conflicts:       8000 | #Constraints:       4584
3585.01/3595.93	c #Conflicts:       9000 | #Constraints:       5584
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c #Conflicts:      10000 | #Constraints:       4300
3585.01/3595.93	c #Conflicts:      11000 | #Constraints:       5300
3585.01/3595.93	c #Conflicts:      12000 | #Constraints:       6301
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c #Conflicts:      13000 | #Constraints:       4774
3585.01/3595.93	c #Conflicts:      14000 | #Constraints:       5774
3585.01/3595.93	c #Conflicts:      15000 | #Constraints:       6774
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c #Conflicts:      16000 | #Constraints:       5007
3585.01/3595.93	c #Conflicts:      17000 | #Constraints:       6007
3585.01/3595.93	c #Conflicts:      18000 | #Constraints:       7007
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c #Conflicts:      19000 | #Constraints:       5040
3585.01/3595.93	c #Conflicts:      20000 | #Constraints:       6040
3585.01/3595.93	c #Conflicts:      21000 | #Constraints:       7040
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c #Conflicts:      22000 | #Constraints:       4834
3585.01/3595.93	c #Conflicts:      23000 | #Constraints:       5834
3585.01/3595.93	c #Conflicts:      24000 | #Constraints:       6834
3585.01/3595.93	c #Conflicts:      25000 | #Constraints:       7834
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c #Conflicts:      26000 | #Constraints:       5443
3585.01/3595.93	c #Conflicts:      27000 | #Constraints:       6443
3585.01/3595.93	c #Conflicts:      28000 | #Constraints:       7443
3585.01/3595.93	c #Conflicts:      29000 | #Constraints:       8443
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c #Conflicts:      30000 | #Constraints:       5831
3585.01/3595.93	c #Conflicts:      31000 | #Constraints:       6831
3585.01/3595.93	c #Conflicts:      32000 | #Constraints:       7831
3585.01/3595.93	c #Conflicts:      33000 | #Constraints:       8832
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c #Conflicts:      34000 | #Constraints:       6043
3585.01/3595.93	c #Conflicts:      35000 | #Constraints:       7043
3585.01/3595.93	c #Conflicts:      36000 | #Constraints:       8043
3585.01/3595.93	c #Conflicts:      37000 | #Constraints:       9043
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c #Conflicts:      38000 | #Constraints:       6063
3585.01/3595.93	c #Conflicts:      39000 | #Constraints:       7063
3585.01/3595.93	c #Conflicts:      40000 | #Constraints:       8063
3585.01/3595.93	c #Conflicts:      41000 | #Constraints:       9063
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c #Conflicts:      42000 | #Constraints:       5882
3585.01/3595.93	c #Conflicts:      43000 | #Constraints:       6882
3585.01/3595.93	c #Conflicts:      44000 | #Constraints:       7882
3585.01/3595.93	c #Conflicts:      45000 | #Constraints:       8882
3585.01/3595.93	c #Conflicts:      46000 | #Constraints:       9882
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c #Conflicts:      47000 | #Constraints:       6480
3585.01/3595.93	c #Conflicts:      48000 | #Constraints:       7480
3585.01/3595.93	c #Conflicts:      49000 | #Constraints:       8480
3585.01/3595.93	c #Conflicts:      50000 | #Constraints:       9480
3585.01/3595.93	c #Conflicts:      51000 | #Constraints:      10481
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c #Conflicts:      52000 | #Constraints:       6888
3585.01/3595.93	c #Conflicts:      53000 | #Constraints:       7888
3585.01/3595.93	c #Conflicts:      54000 | #Constraints:       8888
3585.01/3595.93	c #Conflicts:      55000 | #Constraints:       9888
3585.01/3595.93	c #Conflicts:      56000 | #Constraints:      10888
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c #Conflicts:      57000 | #Constraints:       7070
3585.01/3595.93	c #Conflicts:      58000 | #Constraints:       8071
3585.01/3595.93	c #Conflicts:      59000 | #Constraints:       9071
3585.01/3595.93	c #Conflicts:      60000 | #Constraints:      10071
3585.01/3595.93	c #Conflicts:      61000 | #Constraints:      11071
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c #Conflicts:      62000 | #Constraints:       7073
3585.01/3595.93	c #Conflicts:      63000 | #Constraints:       8073
3585.01/3595.93	c #Conflicts:      64000 | #Constraints:       9073
3585.01/3595.93	c #Conflicts:      65000 | #Constraints:      10074
3585.01/3595.93	c #Conflicts:      66000 | #Constraints:      11074
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c #Conflicts:      67000 | #Constraints:       6870
3585.01/3595.93	c #Conflicts:      68000 | #Constraints:       7870
3585.01/3595.93	c #Conflicts:      69000 | #Constraints:       8870
3585.01/3595.93	c #Conflicts:      70000 | #Constraints:       9870
3585.01/3595.93	c #Conflicts:      71000 | #Constraints:      10870
3585.01/3595.93	c #Conflicts:      72000 | #Constraints:      11870
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c #Conflicts:      73000 | #Constraints:       7446
3585.01/3595.93	c #Conflicts:      74000 | #Constraints:       8446
3585.01/3595.93	c #Conflicts:      75000 | #Constraints:       9446
3585.01/3595.93	c #Conflicts:      76000 | #Constraints:      10447
3585.01/3595.93	c #Conflicts:      77000 | #Constraints:      11447
3585.01/3595.93	c #Conflicts:      78000 | #Constraints:      12447
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c #Conflicts:      79000 | #Constraints:       7868
3585.01/3595.93	c #Conflicts:      80000 | #Constraints:       8868
3585.01/3595.93	c #Conflicts:      81000 | #Constraints:       9868
3585.01/3595.93	c #Conflicts:      82000 | #Constraints:      10868
3585.01/3595.93	c #Conflicts:      83000 | #Constraints:      11868
3585.01/3595.93	c #Conflicts:      84000 | #Constraints:      12868
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c #Conflicts:      85000 | #Constraints:       8087
3585.01/3595.93	c #Conflicts:      86000 | #Constraints:       9088
3585.01/3595.93	c #Conflicts:      87000 | #Constraints:      10088
3585.01/3595.93	c #Conflicts:      88000 | #Constraints:      11088
3585.01/3595.93	c #Conflicts:      89000 | #Constraints:      12088
3585.01/3595.93	c #Conflicts:      90000 | #Constraints:      13088
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c #Conflicts:      91000 | #Constraints:       8090
3585.01/3595.93	c #Conflicts:      92000 | #Constraints:       9090
3585.01/3595.93	c #Conflicts:      93000 | #Constraints:      10090
3585.01/3595.93	c #Conflicts:      94000 | #Constraints:      11090
3585.01/3595.93	c #Conflicts:      95000 | #Constraints:      12090
3585.01/3595.93	c #Conflicts:      96000 | #Constraints:      13090
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c #Conflicts:      97000 | #Constraints:       7899
3585.01/3595.93	c #Conflicts:      98000 | #Constraints:       8899
3585.01/3595.93	c #Conflicts:      99000 | #Constraints:       9899
3585.01/3595.93	c #Conflicts:     100000 | #Constraints:      10899
3585.01/3595.93	c #Conflicts:     101000 | #Constraints:      11899
3585.01/3595.93	c #Conflicts:     102000 | #Constraints:      12899
3585.01/3595.93	c #Conflicts:     103000 | #Constraints:      13899
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c #Conflicts:     104000 | #Constraints:       8484
3585.01/3595.93	c #Conflicts:     105000 | #Constraints:       9484
3585.01/3595.93	c #Conflicts:     106000 | #Constraints:      10484
3585.01/3595.93	c #Conflicts:     107000 | #Constraints:      11484
3585.01/3595.93	c #Conflicts:     108000 | #Constraints:      12484
3585.01/3595.93	c #Conflicts:     109000 | #Constraints:      13484
3585.01/3595.93	c #Conflicts:     110000 | #Constraints:      14484
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c #Conflicts:     111000 | #Constraints:       8890
3585.01/3595.93	c #Conflicts:     112000 | #Constraints:       9891
3585.01/3595.93	c #Conflicts:     113000 | #Constraints:      10891
3585.01/3595.93	c restart_num  0 301
3585.01/3595.93	c Use LS-small
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 0
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c num_vars= 14400 len_partial_assign_no_confli= 10083
3585.01/3595.93	c update_LS_target_phase-runLS-restart
3585.01/3595.93	c #Conflicts:     114000 | #Constraints:      11891
3585.01/3595.93	c longest_trail_len= 14189 last_longest_trail_len= 0
3585.01/3595.93	c longest_trail_len= 14264 last_longest_trail_len= 14189
3585.01/3595.93	c longest_trail_len= 14264 last_longest_trail_len= 14264
3585.01/3595.93	c longest_trail_len= 14264 last_longest_trail_len= 14264
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14264
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c #Conflicts:     115000 | #Constraints:      12891
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c #Conflicts:     116000 | #Constraints:      13891
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c #Conflicts:     117000 | #Constraints:      14891
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c #Conflicts:     118000 | #Constraints:       9081
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c #Conflicts:     119000 | #Constraints:      10081
3585.01/3595.93	c #Conflicts:     120000 | #Constraints:      11081
3585.01/3595.93	c #Conflicts:     121000 | #Constraints:      12081
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c #Conflicts:     122000 | #Constraints:      13081
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c #Conflicts:     123000 | #Constraints:      14082
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c #Conflicts:     124000 | #Constraints:      15082
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c #Conflicts:     125000 | #Constraints:       9084
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c #Conflicts:     126000 | #Constraints:      10084
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c #Conflicts:     127000 | #Constraints:      11084
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c #Conflicts:     128000 | #Constraints:      12084
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c #Conflicts:     129000 | #Constraints:      13084
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c #Conflicts:     130000 | #Constraints:      14084
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c #Conflicts:     131000 | #Constraints:      15084
3585.01/3595.93	c longest_trail_len= 14293 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14295 last_longest_trail_len= 14293
3585.01/3595.93	c longest_trail_len= 14295 last_longest_trail_len= 14295
3585.01/3595.93	c longest_trail_len= 14295 last_longest_trail_len= 14295
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c longest_trail_len= 14295 last_longest_trail_len= 14295
3585.01/3595.93	c #Conflicts:     132000 | #Constraints:       8876
3585.01/3595.93	c longest_trail_len= 14295 last_longest_trail_len= 14295
3585.01/3595.93	c longest_trail_len= 14295 last_longest_trail_len= 14295
3585.01/3595.93	c longest_trail_len= 14295 last_longest_trail_len= 14295
3585.01/3595.93	c #Conflicts:     133000 | #Constraints:       9876
3585.01/3595.93	c longest_trail_len= 14295 last_longest_trail_len= 14295
3585.01/3595.93	c longest_trail_len= 14295 last_longest_trail_len= 14295
3585.01/3595.93	c longest_trail_len= 14295 last_longest_trail_len= 14295
3585.01/3595.93	c longest_trail_len= 14295 last_longest_trail_len= 14295
3585.01/3595.93	c longest_trail_len= 14295 last_longest_trail_len= 14295
3585.01/3595.93	c #Conflicts:     134000 | #Constraints:      10876
3585.01/3595.93	c longest_trail_len= 14295 last_longest_trail_len= 14295
3585.01/3595.93	c longest_trail_len= 14295 last_longest_trail_len= 14295
3585.01/3595.93	c longest_trail_len= 14295 last_longest_trail_len= 14295
3585.01/3595.93	c longest_trail_len= 14295 last_longest_trail_len= 14295
3585.01/3595.93	c longest_trail_len= 14295 last_longest_trail_len= 14295
3585.01/3595.93	c longest_trail_len= 14295 last_longest_trail_len= 14295
3585.01/3595.93	c longest_trail_len= 14295 last_longest_trail_len= 14295
3585.01/3595.93	c #Conflicts:     135000 | #Constraints:      11876
3585.01/3595.93	c longest_trail_len= 14295 last_longest_trail_len= 14295
3585.01/3595.93	c #Conflicts:     136000 | #Constraints:      12877
3585.01/3595.93	c longest_trail_len= 14295 last_longest_trail_len= 14295
3585.01/3595.93	c #Conflicts:     137000 | #Constraints:      13877
3585.01/3595.93	c longest_trail_len= 14295 last_longest_trail_len= 14295
3585.01/3595.93	c #Conflicts:     138000 | #Constraints:      14877
3585.01/3595.93	c #Conflicts:     139000 | #Constraints:      15877
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c #Conflicts:     140000 | #Constraints:       9494
3585.01/3595.93	c longest_trail_len= 14295 last_longest_trail_len= 14295
3585.01/3595.93	c #Conflicts:     141000 | #Constraints:      10494
3585.01/3595.93	c #Conflicts:     142000 | #Constraints:      11494
3585.01/3595.93	c #Conflicts:     143000 | #Constraints:      12495
3585.01/3595.93	c #Conflicts:     144000 | #Constraints:      13495
3585.01/3595.93	c #Conflicts:     145000 | #Constraints:      14495
3585.01/3595.93	c #Conflicts:     146000 | #Constraints:      15495
3585.01/3595.93	c #Conflicts:     147000 | #Constraints:      16496
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c longest_trail_len= 14295 last_longest_trail_len= 14295
3585.01/3595.93	c longest_trail_len= 14295 last_longest_trail_len= 14295
3585.01/3595.93	c longest_trail_len= 14295 last_longest_trail_len= 14295
3585.01/3595.93	c longest_trail_len= 14295 last_longest_trail_len= 14295
3585.01/3595.93	c longest_trail_len= 14295 last_longest_trail_len= 14295
3585.01/3595.93	c longest_trail_len= 14295 last_longest_trail_len= 14295
3585.01/3595.93	c #Conflicts:     148000 | #Constraints:       9926
3585.01/3595.93	c longest_trail_len= 14295 last_longest_trail_len= 14295
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14295
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     149000 | #Constraints:      10926
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     150000 | #Constraints:      11926
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     151000 | #Constraints:      12926
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     152000 | #Constraints:      13926
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     153000 | #Constraints:      14926
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     154000 | #Constraints:      15926
3585.01/3595.93	c #Conflicts:     155000 | #Constraints:      16927
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     156000 | #Constraints:      10139
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     157000 | #Constraints:      11139
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     158000 | #Constraints:      12139
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     159000 | #Constraints:      13139
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     160000 | #Constraints:      14139
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     161000 | #Constraints:      15139
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     162000 | #Constraints:      16139
3585.01/3595.93	c #Conflicts:     163000 | #Constraints:      17139
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     164000 | #Constraints:      10142
3585.01/3595.93	c #Conflicts:     165000 | #Constraints:      11142
3585.01/3595.93	c #Conflicts:     166000 | #Constraints:      12142
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     167000 | #Constraints:      13142
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     168000 | #Constraints:      14142
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     169000 | #Constraints:      15142
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     170000 | #Constraints:      16142
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     171000 | #Constraints:      17142
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     172000 | #Constraints:       9927
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     173000 | #Constraints:      10927
3585.01/3595.93	c #Conflicts:     174000 | #Constraints:      11927
3585.01/3595.93	c longest_trail_len= 14317 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14317 last_longest_trail_len= 14317
3585.01/3595.93	c longest_trail_len= 14317 last_longest_trail_len= 14317
3585.01/3595.93	c longest_trail_len= 14317 last_longest_trail_len= 14317
3585.01/3595.93	c longest_trail_len= 14317 last_longest_trail_len= 14317
3585.01/3595.93	c #Conflicts:     175000 | #Constraints:      12927
3585.01/3595.93	c longest_trail_len= 14317 last_longest_trail_len= 14317
3585.01/3595.93	c longest_trail_len= 14317 last_longest_trail_len= 14317
3585.01/3595.93	c longest_trail_len= 14317 last_longest_trail_len= 14317
3585.01/3595.93	c longest_trail_len= 14317 last_longest_trail_len= 14317
3585.01/3595.93	c longest_trail_len= 14317 last_longest_trail_len= 14317
3585.01/3595.93	c #Conflicts:     176000 | #Constraints:      13928
3585.01/3595.93	c longest_trail_len= 14317 last_longest_trail_len= 14317
3585.01/3595.93	c longest_trail_len= 14317 last_longest_trail_len= 14317
3585.01/3595.93	c longest_trail_len= 14317 last_longest_trail_len= 14317
3585.01/3595.93	c longest_trail_len= 14317 last_longest_trail_len= 14317
3585.01/3595.93	c longest_trail_len= 14317 last_longest_trail_len= 14317
3585.01/3595.93	c #Conflicts:     177000 | #Constraints:      14928
3585.01/3595.93	c longest_trail_len= 14317 last_longest_trail_len= 14317
3585.01/3595.93	c longest_trail_len= 14317 last_longest_trail_len= 14317
3585.01/3595.93	c longest_trail_len= 14317 last_longest_trail_len= 14317
3585.01/3595.93	c #Conflicts:     178000 | #Constraints:      15928
3585.01/3595.93	c longest_trail_len= 14317 last_longest_trail_len= 14317
3585.01/3595.93	c longest_trail_len= 14317 last_longest_trail_len= 14317
3585.01/3595.93	c longest_trail_len= 14317 last_longest_trail_len= 14317
3585.01/3595.93	c longest_trail_len= 14317 last_longest_trail_len= 14317
3585.01/3595.93	c longest_trail_len= 14317 last_longest_trail_len= 14317
3585.01/3595.93	c #Conflicts:     179000 | #Constraints:      16928
3585.01/3595.93	c longest_trail_len= 14317 last_longest_trail_len= 14317
3585.01/3595.93	c longest_trail_len= 14317 last_longest_trail_len= 14317
3585.01/3595.93	c longest_trail_len= 14317 last_longest_trail_len= 14317
3585.01/3595.93	c longest_trail_len= 14317 last_longest_trail_len= 14317
3585.01/3595.93	c longest_trail_len= 14317 last_longest_trail_len= 14317
3585.01/3595.93	c longest_trail_len= 14317 last_longest_trail_len= 14317
3585.01/3595.93	c #Conflicts:     180000 | #Constraints:      17929
3585.01/3595.93	c longest_trail_len= 14317 last_longest_trail_len= 14317
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c longest_trail_len= 14317 last_longest_trail_len= 14317
3585.01/3595.93	c #Conflicts:     181000 | #Constraints:      10536
3585.01/3595.93	c #Conflicts:     182000 | #Constraints:      11536
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14317
3585.01/3595.93	c #Conflicts:     183000 | #Constraints:      12536
3585.01/3595.93	c #Conflicts:     184000 | #Constraints:      13536
3585.01/3595.93	c #Conflicts:     185000 | #Constraints:      14537
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c #Conflicts:     186000 | #Constraints:      15537
3585.01/3595.93	c #Conflicts:     187000 | #Constraints:      16537
3585.01/3595.93	c #Conflicts:     188000 | #Constraints:      17537
3585.01/3595.93	c #Conflicts:     189000 | #Constraints:      18537
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c #Conflicts:     190000 | #Constraints:      10931
3585.01/3595.93	c #Conflicts:     191000 | #Constraints:      11932
3585.01/3595.93	c #Conflicts:     192000 | #Constraints:      12932
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c #Conflicts:     193000 | #Constraints:      13932
3585.01/3595.93	c #Conflicts:     194000 | #Constraints:      14932
3585.01/3595.93	c #Conflicts:     195000 | #Constraints:      15932
3585.01/3595.93	c #Conflicts:     196000 | #Constraints:      16932
3585.01/3595.93	c #Conflicts:     197000 | #Constraints:      17932
3585.01/3595.93	c #Conflicts:     198000 | #Constraints:      18932
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c #Conflicts:     199000 | #Constraints:      11153
3585.01/3595.93	c #Conflicts:     200000 | #Constraints:      12153
3585.01/3595.93	c #Conflicts:     201000 | #Constraints:      13153
3585.01/3595.93	c #Conflicts:     202000 | #Constraints:      14153
3585.01/3595.93	c #Conflicts:     203000 | #Constraints:      15153
3585.01/3595.93	c #Conflicts:     204000 | #Constraints:      16153
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c #Conflicts:     205000 | #Constraints:      17153
3585.01/3595.93	c #Conflicts:     206000 | #Constraints:      18153
3585.01/3595.93	c #Conflicts:     207000 | #Constraints:      19153
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c #Conflicts:     208000 | #Constraints:      11148
3585.01/3595.93	c #Conflicts:     209000 | #Constraints:      12148
3585.01/3595.93	c #Conflicts:     210000 | #Constraints:      13148
3585.01/3595.93	c #Conflicts:     211000 | #Constraints:      14148
3585.01/3595.93	c #Conflicts:     212000 | #Constraints:      15148
3585.01/3595.93	c #Conflicts:     213000 | #Constraints:      16148
3585.01/3595.93	c #Conflicts:     214000 | #Constraints:      17148
3585.01/3595.93	c #Conflicts:     215000 | #Constraints:      18148
3585.01/3595.93	c #Conflicts:     216000 | #Constraints:      19148
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c #Conflicts:     217000 | #Constraints:      10938
3585.01/3595.93	c #Conflicts:     218000 | #Constraints:      11939
3585.01/3595.93	c #Conflicts:     219000 | #Constraints:      12939
3585.01/3595.93	c #Conflicts:     220000 | #Constraints:      13939
3585.01/3595.93	c #Conflicts:     221000 | #Constraints:      14939
3585.01/3595.93	c #Conflicts:     222000 | #Constraints:      15939
3585.01/3595.93	c #Conflicts:     223000 | #Constraints:      16939
3585.01/3595.93	c #Conflicts:     224000 | #Constraints:      17939
3585.01/3595.93	c #Conflicts:     225000 | #Constraints:      18939
3585.01/3595.93	c #Conflicts:     226000 | #Constraints:      19939
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c #Conflicts:     227000 | #Constraints:      11548
3585.01/3595.93	c #Conflicts:     228000 | #Constraints:      12548
3585.01/3595.93	c #Conflicts:     229000 | #Constraints:      13548
3585.01/3595.93	c #Conflicts:     230000 | #Constraints:      14548
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c #Conflicts:     231000 | #Constraints:      15548
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c #Conflicts:     232000 | #Constraints:      16548
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c #Conflicts:     233000 | #Constraints:      17548
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c #Conflicts:     234000 | #Constraints:      18548
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c #Conflicts:     235000 | #Constraints:      19548
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c #Conflicts:     236000 | #Constraints:      20549
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c #Conflicts:     237000 | #Constraints:      11922
3585.01/3595.93	c #Conflicts:     238000 | #Constraints:      12922
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c #Conflicts:     239000 | #Constraints:      13922
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c #Conflicts:     240000 | #Constraints:      14922
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c #Conflicts:     241000 | #Constraints:      15922
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c #Conflicts:     242000 | #Constraints:      16922
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c #Conflicts:     243000 | #Constraints:      17922
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c #Conflicts:     244000 | #Constraints:      18922
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c #Conflicts:     245000 | #Constraints:      19922
3585.01/3595.93	c #Conflicts:     246000 | #Constraints:      20922
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c #Conflicts:     247000 | #Constraints:      12138
3585.01/3595.93	c #Conflicts:     248000 | #Constraints:      13138
3585.01/3595.93	c #Conflicts:     249000 | #Constraints:      14138
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c #Conflicts:     250000 | #Constraints:      15138
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c #Conflicts:     251000 | #Constraints:      16138
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c #Conflicts:     252000 | #Constraints:      17138
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c #Conflicts:     253000 | #Constraints:      18138
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c #Conflicts:     254000 | #Constraints:      19139
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c #Conflicts:     255000 | #Constraints:      20139
3585.01/3595.93	c restart_num  301 602
3585.01/3595.93	c Use LS-small
3585.01/3595.93	c longest_trail_len= 14326 last_longest_trail_len= 14326
3585.01/3595.93	c num_vars= 14400 len_partial_assign_no_confli= 9653
3585.01/3595.93	c update_LS_target_phase-runLS-restart
3585.01/3595.93	c #Conflicts:     256000 | #Constraints:      21139
3585.01/3595.93	c longest_trail_len= 14215 last_longest_trail_len= 0
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c #Conflicts:     257000 | #Constraints:      12120
3585.01/3595.93	c longest_trail_len= 14249 last_longest_trail_len= 14215
3585.01/3595.93	c longest_trail_len= 14249 last_longest_trail_len= 14249
3585.01/3595.93	c longest_trail_len= 14249 last_longest_trail_len= 14249
3585.01/3595.93	c #Conflicts:     258000 | #Constraints:      13120
3585.01/3595.93	c longest_trail_len= 14280 last_longest_trail_len= 14249
3585.01/3595.93	c longest_trail_len= 14280 last_longest_trail_len= 14280
3585.01/3595.93	c longest_trail_len= 14280 last_longest_trail_len= 14280
3585.01/3595.93	c longest_trail_len= 14280 last_longest_trail_len= 14280
3585.01/3595.93	c longest_trail_len= 14280 last_longest_trail_len= 14280
3585.01/3595.93	c #Conflicts:     259000 | #Constraints:      14120
3585.01/3595.93	c longest_trail_len= 14280 last_longest_trail_len= 14280
3585.01/3595.93	c longest_trail_len= 14280 last_longest_trail_len= 14280
3585.01/3595.93	c longest_trail_len= 14280 last_longest_trail_len= 14280
3585.01/3595.93	c longest_trail_len= 14280 last_longest_trail_len= 14280
3585.01/3595.93	c longest_trail_len= 14280 last_longest_trail_len= 14280
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14280
3585.01/3595.93	c #Conflicts:     260000 | #Constraints:      15120
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     261000 | #Constraints:      16120
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     262000 | #Constraints:      17120
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     263000 | #Constraints:      18120
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     264000 | #Constraints:      19121
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     265000 | #Constraints:      20121
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     266000 | #Constraints:      21121
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c #Conflicts:     267000 | #Constraints:      11940
3585.01/3595.93	c #Conflicts:     268000 | #Constraints:      12940
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     269000 | #Constraints:      13940
3585.01/3595.93	c #Conflicts:     270000 | #Constraints:      14940
3585.01/3595.93	c #Conflicts:     271000 | #Constraints:      15940
3585.01/3595.93	c #Conflicts:     272000 | #Constraints:      16941
3585.01/3595.93	c #Conflicts:     273000 | #Constraints:      17941
3585.01/3595.93	c #Conflicts:     274000 | #Constraints:      18941
3585.01/3595.93	c #Conflicts:     275000 | #Constraints:      19941
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     276000 | #Constraints:      20941
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     277000 | #Constraints:      21942
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     278000 | #Constraints:      12507
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     279000 | #Constraints:      13507
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     280000 | #Constraints:      14507
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     281000 | #Constraints:      15507
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     282000 | #Constraints:      16507
3585.01/3595.93	c #Conflicts:     283000 | #Constraints:      17507
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     284000 | #Constraints:      18507
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     285000 | #Constraints:      19507
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     286000 | #Constraints:      20507
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     287000 | #Constraints:      21507
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     288000 | #Constraints:      22507
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     289000 | #Constraints:      12921
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     290000 | #Constraints:      13921
3585.01/3595.93	c #Conflicts:     291000 | #Constraints:      14921
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     292000 | #Constraints:      15921
3585.01/3595.93	c #Conflicts:     293000 | #Constraints:      16921
3585.01/3595.93	c #Conflicts:     294000 | #Constraints:      17921
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     295000 | #Constraints:      18921
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     296000 | #Constraints:      19921
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     297000 | #Constraints:      20922
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     298000 | #Constraints:      21922
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     299000 | #Constraints:      22922
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     300000 | #Constraints:      13114
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     301000 | #Constraints:      14114
3585.01/3595.93	c #Conflicts:     302000 | #Constraints:      15114
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     303000 | #Constraints:      16114
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     304000 | #Constraints:      17114
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     305000 | #Constraints:      18114
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     306000 | #Constraints:      19114
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     307000 | #Constraints:      20114
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     308000 | #Constraints:      21114
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     309000 | #Constraints:      22114
3585.01/3595.93	c #Conflicts:     310000 | #Constraints:      23114
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     311000 | #Constraints:      13128
3585.01/3595.93	c #Conflicts:     312000 | #Constraints:      14129
3585.01/3595.93	c #Conflicts:     313000 | #Constraints:      15129
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     314000 | #Constraints:      16129
3585.01/3595.93	c #Conflicts:     315000 | #Constraints:      17129
3585.01/3595.93	c #Conflicts:     316000 | #Constraints:      18129
3585.01/3595.93	c #Conflicts:     317000 | #Constraints:      19129
3585.01/3595.93	c #Conflicts:     318000 | #Constraints:      20129
3585.01/3595.93	c #Conflicts:     319000 | #Constraints:      21129
3585.01/3595.93	c #Conflicts:     320000 | #Constraints:      22129
3585.01/3595.93	c longest_trail_len= 14313 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     321000 | #Constraints:      23129
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c #Conflicts:     322000 | #Constraints:      12942
3585.01/3595.93	c #Conflicts:     323000 | #Constraints:      13943
3585.01/3595.93	c #Conflicts:     324000 | #Constraints:      14943
3585.01/3595.93	c #Conflicts:     325000 | #Constraints:      15943
3585.01/3595.93	c #Conflicts:     326000 | #Constraints:      16943
3585.01/3595.93	c #Conflicts:     327000 | #Constraints:      17943
3585.01/3595.93	c #Conflicts:     328000 | #Constraints:      18943
3585.01/3595.93	c #Conflicts:     329000 | #Constraints:      19943
3585.01/3595.93	c #Conflicts:     330000 | #Constraints:      20943
3585.01/3595.93	c #Conflicts:     331000 | #Constraints:      21943
3585.01/3595.93	c #Conflicts:     332000 | #Constraints:      22943
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14313
3585.01/3595.93	c #Conflicts:     333000 | #Constraints:      23943
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c #Conflicts:     334000 | #Constraints:      13493
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c #Conflicts:     335000 | #Constraints:      14493
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c #Conflicts:     336000 | #Constraints:      15493
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c #Conflicts:     337000 | #Constraints:      16493
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c #Conflicts:     338000 | #Constraints:      17494
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c #Conflicts:     339000 | #Constraints:      18494
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c #Conflicts:     340000 | #Constraints:      19494
3585.01/3595.93	c #Conflicts:     341000 | #Constraints:      20494
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c #Conflicts:     342000 | #Constraints:      21494
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c #Conflicts:     343000 | #Constraints:      22494
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c #Conflicts:     344000 | #Constraints:      23494
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c #Conflicts:     345000 | #Constraints:      24494
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c #Conflicts:     346000 | #Constraints:      13909
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c #Conflicts:     347000 | #Constraints:      14910
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c #Conflicts:     348000 | #Constraints:      15910
3585.01/3595.93	c #Conflicts:     349000 | #Constraints:      16910
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c #Conflicts:     350000 | #Constraints:      17911
3585.01/3595.93	c #Conflicts:     351000 | #Constraints:      18911
3585.01/3595.93	c #Conflicts:     352000 | #Constraints:      19911
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c #Conflicts:     353000 | #Constraints:      20911
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c #Conflicts:     354000 | #Constraints:      21911
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c #Conflicts:     355000 | #Constraints:      22911
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c #Conflicts:     356000 | #Constraints:      23911
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c #Conflicts:     357000 | #Constraints:      24911
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c #Conflicts:     358000 | #Constraints:      14122
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c #Conflicts:     359000 | #Constraints:      15122
3585.01/3595.93	c #Conflicts:     360000 | #Constraints:      16122
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c #Conflicts:     361000 | #Constraints:      17122
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c #Conflicts:     362000 | #Constraints:      18122
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c #Conflicts:     363000 | #Constraints:      19122
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c #Conflicts:     364000 | #Constraints:      20122
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c #Conflicts:     365000 | #Constraints:      21122
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c #Conflicts:     366000 | #Constraints:      22122
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c #Conflicts:     367000 | #Constraints:      23122
3585.01/3595.93	c #Conflicts:     368000 | #Constraints:      24122
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c #Conflicts:     369000 | #Constraints:      25122
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c #Conflicts:     370000 | #Constraints:      14121
3585.01/3595.93	c #Conflicts:     371000 | #Constraints:      15121
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c #Conflicts:     372000 | #Constraints:      16121
3585.01/3595.93	c #Conflicts:     373000 | #Constraints:      17121
3585.01/3595.93	c #Conflicts:     374000 | #Constraints:      18121
3585.01/3595.93	c #Conflicts:     375000 | #Constraints:      19121
3585.01/3595.93	c #Conflicts:     376000 | #Constraints:      20121
3585.01/3595.93	c #Conflicts:     377000 | #Constraints:      21121
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c #Conflicts:     378000 | #Constraints:      22121
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c #Conflicts:     379000 | #Constraints:      23121
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c restart_num  602 903
3585.01/3595.93	c Use LS-small
3585.01/3595.93	c longest_trail_len= 14316 last_longest_trail_len= 14316
3585.01/3595.93	c num_vars= 14400 len_partial_assign_no_confli= 9865
3585.01/3595.93	c update_LS_target_phase-runLS-restart
3585.01/3595.93	c longest_trail_len= 14195 last_longest_trail_len= 0
3585.01/3595.93	c longest_trail_len= 14257 last_longest_trail_len= 14195
3585.01/3595.93	c #Conflicts:     380000 | #Constraints:      24121
3585.01/3595.93	c longest_trail_len= 14271 last_longest_trail_len= 14257
3585.01/3595.93	c #Conflicts:     381000 | #Constraints:      25121
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14271
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c #Conflicts:     382000 | #Constraints:      13912
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c #Conflicts:     383000 | #Constraints:      14912
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c #Conflicts:     384000 | #Constraints:      15913
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c #Conflicts:     385000 | #Constraints:      16913
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c #Conflicts:     386000 | #Constraints:      17913
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c #Conflicts:     387000 | #Constraints:      18913
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c #Conflicts:     388000 | #Constraints:      19913
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c #Conflicts:     389000 | #Constraints:      20913
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c #Conflicts:     390000 | #Constraints:      21914
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c #Conflicts:     391000 | #Constraints:      22914
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c #Conflicts:     392000 | #Constraints:      23914
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c #Conflicts:     393000 | #Constraints:      24914
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c #Conflicts:     394000 | #Constraints:      25914
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c #Conflicts:     395000 | #Constraints:      14520
3585.01/3595.93	c #Conflicts:     396000 | #Constraints:      15520
3585.01/3595.93	c #Conflicts:     397000 | #Constraints:      16520
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c #Conflicts:     398000 | #Constraints:      17520
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c #Conflicts:     399000 | #Constraints:      18520
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c #Conflicts:     400000 | #Constraints:      19520
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c #Conflicts:     401000 | #Constraints:      20520
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c #Conflicts:     402000 | #Constraints:      21520
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c #Conflicts:     403000 | #Constraints:      22520
3585.01/3595.93	c longest_trail_len= 14286 last_longest_trail_len= 14286
3585.01/3595.93	c #Conflicts:     404000 | #Constraints:      23520
3585.01/3595.93	c #Conflicts:     405000 | #Constraints:      24520
3585.01/3595.93	c longest_trail_len= 14287 last_longest_trail_len= 14286
3585.01/3595.93	c longest_trail_len= 14287 last_longest_trail_len= 14287
3585.01/3595.93	c longest_trail_len= 14287 last_longest_trail_len= 14287
3585.01/3595.93	c longest_trail_len= 14287 last_longest_trail_len= 14287
3585.01/3595.93	c longest_trail_len= 14287 last_longest_trail_len= 14287
3585.01/3595.93	c longest_trail_len= 14287 last_longest_trail_len= 14287
3585.01/3595.93	c longest_trail_len= 14287 last_longest_trail_len= 14287
3585.01/3595.93	c #Conflicts:     406000 | #Constraints:      25520
3585.01/3595.93	c longest_trail_len= 14287 last_longest_trail_len= 14287
3585.01/3595.93	c longest_trail_len= 14287 last_longest_trail_len= 14287
3585.01/3595.93	c longest_trail_len= 14287 last_longest_trail_len= 14287
3585.01/3595.93	c longest_trail_len= 14287 last_longest_trail_len= 14287
3585.01/3595.93	c longest_trail_len= 14287 last_longest_trail_len= 14287
3585.01/3595.93	c longest_trail_len= 14287 last_longest_trail_len= 14287
3585.01/3595.93	c #Conflicts:     407000 | #Constraints:      26520
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c longest_trail_len= 14287 last_longest_trail_len= 14287
3585.01/3595.93	c longest_trail_len= 14287 last_longest_trail_len= 14287
3585.01/3595.93	c #Conflicts:     408000 | #Constraints:      14940
3585.01/3595.93	c longest_trail_len= 14287 last_longest_trail_len= 14287
3585.01/3595.93	c longest_trail_len= 14287 last_longest_trail_len= 14287
3585.01/3595.93	c longest_trail_len= 14287 last_longest_trail_len= 14287
3585.01/3595.93	c longest_trail_len= 14287 last_longest_trail_len= 14287
3585.01/3595.93	c longest_trail_len= 14287 last_longest_trail_len= 14287
3585.01/3595.93	c longest_trail_len= 14287 last_longest_trail_len= 14287
3585.01/3595.93	c #Conflicts:     409000 | #Constraints:      15940
3585.01/3595.93	c longest_trail_len= 14287 last_longest_trail_len= 14287
3585.01/3595.93	c longest_trail_len= 14287 last_longest_trail_len= 14287
3585.01/3595.93	c longest_trail_len= 14287 last_longest_trail_len= 14287
3585.01/3595.93	c longest_trail_len= 14287 last_longest_trail_len= 14287
3585.01/3595.93	c longest_trail_len= 14287 last_longest_trail_len= 14287
3585.01/3595.93	c longest_trail_len= 14287 last_longest_trail_len= 14287
3585.01/3595.93	c #Conflicts:     410000 | #Constraints:      16940
3585.01/3595.93	c longest_trail_len= 14287 last_longest_trail_len= 14287
3585.01/3595.93	c longest_trail_len= 14287 last_longest_trail_len= 14287
3585.01/3595.93	c longest_trail_len= 14287 last_longest_trail_len= 14287
3585.01/3595.93	c #Conflicts:     411000 | #Constraints:      17941
3585.01/3595.93	c longest_trail_len= 14287 last_longest_trail_len= 14287
3585.01/3595.93	c #Conflicts:     412000 | #Constraints:      18941
3585.01/3595.93	c #Conflicts:     413000 | #Constraints:      19941
3585.01/3595.93	c longest_trail_len= 14287 last_longest_trail_len= 14287
3585.01/3595.93	c #Conflicts:     414000 | #Constraints:      20941
3585.01/3595.93	c #Conflicts:     415000 | #Constraints:      21941
3585.01/3595.93	c #Conflicts:     416000 | #Constraints:      22941
3585.01/3595.93	c longest_trail_len= 14287 last_longest_trail_len= 14287
3585.01/3595.93	c #Conflicts:     417000 | #Constraints:      23941
3585.01/3595.93	c #Conflicts:     418000 | #Constraints:      24941
3585.01/3595.93	c #Conflicts:     419000 | #Constraints:      25941
3585.01/3595.93	c #Conflicts:     420000 | #Constraints:      26941
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c #Conflicts:     421000 | #Constraints:      15152
3585.01/3595.93	c #Conflicts:     422000 | #Constraints:      16153
3585.01/3595.93	c longest_trail_len= 14287 last_longest_trail_len= 14287
3585.01/3595.93	c #Conflicts:     423000 | #Constraints:      17153
3585.01/3595.93	c #Conflicts:     424000 | #Constraints:      18153
3585.01/3595.93	c #Conflicts:     425000 | #Constraints:      19153
3585.01/3595.93	c #Conflicts:     426000 | #Constraints:      20153
3585.01/3595.93	c #Conflicts:     427000 | #Constraints:      21153
3585.01/3595.93	c #Conflicts:     428000 | #Constraints:      22153
3585.01/3595.93	c #Conflicts:     429000 | #Constraints:      23153
3585.01/3595.93	c #Conflicts:     430000 | #Constraints:      24153
3585.01/3595.93	c #Conflicts:     431000 | #Constraints:      25153
3585.01/3595.93	c #Conflicts:     432000 | #Constraints:      26153
3585.01/3595.93	c #Conflicts:     433000 | #Constraints:      27153
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c #Conflicts:     434000 | #Constraints:      15153
3585.01/3595.93	c #Conflicts:     435000 | #Constraints:      16153
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14287
3585.01/3595.93	c #Conflicts:     436000 | #Constraints:      17153
3585.01/3595.93	c #Conflicts:     437000 | #Constraints:      18153
3585.01/3595.93	c #Conflicts:     438000 | #Constraints:      19154
3585.01/3595.93	c #Conflicts:     439000 | #Constraints:      20154
3585.01/3595.93	c #Conflicts:     440000 | #Constraints:      21154
3585.01/3595.93	c #Conflicts:     441000 | #Constraints:      22154
3585.01/3595.93	c #Conflicts:     442000 | #Constraints:      23154
3585.01/3595.93	c #Conflicts:     443000 | #Constraints:      24154
3585.01/3595.93	c #Conflicts:     444000 | #Constraints:      25154
3585.01/3595.93	c #Conflicts:     445000 | #Constraints:      26154
3585.01/3595.93	c #Conflicts:     446000 | #Constraints:      27155
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c #Conflicts:     447000 | #Constraints:      14955
3585.01/3595.93	c #Conflicts:     448000 | #Constraints:      15955
3585.01/3595.93	c #Conflicts:     449000 | #Constraints:      16955
3585.01/3595.93	c #Conflicts:     450000 | #Constraints:      17955
3585.01/3595.93	c #Conflicts:     451000 | #Constraints:      18955
3585.01/3595.93	c #Conflicts:     452000 | #Constraints:      19955
3585.01/3595.93	c #Conflicts:     453000 | #Constraints:      20955
3585.01/3595.93	c #Conflicts:     454000 | #Constraints:      21956
3585.01/3595.93	c #Conflicts:     455000 | #Constraints:      22956
3585.01/3595.93	c #Conflicts:     456000 | #Constraints:      23956
3585.01/3595.93	c #Conflicts:     457000 | #Constraints:      24956
3585.01/3595.93	c #Conflicts:     458000 | #Constraints:      25956
3585.01/3595.93	c #Conflicts:     459000 | #Constraints:      26956
3585.01/3595.93	c #Conflicts:     460000 | #Constraints:      27956
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c #Conflicts:     461000 | #Constraints:      15568
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     462000 | #Constraints:      16568
3585.01/3595.93	c #Conflicts:     463000 | #Constraints:      17568
3585.01/3595.93	c #Conflicts:     464000 | #Constraints:      18568
3585.01/3595.93	c #Conflicts:     465000 | #Constraints:      19568
3585.01/3595.93	c #Conflicts:     466000 | #Constraints:      20568
3585.01/3595.93	c #Conflicts:     467000 | #Constraints:      21568
3585.01/3595.93	c #Conflicts:     468000 | #Constraints:      22568
3585.01/3595.93	c #Conflicts:     469000 | #Constraints:      23568
3585.01/3595.93	c #Conflicts:     470000 | #Constraints:      24569
3585.01/3595.93	c #Conflicts:     471000 | #Constraints:      25569
3585.01/3595.93	c #Conflicts:     472000 | #Constraints:      26569
3585.01/3595.93	c #Conflicts:     473000 | #Constraints:      27569
3585.01/3595.93	c #Conflicts:     474000 | #Constraints:      28569
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c #Conflicts:     475000 | #Constraints:      15971
3585.01/3595.93	c #Conflicts:     476000 | #Constraints:      16971
3585.01/3595.93	c #Conflicts:     477000 | #Constraints:      17971
3585.01/3595.93	c #Conflicts:     478000 | #Constraints:      18971
3585.01/3595.93	c #Conflicts:     479000 | #Constraints:      19971
3585.01/3595.93	c #Conflicts:     480000 | #Constraints:      20971
3585.01/3595.93	c #Conflicts:     481000 | #Constraints:      21971
3585.01/3595.93	c #Conflicts:     482000 | #Constraints:      22971
3585.01/3595.93	c #Conflicts:     483000 | #Constraints:      23971
3585.01/3595.93	c #Conflicts:     484000 | #Constraints:      24971
3585.01/3595.93	c #Conflicts:     485000 | #Constraints:      25971
3585.01/3595.93	c #Conflicts:     486000 | #Constraints:      26971
3585.01/3595.93	c #Conflicts:     487000 | #Constraints:      27971
3585.01/3595.93	c #Conflicts:     488000 | #Constraints:      28971
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c #Conflicts:     489000 | #Constraints:      16183
3585.01/3595.93	c #Conflicts:     490000 | #Constraints:      17183
3585.01/3595.93	c #Conflicts:     491000 | #Constraints:      18183
3585.01/3595.93	c #Conflicts:     492000 | #Constraints:      19184
3585.01/3595.93	c #Conflicts:     493000 | #Constraints:      20184
3585.01/3595.93	c #Conflicts:     494000 | #Constraints:      21184
3585.01/3595.93	c #Conflicts:     495000 | #Constraints:      22184
3585.01/3595.93	c #Conflicts:     496000 | #Constraints:      23184
3585.01/3595.93	c #Conflicts:     497000 | #Constraints:      24184
3585.01/3595.93	c #Conflicts:     498000 | #Constraints:      25184
3585.01/3595.93	c #Conflicts:     499000 | #Constraints:      26184
3585.01/3595.93	c #Conflicts:     500000 | #Constraints:      27184
3585.01/3595.93	c #Conflicts:     501000 | #Constraints:      28184
3585.01/3595.93	c #Conflicts:     502000 | #Constraints:      29184
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c #Conflicts:     503000 | #Constraints:      16160
3585.01/3595.93	c #Conflicts:     504000 | #Constraints:      17160
3585.01/3595.93	c #Conflicts:     505000 | #Constraints:      18160
3585.01/3595.93	c #Conflicts:     506000 | #Constraints:      19160
3585.01/3595.93	c #Conflicts:     507000 | #Constraints:      20160
3585.01/3595.93	c #Conflicts:     508000 | #Constraints:      21160
3585.01/3595.93	c #Conflicts:     509000 | #Constraints:      22160
3585.01/3595.93	c #Conflicts:     510000 | #Constraints:      23161
3585.01/3595.93	c #Conflicts:     511000 | #Constraints:      24161
3585.01/3595.93	c #Conflicts:     512000 | #Constraints:      25161
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     513000 | #Constraints:      26161
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     514000 | #Constraints:      27161
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     515000 | #Constraints:      28161
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     516000 | #Constraints:      29161
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     517000 | #Constraints:      15947
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     518000 | #Constraints:      16947
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     519000 | #Constraints:      17947
3585.01/3595.93	c #Conflicts:     520000 | #Constraints:      18947
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     521000 | #Constraints:      19947
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     522000 | #Constraints:      20947
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     523000 | #Constraints:      21947
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     524000 | #Constraints:      22947
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     525000 | #Constraints:      23947
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     526000 | #Constraints:      24947
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     527000 | #Constraints:      25947
3585.01/3595.93	c #Conflicts:     528000 | #Constraints:      26948
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     529000 | #Constraints:      27948
3585.01/3595.93	c #Conflicts:     530000 | #Constraints:      28948
3585.01/3595.93	c #Conflicts:     531000 | #Constraints:      29948
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     532000 | #Constraints:      16560
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     533000 | #Constraints:      17560
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     534000 | #Constraints:      18560
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     535000 | #Constraints:      19560
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     536000 | #Constraints:      20560
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     537000 | #Constraints:      21560
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     538000 | #Constraints:      22561
3585.01/3595.93	c #Conflicts:     539000 | #Constraints:      23561
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     540000 | #Constraints:      24561
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     541000 | #Constraints:      25561
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     542000 | #Constraints:      26561
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     543000 | #Constraints:      27561
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     544000 | #Constraints:      28562
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     545000 | #Constraints:      29562
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     546000 | #Constraints:      30562
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c #Conflicts:     547000 | #Constraints:      16919
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     548000 | #Constraints:      17919
3585.01/3595.93	c #Conflicts:     549000 | #Constraints:      18919
3585.01/3595.93	c #Conflicts:     550000 | #Constraints:      19919
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     551000 | #Constraints:      20919
3585.01/3595.93	c #Conflicts:     552000 | #Constraints:      21919
3585.01/3595.93	c #Conflicts:     553000 | #Constraints:      22919
3585.01/3595.93	c #Conflicts:     554000 | #Constraints:      23919
3585.01/3595.93	c #Conflicts:     555000 | #Constraints:      24919
3585.01/3595.93	c #Conflicts:     556000 | #Constraints:      25919
3585.01/3595.93	c #Conflicts:     557000 | #Constraints:      26919
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     558000 | #Constraints:      27919
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     559000 | #Constraints:      28919
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     560000 | #Constraints:      29919
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     561000 | #Constraints:      30919
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     562000 | #Constraints:      17115
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     563000 | #Constraints:      18115
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     564000 | #Constraints:      19115
3585.01/3595.93	c #Conflicts:     565000 | #Constraints:      20115
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     566000 | #Constraints:      21115
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     567000 | #Constraints:      22115
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     568000 | #Constraints:      23115
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c #Conflicts:     569000 | #Constraints:      24116
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c restart_num  903 1204
3585.01/3595.93	c Use LS-small
3585.01/3595.93	c longest_trail_len= 14357 last_longest_trail_len= 14357
3585.01/3595.93	c num_vars= 14400 len_partial_assign_no_confli= 9375
3585.01/3595.93	c update_LS_target_phase-runLS-restart
3585.01/3595.93	c longest_trail_len= 14213 last_longest_trail_len= 0
3585.01/3595.93	c #Conflicts:     570000 | #Constraints:      25116
3585.01/3595.93	c longest_trail_len= 14213 last_longest_trail_len= 14213
3585.01/3595.93	c longest_trail_len= 14213 last_longest_trail_len= 14213
3585.01/3595.93	c longest_trail_len= 14213 last_longest_trail_len= 14213
3585.01/3595.93	c longest_trail_len= 14249 last_longest_trail_len= 14213
3585.01/3595.93	c #Conflicts:     571000 | #Constraints:      26116
3585.01/3595.93	c longest_trail_len= 14249 last_longest_trail_len= 14249
3585.01/3595.93	c #Conflicts:     572000 | #Constraints:      27116
3585.01/3595.93	c #Conflicts:     573000 | #Constraints:      28117
3585.01/3595.93	c longest_trail_len= 14277 last_longest_trail_len= 14249
3585.01/3595.93	c #Conflicts:     574000 | #Constraints:      29117
3585.01/3595.93	c #Conflicts:     575000 | #Constraints:      30117
3585.01/3595.93	c #Conflicts:     576000 | #Constraints:      31117
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c longest_trail_len= 14277 last_longest_trail_len= 14277
3585.01/3595.93	c longest_trail_len= 14277 last_longest_trail_len= 14277
3585.01/3595.93	c longest_trail_len= 14277 last_longest_trail_len= 14277
3585.01/3595.93	c longest_trail_len= 14277 last_longest_trail_len= 14277
3585.01/3595.93	c longest_trail_len= 14277 last_longest_trail_len= 14277
3585.01/3595.93	c longest_trail_len= 14277 last_longest_trail_len= 14277
3585.01/3595.93	c #Conflicts:     577000 | #Constraints:      17149
3585.01/3595.93	c longest_trail_len= 14277 last_longest_trail_len= 14277
3585.01/3595.93	c longest_trail_len= 14277 last_longest_trail_len= 14277
3585.01/3595.93	c longest_trail_len= 14277 last_longest_trail_len= 14277
3585.01/3595.93	c longest_trail_len= 14277 last_longest_trail_len= 14277
3585.01/3595.93	c longest_trail_len= 14277 last_longest_trail_len= 14277
3585.01/3595.93	c #Conflicts:     578000 | #Constraints:      18149
3585.01/3595.93	c longest_trail_len= 14277 last_longest_trail_len= 14277
3585.01/3595.93	c longest_trail_len= 14277 last_longest_trail_len= 14277
3585.01/3595.93	c longest_trail_len= 14277 last_longest_trail_len= 14277
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14277
3585.01/3595.93	c #Conflicts:     579000 | #Constraints:      19149
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c #Conflicts:     580000 | #Constraints:      20149
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c #Conflicts:     581000 | #Constraints:      21150
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c #Conflicts:     582000 | #Constraints:      22150
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c #Conflicts:     583000 | #Constraints:      23150
3585.01/3595.93	c #Conflicts:     584000 | #Constraints:      24150
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c #Conflicts:     585000 | #Constraints:      25150
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c #Conflicts:     586000 | #Constraints:      26151
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c #Conflicts:     587000 | #Constraints:      27151
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c #Conflicts:     588000 | #Constraints:      28151
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c #Conflicts:     589000 | #Constraints:      29151
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c #Conflicts:     590000 | #Constraints:      30151
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c #Conflicts:     591000 | #Constraints:      31151
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c #Conflicts:     592000 | #Constraints:      16943
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c #Conflicts:     593000 | #Constraints:      17943
3585.01/3595.93	c #Conflicts:     594000 | #Constraints:      18943
3585.01/3595.93	c #Conflicts:     595000 | #Constraints:      19943
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c #Conflicts:     596000 | #Constraints:      20943
3585.01/3595.93	c #Conflicts:     597000 | #Constraints:      21944
3585.01/3595.93	c #Conflicts:     598000 | #Constraints:      22944
3585.01/3595.93	c #Conflicts:     599000 | #Constraints:      23944
3585.01/3595.93	c #Conflicts:     600000 | #Constraints:      24944
3585.01/3595.93	c #Conflicts:     601000 | #Constraints:      25944
3585.01/3595.93	c #Conflicts:     602000 | #Constraints:      26944
3585.01/3595.93	c longest_trail_len= 14310 last_longest_trail_len= 14310
3585.01/3595.93	c #Conflicts:     603000 | #Constraints:      27944
3585.01/3595.93	c #Conflicts:     604000 | #Constraints:      28945
3585.01/3595.93	c #Conflicts:     605000 | #Constraints:      29945
3585.01/3595.93	c #Conflicts:     606000 | #Constraints:      30945
3585.01/3595.93	c #Conflicts:     607000 | #Constraints:      31945
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c #Conflicts:     608000 | #Constraints:      17558
3585.01/3595.93	c #Conflicts:     609000 | #Constraints:      18558
3585.01/3595.93	c #Conflicts:     610000 | #Constraints:      19558
3585.01/3595.93	c #Conflicts:     611000 | #Constraints:      20558
3585.01/3595.93	c #Conflicts:     612000 | #Constraints:      21558
3585.01/3595.93	c #Conflicts:     613000 | #Constraints:      22558
3585.01/3595.93	c #Conflicts:     614000 | #Constraints:      23558
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14310
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     615000 | #Constraints:      24558
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     616000 | #Constraints:      25558
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     617000 | #Constraints:      26558
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     618000 | #Constraints:      27558
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     619000 | #Constraints:      28558
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     620000 | #Constraints:      29558
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     621000 | #Constraints:      30558
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     622000 | #Constraints:      31558
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     623000 | #Constraints:      32558
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     624000 | #Constraints:      17944
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     625000 | #Constraints:      18944
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     626000 | #Constraints:      19944
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     627000 | #Constraints:      20944
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     628000 | #Constraints:      21945
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     629000 | #Constraints:      22945
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     630000 | #Constraints:      23945
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     631000 | #Constraints:      24945
3585.01/3595.93	c #Conflicts:     632000 | #Constraints:      25945
3585.01/3595.93	c #Conflicts:     633000 | #Constraints:      26945
3585.01/3595.93	c #Conflicts:     634000 | #Constraints:      27945
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     635000 | #Constraints:      28945
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     636000 | #Constraints:      29945
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     637000 | #Constraints:      30945
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     638000 | #Constraints:      31946
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     639000 | #Constraints:      32946
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     640000 | #Constraints:      18148
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     641000 | #Constraints:      19148
3585.01/3595.93	c #Conflicts:     642000 | #Constraints:      20148
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     643000 | #Constraints:      21148
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     644000 | #Constraints:      22148
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     645000 | #Constraints:      23148
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     646000 | #Constraints:      24148
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     647000 | #Constraints:      25148
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     648000 | #Constraints:      26148
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     649000 | #Constraints:      27148
3585.01/3595.93	c #Conflicts:     650000 | #Constraints:      28148
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     651000 | #Constraints:      29148
3585.01/3595.93	c #Conflicts:     652000 | #Constraints:      30148
3585.01/3595.93	c #Conflicts:     653000 | #Constraints:      31148
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     654000 | #Constraints:      32148
3585.01/3595.93	c #Conflicts:     655000 | #Constraints:      33148
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c #Conflicts:     656000 | #Constraints:      18158
3585.01/3595.93	c #Conflicts:     657000 | #Constraints:      19159
3585.01/3595.93	c #Conflicts:     658000 | #Constraints:      20159
3585.01/3595.93	c #Conflicts:     659000 | #Constraints:      21159
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     660000 | #Constraints:      22159
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     661000 | #Constraints:      23159
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     662000 | #Constraints:      24159
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     663000 | #Constraints:      25159
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     664000 | #Constraints:      26159
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     665000 | #Constraints:      27159
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     666000 | #Constraints:      28159
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     667000 | #Constraints:      29159
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     668000 | #Constraints:      30159
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     669000 | #Constraints:      31159
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     670000 | #Constraints:      32159
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     671000 | #Constraints:      33160
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     672000 | #Constraints:      17932
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     673000 | #Constraints:      18932
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     674000 | #Constraints:      19932
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     675000 | #Constraints:      20932
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     676000 | #Constraints:      21932
3585.01/3595.93	c #Conflicts:     677000 | #Constraints:      22932
3585.01/3595.93	c #Conflicts:     678000 | #Constraints:      23932
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     679000 | #Constraints:      24932
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     680000 | #Constraints:      25932
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     681000 | #Constraints:      26932
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     682000 | #Constraints:      27932
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     683000 | #Constraints:      28932
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     684000 | #Constraints:      29933
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     685000 | #Constraints:      30933
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     686000 | #Constraints:      31933
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     687000 | #Constraints:      32933
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c #Conflicts:     688000 | #Constraints:      33933
3585.01/3595.93	c restart_num  1204 1505
3585.01/3595.93	c Use LS-small
3585.01/3595.93	c longest_trail_len= 14315 last_longest_trail_len= 14315
3585.01/3595.93	c num_vars= 14400 len_partial_assign_no_confli= 10080
3585.01/3595.93	c update_LS_target_phase-runLS-restart
3585.01/3595.93	c longest_trail_len= 14053 last_longest_trail_len= 0
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c longest_trail_len= 14174 last_longest_trail_len= 14053
3585.01/3595.93	c longest_trail_len= 14195 last_longest_trail_len= 14174
3585.01/3595.93	c longest_trail_len= 14195 last_longest_trail_len= 14195
3585.01/3595.93	c longest_trail_len= 14195 last_longest_trail_len= 14195
3585.01/3595.93	c longest_trail_len= 14195 last_longest_trail_len= 14195
3585.01/3595.93	c #Conflicts:     689000 | #Constraints:      18526
3585.01/3595.93	c longest_trail_len= 14258 last_longest_trail_len= 14195
3585.01/3595.93	c #Conflicts:     690000 | #Constraints:      19527
3585.01/3595.93	c longest_trail_len= 14281 last_longest_trail_len= 14258
3585.01/3595.93	c longest_trail_len= 14281 last_longest_trail_len= 14281
3585.01/3595.93	c longest_trail_len= 14281 last_longest_trail_len= 14281
3585.01/3595.93	c longest_trail_len= 14281 last_longest_trail_len= 14281
3585.01/3595.93	c longest_trail_len= 14281 last_longest_trail_len= 14281
3585.01/3595.93	c longest_trail_len= 14281 last_longest_trail_len= 14281
3585.01/3595.93	c longest_trail_len= 14281 last_longest_trail_len= 14281
3585.01/3595.93	c #Conflicts:     691000 | #Constraints:      20527
3585.01/3595.93	c longest_trail_len= 14281 last_longest_trail_len= 14281
3585.01/3595.93	c longest_trail_len= 14281 last_longest_trail_len= 14281
3585.01/3595.93	c longest_trail_len= 14281 last_longest_trail_len= 14281
3585.01/3595.93	c longest_trail_len= 14281 last_longest_trail_len= 14281
3585.01/3595.93	c longest_trail_len= 14281 last_longest_trail_len= 14281
3585.01/3595.93	c longest_trail_len= 14281 last_longest_trail_len= 14281
3585.01/3595.93	c #Conflicts:     692000 | #Constraints:      21527
3585.01/3595.93	c longest_trail_len= 14281 last_longest_trail_len= 14281
3585.01/3595.93	c longest_trail_len= 14281 last_longest_trail_len= 14281
3585.01/3595.93	c #Conflicts:     693000 | #Constraints:      22527
3585.01/3595.93	c longest_trail_len= 14281 last_longest_trail_len= 14281
3585.01/3595.93	c #Conflicts:     694000 | #Constraints:      23527
3585.01/3595.93	c longest_trail_len= 14281 last_longest_trail_len= 14281
3585.01/3595.93	c #Conflicts:     695000 | #Constraints:      24527
3585.01/3595.93	c #Conflicts:     696000 | #Constraints:      25528
3585.01/3595.93	c #Conflicts:     697000 | #Constraints:      26528
3585.01/3595.93	c #Conflicts:     698000 | #Constraints:      27528
3585.01/3595.93	c longest_trail_len= 14297 last_longest_trail_len= 14281
3585.01/3595.93	c #Conflicts:     699000 | #Constraints:      28528
3585.01/3595.93	c #Conflicts:     700000 | #Constraints:      29528
3585.01/3595.93	c #Conflicts:     701000 | #Constraints:      30528
3585.01/3595.93	c #Conflicts:     702000 | #Constraints:      31528
3585.01/3595.93	c #Conflicts:     703000 | #Constraints:      32528
3585.01/3595.93	c #Conflicts:     704000 | #Constraints:      33528
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14297
3585.01/3595.93	c #Conflicts:     705000 | #Constraints:      34528
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c #Conflicts:     706000 | #Constraints:      18925
3585.01/3595.93	c #Conflicts:     707000 | #Constraints:      19926
3585.01/3595.93	c #Conflicts:     708000 | #Constraints:      20926
3585.01/3595.93	c #Conflicts:     709000 | #Constraints:      21926
3585.01/3595.93	c #Conflicts:     710000 | #Constraints:      22926
3585.01/3595.93	c #Conflicts:     711000 | #Constraints:      23927
3585.01/3595.93	c #Conflicts:     712000 | #Constraints:      24927
3585.01/3595.93	c #Conflicts:     713000 | #Constraints:      25927
3585.01/3595.93	c #Conflicts:     714000 | #Constraints:      26927
3585.01/3595.93	c #Conflicts:     715000 | #Constraints:      27927
3585.01/3595.93	c #Conflicts:     716000 | #Constraints:      28927
3585.01/3595.93	c #Conflicts:     717000 | #Constraints:      29927
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     718000 | #Constraints:      30927
3585.01/3595.93	c #Conflicts:     719000 | #Constraints:      31927
3585.01/3595.93	c #Conflicts:     720000 | #Constraints:      32927
3585.01/3595.93	c #Conflicts:     721000 | #Constraints:      33927
3585.01/3595.93	c #Conflicts:     722000 | #Constraints:      34928
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c #Conflicts:     723000 | #Constraints:      19151
3585.01/3595.93	c #Conflicts:     724000 | #Constraints:      20151
3585.01/3595.93	c #Conflicts:     725000 | #Constraints:      21151
3585.01/3595.93	c #Conflicts:     726000 | #Constraints:      22151
3585.01/3595.93	c #Conflicts:     727000 | #Constraints:      23151
3585.01/3595.93	c #Conflicts:     728000 | #Constraints:      24152
3585.01/3595.93	c #Conflicts:     729000 | #Constraints:      25152
3585.01/3595.93	c #Conflicts:     730000 | #Constraints:      26152
3585.01/3595.93	c #Conflicts:     731000 | #Constraints:      27152
3585.01/3595.93	c #Conflicts:     732000 | #Constraints:      28152
3585.01/3595.93	c #Conflicts:     733000 | #Constraints:      29152
3585.01/3595.93	c #Conflicts:     734000 | #Constraints:      30152
3585.01/3595.93	c #Conflicts:     735000 | #Constraints:      31152
3585.01/3595.93	c #Conflicts:     736000 | #Constraints:      32152
3585.01/3595.93	c #Conflicts:     737000 | #Constraints:      33152
3585.01/3595.93	c #Conflicts:     738000 | #Constraints:      34153
3585.01/3595.93	c #Conflicts:     739000 | #Constraints:      35153
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c #Conflicts:     740000 | #Constraints:      19181
3585.01/3595.93	c #Conflicts:     741000 | #Constraints:      20181
3585.01/3595.93	c #Conflicts:     742000 | #Constraints:      21181
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     743000 | #Constraints:      22181
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     744000 | #Constraints:      23181
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     745000 | #Constraints:      24181
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     746000 | #Constraints:      25181
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     747000 | #Constraints:      26181
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     748000 | #Constraints:      27182
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     749000 | #Constraints:      28182
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     750000 | #Constraints:      29182
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     751000 | #Constraints:      30182
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     752000 | #Constraints:      31182
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     753000 | #Constraints:      32183
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     754000 | #Constraints:      33183
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     755000 | #Constraints:      34183
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     756000 | #Constraints:      35183
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c #Conflicts:     757000 | #Constraints:      18958
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     758000 | #Constraints:      19958
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     759000 | #Constraints:      20958
3585.01/3595.93	c #Conflicts:     760000 | #Constraints:      21958
3585.01/3595.93	c #Conflicts:     761000 | #Constraints:      22958
3585.01/3595.93	c #Conflicts:     762000 | #Constraints:      23958
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     763000 | #Constraints:      24958
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     764000 | #Constraints:      25959
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     765000 | #Constraints:      26959
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     766000 | #Constraints:      27959
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     767000 | #Constraints:      28959
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     768000 | #Constraints:      29959
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     769000 | #Constraints:      30959
3585.01/3595.93	c #Conflicts:     770000 | #Constraints:      31959
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     771000 | #Constraints:      32959
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     772000 | #Constraints:      33959
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     773000 | #Constraints:      34959
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     774000 | #Constraints:      35959
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     775000 | #Constraints:      19557
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     776000 | #Constraints:      20557
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     777000 | #Constraints:      21557
3585.01/3595.93	c #Conflicts:     778000 | #Constraints:      22557
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     779000 | #Constraints:      23557
3585.01/3595.93	c #Conflicts:     780000 | #Constraints:      24557
3585.01/3595.93	c #Conflicts:     781000 | #Constraints:      25557
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     782000 | #Constraints:      26557
3585.01/3595.93	c #Conflicts:     783000 | #Constraints:      27557
3585.01/3595.93	c #Conflicts:     784000 | #Constraints:      28557
3585.01/3595.93	c #Conflicts:     785000 | #Constraints:      29557
3585.01/3595.93	c #Conflicts:     786000 | #Constraints:      30557
3585.01/3595.93	c #Conflicts:     787000 | #Constraints:      31557
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     788000 | #Constraints:      32557
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     789000 | #Constraints:      33557
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     790000 | #Constraints:      34557
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     791000 | #Constraints:      35557
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     792000 | #Constraints:      36557
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     793000 | #Constraints:      19968
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     794000 | #Constraints:      20968
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     795000 | #Constraints:      21968
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     796000 | #Constraints:      22968
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     797000 | #Constraints:      23968
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     798000 | #Constraints:      24968
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     799000 | #Constraints:      25968
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     800000 | #Constraints:      26968
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     801000 | #Constraints:      27968
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     802000 | #Constraints:      28968
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     803000 | #Constraints:      29968
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     804000 | #Constraints:      30968
3585.01/3595.93	c #Conflicts:     805000 | #Constraints:      31968
3585.01/3595.93	c #Conflicts:     806000 | #Constraints:      32969
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     807000 | #Constraints:      33969
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     808000 | #Constraints:      34969
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     809000 | #Constraints:      35969
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     810000 | #Constraints:      36969
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     811000 | #Constraints:      20164
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     812000 | #Constraints:      21164
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     813000 | #Constraints:      22164
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     814000 | #Constraints:      23164
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     815000 | #Constraints:      24164
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     816000 | #Constraints:      25164
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     817000 | #Constraints:      26164
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     818000 | #Constraints:      27164
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     819000 | #Constraints:      28164
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     820000 | #Constraints:      29164
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     821000 | #Constraints:      30164
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     822000 | #Constraints:      31164
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     823000 | #Constraints:      32165
3585.01/3595.93	c #Conflicts:     824000 | #Constraints:      33165
3585.01/3595.93	c #Conflicts:     825000 | #Constraints:      34165
3585.01/3595.93	c #Conflicts:     826000 | #Constraints:      35165
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     827000 | #Constraints:      36165
3585.01/3595.93	c #Conflicts:     828000 | #Constraints:      37165
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c #Conflicts:     829000 | #Constraints:      20190
3585.01/3595.93	c #Conflicts:     830000 | #Constraints:      21190
3585.01/3595.93	c #Conflicts:     831000 | #Constraints:      22190
3585.01/3595.93	c #Conflicts:     832000 | #Constraints:      23190
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     833000 | #Constraints:      24190
3585.01/3595.93	c #Conflicts:     834000 | #Constraints:      25190
3585.01/3595.93	c #Conflicts:     835000 | #Constraints:      26191
3585.01/3595.93	c #Conflicts:     836000 | #Constraints:      27191
3585.01/3595.93	c #Conflicts:     837000 | #Constraints:      28191
3585.01/3595.93	c #Conflicts:     838000 | #Constraints:      29191
3585.01/3595.93	c #Conflicts:     839000 | #Constraints:      30191
3585.01/3595.93	c #Conflicts:     840000 | #Constraints:      31191
3585.01/3595.93	c #Conflicts:     841000 | #Constraints:      32191
3585.01/3595.93	c #Conflicts:     842000 | #Constraints:      33191
3585.01/3595.93	c #Conflicts:     843000 | #Constraints:      34191
3585.01/3595.93	c #Conflicts:     844000 | #Constraints:      35191
3585.01/3595.93	c #Conflicts:     845000 | #Constraints:      36191
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     846000 | #Constraints:      37191
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     847000 | #Constraints:      19924
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     848000 | #Constraints:      20924
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c restart_num  1505 1806
3585.01/3595.93	c Use LS-small
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c num_vars= 14400 len_partial_assign_no_confli= 9685
3585.01/3595.93	c update_LS_target_phase-runLS-restart
3585.01/3595.93	c #Conflicts:     849000 | #Constraints:      21924
3585.01/3595.93	c longest_trail_len= 13781 last_longest_trail_len= 0
3585.01/3595.93	c longest_trail_len= 14234 last_longest_trail_len= 13781
3585.01/3595.93	c longest_trail_len= 14234 last_longest_trail_len= 14234
3585.01/3595.93	c longest_trail_len= 14234 last_longest_trail_len= 14234
3585.01/3595.93	c longest_trail_len= 14234 last_longest_trail_len= 14234
3585.01/3595.93	c #Conflicts:     850000 | #Constraints:      22924
3585.01/3595.93	c longest_trail_len= 14234 last_longest_trail_len= 14234
3585.01/3595.93	c longest_trail_len= 14234 last_longest_trail_len= 14234
3585.01/3595.93	c longest_trail_len= 14234 last_longest_trail_len= 14234
3585.01/3595.93	c longest_trail_len= 14234 last_longest_trail_len= 14234
3585.01/3595.93	c longest_trail_len= 14234 last_longest_trail_len= 14234
3585.01/3595.93	c #Conflicts:     851000 | #Constraints:      23924
3585.01/3595.93	c longest_trail_len= 14251 last_longest_trail_len= 14234
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14251
3585.01/3595.93	c #Conflicts:     852000 | #Constraints:      24924
3585.01/3595.93	c #Conflicts:     853000 | #Constraints:      25924
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     854000 | #Constraints:      26924
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     855000 | #Constraints:      27924
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     856000 | #Constraints:      28924
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     857000 | #Constraints:      29924
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     858000 | #Constraints:      30924
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     859000 | #Constraints:      31924
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     860000 | #Constraints:      32924
3585.01/3595.93	c #Conflicts:     861000 | #Constraints:      33924
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     862000 | #Constraints:      34924
3585.01/3595.93	c #Conflicts:     863000 | #Constraints:      35924
3585.01/3595.93	c #Conflicts:     864000 | #Constraints:      36924
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     865000 | #Constraints:      37924
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     866000 | #Constraints:      20534
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     867000 | #Constraints:      21534
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     868000 | #Constraints:      22534
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     869000 | #Constraints:      23534
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     870000 | #Constraints:      24534
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     871000 | #Constraints:      25534
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     872000 | #Constraints:      26534
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     873000 | #Constraints:      27534
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     874000 | #Constraints:      28534
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     875000 | #Constraints:      29534
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     876000 | #Constraints:      30535
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     877000 | #Constraints:      31535
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     878000 | #Constraints:      32535
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     879000 | #Constraints:      33535
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     880000 | #Constraints:      34535
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     881000 | #Constraints:      35535
3585.01/3595.93	c #Conflicts:     882000 | #Constraints:      36535
3585.01/3595.93	c #Conflicts:     883000 | #Constraints:      37535
3585.01/3595.93	c longest_trail_len= 14303 last_longest_trail_len= 14303
3585.01/3595.93	c #Conflicts:     884000 | #Constraints:      38535
3585.01/3595.93	c INPROCESSING
3585.01/3595.93	c GARBAGE COLLECT
3585.01/3595.93	c rational objective 120
3585.01/3595.93	c #Conflicts:     885000 | #Constraints:      20946
3585.01/3595.93	c #Conflicts:     886000 | #Constraints:      21947
3585.01/3595.93	c #Conflicts:     887000 | #Constraints:      22947
3585.01/3595.93	c #Conflicts:     888000 | #Constraints:      23947
3585.01/3595.93	c Program interrupted by user.
3585.01/3595.93	c cpu time 3574.56 s
3585.01/3595.93	c deterministic time 685526717607 6.86e+11
3585.01/3595.93	c optimization time 15.3958 s
3585.01/3595.93	c total solve time 3559.14 s
3585.01/3595.93	c core-guided solve time 0 s
3585.01/3595.93	c propagation time 2290.09 s
3585.01/3595.93	c conflict analysis time 574.939 s
3585.01/3595.93	c propagations 200791763
3585.01/3595.93	c resolve steps 8875706
3585.01/3595.93	c decisions 10376465
3585.01/3595.93	c conflicts 888811
3585.01/3595.93	c restarts 1915
3585.01/3595.93	c inprocessing phases 85
3585.01/3595.93	c input clauses 480
3585.01/3595.93	c input cardinalities 608
3585.01/3595.93	c input general constraints 0
3585.01/3595.93	c input average constraint length 132.35
3585.01/3595.93	c input average constraint degree 79.18
3585.01/3595.93	c learned clauses 82889
3585.01/3595.93	c learned cardinalities 34615
3585.01/3595.93	c learned general constraints 771383
3585.01/3595.93	c learned average constraint length 2836.21
3585.01/3595.93	c learned average constraint degree 73293820.50
3585.01/3595.93	c watched constraints 548799
3585.01/3595.93	c counting constraints 222584
3585.01/3595.93	c gcd simplifications 313
3585.01/3595.93	c detected cardinalities 1
3585.01/3595.93	c weakened non-implied lits 877761162
3585.01/3595.93	c weakened non-implying lits 368161
3585.01/3595.93	c original variables 14400
3585.01/3595.93	c clausal propagations 1162022
3585.01/3595.93	c cardinality propagations 132484911
3585.01/3595.93	c watched propagations 10198860
3585.01/3595.93	c counting propagations 54281867
3585.01/3595.93	c watch lookups 17393309841
3585.01/3595.93	c watch backjump lookups 14738675159
3585.01/3595.93	c watch checks 496527127059
3585.01/3595.93	c propagation checks 149522270240
3585.01/3595.93	c constraint additions 6920486256
3585.01/3595.93	c trail pops 212042962
3585.01/3595.93	c formula constraints 1088
3585.01/3595.93	c learned constraints 888733
3585.01/3595.93	c bound constraints 0
3585.01/3595.93	c core-guided constraints 0
3585.01/3595.93	c encountered formula constraints 2581882
3585.01/3595.93	c encountered learned constraints 7182259
3585.01/3595.93	c encountered bound constraints 0
3585.01/3595.93	c encountered core-guided constraints 0
3585.01/3595.93	c LP total time 615.117 s
3585.01/3595.93	c LP solve time 605.08 s
3585.01/3595.93	c LP constraints added 1126
3585.01/3595.93	c LP constraints removed 37
3585.01/3595.93	c LP pivots internal 895322
3585.01/3595.93	c LP pivots root 742539
3585.01/3595.93	c LP calls 169
3585.01/3595.93	c LP optimalities 84
3585.01/3595.93	c LP no pivot count 10
3585.01/3595.93	c LP infeasibilities 77
3585.01/3595.93	c LP valid Farkas constraints 77
3585.01/3595.93	c LP learned Farkas constraints 77
3585.01/3595.93	c LP basis resets 0
3585.01/3595.93	c LP cycling count 0
3585.01/3595.93	c LP singular count 0
3585.01/3595.93	c LP no primal count 0
3585.01/3595.93	c LP no farkas count 0
3585.01/3595.93	c LP other issue count 0
3585.01/3595.93	c LP Gomory cuts 0
3585.01/3595.93	c LP learned cuts 38
3585.01/3595.93	c LP deleted cuts 37
3585.01/3595.93	c LP encountered Gomory constraints 0
3585.01/3595.93	c LP encountered Farkas constraints 151
3585.01/3595.93	c LP encountered learned Farkas constraints 148
3585.01/3595.93	c CG auxiliary variables introduced 0
3585.01/3595.93	c CG solutions found 0
3585.01/3595.93	c CG cores constructed 0
3585.01/3595.93	c CG core cardinality constraints returned 0
3585.01/3595.93	c CG unit cores 0
3585.01/3595.93	c CG single cores 0
3585.01/3595.93	c CG blocks removed during cardinality reduction 0
3585.01/3595.93	c CG first core best 0
3585.01/3595.93	c CG decision core best 0
3585.01/3595.93	c CG core reduction tie 0
3585.01/3595.93	c CG core degree average 0.00
3585.01/3595.93	c CG core slack average 0.00
3585.01/3595.93	c local search time 205.213 s (5.7% of runtime)
3585.01/3595.93	c LS(normal)  24.5997 s, calls 1
3585.01/3595.93	c LS(restart) 180.613 s, calls 6
3585.01/3595.93	s UNKNOWN
3585.01/3595.94	c Total time: 3595.711 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-4797121-1782485110/watcher-4797121-1782485110 -o /tmp/evaluation-result-4797121-1782485110/solver-4797121-1782485110 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4797121-1782485110/vars-4797121-1782485110 --bin-var /tmp/runsolver-exch-nodeE009-1782485085-2410902 --watchdog 3760 ./SynLSRS HOME/instance-4797121-1782485110.opb 3600 HOME 62000 

running on 4 cores: 48-51

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

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

CPU governors:
  performance: 48-51

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (109762 MiB free)
  node 1: cores 8-15, 129019 MiB (108330 MiB free)
  node 2: cores 16-23, 129019 MiB (110563 MiB free)
  node 3: cores 24-31, 129003 MiB (115945 MiB free)
  node 4: cores 32-39, 129019 MiB (117337 MiB free)
  node 5: cores 40-47, 128973 MiB (118483 MiB free)
  node 6: cores 48-55, 129019 MiB (115181 MiB free)
  node 7: cores 56-63, 128474 MiB (112330 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=2413228, runsolver pid=2413209
Current StackSize limit: 8192 KiB


[startup+0.100066 s]*
/proc/loadavg: 13.16 26.22 33.50 13/888 2413249
/proc/meminfo: memFree=929734508/1055320700 swapFree=33390400/33554428
[pid=2413228] ppid=2413209 vsize=4192 memory=3152 CPUtime=0 cores=48-51
/proc/2413228/stat : 2413228 (SynLSRS) S 2413209 2413228 2404132 0 -1 4194304 239 213 0 0 0 0 0 0 20 0 1 0 181798697 4292608 640 18446744073709551615 93914984394752 93914985289285 140720411369712 0 0 0 65536 4 65538 1 0 0 17 50 0 0 0 0 0 93914985528336 93914985576080 93914995441664 140720411375873 140720411376006 140720411376006 140720411381742 0
/proc/2413228/statm: 1048 788 708 219 0 110 0
[pid=2413246] ppid=2413228 vsize=464 memory=260 CPUtime=0 cores=48-51
/proc/2413246/stat : 2413246 (mkdir) D 2413228 2413228 2404132 0 -1 4456448 46 0 0 0 0 0 0 0 20 0 1 0 181798706 475136 0 18446744073709551615 93995696553984 93995696596337 140731613020464 0 0 0 0 0 0 1 0 0 17 49 0 0 0 0 0 93995696613776 93995696615576 93995712393216 140731613022580 140731613022624 140731613022624 140731613028329 0
/proc/2413246/statm: 116 65 55 11 0 42 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4656 KiB
Current children cumulated memory: 3412 KiB

[startup+0.213009 s]*
/proc/loadavg: 13.16 26.22 33.50 9/888 2413262
/proc/meminfo: memFree=929749848/1055320700 swapFree=33390400/33554428
[pid=2413228] ppid=2413209 vsize=4324 memory=3224 CPUtime=0 cores=48-51
/proc/2413228/stat : 2413228 (SynLSRS) S 2413209 2413228 2404132 0 -1 4194304 303 441 0 0 0 0 0 0 20 0 1 0 181798697 4427776 640 18446744073709551615 93914984394752 93914985289285 140720411369712 0 0 0 2 4 65536 1 0 0 17 50 0 0 0 0 0 93914985528336 93914985576080 93914995441664 140720411375873 140720411376006 140720411376006 140720411381742 0
/proc/2413228/statm: 1081 806 708 219 0 143 0
[pid=2413257] ppid=2413228 vsize=500 memory=264 CPUtime=0 cores=48-51
/proc/2413257/stat : 2413257 (date) D 2413228 2413228 2404132 0 -1 4194304 87 0 0 0 0 0 0 0 20 0 1 0 181798715 512000 0 18446744073709551615 94325917454336 94325917517601 140736915423840 0 0 0 0 0 0 1 0 0 17 49 0 0 0 0 0 94325917544432 94325917548696 94325943689216 140736915429782 140736915429794 140736915429794 140736915435498 0
/proc/2413257/statm: 125 66 55 16 0 43 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4824 KiB
Current children cumulated memory: 3488 KiB

[startup+0.312224 s]*
/proc/loadavg: 13.16 26.22 33.50 10/892 2413280
/proc/meminfo: memFree=929710236/1055320700 swapFree=33390400/33554428
[pid=2413228] ppid=2413209 vsize=4324 memory=3228 CPUtime=0 cores=48-51
/proc/2413228/stat : 2413228 (SynLSRS) S 2413209 2413228 2404132 0 -1 4194304 356 576 0 0 0 0 0 0 20 0 1 0 181798697 4427776 640 18446744073709551615 93914984394752 93914985289285 140720411369712 0 0 0 65536 4 65538 1 0 0 17 50 0 0 0 0 0 93914985528336 93914985576080 93914995441664 140720411375873 140720411376006 140720411376006 140720411381742 0
/proc/2413228/statm: 1081 807 708 219 0 143 0
[pid=2413264] ppid=2413228 vsize=2660 memory=1700 CPUtime=0 cores=48-51
/proc/2413264/stat : 2413264 (timeout) S 2413228 2413264 2404132 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 181798720 2723840 384 18446744073709551615 94747257249792 94747257266305 140721802752992 0 0 0 0 3145728 90119 1 0 0 17 48 0 0 0 0 0 94747257281072 94747257283160 94747257683968 140721802762358 140721802762652 140721802762652 140721802768359 0
/proc/2413264/statm: 665 425 397 5 0 90 0
[pid=2413270] ppid=2413264 vsize=43172 memory=34816 CPUtime=0.05 cores=48-51
/proc/2413270/stat : 2413270 (pbsuma) R 2413264 2413264 2404132 0 -1 4194304 9861 0 0 0 5 0 0 0 20 0 1 0 181798723 44208128 8530 18446744073709551615 4198400 6235285 140735028769936 0 0 0 0 0 0 0 0 0 17 49 0 0 0 0 0 6677000 6732832 16814080 140735028775051 140735028775332 140735028775332 140735028781039 0
/proc/2413270/statm: 10793 8704 584 498 0 10169 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 50156 KiB
Current children cumulated memory: 39744 KiB

[startup+0.700155 s]
/proc/loadavg: 13.16 26.22 33.50 12/897 2413316
/proc/meminfo: memFree=929704624/1055320700 swapFree=33390400/33554428
[pid=2413228] ppid=2413209 vsize=4324 memory=3228 CPUtime=0 cores=48-51
/proc/2413228/stat : 2413228 (SynLSRS) S 2413209 2413228 2404132 0 -1 4194304 356 576 0 0 0 0 0 0 20 0 1 0 181798697 4427776 640 18446744073709551615 93914984394752 93914985289285 140720411369712 0 0 0 65536 4 65538 1 0 0 17 50 0 0 0 0 0 93914985528336 93914985576080 93914995441664 140720411375873 140720411376006 140720411376006 140720411381742 0
/proc/2413228/statm: 1081 807 708 219 0 143 0
[pid=2413264] ppid=2413228 vsize=2660 memory=1700 CPUtime=0 cores=48-51
/proc/2413264/stat : 2413264 (timeout) S 2413228 2413264 2404132 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 181798720 2723840 384 18446744073709551615 94747257249792 94747257266305 140721802752992 0 0 0 0 3145728 90119 1 0 0 17 48 0 0 0 0 0 94747257281072 94747257283160 94747257683968 140721802762358 140721802762652 140721802762652 140721802768359 0
/proc/2413264/statm: 665 425 397 5 0 90 0
[pid=2413270] ppid=2413264 vsize=51816 memory=44820 CPUtime=0.42 cores=48-51
/proc/2413270/stat : 2413270 (pbsuma) R 2413264 2413264 2404132 0 -1 4194304 12362 0 0 0 42 0 0 0 20 0 1 0 181798723 53059584 11090 18446744073709551615 4198400 6235285 140735028769936 0 0 0 0 0 0 0 0 0 17 49 0 0 0 0 0 6677000 6732832 16814080 140735028775051 140735028775332 140735028775332 140735028781039 0
/proc/2413270/statm: 12954 11205 584 498 0 12330 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 58800 KiB
Current children cumulated memory: 49748 KiB

[startup+1.50016 s]
/proc/loadavg: 13.16 26.22 33.50 12/882 2413397
/proc/meminfo: memFree=929694452/1055320700 swapFree=33390400/33554428
[pid=2413228] ppid=2413209 vsize=4324 memory=3236 CPUtime=0.59 cores=48-51
/proc/2413228/stat : 2413228 (SynLSRS) S 2413209 2413228 2404132 0 -1 4194304 500 14206 0 0 0 0 57 2 20 0 1 0 181798697 4427776 640 18446744073709551615 93914984394752 93914985289285 140720411369712 0 0 0 65536 4 65538 1 0 0 17 50 0 0 0 0 0 93914985528336 93914985576080 93914995441664 140720411375873 140720411376006 140720411376006 140720411381742 0
/proc/2413228/statm: 1081 809 708 219 0 143 0
[pid=2413379] ppid=2413228 vsize=2660 memory=1696 CPUtime=0 cores=48-51
/proc/2413379/stat : 2413379 (timeout) S 2413228 2413379 2404132 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 181798785 2723840 384 18446744073709551615 94493604061184 94493604077697 140726120037968 0 0 0 0 3145728 90119 1 0 0 17 48 0 0 0 0 0 94493604092464 94493604094552 94493625585664 140726120040569 140726120040860 140726120040860 140726120046567 0
/proc/2413379/statm: 665 424 397 5 0 90 0
[pid=2413382] ppid=2413379 vsize=118652 memory=80744 CPUtime=0.57 cores=48-51
/proc/2413382/stat : 2413382 (roundingsat) R 2413379 2413379 2404132 0 -1 4194304 21398 0 0 0 56 1 0 0 20 0 1 0 181798786 121499648 20114 18446744073709551615 93933194973184 93933197323129 140727654739872 0 0 0 0 0 8404994 0 0 0 17 49 0 0 0 0 0 93933197759160 93933197787304 93933208793088 140727654742159 140727654742431 140727654742431 140727654748138 0
/proc/2413382/statm: 29663 20186 1992 574 0 18819 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 125636 KiB
Current children cumulated memory: 85676 KiB

[startup+3.11473 s]
/proc/loadavg: 13.47 26.06 33.41 11/879 2413494
/proc/meminfo: memFree=929692568/1055320700 swapFree=33390400/33554428
[pid=2413228] ppid=2413209 vsize=4324 memory=3236 CPUtime=0.59 cores=48-51
/proc/2413228/stat : 2413228 (SynLSRS) S 2413209 2413228 2404132 0 -1 4194304 500 14206 0 0 0 0 57 2 20 0 1 0 181798697 4427776 640 18446744073709551615 93914984394752 93914985289285 140720411369712 0 0 0 65536 4 65538 1 0 0 17 50 0 0 0 0 0 93914985528336 93914985576080 93914995441664 140720411375873 140720411376006 140720411376006 140720411381742 0
/proc/2413228/statm: 1081 809 708 219 0 143 0
[pid=2413379] ppid=2413228 vsize=2660 memory=1696 CPUtime=0 cores=48-51
/proc/2413379/stat : 2413379 (timeout) S 2413228 2413379 2404132 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 181798785 2723840 384 18446744073709551615 94493604061184 94493604077697 140726120037968 0 0 0 0 3145728 90119 1 0 0 17 48 0 0 0 0 0 94493604092464 94493604094552 94493625585664 140726120040569 140726120040860 140726120040860 140726120046567 0
/proc/2413379/statm: 665 424 397 5 0 90 0
[pid=2413382] ppid=2413379 vsize=118652 memory=80840 CPUtime=2.18 cores=48-51
/proc/2413382/stat : 2413382 (roundingsat) R 2413379 2413379 2404132 0 -1 4194304 21407 0 0 0 217 1 0 0 20 0 1 0 181798786 121499648 20114 18446744073709551615 93933194973184 93933197323129 140727654739872 0 0 0 0 0 8404994 0 0 0 17 49 0 0 0 0 0 93933197759160 93933197787304 93933208793088 140727654742159 140727654742431 140727654742431 140727654748138 0
/proc/2413382/statm: 29663 20210 2008 574 0 18819 0
Current children cumulated CPU time: 2.77 s
Current children cumulated vsize: 125636 KiB
Current children cumulated memory: 85772 KiB

[startup+6.3002 s]
/proc/loadavg: 13.47 26.06 33.41 12/890 2413872
/proc/meminfo: memFree=929661756/1055320700 swapFree=33390400/33554428
[pid=2413228] ppid=2413209 vsize=4324 memory=3236 CPUtime=0.59 cores=48-51
/proc/2413228/stat : 2413228 (SynLSRS) S 2413209 2413228 2404132 0 -1 4194304 500 14206 0 0 0 0 57 2 20 0 1 0 181798697 4427776 640 18446744073709551615 93914984394752 93914985289285 140720411369712 0 0 0 65536 4 65538 1 0 0 17 50 0 0 0 0 0 93914985528336 93914985576080 93914995441664 140720411375873 140720411376006 140720411376006 140720411381742 0
/proc/2413228/statm: 1081 809 708 219 0 143 0
[pid=2413379] ppid=2413228 vsize=2660 memory=1696 CPUtime=0 cores=48-51
/proc/2413379/stat : 2413379 (timeout) S 2413228 2413379 2404132 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 181798785 2723840 384 18446744073709551615 94493604061184 94493604077697 140726120037968 0 0 0 0 3145728 90119 1 0 0 17 48 0 0 0 0 0 94493604092464 94493604094552 94493625585664 140726120040569 140726120040860 140726120040860 140726120046567 0
/proc/2413379/statm: 665 424 397 5 0 90 0
[pid=2413382] ppid=2413379 vsize=118652 memory=80840 CPUtime=5.35 cores=48-51
/proc/2413382/stat : 2413382 (roundingsat) R 2413379 2413379 2404132 0 -1 4194304 21407 0 0 0 534 1 0 0 20 0 1 0 181798786 121499648 20114 18446744073709551615 93933194973184 93933197323129 140727654739872 0 0 0 0 0 8404994 0 0 0 17 49 0 0 0 0 0 93933197759160 93933197787304 93933208793088 140727654742159 140727654742431 140727654742431 140727654748138 0
/proc/2413382/statm: 29663 20210 2008 574 0 18819 0
Current children cumulated CPU time: 5.94 s
Current children cumulated vsize: 125636 KiB
Current children cumulated memory: 85772 KiB

[startup+12.7002 s]
/proc/loadavg: 13.94 25.75 33.23 17/908 2414248
/proc/meminfo: memFree=927027708/1055320700 swapFree=33390400/33554428
[pid=2413228] ppid=2413209 vsize=4324 memory=3236 CPUtime=0.59 cores=48-51
/proc/2413228/stat : 2413228 (SynLSRS) S 2413209 2413228 2404132 0 -1 4194304 500 14206 0 0 0 0 57 2 20 0 1 0 181798697 4427776 640 18446744073709551615 93914984394752 93914985289285 140720411369712 0 0 0 65536 4 65538 1 0 0 17 50 0 0 0 0 0 93914985528336 93914985576080 93914995441664 140720411375873 140720411376006 140720411376006 140720411381742 0
/proc/2413228/statm: 1081 809 708 219 0 143 0
[pid=2413379] ppid=2413228 vsize=2660 memory=1696 CPUtime=0 cores=48-51
/proc/2413379/stat : 2413379 (timeout) S 2413228 2413379 2404132 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 181798785 2723840 384 18446744073709551615 94493604061184 94493604077697 140726120037968 0 0 0 0 3145728 90119 1 0 0 17 48 0 0 0 0 0 94493604092464 94493604094552 94493625585664 140726120040569 140726120040860 140726120040860 140726120046567 0
/proc/2413379/statm: 665 424 397 5 0 90 0
[pid=2413382] ppid=2413379 vsize=118652 memory=80840 CPUtime=11.73 cores=48-51
/proc/2413382/stat : 2413382 (roundingsat) R 2413379 2413379 2404132 0 -1 4194304 21407 0 0 0 1172 1 0 0 20 0 1 0 181798786 121499648 20114 18446744073709551615 93933194973184 93933197323129 140727654739872 0 0 0 0 0 8404994 0 0 0 17 49 0 0 0 0 0 93933197759160 93933197787304 93933208793088 140727654742159 140727654742431 140727654742431 140727654748138 0
/proc/2413382/statm: 29663 20210 2008 574 0 18819 0
Current children cumulated CPU time: 12.32 s
Current children cumulated vsize: 125636 KiB
Current children cumulated memory: 85772 KiB

[startup+25.5002 s]
/proc/loadavg: 14.25 25.43 33.04 18/916 2414410
/proc/meminfo: memFree=919652576/1055320700 swapFree=33390400/33554428
[pid=2413228] ppid=2413209 vsize=4324 memory=3236 CPUtime=0.59 cores=48-51
/proc/2413228/stat : 2413228 (SynLSRS) S 2413209 2413228 2404132 0 -1 4194304 500 14206 0 0 0 0 57 2 20 0 1 0 181798697 4427776 640 18446744073709551615 93914984394752 93914985289285 140720411369712 0 0 0 65536 4 65538 1 0 0 17 50 0 0 0 0 0 93914985528336 93914985576080 93914995441664 140720411375873 140720411376006 140720411376006 140720411381742 0
/proc/2413228/statm: 1081 809 708 219 0 143 0
[pid=2413379] ppid=2413228 vsize=2660 memory=1696 CPUtime=0 cores=48-51
/proc/2413379/stat : 2413379 (timeout) S 2413228 2413379 2404132 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 181798785 2723840 384 18446744073709551615 94493604061184 94493604077697 140726120037968 0 0 0 0 3145728 90119 1 0 0 17 48 0 0 0 0 0 94493604092464 94493604094552 94493625585664 140726120040569 140726120040860 140726120040860 140726120046567 0
/proc/2413379/statm: 665 424 397 5 0 90 0
[pid=2413382] ppid=2413379 vsize=134420 memory=98308 CPUtime=24.49 cores=48-51
/proc/2413382/stat : 2413382 (roundingsat) R 2413379 2413379 2404132 0 -1 4194304 24714 0 0 0 2445 4 0 0 20 0 1 0 181798786 137646080 24496 18446744073709551615 93933194973184 93933197323129 140727654739872 0 0 0 0 0 8404994 0 0 0 17 49 0 0 0 0 0 93933197759160 93933197787304 93933208793088 140727654742159 140727654742431 140727654742431 140727654748138 0
/proc/2413382/statm: 33605 24577 2050 574 0 22761 0
Current children cumulated CPU time: 25.08 s
Current children cumulated vsize: 141404 KiB
Current children cumulated memory: 103240 KiB

[startup+51.1153 s]
/proc/loadavg: 15.06 24.72 32.60 17/916 2414678
/proc/meminfo: memFree=917269048/1055320700 swapFree=33390400/33554428
[pid=2413228] ppid=2413209 vsize=4324 memory=3236 CPUtime=0.59 cores=48-51
/proc/2413228/stat : 2413228 (SynLSRS) S 2413209 2413228 2404132 0 -1 4194304 500 14206 0 0 0 0 57 2 20 0 1 0 181798697 4427776 640 18446744073709551615 93914984394752 93914985289285 140720411369712 0 0 0 65536 4 65538 1 0 0 17 50 0 0 0 0 0 93914985528336 93914985576080 93914995441664 140720411375873 140720411376006 140720411376006 140720411381742 0

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

/proc/2413382/statm: 365059 273112 2082 574 0 354215 0
Current children cumulated CPU time: 3451.82 s
Current children cumulated vsize: 1467220 KiB
Current children cumulated memory: 1097380 KiB

[startup+3522.3 s]
/proc/loadavg: 16.02 16.07 16.58 17/902 2419214
/proc/meminfo: memFree=924382248/1055320700 swapFree=33390400/33554428
[pid=2413228] ppid=2413209 vsize=4324 memory=3236 CPUtime=0.59 cores=48-51
/proc/2413228/stat : 2413228 (SynLSRS) S 2413209 2413228 2404132 0 -1 4194304 500 14206 0 0 0 0 57 2 20 0 1 0 181798697 4427776 640 18446744073709551615 93914984394752 93914985289285 140720411369712 0 0 0 65536 4 65538 1 0 0 17 50 0 0 0 0 0 93914985528336 93914985576080 93914995441664 140720411375873 140720411376006 140720411376006 140720411381742 0
/proc/2413228/statm: 1081 809 708 219 0 143 0
[pid=2413379] ppid=2413228 vsize=2660 memory=1696 CPUtime=0 cores=48-51
/proc/2413379/stat : 2413379 (timeout) S 2413228 2413379 2404132 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 181798785 2723840 384 18446744073709551615 94493604061184 94493604077697 140726120037968 0 0 0 0 3145728 90119 1 0 0 17 48 0 0 0 0 0 94493604092464 94493604094552 94493625585664 140726120040569 140726120040860 140726120040860 140726120046567 0
/proc/2413379/statm: 665 424 397 5 0 90 0
[pid=2413382] ppid=2413379 vsize=1460236 memory=1092448 CPUtime=3511.04 cores=48-51
/proc/2413382/stat : 2413382 (roundingsat) R 2413379 2413379 2404132 0 -1 4194304 137584 0 0 0 350137 967 0 0 20 0 1 0 181798786 1495281664 272935 18446744073709551615 93933194973184 93933197323129 140727654739872 0 0 0 0 0 8404994 0 0 0 17 49 0 0 0 0 0 93933197759160 93933197787304 93933208793088 140727654742159 140727654742431 140727654742431 140727654748138 0
/proc/2413382/statm: 365059 273112 2082 574 0 354215 0
Current children cumulated CPU time: 3511.63 s
Current children cumulated vsize: 1467220 KiB
Current children cumulated memory: 1097380 KiB

[startup+3582.3 s]
/proc/loadavg: 16.09 16.07 16.55 17/901 2419284
/proc/meminfo: memFree=924560912/1055320700 swapFree=33390400/33554428
[pid=2413228] ppid=2413209 vsize=4324 memory=3236 CPUtime=0.59 cores=48-51
/proc/2413228/stat : 2413228 (SynLSRS) S 2413209 2413228 2404132 0 -1 4194304 500 14206 0 0 0 0 57 2 20 0 1 0 181798697 4427776 640 18446744073709551615 93914984394752 93914985289285 140720411369712 0 0 0 65536 4 65538 1 0 0 17 50 0 0 0 0 0 93914985528336 93914985576080 93914995441664 140720411375873 140720411376006 140720411376006 140720411381742 0
/proc/2413228/statm: 1081 809 708 219 0 143 0
[pid=2413379] ppid=2413228 vsize=2660 memory=1696 CPUtime=0 cores=48-51
/proc/2413379/stat : 2413379 (timeout) S 2413228 2413379 2404132 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 181798785 2723840 384 18446744073709551615 94493604061184 94493604077697 140726120037968 0 0 0 0 3145728 90119 1 0 0 17 48 0 0 0 0 0 94493604092464 94493604094552 94493625585664 140726120040569 140726120040860 140726120040860 140726120046567 0
/proc/2413379/statm: 665 424 397 5 0 90 0
[pid=2413382] ppid=2413379 vsize=1460236 memory=1092448 CPUtime=3570.87 cores=48-51
/proc/2413382/stat : 2413382 (roundingsat) R 2413379 2413379 2404132 0 -1 4194304 137773 0 0 0 356103 984 0 0 20 0 1 0 181798786 1495281664 272935 18446744073709551615 93933194973184 93933197323129 140727654739872 0 0 0 0 0 8404994 0 0 0 17 49 0 0 0 0 0 93933197759160 93933197787304 93933208793088 140727654742159 140727654742431 140727654742431 140727654748138 0
/proc/2413382/statm: 365059 273112 2082 574 0 354215 0
Current children cumulated CPU time: 3571.46 s
Current children cumulated vsize: 1467220 KiB
Current children cumulated memory: 1097380 KiB

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

# cumulated CPU time of all completed processes:  user=3575.15 s, system=9.91038 s

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

[startup+3584 s]*
/proc/loadavg: 16.08 16.07 16.54 17/901 2419284
/proc/meminfo: memFree=924561480/1055320700 swapFree=33390400/33554428
[pid=2413228] ppid=2413209 vsize=4324 memory=3236 CPUtime=0.59 cores=48-51
/proc/2413228/stat : 2413228 (SynLSRS) S 2413209 2413228 2404132 0 -1 4194304 500 14206 0 0 0 0 57 2 20 0 1 0 181798697 4427776 640 18446744073709551615 93914984394752 93914985289285 140720411369712 0 0 0 65536 4 65538 1 0 0 17 50 0 0 0 0 0 93914985528336 93914985576080 93914995441664 140720411375873 140720411376006 140720411376006 140720411381742 0
/proc/2413228/statm: 1081 809 708 219 0 143 0
[pid=2413379] ppid=2413228 vsize=2660 memory=1696 CPUtime=0 cores=48-51
/proc/2413379/stat : 2413379 (timeout) S 2413228 2413379 2404132 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 181798785 2723840 384 18446744073709551615 94493604061184 94493604077697 140726120037968 0 0 0 0 3145728 90119 1 0 0 17 48 0 0 0 0 0 94493604092464 94493604094552 94493625585664 140726120040569 140726120040860 140726120040860 140726120046567 0
/proc/2413379/statm: 665 424 397 5 0 90 0
[pid=2413382] ppid=2413379 vsize=1460236 memory=1092448 CPUtime=3572.57 cores=48-51
/proc/2413382/stat : 2413382 (roundingsat) R 2413379 2413379 2404132 0 -1 4194304 137773 0 0 0 356273 984 0 0 20 0 1 0 181798786 1495281664 272935 18446744073709551615 93933194973184 93933197323129 140727654739872 0 0 0 0 0 8404994 0 0 0 17 49 0 0 0 0 0 93933197759160 93933197787304 93933208793088 140727654742159 140727654742431 140727654742431 140727654748138 0
/proc/2413382/statm: 365059 273112 2082 574 0 354215 0
Current children cumulated CPU time: 3573.16 s
Current children cumulated vsize: 1467220 KiB
Current children cumulated memory: 1097380 KiB

[startup+3590.4 s]
/proc/loadavg: 16.07 16.07 16.54 17/901 2419284
/proc/meminfo: memFree=924560092/1055320700 swapFree=33390400/33554428
[pid=2413228] ppid=2413209 vsize=4324 memory=3236 CPUtime=0.59 cores=48-51
/proc/2413228/stat : 2413228 (SynLSRS) S 2413209 2413228 2404132 0 -1 4194304 500 14206 0 0 0 0 57 2 20 0 1 0 181798697 4427776 640 18446744073709551615 93914984394752 93914985289285 140720411369712 0 0 0 65536 4 65538 1 0 0 17 50 0 0 0 0 0 93914985528336 93914985576080 93914995441664 140720411375873 140720411376006 140720411376006 140720411381742 0
/proc/2413228/statm: 1081 809 708 219 0 143 0
[pid=2413379] ppid=2413228 vsize=2660 memory=1696 CPUtime=0 cores=48-51
/proc/2413379/stat : 2413379 (timeout) S 2413228 2413379 2404132 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 181798785 2723840 384 18446744073709551615 94493604061184 94493604077697 140726120037968 0 0 0 0 3145728 90119 1 0 0 17 48 0 0 0 0 0 94493604092464 94493604094552 94493625585664 140726120040569 140726120040860 140726120040860 140726120046567 0
/proc/2413379/statm: 665 424 397 5 0 90 0
[pid=2413382] ppid=2413379 vsize=1460236 memory=1092448 CPUtime=3578.94 cores=48-51
/proc/2413382/stat : 2413382 (roundingsat) R 2413379 2413379 2404132 0 -1 4194304 137773 0 0 0 356909 985 0 0 20 0 1 0 181798786 1495281664 272935 18446744073709551615 93933194973184 93933197323129 140727654739872 0 0 0 0 0 8404994 0 0 0 17 49 0 0 0 0 0 93933197759160 93933197787304 93933208793088 140727654742159 140727654742431 140727654742431 140727654748138 0
/proc/2413382/statm: 365059 273112 2082 574 0 354215 0
Current children cumulated CPU time: 3579.53 s
Current children cumulated vsize: 1467220 KiB
Current children cumulated memory: 1097380 KiB

[startup+3593.6 s]
/proc/loadavg: 16.07 16.07 16.54 17/901 2419284
/proc/meminfo: memFree=924559624/1055320700 swapFree=33390400/33554428
[pid=2413228] ppid=2413209 vsize=4324 memory=3236 CPUtime=0.59 cores=48-51
/proc/2413228/stat : 2413228 (SynLSRS) S 2413209 2413228 2404132 0 -1 4194304 500 14206 0 0 0 0 57 2 20 0 1 0 181798697 4427776 640 18446744073709551615 93914984394752 93914985289285 140720411369712 0 0 0 65536 4 65538 1 0 0 17 50 0 0 0 0 0 93914985528336 93914985576080 93914995441664 140720411375873 140720411376006 140720411376006 140720411381742 0
/proc/2413228/statm: 1081 809 708 219 0 143 0
[pid=2413379] ppid=2413228 vsize=2660 memory=1696 CPUtime=0 cores=48-51
/proc/2413379/stat : 2413379 (timeout) S 2413228 2413379 2404132 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 181798785 2723840 384 18446744073709551615 94493604061184 94493604077697 140726120037968 0 0 0 0 3145728 90119 1 0 0 17 48 0 0 0 0 0 94493604092464 94493604094552 94493625585664 140726120040569 140726120040860 140726120040860 140726120046567 0
/proc/2413379/statm: 665 424 397 5 0 90 0
[pid=2413382] ppid=2413379 vsize=1460236 memory=1092448 CPUtime=3582.13 cores=48-51
/proc/2413382/stat : 2413382 (roundingsat) R 2413379 2413379 2404132 0 -1 4194304 137773 0 0 0 357227 986 0 0 20 0 1 0 181798786 1495281664 272935 18446744073709551615 93933194973184 93933197323129 140727654739872 0 0 0 0 0 8404994 0 0 0 17 49 0 0 0 0 0 93933197759160 93933197787304 93933208793088 140727654742159 140727654742431 140727654742431 140727654748138 0
/proc/2413382/statm: 365059 273112 2082 574 0 354215 0
Current children cumulated CPU time: 3582.72 s
Current children cumulated vsize: 1467220 KiB
Current children cumulated memory: 1097380 KiB

[startup+3595.2 s]
/proc/loadavg: 16.07 16.07 16.54 15/890 2419319
/proc/meminfo: memFree=926953448/1055320700 swapFree=33390400/33554428
[pid=2413228] ppid=2413209 vsize=4324 memory=3236 CPUtime=0.59 cores=48-51
/proc/2413228/stat : 2413228 (SynLSRS) S 2413209 2413228 2404132 0 -1 4194304 500 14206 0 0 0 0 57 2 20 0 1 0 181798697 4427776 640 18446744073709551615 93914984394752 93914985289285 140720411369712 0 0 0 65536 4 65538 1 0 0 17 50 0 0 0 0 0 93914985528336 93914985576080 93914995441664 140720411375873 140720411376006 140720411376006 140720411381742 0
/proc/2413228/statm: 1081 809 708 219 0 143 0
[pid=2413379] ppid=2413228 vsize=2660 memory=1696 CPUtime=0 cores=48-51
/proc/2413379/stat : 2413379 (timeout) S 2413228 2413379 2404132 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 181798785 2723840 384 18446744073709551615 94493604061184 94493604077697 140726120037968 0 0 0 0 3145728 90119 1 0 0 17 48 0 0 0 0 0 94493604092464 94493604094552 94493625585664 140726120040569 140726120040860 140726120040860 140726120046567 0
/proc/2413379/statm: 665 424 397 5 0 90 0
[pid=2413382] ppid=2413379 vsize=1460236 memory=1092448 CPUtime=3583.72 cores=48-51
/proc/2413382/stat : 2413382 (roundingsat) R 2413379 2413379 2404132 0 -1 4194304 137773 0 0 0 357386 986 0 0 20 0 1 0 181798786 1495281664 272935 18446744073709551615 93933194973184 93933197323129 140727654739872 0 0 0 0 0 8404994 0 0 0 17 49 0 0 0 0 0 93933197759160 93933197787304 93933208793088 140727654742159 140727654742431 140727654742431 140727654748138 0
/proc/2413382/statm: 365059 273112 2082 574 0 354215 0
Current children cumulated CPU time: 3584.31 s
Current children cumulated vsize: 1467220 KiB
Current children cumulated memory: 1097380 KiB

[startup+3595.6 s]
/proc/loadavg: 16.07 16.07 16.54 15/890 2419319
/proc/meminfo: memFree=926953448/1055320700 swapFree=33390400/33554428
[pid=2413228] ppid=2413209 vsize=4324 memory=3236 CPUtime=0.59 cores=48-51
/proc/2413228/stat : 2413228 (SynLSRS) S 2413209 2413228 2404132 0 -1 4194304 500 14206 0 0 0 0 57 2 20 0 1 0 181798697 4427776 640 18446744073709551615 93914984394752 93914985289285 140720411369712 0 0 0 65536 4 65538 1 0 0 17 50 0 0 0 0 0 93914985528336 93914985576080 93914995441664 140720411375873 140720411376006 140720411376006 140720411381742 0
/proc/2413228/statm: 1081 809 708 219 0 143 0
[pid=2413379] ppid=2413228 vsize=2660 memory=1696 CPUtime=0 cores=48-51
/proc/2413379/stat : 2413379 (timeout) S 2413228 2413379 2404132 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 181798785 2723840 384 18446744073709551615 94493604061184 94493604077697 140726120037968 0 0 0 0 3145728 90119 1 0 0 17 48 0 0 0 0 0 94493604092464 94493604094552 94493625585664 140726120040569 140726120040860 140726120040860 140726120046567 0
/proc/2413379/statm: 665 424 397 5 0 90 0
[pid=2413382] ppid=2413379 vsize=1460236 memory=1092448 CPUtime=3584.12 cores=48-51
/proc/2413382/stat : 2413382 (roundingsat) R 2413379 2413379 2404132 0 -1 4194304 137773 0 0 0 357426 986 0 0 20 0 1 0 181798786 1495281664 272935 18446744073709551615 93933194973184 93933197323129 140727654739872 0 0 0 0 0 8404994 0 0 0 17 49 0 0 0 0 0 93933197759160 93933197787304 93933208793088 140727654742159 140727654742431 140727654742431 140727654748138 0
/proc/2413382/statm: 365059 273112 2082 574 0 354215 0
Current children cumulated CPU time: 3584.71 s
Current children cumulated vsize: 1467220 KiB
Current children cumulated memory: 1097380 KiB

[startup+3595.8 s]
/proc/loadavg: 16.07 16.07 16.54 15/890 2419319
/proc/meminfo: memFree=926953448/1055320700 swapFree=33390400/33554428
[pid=2413228] ppid=2413209 vsize=4324 memory=3236 CPUtime=0.59 cores=48-51
/proc/2413228/stat : 2413228 (SynLSRS) S 2413209 2413228 2404132 0 -1 4194304 500 14206 0 0 0 0 57 2 20 0 1 0 181798697 4427776 640 18446744073709551615 93914984394752 93914985289285 140720411369712 0 0 0 65536 4 65538 1 0 0 17 50 0 0 0 0 0 93914985528336 93914985576080 93914995441664 140720411375873 140720411376006 140720411376006 140720411381742 0
/proc/2413228/statm: 1081 809 708 219 0 143 0
[pid=2413379] ppid=2413228 vsize=2660 memory=1696 CPUtime=0 cores=48-51
/proc/2413379/stat : 2413379 (timeout) S 2413228 2413379 2404132 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 181798785 2723840 384 18446744073709551615 94493604061184 94493604077697 140726120037968 0 0 0 0 3145728 90119 1 0 0 17 48 0 0 0 0 0 94493604092464 94493604094552 94493625585664 140726120040569 140726120040860 140726120040860 140726120046567 0
/proc/2413379/statm: 665 424 397 5 0 90 0
[pid=2413382] ppid=2413379 vsize=1460236 memory=1092448 CPUtime=3584.32 cores=48-51
/proc/2413382/stat : 2413382 (roundingsat) R 2413379 2413379 2404132 0 -1 4194304 137773 0 0 0 357446 986 0 0 20 0 1 0 181798786 1495281664 272935 18446744073709551615 93933194973184 93933197323129 140727654739872 0 0 0 0 0 8404994 0 0 0 17 49 0 0 0 0 0 93933197759160 93933197787304 93933208793088 140727654742159 140727654742431 140727654742431 140727654748138 0
/proc/2413382/statm: 365059 273112 2082 574 0 354215 0
Current children cumulated CPU time: 3584.91 s
Current children cumulated vsize: 1467220 KiB
Current children cumulated memory: 1097380 KiB

[startup+3595.9 s]
/proc/loadavg: 16.07 16.07 16.54 15/890 2419319
/proc/meminfo: memFree=926953448/1055320700 swapFree=33390400/33554428
[pid=2413228] ppid=2413209 vsize=4324 memory=3236 CPUtime=0.59 cores=48-51
/proc/2413228/stat : 2413228 (SynLSRS) S 2413209 2413228 2404132 0 -1 4194304 500 14206 0 0 0 0 57 2 20 0 1 0 181798697 4427776 640 18446744073709551615 93914984394752 93914985289285 140720411369712 0 0 0 65536 4 65538 1 0 0 17 50 0 0 0 0 0 93914985528336 93914985576080 93914995441664 140720411375873 140720411376006 140720411376006 140720411381742 0
/proc/2413228/statm: 1081 809 708 219 0 143 0
[pid=2413379] ppid=2413228 vsize=2660 memory=1696 CPUtime=0 cores=48-51
/proc/2413379/stat : 2413379 (timeout) S 2413228 2413379 2404132 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 181798785 2723840 384 18446744073709551615 94493604061184 94493604077697 140726120037968 0 0 0 0 3293184 73735 1 0 0 17 48 0 0 0 0 0 94493604092464 94493604094552 94493625585664 140726120040569 140726120040860 140726120040860 140726120046567 0
/proc/2413379/statm: 665 424 397 5 0 90 0
[pid=2413382] ppid=2413379 vsize=1437268 memory=1054944 CPUtime=3584.42 cores=48-51
/proc/2413382/stat : 2413382 (roundingsat) R 2413379 2413379 2404132 0 -1 4194304 137779 0 0 0 357456 986 0 0 20 0 1 0 181798786 1471762432 263515 18446744073709551615 93933194973184 93933197323129 140727654739872 0 0 0 0 0 8404994 0 0 0 17 49 0 0 0 0 0 93933197759160 93933197787304 93933208793088 140727654742159 140727654742431 140727654742431 140727654748138 0
/proc/2413382/statm: 359317 263736 2166 574 0 348473 0
Current children cumulated CPU time: 3585.01 s
Current children cumulated vsize: 1444252 KiB
Current children cumulated memory: 1059876 KiB

Child status: 0

Real time (s): 3595.94
CPU time (s): 3585.06
CPU user time (s): 3575.15
CPU system time (s): 9.91038
CPU usage (%): 99.6973
Max. virtual memory (cumulated for all children) (KiB): 1467220
Max. memory (cumulated for all children) (KiB): 1097380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3575.15
system time used= 9.91038
maximum resident set size= 1091740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153714
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5352
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2007
involuntary context switches= 2841


# summary of solver processes directly reported to runsolver:
#   pid: 2413228
#   total CPU time (s): 3585.06
#   total CPU user time (s): 3575.15
#   total CPU system time (s): 9.91038

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.1312 second user time and 44.1782 second system time

The end

Launcher Data

Begin job on nodeE009 at 2026-06-26 16:45:11
IDJOB=4797121
IDBENCH=147863
IDSOLVER=3596
FILE ID=nodeE009/4797121-1782485110
RUNJOBID= nodeE009-1782485085-2410902
SLURM_JOB_ID= 12524533
Free space on /tmp= 799416 MiB

SOLVER NAME= SynLSRS 2026-06-06
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/prestwich/robin/normalized-robin16.opb
COMMAND LINE= ./SynLSRS BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4797121-1782485110/watcher-4797121-1782485110 -o /tmp/evaluation-result-4797121-1782485110/solver-4797121-1782485110 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4797121-1782485110/vars-4797121-1782485110 --bin-var /tmp/runsolver-exch-nodeE009-1782485085-2410902 --watchdog 3760  ./SynLSRS HOME/instance-4797121-1782485110.opb 3600 HOME 62000

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

MD5SUM BENCH= c646e12ccfd746fe0694a48782eaf83d
RANDOM SEED=513409073

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 60
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3573.145
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		: 3574.500
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		: 3570.180
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		: 3572.764
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:        929683624 kB
MemAvailable:   1045127672 kB
Buffers:              32 kB
Cached:         119704116 kB
SwapCached:        29604 kB
Active:          3375804 kB
Inactive:       118140892 kB
Active(anon):    2160856 kB
Inactive(anon):   425808 kB
Active(file):    1214948 kB
Inactive(file): 117715084 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33390400 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             62520 kB
Writeback:            56 kB
AnonPages:       1788688 kB
Mapped:           191428 kB
Shmem:            774112 kB
KReclaimable:    1313288 kB
Slab:            1845596 kB
SReclaimable:    1313288 kB
SUnreclaim:       532308 kB
KernelStack:       14832 kB
PageTables:         9544 kB
SecPageTables:     15376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:    3342384 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478640 kB
VmallocChunk:          0 kB
Percpu:           121088 kB
HardwareCorrupted:     0 kB
AnonHugePages:    356352 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      395716 kB
DirectMap2M:    18800640 kB
DirectMap1G:    1054867456 kB

Free space on /tmp at the end= 799376 MiB
End job on nodeE009 at 2026-06-26 17:45:07