Trace number 4780286

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 NameAnswerobjective functionCPU timeWall clock time
NaPS 1.04? (TO) 3600.11 3610.6

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/
EmployeeScheduling/normalized-aug4.5.opb
MD5SUM481101aa5750e702617a44583ed063de
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark204
Best CPU time to get the best result obtained on this benchmark1829.82
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9632
Total number of constraints29620
Number of constraints which are clauses27552
Number of constraints which are cardinality constraints (but not clauses)248
Number of constraints which are nor clauses,nor cardinality constraints1820
Minimum length of a constraint2
Maximum length of a constraint248
Number of terms in the objective function 26
Biggest coefficient in the objective function 20
Number of bits for the biggest coefficient in the objective function 5
Sum of the numbers in the objective function 211
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 160
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 687
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.02	exec HOME/naps_release -v2 -mc -cSCIP -scip-solve-prop -scip-stage-prop -given-time=3600 HOME/instance-4780286-1782137246.opb
0.00/0.06	c NaPS 1.03a50.
0.00/0.06	c Using SAT solver: CaDiCaL 3.0.0
0.00/0.06	c Input file name: HOME/instance-4780286-1782137246.opb
0.00/0.06	c Parsing PB file...
0.00/0.06	c goal was devided by 1 with offset 211.
0.05/0.19	c assumptions before coding: 
0.05/0.20	c initScipForCoop
0.16/0.22	c Running SCIP presolver (time limit: 10 sec)...
0.16/0.22	c solveScip
0.16/0.22	c initScipForCoop
0.16/0.22	c Cooperative mode: scip_coop_offset=211.000000
0.16/0.22	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
0.16/0.22	c Running SCIP presolve for solve-time propagation (rounds=3)
0.16/0.25	c presolving:
0.16/0.29	c    (0.1s) running MILP presolver
0.16/0.31	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
0.16/0.32	c (round 1, exhaustive) 0 del vars, 28 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16520 clqs, 0 implints
0.26/0.36	c (round 2, exhaustive) 0 del vars, 28 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 29564 upgd conss, 0 impls, 16520 clqs, 0 implints
1.23/1.33	c    (1.1s) probing: 1000/9632 (10.4%) - 0 fixings, 0 aggregations, 4733 implications, 0 bound changes
1.23/1.33	c    (1.1s) probing: 1001/9632 (10.4%) - 0 fixings, 0 aggregations, 4736 implications, 0 bound changes
1.23/1.33	c    (1.1s) probing aborted: 1000/1000 successive useless probings
1.23/1.39	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
1.23/1.39	c  0 deleted vars, 896 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 868 changed coefficients
1.23/1.39	c  0 implications, 21256 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1.23/1.39	c presolved problem has 9632 variables (9632 bin, 0 int, 0 cont) and 28724 constraints
1.23/1.39	c    1144 constraints of type <knapsack>
1.23/1.39	c   16520 constraints of type <setppc>
1.23/1.39	c      28 constraints of type <linear>
1.23/1.39	c   11032 constraints of type <logicor>
1.23/1.39	c transformed objective value is always integral (scale: 1)
1.23/1.39	c Presolving Time: 1.14
1.34/1.42	c presolving:
1.34/1.45	c (round 1, fast)       56 del vars, 840 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16492 clqs, 0 implints
1.34/1.45	c (round 2, fast)       71 del vars, 1305 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16027 clqs, 0 implints
1.34/1.48	c    (0.1s) running MILP presolver
1.34/1.49	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
1.43/1.50	c (round 3, exhaustive) 71 del vars, 1333 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16027 clqs, 0 implints
1.43/1.55	c (round 4, exhaustive) 71 del vars, 1333 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 28259 upgd conss, 0 impls, 16027 clqs, 0 implints
1.43/1.58	c (round 5, exhaustive) 71 del vars, 2201 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 28259 upgd conss, 0 impls, 16027 clqs, 0 implints
2.43/2.55	c    (1.1s) probing: 1000/9561 (10.5%) - 0 fixings, 0 aggregations, 4733 implications, 0 bound changes
2.43/2.55	c    (1.1s) probing: 1001/9561 (10.5%) - 0 fixings, 0 aggregations, 4736 implications, 0 bound changes
2.43/2.55	c    (1.1s) probing aborted: 1000/1000 successive useless probings
2.43/2.59	c    (1.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
2.53/2.65	c    (1.2s) symmetry computation finished: 23 generators found (max: 1500, log10 of symmetry group size: 14.70) (symcode time: 0.04)
2.53/2.66	c dynamic symmetry handling statistics:
2.53/2.66	c    orbitopal reduction:        4 components: 342x6, 342x6, 341x11, 341x4
2.53/2.66	c    orbital reduction:         no components
2.53/2.66	c    lexicographic reduction:   no permutations
2.53/2.66	c handled 4 out of 4 symmetry components
2.53/2.67	c presolving (6 rounds: 6 fast, 4 medium, 4 exhaustive):
2.53/2.67	c  71 deleted vars, 2201 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 868 changed coefficients
2.53/2.67	c  0 implications, 20763 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
2.53/2.67	c presolved problem has 9561 variables (9561 bin, 0 int, 0 cont) and 27419 constraints
2.53/2.67	c    1144 constraints of type <knapsack>
2.53/2.67	c   16027 constraints of type <setppc>
2.53/2.67	c      28 constraints of type <linear>
2.53/2.67	c   10220 constraints of type <logicor>
2.53/2.67	c transformed objective value is always integral (scale: 1)
2.53/2.67	c Presolving Time: 1.25
2.53/2.67	c 
11.30/11.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
11.30/11.41	c  10.0s|     1 |     0 | 20864 |     - |   219M |   0 |9561 |  27k|  27k|   0 |  0 |  76 |   0 | 0.000000e+00 |      --      |    Inf | unknown
11.30/11.41	c (node 1) LP solver hit time limit in LP 1 -- using pseudo solution instead
11.30/11.41	c 
11.30/11.41	c SCIP Status        : solving was interrupted [time limit reached]
11.30/11.41	c Solving Time (sec) : 10.01
11.30/11.41	c Solving Nodes      : 1
11.30/11.41	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
11.30/11.41	c Dual Bound         : +0.00000000000000e+00
11.30/11.41	c Gap                : infinite
11.30/11.41	c SCIP status: 23 (TIMELIMIT)
11.30/11.41	c solveScip: freeing transform (!can_skip_free_transform)
11.30/11.45	c SCIP presolver: sst_unknown
11.30/11.45	c Converting 29620 PB-constraints to clauses...
11.30/11.45	c   -- Clauses(.)/Splits(s): ############################estimatedAdderCost: 279
11.30/11.46	c Try to convert by bdds
11.30/11.48	c d: 1
11.30/11.48	c estimatedAdderCost: 279
11.30/11.48	c Try to convert by bdds
11.40/11.51	c d: 1
11.40/11.51	c estimatedAdderCost: 279
11.40/11.51	c Try to convert by bdds
11.40/11.54	c d: 1
11.40/11.54	c estimatedAdderCost: 279
11.40/11.54	c Try to convert by bdds
11.40/11.57	c d: 1
11.40/11.57	c estimatedAdderCost: 279
11.40/11.57	c Try to convert by bdds
11.50/11.60	c d: 1
11.50/11.60	c estimatedAdderCost: 279
11.50/11.60	c Try to convert by bdds
11.50/11.63	c d: 1
11.50/11.63	c estimatedAdderCost: 279
11.50/11.63	c Try to convert by bdds
11.50/11.66	c d: 1
11.50/11.66	c estimatedAdderCost: 279
11.50/11.66	c Try to convert by bdds
11.50/11.68	c d: 1
11.50/11.68	c estimatedAdderCost: 279
11.50/11.68	c Try to convert by bdds
11.60/11.71	c d: 1
11.60/11.71	c estimatedAdderCost: 279
11.60/11.71	c Try to convert by bdds
11.60/11.74	c d: 1
11.60/11.74	c estimatedAdderCost: 279
11.60/11.74	c Try to convert by bdds
11.60/11.77	c d: 1
11.60/11.77	c estimatedAdderCost: 279
11.60/11.77	c Try to convert by bdds
11.60/11.79	c d: 1
11.60/11.79	c estimatedAdderCost: 279
11.60/11.79	c Try to convert by bdds
11.70/11.81	c d: 1
11.70/11.81	c estimatedAdderCost: 279
11.70/11.81	c Try to convert by bdds
11.70/11.83	c d: 1
11.70/11.83	c estimatedAdderCost: 279
11.70/11.83	c Try to convert by bdds
11.70/11.84	c d: 1
11.70/11.84	c estimatedAdderCost: 279
11.70/11.84	c Try to convert by bdds
11.70/11.87	c d: 1
11.70/11.87	c estimatedAdderCost: 279
11.70/11.87	c Try to convert by bdds
11.80/11.90	c d: 1
11.80/11.90	c estimatedAdderCost: 279
11.80/11.90	c Try to convert by bdds
11.80/11.93	c d: 1
11.80/11.93	c estimatedAdderCost: 279
11.80/11.93	c Try to convert by bdds
11.80/11.96	c d: 1
11.80/11.96	c estimatedAdderCost: 279
11.80/11.96	c Try to convert by bdds
11.80/11.99	c d: 1
11.80/11.99	c estimatedAdderCost: 279
11.80/11.99	c Try to convert by bdds
11.91/12.02	c d: 1
11.91/12.02	c estimatedAdderCost: 279
11.91/12.02	c Try to convert by bdds
11.91/12.04	c d: 1
11.91/12.04	c estimatedAdderCost: 279
11.91/12.04	c Try to convert by bdds
11.91/12.06	c d: 1
11.91/12.06	c estimatedAdderCost: 279
11.91/12.06	c Try to convert by bdds
11.91/12.08	c d: 1
11.91/12.08	c estimatedAdderCost: 279
11.91/12.08	c Try to convert by bdds
11.91/12.09	c d: 1
11.91/12.09	c estimatedAdderCost: 279
11.91/12.09	c Try to convert by bdds
12.01/12.11	c d: 1
12.01/12.11	c estimatedAdderCost: 279
12.01/12.11	c Try to convert by bdds
12.01/12.13	c d: 1
12.01/12.13	c estimatedAdderCost: 279
12.01/12.13	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.15	c d: 1
12.01/12.15	c estimatedAdderCost: 10
12.01/12.15	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.16	c d: 1
12.01/12.16	c estimatedAdderCost: 10
12.01/12.16	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.17	c d: 1
12.01/12.17	c estimatedAdderCost: 10
12.01/12.17	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c estimatedAdderCost: 10
12.01/12.18	c Try to convert by bdds
12.01/12.18	c d: 1
12.01/12.18	c 
12.20/12.34	c pb_solver_status: sst_unknown
12.20/12.34	c total stages of optimization mode: 1
12.20/12.34	c Use UB found in presolve
12.20/12.34	c LB updated by evalGoalLB to 0
12.20/12.34	c minimizationMode: cmm_First_solve
12.20/12.34	c goal coeffs: 2 2 2 2 2 2 2 2 2 2 2 2 2 5 10 10 10 10 10 10 
12.20/12.34	c assumptions: 
12.20/12.34	c invoking solver with time budget: 5.000000
17.28/17.40	c sat_solver_result: sst_unknown
17.28/17.40	c SAT solver timed out; proceeding to cooperative SCIP call
17.28/17.40	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 211
17.28/17.40	c scip solving with time budget: 7.000000
17.28/17.40	c solveScip
17.28/17.40	c initScipForCoop
17.28/17.40	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
17.28/17.42	c presolving:
17.28/17.45	c (round 1, fast)       56 del vars, 840 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16492 clqs, 0 implints
17.28/17.45	c (round 2, fast)       71 del vars, 1305 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16027 clqs, 0 implints
17.28/17.47	c    (0.1s) running MILP presolver
17.28/17.49	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
17.38/17.50	c (round 3, exhaustive) 71 del vars, 1333 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16027 clqs, 0 implints
17.38/17.55	c (round 4, exhaustive) 71 del vars, 1333 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 28259 upgd conss, 0 impls, 16027 clqs, 0 implints
17.38/17.58	c (round 5, exhaustive) 71 del vars, 2201 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 28259 upgd conss, 0 impls, 16027 clqs, 0 implints
18.37/18.53	c    (1.1s) probing: 1000/9561 (10.5%) - 0 fixings, 0 aggregations, 4733 implications, 0 bound changes
18.37/18.53	c    (1.1s) probing: 1001/9561 (10.5%) - 0 fixings, 0 aggregations, 4736 implications, 0 bound changes
18.37/18.53	c    (1.1s) probing aborted: 1000/1000 successive useless probings
18.37/18.57	c    (1.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
18.47/18.63	c    (1.2s) symmetry computation finished: 23 generators found (max: 1500, log10 of symmetry group size: 14.70) (symcode time: 0.04)
18.47/18.64	c dynamic symmetry handling statistics:
18.47/18.64	c    orbitopal reduction:        4 components: 342x6, 342x6, 341x11, 341x4
18.47/18.64	c    orbital reduction:         no components
18.47/18.64	c    lexicographic reduction:   no permutations
18.47/18.64	c handled 4 out of 4 symmetry components
18.47/18.65	c presolving (6 rounds: 6 fast, 4 medium, 4 exhaustive):
18.47/18.65	c  71 deleted vars, 2201 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 868 changed coefficients
18.47/18.65	c  0 implications, 20763 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
18.47/18.65	c presolved problem has 9561 variables (9561 bin, 0 int, 0 cont) and 27419 constraints
18.47/18.65	c    1144 constraints of type <knapsack>
18.47/18.65	c   16027 constraints of type <setppc>
18.47/18.65	c      28 constraints of type <linear>
18.47/18.65	c   10220 constraints of type <logicor>
18.47/18.65	c transformed objective value is always integral (scale: 1)
18.47/18.65	c Presolving Time: 1.23
18.47/18.65	c 
24.25/24.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
24.25/24.41	c   7.0s|     1 |     0 | 17288 |     - |   219M |   0 |9561 |  27k|  27k|   0 |  0 |  76 |   0 | 0.000000e+00 |      --      |    Inf | unknown
24.25/24.41	c (node 1) LP solver hit time limit in LP 1 -- using pseudo solution instead
24.25/24.41	c 
24.25/24.41	c SCIP Status        : solving was interrupted [time limit reached]
24.25/24.41	c Solving Time (sec) : 7.01
24.25/24.41	c Solving Nodes      : 1
24.25/24.41	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
24.25/24.41	c Dual Bound         : +0.00000000000000e+00
24.25/24.41	c Gap                : infinite
24.25/24.41	c SCIP status: 23 (TIMELIMIT)
24.25/24.41	c pb_solver_status: sst_unknown
24.25/24.41	c LB_goalvalue: 0
24.25/24.41	c UB_goalvalue: 211
24.25/24.41	c Both SAT and SCIP timed out; boosting budgets to sat=10.000000 scip=14.000000
24.25/24.41	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
24.25/24.41	c SCIP returned: sst_unknown
24.25/24.41	c SCIP primal LB: -oo, dual UB: 211
24.25/24.41	c assumptions: 
24.25/24.41	c invoking solver with time budget: 10.000000
34.32/34.56	c sat_solver_result: sst_unknown
34.32/34.56	c SAT solver timed out; proceeding to cooperative SCIP call
34.32/34.56	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 211
34.32/34.56	c scip solving with time budget: 14.000000
34.32/34.56	c solveScip
34.32/34.56	c initScipForCoop
34.32/34.56	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
34.32/34.56	c SCIPfreeTransform due to timeout and having shadow nodes
34.32/34.56	c forcing SCIPfreeTransform before solve
34.32/34.59	c Running SCIP presolve for solve-time propagation (rounds=3)
34.42/34.62	c presolving:
34.42/34.66	c    (0.1s) running MILP presolver
34.42/34.67	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
34.42/34.69	c (round 1, exhaustive) 0 del vars, 28 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16520 clqs, 0 implints
34.52/34.73	c (round 2, exhaustive) 0 del vars, 28 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 29564 upgd conss, 0 impls, 16520 clqs, 0 implints
35.53/35.72	c    (1.1s) probing: 1000/9632 (10.4%) - 0 fixings, 0 aggregations, 4733 implications, 0 bound changes
35.53/35.72	c    (1.1s) probing: 1001/9632 (10.4%) - 0 fixings, 0 aggregations, 4736 implications, 0 bound changes
35.53/35.72	c    (1.1s) probing aborted: 1000/1000 successive useless probings
35.53/35.78	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
35.53/35.78	c  0 deleted vars, 896 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 868 changed coefficients
35.53/35.78	c  0 implications, 21256 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
35.53/35.78	c presolved problem has 9632 variables (9632 bin, 0 int, 0 cont) and 28724 constraints
35.53/35.78	c    1144 constraints of type <knapsack>
35.53/35.78	c   16520 constraints of type <setppc>
35.53/35.78	c      28 constraints of type <linear>
35.53/35.78	c   11032 constraints of type <logicor>
35.53/35.78	c transformed objective value is always integral (scale: 1)
35.53/35.78	c Presolving Time: 1.16
35.63/35.82	c presolving:
35.63/35.85	c (round 1, fast)       56 del vars, 840 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16492 clqs, 0 implints
35.63/35.85	c (round 2, fast)       71 del vars, 1305 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16027 clqs, 0 implints
35.63/35.87	c    (0.1s) running MILP presolver
35.63/35.89	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
35.73/35.90	c (round 3, exhaustive) 71 del vars, 1333 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16027 clqs, 0 implints
35.73/35.95	c (round 4, exhaustive) 71 del vars, 1333 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 28259 upgd conss, 0 impls, 16027 clqs, 0 implints
35.73/35.98	c (round 5, exhaustive) 71 del vars, 2201 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 28259 upgd conss, 0 impls, 16027 clqs, 0 implints
36.73/36.96	c    (1.2s) probing: 1000/9561 (10.5%) - 0 fixings, 0 aggregations, 4733 implications, 0 bound changes
36.73/36.96	c    (1.2s) probing: 1001/9561 (10.5%) - 0 fixings, 0 aggregations, 4736 implications, 0 bound changes
36.73/36.96	c    (1.2s) probing aborted: 1000/1000 successive useless probings
36.73/37.00	c    (1.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
36.84/37.06	c    (1.3s) symmetry computation finished: 23 generators found (max: 1500, log10 of symmetry group size: 14.70) (symcode time: 0.04)
36.84/37.07	c dynamic symmetry handling statistics:
36.84/37.07	c    orbitopal reduction:        4 components: 342x6, 342x6, 341x11, 341x4
36.84/37.07	c    orbital reduction:         no components
36.84/37.07	c    lexicographic reduction:   no permutations
36.84/37.07	c handled 4 out of 4 symmetry components
36.84/37.08	c presolving (6 rounds: 6 fast, 4 medium, 4 exhaustive):
36.84/37.08	c  71 deleted vars, 2201 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 868 changed coefficients
36.84/37.08	c  0 implications, 20763 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
36.84/37.08	c presolved problem has 9561 variables (9561 bin, 0 int, 0 cont) and 27419 constraints
36.84/37.08	c    1144 constraints of type <knapsack>
36.84/37.08	c   16027 constraints of type <setppc>
36.84/37.08	c      28 constraints of type <linear>
36.84/37.08	c   10220 constraints of type <logicor>
36.84/37.08	c transformed objective value is always integral (scale: 1)
36.84/37.08	c Presolving Time: 1.26
36.84/37.08	c 
49.59/49.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
49.59/49.81	c  14.0s|     1 |     0 | 24360 |     - |   220M |   0 |9561 |  27k|  27k|   0 |  0 |  76 |   0 | 0.000000e+00 |      --      |    Inf | unknown
49.59/49.81	c (node 1) LP solver hit time limit in LP 1 -- using pseudo solution instead
49.59/49.81	c 
49.59/49.81	c SCIP Status        : solving was interrupted [time limit reached]
49.59/49.81	c Solving Time (sec) : 14.01
49.59/49.81	c Solving Nodes      : 1
49.59/49.81	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
49.59/49.81	c Dual Bound         : +0.00000000000000e+00
49.59/49.81	c Gap                : infinite
49.59/49.81	c SCIP status: 23 (TIMELIMIT)
49.59/49.81	c solveScip: freeing transform (!can_skip_free_transform)
49.59/49.84	c pb_solver_status: sst_unknown
49.59/49.84	c LB_goalvalue: 0
49.59/49.84	c UB_goalvalue: 211
49.59/49.84	c Both SAT and SCIP timed out; boosting budgets to sat=20.000000 scip=28.000000
49.59/49.84	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
49.59/49.84	c SCIP returned: sst_unknown
49.59/49.84	c SCIP primal LB: -oo, dual UB: 211
49.59/49.84	c assumptions: 
49.59/49.84	c invoking solver with time budget: 20.000000
69.53/69.89	c sat_solver_result: sst_unknown
69.53/69.89	c SAT solver timed out; proceeding to cooperative SCIP call
69.53/69.89	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 211
69.53/69.89	c scip solving with time budget: 28.000000
69.53/69.89	c solveScip
69.53/69.89	c initScipForCoop
69.53/69.89	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
69.63/69.92	c presolving:
69.63/69.95	c (round 1, fast)       56 del vars, 840 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16492 clqs, 0 implints
69.63/69.95	c (round 2, fast)       71 del vars, 1305 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16027 clqs, 0 implints
69.63/69.97	c    (0.1s) running MILP presolver
69.63/69.99	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
69.63/70.00	c (round 3, exhaustive) 71 del vars, 1333 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16027 clqs, 0 implints
69.74/70.05	c (round 4, exhaustive) 71 del vars, 1333 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 28259 upgd conss, 0 impls, 16027 clqs, 0 implints
69.74/70.08	c (round 5, exhaustive) 71 del vars, 2201 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 28259 upgd conss, 0 impls, 16027 clqs, 0 implints
70.74/71.06	c    (1.2s) probing: 1000/9561 (10.5%) - 0 fixings, 0 aggregations, 4733 implications, 0 bound changes
70.74/71.06	c    (1.2s) probing: 1001/9561 (10.5%) - 0 fixings, 0 aggregations, 4736 implications, 0 bound changes
70.74/71.06	c    (1.2s) probing aborted: 1000/1000 successive useless probings
70.74/71.10	c    (1.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
70.84/71.16	c    (1.3s) symmetry computation finished: 23 generators found (max: 1500, log10 of symmetry group size: 14.70) (symcode time: 0.04)
70.84/71.17	c dynamic symmetry handling statistics:
70.84/71.17	c    orbitopal reduction:        4 components: 342x6, 342x6, 341x11, 341x4
70.84/71.17	c    orbital reduction:         no components
70.84/71.17	c    lexicographic reduction:   no permutations
70.84/71.17	c handled 4 out of 4 symmetry components
70.84/71.18	c presolving (6 rounds: 6 fast, 4 medium, 4 exhaustive):
70.84/71.18	c  71 deleted vars, 2201 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 868 changed coefficients
70.84/71.18	c  0 implications, 20763 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
70.84/71.18	c presolved problem has 9561 variables (9561 bin, 0 int, 0 cont) and 27419 constraints
70.84/71.18	c    1144 constraints of type <knapsack>
70.84/71.18	c   16027 constraints of type <setppc>
70.84/71.18	c      28 constraints of type <linear>
70.84/71.18	c   10220 constraints of type <logicor>
70.84/71.18	c transformed objective value is always integral (scale: 1)
70.84/71.18	c Presolving Time: 1.26
70.84/71.18	c 
97.54/97.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
97.54/97.90	c  28.0s|     1 |     0 | 35346 |     - |   220M |   0 |9561 |  27k|  27k|   0 |  0 |  76 |   0 | 0.000000e+00 |      --      |    Inf | unknown
97.54/97.90	c (node 1) LP solver hit time limit in LP 1 -- using pseudo solution instead
97.54/97.90	c 
97.54/97.90	c SCIP Status        : solving was interrupted [time limit reached]
97.54/97.90	c Solving Time (sec) : 28.01
97.54/97.90	c Solving Nodes      : 1
97.54/97.90	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
97.54/97.90	c Dual Bound         : +0.00000000000000e+00
97.54/97.90	c Gap                : infinite
97.54/97.90	c SCIP status: 23 (TIMELIMIT)
97.54/97.90	c pb_solver_status: sst_unknown
97.54/97.90	c LB_goalvalue: 0
97.54/97.90	c UB_goalvalue: 211
97.54/97.90	c Both SAT and SCIP timed out; boosting budgets to sat=40.000000 scip=56.000000
97.54/97.90	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
97.54/97.90	c SCIP returned: sst_unknown
97.54/97.90	c SCIP primal LB: -oo, dual UB: 211
97.54/97.90	c assumptions: 
97.54/97.90	c invoking solver with time budget: 40.000000
137.53/138.10	c sat_solver_result: sst_unknown
137.53/138.10	c SAT solver timed out; proceeding to cooperative SCIP call
137.53/138.10	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 211
137.53/138.10	c scip solving with time budget: 56.000000
137.53/138.10	c solveScip
137.53/138.10	c initScipForCoop
137.53/138.10	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
137.53/138.10	c SCIPfreeTransform due to timeout and having shadow nodes
137.53/138.10	c forcing SCIPfreeTransform before solve
137.64/138.13	c Running SCIP presolve for solve-time propagation (rounds=3)
137.64/138.15	c presolving:
137.64/138.19	c    (0.1s) running MILP presolver
137.73/138.21	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
137.73/138.22	c (round 1, exhaustive) 0 del vars, 28 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16520 clqs, 0 implints
137.73/138.27	c (round 2, exhaustive) 0 del vars, 28 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 29564 upgd conss, 0 impls, 16520 clqs, 0 implints
138.72/139.29	c    (1.2s) probing: 1000/9632 (10.4%) - 0 fixings, 0 aggregations, 4733 implications, 0 bound changes
138.72/139.29	c    (1.2s) probing: 1001/9632 (10.4%) - 0 fixings, 0 aggregations, 4736 implications, 0 bound changes
138.72/139.29	c    (1.2s) probing aborted: 1000/1000 successive useless probings
138.82/139.35	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
138.82/139.35	c  0 deleted vars, 896 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 868 changed coefficients
138.82/139.35	c  0 implications, 21256 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
138.82/139.35	c presolved problem has 9632 variables (9632 bin, 0 int, 0 cont) and 28724 constraints
138.82/139.35	c    1144 constraints of type <knapsack>
138.82/139.35	c   16520 constraints of type <setppc>
138.82/139.35	c      28 constraints of type <linear>
138.82/139.35	c   11032 constraints of type <logicor>
138.82/139.35	c transformed objective value is always integral (scale: 1)
138.82/139.35	c Presolving Time: 1.20
138.82/139.39	c presolving:
138.92/139.42	c (round 1, fast)       56 del vars, 840 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16492 clqs, 0 implints
138.92/139.42	c (round 2, fast)       71 del vars, 1305 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16027 clqs, 0 implints
138.92/139.44	c    (0.1s) running MILP presolver
138.92/139.46	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
138.92/139.47	c (round 3, exhaustive) 71 del vars, 1333 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16027 clqs, 0 implints
139.02/139.52	c (round 4, exhaustive) 71 del vars, 1333 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 28259 upgd conss, 0 impls, 16027 clqs, 0 implints
139.02/139.55	c (round 5, exhaustive) 71 del vars, 2201 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 28259 upgd conss, 0 impls, 16027 clqs, 0 implints
140.02/140.55	c    (1.2s) probing: 1000/9561 (10.5%) - 0 fixings, 0 aggregations, 4733 implications, 0 bound changes
140.02/140.55	c    (1.2s) probing: 1001/9561 (10.5%) - 0 fixings, 0 aggregations, 4736 implications, 0 bound changes
140.02/140.55	c    (1.2s) probing aborted: 1000/1000 successive useless probings
140.02/140.59	c    (1.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
140.12/140.65	c    (1.3s) symmetry computation finished: 23 generators found (max: 1500, log10 of symmetry group size: 14.70) (symcode time: 0.04)
140.12/140.65	c dynamic symmetry handling statistics:
140.12/140.65	c    orbitopal reduction:        4 components: 342x6, 342x6, 341x11, 341x4
140.12/140.65	c    orbital reduction:         no components
140.12/140.65	c    lexicographic reduction:   no permutations
140.12/140.65	c handled 4 out of 4 symmetry components
140.12/140.66	c presolving (6 rounds: 6 fast, 4 medium, 4 exhaustive):
140.12/140.66	c  71 deleted vars, 2201 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 868 changed coefficients
140.12/140.66	c  0 implications, 20763 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
140.12/140.66	c presolved problem has 9561 variables (9561 bin, 0 int, 0 cont) and 27419 constraints
140.12/140.66	c    1144 constraints of type <knapsack>
140.12/140.66	c   16027 constraints of type <setppc>
140.12/140.66	c      28 constraints of type <linear>
140.12/140.66	c   10220 constraints of type <logicor>
140.12/140.66	c transformed objective value is always integral (scale: 1)
140.12/140.66	c Presolving Time: 1.27
140.12/140.66	c 
168.33/168.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
168.33/168.98	c  29.6s|     1 |     0 | 36289 |     - |   220M |   0 |9561 |  27k|  27k|   0 |  0 |  76 |   0 |-5.168497e+01 |      --      |    Inf | unknown
187.17/187.80	c  48.4s|     1 |     0 | 73399 |     - |   231M |   0 |9561 |  27k|  27k| 232 |  1 |  78 |   0 |-6.400000e+01 |      --      |    Inf | unknown
192.56/193.23	c  53.9s|     1 |     0 | 83794 |     - |   234M |   0 |9561 |  27k|  27k| 465 |  2 |  79 |   0 |-8.500000e+01 |      --      |    Inf | unknown
194.65/195.37	c  56.0s|     1 |     0 | 88628 |     - |   237M |   0 |9561 |  27k|  28k| 726 |  3 |  80 |   0 |-8.500000e+01 |      --      |    Inf | unknown
194.65/195.37	c (node 1) LP solver hit time limit in LP 6 -- using pseudo solution instead
194.65/195.37	c 
194.65/195.37	c SCIP Status        : solving was interrupted [time limit reached]
194.65/195.37	c Solving Time (sec) : 56.00
194.65/195.37	c Solving Nodes      : 1
194.65/195.37	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
194.65/195.37	c Dual Bound         : -8.50000000000000e+01
194.65/195.37	c Gap                : infinite
194.65/195.37	c SCIP status: 23 (TIMELIMIT)
194.65/195.37	c solveScip: freeing transform (!can_skip_free_transform)
194.75/195.41	c SCIP LP bound tightened UB: 211 -> 126
194.75/195.41	c pb_solver_status: sst_unknown
194.75/195.41	c LB_goalvalue: 0
194.75/195.41	c UB_goalvalue: 126
194.75/195.41	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
194.75/195.41	c SCIP returned: sst_unknown
194.75/195.41	c SCIP primal LB: -oo, dual UB: 126
194.75/195.41	c assumptions: 
194.75/195.41	c invoking solver with time budget: 40.000000
234.73/235.53	c sat_solver_result: sst_unknown
234.73/235.53	c SAT solver timed out; proceeding to cooperative SCIP call
234.73/235.53	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 126
234.73/235.53	c scip solving with time budget: 78.400000
234.73/235.53	c solveScip
234.73/235.53	c initScipForCoop
234.73/235.53	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
234.73/235.55	c presolving:
234.73/235.58	c (round 1, fast)       56 del vars, 840 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16492 clqs, 0 implints
234.73/235.58	c (round 2, fast)       71 del vars, 1305 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16027 clqs, 0 implints
234.83/235.60	c    (0.1s) running MILP presolver
234.83/235.62	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
234.83/235.63	c (round 3, exhaustive) 71 del vars, 1333 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16027 clqs, 0 implints
234.83/235.68	c (round 4, exhaustive) 71 del vars, 1333 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 28259 upgd conss, 0 impls, 16027 clqs, 0 implints
234.93/235.72	c (round 5, exhaustive) 71 del vars, 2201 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 28259 upgd conss, 0 impls, 16027 clqs, 0 implints
235.93/236.72	c    (1.2s) probing: 1000/9561 (10.5%) - 0 fixings, 0 aggregations, 4733 implications, 0 bound changes
235.93/236.72	c    (1.2s) probing: 1001/9561 (10.5%) - 0 fixings, 0 aggregations, 4736 implications, 0 bound changes
235.93/236.72	c    (1.2s) probing aborted: 1000/1000 successive useless probings
235.93/236.76	c    (1.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
236.02/236.82	c    (1.3s) symmetry computation finished: 23 generators found (max: 1500, log10 of symmetry group size: 14.70) (symcode time: 0.04)
236.02/236.83	c dynamic symmetry handling statistics:
236.02/236.83	c    orbitopal reduction:        4 components: 342x6, 342x6, 341x11, 341x4
236.02/236.83	c    orbital reduction:         no components
236.02/236.83	c    lexicographic reduction:   no permutations
236.02/236.83	c handled 4 out of 4 symmetry components
236.02/236.84	c presolving (6 rounds: 6 fast, 4 medium, 4 exhaustive):
236.02/236.84	c  71 deleted vars, 2201 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 868 changed coefficients
236.02/236.84	c  0 implications, 20763 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
236.02/236.84	c presolved problem has 9561 variables (9561 bin, 0 int, 0 cont) and 27419 constraints
236.02/236.84	c    1144 constraints of type <knapsack>
236.02/236.84	c   16027 constraints of type <setppc>
236.02/236.84	c      28 constraints of type <linear>
236.02/236.84	c   10220 constraints of type <logicor>
236.02/236.84	c transformed objective value is always integral (scale: 1)
236.02/236.84	c Presolving Time: 1.29
236.02/236.84	c 
264.25/265.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
264.25/265.16	c  29.6s|     1 |     0 | 36289 |     - |   235M |   0 |9561 |  27k|  27k|   0 |  0 |  76 |   0 |-5.168497e+01 |      --      |    Inf | unknown
283.09/284.06	c  48.5s|     1 |     0 | 73399 |     - |   236M |   0 |9561 |  27k|  27k| 232 |  1 |  78 |   0 |-6.400000e+01 |      --      |    Inf | unknown
288.56/289.50	c  54.0s|     1 |     0 | 83794 |     - |   236M |   0 |9561 |  27k|  27k| 465 |  2 |  79 |   0 |-8.500000e+01 |      --      |    Inf | unknown
300.73/301.71	c  66.2s|     1 |     0 | 99198 |     - |   236M |   0 |9561 |  27k|  28k| 726 |  3 |  80 |   0 |-8.904073e+01 |      --      |    Inf | unknown
304.31/305.36	c  69.8s|     1 |     0 |105943 |     - |   240M |   0 |9561 |  27k|  28k| 984 |  4 |  82 |   0 |-8.957260e+01 |      --      |    Inf | unknown
312.89/313.93	c  78.4s|     1 |     0 |118195 |     - |   244M |   0 |9561 |  27k|  28k|1240 |  5 |  83 |   0 |-8.957260e+01 |      --      |    Inf | unknown
312.89/313.93	c (node 1) LP solver hit time limit in LP 8 -- using pseudo solution instead
312.89/313.93	c 
312.89/313.93	c SCIP Status        : solving was interrupted [time limit reached]
312.89/313.93	c Solving Time (sec) : 78.40
312.89/313.93	c Solving Nodes      : 1
312.89/313.93	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
312.89/313.93	c Dual Bound         : -8.95725971370143e+01
312.89/313.93	c Gap                : infinite
312.89/313.93	c SCIP status: 23 (TIMELIMIT)
312.89/313.93	c SCIP LP bound tightened UB: 126 -> 122
312.89/313.93	c pb_solver_status: sst_unknown
312.89/313.93	c LB_goalvalue: 0
312.89/313.93	c UB_goalvalue: 122
312.89/313.93	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
312.89/313.93	c SCIP returned: sst_unknown
312.89/313.93	c SCIP primal LB: -oo, dual UB: 122
312.89/313.93	c assumptions: 
312.89/313.93	c invoking solver with time budget: 40.000000
352.99/354.13	c sat_solver_result: sst_unknown
352.99/354.13	c SAT solver timed out; proceeding to cooperative SCIP call
352.99/354.13	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 122
352.99/354.13	c scip solving with time budget: 109.760000
352.99/354.13	c solveScip
352.99/354.13	c initScipForCoop
352.99/354.13	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
352.99/354.13	c SCIPfreeTransform due to timeout and having shadow nodes
352.99/354.13	c forcing SCIPfreeTransform before solve
352.99/354.17	c Running SCIP presolve for solve-time propagation (rounds=3)
352.99/354.19	c presolving:
353.08/354.24	c    (0.1s) running MILP presolver
353.08/354.25	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
353.08/354.27	c (round 1, exhaustive) 0 del vars, 28 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16520 clqs, 0 implints
353.17/354.31	c (round 2, exhaustive) 0 del vars, 28 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 29564 upgd conss, 0 impls, 16520 clqs, 0 implints
354.17/355.36	c    (1.2s) probing: 1000/9632 (10.4%) - 0 fixings, 0 aggregations, 4733 implications, 0 bound changes
354.17/355.37	c    (1.2s) probing: 1001/9632 (10.4%) - 0 fixings, 0 aggregations, 4736 implications, 0 bound changes
354.17/355.37	c    (1.2s) probing aborted: 1000/1000 successive useless probings
354.27/355.42	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
354.27/355.42	c  0 deleted vars, 896 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 868 changed coefficients
354.27/355.42	c  0 implications, 21256 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
354.27/355.42	c presolved problem has 9632 variables (9632 bin, 0 int, 0 cont) and 28724 constraints
354.27/355.42	c    1144 constraints of type <knapsack>
354.27/355.42	c   16520 constraints of type <setppc>
354.27/355.42	c      28 constraints of type <linear>
354.27/355.42	c   11032 constraints of type <logicor>
354.27/355.42	c transformed objective value is always integral (scale: 1)
354.27/355.42	c Presolving Time: 1.23
354.27/355.47	c presolving:
354.37/355.50	c (round 1, fast)       56 del vars, 840 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16492 clqs, 0 implints
354.37/355.50	c (round 2, fast)       71 del vars, 1305 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16027 clqs, 0 implints
354.37/355.52	c    (0.1s) running MILP presolver
354.37/355.54	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
354.37/355.55	c (round 3, exhaustive) 71 del vars, 1333 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16027 clqs, 0 implints
354.47/355.60	c (round 4, exhaustive) 71 del vars, 1333 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 28259 upgd conss, 0 impls, 16027 clqs, 0 implints
354.47/355.63	c (round 5, exhaustive) 71 del vars, 2201 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 28259 upgd conss, 0 impls, 16027 clqs, 0 implints
355.47/356.65	c    (1.2s) probing: 1000/9561 (10.5%) - 0 fixings, 0 aggregations, 4733 implications, 0 bound changes
355.47/356.65	c    (1.2s) probing: 1001/9561 (10.5%) - 0 fixings, 0 aggregations, 4736 implications, 0 bound changes
355.47/356.65	c    (1.2s) probing aborted: 1000/1000 successive useless probings
355.47/356.69	c    (1.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
355.57/356.75	c    (1.3s) symmetry computation finished: 23 generators found (max: 1500, log10 of symmetry group size: 14.70) (symcode time: 0.04)
355.57/356.76	c dynamic symmetry handling statistics:
355.57/356.76	c    orbitopal reduction:        4 components: 342x6, 342x6, 341x11, 341x4
355.57/356.76	c    orbital reduction:         no components
355.57/356.76	c    lexicographic reduction:   no permutations
355.57/356.76	c handled 4 out of 4 symmetry components
355.57/356.77	c presolving (6 rounds: 6 fast, 4 medium, 4 exhaustive):
355.57/356.77	c  71 deleted vars, 2201 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 868 changed coefficients
355.57/356.77	c  0 implications, 20763 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
355.57/356.77	c presolved problem has 9561 variables (9561 bin, 0 int, 0 cont) and 27419 constraints
355.57/356.77	c    1144 constraints of type <knapsack>
355.57/356.77	c   16027 constraints of type <setppc>
355.57/356.77	c      28 constraints of type <linear>
355.57/356.77	c   10220 constraints of type <logicor>
355.57/356.77	c transformed objective value is always integral (scale: 1)
355.57/356.77	c Presolving Time: 1.30
355.57/356.77	c 
383.80/385.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
383.80/385.05	c  29.6s|     1 |     0 | 36289 |     - |   243M |   0 |9561 |  27k|  27k|   0 |  0 |  76 |   0 |-5.168497e+01 |      --      |    Inf | unknown
402.63/403.95	c  48.5s|     1 |     0 | 73399 |     - |   244M |   0 |9561 |  27k|  27k| 232 |  1 |  78 |   0 |-6.400000e+01 |      --      |    Inf | unknown
408.01/409.37	c  53.9s|     1 |     0 | 83794 |     - |   244M |   0 |9561 |  27k|  27k| 465 |  2 |  79 |   0 |-8.500000e+01 |      --      |    Inf | unknown
420.27/421.69	c  66.2s|     1 |     0 | 99198 |     - |   244M |   0 |9561 |  27k|  28k| 726 |  3 |  80 |   0 |-8.904073e+01 |      --      |    Inf | unknown
423.96/425.34	c  69.9s|     1 |     0 |105943 |     - |   244M |   0 |9561 |  27k|  28k| 984 |  4 |  82 |   0 |-8.957260e+01 |      --      |    Inf | unknown
433.65/435.10	c  79.7s|     1 |     0 |118683 |     - |   245M |   0 |9561 |  27k|  28k|1240 |  5 |  83 |   0 |-1.010000e+02 |      --      |    Inf | unknown
436.52/437.98	c  82.5s|     1 |     0 |123624 |     - |   248M |   0 |9561 |  27k|  28k|1446 |  6 |  84 |   0 |-1.010000e+02 |      --      |    Inf | unknown
440.31/441.75	c  86.3s|     1 |     0 |129864 |     - |   252M |   0 |9561 |  27k|  29k|1623 |  7 |  86 |   0 |-1.010000e+02 |      --      |    Inf | unknown
444.00/445.43	c  90.0s|     1 |     0 |135620 |     - |   255M |   0 |9561 |  27k|  29k|1781 |  8 |  88 |   0 |-1.010000e+02 |      --      |    Inf | unknown
449.28/450.74	c  95.3s|     1 |     0 |143565 |     - |   258M |   0 |9561 |  27k|  29k|1952 |  9 |  90 |   0 |-1.010000e+02 |      --      |    Inf | unknown
455.17/456.60	c   101s|     1 |     0 |152132 |     - |   261M |   0 |9561 |  27k|  29k|2116 | 10 |  91 |   0 |-1.010000e+02 |      --      |    Inf | unknown
458.76/460.22	c   105s|     1 |     0 |157899 |     - |   266M |   0 |9561 |  27k|  29k|2241 | 11 |  93 |   0 |-1.110000e+02 |      --      |    Inf | unknown
461.45/462.96	c   108s|     1 |     0 |162295 |     - |   268M |   0 |9561 |  27k|  29k|2369 | 12 |  95 |   0 |-1.110000e+02 |      --      |    Inf | unknown
463.74/465.21	c   110s|     1 |     0 |165738 |     - |   271M |   0 |9561 |  27k|  29k|2477 | 13 |  96 |   0 |-1.110000e+02 |      --      |    Inf | unknown
463.74/465.21	c (node 1) LP solver hit time limit in LP 16 -- using pseudo solution instead
463.74/465.21	c 
463.74/465.21	c SCIP Status        : solving was interrupted [time limit reached]
463.74/465.21	c Solving Time (sec) : 109.76
463.74/465.21	c Solving Nodes      : 1
463.74/465.21	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
463.74/465.21	c Dual Bound         : -1.11000000000000e+02
463.74/465.21	c Gap                : infinite
463.74/465.21	c SCIP status: 23 (TIMELIMIT)
463.74/465.21	c solveScip: freeing transform (!can_skip_free_transform)
463.74/465.25	c SCIP LP bound tightened UB: 122 -> 100
463.74/465.25	c pb_solver_status: sst_unknown
463.74/465.25	c LB_goalvalue: 0
463.74/465.25	c UB_goalvalue: 100
463.74/465.25	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
463.74/465.25	c SCIP returned: sst_unknown
463.74/465.25	c SCIP primal LB: -oo, dual UB: 100
463.74/465.25	c assumptions: 
463.74/465.25	c invoking solver with time budget: 40.000000
503.72/505.37	c sat_solver_result: sst_unknown
503.72/505.37	c SAT solver timed out; proceeding to cooperative SCIP call
503.72/505.37	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 100
503.72/505.37	c scip solving with time budget: 153.664000
503.72/505.37	c solveScip
503.72/505.37	c initScipForCoop
503.72/505.37	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
503.72/505.39	c presolving:
503.82/505.42	c (round 1, fast)       56 del vars, 840 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16492 clqs, 0 implints
503.82/505.42	c (round 2, fast)       71 del vars, 1305 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16027 clqs, 0 implints
503.82/505.44	c    (0.1s) running MILP presolver
503.82/505.46	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
503.82/505.47	c (round 3, exhaustive) 71 del vars, 1333 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16027 clqs, 0 implints
503.92/505.52	c (round 4, exhaustive) 71 del vars, 1333 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 28259 upgd conss, 0 impls, 16027 clqs, 0 implints
503.92/505.55	c (round 5, exhaustive) 71 del vars, 2201 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 28259 upgd conss, 0 impls, 16027 clqs, 0 implints
504.92/506.58	c    (1.2s) probing: 1000/9561 (10.5%) - 0 fixings, 0 aggregations, 4733 implications, 0 bound changes
504.92/506.58	c    (1.2s) probing: 1001/9561 (10.5%) - 0 fixings, 0 aggregations, 4736 implications, 0 bound changes
504.92/506.58	c    (1.2s) probing aborted: 1000/1000 successive useless probings
505.02/506.61	c    (1.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
505.02/506.68	c    (1.3s) symmetry computation finished: 23 generators found (max: 1500, log10 of symmetry group size: 14.70) (symcode time: 0.04)
505.02/506.68	c dynamic symmetry handling statistics:
505.02/506.68	c    orbitopal reduction:        4 components: 342x6, 342x6, 341x11, 341x4
505.02/506.68	c    orbital reduction:         no components
505.02/506.68	c    lexicographic reduction:   no permutations
505.02/506.68	c handled 4 out of 4 symmetry components
505.02/506.69	c presolving (6 rounds: 6 fast, 4 medium, 4 exhaustive):
505.02/506.69	c  71 deleted vars, 2201 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 868 changed coefficients
505.02/506.69	c  0 implications, 20763 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
505.02/506.69	c presolved problem has 9561 variables (9561 bin, 0 int, 0 cont) and 27419 constraints
505.02/506.69	c    1144 constraints of type <knapsack>
505.02/506.69	c   16027 constraints of type <setppc>
505.02/506.69	c      28 constraints of type <linear>
505.02/506.69	c   10220 constraints of type <logicor>
505.02/506.69	c transformed objective value is always integral (scale: 1)
505.02/506.69	c Presolving Time: 1.30
505.02/506.69	c 
533.24/534.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
533.24/534.99	c  29.6s|     1 |     0 | 36289 |     - |   269M |   0 |9561 |  27k|  27k|   0 |  0 |  76 |   0 |-5.168497e+01 |      --      |    Inf | unknown
552.08/553.89	c  48.5s|     1 |     0 | 73399 |     - |   270M |   0 |9561 |  27k|  27k| 232 |  1 |  78 |   0 |-6.400000e+01 |      --      |    Inf | unknown
557.57/559.33	c  54.0s|     1 |     0 | 83794 |     - |   270M |   0 |9561 |  27k|  27k| 465 |  2 |  79 |   0 |-8.500000e+01 |      --      |    Inf | unknown
569.73/571.53	c  66.2s|     1 |     0 | 99198 |     - |   270M |   0 |9561 |  27k|  28k| 726 |  3 |  80 |   0 |-8.904073e+01 |      --      |    Inf | unknown
573.42/575.20	c  69.8s|     1 |     0 |105943 |     - |   270M |   0 |9561 |  27k|  28k| 984 |  4 |  82 |   0 |-8.957260e+01 |      --      |    Inf | unknown
582.99/584.89	c  79.5s|     1 |     0 |118683 |     - |   271M |   0 |9561 |  27k|  28k|1240 |  5 |  83 |   0 |-1.010000e+02 |      --      |    Inf | unknown
585.88/587.78	c  82.4s|     1 |     0 |123624 |     - |   271M |   0 |9561 |  27k|  28k|1446 |  6 |  84 |   0 |-1.010000e+02 |      --      |    Inf | unknown
589.67/591.54	c  86.2s|     1 |     0 |129864 |     - |   271M |   0 |9561 |  27k|  29k|1623 |  7 |  86 |   0 |-1.010000e+02 |      --      |    Inf | unknown
593.36/595.22	c  89.9s|     1 |     0 |135620 |     - |   271M |   0 |9561 |  27k|  29k|1781 |  8 |  88 |   0 |-1.010000e+02 |      --      |    Inf | unknown
598.64/600.52	c  95.2s|     1 |     0 |143565 |     - |   271M |   0 |9561 |  27k|  29k|1952 |  9 |  90 |   0 |-1.010000e+02 |      --      |    Inf | unknown
604.42/606.39	c   101s|     1 |     0 |152132 |     - |   271M |   0 |9561 |  27k|  29k|2116 | 10 |  91 |   0 |-1.010000e+02 |      --      |    Inf | unknown
608.12/610.04	c   105s|     1 |     0 |157899 |     - |   271M |   0 |9561 |  27k|  29k|2241 | 11 |  93 |   0 |-1.110000e+02 |      --      |    Inf | unknown
610.80/612.79	c   107s|     1 |     0 |162295 |     - |   271M |   0 |9561 |  27k|  29k|2369 | 12 |  95 |   0 |-1.110000e+02 |      --      |    Inf | unknown
613.79/615.79	c   110s|     1 |     0 |167072 |     - |   271M |   0 |9561 |  27k|  29k|2477 | 13 |  96 |   0 |-1.110000e+02 |      --      |    Inf | unknown
616.39/618.39	c   113s|     1 |     0 |171230 |     - |   274M |   0 |9561 |  27k|  30k|2586 | 14 |  97 |   0 |-1.110000e+02 |      --      |    Inf | unknown
619.68/621.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
619.68/621.69	c   116s|     1 |     0 |176765 |     - |   277M |   0 |9561 |  27k|  30k|2702 | 15 |  98 |   0 |-1.110000e+02 |      --      |    Inf | unknown
621.97/623.90	c   119s|     1 |     0 |180338 |     - |   280M |   0 |9561 |  27k|  30k|2812 | 16 | 100 |   0 |-1.110000e+02 |      --      |    Inf | unknown
624.96/626.95	c   122s|     1 |     0 |185341 |     - |   283M |   0 |9561 |  27k|  30k|2924 | 17 | 101 |   0 |-1.110000e+02 |      --      |    Inf | unknown
627.75/629.74	c   124s|     1 |     0 |189740 |     - |   287M |   0 |9561 |  27k|  30k|3035 | 18 | 102 |   0 |-1.110000e+02 |      --      |    Inf | unknown
630.24/632.26	c   127s|     1 |     0 |193814 |     - |   290M |   0 |9561 |  27k|  30k|3143 | 19 | 103 |   0 |-1.110000e+02 |      --      |    Inf | unknown
632.94/634.94	c   130s|     1 |     0 |198166 |     - |   293M |   0 |9561 |  27k|  30k|3251 | 20 | 104 |   0 |-1.120000e+02 |      --      |    Inf | unknown
633.53/635.56	c   130s|     1 |     0 |198983 |     - |   293M |   0 |9561 |  27k|  30k|3266 | 21 | 105 |   0 |-1.120000e+02 |      --      |    Inf | unknown
634.15/636.15	c   131s|     1 |     0 |199642 |     - |   293M |   0 |9561 |  27k|  30k|3274 | 22 | 107 |   0 |-1.120000e+02 |      --      |    Inf | unknown
634.83/636.82	c   131s|     1 |     0 |200399 |     - |   293M |   0 |9561 |  27k|  30k|3280 | 23 | 109 |   0 |-1.120000e+02 |      --      |    Inf | unknown
635.15/637.17	c   132s|     1 |     0 |200660 |     - |   293M |   0 |9561 |  27k|  30k|3287 | 24 | 111 |   0 |-1.120000e+02 |      --      |    Inf | unknown
635.83/637.82	c   132s|     1 |     0 |201384 |     - |   293M |   0 |9561 |  27k|  30k|3293 | 25 | 112 |   0 |-1.120000e+02 |      --      |    Inf | unknown
636.53/638.50	c   133s|     1 |     0 |202222 |     - |   293M |   0 |9561 |  27k|  30k|3301 | 26 | 113 |   0 |-1.120000e+02 |      --      |    Inf | unknown
636.92/639.00	c   134s|     1 |     0 |202663 |     - |   293M |   0 |9561 |  27k|  29k|3307 | 27 | 115 |   0 |-1.120000e+02 |      --      |    Inf | unknown
637.22/639.29	c   134s|     1 |     0 |202847 |     - |   293M |   0 |9561 |  27k|  29k|3312 | 28 | 117 |   0 |-1.120000e+02 |      --      |    Inf | unknown
637.62/639.68	c   134s|     1 |     0 |203165 |     - |   293M |   0 |9561 |  27k|  29k|3322 | 29 | 118 |   0 |-1.120000e+02 |      --      |    Inf | unknown
638.22/640.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
638.22/640.25	c   135s|     1 |     0 |203742 |     - |   293M |   0 |9561 |  27k|  29k|3327 | 30 | 120 |   0 |-1.120000e+02 |      --      |    Inf | unknown
656.98/659.04	c   154s|     1 |     2 |225777 |     - |   293M |   0 |9561 |  27k|  29k|3327 | 30 | 125 |   0 |-1.120000e+02 |      --      |    Inf | unknown
656.98/659.04	c 
656.98/659.04	c SCIP Status        : solving was interrupted [time limit reached]
656.98/659.04	c Solving Time (sec) : 153.67
656.98/659.04	c Solving Nodes      : 1
656.98/659.04	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
656.98/659.04	c Dual Bound         : -1.12000000000000e+02
656.98/659.04	c Gap                : infinite
656.98/659.04	c SCIP status: 23 (TIMELIMIT)
656.98/659.04	c SCIP LP bound tightened UB: 100 -> 99
656.98/659.04	c pb_solver_status: sst_unknown
656.98/659.04	c LB_goalvalue: 0
656.98/659.04	c UB_goalvalue: 99
656.98/659.04	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
656.98/659.04	c SCIP returned: sst_unknown
656.98/659.04	c SCIP primal LB: -oo, dual UB: 99
656.98/659.04	c assumptions: 
656.98/659.04	c invoking solver with time budget: 40.000000
696.96/699.16	c sat_solver_result: sst_unknown
696.96/699.16	c SAT solver timed out; proceeding to cooperative SCIP call
696.96/699.16	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 99
696.96/699.16	c scip solving with time budget: 215.129600
696.96/699.16	c solveScip
696.96/699.16	c initScipForCoop
696.96/699.16	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
696.96/699.16	c SCIPfreeTransform due to timeout and having shadow nodes
696.96/699.16	c forcing SCIPfreeTransform before solve
697.04/699.20	c Running SCIP presolve for solve-time propagation (rounds=3)
697.04/699.22	c presolving:
697.04/699.27	c    (0.1s) running MILP presolver
697.04/699.28	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
697.04/699.29	c (round 1, exhaustive) 0 del vars, 28 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16520 clqs, 0 implints
697.14/699.34	c (round 2, exhaustive) 0 del vars, 28 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 29564 upgd conss, 0 impls, 16520 clqs, 0 implints
698.14/700.39	c    (1.2s) probing: 1000/9632 (10.4%) - 0 fixings, 0 aggregations, 4733 implications, 0 bound changes
698.14/700.39	c    (1.2s) probing: 1001/9632 (10.4%) - 0 fixings, 0 aggregations, 4736 implications, 0 bound changes
698.14/700.39	c    (1.2s) probing aborted: 1000/1000 successive useless probings
698.24/700.45	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
698.24/700.45	c  0 deleted vars, 896 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 868 changed coefficients
698.24/700.45	c  0 implications, 21256 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
698.24/700.45	c presolved problem has 9632 variables (9632 bin, 0 int, 0 cont) and 28724 constraints
698.24/700.45	c    1144 constraints of type <knapsack>
698.24/700.45	c   16520 constraints of type <setppc>
698.24/700.45	c      28 constraints of type <linear>
698.24/700.45	c   11032 constraints of type <logicor>
698.24/700.45	c transformed objective value is always integral (scale: 1)
698.24/700.45	c Presolving Time: 1.23
698.34/700.50	c presolving:
698.34/700.52	c (round 1, fast)       56 del vars, 840 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16492 clqs, 0 implints
698.34/700.53	c (round 2, fast)       71 del vars, 1305 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16027 clqs, 0 implints
698.34/700.55	c    (0.1s) running MILP presolver
698.34/700.56	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
698.34/700.58	c (round 3, exhaustive) 71 del vars, 1333 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16027 clqs, 0 implints
698.44/700.63	c (round 4, exhaustive) 71 del vars, 1333 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 28259 upgd conss, 0 impls, 16027 clqs, 0 implints
698.44/700.66	c (round 5, exhaustive) 71 del vars, 2201 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 28259 upgd conss, 0 impls, 16027 clqs, 0 implints
699.44/701.68	c    (1.2s) probing: 1000/9561 (10.5%) - 0 fixings, 0 aggregations, 4733 implications, 0 bound changes
699.44/701.68	c    (1.2s) probing: 1001/9561 (10.5%) - 0 fixings, 0 aggregations, 4736 implications, 0 bound changes
699.44/701.68	c    (1.2s) probing aborted: 1000/1000 successive useless probings
699.54/701.72	c    (1.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
699.54/701.78	c    (1.3s) symmetry computation finished: 23 generators found (max: 1500, log10 of symmetry group size: 14.70) (symcode time: 0.04)
699.54/701.79	c dynamic symmetry handling statistics:
699.54/701.79	c    orbitopal reduction:        4 components: 342x6, 342x6, 341x11, 341x4
699.54/701.79	c    orbital reduction:         no components
699.54/701.79	c    lexicographic reduction:   no permutations
699.54/701.79	c handled 4 out of 4 symmetry components
699.64/701.80	c presolving (6 rounds: 6 fast, 4 medium, 4 exhaustive):
699.64/701.80	c  71 deleted vars, 2201 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 868 changed coefficients
699.64/701.80	c  0 implications, 20763 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
699.64/701.80	c presolved problem has 9561 variables (9561 bin, 0 int, 0 cont) and 27419 constraints
699.64/701.80	c    1144 constraints of type <knapsack>
699.64/701.80	c   16027 constraints of type <setppc>
699.64/701.80	c      28 constraints of type <linear>
699.64/701.80	c   10220 constraints of type <logicor>
699.64/701.80	c transformed objective value is always integral (scale: 1)
699.64/701.80	c Presolving Time: 1.30
699.64/701.80	c 
727.76/730.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
727.76/730.04	c  29.6s|     1 |     0 | 36289 |     - |   291M |   0 |9561 |  27k|  27k|   0 |  0 |  76 |   0 |-5.168497e+01 |      --      |    Inf | unknown
746.59/748.94	c  48.5s|     1 |     0 | 73399 |     - |   292M |   0 |9561 |  27k|  27k| 232 |  1 |  78 |   0 |-6.400000e+01 |      --      |    Inf | unknown
751.98/754.32	c  53.8s|     1 |     0 | 83794 |     - |   292M |   0 |9561 |  27k|  27k| 465 |  2 |  79 |   0 |-8.500000e+01 |      --      |    Inf | unknown
764.14/766.57	c  66.1s|     1 |     0 | 99198 |     - |   292M |   0 |9561 |  27k|  28k| 726 |  3 |  80 |   0 |-8.904073e+01 |      --      |    Inf | unknown
767.83/770.23	c  69.8s|     1 |     0 |105943 |     - |   292M |   0 |9561 |  27k|  28k| 984 |  4 |  82 |   0 |-8.957260e+01 |      --      |    Inf | unknown
777.50/779.91	c  79.4s|     1 |     0 |118683 |     - |   293M |   0 |9561 |  27k|  28k|1240 |  5 |  83 |   0 |-1.010000e+02 |      --      |    Inf | unknown
780.40/782.80	c  82.3s|     1 |     0 |123624 |     - |   293M |   0 |9561 |  27k|  28k|1446 |  6 |  84 |   0 |-1.010000e+02 |      --      |    Inf | unknown
784.18/786.61	c  86.1s|     1 |     0 |129864 |     - |   293M |   0 |9561 |  27k|  29k|1623 |  7 |  86 |   0 |-1.010000e+02 |      --      |    Inf | unknown
787.87/790.34	c  89.9s|     1 |     0 |135620 |     - |   293M |   0 |9561 |  27k|  29k|1781 |  8 |  88 |   0 |-1.010000e+02 |      --      |    Inf | unknown
793.16/795.65	c  95.2s|     1 |     0 |143565 |     - |   293M |   0 |9561 |  27k|  29k|1952 |  9 |  90 |   0 |-1.010000e+02 |      --      |    Inf | unknown
799.04/801.51	c   101s|     1 |     0 |152132 |     - |   293M |   0 |9561 |  27k|  29k|2116 | 10 |  91 |   0 |-1.010000e+02 |      --      |    Inf | unknown
802.64/805.15	c   105s|     1 |     0 |157899 |     - |   293M |   0 |9561 |  27k|  29k|2241 | 11 |  93 |   0 |-1.110000e+02 |      --      |    Inf | unknown
805.42/807.90	c   107s|     1 |     0 |162295 |     - |   293M |   0 |9561 |  27k|  29k|2369 | 12 |  95 |   0 |-1.110000e+02 |      --      |    Inf | unknown
808.31/810.89	c   110s|     1 |     0 |167072 |     - |   293M |   0 |9561 |  27k|  29k|2477 | 13 |  96 |   0 |-1.110000e+02 |      --      |    Inf | unknown
811.01/813.50	c   113s|     1 |     0 |171230 |     - |   293M |   0 |9561 |  27k|  30k|2586 | 14 |  97 |   0 |-1.110000e+02 |      --      |    Inf | unknown
814.30/816.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
814.30/816.83	c   116s|     1 |     0 |176765 |     - |   293M |   0 |9561 |  27k|  30k|2702 | 15 |  98 |   0 |-1.110000e+02 |      --      |    Inf | unknown
816.50/819.08	c   119s|     1 |     0 |180338 |     - |   293M |   0 |9561 |  27k|  30k|2812 | 16 | 100 |   0 |-1.110000e+02 |      --      |    Inf | unknown
819.59/822.13	c   122s|     1 |     0 |185341 |     - |   293M |   0 |9561 |  27k|  30k|2924 | 17 | 101 |   0 |-1.110000e+02 |      --      |    Inf | unknown
822.27/824.89	c   124s|     1 |     0 |189740 |     - |   293M |   0 |9561 |  27k|  30k|3035 | 18 | 102 |   0 |-1.110000e+02 |      --      |    Inf | unknown
824.86/827.44	c   127s|     1 |     0 |193814 |     - |   293M |   0 |9561 |  27k|  30k|3143 | 19 | 103 |   0 |-1.110000e+02 |      --      |    Inf | unknown
827.57/830.12	c   130s|     1 |     0 |198166 |     - |   293M |   0 |9561 |  27k|  30k|3251 | 20 | 104 |   0 |-1.120000e+02 |      --      |    Inf | unknown
828.15/830.74	c   130s|     1 |     0 |198983 |     - |   293M |   0 |9561 |  27k|  30k|3266 | 21 | 105 |   0 |-1.120000e+02 |      --      |    Inf | unknown
828.75/831.34	c   131s|     1 |     0 |199642 |     - |   293M |   0 |9561 |  27k|  30k|3274 | 22 | 107 |   0 |-1.120000e+02 |      --      |    Inf | unknown
829.35/832.01	c   132s|     1 |     0 |200399 |     - |   293M |   0 |9561 |  27k|  30k|3280 | 23 | 109 |   0 |-1.120000e+02 |      --      |    Inf | unknown
829.75/832.36	c   132s|     1 |     0 |200660 |     - |   293M |   0 |9561 |  27k|  30k|3287 | 24 | 111 |   0 |-1.120000e+02 |      --      |    Inf | unknown
830.35/833.01	c   133s|     1 |     0 |201384 |     - |   293M |   0 |9561 |  27k|  30k|3293 | 25 | 112 |   0 |-1.120000e+02 |      --      |    Inf | unknown
831.05/833.69	c   133s|     1 |     0 |202222 |     - |   293M |   0 |9561 |  27k|  30k|3301 | 26 | 113 |   0 |-1.120000e+02 |      --      |    Inf | unknown
831.56/834.19	c   134s|     1 |     0 |202663 |     - |   293M |   0 |9561 |  27k|  29k|3307 | 27 | 115 |   0 |-1.120000e+02 |      --      |    Inf | unknown
831.84/834.48	c   134s|     1 |     0 |202847 |     - |   293M |   0 |9561 |  27k|  29k|3312 | 28 | 117 |   0 |-1.120000e+02 |      --      |    Inf | unknown
832.24/834.87	c   134s|     1 |     0 |203165 |     - |   293M |   0 |9561 |  27k|  29k|3322 | 29 | 118 |   0 |-1.120000e+02 |      --      |    Inf | unknown
832.84/835.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
832.84/835.45	c   135s|     1 |     0 |203742 |     - |   293M |   0 |9561 |  27k|  29k|3327 | 30 | 120 |   0 |-1.120000e+02 |      --      |    Inf | unknown
914.70/917.57	c   217s|     1 |     2 |259645 |     - |   294M |   0 |9561 |  27k|  29k|3327 | 30 | 135 |   0 |-1.120000e+02 |      --      |    Inf | unknown
914.70/917.57	c 
914.70/917.57	c SCIP Status        : solving was interrupted [time limit reached]
914.70/917.57	c Solving Time (sec) : 217.10
914.70/917.57	c Solving Nodes      : 1
914.70/917.57	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
914.70/917.57	c Dual Bound         : -1.12000000000000e+02
914.70/917.57	c Gap                : infinite
914.70/917.57	c SCIP status: 23 (TIMELIMIT)
914.70/917.57	c solveScip: freeing transform (!can_skip_free_transform)
914.79/917.62	c pb_solver_status: sst_unknown
914.79/917.62	c LB_goalvalue: 0
914.79/917.62	c UB_goalvalue: 99
914.79/917.62	c Both SAT and SCIP timed out; boosting budgets to sat=80.000000 scip=430.259200
914.79/917.62	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
914.79/917.62	c SCIP returned: sst_unknown
914.79/917.62	c SCIP primal LB: -oo, dual UB: 99
914.79/917.62	c assumptions: 
914.79/917.62	c invoking solver with time budget: 80.000000
994.76/997.86	c sat_solver_result: sst_unknown
994.76/997.86	c SAT solver timed out; proceeding to cooperative SCIP call
994.76/997.86	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 99
994.76/997.86	c scip solving with time budget: 430.259200
994.76/997.86	c solveScip
994.76/997.86	c initScipForCoop
994.76/997.86	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
994.76/997.88	c presolving:
994.86/997.91	c (round 1, fast)       56 del vars, 840 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16492 clqs, 0 implints
994.86/997.91	c (round 2, fast)       71 del vars, 1305 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16027 clqs, 0 implints
994.86/997.93	c    (0.1s) running MILP presolver
994.86/997.95	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
994.86/997.97	c (round 3, exhaustive) 71 del vars, 1333 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16027 clqs, 0 implints
994.97/998.01	c (round 4, exhaustive) 71 del vars, 1333 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 28259 upgd conss, 0 impls, 16027 clqs, 0 implints
994.97/998.05	c (round 5, exhaustive) 71 del vars, 2201 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 28259 upgd conss, 0 impls, 16027 clqs, 0 implints
995.97/999.06	c    (1.2s) probing: 1000/9561 (10.5%) - 0 fixings, 0 aggregations, 4733 implications, 0 bound changes
995.97/999.06	c    (1.2s) probing: 1001/9561 (10.5%) - 0 fixings, 0 aggregations, 4736 implications, 0 bound changes
995.97/999.06	c    (1.2s) probing aborted: 1000/1000 successive useless probings
995.97/999.10	c    (1.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
996.07/999.16	c    (1.3s) symmetry computation finished: 23 generators found (max: 1500, log10 of symmetry group size: 14.70) (symcode time: 0.04)
996.07/999.17	c dynamic symmetry handling statistics:
996.07/999.17	c    orbitopal reduction:        4 components: 342x6, 342x6, 341x11, 341x4
996.07/999.17	c    orbital reduction:         no components
996.07/999.17	c    lexicographic reduction:   no permutations
996.07/999.17	c handled 4 out of 4 symmetry components
996.07/999.18	c presolving (6 rounds: 6 fast, 4 medium, 4 exhaustive):
996.07/999.18	c  71 deleted vars, 2201 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 868 changed coefficients
996.07/999.18	c  0 implications, 20763 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
996.07/999.18	c presolved problem has 9561 variables (9561 bin, 0 int, 0 cont) and 27419 constraints
996.07/999.18	c    1144 constraints of type <knapsack>
996.07/999.18	c   16027 constraints of type <setppc>
996.07/999.18	c      28 constraints of type <linear>
996.07/999.18	c   10220 constraints of type <logicor>
996.07/999.18	c transformed objective value is always integral (scale: 1)
996.07/999.18	c Presolving Time: 1.30
996.07/999.18	c 
1024.27/1027.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1024.27/1027.43	c  29.6s|     1 |     0 | 36289 |     - |   290M |   0 |9561 |  27k|  27k|   0 |  0 |  76 |   0 |-5.168497e+01 |      --      |    Inf | unknown
1042.93/1046.15	c  48.3s|     1 |     0 | 73399 |     - |   291M |   0 |9561 |  27k|  27k| 232 |  1 |  78 |   0 |-6.400000e+01 |      --      |    Inf | unknown
1048.30/1051.57	c  53.7s|     1 |     0 | 83794 |     - |   291M |   0 |9561 |  27k|  27k| 465 |  2 |  79 |   0 |-8.500000e+01 |      --      |    Inf | unknown
1060.47/1063.75	c  65.9s|     1 |     0 | 99198 |     - |   292M |   0 |9561 |  27k|  28k| 726 |  3 |  80 |   0 |-8.904073e+01 |      --      |    Inf | unknown
1064.06/1067.39	c  69.5s|     1 |     0 |105943 |     - |   292M |   0 |9561 |  27k|  28k| 984 |  4 |  82 |   0 |-8.957260e+01 |      --      |    Inf | unknown
1073.74/1077.06	c  79.2s|     1 |     0 |118683 |     - |   293M |   0 |9561 |  27k|  28k|1240 |  5 |  83 |   0 |-1.010000e+02 |      --      |    Inf | unknown
1076.62/1079.94	c  82.1s|     1 |     0 |123624 |     - |   293M |   0 |9561 |  27k|  28k|1446 |  6 |  84 |   0 |-1.010000e+02 |      --      |    Inf | unknown
1080.31/1083.68	c  85.8s|     1 |     0 |129864 |     - |   293M |   0 |9561 |  27k|  29k|1623 |  7 |  86 |   0 |-1.010000e+02 |      --      |    Inf | unknown
1084.00/1087.36	c  89.5s|     1 |     0 |135620 |     - |   293M |   0 |9561 |  27k|  29k|1781 |  8 |  88 |   0 |-1.010000e+02 |      --      |    Inf | unknown
1089.18/1092.58	c  94.7s|     1 |     0 |143565 |     - |   293M |   0 |9561 |  27k|  29k|1952 |  9 |  90 |   0 |-1.010000e+02 |      --      |    Inf | unknown
1095.07/1098.42	c   101s|     1 |     0 |152132 |     - |   293M |   0 |9561 |  27k|  29k|2116 | 10 |  91 |   0 |-1.010000e+02 |      --      |    Inf | unknown
1098.67/1102.05	c   104s|     1 |     0 |157899 |     - |   293M |   0 |9561 |  27k|  29k|2241 | 11 |  93 |   0 |-1.110000e+02 |      --      |    Inf | unknown
1101.35/1104.78	c   107s|     1 |     0 |162295 |     - |   293M |   0 |9561 |  27k|  29k|2369 | 12 |  95 |   0 |-1.110000e+02 |      --      |    Inf | unknown
1104.34/1107.76	c   110s|     1 |     0 |167072 |     - |   293M |   0 |9561 |  27k|  29k|2477 | 13 |  96 |   0 |-1.110000e+02 |      --      |    Inf | unknown
1106.93/1110.36	c   113s|     1 |     0 |171230 |     - |   293M |   0 |9561 |  27k|  30k|2586 | 14 |  97 |   0 |-1.110000e+02 |      --      |    Inf | unknown
1110.22/1113.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1110.22/1113.67	c   116s|     1 |     0 |176765 |     - |   293M |   0 |9561 |  27k|  30k|2702 | 15 |  98 |   0 |-1.110000e+02 |      --      |    Inf | unknown
1112.41/1115.87	c   118s|     1 |     0 |180338 |     - |   293M |   0 |9561 |  27k|  30k|2812 | 16 | 100 |   0 |-1.110000e+02 |      --      |    Inf | unknown
1115.51/1118.90	c   121s|     1 |     0 |185341 |     - |   293M |   0 |9561 |  27k|  30k|2924 | 17 | 101 |   0 |-1.110000e+02 |      --      |    Inf | unknown
1118.20/1121.68	c   124s|     1 |     0 |189740 |     - |   293M |   0 |9561 |  27k|  30k|3035 | 18 | 102 |   0 |-1.110000e+02 |      --      |    Inf | unknown
1120.70/1124.19	c   126s|     1 |     0 |193814 |     - |   293M |   0 |9561 |  27k|  30k|3143 | 19 | 103 |   0 |-1.110000e+02 |      --      |    Inf | unknown
1123.38/1126.85	c   129s|     1 |     0 |198166 |     - |   293M |   0 |9561 |  27k|  30k|3251 | 20 | 104 |   0 |-1.120000e+02 |      --      |    Inf | unknown
1123.98/1127.47	c   130s|     1 |     0 |198983 |     - |   293M |   0 |9561 |  27k|  30k|3266 | 21 | 105 |   0 |-1.120000e+02 |      --      |    Inf | unknown
1124.59/1128.07	c   130s|     1 |     0 |199642 |     - |   293M |   0 |9561 |  27k|  30k|3274 | 22 | 107 |   0 |-1.120000e+02 |      --      |    Inf | unknown
1125.28/1128.73	c   131s|     1 |     0 |200399 |     - |   293M |   0 |9561 |  27k|  30k|3280 | 23 | 109 |   0 |-1.120000e+02 |      --      |    Inf | unknown
1125.59/1129.07	c   131s|     1 |     0 |200660 |     - |   293M |   0 |9561 |  27k|  30k|3287 | 24 | 111 |   0 |-1.120000e+02 |      --      |    Inf | unknown
1126.27/1129.73	c   132s|     1 |     0 |201384 |     - |   293M |   0 |9561 |  27k|  30k|3293 | 25 | 112 |   0 |-1.120000e+02 |      --      |    Inf | unknown
1126.97/1130.41	c   133s|     1 |     0 |202222 |     - |   293M |   0 |9561 |  27k|  30k|3301 | 26 | 113 |   0 |-1.120000e+02 |      --      |    Inf | unknown
1127.47/1130.90	c   133s|     1 |     0 |202663 |     - |   293M |   0 |9561 |  27k|  29k|3307 | 27 | 115 |   0 |-1.120000e+02 |      --      |    Inf | unknown
1127.68/1131.19	c   133s|     1 |     0 |202847 |     - |   293M |   0 |9561 |  27k|  29k|3312 | 28 | 117 |   0 |-1.120000e+02 |      --      |    Inf | unknown
1128.07/1131.58	c   134s|     1 |     0 |203165 |     - |   293M |   0 |9561 |  27k|  29k|3322 | 29 | 118 |   0 |-1.120000e+02 |      --      |    Inf | unknown
1128.68/1132.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1128.68/1132.15	c   134s|     1 |     0 |203742 |     - |   293M |   0 |9561 |  27k|  29k|3327 | 30 | 120 |   0 |-1.120000e+02 |      --      |    Inf | unknown
1423.84/1428.18	c   430s|     1 |     2 |274426 |     - |   294M |   0 |9561 |  27k|  29k|3327 | 30 | 143 |   0 |-1.120000e+02 |      --      |    Inf | unknown
1423.84/1428.18	c 
1423.84/1428.18	c SCIP Status        : solving was interrupted [time limit reached]
1423.84/1428.18	c Solving Time (sec) : 430.33
1423.84/1428.18	c Solving Nodes      : 1
1423.84/1428.18	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
1423.84/1428.18	c Dual Bound         : -1.12000000000000e+02
1423.84/1428.18	c Gap                : infinite
1423.84/1428.18	c SCIP status: 23 (TIMELIMIT)
1423.84/1428.18	c pb_solver_status: sst_unknown
1423.84/1428.18	c LB_goalvalue: 0
1423.84/1428.18	c UB_goalvalue: 99
1423.84/1428.18	c Both SAT and SCIP timed out; boosting budgets to sat=160.000000 scip=860.518400
1423.84/1428.18	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
1423.84/1428.18	c SCIP returned: sst_unknown
1423.84/1428.18	c SCIP primal LB: -oo, dual UB: 99
1423.84/1428.18	c assumptions: 
1423.84/1428.18	c invoking solver with time budget: 160.000000
1583.89/1588.62	c sat_solver_result: sst_unknown
1583.89/1588.62	c SAT solver timed out; proceeding to cooperative SCIP call
1583.89/1588.62	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 99
1583.89/1588.62	c scip solving with time budget: 860.518400
1583.89/1588.62	c solveScip
1583.89/1588.62	c initScipForCoop
1583.89/1588.62	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
1583.89/1588.62	c SCIPfreeTransform due to timeout and having shadow nodes
1583.89/1588.62	c forcing SCIPfreeTransform before solve
1583.89/1588.66	c Running SCIP presolve for solve-time propagation (rounds=3)
1583.89/1588.68	c presolving:
1583.99/1588.73	c    (0.1s) running MILP presolver
1583.99/1588.74	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
1583.99/1588.76	c (round 1, exhaustive) 0 del vars, 28 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16520 clqs, 0 implints
1584.09/1588.80	c (round 2, exhaustive) 0 del vars, 28 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 29564 upgd conss, 0 impls, 16520 clqs, 0 implints
1585.09/1589.84	c    (1.2s) probing: 1000/9632 (10.4%) - 0 fixings, 0 aggregations, 4733 implications, 0 bound changes
1585.09/1589.84	c    (1.2s) probing: 1001/9632 (10.4%) - 0 fixings, 0 aggregations, 4736 implications, 0 bound changes
1585.09/1589.84	c    (1.2s) probing aborted: 1000/1000 successive useless probings
1585.19/1589.90	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
1585.19/1589.90	c  0 deleted vars, 896 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 868 changed coefficients
1585.19/1589.90	c  0 implications, 21256 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1585.19/1589.90	c presolved problem has 9632 variables (9632 bin, 0 int, 0 cont) and 28724 constraints
1585.19/1589.90	c    1144 constraints of type <knapsack>
1585.19/1589.90	c   16520 constraints of type <setppc>
1585.19/1589.90	c      28 constraints of type <linear>
1585.19/1589.90	c   11032 constraints of type <logicor>
1585.19/1589.90	c transformed objective value is always integral (scale: 1)
1585.19/1589.90	c Presolving Time: 1.22
1585.19/1589.95	c presolving:
1585.19/1589.97	c (round 1, fast)       56 del vars, 840 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16492 clqs, 0 implints
1585.19/1589.98	c (round 2, fast)       71 del vars, 1305 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16027 clqs, 0 implints
1585.19/1590.00	c    (0.1s) running MILP presolver
1585.30/1590.02	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
1585.30/1590.03	c (round 3, exhaustive) 71 del vars, 1333 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16027 clqs, 0 implints
1585.30/1590.08	c (round 4, exhaustive) 71 del vars, 1333 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 28259 upgd conss, 0 impls, 16027 clqs, 0 implints
1585.40/1590.11	c (round 5, exhaustive) 71 del vars, 2201 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 28259 upgd conss, 0 impls, 16027 clqs, 0 implints
1586.40/1591.12	c    (1.2s) probing: 1000/9561 (10.5%) - 0 fixings, 0 aggregations, 4733 implications, 0 bound changes
1586.40/1591.12	c    (1.2s) probing: 1001/9561 (10.5%) - 0 fixings, 0 aggregations, 4736 implications, 0 bound changes
1586.40/1591.12	c    (1.2s) probing aborted: 1000/1000 successive useless probings
1586.40/1591.16	c    (1.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1586.49/1591.22	c    (1.3s) symmetry computation finished: 23 generators found (max: 1500, log10 of symmetry group size: 14.70) (symcode time: 0.04)
1586.49/1591.23	c dynamic symmetry handling statistics:
1586.49/1591.23	c    orbitopal reduction:        4 components: 342x6, 342x6, 341x11, 341x4
1586.49/1591.23	c    orbital reduction:         no components
1586.49/1591.23	c    lexicographic reduction:   no permutations
1586.49/1591.23	c handled 4 out of 4 symmetry components
1586.49/1591.24	c presolving (6 rounds: 6 fast, 4 medium, 4 exhaustive):
1586.49/1591.24	c  71 deleted vars, 2201 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 868 changed coefficients
1586.49/1591.24	c  0 implications, 20763 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1586.49/1591.24	c presolved problem has 9561 variables (9561 bin, 0 int, 0 cont) and 27419 constraints
1586.49/1591.24	c    1144 constraints of type <knapsack>
1586.49/1591.24	c   16027 constraints of type <setppc>
1586.49/1591.24	c      28 constraints of type <linear>
1586.49/1591.24	c   10220 constraints of type <logicor>
1586.49/1591.24	c transformed objective value is always integral (scale: 1)
1586.49/1591.24	c Presolving Time: 1.29
1586.49/1591.24	c 
1614.70/1619.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1614.70/1619.59	c  29.7s|     1 |     0 | 36289 |     - |   291M |   0 |9561 |  27k|  27k|   0 |  0 |  76 |   0 |-5.168497e+01 |      --      |    Inf | unknown
1633.55/1638.49	c  48.6s|     1 |     0 | 73399 |     - |   292M |   0 |9561 |  27k|  27k| 232 |  1 |  78 |   0 |-6.400000e+01 |      --      |    Inf | unknown
1639.03/1643.90	c  54.0s|     1 |     0 | 83794 |     - |   292M |   0 |9561 |  27k|  27k| 465 |  2 |  79 |   0 |-8.500000e+01 |      --      |    Inf | unknown
1651.11/1656.07	c  66.2s|     1 |     0 | 99198 |     - |   292M |   0 |9561 |  27k|  28k| 726 |  3 |  80 |   0 |-8.904073e+01 |      --      |    Inf | unknown
1654.79/1659.71	c  69.8s|     1 |     0 |105943 |     - |   292M |   0 |9561 |  27k|  28k| 984 |  4 |  82 |   0 |-8.957260e+01 |      --      |    Inf | unknown
1664.46/1669.40	c  79.5s|     1 |     0 |118683 |     - |   294M |   0 |9561 |  27k|  28k|1240 |  5 |  83 |   0 |-1.010000e+02 |      --      |    Inf | unknown
1667.25/1672.27	c  82.3s|     1 |     0 |123624 |     - |   294M |   0 |9561 |  27k|  28k|1446 |  6 |  84 |   0 |-1.010000e+02 |      --      |    Inf | unknown
1671.05/1676.07	c  86.1s|     1 |     0 |129864 |     - |   294M |   0 |9561 |  27k|  29k|1623 |  7 |  86 |   0 |-1.010000e+02 |      --      |    Inf | unknown
1674.73/1679.77	c  89.9s|     1 |     0 |135620 |     - |   294M |   0 |9561 |  27k|  29k|1781 |  8 |  88 |   0 |-1.010000e+02 |      --      |    Inf | unknown
1679.92/1685.00	c  95.1s|     1 |     0 |143565 |     - |   294M |   0 |9561 |  27k|  29k|1952 |  9 |  90 |   0 |-1.010000e+02 |      --      |    Inf | unknown
1685.80/1690.84	c   101s|     1 |     0 |152132 |     - |   294M |   0 |9561 |  27k|  29k|2116 | 10 |  91 |   0 |-1.010000e+02 |      --      |    Inf | unknown
1689.39/1694.44	c   105s|     1 |     0 |157899 |     - |   294M |   0 |9561 |  27k|  29k|2241 | 11 |  93 |   0 |-1.110000e+02 |      --      |    Inf | unknown
1692.09/1697.18	c   107s|     1 |     0 |162295 |     - |   294M |   0 |9561 |  27k|  29k|2369 | 12 |  95 |   0 |-1.110000e+02 |      --      |    Inf | unknown
1695.17/1700.20	c   110s|     1 |     0 |167072 |     - |   294M |   0 |9561 |  27k|  29k|2477 | 13 |  96 |   0 |-1.110000e+02 |      --      |    Inf | unknown
1697.76/1702.80	c   113s|     1 |     0 |171230 |     - |   294M |   0 |9561 |  27k|  30k|2586 | 14 |  97 |   0 |-1.110000e+02 |      --      |    Inf | unknown
1701.07/1706.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1701.07/1706.11	c   116s|     1 |     0 |176765 |     - |   294M |   0 |9561 |  27k|  30k|2702 | 15 |  98 |   0 |-1.110000e+02 |      --      |    Inf | unknown
1703.25/1708.31	c   118s|     1 |     0 |180338 |     - |   294M |   0 |9561 |  27k|  30k|2812 | 16 | 100 |   0 |-1.110000e+02 |      --      |    Inf | unknown
1706.24/1711.35	c   121s|     1 |     0 |185341 |     - |   294M |   0 |9561 |  27k|  30k|2924 | 17 | 101 |   0 |-1.110000e+02 |      --      |    Inf | unknown
1709.04/1714.13	c   124s|     1 |     0 |189740 |     - |   294M |   0 |9561 |  27k|  30k|3035 | 18 | 102 |   0 |-1.110000e+02 |      --      |    Inf | unknown
1711.52/1716.64	c   127s|     1 |     0 |193814 |     - |   294M |   0 |9561 |  27k|  30k|3143 | 19 | 103 |   0 |-1.110000e+02 |      --      |    Inf | unknown
1714.22/1719.34	c   129s|     1 |     0 |198166 |     - |   294M |   0 |9561 |  27k|  30k|3251 | 20 | 104 |   0 |-1.120000e+02 |      --      |    Inf | unknown
1714.81/1719.96	c   130s|     1 |     0 |198983 |     - |   294M |   0 |9561 |  27k|  30k|3266 | 21 | 105 |   0 |-1.120000e+02 |      --      |    Inf | unknown
1715.41/1720.56	c   131s|     1 |     0 |199642 |     - |   294M |   0 |9561 |  27k|  30k|3274 | 22 | 107 |   0 |-1.120000e+02 |      --      |    Inf | unknown
1716.11/1721.22	c   131s|     1 |     0 |200399 |     - |   294M |   0 |9561 |  27k|  30k|3280 | 23 | 109 |   0 |-1.120000e+02 |      --      |    Inf | unknown
1716.41/1721.57	c   132s|     1 |     0 |200660 |     - |   294M |   0 |9561 |  27k|  30k|3287 | 24 | 111 |   0 |-1.120000e+02 |      --      |    Inf | unknown
1717.11/1722.22	c   132s|     1 |     0 |201384 |     - |   294M |   0 |9561 |  27k|  30k|3293 | 25 | 112 |   0 |-1.120000e+02 |      --      |    Inf | unknown
1717.80/1722.90	c   133s|     1 |     0 |202222 |     - |   294M |   0 |9561 |  27k|  30k|3301 | 26 | 113 |   0 |-1.120000e+02 |      --      |    Inf | unknown
1718.20/1723.39	c   133s|     1 |     0 |202663 |     - |   294M |   0 |9561 |  27k|  29k|3307 | 27 | 115 |   0 |-1.120000e+02 |      --      |    Inf | unknown
1718.50/1723.68	c   134s|     1 |     0 |202847 |     - |   294M |   0 |9561 |  27k|  29k|3312 | 28 | 117 |   0 |-1.120000e+02 |      --      |    Inf | unknown
1718.92/1724.06	c   134s|     1 |     0 |203165 |     - |   294M |   0 |9561 |  27k|  29k|3322 | 29 | 118 |   0 |-1.120000e+02 |      --      |    Inf | unknown
1719.50/1724.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1719.50/1724.64	c   135s|     1 |     0 |203742 |     - |   294M |   0 |9561 |  27k|  29k|3327 | 30 | 120 |   0 |-1.120000e+02 |      --      |    Inf | unknown
2143.46/2149.83	c   560s|     1 |     2 |274576 |     - |   294M |   0 |9561 |  27k|  29k|3327 | 30 | 143 |  26 |-1.120000e+02 |      --      |    Inf | unknown
2443.70/2450.91	c 
2443.70/2450.91	c SCIP Status        : solving was interrupted [time limit reached]
2443.70/2450.91	c Solving Time (sec) : 860.99
2443.70/2450.91	c Solving Nodes      : 21
2443.70/2450.91	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
2443.70/2450.91	c Dual Bound         : -1.13000000000000e+02
2443.70/2450.91	c Gap                : infinite
2443.70/2450.91	c SCIP status: 23 (TIMELIMIT)
2443.70/2450.91	c solveScip: freeing transform (!can_skip_free_transform)
2443.70/2450.95	c SCIP LP bound tightened UB: 99 -> 98
2443.70/2450.95	c pb_solver_status: sst_unknown
2443.70/2450.95	c LB_goalvalue: 0
2443.70/2450.95	c UB_goalvalue: 98
2443.70/2450.95	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
2443.70/2450.95	c SCIP returned: sst_unknown
2443.70/2450.95	c SCIP primal LB: -oo, dual UB: 98
2443.70/2450.95	c assumptions: 
2443.70/2450.95	c invoking solver with time budget: 160.000000
2603.76/2611.41	c sat_solver_result: sst_unknown
2603.76/2611.41	c SAT solver timed out; proceeding to cooperative SCIP call
2603.76/2611.41	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 98
2603.76/2611.41	c scip solving with time budget: 1204.725760
2603.76/2611.41	c solveScip
2603.76/2611.41	c initScipForCoop
2603.76/2611.41	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
2603.76/2611.44	c presolving:
2603.76/2611.47	c (round 1, fast)       56 del vars, 840 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16492 clqs, 0 implints
2603.76/2611.47	c (round 2, fast)       71 del vars, 1305 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16027 clqs, 0 implints
2603.76/2611.49	c    (0.1s) running MILP presolver
2603.86/2611.51	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
2603.86/2611.52	c (round 3, exhaustive) 71 del vars, 1333 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 0 upgd conss, 0 impls, 16027 clqs, 0 implints
2603.86/2611.57	c (round 4, exhaustive) 71 del vars, 1333 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 28259 upgd conss, 0 impls, 16027 clqs, 0 implints
2603.96/2611.60	c (round 5, exhaustive) 71 del vars, 2201 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 868 chg coeffs, 28259 upgd conss, 0 impls, 16027 clqs, 0 implints
2604.96/2612.61	c    (1.2s) probing: 1000/9561 (10.5%) - 0 fixings, 0 aggregations, 4733 implications, 0 bound changes
2604.96/2612.61	c    (1.2s) probing: 1001/9561 (10.5%) - 0 fixings, 0 aggregations, 4736 implications, 0 bound changes
2604.96/2612.61	c    (1.2s) probing aborted: 1000/1000 successive useless probings
2604.96/2612.64	c    (1.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
2605.06/2612.71	c    (1.3s) symmetry computation finished: 23 generators found (max: 1500, log10 of symmetry group size: 14.70) (symcode time: 0.04)
2605.06/2612.71	c dynamic symmetry handling statistics:
2605.06/2612.71	c    orbitopal reduction:        4 components: 342x6, 342x6, 341x11, 341x4
2605.06/2612.71	c    orbital reduction:         no components
2605.06/2612.71	c    lexicographic reduction:   no permutations
2605.06/2612.71	c handled 4 out of 4 symmetry components
2605.06/2612.72	c presolving (6 rounds: 6 fast, 4 medium, 4 exhaustive):
2605.06/2612.72	c  71 deleted vars, 2201 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 868 changed coefficients
2605.06/2612.72	c  0 implications, 20763 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
2605.06/2612.72	c presolved problem has 9561 variables (9561 bin, 0 int, 0 cont) and 27419 constraints
2605.06/2612.72	c    1144 constraints of type <knapsack>
2605.06/2612.72	c   16027 constraints of type <setppc>
2605.06/2612.72	c      28 constraints of type <linear>
2605.06/2612.72	c   10220 constraints of type <logicor>
2605.06/2612.72	c transformed objective value is always integral (scale: 1)
2605.06/2612.72	c Presolving Time: 1.28
2605.06/2612.72	c 
2633.18/2640.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2633.18/2640.99	c  29.6s|     1 |     0 | 36289 |     - |   310M |   0 |9561 |  27k|  27k|   0 |  0 |  76 |   0 |-5.168497e+01 |      --      |    Inf | unknown
2651.93/2659.70	c  48.3s|     1 |     0 | 73399 |     - |   311M |   0 |9561 |  27k|  27k| 232 |  1 |  78 |   0 |-6.400000e+01 |      --      |    Inf | unknown
2657.22/2665.05	c  53.6s|     1 |     0 | 83794 |     - |   311M |   0 |9561 |  27k|  27k| 465 |  2 |  79 |   0 |-8.500000e+01 |      --      |    Inf | unknown
2669.38/2677.24	c  65.8s|     1 |     0 | 99198 |     - |   312M |   0 |9561 |  27k|  28k| 726 |  3 |  80 |   0 |-8.904073e+01 |      --      |    Inf | unknown
2672.97/2680.89	c  69.5s|     1 |     0 |105943 |     - |   312M |   0 |9561 |  27k|  28k| 984 |  4 |  82 |   0 |-8.957260e+01 |      --      |    Inf | unknown
2682.64/2690.56	c  79.1s|     1 |     0 |118683 |     - |   313M |   0 |9561 |  27k|  28k|1240 |  5 |  83 |   0 |-1.010000e+02 |      --      |    Inf | unknown
2685.53/2693.43	c  82.0s|     1 |     0 |123624 |     - |   313M |   0 |9561 |  27k|  28k|1446 |  6 |  84 |   0 |-1.010000e+02 |      --      |    Inf | unknown
2689.23/2697.17	c  85.8s|     1 |     0 |129864 |     - |   313M |   0 |9561 |  27k|  29k|1623 |  7 |  86 |   0 |-1.010000e+02 |      --      |    Inf | unknown
2692.91/2700.88	c  89.5s|     1 |     0 |135620 |     - |   313M |   0 |9561 |  27k|  29k|1781 |  8 |  88 |   0 |-1.010000e+02 |      --      |    Inf | unknown
2698.11/2706.10	c  94.7s|     1 |     0 |143565 |     - |   313M |   0 |9561 |  27k|  29k|1952 |  9 |  90 |   0 |-1.010000e+02 |      --      |    Inf | unknown
2703.98/2711.94	c   101s|     1 |     0 |152132 |     - |   313M |   0 |9561 |  27k|  29k|2116 | 10 |  91 |   0 |-1.010000e+02 |      --      |    Inf | unknown
2707.57/2715.57	c   104s|     1 |     0 |157899 |     - |   313M |   0 |9561 |  27k|  29k|2241 | 11 |  93 |   0 |-1.110000e+02 |      --      |    Inf | unknown
2710.36/2718.31	c   107s|     1 |     0 |162295 |     - |   313M |   0 |9561 |  27k|  29k|2369 | 12 |  95 |   0 |-1.110000e+02 |      --      |    Inf | unknown
2713.35/2721.33	c   110s|     1 |     0 |167072 |     - |   313M |   0 |9561 |  27k|  29k|2477 | 13 |  96 |   0 |-1.110000e+02 |      --      |    Inf | unknown
2715.94/2723.92	c   113s|     1 |     0 |171230 |     - |   313M |   0 |9561 |  27k|  30k|2586 | 14 |  97 |   0 |-1.110000e+02 |      --      |    Inf | unknown
2719.23/2727.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2719.23/2727.24	c   116s|     1 |     0 |176765 |     - |   313M |   0 |9561 |  27k|  30k|2702 | 15 |  98 |   0 |-1.110000e+02 |      --      |    Inf | unknown
2721.43/2729.44	c   118s|     1 |     0 |180338 |     - |   313M |   0 |9561 |  27k|  30k|2812 | 16 | 100 |   0 |-1.110000e+02 |      --      |    Inf | unknown
2724.42/2732.47	c   121s|     1 |     0 |185341 |     - |   313M |   0 |9561 |  27k|  30k|2924 | 17 | 101 |   0 |-1.110000e+02 |      --      |    Inf | unknown
2727.21/2735.25	c   124s|     1 |     0 |189740 |     - |   313M |   0 |9561 |  27k|  30k|3035 | 18 | 102 |   0 |-1.110000e+02 |      --      |    Inf | unknown
2729.70/2737.78	c   126s|     1 |     0 |193814 |     - |   313M |   0 |9561 |  27k|  30k|3143 | 19 | 103 |   0 |-1.110000e+02 |      --      |    Inf | unknown
2732.39/2740.46	c   129s|     1 |     0 |198166 |     - |   313M |   0 |9561 |  27k|  30k|3251 | 20 | 104 |   0 |-1.120000e+02 |      --      |    Inf | unknown
2733.00/2741.08	c   130s|     1 |     0 |198983 |     - |   313M |   0 |9561 |  27k|  30k|3266 | 21 | 105 |   0 |-1.120000e+02 |      --      |    Inf | unknown
2733.59/2741.67	c   130s|     1 |     0 |199642 |     - |   313M |   0 |9561 |  27k|  30k|3274 | 22 | 107 |   0 |-1.120000e+02 |      --      |    Inf | unknown
2734.29/2742.34	c   131s|     1 |     0 |200399 |     - |   313M |   0 |9561 |  27k|  30k|3280 | 23 | 109 |   0 |-1.120000e+02 |      --      |    Inf | unknown
2734.59/2742.69	c   131s|     1 |     0 |200660 |     - |   313M |   0 |9561 |  27k|  30k|3287 | 24 | 111 |   0 |-1.120000e+02 |      --      |    Inf | unknown
2735.29/2743.34	c   132s|     1 |     0 |201384 |     - |   313M |   0 |9561 |  27k|  30k|3293 | 25 | 112 |   0 |-1.120000e+02 |      --      |    Inf | unknown
2736.00/2744.02	c   133s|     1 |     0 |202222 |     - |   313M |   0 |9561 |  27k|  30k|3301 | 26 | 113 |   0 |-1.120000e+02 |      --      |    Inf | unknown
2736.48/2744.51	c   133s|     1 |     0 |202663 |     - |   313M |   0 |9561 |  27k|  29k|3307 | 27 | 115 |   0 |-1.120000e+02 |      --      |    Inf | unknown
2736.78/2744.80	c   133s|     1 |     0 |202847 |     - |   313M |   0 |9561 |  27k|  29k|3312 | 28 | 117 |   0 |-1.120000e+02 |      --      |    Inf | unknown
2737.09/2745.19	c   134s|     1 |     0 |203165 |     - |   313M |   0 |9561 |  27k|  29k|3322 | 29 | 118 |   0 |-1.120000e+02 |      --      |    Inf | unknown
2737.68/2745.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2737.68/2745.76	c   134s|     1 |     0 |203742 |     - |   313M |   0 |9561 |  27k|  29k|3327 | 30 | 120 |   0 |-1.120000e+02 |      --      |    Inf | unknown
3165.46/3174.72	c   563s|     1 |     2 |274576 |     - |   313M |   0 |9561 |  27k|  29k|3327 | 30 | 143 |  26 |-1.120000e+02 |      --      |    Inf | unknown
3600.09/3610.60	
3600.09/3610.60	*** TERMINATED *** by signal
3600.09/3610.60	c
3600.09/3610.60	s UNKNOWN
3600.09/3610.60	c _____________________________________________________________________________
3600.09/3610.60	c std/band forms        : 1200,0
3600.09/3610.60	c 2cl/3cl ITE-codings   : 330380,0
3600.09/3610.60	c BDD/srt/adr Max costs : 14255,1551,0
3600.09/3610.60	c BDDraw/bin/mul/srt/adr: 896,0,0,304,0
3600.09/3610.60	c BDD nodes             : 345545
3600.09/3610.60	c Es1/CC detections     : 0,0
3600.09/3610.60	c CC sort               : 276
3600.09/3610.60	c SAT/UNSAT calls       : 0,0
3600.09/3610.60	c regenrated variables  : 0
3600.09/3610.60	c eliminated fixed lits : 0
3600.09/3610.60	c goal lit flips        : 0
3600.09/3610.60	c goal stages           : 0
3600.09/3610.60	c goal shrink           : 0
3600.09/3610.60	c goal coeff separations: 0
3600.09/3610.60	c restarts              : 70941
3600.09/3610.60	c conflicts             : 7390759        (2053 /sec)
3600.09/3610.60	c decisions             : 86794308       (24109 /sec)
3600.09/3610.60	c propagations          : 6309616506     (1752620 /sec)
3600.09/3610.60	c inspects              : 0              (0 /sec)
3600.09/3610.60	c CPU time (solving tm) : 3600 s        (635.4 s, SAT 0 s, UNSAT 0 s)
3600.09/3610.60	c SAT solver time       : 635.4 s
3600.09/3610.60	c SAT solver SAT time   : 0 s
3600.09/3610.60	c SAT solver UNSAT time : 0 s
3600.09/3610.60	c SAT solver TO time    : 635.4 s
3600.09/3610.60	c Time for SCIP         : 1960 s
3600.09/3610.60	c Coop SCIP LB improvements           : 0
3600.09/3610.60	c Coop SCIP UB improvements           : 5
3600.09/3610.60	c SCIP globally fixed variables       : 0
3600.09/3610.60	c SAT  globally fixed variables       : 0
3600.09/3610.60	c SCIP freeTransform calls            : 17
3600.09/3610.60	c Time for Opt-base     : 0.001573 s
3600.09/3610.60	c Steps for Opt-base    : 0
3600.09/3610.60	c Time for BDD coding   : 0.6628 s
3600.09/3610.60	c Time for srt coding   : 0.0122 s
3600.09/3610.60	c Inner solver invocations            : 0
3600.09/3610.60	c Inner solving count                 : 0
3600.09/3610.60	c _____________________________________________________________________________

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-4780286-1782137246/watcher-4780286-1782137246 -o /tmp/evaluation-result-4780286-1782137246/solver-4780286-1782137246 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4780286-1782137246/vars-4780286-1782137246 --bin-var /tmp/runsolver-exch-nodeE001-1782133630-2451894 --watchdog 3760 ./naps.sh -given-time=3600 HOME/instance-4780286-1782137246.opb 

running on 4 cores: 32-35

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 5-8,10-11,17-18,21-22,24,26-27,29-30,36,38-41,43,45-46,49-51,62-63
  3550 MHz: 0-3,32,37,48,53-60
  3600 MHz: 4,9,12-16,19-20,23,25,28,31,33-35,42,44,47,52,61
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  3550 MHz: 0-3

CPU governors:
  performance: 32-35

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (95721 MiB free)
  node 1: cores 8-15, 129019 MiB (97560 MiB free)
  node 2: cores 16-23, 129019 MiB (93112 MiB free)
  node 3: cores 24-31, 129003 MiB (108420 MiB free)
  node 4: cores 32-39, 129019 MiB (112812 MiB free)
  node 5: cores 40-47, 129019 MiB (109101 MiB free)
  node 6: cores 48-55, 129019 MiB (105156 MiB free)
  node 7: cores 56-63, 128429 MiB (108213 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=2454562, runsolver pid=2454551
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 16.66 16.50 16.78 16/869 2454578
/proc/meminfo: memFree=849937476/1055320720 swapFree=33554428/33554428
[pid=2454562] ppid=2454551 vsize=97516 memory=25832 CPUtime=0.05 cores=32-35
/proc/2454562/stat : 2454562 (naps_release) R 2454551 2454562 2451876 0 -1 4194304 4331 206 0 0 4 1 0 0 20 0 1 0 147012711 99856384 6400 18446744073709551615 4210688 6281017 140733955444032 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 15790080 140733955447003 140733955447184 140733955447184 140733955452872 0
/proc/2454562/statm: 24379 6458 2740 506 0 5070 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 97516 KiB
Current children cumulated memory: 25832 KiB

[startup+0.212826 s]*
/proc/loadavg: 16.66 16.50 16.78 18/868 2454583
/proc/meminfo: memFree=849711196/1055320720 swapFree=33554428/33554428
[pid=2454562] ppid=2454551 vsize=140200 memory=76388 CPUtime=0.16 cores=32-35
/proc/2454562/stat : 2454562 (naps_release) R 2454551 2454562 2451876 0 -1 4194304 15247 206 0 0 15 1 0 0 20 0 1 0 147012711 143564800 18912 18446744073709551615 4210688 6281017 140733955444032 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 15790080 140733955447003 140733955447184 140733955447184 140733955452872 0
/proc/2454562/statm: 35050 19097 4817 506 0 15741 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 140200 KiB
Current children cumulated memory: 76388 KiB

[startup+0.3136 s]*
/proc/loadavg: 16.66 16.50 16.78 18/873 2454594
/proc/meminfo: memFree=850836700/1055320720 swapFree=33554428/33554428
[pid=2454562] ppid=2454551 vsize=195844 memory=132916 CPUtime=0.26 cores=32-35
/proc/2454562/stat : 2454562 (naps_release) R 2454551 2454562 2451876 0 -1 4194304 33720 206 0 0 24 2 0 0 20 0 1 0 147012711 200544256 33063 18446744073709551615 4210688 6281017 140733955444032 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 15790080 140733955447003 140733955447184 140733955447184 140733955452872 0
/proc/2454562/statm: 48961 33229 5702 506 0 29652 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 195844 KiB
Current children cumulated memory: 132916 KiB

[startup+0.700116 s]
/proc/loadavg: 16.66 16.50 16.78 17/869 2454602
/proc/meminfo: memFree=863565000/1055320720 swapFree=33554428/33554428
[pid=2454562] ppid=2454551 vsize=214684 memory=151512 CPUtime=0.63 cores=32-35
/proc/2454562/stat : 2454562 (naps_release) R 2454551 2454562 2451876 0 -1 4194304 39306 206 0 0 61 2 0 0 20 0 1 0 147012711 219836416 37761 18446744073709551615 4210688 6281017 140733955444032 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 15790080 140733955447003 140733955447184 140733955447184 140733955452872 0
/proc/2454562/statm: 53671 37878 5795 506 0 34362 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 214684 KiB
Current children cumulated memory: 151512 KiB

[startup+1.50018 s]
/proc/loadavg: 16.66 16.50 16.78 15/865 2454610
/proc/meminfo: memFree=871742940/1055320720 swapFree=33554428/33554428
[pid=2454562] ppid=2454551 vsize=222100 memory=158916 CPUtime=1.43 cores=32-35
/proc/2454562/stat : 2454562 (naps_release) R 2454551 2454562 2451876 0 -1 4194304 45563 206 0 0 140 3 0 0 20 0 1 0 147012711 227430400 39663 18446744073709551615 4210688 6281017 140733955444032 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 15790080 140733955447003 140733955447184 140733955447184 140733955452872 0
/proc/2454562/statm: 55525 39729 5826 506 0 36216 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 222100 KiB
Current children cumulated memory: 158916 KiB

[startup+3.11379 s]
/proc/loadavg: 16.61 16.50 16.78 17/872 2454630
/proc/meminfo: memFree=871087988/1055320720 swapFree=33554428/33554428
[pid=2454562] ppid=2454551 vsize=353016 memory=265616 CPUtime=3.04 cores=32-35
/proc/2454562/stat : 2454562 (naps_release) R 2454551 2454562 2451876 0 -1 4194304 71053 206 0 0 299 5 0 0 20 0 1 0 147012711 361488384 66174 18446744073709551615 4210688 6281017 140733955444032 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 15790080 140733955447003 140733955447184 140733955447184 140733955452872 0
/proc/2454562/statm: 88254 66404 6119 506 0 68945 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 353016 KiB
Current children cumulated memory: 265616 KiB

[startup+6.3001 s]
/proc/loadavg: 16.61 16.50 16.78 17/865 2454774
/proc/meminfo: memFree=871076044/1055320720 swapFree=33554428/33554428
[pid=2454562] ppid=2454551 vsize=356348 memory=269600 CPUtime=6.22 cores=32-35
/proc/2454562/stat : 2454562 (naps_release) R 2454551 2454562 2451876 0 -1 4194304 72036 206 0 0 617 5 0 0 20 0 1 0 147012711 364900352 67198 18446744073709551615 4210688 6281017 140733955444032 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 15790080 140733955447003 140733955447184 140733955447184 140733955452872 0
/proc/2454562/statm: 89087 67400 6133 506 0 69778 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 356348 KiB
Current children cumulated memory: 269600 KiB

[startup+12.7001 s]
/proc/loadavg: 16.56 16.49 16.77 15/868 2455013
/proc/meminfo: memFree=871123588/1055320720 swapFree=33554428/33554428
[pid=2454562] ppid=2454551 vsize=600652 memory=523456 CPUtime=12.59 cores=32-35
/proc/2454562/stat : 2454562 (naps_release) R 2454551 2454562 2451876 0 -1 4194304 106391 206 0 0 1245 14 0 0 20 0 1 0 147012711 615067648 130827 18446744073709551615 4210688 6281017 140733955444032 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 15790080 140733955447003 140733955447184 140733955447184 140733955452872 0
/proc/2454562/statm: 150163 130864 6181 506 0 130854 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 600652 KiB
Current children cumulated memory: 523456 KiB

[startup+25.5002 s]
/proc/loadavg: 16.44 16.46 16.76 14/849 2455388
/proc/meminfo: memFree=894999056/1055320720 swapFree=33554428/33554428
[pid=2454562] ppid=2454551 vsize=668616 memory=590084 CPUtime=25.35 cores=32-35
/proc/2454562/stat : 2454562 (naps_release) R 2454551 2454562 2451876 0 -1 4194304 121100 206 0 0 2478 57 0 0 20 0 1 0 147012711 684662784 147393 18446744073709551615 4210688 6281017 140733955444032 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 15790080 140733955447003 140733955447184 140733955447184 140733955452872 0
/proc/2454562/statm: 167154 147521 6261 506 0 147845 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 668616 KiB
Current children cumulated memory: 590084 KiB

[startup+51.1138 s]
/proc/loadavg: 16.29 16.42 16.74 17/878 2455750
/proc/meminfo: memFree=890399168/1055320720 swapFree=33554428/33554428
[pid=2454562] ppid=2454551 vsize=665828 memory=591224 CPUtime=50.89 cores=32-35
/proc/2454562/stat : 2454562 (naps_release) R 2454551 2454562 2451876 0 -1 4194304 129712 206 0 0 4876 213 0 0 20 0 1 0 147012711 681807872 147615 18446744073709551615 4210688 6281017 140733955444032 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 15790080 140733955447003 140733955447184 140733955447184 140733955452872 0
/proc/2454562/statm: 166457 147806 6261 506 0 147148 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 665828 KiB
Current children cumulated memory: 591224 KiB

[startup+102.3 s]
/proc/loadavg: 16.66 16.50 16.75 17/878 2455850
/proc/meminfo: memFree=872203872/1055320720 swapFree=33554428/33554428
[pid=2454562] ppid=2454551 vsize=689524 memory=615364 CPUtime=101.93 cores=32-35
/proc/2454562/stat : 2454562 (naps_release) R 2454551 2454562 2451876 0 -1 4194304 131214 206 0 0 9653 540 0 0 20 0 1 0 147012711 706072576 153663 18446744073709551615 4210688 6281017 140733955444032 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 15790080 140733955447003 140733955447184 140733955447184 140733955452872 0
/proc/2454562/statm: 172381 153841 6261 506 0 153072 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 689524 KiB
Current children cumulated memory: 615364 KiB

[startup+162.3 s]
/proc/loadavg: 16.56 16.51 16.73 17/883 2456512
/proc/meminfo: memFree=876287452/1055320720 swapFree=33554428/33554428
[pid=2454562] ppid=2454551 vsize=709696 memory=635928 CPUtime=161.75 cores=32-35
/proc/2454562/stat : 2454562 (naps_release) R 2454551 2454562 2451876 0 -1 4194304 144697 206 0 0 15465 710 0 0 20 0 1 0 147012711 726728704 158808 18446744073709551615 4210688 6281017 140733955444032 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 15790080 140733955447003 140733955447184 140733955447184 140733955452872 0
/proc/2454562/statm: 177424 158982 6261 506 0 158115 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 709696 KiB
Current children cumulated memory: 635928 KiB

[startup+222.3 s]
/proc/loadavg: 16.24 16.43 16.69 17/882 2456516
/proc/meminfo: memFree=813940608/1055320720 swapFree=33554428/33554428
[pid=2454562] ppid=2454551 vsize=702628 memory=629308 CPUtime=221.56 cores=32-35
/proc/2454562/stat : 2454562 (naps_release) R 2454551 2454562 2451876 0 -1 4194304 146816 206 0 0 21302 854 0 0 20 0 1 0 147012711 719491072 157235 18446744073709551615 4210688 6281017 140733955444032 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 15790080 140733955447003 140733955447184 140733955447184 140733955452872 0
/proc/2454562/statm: 175657 157327 6293 506 0 156348 0
Current children cumulated CPU time: 221.56 s
Current children cumulated vsize: 702628 KiB
Current children cumulated memory: 629308 KiB

[startup+282.3 s]
/proc/loadavg: 16.51 16.45 16.68 18/883 2456674
/proc/meminfo: memFree=858253748/1055320720 swapFree=33554428/33554428
[pid=2454562] ppid=2454551 vsize=702628 memory=629404 CPUtime=281.38 cores=32-35
/proc/2454562/stat : 2454562 (naps_release) R 2454551 2454562 2451876 0 -1 4194304 146922 206 0 0 27245 893 0 0 20 0 1 0 147012711 719491072 157235 18446744073709551615 4210688 6281017 140733955444032 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 15790080 140733955447003 140733955447184 140733955447184 140733955452872 0
/proc/2454562/statm: 175657 157351 6293 506 0 156348 0
Current children cumulated CPU time: 281.38 s
Current children cumulated vsize: 702628 KiB
Current children cumulated memory: 629404 KiB

[startup+342.3 s]
/proc/loadavg: 16.22 16.38 16.64 18/880 2456775
/proc/meminfo: memFree=801360380/1055320720 swapFree=33554428/33554428
[pid=2454562] ppid=2454551 vsize=701000 memory=627860 CPUtime=341.21 cores=32-35
/proc/2454562/stat : 2454562 (naps_release) R 2454551 2454562 2451876 0 -1 4194304 159669 206 0 0 33105 1016 0 0 20 0 1 0 147012711 717824000 156914 18446744073709551615 4210688 6281017 140733955444032 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 15790080 140733955447003 140733955447184 140733955447184 140733955452872 0

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

Current children cumulated memory: 753376 KiB

[startup+2862.3 s]
/proc/loadavg: 16.02 16.07 16.13 18/871 2457305
/proc/meminfo: memFree=754649988/1055320720 swapFree=33554428/33554428
[pid=2454562] ppid=2454551 vsize=846336 memory=753376 CPUtime=2853.95 cores=32-35
/proc/2454562/stat : 2454562 (naps_release) R 2454551 2454562 2451876 0 -1 4194304 191020 206 0 0 282140 3255 0 0 20 0 1 0 147012711 866648064 188293 18446744073709551615 4210688 6281017 140733955444032 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 15790080 140733955447003 140733955447184 140733955447184 140733955452872 0
/proc/2454562/statm: 211584 188344 6309 506 0 192275 0
Current children cumulated CPU time: 2853.95 s
Current children cumulated vsize: 846336 KiB
Current children cumulated memory: 753376 KiB

[startup+2922.3 s]
/proc/loadavg: 16.00 16.06 16.12 18/872 2457311
/proc/meminfo: memFree=752099348/1055320720 swapFree=33554428/33554428
[pid=2454562] ppid=2454551 vsize=846336 memory=753376 CPUtime=2913.79 cores=32-35
/proc/2454562/stat : 2454562 (naps_release) R 2454551 2454562 2451876 0 -1 4194304 191020 206 0 0 288124 3255 0 0 20 0 1 0 147012711 866648064 188293 18446744073709551615 4210688 6281017 140733955444032 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 15790080 140733955447003 140733955447184 140733955447184 140733955452872 0
/proc/2454562/statm: 211584 188344 6309 506 0 192275 0
Current children cumulated CPU time: 2913.79 s
Current children cumulated vsize: 846336 KiB
Current children cumulated memory: 753376 KiB

[startup+2982.3 s]
/proc/loadavg: 16.03 16.06 16.11 18/872 2457313
/proc/meminfo: memFree=754966384/1055320720 swapFree=33554428/33554428
[pid=2454562] ppid=2454551 vsize=847616 memory=754196 CPUtime=2973.62 cores=32-35
/proc/2454562/stat : 2454562 (naps_release) R 2454551 2454562 2451876 0 -1 4194304 191225 206 0 0 294107 3255 0 0 20 0 1 0 147012711 867958784 188421 18446744073709551615 4210688 6281017 140733955444032 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 15790080 140733955447003 140733955447184 140733955447184 140733955452872 0
/proc/2454562/statm: 211904 188549 6309 506 0 192595 0
Current children cumulated CPU time: 2973.62 s
Current children cumulated vsize: 847616 KiB
Current children cumulated memory: 754196 KiB

[startup+3042.3 s]
/proc/loadavg: 16.01 16.04 16.10 18/872 2457314
/proc/meminfo: memFree=755681856/1055320720 swapFree=33554428/33554428
[pid=2454562] ppid=2454551 vsize=852164 memory=758168 CPUtime=3033.45 cores=32-35
/proc/2454562/stat : 2454562 (naps_release) R 2454551 2454562 2451876 0 -1 4194304 192218 206 0 0 300090 3255 0 0 20 0 1 0 147012711 872615936 189445 18446744073709551615 4210688 6281017 140733955444032 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 15790080 140733955447003 140733955447184 140733955447184 140733955452872 0
/proc/2454562/statm: 213041 189542 6309 506 0 193732 0
Current children cumulated CPU time: 3033.45 s
Current children cumulated vsize: 852164 KiB
Current children cumulated memory: 758168 KiB

[startup+3102.3 s]
/proc/loadavg: 16.00 16.03 16.09 18/872 2457315
/proc/meminfo: memFree=754114560/1055320720 swapFree=33554428/33554428
[pid=2454562] ppid=2454551 vsize=852164 memory=758168 CPUtime=3093.28 cores=32-35
/proc/2454562/stat : 2454562 (naps_release) R 2454551 2454562 2451876 0 -1 4194304 192218 206 0 0 306073 3255 0 0 20 0 1 0 147012711 872615936 189445 18446744073709551615 4210688 6281017 140733955444032 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 15790080 140733955447003 140733955447184 140733955447184 140733955452872 0
/proc/2454562/statm: 213041 189542 6309 506 0 193732 0
Current children cumulated CPU time: 3093.28 s
Current children cumulated vsize: 852164 KiB
Current children cumulated memory: 758168 KiB

[startup+3162.3 s]
/proc/loadavg: 16.00 16.03 16.08 18/872 2457316
/proc/meminfo: memFree=754620348/1055320720 swapFree=33554428/33554428
[pid=2454562] ppid=2454551 vsize=854640 memory=760760 CPUtime=3153.09 cores=32-35
/proc/2454562/stat : 2454562 (naps_release) R 2454551 2454562 2451876 0 -1 4194304 192866 206 0 0 312054 3255 0 0 20 0 1 0 147012711 875151360 190085 18446744073709551615 4210688 6281017 140733955444032 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 15790080 140733955447003 140733955447184 140733955447184 140733955452872 0
/proc/2454562/statm: 213660 190190 6309 506 0 194351 0
Current children cumulated CPU time: 3153.09 s
Current children cumulated vsize: 854640 KiB
Current children cumulated memory: 760760 KiB

[startup+3222.3 s]
/proc/loadavg: 16.00 16.02 16.08 18/872 2457328
/proc/meminfo: memFree=753763932/1055320720 swapFree=33554428/33554428
[pid=2454562] ppid=2454551 vsize=854640 memory=760760 CPUtime=3212.92 cores=32-35
/proc/2454562/stat : 2454562 (naps_release) R 2454551 2454562 2451876 0 -1 4194304 192866 206 0 0 318037 3255 0 0 20 0 1 0 147012711 875151360 190085 18446744073709551615 4210688 6281017 140733955444032 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 15790080 140733955447003 140733955447184 140733955447184 140733955452872 0
/proc/2454562/statm: 213660 190190 6309 506 0 194351 0
Current children cumulated CPU time: 3212.92 s
Current children cumulated vsize: 854640 KiB
Current children cumulated memory: 760760 KiB

[startup+3282.3 s]
/proc/loadavg: 16.00 16.01 16.07 18/871 2457329
/proc/meminfo: memFree=754340176/1055320720 swapFree=33554428/33554428
[pid=2454562] ppid=2454551 vsize=854640 memory=760760 CPUtime=3272.74 cores=32-35
/proc/2454562/stat : 2454562 (naps_release) R 2454551 2454562 2451876 0 -1 4194304 193044 206 0 0 324019 3255 0 0 20 0 1 0 147012711 875151360 190085 18446744073709551615 4210688 6281017 140733955444032 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 15790080 140733955447003 140733955447184 140733955447184 140733955452872 0
/proc/2454562/statm: 213660 190190 6309 506 0 194351 0
Current children cumulated CPU time: 3272.74 s
Current children cumulated vsize: 854640 KiB
Current children cumulated memory: 760760 KiB

[startup+3342.3 s]
/proc/loadavg: 16.00 16.01 16.07 18/871 2457333
/proc/meminfo: memFree=749864832/1055320720 swapFree=33554428/33554428
[pid=2454562] ppid=2454551 vsize=854640 memory=760760 CPUtime=3332.57 cores=32-35
/proc/2454562/stat : 2454562 (naps_release) R 2454551 2454562 2451876 0 -1 4194304 193050 206 0 0 330002 3255 0 0 20 0 1 0 147012711 875151360 190085 18446744073709551615 4210688 6281017 140733955444032 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 15790080 140733955447003 140733955447184 140733955447184 140733955452872 0
/proc/2454562/statm: 213660 190190 6309 506 0 194351 0
Current children cumulated CPU time: 3332.57 s
Current children cumulated vsize: 854640 KiB
Current children cumulated memory: 760760 KiB

[startup+3402.3 s]
/proc/loadavg: 16.00 16.00 16.06 18/872 2457335
/proc/meminfo: memFree=753101652/1055320720 swapFree=33554428/33554428
[pid=2454562] ppid=2454551 vsize=854640 memory=760760 CPUtime=3392.4 cores=32-35
/proc/2454562/stat : 2454562 (naps_release) R 2454551 2454562 2451876 0 -1 4194304 193050 206 0 0 335985 3255 0 0 20 0 1 0 147012711 875151360 190085 18446744073709551615 4210688 6281017 140733955444032 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 15790080 140733955447003 140733955447184 140733955447184 140733955452872 0
/proc/2454562/statm: 213660 190190 6309 506 0 194351 0
Current children cumulated CPU time: 3392.4 s
Current children cumulated vsize: 854640 KiB
Current children cumulated memory: 760760 KiB

[startup+3462.3 s]
/proc/loadavg: 16.00 16.00 16.06 18/872 2457336
/proc/meminfo: memFree=749768876/1055320720 swapFree=33554428/33554428
[pid=2454562] ppid=2454551 vsize=854640 memory=760760 CPUtime=3452.22 cores=32-35
/proc/2454562/stat : 2454562 (naps_release) R 2454551 2454562 2451876 0 -1 4194304 193050 206 0 0 341967 3255 0 0 20 0 1 0 147012711 875151360 190085 18446744073709551615 4210688 6281017 140733955444032 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 15790080 140733955447003 140733955447184 140733955447184 140733955452872 0
/proc/2454562/statm: 213660 190190 6309 506 0 194351 0
Current children cumulated CPU time: 3452.22 s
Current children cumulated vsize: 854640 KiB
Current children cumulated memory: 760760 KiB

[startup+3522.3 s]
/proc/loadavg: 16.00 16.00 16.05 18/872 2457341
/proc/meminfo: memFree=750202672/1055320720 swapFree=33554428/33554428
[pid=2454562] ppid=2454551 vsize=854640 memory=760760 CPUtime=3512.05 cores=32-35
/proc/2454562/stat : 2454562 (naps_release) R 2454551 2454562 2451876 0 -1 4194304 193050 206 0 0 347950 3255 0 0 20 0 1 0 147012711 875151360 190085 18446744073709551615 4210688 6281017 140733955444032 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 15790080 140733955447003 140733955447184 140733955447184 140733955452872 0
/proc/2454562/statm: 213660 190190 6309 506 0 194351 0
Current children cumulated CPU time: 3512.05 s
Current children cumulated vsize: 854640 KiB
Current children cumulated memory: 760760 KiB

[startup+3582.3 s]
/proc/loadavg: 16.00 16.00 16.04 18/872 2457342
/proc/meminfo: memFree=751338192/1055320720 swapFree=33554428/33554428
[pid=2454562] ppid=2454551 vsize=854640 memory=760760 CPUtime=3571.87 cores=32-35
/proc/2454562/stat : 2454562 (naps_release) R 2454551 2454562 2451876 0 -1 4194304 193060 206 0 0 353932 3255 0 0 20 0 1 0 147012711 875151360 190085 18446744073709551615 4210688 6281017 140733955444032 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 15790080 140733955447003 140733955447184 140733955447184 140733955452872 0
/proc/2454562/statm: 213660 190190 6309 506 0 194351 0
Current children cumulated CPU time: 3571.87 s
Current children cumulated vsize: 854640 KiB
Current children cumulated memory: 760760 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.6 s]
/proc/loadavg: 16.28 16.07 16.06 18/872 2457342
/proc/meminfo: memFree=747176164/1055320720 swapFree=33554428/33554428
[pid=2454562] ppid=2454551 vsize=854640 memory=760760 CPUtime=3600.09 cores=32-35
/proc/2454562/stat : 2454562 (naps_release) R 2454551 2454562 2451876 0 -1 4194304 193060 206 0 0 356754 3255 0 0 20 0 1 0 147012711 875151360 190085 18446744073709551615 4210688 6281017 140733955444032 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 15790080 140733955447003 140733955447184 140733955447184 140733955452872 0
/proc/2454562/statm: 213660 190190 6309 506 0 194351 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 854640 KiB
Current children cumulated memory: 760760 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3610.6 s]
# the end of solver process 2454562 was just reported to runsolver
# Child status: 10

# cumulated CPU time of all completed processes:  user=3567.55 s, system=32.5615 s

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

Child status: 10

Real time (s): 3610.6
CPU time (s): 3600.11
CPU user time (s): 3567.55
CPU system time (s): 32.5615
CPU usage (%): 99.7094
Max. virtual memory (cumulated for all children) (KiB): 935208
Max. memory (cumulated for all children) (KiB): 842248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3567.55
system time used= 32.5615
maximum resident set size= 841896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 193266
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 468
involuntary context switches= 1427


# summary of solver processes directly reported to runsolver:
#   pid: 2454562
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3567.55
#   total CPU system time (s): 32.5615

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.7104 second user time and 39.6365 second system time

The end

Launcher Data

Begin job on nodeE001 at 2026-06-22 16:07:26
IDJOB=4780286
IDBENCH=158396
IDSOLVER=3589
FILE ID=nodeE001/4780286-1782137246
RUNJOBID= nodeE001-1782133630-2451894
SLURM_JOB_ID= 12510913
Free space on /tmp= 798416 MiB

SOLVER NAME= NaPS 1.04
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/EmployeeScheduling/normalized-aug4.5.opb
COMMAND LINE= ./naps.sh -given-time=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4780286-1782137246/watcher-4780286-1782137246 -o /tmp/evaluation-result-4780286-1782137246/solver-4780286-1782137246 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4780286-1782137246/vars-4780286-1782137246 --bin-var /tmp/runsolver-exch-nodeE001-1782133630-2451894 --watchdog 3760  ./naps.sh -given-time=3600 HOME/instance-4780286-1782137246.opb

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

MD5SUM BENCH= 481101aa5750e702617a44583ed063de
RANDOM SEED=703458992

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320720 kB
MemFree:        849990760 kB
MemAvailable:   985856476 kB
Buffers:            3352 kB
Cached:         140122956 kB
SwapCached:            0 kB
Active:         62706508 kB
Inactive:       138466756 kB
Active(anon):   61934852 kB
Inactive(anon):        0 kB
Active(file):     771656 kB
Inactive(file): 138466756 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             81644 kB
Writeback:             0 kB
AnonPages:      61047072 kB
Mapped:           243484 kB
Shmem:            887856 kB
KReclaimable:    1543964 kB
Slab:            2137312 kB
SReclaimable:    1543964 kB
SUnreclaim:       593348 kB
KernelStack:       14672 kB
PageTables:       127612 kB
SecPageTables:     15292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214788 kB
Committed_AS:   66995156 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478916 kB
VmallocChunk:          0 kB
Percpu:           123904 kB
HardwareCorrupted:     0 kB
AnonHugePages:  29380608 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      444868 kB
DirectMap2M:    19800064 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 798264 MiB
End job on nodeE001 at 2026-06-22 17:07:37