Trace number 4830541

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
SCIP-NaPS scip-naps-1.00a2OPT-58 1031.06 1034.06

General information on the benchmark

NamePB25/normalized-PB25/OPT-LIN/
wallon/normalized-StillLife-09-12_c24.opb
MD5SUM85429201fe39d64c7cd178ad954e57ec
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 benchmark-58
Best CPU time to get the best result obtained on this benchmark14.9405
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2593
Total number of constraints1655
Number of constraints which are clauses143
Number of constraints which are cardinality constraints (but not clauses)108
Number of constraints which are nor clauses,nor cardinality constraints1404
Minimum length of a constraint1
Maximum length of a constraint12
Number of terms in the objective function 108
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 108
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 8
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 108
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

899.32/901.91	c scip-naps version 1.00a2
899.32/901.91	c Command: HOME/scip-naps.py --pbsolver HOME/naps_release --opt HOME/instance-4830541-1783292099.opb
899.32/901.91	c Solving mode: optimization
899.32/901.91	c SCIP version 10.0.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 8.0.2] [GitHash: NoGitInfo]
899.32/901.91	c Copyright (c) 2002-2026 Zuse Institute Berlin (ZIB)
899.32/901.91	c original problem has 2593 variables (2593 bin, 0 int, 0 cont) and 1655 constraints
899.32/901.91	c presolving:
899.32/901.91	c (round 1, fast)       151 del vars, 55 del conss, 212 add conss, 150 chg bounds, 108 chg sides, 108 chg coeffs, 0 upgd conss, 0 impls, 1306 clqs, 0 implints
899.32/901.91	c (round 2, fast)       151 del vars, 93 del conss, 212 add conss, 150 chg bounds, 108 chg sides, 424 chg coeffs, 0 upgd conss, 0 impls, 1306 clqs, 0 implints
899.32/901.91	c (round 3, exhaustive) 151 del vars, 93 del conss, 212 add conss, 150 chg bounds, 123 chg sides, 424 chg coeffs, 0 upgd conss, 0 impls, 1306 clqs, 0 implints
899.32/901.91	c (round 4, exhaustive) 151 del vars, 93 del conss, 212 add conss, 150 chg bounds, 123 chg sides, 424 chg coeffs, 1431 upgd conss, 0 impls, 1306 clqs, 0 implints
899.32/901.91	c (round 5, fast)       151 del vars, 93 del conss, 212 add conss, 150 chg bounds, 123 chg sides, 634 chg coeffs, 1431 upgd conss, 0 impls, 1306 clqs, 0 implints
899.32/901.91	c (round 6, medium)     259 del vars, 1297 del conss, 2474 add conss, 150 chg bounds, 123 chg sides, 634 chg coeffs, 1431 upgd conss, 0 impls, 2548 clqs, 0 implints
899.32/901.91	c (round 7, exhaustive) 259 del vars, 1297 del conss, 2474 add conss, 150 chg bounds, 132 chg sides, 634 chg coeffs, 1431 upgd conss, 0 impls, 2548 clqs, 0 implints
899.32/901.91	c (round 8, exhaustive) 259 del vars, 1297 del conss, 2474 add conss, 150 chg bounds, 132 chg sides, 634 chg coeffs, 1548 upgd conss, 0 impls, 2548 clqs, 0 implints
899.32/901.91	c (round 9, exhaustive) 284 del vars, 1297 del conss, 2474 add conss, 150 chg bounds, 132 chg sides, 634 chg coeffs, 1548 upgd conss, 0 impls, 5889 clqs, 0 implints
899.32/901.91	c (round 10, fast)       284 del vars, 1322 del conss, 2686 add conss, 150 chg bounds, 132 chg sides, 638 chg coeffs, 1548 upgd conss, 0 impls, 5889 clqs, 0 implints
899.32/901.91	c (round 11, fast)       284 del vars, 1322 del conss, 2686 add conss, 150 chg bounds, 134 chg sides, 953 chg coeffs, 1548 upgd conss, 0 impls, 5889 clqs, 0 implints
899.32/901.91	c (round 12, exhaustive) 284 del vars, 1332 del conss, 2686 add conss, 150 chg bounds, 158 chg sides, 953 chg coeffs, 1548 upgd conss, 0 impls, 5889 clqs, 0 implints
899.32/901.91	c (round 13, exhaustive) 284 del vars, 1332 del conss, 2686 add conss, 150 chg bounds, 158 chg sides, 953 chg coeffs, 1749 upgd conss, 0 impls, 5889 clqs, 0 implints
899.32/901.91	c (round 14, fast)       284 del vars, 1533 del conss, 2686 add conss, 150 chg bounds, 158 chg sides, 953 chg coeffs, 1749 upgd conss, 0 impls, 5889 clqs, 0 implints
899.32/901.91	c (round 15, exhaustive) 370 del vars, 1533 del conss, 2686 add conss, 150 chg bounds, 158 chg sides, 953 chg coeffs, 1749 upgd conss, 0 impls, 4866 clqs, 0 implints
899.32/901.91	c (round 16, fast)       456 del vars, 1679 del conss, 2746 add conss, 150 chg bounds, 158 chg sides, 981 chg coeffs, 1749 upgd conss, 0 impls, 4986 clqs, 0 implints
899.32/901.91	c (round 17, fast)       456 del vars, 1679 del conss, 2746 add conss, 150 chg bounds, 158 chg sides, 1071 chg coeffs, 1749 upgd conss, 0 impls, 4986 clqs, 0 implints
899.32/901.91	c (round 18, exhaustive) 456 del vars, 1679 del conss, 2746 add conss, 150 chg bounds, 158 chg sides, 1071 chg coeffs, 1809 upgd conss, 0 impls, 4986 clqs, 0 implints
899.32/901.91	c (round 19, fast)       456 del vars, 1739 del conss, 2746 add conss, 150 chg bounds, 158 chg sides, 1071 chg coeffs, 1809 upgd conss, 0 impls, 4986 clqs, 0 implints
899.32/901.91	c (round 20, exhaustive) 482 del vars, 1739 del conss, 2746 add conss, 150 chg bounds, 158 chg sides, 1071 chg coeffs, 1809 upgd conss, 0 impls, 5372 clqs, 0 implints
899.32/901.91	c (round 21, fast)       482 del vars, 1765 del conss, 2884 add conss, 150 chg bounds, 158 chg sides, 1077 chg coeffs, 1809 upgd conss, 0 impls, 5372 clqs, 0 implints
899.32/901.91	c (round 22, fast)       482 del vars, 1765 del conss, 2884 add conss, 150 chg bounds, 160 chg sides, 1210 chg coeffs, 1809 upgd conss, 0 impls, 5372 clqs, 0 implints
899.32/901.91	c (round 23, exhaustive) 482 del vars, 1771 del conss, 2884 add conss, 150 chg bounds, 184 chg sides, 1210 chg coeffs, 1809 upgd conss, 0 impls, 5372 clqs, 0 implints
899.32/901.91	c (round 24, exhaustive) 482 del vars, 1771 del conss, 2884 add conss, 150 chg bounds, 184 chg sides, 1210 chg coeffs, 1940 upgd conss, 0 impls, 5372 clqs, 0 implints
899.32/901.91	c (round 25, fast)       482 del vars, 1902 del conss, 2884 add conss, 150 chg bounds, 184 chg sides, 1210 chg coeffs, 1940 upgd conss, 0 impls, 5372 clqs, 0 implints
899.32/901.91	c (round 26, exhaustive) 508 del vars, 1902 del conss, 2884 add conss, 150 chg bounds, 184 chg sides, 1210 chg coeffs, 1940 upgd conss, 0 impls, 5831 clqs, 0 implints
899.32/901.91	c (round 27, fast)       508 del vars, 1928 del conss, 3008 add conss, 150 chg bounds, 184 chg sides, 1216 chg coeffs, 1940 upgd conss, 0 impls, 5831 clqs, 0 implints
899.32/901.91	c (round 28, fast)       508 del vars, 1928 del conss, 3008 add conss, 150 chg bounds, 190 chg sides, 1345 chg coeffs, 1940 upgd conss, 0 impls, 5831 clqs, 0 implints
899.32/901.91	c (round 29, exhaustive) 508 del vars, 1938 del conss, 3008 add conss, 150 chg bounds, 204 chg sides, 1345 chg coeffs, 1940 upgd conss, 0 impls, 5831 clqs, 0 implints
899.32/901.91	c (round 30, exhaustive) 508 del vars, 1938 del conss, 3008 add conss, 150 chg bounds, 204 chg sides, 1345 chg coeffs, 2052 upgd conss, 0 impls, 5831 clqs, 0 implints
899.32/901.91	c (round 31, fast)       508 del vars, 2050 del conss, 3008 add conss, 150 chg bounds, 204 chg sides, 1345 chg coeffs, 2052 upgd conss, 0 impls, 5831 clqs, 0 implints
899.32/901.91	c (round 32, exhaustive) 533 del vars, 2050 del conss, 3008 add conss, 150 chg bounds, 204 chg sides, 1345 chg coeffs, 2052 upgd conss, 0 impls, 6278 clqs, 0 implints
899.32/901.91	c (round 33, fast)       533 del vars, 2075 del conss, 3160 add conss, 150 chg bounds, 204 chg sides, 1352 chg coeffs, 2052 upgd conss, 0 impls, 6278 clqs, 0 implints
899.32/901.91	c (round 34, fast)       533 del vars, 2075 del conss, 3160 add conss, 150 chg bounds, 208 chg sides, 1514 chg coeffs, 2052 upgd conss, 0 impls, 6278 clqs, 0 implints
899.32/901.91	c (round 35, exhaustive) 533 del vars, 2082 del conss, 3160 add conss, 150 chg bounds, 228 chg sides, 1514 chg coeffs, 2052 upgd conss, 0 impls, 6278 clqs, 0 implints
899.32/901.91	c (round 36, exhaustive) 533 del vars, 2082 del conss, 3160 add conss, 150 chg bounds, 228 chg sides, 1514 chg coeffs, 2195 upgd conss, 0 impls, 6278 clqs, 0 implints
899.32/901.91	c (round 37, fast)       533 del vars, 2225 del conss, 3160 add conss, 150 chg bounds, 228 chg sides, 1514 chg coeffs, 2195 upgd conss, 0 impls, 6278 clqs, 0 implints
899.32/901.91	c (round 38, exhaustive) 558 del vars, 2225 del conss, 3160 add conss, 150 chg bounds, 228 chg sides, 1514 chg coeffs, 2195 upgd conss, 0 impls, 6654 clqs, 0 implints
899.32/901.91	c (round 39, fast)       558 del vars, 2250 del conss, 3288 add conss, 150 chg bounds, 228 chg sides, 1518 chg coeffs, 2195 upgd conss, 0 impls, 6654 clqs, 0 implints
899.32/901.91	c (round 40, fast)       558 del vars, 2250 del conss, 3288 add conss, 150 chg bounds, 232 chg sides, 1651 chg coeffs, 2195 upgd conss, 0 impls, 6654 clqs, 0 implints
899.32/901.91	c (round 41, exhaustive) 558 del vars, 2257 del conss, 3288 add conss, 150 chg bounds, 248 chg sides, 1651 chg coeffs, 2195 upgd conss, 0 impls, 6654 clqs, 0 implints
899.32/901.91	c (round 42, exhaustive) 558 del vars, 2257 del conss, 3288 add conss, 150 chg bounds, 248 chg sides, 1651 chg coeffs, 2315 upgd conss, 0 impls, 6654 clqs, 0 implints
899.32/901.91	c (round 43, fast)       558 del vars, 2377 del conss, 3288 add conss, 150 chg bounds, 248 chg sides, 1651 chg coeffs, 2315 upgd conss, 0 impls, 6654 clqs, 0 implints
899.32/901.91	c (round 44, exhaustive) 583 del vars, 2377 del conss, 3288 add conss, 150 chg bounds, 248 chg sides, 1651 chg coeffs, 2315 upgd conss, 0 impls, 7000 clqs, 0 implints
899.32/901.91	c (round 45, fast)       583 del vars, 2402 del conss, 3421 add conss, 150 chg bounds, 248 chg sides, 1655 chg coeffs, 2315 upgd conss, 0 impls, 7000 clqs, 0 implints
899.32/901.91	c (round 46, fast)       583 del vars, 2402 del conss, 3421 add conss, 150 chg bounds, 250 chg sides, 1793 chg coeffs, 2315 upgd conss, 0 impls, 7000 clqs, 0 implints
899.32/901.91	c (round 47, exhaustive) 583 del vars, 2409 del conss, 3421 add conss, 150 chg bounds, 268 chg sides, 1793 chg coeffs, 2315 upgd conss, 0 impls, 7000 clqs, 0 implints
899.32/901.91	c (round 48, exhaustive) 583 del vars, 2409 del conss, 3421 add conss, 150 chg bounds, 268 chg sides, 1793 chg coeffs, 2440 upgd conss, 0 impls, 7000 clqs, 0 implints
899.32/901.91	c (round 49, fast)       583 del vars, 2534 del conss, 3421 add conss, 150 chg bounds, 268 chg sides, 1793 chg coeffs, 2440 upgd conss, 0 impls, 7000 clqs, 0 implints
899.32/901.91	c (round 50, exhaustive) 608 del vars, 2534 del conss, 3421 add conss, 150 chg bounds, 268 chg sides, 1793 chg coeffs, 2440 upgd conss, 0 impls, 7379 clqs, 0 implints
899.32/901.91	c (round 51, fast)       608 del vars, 2559 del conss, 3543 add conss, 150 chg bounds, 268 chg sides, 1805 chg coeffs, 2440 upgd conss, 0 impls, 7379 clqs, 0 implints
899.32/901.91	c (round 52, fast)       608 del vars, 2559 del conss, 3543 add conss, 150 chg bounds, 280 chg sides, 1940 chg coeffs, 2440 upgd conss, 0 impls, 7379 clqs, 0 implints
899.32/901.91	c (round 53, exhaustive) 608 del vars, 2564 del conss, 3543 add conss, 150 chg bounds, 295 chg sides, 1940 chg coeffs, 2440 upgd conss, 0 impls, 7379 clqs, 0 implints
899.32/901.91	c (round 54, exhaustive) 608 del vars, 2564 del conss, 3543 add conss, 150 chg bounds, 295 chg sides, 1940 chg coeffs, 2553 upgd conss, 0 impls, 7379 clqs, 0 implints
899.32/901.91	c (round 55, fast)       608 del vars, 2677 del conss, 3543 add conss, 150 chg bounds, 295 chg sides, 1940 chg coeffs, 2553 upgd conss, 0 impls, 7379 clqs, 0 implints
899.32/901.91	c (round 56, exhaustive) 633 del vars, 2677 del conss, 3543 add conss, 150 chg bounds, 295 chg sides, 1940 chg coeffs, 2553 upgd conss, 0 impls, 7479 clqs, 0 implints
899.32/901.91	c (round 57, fast)       633 del vars, 2702 del conss, 3702 add conss, 150 chg bounds, 295 chg sides, 1945 chg coeffs, 2553 upgd conss, 0 impls, 7479 clqs, 0 implints
899.32/901.91	c (round 58, fast)       633 del vars, 2702 del conss, 3702 add conss, 150 chg bounds, 307 chg sides, 2127 chg coeffs, 2553 upgd conss, 0 impls, 7479 clqs, 0 implints
899.32/901.91	c (round 59, exhaustive) 633 del vars, 2714 del conss, 3702 add conss, 150 chg bounds, 327 chg sides, 2127 chg coeffs, 2553 upgd conss, 0 impls, 7479 clqs, 0 implints
899.32/901.91	c (round 60, exhaustive) 633 del vars, 2714 del conss, 3702 add conss, 150 chg bounds, 327 chg sides, 2127 chg coeffs, 2698 upgd conss, 0 impls, 7479 clqs, 0 implints
899.32/901.91	c (round 61, fast)       633 del vars, 2859 del conss, 3702 add conss, 150 chg bounds, 327 chg sides, 2127 chg coeffs, 2698 upgd conss, 0 impls, 7479 clqs, 0 implints
899.32/901.91	c (round 62, exhaustive) 658 del vars, 2859 del conss, 3702 add conss, 150 chg bounds, 327 chg sides, 2127 chg coeffs, 2698 upgd conss, 0 impls, 7539 clqs, 0 implints
899.32/901.91	c (round 63, fast)       658 del vars, 2884 del conss, 3851 add conss, 150 chg bounds, 327 chg sides, 2134 chg coeffs, 2698 upgd conss, 0 impls, 7539 clqs, 0 implints
899.32/901.91	c (round 64, fast)       658 del vars, 2884 del conss, 3851 add conss, 150 chg bounds, 339 chg sides, 2288 chg coeffs, 2698 upgd conss, 0 impls, 7539 clqs, 0 implints
899.32/901.91	c (round 65, exhaustive) 658 del vars, 2894 del conss, 3851 add conss, 150 chg bounds, 362 chg sides, 2288 chg coeffs, 2698 upgd conss, 0 impls, 7539 clqs, 0 implints
899.32/901.91	c (round 66, exhaustive) 658 del vars, 2894 del conss, 3851 add conss, 150 chg bounds, 362 chg sides, 2288 chg coeffs, 2834 upgd conss, 0 impls, 7539 clqs, 0 implints
899.32/901.91	c (round 67, fast)       658 del vars, 3030 del conss, 3851 add conss, 150 chg bounds, 362 chg sides, 2288 chg coeffs, 2834 upgd conss, 0 impls, 7539 clqs, 0 implints
899.32/901.91	c (round 68, exhaustive) 683 del vars, 3030 del conss, 3851 add conss, 150 chg bounds, 362 chg sides, 2288 chg coeffs, 2834 upgd conss, 0 impls, 7562 clqs, 0 implints
899.32/901.91	c (round 69, fast)       683 del vars, 3055 del conss, 3990 add conss, 150 chg bounds, 362 chg sides, 2294 chg coeffs, 2834 upgd conss, 0 impls, 7562 clqs, 0 implints
899.32/901.91	c (round 70, fast)       683 del vars, 3055 del conss, 3990 add conss, 150 chg bounds, 374 chg sides, 2441 chg coeffs, 2834 upgd conss, 0 impls, 7562 clqs, 0 implints
899.32/901.91	c (round 71, exhaustive) 683 del vars, 3068 del conss, 3990 add conss, 150 chg bounds, 387 chg sides, 2441 chg coeffs, 2834 upgd conss, 0 impls, 7562 clqs, 0 implints
899.32/901.91	c (round 72, exhaustive) 683 del vars, 3068 del conss, 3990 add conss, 150 chg bounds, 387 chg sides, 2441 chg coeffs, 2958 upgd conss, 0 impls, 7562 clqs, 0 implints
899.32/901.91	c (round 73, fast)       683 del vars, 3192 del conss, 3990 add conss, 150 chg bounds, 387 chg sides, 2441 chg coeffs, 2958 upgd conss, 0 impls, 7562 clqs, 0 implints
899.32/901.91	c (round 74, exhaustive) 708 del vars, 3192 del conss, 3990 add conss, 150 chg bounds, 387 chg sides, 2441 chg coeffs, 2958 upgd conss, 0 impls, 7544 clqs, 0 implints
899.32/901.91	c (round 75, fast)       708 del vars, 3217 del conss, 4150 add conss, 150 chg bounds, 387 chg sides, 2443 chg coeffs, 2958 upgd conss, 0 impls, 7544 clqs, 0 implints
899.32/901.91	c (round 76, fast)       708 del vars, 3217 del conss, 4150 add conss, 150 chg bounds, 397 chg sides, 2613 chg coeffs, 2958 upgd conss, 0 impls, 7544 clqs, 0 implints
899.32/901.91	c (round 77, exhaustive) 708 del vars, 3231 del conss, 4150 add conss, 150 chg bounds, 418 chg sides, 2613 chg coeffs, 2958 upgd conss, 0 impls, 7544 clqs, 0 implints
899.32/901.91	c (round 78, exhaustive) 708 del vars, 3231 del conss, 4150 add conss, 150 chg bounds, 418 chg sides, 2613 chg coeffs, 3103 upgd conss, 0 impls, 7544 clqs, 0 implints
899.32/901.91	c (round 79, fast)       708 del vars, 3376 del conss, 4150 add conss, 150 chg bounds, 418 chg sides, 2613 chg coeffs, 3103 upgd conss, 0 impls, 7544 clqs, 0 implints
899.32/901.91	c (round 80, exhaustive) 733 del vars, 3376 del conss, 4150 add conss, 150 chg bounds, 418 chg sides, 2613 chg coeffs, 3103 upgd conss, 0 impls, 7543 clqs, 0 implints
899.32/901.91	c (round 81, fast)       733 del vars, 3401 del conss, 4290 add conss, 150 chg bounds, 418 chg sides, 2616 chg coeffs, 3103 upgd conss, 0 impls, 7543 clqs, 0 implints
899.32/901.91	c (round 82, fast)       733 del vars, 3401 del conss, 4290 add conss, 150 chg bounds, 430 chg sides, 2746 chg coeffs, 3103 upgd conss, 0 impls, 7543 clqs, 0 implints
899.32/901.91	c (round 83, exhaustive) 733 del vars, 3415 del conss, 4290 add conss, 150 chg bounds, 449 chg sides, 2746 chg coeffs, 3103 upgd conss, 0 impls, 7543 clqs, 0 implints
899.32/901.91	c (round 84, exhaustive) 733 del vars, 3415 del conss, 4290 add conss, 150 chg bounds, 449 chg sides, 2746 chg coeffs, 3228 upgd conss, 0 impls, 7543 clqs, 0 implints
899.32/901.91	c (round 85, fast)       733 del vars, 3540 del conss, 4290 add conss, 150 chg bounds, 449 chg sides, 2746 chg coeffs, 3228 upgd conss, 0 impls, 7543 clqs, 0 implints
899.32/901.91	c (round 86, exhaustive) 758 del vars, 3540 del conss, 4290 add conss, 150 chg bounds, 449 chg sides, 2746 chg coeffs, 3228 upgd conss, 0 impls, 7566 clqs, 0 implints
899.32/901.91	c (round 87, fast)       758 del vars, 3565 del conss, 4411 add conss, 150 chg bounds, 449 chg sides, 2755 chg coeffs, 3228 upgd conss, 0 impls, 7566 clqs, 0 implints
899.32/901.91	c (round 88, fast)       758 del vars, 3565 del conss, 4411 add conss, 150 chg bounds, 463 chg sides, 2898 chg coeffs, 3228 upgd conss, 0 impls, 7566 clqs, 0 implints
899.32/901.91	c (round 89, exhaustive) 758 del vars, 3575 del conss, 4411 add conss, 150 chg bounds, 474 chg sides, 2898 chg coeffs, 3228 upgd conss, 0 impls, 7566 clqs, 0 implints
899.32/901.91	c (round 90, exhaustive) 758 del vars, 3575 del conss, 4411 add conss, 150 chg bounds, 474 chg sides, 2898 chg coeffs, 3336 upgd conss, 0 impls, 7566 clqs, 0 implints
899.32/901.91	c (round 91, fast)       758 del vars, 3683 del conss, 4411 add conss, 150 chg bounds, 474 chg sides, 2898 chg coeffs, 3336 upgd conss, 0 impls, 7566 clqs, 0 implints
899.32/901.91	c (round 92, exhaustive) 783 del vars, 3683 del conss, 4411 add conss, 150 chg bounds, 474 chg sides, 2898 chg coeffs, 3336 upgd conss, 0 impls, 7559 clqs, 0 implints
899.32/901.91	c (round 93, fast)       783 del vars, 3708 del conss, 4550 add conss, 150 chg bounds, 474 chg sides, 2905 chg coeffs, 3336 upgd conss, 0 impls, 7559 clqs, 0 implints
899.32/901.91	c (round 94, fast)       783 del vars, 3708 del conss, 4550 add conss, 150 chg bounds, 488 chg sides, 3042 chg coeffs, 3336 upgd conss, 0 impls, 7559 clqs, 0 implints
899.32/901.91	c (round 95, exhaustive) 783 del vars, 3716 del conss, 4550 add conss, 150 chg bounds, 509 chg sides, 3042 chg coeffs, 3336 upgd conss, 0 impls, 7559 clqs, 0 implints
899.32/901.91	c (round 96, exhaustive) 783 del vars, 3716 del conss, 4550 add conss, 150 chg bounds, 509 chg sides, 3042 chg coeffs, 3464 upgd conss, 0 impls, 7559 clqs, 0 implints
899.32/901.91	c (round 97, fast)       783 del vars, 3844 del conss, 4550 add conss, 150 chg bounds, 509 chg sides, 3042 chg coeffs, 3464 upgd conss, 0 impls, 7559 clqs, 0 implints
899.32/901.91	c (round 98, exhaustive) 808 del vars, 3844 del conss, 4550 add conss, 150 chg bounds, 509 chg sides, 3042 chg coeffs, 3464 upgd conss, 0 impls, 7579 clqs, 0 implints
899.32/901.91	c (round 99, fast)       808 del vars, 3869 del conss, 4717 add conss, 150 chg bounds, 509 chg sides, 3042 chg coeffs, 3464 upgd conss, 0 impls, 7579 clqs, 0 implints
899.32/901.91	c (round 100, fast)       808 del vars, 3869 del conss, 4717 add conss, 150 chg bounds, 533 chg sides, 3225 chg coeffs, 3464 upgd conss, 0 impls, 7579 clqs, 0 implints
899.32/901.91	c (round 101, exhaustive) 808 del vars, 3891 del conss, 4717 add conss, 150 chg bounds, 555 chg sides, 3225 chg coeffs, 3464 upgd conss, 0 impls, 7579 clqs, 0 implints
899.32/901.91	c (round 102, exhaustive) 808 del vars, 3891 del conss, 4717 add conss, 150 chg bounds, 555 chg sides, 3225 chg coeffs, 3609 upgd conss, 0 impls, 7579 clqs, 0 implints
899.32/901.91	c (round 103, fast)       808 del vars, 4036 del conss, 4717 add conss, 150 chg bounds, 555 chg sides, 3225 chg coeffs, 3609 upgd conss, 0 impls, 7579 clqs, 0 implints
899.32/901.91	c (round 104, exhaustive) 833 del vars, 4036 del conss, 4717 add conss, 150 chg bounds, 555 chg sides, 3225 chg coeffs, 3609 upgd conss, 0 impls, 7506 clqs, 0 implints
899.32/901.91	c (round 105, fast)       833 del vars, 4061 del conss, 4870 add conss, 150 chg bounds, 555 chg sides, 3228 chg coeffs, 3609 upgd conss, 0 impls, 7506 clqs, 0 implints
899.32/901.91	c (round 106, fast)       833 del vars, 4061 del conss, 4870 add conss, 150 chg bounds, 563 chg sides, 3386 chg coeffs, 3609 upgd conss, 0 impls, 7506 clqs, 0 implints
899.32/901.91	c (round 107, exhaustive) 833 del vars, 4075 del conss, 4870 add conss, 150 chg bounds, 583 chg sides, 3386 chg coeffs, 3609 upgd conss, 0 impls, 7506 clqs, 0 implints
899.32/901.91	c (round 108, exhaustive) 833 del vars, 4075 del conss, 4870 add conss, 150 chg bounds, 583 chg sides, 3386 chg coeffs, 3748 upgd conss, 0 impls, 7506 clqs, 0 implints
899.32/901.91	c (round 109, fast)       833 del vars, 4214 del conss, 4870 add conss, 150 chg bounds, 583 chg sides, 3386 chg coeffs, 3748 upgd conss, 0 impls, 7506 clqs, 0 implints
899.32/901.91	c (round 110, exhaustive) 858 del vars, 4214 del conss, 4870 add conss, 150 chg bounds, 583 chg sides, 3386 chg coeffs, 3748 upgd conss, 0 impls, 7577 clqs, 0 implints
899.32/901.91	c (round 111, fast)       858 del vars, 4239 del conss, 5002 add conss, 150 chg bounds, 583 chg sides, 3391 chg coeffs, 3748 upgd conss, 0 impls, 7577 clqs, 0 implints
899.32/901.91	c (round 112, fast)       858 del vars, 4239 del conss, 5002 add conss, 150 chg bounds, 599 chg sides, 3533 chg coeffs, 3748 upgd conss, 0 impls, 7577 clqs, 0 implints
899.32/901.91	c (round 113, exhaustive) 858 del vars, 4249 del conss, 5002 add conss, 150 chg bounds, 619 chg sides, 3533 chg coeffs, 3748 upgd conss, 0 impls, 7577 clqs, 0 implints
899.32/901.91	c (round 114, exhaustive) 858 del vars, 4249 del conss, 5002 add conss, 150 chg bounds, 619 chg sides, 3533 chg coeffs, 3868 upgd conss, 0 impls, 7577 clqs, 0 implints
899.32/901.91	c (round 115, fast)       858 del vars, 4369 del conss, 5002 add conss, 150 chg bounds, 619 chg sides, 3533 chg coeffs, 3868 upgd conss, 0 impls, 7577 clqs, 0 implints
899.32/901.91	c (round 116, exhaustive) 883 del vars, 4369 del conss, 5002 add conss, 150 chg bounds, 619 chg sides, 3533 chg coeffs, 3868 upgd conss, 0 impls, 7562 clqs, 0 implints
899.32/901.91	c (round 117, fast)       883 del vars, 4394 del conss, 5152 add conss, 150 chg bounds, 619 chg sides, 3534 chg coeffs, 3868 upgd conss, 0 impls, 7562 clqs, 0 implints
899.32/901.91	c (round 118, fast)       883 del vars, 4394 del conss, 5152 add conss, 150 chg bounds, 633 chg sides, 3692 chg coeffs, 3868 upgd conss, 0 impls, 7562 clqs, 0 implints
899.32/901.91	c (round 119, exhaustive) 883 del vars, 4409 del conss, 5152 add conss, 150 chg bounds, 652 chg sides, 3692 chg coeffs, 3868 upgd conss, 0 impls, 7562 clqs, 0 implints
899.32/901.91	c (round 120, exhaustive) 883 del vars, 4409 del conss, 5152 add conss, 150 chg bounds, 652 chg sides, 3692 chg coeffs, 4003 upgd conss, 0 impls, 7562 clqs, 0 implints
899.32/901.91	c (round 121, fast)       883 del vars, 4544 del conss, 5152 add conss, 150 chg bounds, 652 chg sides, 3692 chg coeffs, 4003 upgd conss, 0 impls, 7562 clqs, 0 implints
899.32/901.91	c (round 122, exhaustive) 908 del vars, 4544 del conss, 5152 add conss, 150 chg bounds, 652 chg sides, 3692 chg coeffs, 4003 upgd conss, 0 impls, 7601 clqs, 0 implints
899.32/901.91	c (round 123, fast)       908 del vars, 4569 del conss, 5292 add conss, 150 chg bounds, 653 chg sides, 3698 chg coeffs, 4003 upgd conss, 0 impls, 7601 clqs, 0 implints
899.32/901.91	c (round 124, fast)       908 del vars, 4569 del conss, 5292 add conss, 150 chg bounds, 671 chg sides, 3841 chg coeffs, 4003 upgd conss, 0 impls, 7601 clqs, 0 implints
899.32/901.91	c (round 125, exhaustive) 908 del vars, 4585 del conss, 5292 add conss, 150 chg bounds, 690 chg sides, 3841 chg coeffs, 4003 upgd conss, 0 impls, 7601 clqs, 0 implints
899.32/901.91	c (round 126, exhaustive) 908 del vars, 4585 del conss, 5292 add conss, 150 chg bounds, 690 chg sides, 3841 chg coeffs, 4126 upgd conss, 0 impls, 7601 clqs, 0 implints
899.32/901.91	c (round 127, fast)       908 del vars, 4708 del conss, 5292 add conss, 150 chg bounds, 690 chg sides, 3841 chg coeffs, 4126 upgd conss, 0 impls, 7601 clqs, 0 implints
899.32/901.91	c (round 128, exhaustive) 933 del vars, 4708 del conss, 5292 add conss, 150 chg bounds, 690 chg sides, 3841 chg coeffs, 4126 upgd conss, 0 impls, 7585 clqs, 0 implints
899.32/901.91	c (round 129, fast)       933 del vars, 4733 del conss, 5453 add conss, 150 chg bounds, 691 chg sides, 3845 chg coeffs, 4126 upgd conss, 0 impls, 7585 clqs, 0 implints
899.32/901.91	c (round 130, fast)       933 del vars, 4733 del conss, 5453 add conss, 150 chg bounds, 715 chg sides, 4025 chg coeffs, 4126 upgd conss, 0 impls, 7585 clqs, 0 implints
899.32/901.91	c (round 131, exhaustive) 933 del vars, 4756 del conss, 5453 add conss, 150 chg bounds, 731 chg sides, 4025 chg coeffs, 4126 upgd conss, 0 impls, 7585 clqs, 0 implints
899.32/901.91	c (round 132, exhaustive) 933 del vars, 4756 del conss, 5453 add conss, 150 chg bounds, 731 chg sides, 4025 chg coeffs, 4265 upgd conss, 0 impls, 7585 clqs, 0 implints
899.32/901.91	c (round 133, fast)       933 del vars, 4895 del conss, 5453 add conss, 150 chg bounds, 731 chg sides, 4025 chg coeffs, 4265 upgd conss, 0 impls, 7585 clqs, 0 implints
899.32/901.91	c (round 134, exhaustive) 958 del vars, 4895 del conss, 5453 add conss, 150 chg bounds, 731 chg sides, 4025 chg coeffs, 4265 upgd conss, 0 impls, 7624 clqs, 0 implints
899.32/901.91	c (round 135, fast)       958 del vars, 4920 del conss, 5595 add conss, 150 chg bounds, 731 chg sides, 4026 chg coeffs, 4265 upgd conss, 0 impls, 7624 clqs, 0 implints
899.32/901.91	c (round 136, fast)       958 del vars, 4920 del conss, 5595 add conss, 150 chg bounds, 747 chg sides, 4169 chg coeffs, 4265 upgd conss, 0 impls, 7624 clqs, 0 implints
899.32/901.91	c (round 137, exhaustive) 958 del vars, 4938 del conss, 5595 add conss, 150 chg bounds, 764 chg sides, 4169 chg coeffs, 4265 upgd conss, 0 impls, 7624 clqs, 0 implints
899.32/901.91	c (round 138, exhaustive) 958 del vars, 4938 del conss, 5595 add conss, 150 chg bounds, 764 chg sides, 4169 chg coeffs, 4389 upgd conss, 0 impls, 7624 clqs, 0 implints
899.32/901.91	c (round 139, fast)       958 del vars, 5062 del conss, 5595 add conss, 150 chg bounds, 764 chg sides, 4169 chg coeffs, 4389 upgd conss, 0 impls, 7624 clqs, 0 implints
899.32/901.91	c (round 140, exhaustive) 983 del vars, 5062 del conss, 5595 add conss, 150 chg bounds, 764 chg sides, 4169 chg coeffs, 4389 upgd conss, 0 impls, 7545 clqs, 0 implints
899.32/901.91	c (round 141, fast)       983 del vars, 5087 del conss, 5747 add conss, 150 chg bounds, 764 chg sides, 4173 chg coeffs, 4389 upgd conss, 0 impls, 7545 clqs, 0 implints
899.32/901.91	c (round 142, fast)       983 del vars, 5087 del conss, 5747 add conss, 150 chg bounds, 786 chg sides, 4344 chg coeffs, 4389 upgd conss, 0 impls, 7545 clqs, 0 implints
899.32/901.91	c (round 143, exhaustive) 983 del vars, 5105 del conss, 5747 add conss, 150 chg bounds, 805 chg sides, 4344 chg coeffs, 4389 upgd conss, 0 impls, 7545 clqs, 0 implints
899.32/901.91	c (round 144, exhaustive) 983 del vars, 5105 del conss, 5747 add conss, 150 chg bounds, 805 chg sides, 4344 chg coeffs, 4522 upgd conss, 0 impls, 7545 clqs, 0 implints
899.32/901.91	c (round 145, fast)       983 del vars, 5238 del conss, 5747 add conss, 150 chg bounds, 805 chg sides, 4344 chg coeffs, 4522 upgd conss, 0 impls, 7545 clqs, 0 implints
899.32/901.91	c (round 146, exhaustive) 1008 del vars, 5238 del conss, 5747 add conss, 150 chg bounds, 805 chg sides, 4344 chg coeffs, 4522 upgd conss, 0 impls, 7565 clqs, 0 implints
899.32/901.91	c (round 147, fast)       1008 del vars, 5263 del conss, 5889 add conss, 150 chg bounds, 805 chg sides, 4351 chg coeffs, 4522 upgd conss, 0 impls, 7565 clqs, 0 implints
899.32/901.91	c (round 148, fast)       1008 del vars, 5263 del conss, 5889 add conss, 150 chg bounds, 821 chg sides, 4507 chg coeffs, 4522 upgd conss, 0 impls, 7565 clqs, 0 implints
899.32/901.91	c (round 149, exhaustive) 1008 del vars, 5276 del conss, 5889 add conss, 150 chg bounds, 838 chg sides, 4507 chg coeffs, 4522 upgd conss, 0 impls, 7565 clqs, 0 implints
899.32/901.91	c (round 150, exhaustive) 1008 del vars, 5276 del conss, 5889 add conss, 150 chg bounds, 838 chg sides, 4507 chg coeffs, 4650 upgd conss, 0 impls, 7565 clqs, 0 implints
899.32/901.91	c (round 151, fast)       1008 del vars, 5404 del conss, 5889 add conss, 150 chg bounds, 838 chg sides, 4507 chg coeffs, 4650 upgd conss, 0 impls, 7565 clqs, 0 implints
899.32/901.91	c (round 152, exhaustive) 1034 del vars, 5404 del conss, 5889 add conss, 150 chg bounds, 838 chg sides, 4507 chg coeffs, 4650 upgd conss, 0 impls, 7570 clqs, 0 implints
899.32/901.91	c (round 153, fast)       1035 del vars, 5430 del conss, 6034 add conss, 150 chg bounds, 838 chg sides, 4508 chg coeffs, 4650 upgd conss, 0 impls, 7570 clqs, 0 implints
899.32/901.91	c (round 154, fast)       1035 del vars, 5430 del conss, 6034 add conss, 150 chg bounds, 852 chg sides, 4673 chg coeffs, 4650 upgd conss, 0 impls, 7570 clqs, 0 implints
899.32/901.91	c (round 155, exhaustive) 1035 del vars, 5446 del conss, 6034 add conss, 150 chg bounds, 864 chg sides, 4673 chg coeffs, 4650 upgd conss, 0 impls, 7570 clqs, 0 implints
899.32/901.91	c (round 156, exhaustive) 1035 del vars, 5446 del conss, 6034 add conss, 150 chg bounds, 864 chg sides, 4673 chg coeffs, 4779 upgd conss, 0 impls, 7570 clqs, 0 implints
899.32/901.91	c (round 157, fast)       1035 del vars, 5575 del conss, 6034 add conss, 150 chg bounds, 864 chg sides, 4673 chg coeffs, 4779 upgd conss, 0 impls, 7570 clqs, 0 implints
899.32/901.91	c (round 158, exhaustive) 1060 del vars, 5575 del conss, 6034 add conss, 150 chg bounds, 864 chg sides, 4673 chg coeffs, 4779 upgd conss, 0 impls, 7543 clqs, 0 implints
899.32/901.91	c (round 159, fast)       1060 del vars, 5600 del conss, 6187 add conss, 150 chg bounds, 865 chg sides, 4677 chg coeffs, 4779 upgd conss, 0 impls, 7543 clqs, 0 implints
899.32/901.91	c (round 160, fast)       1060 del vars, 5600 del conss, 6187 add conss, 150 chg bounds, 881 chg sides, 4850 chg coeffs, 4779 upgd conss, 0 impls, 7543 clqs, 0 implints
899.32/901.91	c (round 161, exhaustive) 1060 del vars, 5613 del conss, 6187 add conss, 150 chg bounds, 899 chg sides, 4850 chg coeffs, 4779 upgd conss, 0 impls, 7543 clqs, 0 implints
899.32/901.91	c (round 162, exhaustive) 1060 del vars, 5613 del conss, 6187 add conss, 150 chg bounds, 899 chg sides, 4850 chg coeffs, 4920 upgd conss, 0 impls, 7543 clqs, 0 implints
899.32/901.91	c (round 163, fast)       1060 del vars, 5754 del conss, 6187 add conss, 150 chg bounds, 899 chg sides, 4850 chg coeffs, 4920 upgd conss, 0 impls, 7543 clqs, 0 implints
899.32/901.91	c (round 164, exhaustive) 1086 del vars, 5754 del conss, 6187 add conss, 150 chg bounds, 899 chg sides, 4850 chg coeffs, 4920 upgd conss, 0 impls, 7478 clqs, 0 implints
899.32/901.91	c (round 165, fast)       1086 del vars, 5780 del conss, 6346 add conss, 150 chg bounds, 900 chg sides, 4854 chg coeffs, 4920 upgd conss, 0 impls, 7478 clqs, 0 implints
899.32/901.91	c (round 166, fast)       1086 del vars, 5780 del conss, 6346 add conss, 150 chg bounds, 914 chg sides, 5027 chg coeffs, 4920 upgd conss, 0 impls, 7478 clqs, 0 implints
899.32/901.91	c (round 167, exhaustive) 1086 del vars, 5793 del conss, 6346 add conss, 150 chg bounds, 937 chg sides, 5027 chg coeffs, 4920 upgd conss, 0 impls, 7478 clqs, 0 implints
899.32/901.91	c (round 168, exhaustive) 1086 del vars, 5793 del conss, 6346 add conss, 150 chg bounds, 937 chg sides, 5027 chg coeffs, 5067 upgd conss, 0 impls, 7478 clqs, 0 implints
899.32/901.91	c (round 169, fast)       1086 del vars, 5940 del conss, 6346 add conss, 150 chg bounds, 937 chg sides, 5027 chg coeffs, 5067 upgd conss, 0 impls, 7478 clqs, 0 implints
899.32/901.91	c (round 170, exhaustive) 1111 del vars, 5940 del conss, 6346 add conss, 150 chg bounds, 937 chg sides, 5027 chg coeffs, 5067 upgd conss, 0 impls, 7585 clqs, 0 implints
899.32/901.91	c (round 171, fast)       1111 del vars, 5965 del conss, 6498 add conss, 150 chg bounds, 937 chg sides, 5028 chg coeffs, 5067 upgd conss, 0 impls, 7585 clqs, 0 implints
899.32/901.91	c (round 172, fast)       1111 del vars, 5965 del conss, 6498 add conss, 150 chg bounds, 961 chg sides, 5191 chg coeffs, 5067 upgd conss, 0 impls, 7585 clqs, 0 implints
899.32/901.91	c (round 173, exhaustive) 1111 del vars, 5987 del conss, 6498 add conss, 150 chg bounds, 976 chg sides, 5191 chg coeffs, 5067 upgd conss, 0 impls, 7585 clqs, 0 implints
899.32/901.91	c (round 174, exhaustive) 1111 del vars, 5987 del conss, 6498 add conss, 150 chg bounds, 976 chg sides, 5191 chg coeffs, 5197 upgd conss, 0 impls, 7585 clqs, 0 implints
899.32/901.91	c (round 175, fast)       1111 del vars, 6117 del conss, 6498 add conss, 150 chg bounds, 976 chg sides, 5191 chg coeffs, 5197 upgd conss, 0 impls, 7585 clqs, 0 implints
899.32/901.91	c    (0.4s) probing: 1000/2334 (42.8%) - 169 fixings, 533 aggregations, 16282 implications, 0 bound changes
899.32/901.91	c (round 176, exhaustive) 1136 del vars, 6117 del conss, 6498 add conss, 150 chg bounds, 976 chg sides, 5191 chg coeffs, 5197 upgd conss, 0 impls, 7583 clqs, 0 implints
899.32/901.91	c (round 177, fast)       1136 del vars, 6142 del conss, 6650 add conss, 150 chg bounds, 976 chg sides, 5192 chg coeffs, 5197 upgd conss, 0 impls, 7583 clqs, 0 implints
899.32/901.91	c (round 178, fast)       1136 del vars, 6142 del conss, 6650 add conss, 150 chg bounds, 990 chg sides, 5353 chg coeffs, 5197 upgd conss, 0 impls, 7583 clqs, 0 implints
899.32/901.91	c (round 179, exhaustive) 1136 del vars, 6156 del conss, 6650 add conss, 150 chg bounds, 1010 chg sides, 5353 chg coeffs, 5197 upgd conss, 0 impls, 7583 clqs, 0 implints
899.32/901.91	c (round 180, exhaustive) 1136 del vars, 6156 del conss, 6650 add conss, 150 chg bounds, 1010 chg sides, 5353 chg coeffs, 5335 upgd conss, 0 impls, 7583 clqs, 0 implints
899.32/901.91	c (round 181, fast)       1136 del vars, 6294 del conss, 6650 add conss, 150 chg bounds, 1010 chg sides, 5353 chg coeffs, 5335 upgd conss, 0 impls, 7583 clqs, 0 implints
899.32/901.91	c (round 182, exhaustive) 1162 del vars, 6294 del conss, 6650 add conss, 150 chg bounds, 1010 chg sides, 5353 chg coeffs, 5335 upgd conss, 0 impls, 7500 clqs, 0 implints
899.32/901.91	c (round 183, fast)       1163 del vars, 6320 del conss, 6790 add conss, 150 chg bounds, 1011 chg sides, 5357 chg coeffs, 5335 upgd conss, 0 impls, 7500 clqs, 0 implints
899.32/901.91	c (round 184, fast)       1163 del vars, 6320 del conss, 6790 add conss, 150 chg bounds, 1021 chg sides, 5514 chg coeffs, 5335 upgd conss, 0 impls, 7500 clqs, 0 implints
899.32/901.91	c (round 185, exhaustive) 1163 del vars, 6335 del conss, 6790 add conss, 150 chg bounds, 1031 chg sides, 5514 chg coeffs, 5335 upgd conss, 0 impls, 7500 clqs, 0 implints
899.32/901.91	c (round 186, exhaustive) 1163 del vars, 6335 del conss, 6790 add conss, 150 chg bounds, 1031 chg sides, 5514 chg coeffs, 5461 upgd conss, 0 impls, 7500 clqs, 0 implints
899.32/901.91	c (round 187, fast)       1163 del vars, 6461 del conss, 6790 add conss, 150 chg bounds, 1031 chg sides, 5514 chg coeffs, 5461 upgd conss, 0 impls, 7500 clqs, 0 implints
899.32/901.91	c (round 188, exhaustive) 1188 del vars, 6461 del conss, 6790 add conss, 150 chg bounds, 1031 chg sides, 5514 chg coeffs, 5461 upgd conss, 0 impls, 7634 clqs, 0 implints
899.32/901.91	c (round 189, fast)       1188 del vars, 6486 del conss, 6932 add conss, 150 chg bounds, 1031 chg sides, 5514 chg coeffs, 5461 upgd conss, 0 impls, 7634 clqs, 0 implints
899.32/901.91	c (round 190, fast)       1188 del vars, 6486 del conss, 6932 add conss, 150 chg bounds, 1045 chg sides, 5670 chg coeffs, 5461 upgd conss, 0 impls, 7634 clqs, 0 implints
899.32/901.91	c (round 191, exhaustive) 1188 del vars, 6503 del conss, 6932 add conss, 150 chg bounds, 1055 chg sides, 5670 chg coeffs, 5461 upgd conss, 0 impls, 7634 clqs, 0 implints
899.32/901.91	c (round 192, exhaustive) 1188 del vars, 6503 del conss, 6932 add conss, 150 chg bounds, 1055 chg sides, 5670 chg coeffs, 5586 upgd conss, 0 impls, 7634 clqs, 0 implints
899.32/901.91	c (round 193, fast)       1188 del vars, 6628 del conss, 6932 add conss, 150 chg bounds, 1055 chg sides, 5670 chg coeffs, 5586 upgd conss, 0 impls, 7634 clqs, 0 implints
899.32/901.91	c (round 194, exhaustive) 1223 del vars, 6628 del conss, 6932 add conss, 150 chg bounds, 1055 chg sides, 5670 chg coeffs, 5586 upgd conss, 0 impls, 6197 clqs, 0 implints
899.32/901.91	c (round 195, fast)       1233 del vars, 6683 del conss, 7122 add conss, 150 chg bounds, 1057 chg sides, 5687 chg coeffs, 5586 upgd conss, 0 impls, 6237 clqs, 0 implints
899.32/901.91	c (round 196, fast)       1233 del vars, 6683 del conss, 7122 add conss, 150 chg bounds, 1087 chg sides, 5924 chg coeffs, 5586 upgd conss, 0 impls, 6237 clqs, 0 implints
899.32/901.91	c (round 197, exhaustive) 1233 del vars, 6710 del conss, 7122 add conss, 150 chg bounds, 1109 chg sides, 5924 chg coeffs, 5586 upgd conss, 0 impls, 6237 clqs, 0 implints
899.32/901.91	c (round 198, exhaustive) 1233 del vars, 6710 del conss, 7122 add conss, 150 chg bounds, 1109 chg sides, 5924 chg coeffs, 5751 upgd conss, 0 impls, 6237 clqs, 0 implints
899.32/901.91	c (round 199, fast)       1233 del vars, 6875 del conss, 7122 add conss, 150 chg bounds, 1109 chg sides, 5924 chg coeffs, 5751 upgd conss, 0 impls, 6237 clqs, 0 implints
899.32/901.91	c (round 200, exhaustive) 1258 del vars, 6875 del conss, 7122 add conss, 150 chg bounds, 1109 chg sides, 5924 chg coeffs, 5751 upgd conss, 0 impls, 6917 clqs, 0 implints
899.32/901.91	c (round 201, fast)       1271 del vars, 6938 del conss, 7334 add conss, 163 chg bounds, 1109 chg sides, 5937 chg coeffs, 5751 upgd conss, 0 impls, 6486 clqs, 0 implints
899.32/901.91	c (round 202, fast)       1271 del vars, 6951 del conss, 7334 add conss, 163 chg bounds, 1161 chg sides, 6211 chg coeffs, 5751 upgd conss, 0 impls, 6486 clqs, 0 implints
899.32/901.91	c (round 203, exhaustive) 1271 del vars, 6987 del conss, 7334 add conss, 163 chg bounds, 1185 chg sides, 6211 chg coeffs, 5751 upgd conss, 0 impls, 6486 clqs, 0 implints
899.32/901.91	c (round 204, exhaustive) 1271 del vars, 6987 del conss, 7334 add conss, 163 chg bounds, 1185 chg sides, 6211 chg coeffs, 5927 upgd conss, 0 impls, 6486 clqs, 0 implints
899.32/901.91	c (round 205, fast)       1271 del vars, 7163 del conss, 7334 add conss, 163 chg bounds, 1185 chg sides, 6211 chg coeffs, 5927 upgd conss, 0 impls, 6486 clqs, 0 implints
899.32/901.91	c    (0.5s) probing: 2000/2334 (85.7%) - 223 fixings, 588 aggregations, 29600 implications, 0 bound changes
899.32/901.91	c    (0.5s) probing cycle finished: starting next cycle
899.32/901.91	c    (0.6s) probing: 1000/1412 (70.8%) - 232 fixings, 588 aggregations, 35879 implications, 0 bound changes
899.32/901.91	c (round 206, exhaustive) 1296 del vars, 7163 del conss, 7334 add conss, 163 chg bounds, 1185 chg sides, 6211 chg coeffs, 5927 upgd conss, 0 impls, 6826 clqs, 0 implints
899.32/901.91	c (round 207, fast)       1296 del vars, 7204 del conss, 7546 add conss, 163 chg bounds, 1200 chg sides, 6243 chg coeffs, 5927 upgd conss, 0 impls, 6853 clqs, 0 implints
899.32/901.91	c (round 208, fast)       1296 del vars, 7204 del conss, 7546 add conss, 163 chg bounds, 1222 chg sides, 6502 chg coeffs, 5927 upgd conss, 0 impls, 6853 clqs, 0 implints
899.32/901.91	c (round 209, exhaustive) 1296 del vars, 7240 del conss, 7546 add conss, 163 chg bounds, 1246 chg sides, 6502 chg coeffs, 5927 upgd conss, 0 impls, 6853 clqs, 0 implints
899.32/901.91	c (round 210, exhaustive) 1296 del vars, 7240 del conss, 7546 add conss, 163 chg bounds, 1246 chg sides, 6502 chg coeffs, 6118 upgd conss, 0 impls, 6853 clqs, 0 implints
899.32/901.91	c (round 211, fast)       1296 del vars, 7431 del conss, 7546 add conss, 163 chg bounds, 1246 chg sides, 6502 chg coeffs, 6118 upgd conss, 0 impls, 6853 clqs, 0 implints
899.32/901.91	c    (0.6s) probing cycle finished: starting next cycle
899.32/901.91	c    (0.6s) probing: 50/1384 (3.6%) - 251 fixings, 588 aggregations, 36803 implications, 0 bound changes
899.32/901.91	c    (0.6s) probing aborted: 50/50 successive totally useless probings
899.32/901.91	c (round 212, exhaustive) 1307 del vars, 7431 del conss, 7546 add conss, 163 chg bounds, 1246 chg sides, 6502 chg coeffs, 6118 upgd conss, 0 impls, 7232 clqs, 0 implints
899.32/901.91	c (round 213, fast)       1307 del vars, 7442 del conss, 7757 add conss, 163 chg bounds, 1257 chg sides, 6524 chg coeffs, 6118 upgd conss, 0 impls, 7232 clqs, 0 implints
899.32/901.91	c (round 214, fast)       1307 del vars, 7442 del conss, 7757 add conss, 163 chg bounds, 1257 chg sides, 6771 chg coeffs, 6118 upgd conss, 0 impls, 7232 clqs, 0 implints
899.32/901.91	c (round 215, exhaustive) 1307 del vars, 7463 del conss, 7757 add conss, 163 chg bounds, 1281 chg sides, 6771 chg coeffs, 6118 upgd conss, 0 impls, 7232 clqs, 0 implints
899.32/901.91	c (round 216, exhaustive) 1307 del vars, 7463 del conss, 7757 add conss, 163 chg bounds, 1281 chg sides, 6771 chg coeffs, 6319 upgd conss, 0 impls, 7232 clqs, 0 implints
899.32/901.91	c (round 217, fast)       1307 del vars, 7664 del conss, 7757 add conss, 163 chg bounds, 1281 chg sides, 6771 chg coeffs, 6319 upgd conss, 0 impls, 7232 clqs, 0 implints
899.32/901.91	c    (0.6s) probing: 55/1384 (4.0%) - 251 fixings, 588 aggregations, 36803 implications, 0 bound changes
899.32/901.91	c    (0.6s) probing aborted: 50/50 successive totally useless probings
899.32/901.91	c    (0.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
899.32/901.91	c    (0.6s) no symmetry present (symcode time: 0.00)
899.32/901.91	c presolving (218 rounds: 218 fast, 110 medium, 109 exhaustive):
899.32/901.91	c  1307 deleted vars, 7664 deleted constraints, 7757 added constraints, 163 tightened bounds, 0 added holes, 1281 changed sides, 6771 changed coefficients
899.32/901.91	c  0 implications, 7232 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
899.32/901.91	c presolved problem has 1384 variables (1384 bin, 0 int, 0 cont) and 1748 constraints
899.32/901.91	c    1178 constraints of type <setppc>
899.32/901.91	c     226 constraints of type <linear>
899.32/901.91	c     344 constraints of type <logicor>
899.32/901.91	c transformed objective value is always integral (scale: 1)
899.32/901.91	c Presolving Time: 0.65
899.32/901.91	c 
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c p 0.7s|     1 |     0 |     0 |     - |   locks|   0 |1384 |1749 |1748 |   0 |  0 |   0 |   0 |-1.080000e+02 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c   0.7s|     1 |     0 |  1632 |     - |    30M |   0 |1384 |1801 |1786 |   0 |  0 |  14 |   0 |-7.437245e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c   0.8s|     1 |     0 |  1893 |     - |    37M |   0 |1384 |1801 |1973 | 187 |  1 |  14 |   0 |-7.435887e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c   0.9s|     1 |     0 |  2298 |     - |    44M |   0 |1384 |1801 |2059 | 273 |  2 |  14 |   0 |-7.241370e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c   1.0s|     1 |     0 |  2748 |     - |    54M |   0 |1384 |1801 |2130 | 344 |  3 |  14 |   0 |-7.142827e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c   1.1s|     1 |     0 |  3303 |     - |    66M |   0 |1384 |1801 |2203 | 417 |  4 |  14 |   0 |-7.020040e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c   1.3s|     1 |     0 |  3821 |     - |    75M |   0 |1384 |1804 |2271 | 485 |  5 |  17 |   0 |-6.885240e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c   1.5s|     1 |     0 |  4131 |     - |    85M |   0 |1384 |1807 |2321 | 535 |  6 |  20 |   0 |-6.799356e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c   1.8s|     1 |     0 |  4423 |     - |    99M |   0 |1384 |1807 |2355 | 569 |  7 |  20 |   0 |-6.742016e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c   2.1s|     1 |     0 |  4750 |     - |   105M |   0 |1384 |1809 |2391 | 605 |  8 |  22 |   0 |-6.708975e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c   2.4s|     1 |     0 |  5053 |     - |   108M |   0 |1384 |1809 |2426 | 640 |  9 |  22 |   0 |-6.650754e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c   2.7s|     1 |     0 |  5295 |     - |   111M |   0 |1384 |1812 |2458 | 672 | 10 |  25 |   0 |-6.601787e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c   2.9s|     1 |     0 |  5474 |     - |   112M |   0 |1384 |1815 |2195 | 704 | 11 |  28 |   0 |-6.586708e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c   3.2s|     1 |     0 |  5711 |     - |   112M |   0 |1384 |1815 |2215 | 724 | 12 |  28 |   0 |-6.576398e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c   3.5s|     1 |     0 |  5830 |     - |   112M |   0 |1384 |1815 |2239 | 748 | 13 |  28 |   0 |-6.572696e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c   3.8s|     1 |     0 |  6024 |     - |   112M |   0 |1384 |1815 |2259 | 768 | 14 |  28 |   0 |-6.560687e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c   4.1s|     1 |     0 |  6106 |     - |   112M |   0 |1384 |1817 |2276 | 785 | 15 |  30 |   0 |-6.560345e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c   4.4s|     1 |     0 |  6288 |     - |   113M |   0 |1384 |1817 |2284 | 793 | 16 |  30 |   0 |-6.553873e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c   4.6s|     1 |     0 |  6338 |     - |   113M |   0 |1384 |1820 |2095 | 806 | 17 |  33 |   0 |-6.549438e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c   4.9s|     1 |     0 |  6361 |     - |   113M |   0 |1384 |1820 |2103 | 814 | 18 |  33 |   0 |-6.546548e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c   5.1s|     1 |     0 |  6511 |     - |   113M |   0 |1384 |1822 |2111 | 822 | 19 |  35 |   0 |-6.540369e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c   5.3s|     1 |     0 |  6579 |     - |   114M |   0 |1384 |1825 |2124 | 835 | 20 |  38 |   0 |-6.539549e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c   5.6s|     1 |     0 |  6734 |     - |   114M |   0 |1384 |1827 |2131 | 842 | 21 |  40 |   0 |-6.532211e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c   5.8s|     1 |     0 |  6798 |     - |   114M |   0 |1384 |1829 |2151 | 862 | 22 |  42 |   0 |-6.531823e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c   6.0s|     1 |     0 |  6934 |     - |   114M |   0 |1384 |1829 |2027 | 872 | 23 |  42 |   0 |-6.515331e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c   6.1s|     1 |     0 |  6954 |     - |   114M |   0 |1384 |1832 |2039 | 884 | 24 |  45 |   0 |-6.515135e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c   6.3s|     1 |     0 |  6960 |     - |   114M |   0 |1384 |1837 |2045 | 890 | 25 |  50 |   0 |-6.515134e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c   6.4s|     1 |     0 |  6963 |     - |   114M |   0 |1384 |1837 |2048 | 893 | 26 |  50 |   0 |-6.515134e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c   6.5s|     1 |     0 |  6971 |     - |   114M |   0 |1384 |1840 |2053 | 898 | 27 |  53 |   0 |-6.515132e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c   6.7s|     1 |     0 |  6975 |     - |   114M |   0 |1384 |1841 |2057 | 902 | 28 |  54 |   0 |-6.515132e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c   6.8s|     1 |     0 |  6991 |     - |   114M |   0 |1384 |1843 |1997 | 905 | 29 |  56 |   0 |-6.515110e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c   6.9s|     1 |     0 |  6999 |     - |   114M |   0 |1384 |1845 |2001 | 909 | 30 |  58 |   0 |-6.515109e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c   8.5s|     1 |     0 | 12103 |     - |   114M |   0 |1384 |1865 |2001 | 909 | 31 |  79 |  37 |-6.483266e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c   8.6s|     1 |     0 | 12153 |     - |   114M |   0 |1384 |1867 |2061 | 969 | 32 |  81 |  37 |-6.483266e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c   8.6s|     1 |     0 | 12163 |     - |   114M |   0 |1384 |1869 |2069 | 977 | 33 |  83 |  37 |-6.483266e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c   9.3s|     1 |     0 | 12356 |     - |   114M |   0 |1384 |1877 |2071 | 977 | 33 |  91 |  59 |-6.480159e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c   9.4s|     1 |     0 | 12397 |     - |   114M |   0 |1384 |1877 |2087 | 993 | 34 |  91 |  59 |-6.480159e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c   9.4s|     1 |     0 | 12412 |     - |   114M |   0 |1384 |1877 |2091 | 997 | 35 |  91 |  59 |-6.480159e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c  11.2s|     1 |     0 | 12656 |     - |   114M |   0 |1384 |1889 |2091 | 997 | 35 | 108 | 103 |-6.446708e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c  11.3s|     1 |     0 | 12735 |     - |   114M |   0 |1384 |1892 |2123 |1029 | 36 | 111 | 103 |-6.446708e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c  11.3s|     1 |     0 | 12800 |     - |   114M |   0 |1384 |1895 |2135 |1041 | 37 | 114 | 103 |-6.446708e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c  12.3s|     1 |     0 | 12984 |     - |   114M |   0 |1384 |1905 |2139 |1041 | 37 | 122 | 134 |-6.440480e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c  12.4s|     1 |     0 | 13053 |     - |   114M |   0 |1384 |1905 |2159 |1061 | 38 | 122 | 134 |-6.440480e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c  12.4s|     1 |     0 | 13116 |     - |   114M |   0 |1384 |1908 |2166 |1068 | 39 | 125 | 134 |-6.440480e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c  13.0s|     1 |     2 | 13124 |     - |   114M |   0 |1384 |1908 |2166 |1068 | 39 | 125 | 154 |-6.440480e+01 | 0.000000e+00 |    Inf | unknown
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c  25.1s|   100 |    55 | 44088 | 370.7 |   144M |  22 |1384 |2022 |   0 |3481 |  0 | 291 | 543 |-6.367169e+01 | 0.000000e+00 |    Inf |  58.11%
899.32/901.91	c  26.8s|   200 |   111 | 56045 | 244.5 |   145M |  40 |1384 |2081 |2031 |4424 |  1 | 356 | 581 |-6.328092e+01 | 0.000000e+00 |    Inf |  58.11%
899.32/901.91	c  28.5s|   300 |   171 | 68657 | 204.9 |   149M |  56 |1384 |2132 |2247 |5522 |  1 | 416 | 625 |-6.328092e+01 | 0.000000e+00 |    Inf |  58.11%
899.32/901.91	c  30.4s|   400 |   180 | 84250 | 192.6 |   155M |  64 |1384 |2242 |2262 |6794 |  2 | 535 | 670 |-6.327808e+01 | 0.000000e+00 |    Inf |  58.11%
899.32/901.91	c  31.8s|   500 |   220 | 97149 | 179.9 |   157M |  64 |1384 |2328 |2159 |8010 |  1 | 633 | 734 |-6.327808e+01 | 0.000000e+00 |    Inf |  58.11%
899.32/901.91	c  32.8s|   600 |   269 |106194 | 164.9 |   160M |  64 |1384 |2404 |2220 |9007 |  1 | 715 | 774 |-6.327808e+01 | 0.000000e+00 |    Inf |  58.11%
899.32/901.91	c  34.9s|   700 |   309 |121386 | 163.1 |   167M |  64 |1384 |2528 |2247 |  10k|  1 | 854 | 831 |-6.327808e+01 | 0.000000e+00 |    Inf |  58.11%
899.32/901.91	c *34.9s|   703 |   287 |121389 | 162.4 |    LP  |  64 |1384 |2528 |2247 |  10k|  1 | 854 | 831 |-6.327808e+01 |-4.900000e+01 |  29.14%|  58.16%
899.32/901.91	c  37.6s|   800 |   321 |139103 | 164.8 |   171M |  64 |1384 |2619 |2269 |  11k|  6 | 993 | 885 |-6.298338e+01 |-4.900000e+01 |  28.54%|  58.65%
899.32/901.91	c  39.9s|   900 |   355 |154128 | 163.2 |   176M |  64 |1384 |2639 |2232 |  13k|  2 |1109 | 967 |-6.296456e+01 |-4.900000e+01 |  28.50%|  58.98%
899.32/901.91	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
899.32/901.91	c (run 1, node 987) performing user restart
899.32/901.91	c 
899.32/901.91	c (restart) converted 310 cuts from the global cut pool into linear constraints
899.32/901.91	c 
899.32/901.91	c presolving:
899.32/901.91	c (round 1, fast)       31 del vars, 59 del conss, 163 add conss, 0 chg bounds, 1 chg sides, 87 chg coeffs, 0 upgd conss, 0 impls, 6895 clqs, 0 implints
899.32/901.91	c (round 2, fast)       31 del vars, 59 del conss, 163 add conss, 0 chg bounds, 63 chg sides, 177 chg coeffs, 0 upgd conss, 0 impls, 6895 clqs, 0 implints
899.32/901.91	c (round 3, exhaustive) 31 del vars, 72 del conss, 167 add conss, 0 chg bounds, 64 chg sides, 179 chg coeffs, 0 upgd conss, 0 impls, 6895 clqs, 0 implints
899.32/901.91	c (round 4, exhaustive) 31 del vars, 75 del conss, 170 add conss, 0 chg bounds, 64 chg sides, 187 chg coeffs, 0 upgd conss, 0 impls, 6895 clqs, 0 implints
899.32/901.91	c (round 5, exhaustive) 31 del vars, 144 del conss, 170 add conss, 0 chg bounds, 101 chg sides, 189 chg coeffs, 0 upgd conss, 0 impls, 6895 clqs, 0 implints
899.32/901.91	c (round 6, exhaustive) 32 del vars, 145 del conss, 172 add conss, 0 chg bounds, 101 chg sides, 190 chg coeffs, 0 upgd conss, 0 impls, 6886 clqs, 0 implints
899.32/901.91	c (round 7, exhaustive) 32 del vars, 147 del conss, 172 add conss, 0 chg bounds, 102 chg sides, 191 chg coeffs, 0 upgd conss, 0 impls, 6886 clqs, 0 implints
899.32/901.91	c (round 8, exhaustive) 32 del vars, 147 del conss, 172 add conss, 0 chg bounds, 102 chg sides, 191 chg coeffs, 400 upgd conss, 0 impls, 6886 clqs, 0 implints
899.32/901.91	c (round 9, fast)       32 del vars, 270 del conss, 174 add conss, 0 chg bounds, 104 chg sides, 199 chg coeffs, 400 upgd conss, 0 impls, 6886 clqs, 0 implints
899.32/901.91	c (round 10, medium)     32 del vars, 272 del conss, 179 add conss, 0 chg bounds, 109 chg sides, 215 chg coeffs, 400 upgd conss, 0 impls, 6886 clqs, 0 implints
899.32/901.91	c (round 11, exhaustive) 32 del vars, 291 del conss, 186 add conss, 0 chg bounds, 109 chg sides, 215 chg coeffs, 400 upgd conss, 0 impls, 6886 clqs, 0 implints
899.32/901.91	c (round 12, exhaustive) 32 del vars, 678 del conss, 186 add conss, 0 chg bounds, 109 chg sides, 236 chg coeffs, 400 upgd conss, 0 impls, 6886 clqs, 0 implints
899.32/901.91	c (round 13, exhaustive) 32 del vars, 707 del conss, 186 add conss, 0 chg bounds, 110 chg sides, 482 chg coeffs, 400 upgd conss, 0 impls, 6886 clqs, 0 implints
899.32/901.91	c (round 14, exhaustive) 32 del vars, 717 del conss, 186 add conss, 0 chg bounds, 110 chg sides, 485 chg coeffs, 400 upgd conss, 0 impls, 6886 clqs, 0 implints
899.32/901.91	c (round 15, exhaustive) 32 del vars, 717 del conss, 186 add conss, 0 chg bounds, 110 chg sides, 521 chg coeffs, 400 upgd conss, 0 impls, 6886 clqs, 0 implints
899.32/901.91	c presolving (16 rounds: 16 fast, 13 medium, 12 exhaustive):
899.32/901.91	c  32 deleted vars, 717 deleted constraints, 186 added constraints, 0 tightened bounds, 0 added holes, 110 changed sides, 546 changed coefficients
899.32/901.91	c  0 implications, 6886 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
899.32/901.91	c presolved problem has 1352 variables (1352 bin, 0 int, 0 cont) and 2391 constraints
899.32/901.91	c      58 constraints of type <knapsack>
899.32/901.91	c     995 constraints of type <setppc>
899.32/901.91	c       2 constraints of type <and>
899.32/901.91	c     332 constraints of type <linear>
899.32/901.91	c    1004 constraints of type <logicor>
899.32/901.91	c transformed objective value is always integral (scale: 1)
899.32/901.91	c Presolving Time: 0.70
899.32/901.91	c transformed 2/2 original solutions to the transformed problem space
899.32/901.91	c 
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c  43.4s|     1 |     0 |171403 |     - |   174M |   0 |1352 |2391 |1643 |   0 |  0 |1224 |1029 |-6.294669e+01 |-4.900000e+01 |  28.46%| unknown
899.32/901.91	c  43.6s|     1 |     0 |171771 |     - |   175M |   0 |1352 |2392 |1737 |  94 |  1 |1225 |1029 |-6.294669e+01 |-4.900000e+01 |  28.46%| unknown
899.32/901.91	c  43.8s|     1 |     0 |172060 |     - |   176M |   0 |1352 |2394 |1759 | 116 |  2 |1227 |1029 |-6.294669e+01 |-4.900000e+01 |  28.46%| unknown
899.32/901.91	c  44.0s|     1 |     0 |172294 |     - |   178M |   0 |1352 |2396 |1783 | 140 |  3 |1229 |1029 |-6.294669e+01 |-4.900000e+01 |  28.46%| unknown
899.32/901.91	c  44.2s|     1 |     0 |172546 |     - |   186M |   0 |1352 |2396 |1808 | 165 |  4 |1229 |1029 |-6.294669e+01 |-4.900000e+01 |  28.46%| unknown
899.32/901.91	c  44.4s|     1 |     0 |172722 |     - |   193M |   0 |1352 |2396 |1830 | 187 |  5 |1229 |1029 |-6.294669e+01 |-4.900000e+01 |  28.46%| unknown
899.32/901.91	c  44.6s|     1 |     0 |173047 |     - |   201M |   0 |1352 |2398 |1841 | 198 |  6 |1231 |1029 |-6.294669e+01 |-4.900000e+01 |  28.46%| unknown
899.32/901.91	c  44.9s|     1 |     0 |173224 |     - |   214M |   0 |1352 |2403 |1859 | 216 |  7 |1236 |1029 |-6.294669e+01 |-4.900000e+01 |  28.46%| unknown
899.32/901.91	c  45.1s|     1 |     0 |173390 |     - |   230M |   0 |1352 |2403 |1881 | 238 |  8 |1236 |1029 |-6.294669e+01 |-4.900000e+01 |  28.46%| unknown
899.32/901.91	c  45.3s|     1 |     0 |173503 |     - |   231M |   0 |1352 |2406 |1891 | 248 |  9 |1239 |1029 |-6.294669e+01 |-4.900000e+01 |  28.46%| unknown
899.32/901.91	c  45.6s|     1 |     0 |173724 |     - |   243M |   0 |1352 |2406 |1903 | 260 | 10 |1239 |1029 |-6.294669e+01 |-4.900000e+01 |  28.46%| unknown
899.32/901.91	c  45.8s|     1 |     0 |173815 |     - |   243M |   0 |1352 |2406 |1593 | 273 | 11 |1239 |1029 |-6.294669e+01 |-4.900000e+01 |  28.46%| unknown
899.32/901.91	c  45.9s|     1 |     0 |174118 |     - |   246M |   0 |1352 |2407 |1608 | 288 | 12 |1240 |1029 |-6.294669e+01 |-4.900000e+01 |  28.46%| unknown
899.32/901.91	c  46.1s|     1 |     0 |174174 |     - |   246M |   0 |1352 |2411 |1623 | 303 | 13 |1244 |1029 |-6.294669e+01 |-4.900000e+01 |  28.46%| unknown
899.32/901.91	c  46.2s|     1 |     0 |174260 |     - |   246M |   0 |1352 |2413 |1636 | 316 | 14 |1246 |1029 |-6.294669e+01 |-4.900000e+01 |  28.46%| unknown
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c  46.4s|     1 |     0 |174282 |     - |   246M |   0 |1352 |2416 |1648 | 328 | 15 |1249 |1029 |-6.294669e+01 |-4.900000e+01 |  28.46%| unknown
899.32/901.91	c  46.6s|     1 |     0 |174416 |     - |   246M |   0 |1352 |2416 |1657 | 337 | 16 |1249 |1029 |-6.294669e+01 |-4.900000e+01 |  28.46%| unknown
899.32/901.91	c  46.8s|     1 |     0 |174509 |     - |   246M |   0 |1352 |2417 |1583 | 350 | 17 |1250 |1029 |-6.294669e+01 |-4.900000e+01 |  28.46%| unknown
899.32/901.91	c  46.9s|     1 |     0 |174548 |     - |   246M |   0 |1352 |2414 |1591 | 358 | 18 |1250 |1029 |-6.294669e+01 |-4.900000e+01 |  28.46%| unknown
899.32/901.91	c  47.1s|     1 |     0 |174641 |     - |   247M |   0 |1352 |2411 |1600 | 367 | 19 |1250 |1029 |-6.294669e+01 |-4.900000e+01 |  28.46%| unknown
899.32/901.91	c  47.2s|     1 |     0 |174698 |     - |   247M |   0 |1352 |2411 |1606 | 373 | 20 |1250 |1029 |-6.294669e+01 |-4.900000e+01 |  28.46%| unknown
899.32/901.91	c  47.4s|     1 |     0 |174804 |     - |   247M |   0 |1352 |2410 |1615 | 382 | 21 |1250 |1029 |-6.294669e+01 |-4.900000e+01 |  28.46%| unknown
899.32/901.91	c  47.6s|     1 |     0 |174820 |     - |   247M |   0 |1352 |2413 |1624 | 391 | 22 |1253 |1029 |-6.294669e+01 |-4.900000e+01 |  28.46%| unknown
899.32/901.91	c  47.8s|     1 |     0 |174830 |     - |   247M |   0 |1352 |2414 |1565 | 396 | 23 |1254 |1029 |-6.294669e+01 |-4.900000e+01 |  28.46%| unknown
899.32/901.91	c  47.9s|     1 |     0 |174850 |     - |   247M |   0 |1352 |2416 |1572 | 403 | 24 |1256 |1029 |-6.294669e+01 |-4.900000e+01 |  28.46%| unknown
899.32/901.91	c  48.1s|     1 |     0 |174865 |     - |   247M |   0 |1352 |2419 |1580 | 411 | 25 |1259 |1029 |-6.294669e+01 |-4.900000e+01 |  28.46%| unknown
899.32/901.91	c  49.6s|     1 |     2 |177604 |     - |   247M |   0 |1352 |2423 |1580 | 411 | 26 |1268 |1047 |-6.294669e+01 |-4.900000e+01 |  28.46%| unknown
899.32/901.91	c  60.1s|   100 |    90 |225036 | 195.2 |   334M |  27 |1352 |2484 |1600 |2386 |  1 |1425 |1113 |-6.294669e+01 |-4.900000e+01 |  28.46%| unknown
899.32/901.91	c  60.8s|   200 |   121 |231189 | 184.0 |   331M |  40 |1352 |2581 |   0 |2858 |  0 |1545 |1141 |-6.294605e+01 |-4.900000e+01 |  28.46%| unknown
899.32/901.91	c  62.0s|   300 |   142 |241474 | 177.7 |   331M |  40 |1352 |2616 |   0 |3152 |  0 |1647 |1161 |-6.291444e+01 |-4.900000e+01 |  28.40%| unknown
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c  62.9s|   400 |   184 |249769 | 170.8 |   332M |  40 |1352 |2623 |1622 |3550 |  1 |1723 |1219 |-6.291201e+01 |-4.900000e+01 |  28.39%| unknown
899.32/901.91	c  63.8s|   500 |   218 |258610 | 165.3 |   332M |  40 |1352 |2609 |1601 |3860 |  0 |1786 |1229 |-6.290374e+01 |-4.900000e+01 |  28.37%| unknown
899.32/901.91	c  65.9s|   600 |   234 |265471 | 159.2 |   334M |  40 |1352 |2615 |1616 |4460 |  2 |1862 |1249 |-6.286351e+01 |-4.900000e+01 |  28.29%| unknown
899.32/901.91	c  69.6s|   700 |   265 |278156 | 157.3 |   335M |  40 |1352 |2643 |1647 |5360 |  1 |1950 |1280 |-6.283177e+01 |-4.900000e+01 |  28.23%| unknown
899.32/901.91	c  71.9s|   800 |   286 |291418 | 155.9 |   339M |  40 |1352 |2664 |1614 |6493 |  1 |2066 |1325 |-6.281543e+01 |-4.900000e+01 |  28.19%| unknown
899.32/901.91	c  74.8s|   900 |   296 |303053 | 153.8 |   341M |  40 |1352 |2779 |1614 |7648 |  2 |2293 |1460 |-6.280207e+01 |-4.900000e+01 |  28.17%| unknown
899.32/901.91	c  77.6s|  1000 |   295 |313092 | 151.1 |   342M |  40 |1352 |2724 |1601 |8604 |  1 |2372 |1515 |-6.279614e+01 |-4.900000e+01 |  28.16%| unknown
899.32/901.91	c  78.2s|  1100 |   308 |318861 | 146.6 |   342M |  49 |1352 |2682 |1637 |9186 |  2 |2442 |1541 |-6.278630e+01 |-4.900000e+01 |  28.14%| unknown
899.32/901.91	c  80.0s|  1200 |   344 |327536 | 143.9 |   343M |  49 |1352 |2715 |1638 |9892 |  1 |2543 |1579 |-6.272344e+01 |-4.900000e+01 |  28.01%| unknown
899.32/901.91	c  82.9s|  1300 |   369 |339738 | 142.9 |   344M |  49 |1352 |2738 |1684 |  11k|  1 |2658 |1634 |-6.270861e+01 |-4.900000e+01 |  27.98%| unknown
899.32/901.91	c  84.7s|  1400 |   355 |346616 | 139.8 |   343M |  49 |1352 |2771 |1637 |  11k|  2 |2782 |1647 |-6.269176e+01 |-4.900000e+01 |  27.94%| unknown
899.32/901.91	c  87.2s|  1500 |   356 |355590 | 137.8 |   344M |  49 |1352 |2701 |1687 |  12k|  1 |2859 |1685 |-6.268099e+01 |-4.900000e+01 |  27.92%| unknown
899.32/901.91	c  89.9s|  1600 |   362 |366275 | 136.6 |   345M |  49 |1352 |2674 |   0 |  13k|  0 |2936 |1716 |-6.266083e+01 |-4.900000e+01 |  27.88%| unknown
899.32/901.91	c  92.5s|  1700 |   376 |376884 | 135.5 |   346M |  49 |1352 |2621 |1551 |  13k|  1 |2971 |1749 |-6.265235e+01 |-4.900000e+01 |  27.86%| unknown
899.32/901.91	c  95.9s|  1800 |   437 |389236 | 135.0 |   347M |  49 |1352 |2603 |   0 |  14k|  0 |3022 |1808 |-6.262803e+01 |-4.900000e+01 |  27.81%| unknown
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c   105s|  1900 |   487 |421725 | 141.6 |   353M |  49 |1352 |2601 |1630 |  18k|  2 |3151 |1967 |-6.261587e+01 |-4.900000e+01 |  27.79%| unknown
899.32/901.91	c   111s|  2000 |   526 |442769 | 143.9 |   357M |  49 |1352 |2661 |1638 |  20k|  1 |3276 |2087 |-6.261587e+01 |-4.900000e+01 |  27.79%| unknown
899.32/901.91	c   112s|  2100 |   572 |459609 | 144.7 |   360M |  49 |1352 |2723 |   0 |  21k|  0 |3412 |2219 |-6.261587e+01 |-4.900000e+01 |  27.79%| unknown
899.32/901.91	c   115s|  2200 |   607 |471274 | 143.8 |   361M |  49 |1352 |2795 |1625 |  23k|  1 |3541 |2304 |-6.260978e+01 |-4.900000e+01 |  27.78%| unknown
899.32/901.91	c * 119s|  2299 |   497 |484342 | 143.5 |    LP  |  49 |1352 |2914 |1660 |  24k|  1 |3715 |2390 |-6.260420e+01 |-5.100000e+01 |  22.75%| unknown
899.32/901.91	c   119s|  2300 |   498 |484357 | 143.4 |   363M |  49 |1352 |2910 |1573 |  24k|  1 |3715 |2390 |-6.260420e+01 |-5.100000e+01 |  22.75%| unknown
899.32/901.91	c   124s|  2400 |   536 |509438 | 146.6 |   365M |  49 |1352 |2923 |1732 |  26k| 10 |3920 |2589 |-6.258172e+01 |-5.100000e+01 |  22.71%| unknown
899.32/901.91	c   126s|  2500 |   558 |522244 | 146.1 |   365M |  49 |1352 |2878 |1672 |  28k|  1 |3979 |2651 |-6.257532e+01 |-5.100000e+01 |  22.70%|   2.57%
899.32/901.91	c   129s|  2600 |   572 |533734 | 145.2 |   366M |  49 |1352 |2831 |1656 |  28k|  2 |4010 |2701 |-6.256234e+01 |-5.100000e+01 |  22.67%|   2.78%
899.32/901.91	c   132s|  2700 |   572 |550744 | 145.9 |   367M |  49 |1352 |2880 |1641 |  30k|  3 |4234 |2886 |-6.255895e+01 |-5.100000e+01 |  22.66%|   3.04%
899.32/901.91	c   137s|  2800 |   599 |574163 | 148.2 |   370M |  50 |1352 |2864 |1763 |  32k|  2 |4375 |3031 |-6.255541e+01 |-5.100000e+01 |  22.66%|   3.28%
899.32/901.91	c   140s|  2900 |   601 |588220 | 148.0 |   370M |  50 |1352 |2891 |   0 |  33k|  0 |4506 |3158 |-6.255043e+01 |-5.100000e+01 |  22.65%|   3.56%
899.32/901.91	c   148s|  3000 |   627 |621042 | 152.5 |   373M |  50 |1352 |2733 |1681 |  36k|  0 |4575 |3272 |-6.253805e+01 |-5.100000e+01 |  22.62%|   4.41%
899.32/901.91	c   151s|  3100 |   622 |639220 | 153.3 |   374M |  50 |1352 |2718 |1662 |  37k|  0 |4734 |3473 |-6.253626e+01 |-5.100000e+01 |  22.62%|   5.04%
899.32/901.91	c   154s|  3200 |   647 |654905 | 153.3 |   375M |  50 |1352 |2768 |   0 |  38k|  0 |4845 |3585 |-6.253273e+01 |-5.100000e+01 |  22.61%|   5.06%
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c   159s|  3300 |   652 |674115 | 154.3 |   378M |  50 |1352 |2923 |1639 |  40k|  5 |5092 |3787 |-6.251470e+01 |-5.100000e+01 |  22.58%|   5.07%
899.32/901.91	c   163s|  3400 |   659 |696420 | 155.8 |   380M |  50 |1352 |3102 |1643 |  42k|  5 |5443 |4011 |-6.251470e+01 |-5.100000e+01 |  22.58%|   5.07%
899.32/901.91	c   166s|  3500 |   677 |711946 | 155.8 |   381M |  50 |1352 |3061 |1657 |  43k|  1 |5573 |4110 |-6.249946e+01 |-5.100000e+01 |  22.55%|   5.07%
899.32/901.91	c   169s|  3600 |   676 |726377 | 155.6 |   383M |  55 |1352 |2825 |1786 |  44k|  1 |5616 |4200 |-6.249946e+01 |-5.100000e+01 |  22.55%|   5.34%
899.32/901.91	c   172s|  3700 |   684 |738434 | 154.8 |   384M |  58 |1352 |2799 |1763 |  45k|  3 |5666 |4272 |-6.249798e+01 |-5.100000e+01 |  22.55%|   5.35%
899.32/901.91	c   174s|  3800 |   689 |760297 | 156.1 |   385M |  58 |1352 |2855 |1747 |  46k|  0 |5775 |4402 |-6.249515e+01 |-5.100000e+01 |  22.54%|   5.35%
899.32/901.91	c   179s|  3900 |   695 |781261 | 157.2 |   387M |  58 |1352 |2834 |1747 |  47k|  0 |5868 |4554 |-6.249357e+01 |-5.100000e+01 |  22.54%|   5.36%
899.32/901.91	c   183s|  4000 |   704 |800899 | 158.0 |   388M |  58 |1352 |2862 |1790 |  49k|  2 |6093 |4779 |-6.248168e+01 |-5.100000e+01 |  22.51%|   5.36%
899.32/901.91	c   188s|  4100 |   717 |822481 | 159.2 |   391M |  58 |1352 |2842 |1688 |  50k|  0 |6244 |4964 |-6.248066e+01 |-5.100000e+01 |  22.51%|   5.47%
899.32/901.91	c   192s|  4200 |   766 |851348 | 161.7 |   391M |  58 |1352 |2742 |1641 |  53k|  1 |6371 |5196 |-6.246842e+01 |-5.100000e+01 |  22.49%|   5.63%
899.32/901.91	c   197s|  4300 |   788 |874791 | 163.0 |   392M |  58 |1352 |2811 |1579 |  54k|  1 |6547 |5362 |-6.246326e+01 |-5.100000e+01 |  22.48%|   5.68%
899.32/901.91	c   204s|  4400 |   834 |902681 | 165.2 |   394M |  58 |1352 |2858 |1756 |  57k|  0 |6675 |5519 |-6.245474e+01 |-5.100000e+01 |  22.46%|   5.68%
899.32/901.91	c   208s|  4500 |   846 |918996 | 165.1 |   396M |  62 |1352 |2903 |1774 |  59k|  0 |6790 |5632 |-6.245171e+01 |-5.100000e+01 |  22.45%|   5.68%
899.32/901.91	c   213s|  4600 |   865 |942110 | 166.3 |   399M |  62 |1352 |2893 |   0 |  60k|  0 |6927 |5790 |-6.244799e+01 |-5.100000e+01 |  22.45%|   5.70%
899.32/901.91	c   222s|  4700 |   887 |976089 | 169.4 |   401M |  62 |1352 |2849 |1756 |  64k|  2 |7093 |6052 |-6.243846e+01 |-5.100000e+01 |  22.43%|   5.71%
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c   225s|  4800 |   892 |994683 | 169.7 |   402M |  62 |1352 |2932 |1837 |  65k|  3 |7324 |6227 |-6.243846e+01 |-5.100000e+01 |  22.43%|   5.81%
899.32/901.91	c   228s|  4900 |   910 |  1010k| 169.5 |   402M |  62 |1352 |2891 |1679 |  67k|  0 |7420 |6348 |-6.243120e+01 |-5.100000e+01 |  22.41%|   5.85%
899.32/901.91	c   231s|  5000 |   924 |  1027k| 169.5 |   403M |  62 |1352 |2982 |   0 |  68k|  0 |7606 |6520 |-6.242951e+01 |-5.100000e+01 |  22.41%|   5.85%
899.32/901.91	c   232s|  5100 |   930 |  1036k| 168.2 |   404M |  62 |1352 |3092 |   0 |  69k|  0 |7760 |6607 |-6.242951e+01 |-5.100000e+01 |  22.41%|   5.85%
899.32/901.91	c   236s|  5200 |   946 |  1050k| 167.7 |   405M |  62 |1352 |3010 |1764 |  70k|  0 |7822 |6673 |-6.242300e+01 |-5.100000e+01 |  22.40%|   5.87%
899.32/901.91	c   238s|  5300 |   951 |  1057k| 166.1 |   405M |  62 |1352 |3029 |   0 |  70k|  0 |7904 |6736 |-6.242137e+01 |-5.100000e+01 |  22.39%|   5.87%
899.32/901.91	c   243s|  5400 |   964 |  1078k| 166.8 |   405M |  62 |1352 |3043 |1721 |  72k|  3 |8091 |6906 |-6.241341e+01 |-5.100000e+01 |  22.38%|   5.87%
899.32/901.91	c   247s|  5500 |   976 |  1096k| 167.0 |   406M |  62 |1352 |3062 |   0 |  73k|  0 |8327 |7085 |-6.240224e+01 |-5.100000e+01 |  22.36%|   5.96%
899.32/901.91	c   250s|  5600 |  1002 |  1112k| 167.0 |   406M |  62 |1352 |3023 |   0 |  74k|  0 |8457 |7227 |-6.239561e+01 |-5.100000e+01 |  22.34%|   6.01%
899.32/901.91	c   256s|  5700 |  1018 |  1132k| 167.4 |   409M |  62 |1352 |2834 |1691 |  76k|  0 |8521 |7332 |-6.239122e+01 |-5.100000e+01 |  22.34%|   6.12%
899.32/901.91	c   258s|  5800 |  1047 |  1148k| 167.4 |   409M |  62 |1352 |2795 |1734 |  77k|  0 |8624 |7490 |-6.239122e+01 |-5.100000e+01 |  22.34%|   6.20%
899.32/901.91	c   259s|  5900 |  1047 |  1159k| 166.5 |   409M |  62 |1352 |2816 |1672 |  78k|  0 |8705 |7568 |-6.239122e+01 |-5.100000e+01 |  22.34%|   6.20%
899.32/901.91	c   262s|  6000 |  1044 |  1171k| 165.8 |   410M |  62 |1352 |2896 |   0 |  79k|  0 |8823 |7640 |-6.239122e+01 |-5.100000e+01 |  22.34%|   6.21%
899.32/901.91	c   265s|  6100 |  1096 |  1189k| 166.0 |   410M |  62 |1352 |2879 |1641 |  80k|  1 |8872 |7762 |-6.238194e+01 |-5.100000e+01 |  22.32%|   6.27%
899.32/901.91	c   267s|  6200 |  1164 |  1203k| 165.7 |   411M |  62 |1352 |2951 |1699 |  82k|  1 |8973 |7872 |-6.238194e+01 |-5.100000e+01 |  22.32%|   6.27%
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c   271s|  6300 |  1220 |  1220k| 165.8 |   412M |  62 |1352 |3003 |1742 |  83k|  2 |9053 |7943 |-6.237997e+01 |-5.100000e+01 |  22.31%|   6.27%
899.32/901.91	c   274s|  6400 |  1270 |  1241k| 166.4 |   412M |  62 |1352 |3050 |1620 |  85k|  0 |9132 |8001 |-6.237997e+01 |-5.100000e+01 |  22.31%|   6.28%
899.32/901.91	c   278s|  6500 |  1330 |  1259k| 166.5 |   412M |  62 |1352 |3049 |1723 |  87k|  2 |9174 |8042 |-6.236616e+01 |-5.100000e+01 |  22.29%|   6.28%
899.32/901.91	c   283s|  6600 |  1366 |  1278k| 166.8 |   415M |  62 |1352 |3035 |1680 |  89k|  1 |9213 |8081 |-6.235176e+01 |-5.100000e+01 |  22.26%|   6.29%
899.32/901.91	c   285s|  6700 |  1398 |  1289k| 166.1 |   415M |  62 |1352 |3015 |1787 |  90k|  0 |9256 |8111 |-6.235014e+01 |-5.100000e+01 |  22.26%|   6.29%
899.32/901.91	c   287s|  6800 |  1414 |  1304k| 165.9 |   416M |  62 |1352 |3061 |1651 |  91k|  1 |9349 |8127 |-6.234961e+01 |-5.100000e+01 |  22.25%|   6.30%
899.32/901.91	c   292s|  6900 |  1447 |  1324k| 166.3 |   417M |  62 |1352 |3008 |1732 |  94k|  1 |9412 |8173 |-6.233761e+01 |-5.100000e+01 |  22.23%|   6.31%
899.32/901.91	c   294s|  7000 |  1506 |  1341k| 166.3 |   418M |  62 |1352 |2983 |1730 |  95k|  4 |9444 |8212 |-6.232464e+01 |-5.100000e+01 |  22.21%|   6.33%
899.32/901.91	c   299s|  7100 |  1572 |  1362k| 166.9 |   418M |  62 |1352 |2955 |1712 |  97k|  1 |9458 |8255 |-6.232318e+01 |-5.100000e+01 |  22.20%|   6.33%
899.32/901.91	c   302s|  7200 |  1583 |  1379k| 166.9 |   418M |  62 |1352 |2946 |1755 |  98k|  1 |9490 |8282 |-6.232318e+01 |-5.100000e+01 |  22.20%|   6.34%
899.32/901.91	c   306s|  7300 |  1583 |  1399k| 167.3 |   419M |  62 |1352 |2944 |1605 |  99k|  2 |9534 |8304 |-6.231761e+01 |-5.100000e+01 |  22.19%|   6.35%
899.32/901.91	c   307s|  7400 |  1630 |  1412k| 166.8 |   419M |  62 |1352 |2973 |   0 | 100k|  0 |9616 |8343 |-6.231761e+01 |-5.100000e+01 |  22.19%|   6.35%
899.32/901.91	c   309s|  7500 |  1684 |  1424k| 166.4 |   420M |  62 |1352 |2970 |1699 | 101k|  1 |9648 |8363 |-6.231654e+01 |-5.100000e+01 |  22.19%|   6.37%
899.32/901.91	c   312s|  7600 |  1723 |  1438k| 166.0 |   420M |  62 |1352 |2998 |1836 | 102k|  1 |9685 |8379 |-6.231654e+01 |-5.100000e+01 |  22.19%|   6.37%
899.32/901.91	c   313s|  7700 |  1743 |  1442k| 164.5 |   420M |  68 |1352 |3027 |1858 | 103k|  1 |9723 |8381 |-6.231654e+01 |-5.100000e+01 |  22.19%|   6.37%
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c   316s|  7800 |  1761 |  1453k| 163.9 |   421M |  69 |1352 |3023 |1819 | 103k|  1 |9758 |8392 |-6.231529e+01 |-5.100000e+01 |  22.19%|   6.38%
899.32/901.91	c   318s|  7900 |  1779 |  1462k| 163.1 |   421M |  69 |1352 |3032 |1848 | 104k|  2 |9807 |8397 |-6.230176e+01 |-5.100000e+01 |  22.16%|   6.40%
899.32/901.91	c   321s|  8000 |  1788 |  1474k| 162.6 |   424M |  69 |1352 |3024 |1874 | 105k|  6 |9828 |8402 |-6.230176e+01 |-5.100000e+01 |  22.16%|   6.40%
899.32/901.91	c   324s|  8100 |  1813 |  1488k| 162.3 |   424M |  69 |1352 |3037 |1829 | 106k|  3 |9876 |8410 |-6.229666e+01 |-5.100000e+01 |  22.15%|   6.40%
899.32/901.91	c   328s|  8200 |  1835 |  1501k| 162.1 |   427M |  69 |1352 |3016 |   0 | 107k|  0 |9892 |8427 |-6.228926e+01 |-5.100000e+01 |  22.14%|   6.42%
899.32/901.91	c   331s|  8300 |  1860 |  1512k| 161.5 |   427M |  69 |1352 |2994 |1856 | 108k|  1 |9927 |8445 |-6.227998e+01 |-5.100000e+01 |  22.12%|   6.43%
899.32/901.91	c   331s|  8400 |  1872 |  1518k| 160.4 |   427M |  69 |1352 |3002 |   0 | 108k|  0 |9968 |8445 |-6.227900e+01 |-5.100000e+01 |  22.12%|   6.43%
899.32/901.91	c   333s|  8500 |  1882 |  1524k| 159.3 |   427M |  69 |1352 |3007 |1852 | 109k|  1 |  10k|8448 |-6.227648e+01 |-5.100000e+01 |  22.11%|   6.44%
899.32/901.91	c   336s|  8600 |  1891 |  1539k| 159.2 |   429M |  69 |1352 |3008 |1748 | 110k|  1 |  10k|8459 |-6.227207e+01 |-5.100000e+01 |  22.10%|   6.45%
899.32/901.91	c   339s|  8700 |  1910 |  1553k| 159.1 |   430M |  69 |1352 |3028 |1775 | 111k|  1 |  10k|8468 |-6.227065e+01 |-5.100000e+01 |  22.10%|   6.47%
899.32/901.91	c * 341s|  8790 |  1619 |  1565k| 158.9 |    LP  |  69 |1352 |3013 |1846 | 112k|  8 |  10k|8481 |-6.226511e+01 |-5.200000e+01 |  19.74%|   7.64%
899.32/901.91	c   342s|  8800 |  1627 |  1570k| 159.1 |   430M |  69 |1352 |2995 |1742 | 112k|  3 |  10k|8486 |-6.226060e+01 |-5.200000e+01 |  19.73%|   7.66%
899.32/901.91	c   346s|  8900 |  1641 |  1589k| 159.5 |   434M |  69 |1352 |3010 |1821 | 114k|  2 |  10k|8547 |-6.226054e+01 |-5.200000e+01 |  19.73%|   7.74%
899.32/901.91	c   352s|  9000 |  1671 |  1610k| 160.0 |   435M |  69 |1352 |3012 |1843 | 115k|  0 |  10k|8610 |-6.225117e+01 |-5.200000e+01 |  19.71%|   7.77%
899.32/901.91	c   358s|  9100 |  1709 |  1633k| 160.7 |   436M |  69 |1352 |2951 |1731 | 117k|  2 |  10k|8659 |-6.223410e+01 |-5.200000e+01 |  19.68%|   7.82%
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c   364s|  9200 |  1737 |  1658k| 161.5 |   439M |  69 |1352 |2936 |1830 | 119k|  1 |  10k|8710 |-6.223180e+01 |-5.200000e+01 |  19.68%|   7.87%
899.32/901.91	c   367s|  9300 |  1758 |  1678k| 161.9 |   439M |  69 |1352 |2931 |1858 | 121k|  3 |  10k|8790 |-6.223108e+01 |-5.200000e+01 |  19.68%|   7.96%
899.32/901.91	c   371s|  9400 |  1773 |  1691k| 161.6 |   439M |  69 |1352 |2932 |1811 | 122k|  0 |  10k|8827 |-6.223057e+01 |-5.200000e+01 |  19.67%|   7.99%
899.32/901.91	c   375s|  9500 |  1790 |  1710k| 161.9 |   440M |  69 |1352 |2930 |1843 | 123k|  6 |  10k|8891 |-6.222773e+01 |-5.200000e+01 |  19.67%|   8.05%
899.32/901.91	c   379s|  9600 |  1813 |  1729k| 162.1 |   440M |  69 |1352 |2962 |1775 | 124k|  2 |  10k|8949 |-6.221202e+01 |-5.200000e+01 |  19.64%|   8.05%
899.32/901.91	c * 380s|  9613 |  1246 |  1732k| 162.3 |    LP  |  69 |1352 |2931 |1775 | 124k|  1 |  10k|8955 |-6.221171e+01 |-5.400000e+01 |  15.21%|   8.83%
899.32/901.91	c   382s|  9700 |  1257 |  1746k| 162.3 |   440M |  69 |1352 |2942 |1680 | 125k|  1 |  10k|9019 |-6.220969e+01 |-5.400000e+01 |  15.20%|   8.95%
899.32/901.91	c   387s|  9800 |  1268 |  1769k| 162.9 |   440M |  69 |1352 |2965 |1621 | 127k|  1 |  10k|9138 |-6.220384e+01 |-5.400000e+01 |  15.19%|   9.29%
899.32/901.91	c   388s|  9900 |  1312 |  1786k| 163.0 |   440M |  69 |1352 |2961 |1737 | 127k|  1 |  10k|9203 |-6.220384e+01 |-5.400000e+01 |  15.19%|   9.29%
899.32/901.91	c   390s| 10000 |  1366 |  1802k| 162.9 |   440M |  69 |1352 |2955 |1703 | 128k|  1 |  10k|9239 |-6.219753e+01 |-5.400000e+01 |  15.18%|   9.29%
899.32/901.91	c   394s| 10100 |  1398 |  1823k| 163.3 |   441M |  69 |1352 |2982 |1801 | 129k|  1 |  11k|9343 |-6.219753e+01 |-5.400000e+01 |  15.18%|   9.29%
899.32/901.91	c   397s| 10200 |  1428 |  1845k| 163.9 |   441M |  69 |1352 |3014 |1785 | 131k|  0 |  11k|9417 |-6.218528e+01 |-5.400000e+01 |  15.16%|   9.30%
899.32/901.91	c   399s| 10300 |  1440 |  1858k| 163.5 |   441M |  69 |1352 |3048 |1778 | 131k|  1 |  11k|9465 |-6.218528e+01 |-5.400000e+01 |  15.16%|   9.30%
899.32/901.91	c   402s| 10400 |  1464 |  1874k| 163.5 |   441M |  69 |1352 |3108 |   0 | 132k|  0 |  11k|9540 |-6.218528e+01 |-5.400000e+01 |  15.16%|   9.30%
899.32/901.91	c   406s| 10500 |  1483 |  1892k| 163.6 |   441M |  69 |1352 |3154 |   0 | 133k|  0 |  11k|9630 |-6.217888e+01 |-5.400000e+01 |  15.15%|   9.31%
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c   407s| 10600 |  1493 |  1900k| 162.9 |   441M |  69 |1352 |3195 |1823 | 134k|  1 |  11k|9671 |-6.217888e+01 |-5.400000e+01 |  15.15%|   9.31%
899.32/901.91	c   409s| 10700 |  1499 |  1917k| 162.9 |   442M |  69 |1352 |3220 |1901 | 134k|  0 |  11k|9774 |-6.217781e+01 |-5.400000e+01 |  15.14%|   9.31%
899.32/901.91	c   412s| 10800 |  1514 |  1931k| 162.8 |   442M |  69 |1352 |3161 |1870 | 135k|  0 |  11k|9864 |-6.217018e+01 |-5.400000e+01 |  15.13%|   9.33%
899.32/901.91	c   419s| 10900 |  1553 |  1963k| 164.1 |   446M |  69 |1352 |3086 |1893 | 137k|  1 |  11k|9950 |-6.216736e+01 |-5.400000e+01 |  15.12%|   9.33%
899.32/901.91	c   424s| 11000 |  1585 |  1989k| 164.9 |   446M |  69 |1352 |2966 |1821 | 139k|  5 |  11k|  10k|-6.216249e+01 |-5.400000e+01 |  15.12%|   9.34%
899.32/901.91	c   430s| 11100 |  1619 |  2016k| 165.7 |   446M |  69 |1352 |2994 |1849 | 140k|  1 |  11k|  10k|-6.216033e+01 |-5.400000e+01 |  15.11%|   9.35%
899.32/901.91	c   431s| 11200 |  1631 |  2028k| 165.4 |   446M |  69 |1352 |3066 |1839 | 140k|  4 |  11k|  10k|-6.216033e+01 |-5.400000e+01 |  15.11%|   9.35%
899.32/901.91	c   435s| 11300 |  1661 |  2047k| 165.6 |   447M |  69 |1352 |2978 |1856 | 141k|  2 |  11k|  10k|-6.215060e+01 |-5.400000e+01 |  15.09%|   9.36%
899.32/901.91	c   440s| 11400 |  1693 |  2068k| 166.0 |   450M |  69 |1352 |2891 |1800 | 142k|  2 |  11k|  10k|-6.212784e+01 |-5.400000e+01 |  15.05%|   9.37%
899.32/901.91	c   444s| 11500 |  1694 |  2094k| 166.7 |   453M |  69 |1352 |2907 |1779 | 144k|  1 |  12k|  10k|-6.211847e+01 |-5.400000e+01 |  15.03%|   9.38%
899.32/901.91	c   447s| 11600 |  1713 |  2116k| 167.1 |   454M |  69 |1352 |2897 |1804 | 144k|  2 |  12k|  10k|-6.211246e+01 |-5.400000e+01 |  15.02%|   9.38%
899.32/901.91	c   452s| 11700 |  1725 |  2140k| 167.7 |   454M |  69 |1352 |2927 |1857 | 146k|  3 |  12k|  10k|-6.209573e+01 |-5.400000e+01 |  14.99%|   9.39%
899.32/901.91	c   453s| 11800 |  1739 |  2155k| 167.5 |   454M |  69 |1352 |2938 |1891 | 146k|  1 |  12k|  10k|-6.209552e+01 |-5.400000e+01 |  14.99%|   9.39%
899.32/901.91	c   456s| 11900 |  1761 |  2171k| 167.5 |   455M |  69 |1352 |2924 |1897 | 147k|  1 |  12k|  10k|-6.209018e+01 |-5.400000e+01 |  14.98%|   9.40%
899.32/901.91	c   457s| 12000 |  1769 |  2188k| 167.5 |   455M |  69 |1352 |2935 |1792 | 147k|  0 |  12k|  10k|-6.209018e+01 |-5.400000e+01 |  14.98%|   9.40%
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c   461s| 12100 |  1783 |  2210k| 167.9 |   455M |  69 |1352 |2953 |   0 | 149k|  0 |  12k|  11k|-6.208301e+01 |-5.400000e+01 |  14.97%|   9.40%
899.32/901.91	c   462s| 12200 |  1799 |  2226k| 167.9 |   455M |  69 |1352 |2980 |1892 | 149k|  1 |  12k|  11k|-6.208243e+01 |-5.400000e+01 |  14.97%|   9.40%
899.32/901.91	c   463s| 12300 |  1799 |  2240k| 167.7 |   455M |  69 |1352 |2971 |1895 | 149k|  0 |  12k|  11k|-6.207793e+01 |-5.400000e+01 |  14.96%|   9.41%
899.32/901.91	c * 466s| 12390 |  1534 |  2258k| 167.8 |    LP  |  69 |1352 |2923 |1883 | 150k|  1 |  12k|  11k|-6.206539e+01 |-5.500000e+01 |  12.85%|  10.55%
899.32/901.91	c   467s| 12400 |  1542 |  2262k| 168.0 |   455M |  69 |1352 |2887 |1755 | 150k|  2 |  12k|  11k|-6.206527e+01 |-5.500000e+01 |  12.85%|  10.56%
899.32/901.91	c   469s| 12500 |  1580 |  2282k| 168.3 |   455M |  69 |1352 |2815 |1702 | 151k|  0 |  12k|  11k|-6.206376e+01 |-5.500000e+01 |  12.84%|  10.58%
899.32/901.91	c   471s| 12600 |  1594 |  2298k| 168.2 |   457M |  69 |1352 |2775 |1704 | 152k|  1 |  12k|  11k|-6.206291e+01 |-5.500000e+01 |  12.84%|  10.58%
899.32/901.91	c r 471s| 12665 |  1392 |  2306k| 168.0 |randroun|  69 |1352 |2754 |1809 | 152k|  3 |  12k|  11k|-6.206291e+01 |-5.600000e+01 |  10.83%|  11.50%
899.32/901.91	c   472s| 12700 |  1399 |  2313k| 168.1 |   457M |  69 |1352 |2758 |1705 | 152k|  1 |  12k|  11k|-6.206034e+01 |-5.600000e+01 |  10.82%|  11.54%
899.32/901.91	c   473s| 12800 |  1407 |  2330k| 168.1 |   457M |  69 |1352 |2743 |1731 | 153k|  2 |  12k|  11k|-6.205928e+01 |-5.600000e+01 |  10.82%|  11.64%
899.32/901.91	c   474s| 12900 |  1421 |  2342k| 167.7 |   457M |  69 |1352 |2733 |1718 | 153k|  2 |  12k|  11k|-6.205928e+01 |-5.600000e+01 |  10.82%|  11.69%
899.32/901.91	c   476s| 13000 |  1441 |  2360k| 167.9 |   457M |  69 |1352 |2710 |1722 | 154k|  2 |  12k|  11k|-6.205596e+01 |-5.600000e+01 |  10.81%|  11.74%
899.32/901.91	c   479s| 13100 |  1463 |  2379k| 168.0 |   457M |  69 |1352 |2687 |1802 | 154k|  5 |  12k|  11k|-6.204891e+01 |-5.600000e+01 |  10.80%|  11.75%
899.32/901.91	c   482s| 13200 |  1491 |  2397k| 168.1 |   457M |  69 |1352 |2671 |1653 | 155k|  1 |  12k|  11k|-6.204343e+01 |-5.600000e+01 |  10.79%|  11.84%
899.32/901.91	c   483s| 13300 |  1485 |  2408k| 167.7 |   457M |  69 |1352 |2637 |1741 | 156k|  3 |  12k|  11k|-6.204343e+01 |-5.600000e+01 |  10.79%|  11.97%
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c   485s| 13400 |  1493 |  2425k| 167.7 |   457M |  69 |1352 |2644 |1623 | 156k|  2 |  12k|  11k|-6.203973e+01 |-5.600000e+01 |  10.79%|  12.08%
899.32/901.91	c   486s| 13500 |  1518 |  2434k| 167.2 |   457M |  69 |1352 |2623 |1647 | 157k|  0 |  12k|  11k|-6.203333e+01 |-5.600000e+01 |  10.77%|  12.10%
899.32/901.91	c   490s| 13600 |  1547 |  2454k| 167.4 |   457M |  69 |1352 |2599 |1750 | 158k|  2 |  13k|  11k|-6.202385e+01 |-5.600000e+01 |  10.76%|  12.11%
899.32/901.91	c   491s| 13700 |  1542 |  2466k| 167.0 |   457M |  69 |1352 |2628 |1678 | 159k|  1 |  13k|  11k|-6.202385e+01 |-5.600000e+01 |  10.76%|  12.18%
899.32/901.91	c   492s| 13800 |  1560 |  2476k| 166.6 |   457M |  69 |1352 |2611 |1650 | 159k|  1 |  13k|  11k|-6.202385e+01 |-5.600000e+01 |  10.76%|  12.18%
899.32/901.91	c   494s| 13900 |  1574 |  2494k| 166.7 |   457M |  69 |1352 |2597 |1688 | 160k|  2 |  13k|  11k|-6.202385e+01 |-5.600000e+01 |  10.76%|  12.21%
899.32/901.91	c   496s| 14000 |  1593 |  2511k| 166.7 |   457M |  69 |1352 |2607 |1733 | 161k|  4 |  13k|  11k|-6.202281e+01 |-5.600000e+01 |  10.76%|  12.23%
899.32/901.91	c   497s| 14100 |  1603 |  2521k| 166.3 |   457M |  69 |1352 |2604 |1643 | 162k|  0 |  13k|  11k|-6.201911e+01 |-5.600000e+01 |  10.75%|  12.38%
899.32/901.91	c   498s| 14200 |  1621 |  2526k| 165.5 |   457M |  69 |1352 |2627 |1617 | 162k|  2 |  13k|  11k|-6.201477e+01 |-5.600000e+01 |  10.74%|  12.40%
899.32/901.91	c   500s| 14300 |  1641 |  2536k| 165.1 |   457M |  69 |1352 |2612 |1625 | 163k|  0 |  13k|  11k|-6.200610e+01 |-5.600000e+01 |  10.73%|  12.40%
899.32/901.91	c   500s| 14400 |  1653 |  2541k| 164.3 |   457M |  69 |1352 |2600 |1630 | 163k|  2 |  13k|  11k|-6.200610e+01 |-5.600000e+01 |  10.73%|  12.40%
899.32/901.91	c   502s| 14500 |  1673 |  2548k| 163.7 |   457M |  69 |1352 |2606 |   0 | 164k|  0 |  13k|  11k|-6.199275e+01 |-5.600000e+01 |  10.70%|  12.41%
899.32/901.91	c   503s| 14600 |  1699 |  2558k| 163.3 |   457M |  69 |1352 |2601 |1676 | 165k|  1 |  13k|  11k|-6.198933e+01 |-5.600000e+01 |  10.70%|  12.41%
899.32/901.91	c   504s| 14700 |  1711 |  2565k| 162.7 |   457M |  69 |1352 |2604 |1708 | 165k|  0 |  13k|  11k|-6.198933e+01 |-5.600000e+01 |  10.70%|  12.42%
899.32/901.91	c   506s| 14800 |  1745 |  2579k| 162.6 |   457M |  69 |1352 |2590 |1627 | 166k|  2 |  13k|  11k|-6.198667e+01 |-5.600000e+01 |  10.69%|  12.43%
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c   507s| 14900 |  1763 |  2590k| 162.3 |   457M |  69 |1352 |2577 |1634 | 166k|  0 |  13k|  11k|-6.198417e+01 |-5.600000e+01 |  10.69%|  12.43%
899.32/901.91	c   508s| 15000 |  1787 |  2600k| 161.8 |   457M |  69 |1352 |2600 |1635 | 167k|  1 |  13k|  11k|-6.198224e+01 |-5.600000e+01 |  10.68%|  12.43%
899.32/901.91	c   509s| 15100 |  1807 |  2609k| 161.4 |   457M |  69 |1352 |2631 |   0 | 167k|  0 |  13k|  11k|-6.198196e+01 |-5.600000e+01 |  10.68%|  12.44%
899.32/901.91	c   510s| 15200 |  1816 |  2617k| 160.9 |   457M |  69 |1352 |2636 |1621 | 168k|  0 |  13k|  11k|-6.198107e+01 |-5.600000e+01 |  10.68%|  12.44%
899.32/901.91	c   512s| 15300 |  1822 |  2627k| 160.5 |   457M |  69 |1352 |2642 |   0 | 168k|  0 |  13k|  11k|-6.197706e+01 |-5.600000e+01 |  10.67%|  12.44%
899.32/901.91	c   513s| 15400 |  1830 |  2634k| 160.0 |   457M |  69 |1352 |2659 |1657 | 168k|  0 |  13k|  12k|-6.197606e+01 |-5.600000e+01 |  10.67%|  12.44%
899.32/901.91	c   514s| 15500 |  1848 |  2644k| 159.6 |   457M |  69 |1352 |2690 |1629 | 169k|  3 |  13k|  12k|-6.197236e+01 |-5.600000e+01 |  10.66%|  12.44%
899.32/901.91	c   514s| 15600 |  1865 |  2652k| 159.1 |   457M |  69 |1352 |2723 |1650 | 169k|  2 |  13k|  12k|-6.197196e+01 |-5.600000e+01 |  10.66%|  12.44%
899.32/901.91	c   517s| 15700 |  1889 |  2667k| 159.1 |   458M |  69 |1352 |2725 |1637 | 170k|  0 |  13k|  12k|-6.196445e+01 |-5.600000e+01 |  10.65%|  12.47%
899.32/901.91	c   520s| 15800 |  1932 |  2685k| 159.2 |   458M |  69 |1352 |2700 |1676 | 171k|  1 |  13k|  12k|-6.194712e+01 |-5.600000e+01 |  10.62%|  12.48%
899.32/901.91	c   521s| 15900 |  1960 |  2696k| 158.9 |   458M |  69 |1352 |2703 |1641 | 172k|  2 |  13k|  12k|-6.194331e+01 |-5.600000e+01 |  10.61%|  12.48%
899.32/901.91	c   523s| 16000 |  1970 |  2706k| 158.6 |   458M |  69 |1352 |2736 |1666 | 172k|  0 |  13k|  12k|-6.194087e+01 |-5.600000e+01 |  10.61%|  12.49%
899.32/901.91	c   525s| 16100 |  1987 |  2725k| 158.8 |   458M |  69 |1352 |2755 |1685 | 173k|  2 |  13k|  12k|-6.193678e+01 |-5.600000e+01 |  10.60%|  12.49%
899.32/901.91	c   528s| 16200 |  2003 |  2740k| 158.7 |   458M |  69 |1352 |2772 |1750 | 174k|  0 |  13k|  12k|-6.193489e+01 |-5.600000e+01 |  10.60%|  12.49%
899.32/901.91	c   529s| 16300 |  2023 |  2754k| 158.6 |   458M |  69 |1352 |2745 |   0 | 174k|  0 |  13k|  12k|-6.192404e+01 |-5.600000e+01 |  10.58%|  12.50%
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c   530s| 16400 |  2054 |  2763k| 158.2 |   458M |  69 |1352 |2725 |1710 | 175k|  2 |  13k|  12k|-6.192332e+01 |-5.600000e+01 |  10.58%|  12.50%
899.32/901.91	c   533s| 16500 |  2067 |  2773k| 157.8 |   458M |  69 |1352 |2737 |1761 | 175k|  0 |  13k|  12k|-6.192228e+01 |-5.600000e+01 |  10.58%|  12.51%
899.32/901.91	c r 534s| 16520 |  1765 |  2777k| 157.9 |shifting|  69 |1352 |2724 |1720 | 175k|  2 |  13k|  12k|-6.191798e+01 |-5.700000e+01 |   8.63%|  13.96%
899.32/901.91	c   536s| 16600 |  1786 |  2788k| 157.8 |   458M |  69 |1352 |2694 |1613 | 176k|  4 |  14k|  12k|-6.190813e+01 |-5.700000e+01 |   8.61%|  14.10%
899.32/901.91	c   537s| 16700 |  1794 |  2797k| 157.4 |   458M |  69 |1352 |2662 |1643 | 176k|  2 |  14k|  12k|-6.190440e+01 |-5.700000e+01 |   8.60%|  14.22%
899.32/901.91	c   538s| 16800 |  1798 |  2803k| 156.9 |   458M |  69 |1352 |2657 |   0 | 177k|  0 |  14k|  12k|-6.190440e+01 |-5.700000e+01 |   8.60%|  14.25%
899.32/901.91	c   539s| 16900 |  1826 |  2816k| 156.7 |   458M |  69 |1352 |2634 |   0 | 177k|  0 |  14k|  12k|-6.189536e+01 |-5.700000e+01 |   8.59%|  14.26%
899.32/901.91	c   540s| 17000 |  1834 |  2828k| 156.5 |   458M |  69 |1352 |2722 |1664 | 177k|  3 |  14k|  13k|-6.189481e+01 |-5.700000e+01 |   8.59%|  14.26%
899.32/901.91	c   544s| 17100 |  1864 |  2844k| 156.6 |   458M |  69 |1352 |2715 |1610 | 178k|  2 |  14k|  13k|-6.188593e+01 |-5.700000e+01 |   8.57%|  14.27%
899.32/901.91	c   546s| 17200 |  1898 |  2856k| 156.4 |   458M |  69 |1352 |2701 |1651 | 179k|  2 |  14k|  13k|-6.188130e+01 |-5.700000e+01 |   8.56%|  14.28%
899.32/901.91	c   547s| 17300 |  1904 |  2866k| 156.0 |   458M |  69 |1352 |2727 |   0 | 179k|  0 |  14k|  13k|-6.187819e+01 |-5.700000e+01 |   8.56%|  14.29%
899.32/901.91	c   548s| 17400 |  1936 |  2876k| 155.7 |   458M |  69 |1352 |2747 |1674 | 180k|  1 |  14k|  13k|-6.187819e+01 |-5.700000e+01 |   8.56%|  14.29%
899.32/901.91	c   549s| 17500 |  1951 |  2887k| 155.5 |   458M |  69 |1352 |2785 |1665 | 180k|  0 |  14k|  13k|-6.187661e+01 |-5.700000e+01 |   8.56%|  14.29%
899.32/901.91	c   551s| 17600 |  1966 |  2902k| 155.5 |   458M |  69 |1352 |2827 |1690 | 181k|  2 |  14k|  13k|-6.187451e+01 |-5.700000e+01 |   8.55%|  14.30%
899.32/901.91	c   552s| 17700 |  1981 |  2915k| 155.3 |   458M |  69 |1352 |2881 |   0 | 181k|  0 |  14k|  13k|-6.187451e+01 |-5.700000e+01 |   8.55%|  14.30%
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c   555s| 17800 |  2018 |  2934k| 155.5 |   458M |  69 |1352 |2866 |1674 | 182k|  3 |  14k|  13k|-6.187175e+01 |-5.700000e+01 |   8.55%|  14.30%
899.32/901.91	c   557s| 17900 |  2022 |  2948k| 155.4 |   459M |  69 |1352 |2876 |1680 | 182k|  0 |  14k|  13k|-6.186813e+01 |-5.700000e+01 |   8.54%|  14.31%
899.32/901.91	c   559s| 18000 |  2044 |  2964k| 155.5 |   459M |  69 |1352 |2854 |   0 | 182k|  0 |  14k|  14k|-6.186271e+01 |-5.700000e+01 |   8.53%|  14.31%
899.32/901.91	c   560s| 18100 |  2056 |  2975k| 155.2 |   459M |  69 |1352 |2861 |1671 | 183k|  0 |  14k|  14k|-6.186198e+01 |-5.700000e+01 |   8.53%|  14.31%
899.32/901.91	c   562s| 18200 |  2078 |  2989k| 155.1 |   459M |  69 |1352 |2786 |1672 | 183k|  0 |  14k|  14k|-6.186041e+01 |-5.700000e+01 |   8.53%|  14.32%
899.32/901.91	c   565s| 18300 |  2095 |  3006k| 155.2 |   459M |  69 |1352 |2803 |1742 | 184k|  6 |  15k|  14k|-6.185817e+01 |-5.700000e+01 |   8.52%|  14.33%
899.32/901.91	c   566s| 18400 |  2121 |  3020k| 155.1 |   459M |  69 |1352 |2785 |1628 | 184k|  0 |  15k|  14k|-6.185332e+01 |-5.700000e+01 |   8.51%|  14.33%
899.32/901.91	c   568s| 18500 |  2138 |  3033k| 155.0 |   459M |  69 |1352 |2832 |1647 | 185k|  2 |  15k|  14k|-6.185297e+01 |-5.700000e+01 |   8.51%|  14.33%
899.32/901.91	c   570s| 18600 |  2168 |  3046k| 154.9 |   459M |  69 |1352 |2852 |   0 | 186k|  0 |  15k|  14k|-6.185243e+01 |-5.700000e+01 |   8.51%|  14.34%
899.32/901.91	c   571s| 18700 |  2174 |  3056k| 154.6 |   459M |  69 |1352 |2884 |1638 | 186k|  1 |  15k|  14k|-6.185098e+01 |-5.700000e+01 |   8.51%|  14.34%
899.32/901.91	c   573s| 18800 |  2200 |  3072k| 154.6 |   459M |  69 |1352 |2954 |1632 | 187k|  2 |  15k|  15k|-6.185000e+01 |-5.700000e+01 |   8.51%|  14.35%
899.32/901.91	c   575s| 18900 |  2228 |  3088k| 154.7 |   459M |  69 |1352 |2944 |1591 | 187k|  2 |  15k|  15k|-6.184407e+01 |-5.700000e+01 |   8.50%|  14.36%
899.32/901.91	c   576s| 19000 |  2246 |  3101k| 154.5 |   459M |  69 |1352 |2907 |1595 | 188k|  1 |  15k|  15k|-6.184317e+01 |-5.700000e+01 |   8.50%|  14.37%
899.32/901.91	c   578s| 19100 |  2281 |  3115k| 154.5 |   460M |  69 |1352 |2861 |1623 | 188k|  3 |  15k|  15k|-6.184007e+01 |-5.700000e+01 |   8.49%|  14.37%
899.32/901.91	c   580s| 19200 |  2309 |  3131k| 154.5 |   461M |  69 |1352 |2881 |1663 | 189k|  4 |  15k|  15k|-6.183899e+01 |-5.700000e+01 |   8.49%|  14.38%
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c   582s| 19300 |  2331 |  3145k| 154.4 |   461M |  69 |1352 |2821 |1692 | 189k|  1 |  15k|  15k|-6.183415e+01 |-5.700000e+01 |   8.48%|  14.41%
899.32/901.91	c   583s| 19400 |  2355 |  3160k| 154.4 |   461M |  69 |1352 |2800 |1652 | 190k|  0 |  16k|  15k|-6.183297e+01 |-5.700000e+01 |   8.48%|  14.41%
899.32/901.91	c   585s| 19500 |  2373 |  3175k| 154.4 |   461M |  69 |1352 |2805 |1646 | 190k|  2 |  16k|  15k|-6.182631e+01 |-5.700000e+01 |   8.47%|  14.43%
899.32/901.91	c   587s| 19600 |  2393 |  3189k| 154.3 |   461M |  69 |1352 |2802 |1557 | 191k|  2 |  16k|  15k|-6.182103e+01 |-5.700000e+01 |   8.46%|  14.45%
899.32/901.91	c   587s| 19700 |  2398 |  3197k| 153.9 |   461M |  69 |1352 |2873 |1613 | 191k|  0 |  16k|  16k|-6.182103e+01 |-5.700000e+01 |   8.46%|  14.45%
899.32/901.91	c   589s| 19800 |  2422 |  3210k| 153.8 |   461M |  69 |1352 |2913 |1613 | 192k|  2 |  16k|  16k|-6.181473e+01 |-5.700000e+01 |   8.45%|  14.46%
899.32/901.91	c   590s| 19900 |  2434 |  3220k| 153.6 |   462M |  69 |1352 |2929 |1648 | 192k|  0 |  16k|  16k|-6.181258e+01 |-5.700000e+01 |   8.44%|  14.46%
899.32/901.91	c   592s| 20000 |  2455 |  3234k| 153.5 |   462M |  69 |1352 |2952 |1682 | 192k|  0 |  16k|  16k|-6.180897e+01 |-5.700000e+01 |   8.44%|  14.48%
899.32/901.91	c   596s| 20100 |  2498 |  3254k| 153.7 |   462M |  69 |1352 |2938 |1695 | 194k|  1 |  16k|  16k|-6.180491e+01 |-5.700000e+01 |   8.43%|  14.49%
899.32/901.91	c   598s| 20200 |  2526 |  3269k| 153.7 |   462M |  69 |1352 |2947 |1640 | 194k|  2 |  16k|  16k|-6.180328e+01 |-5.700000e+01 |   8.43%|  14.49%
899.32/901.91	c   598s| 20300 |  2536 |  3279k| 153.5 |   462M |  69 |1352 |2988 |1636 | 195k|  0 |  16k|  16k|-6.180239e+01 |-5.700000e+01 |   8.43%|  14.50%
899.32/901.91	c   599s| 20400 |  2552 |  3289k| 153.2 |   462M |  69 |1352 |2958 |1617 | 195k|  0 |  16k|  16k|-6.180167e+01 |-5.700000e+01 |   8.42%|  14.50%
899.32/901.91	c   600s| 20500 |  2564 |  3302k| 153.1 |   462M |  69 |1352 |2922 |1549 | 195k|  2 |  16k|  16k|-6.179348e+01 |-5.700000e+01 |   8.41%|  14.52%
899.32/901.91	c   602s| 20600 |  2600 |  3316k| 153.1 |   462M |  69 |1352 |2858 |1632 | 196k|  1 |  16k|  16k|-6.179068e+01 |-5.700000e+01 |   8.40%|  14.53%
899.32/901.91	c   603s| 20700 |  2617 |  3328k| 152.9 |   462M |  69 |1352 |2849 |   0 | 197k|  0 |  16k|  17k|-6.179030e+01 |-5.700000e+01 |   8.40%|  14.53%
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c   605s| 20800 |  2647 |  3340k| 152.7 |   462M |  69 |1352 |2885 |1622 | 197k|  2 |  16k|  17k|-6.178495e+01 |-5.700000e+01 |   8.39%|  14.54%
899.32/901.91	c   606s| 20900 |  2709 |  3354k| 152.7 |   462M |  69 |1352 |2856 |1576 | 198k|  0 |  16k|  17k|-6.178456e+01 |-5.700000e+01 |   8.39%|  14.54%
899.32/901.91	c   607s| 21000 |  2747 |  3365k| 152.5 |   462M |  69 |1352 |2880 |1594 | 198k|  3 |  17k|  17k|-6.178456e+01 |-5.700000e+01 |   8.39%|  14.54%
899.32/901.91	c   607s| 21100 |  2765 |  3374k| 152.2 |   462M |  69 |1352 |2878 |1583 | 198k|  0 |  17k|  17k|-6.177965e+01 |-5.700000e+01 |   8.39%|  14.54%
899.32/901.91	c   608s| 21200 |  2767 |  3381k| 151.8 |   462M |  69 |1352 |2864 |1587 | 198k|  2 |  17k|  17k|-6.177965e+01 |-5.700000e+01 |   8.39%|  14.54%
899.32/901.91	c   609s| 21300 |  2779 |  3388k| 151.5 |   462M |  69 |1352 |2886 |1637 | 198k|  1 |  17k|  17k|-6.177965e+01 |-5.700000e+01 |   8.39%|  14.54%
899.32/901.91	c   609s| 21400 |  2787 |  3398k| 151.2 |   462M |  69 |1352 |2884 |1589 | 199k|  0 |  17k|  17k|-6.177965e+01 |-5.700000e+01 |   8.39%|  14.54%
899.32/901.91	c   611s| 21500 |  2813 |  3411k| 151.1 |   462M |  69 |1352 |2923 |1634 | 199k|  4 |  17k|  17k|-6.177797e+01 |-5.700000e+01 |   8.38%|  14.54%
899.32/901.91	c   611s| 21600 |  2839 |  3421k| 150.9 |   462M |  69 |1352 |2948 |1597 | 199k|  4 |  17k|  17k|-6.177797e+01 |-5.700000e+01 |   8.38%|  14.54%
899.32/901.91	c   612s| 21700 |  2853 |  3434k| 150.8 |   462M |  69 |1352 |2968 |   0 | 199k|  0 |  17k|  17k|-6.177774e+01 |-5.700000e+01 |   8.38%|  14.54%
899.32/901.91	c   614s| 21800 |  2871 |  3444k| 150.6 |   463M |  69 |1352 |2944 |1593 | 200k|  0 |  17k|  17k|-6.177683e+01 |-5.700000e+01 |   8.38%|  14.55%
899.32/901.91	c   615s| 21900 |  2879 |  3452k| 150.3 |   463M |  69 |1352 |2915 |1878 | 200k|  0 |  17k|  17k|-6.177180e+01 |-5.700000e+01 |   8.37%|  14.55%
899.32/901.91	c   616s| 22000 |  2919 |  3464k| 150.1 |   463M |  69 |1352 |2878 |1695 | 200k|  3 |  17k|  17k|-6.176345e+01 |-5.700000e+01 |   8.36%|  14.55%
899.32/901.91	c   616s| 22100 |  2940 |  3474k| 149.9 |   463M |  69 |1352 |2862 |1642 | 200k|  1 |  17k|  17k|-6.176269e+01 |-5.700000e+01 |   8.36%|  14.56%
899.32/901.91	c   618s| 22200 |  2946 |  3483k| 149.7 |   463M |  69 |1352 |2856 |1642 | 201k|  0 |  17k|  17k|-6.175945e+01 |-5.700000e+01 |   8.35%|  14.56%
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c   618s| 22300 |  2966 |  3492k| 149.4 |   463M |  69 |1352 |2844 |1646 | 201k|  2 |  17k|  18k|-6.175660e+01 |-5.700000e+01 |   8.34%|  14.56%
899.32/901.91	c   620s| 22400 |  2986 |  3504k| 149.3 |   463M |  69 |1352 |2842 |1583 | 202k|  2 |  17k|  18k|-6.175432e+01 |-5.700000e+01 |   8.34%|  14.57%
899.32/901.91	c   622s| 22500 |  3000 |  3514k| 149.1 |   463M |  69 |1352 |2840 |1639 | 202k|  3 |  17k|  18k|-6.175425e+01 |-5.700000e+01 |   8.34%|  14.58%
899.32/901.91	c   622s| 22600 |  3024 |  3525k| 148.9 |   463M |  69 |1352 |2843 |1589 | 203k|  1 |  17k|  18k|-6.175076e+01 |-5.700000e+01 |   8.33%|  14.59%
899.32/901.91	c   624s| 22700 |  3073 |  3537k| 148.8 |   463M |  69 |1352 |2880 |   0 | 203k|  0 |  17k|  18k|-6.174960e+01 |-5.700000e+01 |   8.33%|  14.59%
899.32/901.91	c   625s| 22800 |  3093 |  3549k| 148.7 |   463M |  69 |1352 |2897 |1637 | 204k|  0 |  17k|  18k|-6.174921e+01 |-5.700000e+01 |   8.33%|  14.60%
899.32/901.91	c   627s| 22900 |  3101 |  3561k| 148.5 |   466M |  69 |1352 |2912 |1599 | 204k|  0 |  17k|  18k|-6.174835e+01 |-5.700000e+01 |   8.33%|  14.61%
899.32/901.91	c   627s| 23000 |  3107 |  3572k| 148.4 |   466M |  69 |1352 |2902 |1570 | 205k|  1 |  17k|  18k|-6.174212e+01 |-5.700000e+01 |   8.32%|  14.61%
899.32/901.91	c   628s| 23100 |  3131 |  3580k| 148.1 |   466M |  69 |1352 |2908 |1645 | 205k|  2 |  17k|  18k|-6.174212e+01 |-5.700000e+01 |   8.32%|  14.61%
899.32/901.91	c   629s| 23200 |  3149 |  3589k| 147.9 |   466M |  69 |1352 |2917 |1509 | 205k|  0 |  17k|  18k|-6.173921e+01 |-5.700000e+01 |   8.31%|  14.62%
899.32/901.91	c   630s| 23300 |  3175 |  3600k| 147.7 |   466M |  69 |1352 |2894 |1656 | 206k|  0 |  17k|  18k|-6.173662e+01 |-5.700000e+01 |   8.31%|  14.62%
899.32/901.91	c   631s| 23400 |  3219 |  3609k| 147.5 |   466M |  69 |1352 |2890 |1644 | 206k|  2 |  17k|  18k|-6.173027e+01 |-5.700000e+01 |   8.30%|  14.63%
899.32/901.91	c   632s| 23500 |  3233 |  3617k| 147.2 |   466M |  69 |1352 |2913 |1658 | 206k|  1 |  18k|  18k|-6.172908e+01 |-5.700000e+01 |   8.30%|  14.63%
899.32/901.91	c   633s| 23600 |  3231 |  3626k| 147.0 |   466M |  69 |1352 |2931 |1647 | 207k|  0 |  18k|  18k|-6.172907e+01 |-5.700000e+01 |   8.30%|  14.63%
899.32/901.91	c   634s| 23700 |  3227 |  3636k| 146.8 |   466M |  69 |1352 |2927 |1829 | 207k|  0 |  18k|  18k|-6.172745e+01 |-5.700000e+01 |   8.29%|  14.63%
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c   635s| 23800 |  3239 |  3643k| 146.5 |   466M |  69 |1352 |2907 |1631 | 208k|  2 |  18k|  19k|-6.172558e+01 |-5.700000e+01 |   8.29%|  14.64%
899.32/901.91	c   636s| 23900 |  3261 |  3652k| 146.3 |   466M |  69 |1352 |2932 |1566 | 208k|  2 |  18k|  19k|-6.172501e+01 |-5.700000e+01 |   8.29%|  14.64%
899.32/901.91	c   637s| 24000 |  3277 |  3664k| 146.1 |   466M |  69 |1352 |2879 |1625 | 208k|  1 |  18k|  19k|-6.172090e+01 |-5.700000e+01 |   8.28%|  14.65%
899.32/901.91	c   639s| 24100 |  3297 |  3675k| 146.0 |   467M |  69 |1352 |2853 |1579 | 209k|  0 |  18k|  19k|-6.172044e+01 |-5.700000e+01 |   8.28%|  14.65%
899.32/901.91	c   639s| 24200 |  3311 |  3683k| 145.8 |   467M |  69 |1352 |2853 |1681 | 210k|  8 |  18k|  19k|-6.171455e+01 |-5.700000e+01 |   8.27%|  14.66%
899.32/901.91	c   640s| 24300 |  3361 |  3696k| 145.7 |   467M |  69 |1352 |2881 |1570 | 210k|  0 |  18k|  19k|-6.170891e+01 |-5.700000e+01 |   8.26%|  14.66%
899.32/901.91	c   641s| 24400 |  3377 |  3707k| 145.5 |   467M |  69 |1352 |2882 |   0 | 210k|  0 |  18k|  19k|-6.170834e+01 |-5.700000e+01 |   8.26%|  14.66%
899.32/901.91	c   642s| 24500 |  3385 |  3717k| 145.3 |   467M |  69 |1352 |2858 |1627 | 210k|  1 |  18k|  19k|-6.170834e+01 |-5.700000e+01 |   8.26%|  14.66%
899.32/901.91	c   642s| 24600 |  3404 |  3726k| 145.1 |   467M |  69 |1352 |2849 |1652 | 211k|  0 |  18k|  19k|-6.170830e+01 |-5.700000e+01 |   8.26%|  14.66%
899.32/901.91	c   643s| 24700 |  3418 |  3735k| 144.9 |   467M |  69 |1352 |2850 |1654 | 211k|  1 |  18k|  19k|-6.170523e+01 |-5.700000e+01 |   8.25%|  14.66%
899.32/901.91	c   644s| 24800 |  3420 |  3742k| 144.6 |   467M |  69 |1352 |2917 |1657 | 211k|  2 |  18k|  19k|-6.170523e+01 |-5.700000e+01 |   8.25%|  14.66%
899.32/901.91	c   645s| 24900 |  3431 |  3751k| 144.4 |   468M |  69 |1352 |2911 |1661 | 211k|  0 |  18k|  19k|-6.170155e+01 |-5.700000e+01 |   8.25%|  14.66%
899.32/901.91	c   647s| 25000 |  3451 |  3764k| 144.4 |   468M |  69 |1352 |2869 |   0 | 212k|  0 |  18k|  19k|-6.169829e+01 |-5.700000e+01 |   8.24%|  14.68%
899.32/901.91	c   648s| 25100 |  3475 |  3775k| 144.2 |   468M |  69 |1352 |2849 |1625 | 212k|  0 |  18k|  19k|-6.169781e+01 |-5.700000e+01 |   8.24%|  14.69%
899.32/901.91	c   649s| 25200 |  3497 |  3784k| 144.0 |   468M |  69 |1352 |2861 |1619 | 212k|  1 |  18k|  19k|-6.169302e+01 |-5.700000e+01 |   8.23%|  14.69%
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c   650s| 25300 |  3527 |  3794k| 143.9 |   468M |  69 |1352 |2890 |1586 | 213k|  1 |  18k|  19k|-6.169302e+01 |-5.700000e+01 |   8.23%|  14.69%
899.32/901.91	c   651s| 25400 |  3543 |  3801k| 143.6 |   468M |  69 |1352 |2920 |1556 | 213k|  2 |  18k|  19k|-6.169137e+01 |-5.700000e+01 |   8.23%|  14.69%
899.32/901.91	c   651s| 25500 |  3549 |  3809k| 143.3 |   468M |  69 |1352 |2939 |1637 | 214k|  2 |  18k|  20k|-6.169137e+01 |-5.700000e+01 |   8.23%|  14.69%
899.32/901.91	c   652s| 25600 |  3574 |  3821k| 143.3 |   468M |  69 |1352 |2949 |   0 | 214k|  0 |  18k|  20k|-6.168918e+01 |-5.700000e+01 |   8.23%|  14.69%
899.32/901.91	c   653s| 25700 |  3608 |  3833k| 143.2 |   468M |  69 |1352 |2919 |1673 | 215k|  5 |  18k|  20k|-6.168405e+01 |-5.700000e+01 |   8.22%|  14.69%
899.32/901.91	c   654s| 25800 |  3630 |  3845k| 143.1 |   468M |  69 |1352 |2933 |1679 | 215k|  0 |  18k|  20k|-6.168204e+01 |-5.700000e+01 |   8.21%|  14.69%
899.32/901.91	c   656s| 25900 |  3652 |  3857k| 143.0 |   468M |  69 |1352 |2926 |1604 | 216k|  0 |  18k|  20k|-6.168143e+01 |-5.700000e+01 |   8.21%|  14.70%
899.32/901.91	c   656s| 26000 |  3690 |  3867k| 142.8 |   468M |  69 |1352 |2914 |1642 | 216k|  2 |  18k|  20k|-6.168054e+01 |-5.700000e+01 |   8.21%|  14.70%
899.32/901.91	c   657s| 26100 |  3707 |  3874k| 142.6 |   468M |  69 |1352 |2898 |1593 | 216k|  3 |  18k|  20k|-6.168054e+01 |-5.700000e+01 |   8.21%|  14.70%
899.32/901.91	c   659s| 26200 |  3717 |  3888k| 142.5 |   468M |  69 |1352 |2847 |1651 | 217k|  0 |  18k|  20k|-6.167934e+01 |-5.700000e+01 |   8.21%|  14.72%
899.32/901.91	c   660s| 26300 |  3747 |  3901k| 142.5 |   469M |  69 |1352 |2802 |1883 | 217k|  1 |  18k|  20k|-6.167714e+01 |-5.700000e+01 |   8.21%|  14.73%
899.32/901.91	c   661s| 26400 |  3769 |  3910k| 142.3 |   469M |  69 |1352 |2797 |1642 | 217k|  2 |  18k|  20k|-6.167682e+01 |-5.700000e+01 |   8.20%|  14.73%
899.32/901.91	c   662s| 26500 |  3763 |  3920k| 142.2 |   469M |  69 |1352 |2761 |1633 | 218k|  1 |  19k|  20k|-6.167493e+01 |-5.700000e+01 |   8.20%|  14.73%
899.32/901.91	c   663s| 26600 |  3771 |  3929k| 142.0 |   469M |  69 |1352 |2802 |1618 | 218k|  0 |  19k|  20k|-6.167491e+01 |-5.700000e+01 |   8.20%|  14.73%
899.32/901.91	c   664s| 26700 |  3794 |  3938k| 141.8 |   469M |  69 |1352 |2804 |1650 | 219k|  1 |  19k|  20k|-6.167466e+01 |-5.700000e+01 |   8.20%|  14.74%
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c   665s| 26800 |  3810 |  3951k| 141.7 |   469M |  69 |1352 |2833 |1590 | 219k|  0 |  19k|  20k|-6.167282e+01 |-5.700000e+01 |   8.20%|  14.75%
899.32/901.91	c   667s| 26900 |  3830 |  3963k| 141.7 |   469M |  69 |1352 |2875 |1663 | 220k|  2 |  19k|  20k|-6.167099e+01 |-5.700000e+01 |   8.19%|  14.75%
899.32/901.91	c   670s| 27000 |  3839 |  3975k| 141.6 |   471M |  69 |1352 |2905 |1670 | 220k|  2 |  19k|  20k|-6.167072e+01 |-5.700000e+01 |   8.19%|  14.76%
899.32/901.91	c   671s| 27100 |  3842 |  3986k| 141.5 |   472M |  69 |1352 |2907 |1651 | 221k|  0 |  19k|  20k|-6.167072e+01 |-5.700000e+01 |   8.19%|  14.76%
899.32/901.91	c   672s| 27200 |  3866 |  3998k| 141.4 |   472M |  69 |1352 |2907 |1541 | 222k|  1 |  19k|  20k|-6.167072e+01 |-5.700000e+01 |   8.19%|  14.76%
899.32/901.91	c   673s| 27300 |  3882 |  4008k| 141.2 |   472M |  69 |1352 |2945 |1587 | 222k|  1 |  19k|  21k|-6.167072e+01 |-5.700000e+01 |   8.19%|  14.76%
899.32/901.91	c   673s| 27400 |  3884 |  4017k| 141.1 |   472M |  69 |1352 |2938 |1550 | 222k|  0 |  19k|  21k|-6.166967e+01 |-5.700000e+01 |   8.19%|  14.76%
899.32/901.91	c   675s| 27500 |  3904 |  4029k| 141.0 |   472M |  69 |1352 |2998 |1602 | 222k|  0 |  19k|  21k|-6.166653e+01 |-5.700000e+01 |   8.19%|  14.76%
899.32/901.91	c   676s| 27600 |  3922 |  4043k| 141.0 |   472M |  69 |1352 |2984 |1673 | 223k|  0 |  19k|  21k|-6.166087e+01 |-5.700000e+01 |   8.18%|  14.77%
899.32/901.91	c   677s| 27700 |  3952 |  4056k| 141.0 |   472M |  69 |1352 |2960 |1599 | 223k|  0 |  19k|  21k|-6.165177e+01 |-5.700000e+01 |   8.16%|  14.78%
899.32/901.91	c   678s| 27800 |  3956 |  4067k| 140.8 |   472M |  69 |1352 |2947 |1571 | 223k|  3 |  19k|  21k|-6.165177e+01 |-5.700000e+01 |   8.16%|  14.78%
899.32/901.91	c   679s| 27900 |  3982 |  4083k| 140.9 |   472M |  69 |1352 |2974 |1587 | 224k|  0 |  19k|  21k|-6.164889e+01 |-5.700000e+01 |   8.16%|  14.78%
899.32/901.91	c   681s| 28000 |  3988 |  4094k| 140.8 |   472M |  69 |1352 |2990 |1784 | 224k|  1 |  19k|  21k|-6.164817e+01 |-5.700000e+01 |   8.15%|  14.79%
899.32/901.91	c   682s| 28100 |  4014 |  4108k| 140.8 |   472M |  69 |1352 |3041 |1564 | 224k|  1 |  20k|  21k|-6.164648e+01 |-5.700000e+01 |   8.15%|  14.79%
899.32/901.91	c   683s| 28200 |  4016 |  4117k| 140.6 |   472M |  69 |1352 |3107 |1584 | 225k|  0 |  20k|  21k|-6.164648e+01 |-5.700000e+01 |   8.15%|  14.79%
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c   684s| 28300 |  4040 |  4134k| 140.7 |   472M |  69 |1352 |3216 |1564 | 225k|  7 |  20k|  22k|-6.164313e+01 |-5.700000e+01 |   8.15%|  14.79%
899.32/901.91	c   686s| 28400 |  4064 |  4148k| 140.7 |   473M |  69 |1352 |3272 |1566 | 225k|  0 |  20k|  22k|-6.164245e+01 |-5.700000e+01 |   8.14%|  14.79%
899.32/901.91	c   687s| 28500 |  4070 |  4158k| 140.6 |   473M |  69 |1352 |3274 |1582 | 226k|  0 |  20k|  22k|-6.163842e+01 |-5.700000e+01 |   8.14%|  14.79%
899.32/901.91	c   688s| 28600 |  4076 |  4171k| 140.6 |   473M |  69 |1352 |3241 |1603 | 226k|  2 |  20k|  22k|-6.163842e+01 |-5.700000e+01 |   8.14%|  14.79%
899.32/901.91	c   689s| 28700 |  4087 |  4181k| 140.4 |   473M |  69 |1352 |3282 |1602 | 226k|  5 |  20k|  22k|-6.163768e+01 |-5.700000e+01 |   8.14%|  14.80%
899.32/901.91	c   690s| 28800 |  4094 |  4189k| 140.2 |   473M |  69 |1352 |3312 |1605 | 226k|  5 |  20k|  22k|-6.163700e+01 |-5.700000e+01 |   8.14%|  14.80%
899.32/901.91	c   691s| 28900 |  4102 |  4200k| 140.1 |   473M |  69 |1352 |3300 |1602 | 227k|  0 |  20k|  22k|-6.163508e+01 |-5.700000e+01 |   8.13%|  14.80%
899.32/901.91	c   692s| 29000 |  4120 |  4211k| 140.0 |   473M |  69 |1352 |3288 |1591 | 227k|  3 |  20k|  22k|-6.163047e+01 |-5.700000e+01 |   8.12%|  14.80%
899.32/901.91	c   693s| 29100 |  4110 |  4220k| 139.9 |   473M |  69 |1352 |3262 |1592 | 227k|  2 |  20k|  22k|-6.163047e+01 |-5.700000e+01 |   8.12%|  14.80%
899.32/901.91	c   694s| 29200 |  4144 |  4234k| 139.9 |   473M |  69 |1352 |3213 |1602 | 227k|  0 |  20k|  22k|-6.162912e+01 |-5.700000e+01 |   8.12%|  14.81%
899.32/901.91	c   695s| 29300 |  4175 |  4242k| 139.6 |   473M |  69 |1352 |3211 |1519 | 227k|  1 |  21k|  23k|-6.162634e+01 |-5.700000e+01 |   8.12%|  14.81%
899.32/901.91	c   696s| 29400 |  4200 |  4250k| 139.5 |   473M |  69 |1352 |3358 |1554 | 228k|  0 |  21k|  23k|-6.162527e+01 |-5.700000e+01 |   8.11%|  14.81%
899.32/901.91	c   697s| 29500 |  4216 |  4258k| 139.3 |   473M |  69 |1352 |3374 |1581 | 228k|  0 |  21k|  23k|-6.162473e+01 |-5.700000e+01 |   8.11%|  14.81%
899.32/901.91	c   698s| 29600 |  4240 |  4268k| 139.1 |   473M |  69 |1352 |3394 |1566 | 228k|  0 |  21k|  23k|-6.162461e+01 |-5.700000e+01 |   8.11%|  14.82%
899.32/901.91	c   699s| 29700 |  4270 |  4280k| 139.1 |   473M |  69 |1352 |3344 |1581 | 228k|  2 |  21k|  23k|-6.162064e+01 |-5.700000e+01 |   8.11%|  14.82%
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c   699s| 29800 |  4290 |  4287k| 138.8 |   473M |  69 |1352 |3368 |1580 | 229k|  1 |  21k|  23k|-6.162064e+01 |-5.700000e+01 |   8.11%|  14.82%
899.32/901.91	c   700s| 29900 |  4314 |  4296k| 138.7 |   473M |  69 |1352 |3316 |1544 | 229k|  4 |  21k|  23k|-6.161893e+01 |-5.700000e+01 |   8.10%|  14.83%
899.32/901.91	c   703s| 30000 |  4326 |  4327k| 139.2 |   473M |  69 |1352 |3299 |1557 | 229k|  0 |  21k|  23k|-6.161813e+01 |-5.700000e+01 |   8.10%|  14.83%
899.32/901.91	c   704s| 30100 |  4343 |  4335k| 139.0 |   473M |  69 |1352 |3329 |1578 | 230k|  0 |  21k|  23k|-6.161718e+01 |-5.700000e+01 |   8.10%|  14.83%
899.32/901.91	c   706s| 30200 |  4363 |  4348k| 139.0 |   474M |  69 |1352 |3309 |1566 | 230k|  2 |  21k|  23k|-6.161598e+01 |-5.700000e+01 |   8.10%|  14.84%
899.32/901.91	c   707s| 30300 |  4385 |  4359k| 138.9 |   474M |  69 |1352 |3350 |1578 | 231k|  0 |  21k|  24k|-6.161578e+01 |-5.700000e+01 |   8.10%|  14.84%
899.32/901.91	c   708s| 30400 |  4411 |  4370k| 138.8 |   474M |  69 |1352 |3316 |1588 | 231k|  1 |  21k|  24k|-6.161342e+01 |-5.700000e+01 |   8.09%|  14.85%
899.32/901.91	c   710s| 30500 |  4431 |  4382k| 138.8 |   474M |  69 |1352 |3375 |1561 | 232k|  0 |  22k|  24k|-6.161208e+01 |-5.700000e+01 |   8.09%|  14.85%
899.32/901.91	c   711s| 30600 |  4451 |  4392k| 138.7 |   474M |  69 |1352 |3331 |1545 | 232k|  0 |  22k|  24k|-6.161148e+01 |-5.700000e+01 |   8.09%|  14.85%
899.32/901.91	c   713s| 30700 |  4473 |  4405k| 138.6 |   474M |  69 |1352 |3250 |1599 | 233k|  0 |  22k|  24k|-6.160903e+01 |-5.700000e+01 |   8.09%|  14.86%
899.32/901.91	c   714s| 30800 |  4477 |  4415k| 138.5 |   474M |  69 |1352 |3241 |1578 | 233k|  1 |  22k|  24k|-6.160852e+01 |-5.700000e+01 |   8.09%|  14.86%
899.32/901.91	c   715s| 30900 |  4499 |  4427k| 138.4 |   474M |  69 |1352 |3204 |1628 | 234k|  2 |  22k|  25k|-6.160432e+01 |-5.700000e+01 |   8.08%|  14.87%
899.32/901.91	c   716s| 31000 |  4527 |  4438k| 138.3 |   474M |  69 |1352 |3180 |1585 | 234k|  3 |  22k|  25k|-6.160379e+01 |-5.700000e+01 |   8.08%|  14.87%
899.32/901.91	c   717s| 31100 |  4540 |  4444k| 138.1 |   474M |  69 |1352 |3200 |1585 | 234k|  2 |  22k|  25k|-6.160028e+01 |-5.700000e+01 |   8.07%|  14.88%
899.32/901.91	c   719s| 31200 |  4550 |  4456k| 138.1 |   475M |  69 |1352 |3244 |1628 | 235k|  1 |  22k|  25k|-6.160028e+01 |-5.700000e+01 |   8.07%|  14.88%
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c   719s| 31300 |  4566 |  4466k| 137.9 |   475M |  69 |1352 |3344 |   0 | 235k|  0 |  22k|  25k|-6.159988e+01 |-5.700000e+01 |   8.07%|  14.88%
899.32/901.91	c   720s| 31400 |  4590 |  4476k| 137.8 |   475M |  69 |1352 |3332 |1577 | 235k|  1 |  22k|  25k|-6.159797e+01 |-5.700000e+01 |   8.07%|  14.88%
899.32/901.91	c   721s| 31500 |  4610 |  4486k| 137.7 |   475M |  69 |1352 |3384 |1607 | 235k|  4 |  23k|  25k|-6.159791e+01 |-5.700000e+01 |   8.07%|  14.88%
899.32/901.91	c   723s| 31600 |  4626 |  4497k| 137.6 |   476M |  69 |1352 |3416 |1577 | 236k|  2 |  23k|  26k|-6.159758e+01 |-5.700000e+01 |   8.07%|  14.89%
899.32/901.91	c   724s| 31700 |  4654 |  4507k| 137.5 |   476M |  69 |1352 |3453 |1603 | 236k|  2 |  23k|  26k|-6.159536e+01 |-5.700000e+01 |   8.06%|  14.90%
899.32/901.91	c   725s| 31800 |  4660 |  4517k| 137.4 |   476M |  69 |1352 |3442 |1599 | 236k|  2 |  23k|  26k|-6.159536e+01 |-5.700000e+01 |   8.06%|  14.90%
899.32/901.91	c   726s| 31900 |  4672 |  4528k| 137.3 |   476M |  69 |1352 |3486 |   0 | 236k|  0 |  23k|  26k|-6.159480e+01 |-5.700000e+01 |   8.06%|  14.90%
899.32/901.91	c   728s| 32000 |  4677 |  4539k| 137.2 |   476M |  69 |1352 |3515 |   0 | 237k|  0 |  23k|  26k|-6.159382e+01 |-5.700000e+01 |   8.06%|  14.90%
899.32/901.91	c   730s| 32100 |  4699 |  4551k| 137.2 |   476M |  69 |1352 |3559 |   0 | 237k|  0 |  23k|  26k|-6.159238e+01 |-5.700000e+01 |   8.06%|  14.91%
899.32/901.91	c   731s| 32200 |  4709 |  4560k| 137.0 |   476M |  69 |1352 |3681 |1634 | 238k|  0 |  23k|  27k|-6.158972e+01 |-5.700000e+01 |   8.05%|  14.91%
899.32/901.91	c   732s| 32300 |  4741 |  4569k| 136.9 |   476M |  69 |1352 |3664 |1602 | 238k|  2 |  24k|  27k|-6.158708e+01 |-5.700000e+01 |   8.05%|  14.91%
899.32/901.91	c   733s| 32400 |  4748 |  4577k| 136.7 |   476M |  69 |1352 |3650 |1666 | 238k|  2 |  24k|  27k|-6.158368e+01 |-5.700000e+01 |   8.04%|  14.91%
899.32/901.91	c   734s| 32500 |  4752 |  4589k| 136.7 |   476M |  69 |1352 |3568 |   0 | 239k|  0 |  24k|  27k|-6.158082e+01 |-5.700000e+01 |   8.04%|  14.92%
899.32/901.91	c   735s| 32600 |  4768 |  4598k| 136.5 |   477M |  69 |1352 |3481 |1615 | 239k|  1 |  24k|  27k|-6.158006e+01 |-5.700000e+01 |   8.04%|  14.92%
899.32/901.91	c   736s| 32700 |  4786 |  4609k| 136.4 |   477M |  69 |1352 |3492 |1621 | 239k|  3 |  24k|  27k|-6.157990e+01 |-5.700000e+01 |   8.03%|  14.92%
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c   737s| 32800 |  4807 |  4617k| 136.3 |   477M |  69 |1352 |3562 |1616 | 239k|  0 |  24k|  27k|-6.157990e+01 |-5.700000e+01 |   8.03%|  14.92%
899.32/901.91	c   738s| 32900 |  4805 |  4626k| 136.2 |   477M |  69 |1352 |3648 |1612 | 239k|  2 |  24k|  28k|-6.157954e+01 |-5.700000e+01 |   8.03%|  14.92%
899.32/901.91	c   739s| 33000 |  4821 |  4635k| 136.0 |   477M |  69 |1352 |3615 |1605 | 240k|  2 |  24k|  28k|-6.157740e+01 |-5.700000e+01 |   8.03%|  14.93%
899.32/901.91	c   740s| 33100 |  4839 |  4646k| 135.9 |   477M |  69 |1352 |3620 |1555 | 240k|  3 |  24k|  28k|-6.157691e+01 |-5.700000e+01 |   8.03%|  14.93%
899.32/901.91	c   741s| 33200 |  4857 |  4655k| 135.8 |   477M |  69 |1352 |3593 |1569 | 240k|  2 |  24k|  28k|-6.157471e+01 |-5.700000e+01 |   8.03%|  14.93%
899.32/901.91	c   742s| 33300 |  4879 |  4665k| 135.7 |   477M |  69 |1352 |3557 |1649 | 240k|  0 |  25k|  28k|-6.157381e+01 |-5.700000e+01 |   8.02%|  14.93%
899.32/901.91	c   743s| 33400 |  4904 |  4676k| 135.6 |   477M |  69 |1352 |3589 |1611 | 241k| 10 |  25k|  28k|-6.157194e+01 |-5.700000e+01 |   8.02%|  14.93%
899.32/901.91	c   744s| 33500 |  4914 |  4684k| 135.5 |   477M |  69 |1352 |3583 |   0 | 241k|  0 |  25k|  28k|-6.157178e+01 |-5.700000e+01 |   8.02%|  14.94%
899.32/901.91	c   745s| 33600 |  4946 |  4696k| 135.4 |   477M |  69 |1352 |3518 |1614 | 242k|  3 |  25k|  29k|-6.157142e+01 |-5.700000e+01 |   8.02%|  14.94%
899.32/901.91	c   746s| 33700 |  4970 |  4708k| 135.4 |   477M |  69 |1352 |3515 |1622 | 242k|  2 |  25k|  29k|-6.157058e+01 |-5.700000e+01 |   8.02%|  14.94%
899.32/901.91	c   747s| 33800 |  4974 |  4716k| 135.2 |   477M |  69 |1352 |3462 |1584 | 242k|  0 |  25k|  29k|-6.156954e+01 |-5.700000e+01 |   8.02%|  14.95%
899.32/901.91	c   748s| 33900 |  5008 |  4730k| 135.2 |   477M |  69 |1352 |3414 |   0 | 242k|  0 |  25k|  29k|-6.156894e+01 |-5.700000e+01 |   8.02%|  14.95%
899.32/901.91	c   751s| 34000 |  5050 |  4744k| 135.2 |   478M |  69 |1352 |3336 |1621 | 243k|  0 |  25k|  29k|-6.156300e+01 |-5.700000e+01 |   8.01%|  14.95%
899.32/901.91	c   751s| 34100 |  5061 |  4754k| 135.1 |   478M |  69 |1352 |3330 |1616 | 243k|  1 |  25k|  29k|-6.156300e+01 |-5.700000e+01 |   8.01%|  14.96%
899.32/901.91	c   752s| 34200 |  5083 |  4762k| 135.0 |   478M |  69 |1352 |3314 |1609 | 243k|  2 |  25k|  29k|-6.156207e+01 |-5.700000e+01 |   8.00%|  14.96%
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c   754s| 34300 |  5082 |  4770k| 134.8 |   478M |  69 |1352 |3336 |1685 | 244k|  1 |  25k|  29k|-6.156155e+01 |-5.700000e+01 |   8.00%|  14.96%
899.32/901.91	c   756s| 34400 |  5114 |  4784k| 134.8 |   478M |  69 |1352 |3235 |   0 | 244k|  0 |  25k|  29k|-6.155854e+01 |-5.700000e+01 |   8.00%|  14.98%
899.32/901.91	c   757s| 34500 |  5116 |  4793k| 134.7 |   478M |  69 |1352 |3204 |1593 | 245k|  1 |  25k|  29k|-6.155763e+01 |-5.700000e+01 |   8.00%|  14.98%
899.32/901.91	c   758s| 34600 |  5122 |  4801k| 134.5 |   479M |  69 |1352 |3217 |1593 | 245k|  1 |  25k|  29k|-6.155618e+01 |-5.700000e+01 |   7.99%|  14.98%
899.32/901.91	c   759s| 34700 |  5156 |  4816k| 134.6 |   479M |  69 |1352 |3233 |1635 | 245k|  0 |  25k|  30k|-6.155464e+01 |-5.700000e+01 |   7.99%|  14.99%
899.32/901.91	c   760s| 34800 |  5155 |  4827k| 134.5 |   479M |  69 |1352 |3253 |1701 | 246k|  0 |  25k|  30k|-6.155279e+01 |-5.700000e+01 |   7.99%|  14.99%
899.32/901.91	c   762s| 34900 |  5169 |  4839k| 134.5 |   479M |  69 |1352 |3221 |1585 | 247k|  2 |  25k|  30k|-6.155176e+01 |-5.700000e+01 |   7.99%|  15.01%
899.32/901.91	c   763s| 35000 |  5191 |  4849k| 134.4 |   479M |  69 |1352 |3195 |1603 | 247k|  1 |  25k|  30k|-6.154824e+01 |-5.700000e+01 |   7.98%|  15.01%
899.32/901.91	c   763s| 35100 |  5196 |  4857k| 134.3 |   479M |  69 |1352 |3195 |1625 | 247k|  4 |  25k|  30k|-6.154637e+01 |-5.700000e+01 |   7.98%|  15.01%
899.32/901.91	c   764s| 35200 |  5210 |  4865k| 134.1 |   479M |  69 |1352 |3219 |1622 | 247k|  0 |  26k|  30k|-6.154597e+01 |-5.700000e+01 |   7.98%|  15.02%
899.32/901.91	c   765s| 35300 |  5220 |  4874k| 134.0 |   479M |  69 |1352 |3226 |   0 | 248k|  0 |  26k|  30k|-6.154540e+01 |-5.700000e+01 |   7.97%|  15.02%
899.32/901.91	c   767s| 35400 |  5230 |  4886k| 133.9 |   479M |  69 |1352 |3225 |1670 | 248k|  1 |  26k|  30k|-6.154518e+01 |-5.700000e+01 |   7.97%|  15.03%
899.32/901.91	c   767s| 35500 |  5236 |  4894k| 133.8 |   479M |  69 |1352 |3241 |1638 | 248k|  1 |  26k|  30k|-6.154501e+01 |-5.700000e+01 |   7.97%|  15.03%
899.32/901.91	c   768s| 35600 |  5248 |  4904k| 133.7 |   479M |  69 |1352 |3227 |1622 | 248k|  1 |  26k|  30k|-6.154311e+01 |-5.700000e+01 |   7.97%|  15.03%
899.32/901.91	c   769s| 35700 |  5272 |  4912k| 133.6 |   479M |  69 |1352 |3206 |1611 | 249k|  3 |  26k|  30k|-6.154064e+01 |-5.700000e+01 |   7.97%|  15.03%
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c   769s| 35800 |  5278 |  4919k| 133.4 |   479M |  69 |1352 |3254 |1582 | 249k|  4 |  26k|  30k|-6.154019e+01 |-5.700000e+01 |   7.97%|  15.03%
899.32/901.91	c   771s| 35900 |  5289 |  4930k| 133.3 |   480M |  69 |1352 |3239 |1615 | 249k|  2 |  26k|  30k|-6.153929e+01 |-5.700000e+01 |   7.96%|  19.70%
899.32/901.91	c   771s| 36000 |  5307 |  4940k| 133.2 |   480M |  69 |1352 |3251 |1604 | 249k|  0 |  26k|  30k|-6.153595e+01 |-5.700000e+01 |   7.96%|  19.70%
899.32/901.91	c   772s| 36100 |  5316 |  4947k| 133.1 |   480M |  69 |1352 |3265 |1590 | 250k|  0 |  26k|  30k|-6.153471e+01 |-5.700000e+01 |   7.96%|  19.70%
899.32/901.91	c   773s| 36200 |  5324 |  4953k| 132.9 |   480M |  69 |1352 |3318 |1635 | 250k|  0 |  26k|  30k|-6.153395e+01 |-5.700000e+01 |   7.95%|  19.70%
899.32/901.91	c   774s| 36300 |  5358 |  4967k| 132.9 |   480M |  69 |1352 |3316 |1633 | 250k|  0 |  26k|  30k|-6.153332e+01 |-5.700000e+01 |   7.95%|  19.70%
899.32/901.91	c   775s| 36400 |  5369 |  4980k| 132.9 |   480M |  69 |1352 |3309 |1586 | 251k|  0 |  26k|  31k|-6.153285e+01 |-5.700000e+01 |   7.95%|  19.70%
899.32/901.91	c   776s| 36500 |  5397 |  4991k| 132.8 |   480M |  69 |1352 |3305 |1639 | 251k|  1 |  26k|  31k|-6.153179e+01 |-5.700000e+01 |   7.95%|  19.71%
899.32/901.91	c   776s| 36600 |  5415 |  5001k| 132.7 |   480M |  69 |1352 |3284 |1629 | 252k|  2 |  26k|  31k|-6.153137e+01 |-5.700000e+01 |   7.95%|  19.71%
899.32/901.91	c   779s| 36700 |  5427 |  5014k| 132.7 |   480M |  69 |1352 |3247 |1732 | 252k|  2 |  26k|  31k|-6.152875e+01 |-5.700000e+01 |   7.95%|  19.72%
899.32/901.91	c   780s| 36800 |  5435 |  5024k| 132.6 |   480M |  69 |1352 |3215 |1601 | 252k|  0 |  26k|  31k|-6.152855e+01 |-5.700000e+01 |   7.94%|  19.72%
899.32/901.91	c   780s| 36900 |  5452 |  5033k| 132.5 |   480M |  69 |1352 |3251 |1635 | 253k|  1 |  26k|  31k|-6.152855e+01 |-5.700000e+01 |   7.94%|  19.72%
899.32/901.91	c   781s| 37000 |  5466 |  5043k| 132.4 |   480M |  69 |1352 |3260 |1629 | 253k|  1 |  26k|  31k|-6.152654e+01 |-5.700000e+01 |   7.94%|  19.72%
899.32/901.91	c   782s| 37100 |  5494 |  5056k| 132.4 |   480M |  69 |1352 |3238 |   0 | 253k|  0 |  26k|  31k|-6.152421e+01 |-5.700000e+01 |   7.94%|  19.73%
899.32/901.91	c   783s| 37200 |  5522 |  5066k| 132.3 |   480M |  69 |1352 |3241 |1639 | 254k|  2 |  26k|  31k|-6.152295e+01 |-5.700000e+01 |   7.94%|  19.73%
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c   784s| 37300 |  5544 |  5075k| 132.2 |   480M |  69 |1352 |3217 |1539 | 254k|  9 |  26k|  31k|-6.152114e+01 |-5.700000e+01 |   7.93%|  19.74%
899.32/901.91	c   785s| 37400 |  5557 |  5082k| 132.1 |   480M |  69 |1352 |3250 |   0 | 254k|  0 |  27k|  31k|-6.152114e+01 |-5.700000e+01 |   7.93%|  19.75%
899.32/901.91	c   786s| 37500 |  5567 |  5092k| 132.0 |   480M |  69 |1352 |3242 |1589 | 254k|  2 |  27k|  31k|-6.152068e+01 |-5.700000e+01 |   7.93%|  19.75%
899.32/901.91	c   787s| 37600 |  5579 |  5104k| 131.9 |   480M |  69 |1352 |3254 |1558 | 254k|  0 |  27k|  32k|-6.152061e+01 |-5.700000e+01 |   7.93%|  19.75%
899.32/901.91	c   788s| 37700 |  5609 |  5115k| 131.9 |   480M |  69 |1352 |3241 |1612 | 255k|  1 |  27k|  32k|-6.151684e+01 |-5.700000e+01 |   7.92%|  19.75%
899.32/901.91	c   788s| 37800 |  5608 |  5122k| 131.7 |   480M |  69 |1352 |3258 |   0 | 255k|  0 |  27k|  32k|-6.151684e+01 |-5.700000e+01 |   7.92%|  19.75%
899.32/901.91	c   789s| 37900 |  5622 |  5129k| 131.6 |   480M |  69 |1352 |3246 |1576 | 255k|  2 |  27k|  32k|-6.151684e+01 |-5.700000e+01 |   7.92%|  19.75%
899.32/901.91	c   790s| 38000 |  5642 |  5136k| 131.4 |   480M |  69 |1352 |3257 |1596 | 255k|  1 |  27k|  32k|-6.151617e+01 |-5.700000e+01 |   7.92%|  19.75%
899.32/901.91	c   790s| 38100 |  5650 |  5145k| 131.3 |   480M |  69 |1352 |3288 |1596 | 256k|  0 |  27k|  32k|-6.151580e+01 |-5.700000e+01 |   7.92%|  19.76%
899.32/901.91	c   791s| 38200 |  5666 |  5154k| 131.2 |   480M |  69 |1352 |3302 |1601 | 256k|  1 |  27k|  32k|-6.151558e+01 |-5.700000e+01 |   7.92%|  19.76%
899.32/901.91	c   792s| 38300 |  5690 |  5163k| 131.1 |   480M |  69 |1352 |3349 |1578 | 256k|  1 |  27k|  32k|-6.151436e+01 |-5.700000e+01 |   7.92%|  19.76%
899.32/901.91	c   793s| 38400 |  5738 |  5172k| 131.0 |   480M |  69 |1352 |3317 |1578 | 256k|  0 |  27k|  32k|-6.151350e+01 |-5.700000e+01 |   7.92%|  19.76%
899.32/901.91	c   794s| 38500 |  5770 |  5183k| 130.9 |   481M |  69 |1352 |3303 |1571 | 256k|  1 |  27k|  32k|-6.151089e+01 |-5.700000e+01 |   7.91%|  19.77%
899.32/901.91	c   795s| 38600 |  5792 |  5193k| 130.9 |   481M |  69 |1352 |3319 |1612 | 257k|  0 |  27k|  32k|-6.151080e+01 |-5.700000e+01 |   7.91%|  19.77%
899.32/901.91	c   796s| 38700 |  5792 |  5200k| 130.7 |   481M |  69 |1352 |3296 |1633 | 257k|  0 |  27k|  33k|-6.151001e+01 |-5.700000e+01 |   7.91%|  19.77%
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c   796s| 38800 |  5811 |  5209k| 130.6 |   481M |  69 |1352 |3230 |1585 | 257k|  0 |  27k|  33k|-6.150962e+01 |-5.700000e+01 |   7.91%|  19.77%
899.32/901.91	c   797s| 38900 |  5837 |  5218k| 130.5 |   481M |  69 |1352 |3224 |1627 | 257k|  3 |  27k|  33k|-6.150913e+01 |-5.700000e+01 |   7.91%|  19.78%
899.32/901.91	c   798s| 39000 |  5852 |  5225k| 130.4 |   481M |  69 |1352 |3279 |1630 | 257k|  0 |  27k|  33k|-6.150779e+01 |-5.700000e+01 |   7.91%|  19.78%
899.32/901.91	c   800s| 39100 |  5870 |  5238k| 130.4 |   482M |  69 |1352 |3234 |1651 | 258k|  8 |  27k|  33k|-6.150742e+01 |-5.700000e+01 |   7.91%|  19.80%
899.32/901.91	c   802s| 39200 |  5906 |  5251k| 130.4 |   482M |  69 |1352 |3184 |   0 | 258k|  0 |  27k|  33k|-6.150429e+01 |-5.700000e+01 |   7.90%|  19.81%
899.32/901.91	c   804s| 39300 |  5940 |  5264k| 130.3 |   483M |  69 |1352 |3168 |1622 | 259k|  2 |  27k|  33k|-6.150372e+01 |-5.700000e+01 |   7.90%|  19.82%
899.32/901.91	c   805s| 39400 |  5953 |  5271k| 130.2 |   483M |  69 |1352 |3213 |1624 | 260k|  0 |  28k|  33k|-6.150285e+01 |-5.700000e+01 |   7.90%|  19.82%
899.32/901.91	c   805s| 39500 |  5955 |  5278k| 130.1 |   483M |  69 |1352 |3256 |1628 | 260k|  2 |  28k|  33k|-6.150285e+01 |-5.700000e+01 |   7.90%|  19.82%
899.32/901.91	c   806s| 39600 |  5949 |  5284k| 129.9 |   483M |  69 |1352 |3248 |1629 | 260k|  0 |  28k|  33k|-6.150284e+01 |-5.700000e+01 |   7.90%|  19.82%
899.32/901.91	c   807s| 39700 |  5971 |  5294k| 129.8 |   483M |  69 |1352 |3224 |1594 | 261k|  2 |  28k|  33k|-6.150052e+01 |-5.700000e+01 |   7.90%|  19.83%
899.32/901.91	c   808s| 39800 |  5970 |  5304k| 129.7 |   483M |  69 |1352 |3224 |1572 | 261k|  1 |  28k|  33k|-6.150047e+01 |-5.700000e+01 |   7.90%|  19.83%
899.32/901.91	c   809s| 39900 |  5998 |  5314k| 129.7 |   483M |  69 |1352 |3236 |1572 | 261k|  3 |  28k|  33k|-6.149860e+01 |-5.700000e+01 |   7.89%|  19.83%
899.32/901.91	c   810s| 40000 |  5994 |  5322k| 129.5 |   483M |  69 |1352 |3313 |1600 | 261k|  1 |  28k|  34k|-6.149860e+01 |-5.700000e+01 |   7.89%|  19.83%
899.32/901.91	c   811s| 40100 |  6010 |  5332k| 129.5 |   484M |  69 |1352 |3285 |1591 | 262k|  0 |  28k|  34k|-6.149656e+01 |-5.700000e+01 |   7.89%|  19.83%
899.32/901.91	c   811s| 40200 |  6026 |  5342k| 129.4 |   484M |  69 |1352 |3306 |1593 | 262k|  0 |  28k|  34k|-6.149501e+01 |-5.700000e+01 |   7.89%|  19.84%
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c   812s| 40300 |  6036 |  5350k| 129.3 |   484M |  69 |1352 |3270 |1653 | 262k|  0 |  28k|  34k|-6.149417e+01 |-5.700000e+01 |   7.88%|  19.84%
899.32/901.91	c   813s| 40400 |  6042 |  5359k| 129.2 |   484M |  69 |1352 |3270 |1585 | 262k|  2 |  28k|  34k|-6.149308e+01 |-5.700000e+01 |   7.88%|  19.84%
899.32/901.91	c   813s| 40500 |  6038 |  5367k| 129.1 |   484M |  69 |1352 |3249 |1575 | 262k|  2 |  28k|  34k|-6.149308e+01 |-5.700000e+01 |   7.88%|  19.84%
899.32/901.91	c   814s| 40600 |  6050 |  5376k| 129.0 |   484M |  69 |1352 |3189 |1634 | 262k|  2 |  28k|  34k|-6.148981e+01 |-5.700000e+01 |   7.88%|  19.84%
899.32/901.91	c   815s| 40700 |  6078 |  5387k| 128.9 |   484M |  69 |1352 |3172 |1587 | 262k|  2 |  28k|  34k|-6.148873e+01 |-5.700000e+01 |   7.87%|  19.85%
899.32/901.91	c   816s| 40800 |  6074 |  5397k| 128.9 |   484M |  69 |1352 |3178 |1607 | 263k|  1 |  28k|  34k|-6.148741e+01 |-5.700000e+01 |   7.87%|  19.85%
899.32/901.91	c   817s| 40900 |  6081 |  5408k| 128.8 |   484M |  69 |1352 |3159 |1578 | 263k|  1 |  28k|  34k|-6.148688e+01 |-5.700000e+01 |   7.87%|  19.85%
899.32/901.91	c   818s| 41000 |  6113 |  5419k| 128.8 |   484M |  69 |1352 |3148 |1563 | 263k|  2 |  28k|  34k|-6.148579e+01 |-5.700000e+01 |   7.87%|  19.85%
899.32/901.91	c   819s| 41100 |  6123 |  5429k| 128.7 |   484M |  69 |1352 |3156 |1597 | 263k|  0 |  28k|  34k|-6.148506e+01 |-5.700000e+01 |   7.87%|  19.86%
899.32/901.91	c   820s| 41200 |  6153 |  5442k| 128.7 |   484M |  69 |1352 |3167 |1638 | 264k|  0 |  28k|  35k|-6.148330e+01 |-5.700000e+01 |   7.87%|  19.86%
899.32/901.91	c   821s| 41300 |  6178 |  5453k| 128.7 |   484M |  69 |1352 |3203 |1615 | 264k|  1 |  29k|  35k|-6.148175e+01 |-5.700000e+01 |   7.86%|  19.87%
899.32/901.91	c   822s| 41400 |  6188 |  5464k| 128.6 |   484M |  69 |1352 |3254 |1617 | 264k|  1 |  29k|  35k|-6.148144e+01 |-5.700000e+01 |   7.86%|  19.87%
899.32/901.91	c   823s| 41500 |  6204 |  5472k| 128.5 |   484M |  69 |1352 |3285 |1610 | 264k|  0 |  29k|  35k|-6.148144e+01 |-5.700000e+01 |   7.86%|  19.87%
899.32/901.91	c   824s| 41600 |  6214 |  5479k| 128.4 |   484M |  69 |1352 |3278 |1587 | 265k|  3 |  29k|  35k|-6.147961e+01 |-5.700000e+01 |   7.86%|  19.87%
899.32/901.91	c   824s| 41700 |  6224 |  5487k| 128.3 |   484M |  69 |1352 |3282 |1601 | 265k|  1 |  29k|  35k|-6.147898e+01 |-5.700000e+01 |   7.86%|  19.87%
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c   825s| 41800 |  6234 |  5495k| 128.1 |   484M |  69 |1352 |3275 |1618 | 265k|  1 |  29k|  35k|-6.147877e+01 |-5.700000e+01 |   7.86%|  19.87%
899.32/901.91	c   825s| 41900 |  6236 |  5502k| 128.0 |   484M |  69 |1352 |3296 |1596 | 265k|  2 |  29k|  35k|-6.147877e+01 |-5.700000e+01 |   7.86%|  19.88%
899.32/901.91	c   827s| 42000 |  6246 |  5512k| 127.9 |   486M |  69 |1352 |3248 |1609 | 266k|  0 |  29k|  35k|-6.147763e+01 |-5.700000e+01 |   7.86%|  19.90%
899.32/901.91	c   828s| 42100 |  6254 |  5521k| 127.9 |   486M |  69 |1352 |3226 |1594 | 266k|  0 |  29k|  35k|-6.147744e+01 |-5.700000e+01 |   7.86%|  19.90%
899.32/901.91	c   828s| 42200 |  6252 |  5530k| 127.8 |   486M |  69 |1352 |3229 |1638 | 266k|  0 |  29k|  35k|-6.147662e+01 |-5.700000e+01 |   7.85%|  19.90%
899.32/901.91	c   829s| 42300 |  6265 |  5540k| 127.7 |   486M |  69 |1352 |3242 |1606 | 267k|  0 |  29k|  35k|-6.147566e+01 |-5.700000e+01 |   7.85%|  21.09%
899.32/901.91	c   830s| 42400 |  6286 |  5549k| 127.6 |   486M |  69 |1352 |3232 |1629 | 267k|  0 |  29k|  35k|-6.147486e+01 |-5.700000e+01 |   7.85%|  21.70%
899.32/901.91	c   831s| 42500 |  6294 |  5559k| 127.5 |   486M |  69 |1352 |3261 |1617 | 267k|  0 |  29k|  35k|-6.147411e+01 |-5.700000e+01 |   7.85%|  21.70%
899.32/901.91	c   832s| 42600 |  6308 |  5569k| 127.5 |   486M |  69 |1352 |3287 |1623 | 267k|  1 |  29k|  35k|-6.147334e+01 |-5.700000e+01 |   7.85%|  21.70%
899.32/901.91	c   832s| 42700 |  6315 |  5577k| 127.4 |   486M |  69 |1352 |3309 |   0 | 268k|  0 |  29k|  35k|-6.147334e+01 |-5.700000e+01 |   7.85%|  21.70%
899.32/901.91	c   833s| 42800 |  6333 |  5591k| 127.4 |   486M |  69 |1352 |3351 |1655 | 268k|  1 |  29k|  36k|-6.147226e+01 |-5.700000e+01 |   7.85%|  21.70%
899.32/901.91	c   836s| 42900 |  6353 |  5601k| 127.3 |   486M |  69 |1352 |3333 |1656 | 269k|  0 |  29k|  36k|-6.147106e+01 |-5.700000e+01 |   7.84%|  21.71%
899.32/901.91	c   836s| 43000 |  6379 |  5610k| 127.3 |   486M |  69 |1352 |3340 |   0 | 269k|  0 |  29k|  36k|-6.147054e+01 |-5.700000e+01 |   7.84%|  21.72%
899.32/901.91	c   838s| 43100 |  6392 |  5621k| 127.2 |   486M |  69 |1352 |3299 |1661 | 269k|  2 |  29k|  36k|-6.146825e+01 |-5.700000e+01 |   7.84%|  21.73%
899.32/901.91	c   840s| 43200 |  6402 |  5633k| 127.2 |   486M |  69 |1352 |3270 |1637 | 270k|  0 |  29k|  36k|-6.146781e+01 |-5.700000e+01 |   7.84%|  21.74%
899.32/901.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.32/901.91	c   841s| 43300 |  6429 |  5645k| 127.2 |   486M |  69 |1352 |3296 |1641 | 271k|  1 |  29k|  36k|-6.146752e+01 |-5.700000e+01 |   7.84%|  21.74%
899.32/901.91	c   843s| 43400 |  6449 |  5656k| 127.1 |   487M |  69 |1352 |3301 |1622 | 271k|  6 |  30k|  36k|-6.146635e+01 |-5.700000e+01 |   7.84%|  21.75%
899.32/901.91	c   844s| 43500 |  6475 |  5666k| 127.1 |   487M |  69 |1352 |3265 |1621 | 272k|  2 |  30k|  36k|-6.146558e+01 |-5.700000e+01 |   7.83%|  21.75%
899.32/901.91	c   844s| 43600 |  6489 |  5677k| 127.0 |   487M |  69 |1352 |3247 |1626 | 272k|  1 |  30k|  36k|-6.146512e+01 |-5.700000e+01 |   7.83%|  21.75%
899.32/901.91	c   846s| 43700 |  6505 |  5687k| 127.0 |   487M |  69 |1352 |3246 |   0 | 272k|  0 |  30k|  36k|-6.146417e+01 |-5.700000e+01 |   7.83%|  21.76%
899.32/901.91	c   847s| 43800 |  6519 |  5696k| 126.9 |   487M |  69 |1352 |3263 |1599 | 273k|  1 |  30k|  36k|-6.146407e+01 |-5.700000e+01 |   7.83%|  21.76%
899.32/901.91	c   847s| 43900 |  6527 |  5705k| 126.8 |   487M |  69 |1352 |3292 |1574 | 273k|  1 |  30k|  36k|-6.146154e+01 |-5.700000e+01 |   7.83%|  21.76%
899.32/901.91	c   848s| 44000 |  6551 |  5713k| 126.7 |   487M |  69 |1352 |3278 |1589 | 273k|  0 |  30k|  36k|-6.145964e+01 |-5.700000e+01 |   7.82%|  21.76%
899.32/901.91	c   849s| 44100 |  6554 |  5722k| 126.6 |   487M |  69 |1352 |3282 |1618 | 274k|  0 |  30k|  36k|-6.145932e+01 |-5.700000e+01 |   7.82%|  21.77%
899.32/901.91	c   850s| 44200 |  6554 |  5729k| 126.5 |   487M |  69 |1352 |3274 |1591 | 274k|  1 |  30k|  36k|-6.145932e+01 |-5.700000e+01 |   7.82%|  21.77%
899.32/901.91	c   850s| 44300 |  6592 |  5739k| 126.4 |   487M |  69 |1352 |3259 |   0 | 274k|  0 |  30k|  37k|-6.145604e+01 |-5.700000e+01 |   7.82%|  21.77%
997.22/1000.19	c   851s| 44400 |  6586 |  5746k| 126.3 |   487M |  69 |1352 |3285 |1613 | 274k|  7 |  30k|  37k|-6.145573e+01 |-5.700000e+01 |   7.82%|  21.77%
997.22/1000.19	c   852s| 44500 |  6608 |  5757k| 126.3 |   487M |  69 |1352 |3269 |   0 | 274k|  0 |  30k|  37k|-6.145347e+01 |-5.700000e+01 |   7.81%|  21.78%
997.22/1000.19	c   853s| 44600 |  6634 |  5769k| 126.3 |   487M |  69 |1352 |3247 |1580 | 274k|  3 |  30k|  37k|-6.145230e+01 |-5.700000e+01 |   7.81%|  21.78%
997.22/1000.19	c   854s| 44700 |  6633 |  5778k| 126.2 |   487M |  69 |1352 |3248 |1579 | 275k|  0 |  30k|  37k|-6.145196e+01 |-5.700000e+01 |   7.81%|  21.78%
997.22/1000.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.22/1000.19	c   855s| 44800 |  6663 |  5789k| 126.2 |   487M |  69 |1352 |3198 |   0 | 275k|  0 |  30k|  37k|-6.144866e+01 |-5.700000e+01 |   7.80%|  21.79%
997.22/1000.19	c   855s| 44900 |  6673 |  5795k| 126.0 |   487M |  69 |1352 |3219 |   0 | 275k|  0 |  30k|  37k|-6.144866e+01 |-5.700000e+01 |   7.80%|  21.79%
997.22/1000.19	c   856s| 45000 |  6693 |  5802k| 125.9 |   487M |  69 |1352 |3234 |1616 | 275k|  2 |  30k|  37k|-6.144851e+01 |-5.700000e+01 |   7.80%|  21.80%
997.22/1000.19	c   857s| 45100 |  6715 |  5810k| 125.8 |   487M |  69 |1352 |3202 |1607 | 275k|  1 |  30k|  37k|-6.144570e+01 |-5.700000e+01 |   7.80%|  21.80%
997.22/1000.19	c   857s| 45200 |  6729 |  5817k| 125.7 |   487M |  69 |1352 |3196 |1606 | 275k|  3 |  30k|  37k|-6.144570e+01 |-5.700000e+01 |   7.80%|  21.80%
997.22/1000.19	c   858s| 45300 |  6751 |  5825k| 125.6 |   487M |  69 |1352 |3173 |1622 | 276k|  0 |  30k|  37k|-6.144538e+01 |-5.700000e+01 |   7.80%|  21.80%
997.22/1000.19	c   859s| 45400 |  6771 |  5835k| 125.5 |   487M |  69 |1352 |3199 |1628 | 276k|  2 |  30k|  37k|-6.144477e+01 |-5.700000e+01 |   7.80%|  21.82%
997.22/1000.19	c   860s| 45500 |  6793 |  5843k| 125.4 |   487M |  69 |1352 |3206 |1623 | 276k|  2 |  30k|  37k|-6.144349e+01 |-5.700000e+01 |   7.80%|  21.82%
997.22/1000.19	c   861s| 45600 |  6801 |  5852k| 125.4 |   487M |  69 |1352 |3217 |1637 | 276k|  2 |  30k|  37k|-6.144283e+01 |-5.700000e+01 |   7.79%|  21.83%
997.22/1000.19	c   862s| 45700 |  6813 |  5861k| 125.3 |   488M |  69 |1352 |3228 |1641 | 276k|  2 |  30k|  37k|-6.144259e+01 |-5.700000e+01 |   7.79%|  21.83%
997.22/1000.19	c   863s| 45800 |  6845 |  5870k| 125.2 |   488M |  69 |1352 |3216 |1668 | 277k|  0 |  30k|  37k|-6.144080e+01 |-5.700000e+01 |   7.79%|  21.83%
997.22/1000.19	c   863s| 45900 |  6865 |  5881k| 125.2 |   488M |  69 |1352 |3226 |1616 | 277k|  2 |  30k|  38k|-6.143981e+01 |-5.700000e+01 |   7.79%|  21.83%
997.22/1000.19	c   864s| 46000 |  6883 |  5890k| 125.1 |   489M |  69 |1352 |3241 |1612 | 277k|  3 |  30k|  38k|-6.143953e+01 |-5.700000e+01 |   7.79%|  21.84%
997.22/1000.19	c   865s| 46100 |  6885 |  5897k| 125.0 |   489M |  69 |1352 |3285 |1631 | 277k|  3 |  31k|  38k|-6.143953e+01 |-5.700000e+01 |   7.79%|  21.84%
997.22/1000.19	c   865s| 46200 |  6891 |  5904k| 124.9 |   489M |  69 |1352 |3333 |1608 | 277k|  2 |  31k|  38k|-6.143807e+01 |-5.700000e+01 |   7.79%|  21.84%
997.22/1000.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.22/1000.19	c   866s| 46300 |  6909 |  5914k| 124.8 |   489M |  69 |1352 |3310 |1631 | 278k|  3 |  31k|  38k|-6.143741e+01 |-5.700000e+01 |   7.78%|  21.84%
997.22/1000.19	c   867s| 46400 |  6915 |  5921k| 124.7 |   489M |  69 |1352 |3309 |1622 | 278k|  1 |  31k|  38k|-6.143741e+01 |-5.700000e+01 |   7.78%|  21.84%
997.22/1000.19	c   867s| 46500 |  6957 |  5934k| 124.7 |   489M |  69 |1352 |3323 |1654 | 278k|  2 |  31k|  38k|-6.143590e+01 |-5.700000e+01 |   7.78%|  21.85%
997.22/1000.19	c   869s| 46600 |  6979 |  5944k| 124.7 |   490M |  69 |1352 |3305 |1589 | 278k|  3 |  31k|  38k|-6.143583e+01 |-5.700000e+01 |   7.78%|  21.85%
997.22/1000.19	c   870s| 46700 |  7007 |  5954k| 124.6 |   490M |  69 |1352 |3285 |1614 | 279k|  2 |  31k|  38k|-6.143563e+01 |-5.700000e+01 |   7.78%|  21.85%
997.22/1000.19	c   873s| 46800 |  7023 |  5968k| 124.6 |   490M |  69 |1352 |3262 |1633 | 280k|  0 |  31k|  38k|-6.143387e+01 |-5.700000e+01 |   7.78%|  21.87%
997.22/1000.19	c   874s| 46900 |  7027 |  5972k| 124.4 |   490M |  69 |1352 |3268 |1637 | 280k|  1 |  31k|  38k|-6.143387e+01 |-5.700000e+01 |   7.78%|  21.87%
997.22/1000.19	c   874s| 47000 |  7045 |  5981k| 124.4 |   490M |  69 |1352 |3188 |1590 | 280k|  0 |  31k|  38k|-6.143199e+01 |-5.700000e+01 |   7.78%|  21.88%
997.22/1000.19	c   876s| 47100 |  7059 |  5992k| 124.4 |   490M |  69 |1352 |3177 |1632 | 281k|  2 |  31k|  38k|-6.143174e+01 |-5.700000e+01 |   7.77%|  21.89%
997.22/1000.19	c   877s| 47200 |  7075 |  5999k| 124.2 |   490M |  69 |1352 |3160 |1617 | 281k|  0 |  31k|  38k|-6.143110e+01 |-5.700000e+01 |   7.77%|  21.89%
997.22/1000.19	c   878s| 47300 |  7115 |  6008k| 124.2 |   490M |  69 |1352 |3146 |1629 | 281k|  0 |  31k|  38k|-6.143014e+01 |-5.700000e+01 |   7.77%|  21.89%
997.22/1000.19	c   878s| 47400 |  7135 |  6016k| 124.1 |   490M |  69 |1352 |3139 |1589 | 282k|  0 |  31k|  38k|-6.142904e+01 |-5.700000e+01 |   7.77%|  21.89%
997.22/1000.19	c   879s| 47500 |  7173 |  6027k| 124.0 |   491M |  69 |1352 |3106 |1617 | 282k|  2 |  31k|  38k|-6.142827e+01 |-5.700000e+01 |   7.77%|  21.90%
997.22/1000.19	c   881s| 47600 |  7185 |  6038k| 124.0 |   492M |  69 |1352 |3124 |1647 | 282k|  1 |  31k|  38k|-6.142687e+01 |-5.700000e+01 |   7.77%|  21.90%
997.22/1000.19	c   882s| 47700 |  7215 |  6049k| 124.0 |   492M |  69 |1352 |3108 |   0 | 283k|  0 |  31k|  38k|-6.142437e+01 |-5.700000e+01 |   7.76%|  21.90%
997.22/1000.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.22/1000.19	c   883s| 47800 |  7211 |  6056k| 123.9 |   492M |  69 |1352 |3121 |1629 | 283k|  2 |  31k|  38k|-6.142420e+01 |-5.700000e+01 |   7.76%|  21.90%
997.22/1000.19	c   883s| 47900 |  7237 |  6067k| 123.8 |   492M |  69 |1352 |3136 |1625 | 283k|  1 |  31k|  39k|-6.142409e+01 |-5.700000e+01 |   7.76%|  21.90%
997.22/1000.19	c   884s| 48000 |  7263 |  6079k| 123.8 |   492M |  69 |1352 |3143 |1602 | 283k|  2 |  31k|  39k|-6.142392e+01 |-5.700000e+01 |   7.76%|  21.90%
997.22/1000.19	c   885s| 48100 |  7298 |  6091k| 123.8 |   492M |  69 |1352 |3121 |1625 | 284k|  1 |  31k|  39k|-6.142094e+01 |-5.700000e+01 |   7.76%|  21.91%
997.22/1000.19	c   886s| 48200 |  7300 |  6102k| 123.8 |   492M |  69 |1352 |3182 |   0 | 284k|  0 |  31k|  39k|-6.142055e+01 |-5.700000e+01 |   7.76%|  21.91%
997.22/1000.19	c   887s| 48300 |  7332 |  6112k| 123.8 |   492M |  69 |1352 |3198 |1629 | 284k|  2 |  31k|  39k|-6.142024e+01 |-5.700000e+01 |   7.75%|  21.91%
997.22/1000.19	c   888s| 48400 |  7344 |  6124k| 123.7 |   492M |  69 |1352 |3198 |1626 | 284k|  0 |  31k|  39k|-6.141970e+01 |-5.700000e+01 |   7.75%|  21.91%
997.22/1000.19	c   889s| 48500 |  7352 |  6135k| 123.7 |   492M |  69 |1352 |3206 |1630 | 284k|  0 |  31k|  39k|-6.141970e+01 |-5.700000e+01 |   7.75%|  21.91%
997.22/1000.19	c   890s| 48600 |  7372 |  6148k| 123.7 |   492M |  69 |1352 |3175 |1641 | 285k|  2 |  31k|  39k|-6.141961e+01 |-5.700000e+01 |   7.75%|  21.92%
997.22/1000.19	c   891s| 48700 |  7370 |  6158k| 123.7 |   492M |  69 |1352 |3193 |1655 | 285k|  0 |  31k|  39k|-6.141961e+01 |-5.700000e+01 |   7.75%|  21.92%
997.22/1000.19	c   893s| 48800 |  7398 |  6172k| 123.7 |   492M |  69 |1352 |3203 |1612 | 285k|  5 |  32k|  39k|-6.141649e+01 |-5.700000e+01 |   7.75%|  21.93%
997.22/1000.19	c   893s| 48900 |  7430 |  6181k| 123.6 |   492M |  69 |1352 |3210 |1596 | 286k|  2 |  32k|  39k|-6.141537e+01 |-5.700000e+01 |   7.75%|  21.94%
997.22/1000.19	c   895s| 49000 |  7458 |  6192k| 123.6 |   492M |  69 |1352 |3258 |1610 | 286k|  0 |  32k|  40k|-6.141528e+01 |-5.700000e+01 |   7.75%|  21.94%
997.22/1000.19	c   896s| 49100 |  7472 |  6203k| 123.6 |   492M |  69 |1352 |3272 |1618 | 286k|  0 |  32k|  40k|-6.141329e+01 |-5.700000e+01 |   7.74%|  21.95%
997.22/1000.19	c   897s| 49200 |  7496 |  6216k| 123.6 |   492M |  69 |1352 |3267 |1638 | 286k|  2 |  32k|  40k|-6.141215e+01 |-5.700000e+01 |   7.74%|  21.95%
997.22/1000.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.22/1000.19	c   898s| 49300 |  7516 |  6230k| 123.6 |   492M |  69 |1352 |3331 |1606 | 286k|  0 |  32k|  40k|-6.141162e+01 |-5.700000e+01 |   7.74%|  21.95%
997.22/1000.19	c   899s| 49400 |  7522 |  6244k| 123.7 |   492M |  69 |1352 |3414 |1606 | 286k|  3 |  32k|  40k|-6.141162e+01 |-5.700000e+01 |   7.74%|  21.95%
997.22/1000.19	c   900s| 49500 |  7521 |  6253k| 123.6 |   492M |  69 |1352 |3431 |1614 | 287k|  0 |  32k|  40k|-6.141162e+01 |-5.700000e+01 |   7.74%|  21.95%
997.22/1000.19	c   902s| 49600 |  7531 |  6265k| 123.6 |   492M |  69 |1352 |3442 |1606 | 287k|  2 |  32k|  40k|-6.141097e+01 |-5.700000e+01 |   7.74%|  21.96%
997.22/1000.19	c   903s| 49700 |  7543 |  6277k| 123.6 |   492M |  69 |1352 |3477 |1611 | 287k|  2 |  32k|  40k|-6.140997e+01 |-5.700000e+01 |   7.74%|  21.96%
997.22/1000.19	c   905s| 49800 |  7559 |  6290k| 123.6 |   492M |  69 |1352 |3489 |1604 | 287k|  2 |  32k|  40k|-6.140968e+01 |-5.700000e+01 |   7.74%|  21.97%
997.22/1000.19	c   906s| 49900 |  7567 |  6300k| 123.6 |   492M |  69 |1352 |3624 |1641 | 288k|  2 |  33k|  41k|-6.140849e+01 |-5.700000e+01 |   7.73%|  21.97%
997.22/1000.19	c   907s| 50000 |  7587 |  6313k| 123.6 |   493M |  69 |1352 |3644 |1616 | 288k|  1 |  33k|  41k|-6.140842e+01 |-5.700000e+01 |   7.73%|  21.97%
997.22/1000.19	c   909s| 50100 |  7599 |  6325k| 123.6 |   493M |  69 |1352 |3727 |1618 | 288k|  2 |  33k|  41k|-6.140748e+01 |-5.700000e+01 |   7.73%|  21.97%
997.22/1000.19	c   909s| 50200 |  7617 |  6337k| 123.6 |   493M |  69 |1352 |3730 |1596 | 289k|  1 |  33k|  41k|-6.140663e+01 |-5.700000e+01 |   7.73%|  21.97%
997.22/1000.19	c   911s| 50300 |  7644 |  6350k| 123.6 |   493M |  69 |1352 |3673 |1606 | 289k|  2 |  33k|  41k|-6.140529e+01 |-5.700000e+01 |   7.73%|  21.98%
997.22/1000.19	c   911s| 50400 |  7652 |  6360k| 123.5 |   493M |  69 |1352 |3647 |1604 | 289k|  0 |  33k|  41k|-6.140392e+01 |-5.700000e+01 |   7.73%|  21.98%
997.22/1000.19	c   913s| 50500 |  7672 |  6373k| 123.5 |   493M |  69 |1352 |3579 |   0 | 289k|  0 |  33k|  41k|-6.140285e+01 |-5.700000e+01 |   7.72%|  21.98%
997.22/1000.19	c   914s| 50600 |  7692 |  6382k| 123.5 |   493M |  69 |1352 |3612 |   0 | 289k|  0 |  33k|  41k|-6.140256e+01 |-5.700000e+01 |   7.72%|  21.98%
997.22/1000.19	c   916s| 50700 |  7722 |  6396k| 123.5 |   495M |  69 |1352 |3607 |1597 | 290k|  8 |  33k|  42k|-6.140162e+01 |-5.700000e+01 |   7.72%|  21.99%
997.22/1000.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.22/1000.19	c   917s| 50800 |  7736 |  6408k| 123.5 |   495M |  69 |1352 |3592 |1603 | 291k|  2 |  33k|  42k|-6.140160e+01 |-5.700000e+01 |   7.72%|  21.99%
997.22/1000.19	c   918s| 50900 |  7758 |  6421k| 123.5 |   495M |  69 |1352 |3463 |1594 | 291k|  3 |  34k|  42k|-6.139989e+01 |-5.700000e+01 |   7.72%|  22.00%
997.22/1000.19	c   919s| 51000 |  7767 |  6431k| 123.5 |   495M |  69 |1352 |3539 |1526 | 291k|  2 |  34k|  42k|-6.139989e+01 |-5.700000e+01 |   7.72%|  22.00%
997.22/1000.19	c   920s| 51100 |  7795 |  6443k| 123.5 |   495M |  69 |1352 |3516 |1607 | 292k|  3 |  34k|  42k|-6.139650e+01 |-5.700000e+01 |   7.71%|  22.01%
997.22/1000.19	c   921s| 51200 |  7813 |  6453k| 123.4 |   495M |  69 |1352 |3531 |1609 | 292k|  0 |  34k|  42k|-6.139520e+01 |-5.700000e+01 |   7.71%|  22.01%
997.22/1000.19	c   922s| 51300 |  7834 |  6463k| 123.4 |   495M |  69 |1352 |3569 |1635 | 292k| 10 |  34k|  42k|-6.139478e+01 |-5.700000e+01 |   7.71%|  22.01%
997.22/1000.19	c   923s| 51400 |  7836 |  6471k| 123.3 |   495M |  69 |1352 |3640 |1627 | 293k|  2 |  34k|  43k|-6.139478e+01 |-5.700000e+01 |   7.71%|  22.01%
997.22/1000.19	c   925s| 51500 |  7852 |  6485k| 123.3 |   495M |  69 |1352 |3582 |1597 | 293k|  1 |  34k|  43k|-6.139407e+01 |-5.700000e+01 |   7.71%|  22.02%
997.22/1000.19	c   926s| 51600 |  7868 |  6496k| 123.3 |   496M |  69 |1352 |3637 |1631 | 293k|  0 |  34k|  43k|-6.139401e+01 |-5.700000e+01 |   7.71%|  22.02%
997.22/1000.19	c   927s| 51700 |  7886 |  6507k| 123.3 |   496M |  69 |1352 |3676 |1668 | 293k|  1 |  34k|  43k|-6.139303e+01 |-5.700000e+01 |   7.71%|  22.03%
997.22/1000.19	c   928s| 51800 |  7888 |  6517k| 123.2 |   496M |  69 |1352 |3581 |1652 | 293k|  0 |  34k|  43k|-6.139294e+01 |-5.700000e+01 |   7.71%|  22.03%
997.22/1000.19	c   930s| 51900 |  7910 |  6532k| 123.3 |   497M |  69 |1352 |3498 |1627 | 294k|  0 |  34k|  43k|-6.139205e+01 |-5.700000e+01 |   7.71%|  22.03%
997.22/1000.19	c   931s| 52000 |  7946 |  6546k| 123.3 |   498M |  69 |1352 |3410 |1634 | 294k|  2 |  34k|  43k|-6.139075e+01 |-5.700000e+01 |   7.70%|  22.04%
997.22/1000.19	c   932s| 52100 |  7964 |  6558k| 123.3 |   498M |  69 |1352 |3407 |1628 | 294k|  2 |  35k|  43k|-6.139060e+01 |-5.700000e+01 |   7.70%|  22.04%
997.22/1000.19	c   933s| 52200 |  7984 |  6567k| 123.2 |   498M |  69 |1352 |3467 |1617 | 295k|  0 |  35k|  43k|-6.138956e+01 |-5.700000e+01 |   7.70%|  22.04%
997.22/1000.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.22/1000.19	c   934s| 52300 |  8008 |  6579k| 123.2 |   498M |  69 |1352 |3485 |1613 | 295k|  3 |  35k|  44k|-6.138875e+01 |-5.700000e+01 |   7.70%|  22.04%
997.22/1000.19	c   935s| 52400 |  8024 |  6590k| 123.2 |   498M |  69 |1352 |3563 |   0 | 295k|  0 |  35k|  44k|-6.138784e+01 |-5.700000e+01 |   7.70%|  22.04%
997.22/1000.19	c   936s| 52500 |  8052 |  6602k| 123.2 |   498M |  69 |1352 |3586 |1614 | 295k|  2 |  35k|  44k|-6.138663e+01 |-5.700000e+01 |   7.70%|  22.05%
997.22/1000.19	c   937s| 52600 |  8066 |  6612k| 123.2 |   498M |  69 |1352 |3658 |1608 | 296k| 13 |  35k|  44k|-6.138579e+01 |-5.700000e+01 |   7.69%|  22.05%
997.22/1000.19	c   938s| 52700 |  8086 |  6622k| 123.1 |   498M |  69 |1352 |3722 |   0 | 296k|  0 |  35k|  44k|-6.138531e+01 |-5.700000e+01 |   7.69%|  22.05%
997.22/1000.19	c   939s| 52800 |  8104 |  6632k| 123.1 |   498M |  69 |1352 |3773 |1609 | 296k|  0 |  35k|  44k|-6.138456e+01 |-5.700000e+01 |   7.69%|  22.06%
997.22/1000.19	c   939s| 52900 |  8115 |  6640k| 123.0 |   499M |  69 |1352 |3726 |1636 | 296k|  0 |  35k|  44k|-6.138328e+01 |-5.700000e+01 |   7.69%|  22.06%
997.22/1000.19	c   941s| 53000 |  8133 |  6650k| 122.9 |   499M |  69 |1352 |3616 |1611 | 297k|  1 |  35k|  44k|-6.138229e+01 |-5.700000e+01 |   7.69%|  22.07%
997.22/1000.19	c   942s| 53100 |  8141 |  6660k| 122.9 |   499M |  69 |1352 |3577 |1638 | 297k|  1 |  35k|  44k|-6.138182e+01 |-5.700000e+01 |   7.69%|  22.07%
997.22/1000.19	c   943s| 53200 |  8153 |  6670k| 122.9 |   499M |  69 |1352 |3509 |1907 | 297k|  4 |  35k|  44k|-6.138119e+01 |-5.700000e+01 |   7.69%|  22.07%
997.22/1000.19	c   943s| 53300 |  8159 |  6677k| 122.8 |   499M |  69 |1352 |3480 |1616 | 297k|  0 |  35k|  44k|-6.138045e+01 |-5.700000e+01 |   7.69%|  22.07%
997.22/1000.19	c   944s| 53400 |  8193 |  6691k| 122.8 |   499M |  69 |1352 |3386 |1611 | 297k|  0 |  36k|  44k|-6.137754e+01 |-5.700000e+01 |   7.68%|  22.09%
997.22/1000.19	c   945s| 53500 |  8201 |  6703k| 122.8 |   499M |  69 |1352 |3364 |1612 | 298k|  0 |  36k|  44k|-6.137752e+01 |-5.700000e+01 |   7.68%|  22.09%
997.22/1000.19	c   949s| 53600 |  8227 |  6720k| 122.9 |   500M |  69 |1352 |3311 |1608 | 298k|  1 |  36k|  45k|-6.137729e+01 |-5.700000e+01 |   7.68%|  22.17%
997.22/1000.19	c   950s| 53700 |  8253 |  6733k| 122.9 |   500M |  69 |1352 |3333 |1640 | 299k|  4 |  36k|  45k|-6.137637e+01 |-5.700000e+01 |   7.68%|  22.18%
997.22/1000.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.22/1000.19	c   952s| 53800 |  8253 |  6745k| 122.9 |   500M |  69 |1352 |3594 |1900 | 299k|  1 |  36k|  45k|-6.137586e+01 |-5.700000e+01 |   7.68%|  22.18%
997.22/1000.19	c   953s| 53900 |  8267 |  6756k| 122.9 |   500M |  69 |1352 |3538 |1638 | 300k|  2 |  36k|  45k|-6.137531e+01 |-5.700000e+01 |   7.68%|  22.18%
997.22/1000.19	c   955s| 54000 |  8286 |  6768k| 122.9 |   500M |  69 |1352 |3504 |1615 | 300k|  0 |  36k|  45k|-6.137444e+01 |-5.700000e+01 |   7.67%|  22.19%
997.22/1000.19	c   955s| 54100 |  8296 |  6777k| 122.8 |   500M |  69 |1352 |3520 |1568 | 301k|  3 |  36k|  45k|-6.137371e+01 |-5.700000e+01 |   7.67%|  22.20%
997.22/1000.19	c   956s| 54200 |  8301 |  6787k| 122.8 |   500M |  69 |1352 |3563 |1571 | 301k|  0 |  36k|  45k|-6.137251e+01 |-5.700000e+01 |   7.67%|  22.20%
997.22/1000.19	c   957s| 54300 |  8329 |  6797k| 122.7 |   500M |  69 |1352 |3555 |1593 | 301k|  0 |  36k|  45k|-6.137155e+01 |-5.700000e+01 |   7.67%|  22.21%
997.22/1000.19	c   958s| 54400 |  8341 |  6807k| 122.7 |   500M |  69 |1352 |3525 |   0 | 301k|  0 |  36k|  45k|-6.137000e+01 |-5.700000e+01 |   7.67%|  22.21%
997.22/1000.19	c   959s| 54500 |  8363 |  6819k| 122.7 |   500M |  69 |1352 |3456 |1616 | 301k|  0 |  36k|  45k|-6.136805e+01 |-5.700000e+01 |   7.66%|  22.22%
997.22/1000.19	c   960s| 54600 |  8390 |  6831k| 122.7 |   500M |  69 |1352 |3424 |1633 | 302k|  2 |  36k|  45k|-6.136535e+01 |-5.700000e+01 |   7.66%|  22.22%
997.22/1000.19	c   960s| 54700 |  8410 |  6840k| 122.6 |   500M |  69 |1352 |3441 |1653 | 302k|  5 |  37k|  46k|-6.136480e+01 |-5.700000e+01 |   7.66%|  22.23%
997.22/1000.19	c   962s| 54800 |  8432 |  6851k| 122.6 |   500M |  69 |1352 |3425 |1623 | 302k|  0 |  37k|  46k|-6.136416e+01 |-5.700000e+01 |   7.66%|  22.23%
997.22/1000.19	c   962s| 54900 |  8456 |  6861k| 122.5 |   500M |  69 |1352 |3437 |1616 | 302k|  2 |  37k|  46k|-6.136352e+01 |-5.700000e+01 |   7.66%|  22.23%
997.22/1000.19	c   963s| 55000 |  8472 |  6870k| 122.5 |   500M |  69 |1352 |3435 |1580 | 302k|  0 |  37k|  46k|-6.136334e+01 |-5.700000e+01 |   7.65%|  22.23%
997.22/1000.19	c   964s| 55100 |  8483 |  6878k| 122.4 |   500M |  69 |1352 |3468 |1631 | 302k|  0 |  37k|  46k|-6.136328e+01 |-5.700000e+01 |   7.65%|  22.23%
997.22/1000.19	c   965s| 55200 |  8513 |  6888k| 122.4 |   500M |  69 |1352 |3463 |1587 | 303k|  2 |  37k|  46k|-6.136233e+01 |-5.700000e+01 |   7.65%|  22.24%
997.22/1000.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.22/1000.19	c   966s| 55300 |  8539 |  6901k| 122.4 |   501M |  69 |1352 |3466 |1624 | 303k|  2 |  37k|  46k|-6.136000e+01 |-5.700000e+01 |   7.65%|  22.24%
997.22/1000.19	c   967s| 55400 |  8563 |  6914k| 122.4 |   501M |  69 |1352 |3451 |1626 | 303k| 11 |  37k|  46k|-6.135736e+01 |-5.700000e+01 |   7.64%|  22.25%
997.22/1000.19	c   968s| 55500 |  8588 |  6923k| 122.3 |   501M |  69 |1352 |3487 |1630 | 303k|  2 |  37k|  46k|-6.135725e+01 |-5.700000e+01 |   7.64%|  22.26%
997.22/1000.19	c   968s| 55600 |  8608 |  6935k| 122.3 |   501M |  69 |1352 |3496 |1554 | 303k|  1 |  37k|  46k|-6.135625e+01 |-5.700000e+01 |   7.64%|  22.26%
997.22/1000.19	c   969s| 55700 |  8633 |  6944k| 122.3 |   501M |  69 |1352 |3536 |1615 | 303k|  0 |  37k|  46k|-6.135585e+01 |-5.700000e+01 |   7.64%|  22.26%
997.22/1000.19	c   971s| 55800 |  8657 |  6957k| 122.3 |   501M |  69 |1352 |3526 |1611 | 304k|  2 |  37k|  46k|-6.135347e+01 |-5.700000e+01 |   7.64%|  22.27%
997.22/1000.19	c   973s| 55900 |  8703 |  6972k| 122.3 |   501M |  69 |1352 |3502 |1628 | 304k|  1 |  37k|  47k|-6.135293e+01 |-5.700000e+01 |   7.64%|  22.28%
997.22/1000.19	c   973s| 56000 |  8708 |  6978k| 122.2 |   501M |  69 |1352 |3517 |1621 | 304k|  0 |  37k|  47k|-6.135282e+01 |-5.700000e+01 |   7.64%|  22.28%
997.22/1000.19	c   975s| 56100 |  8717 |  6993k| 122.3 |   501M |  69 |1352 |3472 |1605 | 305k|  0 |  37k|  47k|-6.135171e+01 |-5.700000e+01 |   7.63%|  22.29%
997.22/1000.19	c   976s| 56200 |  8731 |  7002k| 122.2 |   501M |  69 |1352 |3475 |1631 | 305k|  2 |  37k|  47k|-6.135091e+01 |-5.700000e+01 |   7.63%|  22.29%
997.22/1000.19	c   977s| 56300 |  8731 |  7009k| 122.1 |   501M |  69 |1352 |3494 |1582 | 305k|  3 |  38k|  47k|-6.135091e+01 |-5.700000e+01 |   7.63%|  22.29%
997.22/1000.19	c   978s| 56400 |  8749 |  7019k| 122.1 |   501M |  69 |1352 |3538 |1607 | 306k|  3 |  38k|  47k|-6.134975e+01 |-5.700000e+01 |   7.63%|  22.29%
997.22/1000.19	c   980s| 56500 |  8787 |  7030k| 122.1 |   502M |  69 |1352 |3495 |1646 | 306k|  0 |  38k|  47k|-6.134933e+01 |-5.700000e+01 |   7.63%|  22.30%
997.22/1000.19	c   981s| 56600 |  8811 |  7043k| 122.1 |   502M |  69 |1352 |3478 |1635 | 307k|  2 |  38k|  47k|-6.134841e+01 |-5.700000e+01 |   7.63%|  22.30%
997.22/1000.19	c   982s| 56700 |  8831 |  7055k| 122.1 |   502M |  69 |1352 |3437 |1634 | 307k|  4 |  38k|  47k|-6.134721e+01 |-5.700000e+01 |   7.63%|  22.31%
997.22/1000.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.22/1000.19	c   983s| 56800 |  8865 |  7067k| 122.1 |   502M |  69 |1352 |3547 |1654 | 307k|  2 |  38k|  48k|-6.134604e+01 |-5.700000e+01 |   7.62%|  22.31%
997.22/1000.19	c   984s| 56900 |  8879 |  7077k| 122.0 |   502M |  69 |1352 |3603 |1638 | 307k|  2 |  38k|  48k|-6.134529e+01 |-5.700000e+01 |   7.62%|  22.31%
997.22/1000.19	c   984s| 57000 |  8881 |  7085k| 122.0 |   502M |  69 |1352 |3659 |1635 | 307k|  2 |  38k|  48k|-6.134529e+01 |-5.700000e+01 |   7.62%|  22.31%
997.22/1000.19	c   986s| 57100 |  8883 |  7095k| 121.9 |   502M |  69 |1352 |3699 |   0 | 308k|  0 |  38k|  48k|-6.134527e+01 |-5.700000e+01 |   7.62%|  22.32%
997.22/1000.19	c   987s| 57200 |  8897 |  7106k| 121.9 |   503M |  69 |1352 |3630 |1845 | 308k|  2 |  38k|  48k|-6.134504e+01 |-5.700000e+01 |   7.62%|  22.32%
997.22/1000.19	c   988s| 57300 |  8905 |  7117k| 121.9 |   503M |  69 |1352 |3554 |1628 | 308k|  0 |  38k|  48k|-6.134490e+01 |-5.700000e+01 |   7.62%|  22.32%
997.22/1000.19	c   989s| 57400 |  8931 |  7128k| 121.9 |   503M |  69 |1352 |3477 |1621 | 309k|  1 |  38k|  48k|-6.134468e+01 |-5.700000e+01 |   7.62%|  22.33%
997.22/1000.19	c   990s| 57500 |  8947 |  7137k| 121.8 |   503M |  69 |1352 |3479 |1625 | 309k|  0 |  38k|  48k|-6.134435e+01 |-5.700000e+01 |   7.62%|  22.34%
997.22/1000.19	c   991s| 57600 |  8967 |  7147k| 121.8 |   503M |  69 |1352 |3468 |   0 | 309k|  0 |  38k|  48k|-6.134146e+01 |-5.700000e+01 |   7.62%|  22.34%
997.22/1000.19	c   992s| 57700 |  8980 |  7156k| 121.7 |   503M |  69 |1352 |3476 |1630 | 310k|  2 |  38k|  48k|-6.134074e+01 |-5.700000e+01 |   7.62%|  22.35%
997.22/1000.19	c   993s| 57800 |  8994 |  7167k| 121.7 |   503M |  69 |1352 |3418 |1637 | 310k|  2 |  38k|  48k|-6.134001e+01 |-5.700000e+01 |   7.61%|  22.35%
997.22/1000.19	c   993s| 57900 |  8999 |  7177k| 121.7 |   503M |  69 |1352 |3343 |1626 | 310k|  1 |  38k|  49k|-6.133927e+01 |-5.700000e+01 |   7.61%|  22.36%
997.22/1000.19	c   994s| 58000 |  9013 |  7185k| 121.6 |   503M |  69 |1352 |3373 |1630 | 310k|  3 |  39k|  49k|-6.133811e+01 |-5.700000e+01 |   7.61%|  22.36%
997.22/1000.19	c   995s| 58100 |  9015 |  7195k| 121.6 |   503M |  69 |1352 |3411 |1621 | 311k|  0 |  39k|  49k|-6.133747e+01 |-5.700000e+01 |   7.61%|  22.36%
997.22/1000.19	c   996s| 58200 |  9049 |  7207k| 121.6 |   503M |  69 |1352 |3383 |1620 | 311k|  1 |  39k|  49k|-6.133703e+01 |-5.700000e+01 |   7.61%|  22.36%
997.22/1000.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.22/1000.19	c   997s| 58300 |  9061 |  7218k| 121.5 |   503M |  69 |1352 |3382 |1638 | 312k|  0 |  39k|  49k|-6.133629e+01 |-5.700000e+01 |   7.61%|  22.37%
997.22/1000.19	c   998s| 58400 |  9077 |  7227k| 121.5 |   503M |  69 |1352 |3355 |1616 | 312k|  0 |  39k|  49k|-6.133584e+01 |-5.700000e+01 |   7.61%|  22.37%
997.22/1000.19	c  1000s| 58500 |  9095 |  7239k| 121.5 |   504M |  69 |1352 |3287 |1620 | 312k|  2 |  39k|  49k|-6.133573e+01 |-5.700000e+01 |   7.61%|  22.38%
997.22/1000.19	c 
997.22/1000.19	c SCIP Status        : solving was interrupted [time limit reached]
997.22/1000.19	c Solving Time (sec) : 1000.00
997.22/1000.19	c Solving Nodes      : 58538 (total of 59525 nodes in 2 runs)
997.22/1000.19	c Primal Bound       : -5.70000000000000e+01 (9 solutions)
997.22/1000.19	c Dual Bound         : -6.13357292355693e+01
997.22/1000.19	c Gap                : 7.61 %
997.22/1000.19	c All original constraints are satisfied.
997.22/1000.19	c SCIP's best solution is verified feasible for the original problem.
997.22/1000.19	c ----------------------------------------------------------------------
997.22/1000.19	c dual bound: -61.33572923556932 -> -61
997.22/1000.19	c primal bound: -57.0 -> -57
997.22/1000.19	c scip-goal-lb: -61
997.22/1000.19	c scip-goal-ub: -57
997.22/1000.19	c writing output to: HOME/tmpt37qhbqr.opb
997.22/1000.19	c appending fixed variable constraints
997.22/1000.19	c scip-fixed vars: 47.56% (643/1352)
997.22/1000.19	c ----------------------------------------------------------------------
997.22/1000.19	c executing external solver: HOME/naps_release
997.22/1000.19	c ----------------------------------------------------------------------
997.22/1000.19	c command: HOME/naps_release -goal-lb=-61 -goal-ub=-58 HOME/tmpt37qhbqr.opb
997.30/1000.23	c NaPS 1.03a50.
997.30/1000.23	c Using SAT solver: CaDiCaL 3.0.0
997.30/1000.23	c Input file name: HOME/tmpt37qhbqr.opb
997.30/1000.28	c total stages of optimization mode: 1
1019.13/1022.15	c found by SAT
1030.88/1033.90	c s OPTIMUM FOUND
1030.88/1033.90	c v x2 x3 -x4 x5 -x6 x7 x8 -x9 x10 -x11 x12 x13 x14 -x15 x16 x17 -x18 x19 -x20 x21 x22 -x23 x24 -x25 -x26 -x27 -x28 -x29 -x30 x31 -x32 -x33 -x34 -x35 -x36 x37 -x38 x39 x40 x41 x42 -x43 x44 x45 x46 x47 x48 x49 x50 -x51 -x52 -x53 x54 -x55 x56 -x57 -x58 -x59 -x60 -x61 x62 x63 x64 x65 -x66 -x67 x68 -x69 x70 x71 x72 x73 -x74 -x75 -x76 x77 -x78 x79 x80 -x81 x82 -x83 -x84 x85 x86 x87 -x88 x89 -x90 x91 -x92 -x93 x94 -x95 x96 -x97 x98 x99 -x100 x101 x102 -x103 -x104 x105 x106 -x107 x108 x109 x1 -x113 x112 -x111 -x110 x117 x116 -x115 -x114 -x121 -x120 x119 -x118 -x125 x124 -x123 -x122 -x129 -x128 x127 -x126 -x133 x132 -x131 -x130 x137 x136 -x135 -x134 -x141 -x140 x139 -x138 -x145 x144 -x143 -x142 -x149 -x148 x147 -x146 -x153 x152 -x151 -x150 -x157 x156 -x155 -x154 -x161 x160 -x159 -x158 -x165 -x164 x163 -x162 x169 x168 -x167 -x166 -x173 x172 -x171 -x170 x177 -x176 x175 -x174 x181 x180 -x179 -x178 x185 -x184 x183 -x182 x189 x188 -x187 -x186 -x193 x192 -x191 -x190 -x197 -x196 x195 -x194 x201 x200 -x199 -x198 -x205 -x204 x203 -x202 -x209 x208 -x207 -x206 -x213 -x212 x211 -x210 x217 -x216 x215 -x214 x221 -x220 x219 -x218 x225 -x224 x223 -x222 x229 x228 -x227 -x226 x233 -x232 x231 -x230 x237 -x236 x235 -x234 x241 -x240 x239 -x238 x245 -x244 x243 -x242 x249 -x248 x247 -x246 x253 x252 -x251 -x250 -x257 x256 -x255 -x254 -x261 x260 -x259 -x258 -x265 x264 -x263 -x262 x269 x268 -x267 -x266 x273 x272 -x271 -x270 x277 -x276 x275 -x274 x281 x280 -x279 -x278 x285 x284 -x283 -x282 -x289 x288 -x287 -x286 -x293 x292 -x291 -x290 x297 x296 -x295 -x294 -x301 x300 -x299 -x298 x305 x304 -x303 -x302 -x309 x308 x307 -x306 -x313 x312 x311 -x310 -x317 x316 x315 -x314 x321 x320 -x319 -x318 x325 -x324 x323 -x322 x329 x328 -x327 -x326 -x333 x332 x331 -x330 x337 -x336 x335 -x334 -x341 x340 x339 -x338 -x345 x344 x343 -x342 -x349 -x348 x347 -x346 -x353 x352 -x351 -x350 x357 x356 -x355 -x354 x361 x360 -x359 -x358 x365 x364 -x363 -x362 -x369 -x368 x367 -x366 x373 -x372 x371 -x370 x377 x376 -x375 -x374 x381 -x380 x379 -x378 -x385 x384 -x383 -x382 x389 x388 -x387 -x386 x393 x392 -x391 -x390 -x397 x396 -x395 -x394 -x401 -x400 x399 -x398 x405 -x404 x403 -x402 -x409 x408 x407 -x406 x413 x412 -x411 -x410 x417 -x416 x415 -x414 x421 x420 -x419 -x418 x425 x424 -x423 -x422 x429 -x428 x427 -x426 x433 x432 -x431 -x430 -x437 x436 x435 -x434 x441 -x440 x439 -x438 x445 x444 -x443 -x442 x449 x448 -x447 -x446 x453 x452 -x451 -x450 x457 -x456 x455 -x454 x461 x460 -x459 -x458 -x465 x464 x463 -x462 x469 x468 -x467 -x466 -x473 -x472 x471 -x470 x477 -x476 x475 -x474 x481 x480 -x479 -x478 x485 -x484 x483 -x482 x489 x488 -x487 -x486 -x493 -x492 x491 -x490 x497 x496 -x495 -x494 x501 x500 -x499 -x498 -x505 -x504 x503 -x502 -x509 x508 -x507 -x506 x513 x512 -x511 -x510 -x517 x516 -x515 -x514 -x521 x520 -x519 -x518 -x525 x524 -x523 -x522 -x529 x528 -x527 -x526 -x533 -x532 x531 -x530 -x537 x536 -x535 -x534 -x541 x540 -x539 -x538 -x550 -x549 x548 -x547 -x546 -x545 -x544 -x543 -x542 -x551 -x552 -x553 x554 -x555 -x556 -x557 -x558 -x559 -x560 -x569 -x568 -x567 x566 -x565 -x564 -x563 -x562 -x561 -x570 -x571 -x572 -x573 x574 -x575 -x576 -x577 -x578 -x579 -x588 -x587 -x586 -x585 x584 -x583 -x582 -x581 -x580 -x589 -x590 -x591 -x592 -x593 x594 -x595 -x596 -x597 -x598 -x607 -x606 x605 -x604 -x603 -x602 -x601 -x600 -x599 -x608 -x609 -x610 x611 -x612 -x613 -x614 -x615 -x616 -x617 -x626 -x625 -x624 -x623 x622 -x621 -x620 -x619 -x618 -x627 -x628 -x629 -x630 -x631 x632 -x633 -x634 -x635 -x636 -x645 -x644 x643 -x642 -x641 -x640 -x639 -x638 -x637 -x646 -x647 -x648 x649 -x650 -x651 -x652 -x653 -x654 -x655 -x664 -x663 -x662 x661 -x660 -x659 -x658 -x657 -x656 -x665 -x666 -x667 -x668 x669 -x670 -x671 -x672 -x673 -x674 -x683 -x682 -x681 -x680 x679 -x678 -x677 -x676 -x675 -x684 -x685 -x686 -x687 -x688 x689 -x690 -x691 -x692 -x693 -x702 -x701 x700 -x699 -x698 -x697 -x696 -x695 -x694 -x703 -x704 -x705 x706 -x707 -x708 -x709 -x710 -x711 -x712 -x721 -x720 -x719 -x718 x717 -x716 -x715 -x714 -x713 -x722 -x723 -x724 -x725 -x726 x727 -x728 -x729 -x730 -x731 -x740 -x739 x738 -x737 -x736 -x735 -x734 -x733 -x732 -x741 -x742 -x743 x744 -x745 -x746 -x747 -x748 -x749 -x750 -x759 -x758 x757 -x756 -x755 -x754 -x753 -x752 -x751 -x760 -x761 -x762 x763 -x764 -x765 -x766 -x767 -x768 -x769 -x778 -x777 x776 -x775 -x774 -x773 -x772 -x771 -x770 -x779 -x780 -x781 x782 -x783 -x784 -x785 -x786 -x787 -x788 -x797 -x796 -x795 -x794 x793 -x792 -x791 -x790 -x789 -x798 -x799 -x800 -x801 -x802 x803 -x804 -x805 -x806 -x807 -x816 -x815 -x814 x813 -x812 -x811 -x810 -x809 -x808 -x817 -x818 -x819 -x820 x821 -x822 -x823 -x824 -x825 -x826 -x835 -x834 x833 -x832 -x831 -x830 -x829 -x828 -x827 -x836 -x837 -x838 x839 -x840 -x841 -x842 -x843 -x844 -x845 -x854 -x853 -x852 -x851 -x850 x849 -x848 -x847 -x846 -x855 -x856 -x857 -x858 -x859 -x860 x861 -x862 -x863 -x864 -x873 -x872 -x871 x870 -x869 -x868 -x867 -x866 -x865 -x874 -x875 -x876 -x877 x878 -x879 -x880 -x881 -x882 -x883 -x892 -x891 -x890 -x889 -x888 x887 -x886 -x885 -x884 -x893 -x894 -x895 -x896 -x897 -x898 x899 -x900 -x901 -x902 -x911 -x910 -x909 x908 -x907 -x906 -x905 -x904 -x903 -x912 -x913 -x914 -x915 x916 -x917 -x918 -x919 -x920 -x921 -x930 -x929 x928 -x927 -x926 -x925 -x924 -x923 -x922 -x931 -x932 -x933 x934 -x935 -x936 -x937 -x938 -x939 -x940 -x949 -x948 -x947 -x946 x945 -x944 -x943 -x942 -x941 -x950 -x951 -x952 -x953 -x954 x955 -x956 -x957 -x958 -x959 -x968 -x967 -x966 x965 -x964 -x963 -x962 -x961 -x960 -x969 -x970 -x971 -x972 x973 -x974 -x975 -x976 -x977 -x978 -x987 -x986 -x985 -x984 x983 -x982 -x981 -x980 -x979 -x988 -x989 -x990 -x991 -x992 x993 -x994 -x995 -x996 -x997 -x1006 -x1005 x1004 -x1003 -x1002 -x1001 -x1000 -x999 -x998 -x1007 -x1008 x1009 -x1010 -x1011 -x1012 -x1013 -x1014 -x1015 -x1016 -x1025 -x1024 -x1023 -x1022 x1021 -x1020 -x1019 -x1018 -x1017 -x1026 -x1027 -x1028 -x1029 -x1030 x1031 -x1032 -x1033 -x1034 -x1035 -x1044 -x1043 -x1042 -x1041 -x1040 x1039 -x1038 -x1037 -x1036 -x1045 -x1046 -x1047 -x1048 -x1049 -x1050 x1051 -x1052 -x1053 -x1054 -x1063 -x1062 -x1061 -x1060 -x1059 x1058 -x1057 -x1056 -x1055 -x1064 -x1065 -x1066 -x1067 -x1068 -x1069 x1070 -x1071 -x1072 -x1073 -x1082 -x1081 -x1080 -x1079 -x1078 x1077 -x1076 -x1075 -x1074 -x1083 -x1084 -x1085 -x1086 -x1087 -x1088 x1089 -x1090 -x1091 -x1092 -x1101 -x1100 -x1099 x1098 -x1097 -x1096 -x1095 -x1094 -x1093 -x1102 -x1103 -x1104 -x1105 x1106 -x1107 -x1108 -x1109 -x1110 -x1111 -x1120 -x1119 -x1118 -x1117 -x1116 x1115 -x1114 -x1113 -x1112 -x1121 -x1122 -x1123 -x1124 -x1125 -x1126 x1127 -x1128 -x1129 -x1130 -x1139 -x1138 -x1137 -x1136 -x1135 x1134 -x1133 -x1132 -x1131 -x1140 -x1141 -x1142 -x1143 -x1144 -x1145 x1146 -x1147 -x1148 -x1149 -x1158 -x1157 -x1156 -x1155 -x1154 x1153 -x1152 -x1151 -x1150 -x1159 -x1160 -x1161 -x1162 -x1163 -x1164 x1165 -x1166 -x1167 -x1168 -x1177 -x1176 -x1175 -x1174 -x1173 x1172 -x1171 -x1170 -x1169 -x1178 -x1179 -x1180 -x1181 -x1182 -x1183 x1184 -x1185 -x1186 -x1187 -x1196 -x1195 -x1194 -x1193 -x1192 x1191 -x1190 -x1189 -x1188 -x1197 -x1198 -x1199 -x1200 -x1201 -x1202 x1203 -x1204 -x1205 -x1206 -x1215 -x1214 -x1213 x1212 -x1211 -x1210 -x1209 -x1208 -x1207 -x1216 -x1217 -x1218 -x1219 x1220 -x1221 -x1222 -x1223 -x1224 -x1225 -x1234 -x1233 x1232 -x1231 -x1230 -x1229 -x1228 -x1227 -x1226 -x1235 -x1236 x1237 -x1238 -x1239 -x1240 -x1241 -x1242 -x1243 -x1244 -x1253 -x1252 x1251 -x1250 -x1249 -x1248 -x1247 -x1246 -x1245 -x1254 -x1255 -x1256 x1257 -x1258 -x1259 -x1260 -x1261 -x1262 -x1263 -x1272 -x1271 x1270 -x1269 -x1268 -x1267 -x1266 -x1265 -x1264 -x1273 -x1274 -x1275 x1276 -x1277 -x1278 -x1279 -x1280 -x1281 -x1282 -x1291 -x1290 -x1289 x1288 -x1287 -x1286 -x1285 -x1284 -x1283 -x1292 -x1293 -x1294 -x1295 x1296 -x1297 -x1298 -x1299 -x1300 -x1301 -x1310 -x1309 -x1308 x1307 -x1306 -x1305 -x1304 -x1303 -x1302 -x1311 -x1312 -x1313 -x1314 x1315 -x1316 -x1317 -x1318 -x1319 -x1320 -x1329 -x1328 -x1327 -x1326 -x1325 x1324 -x1323 -x1322 -x1321 -x1330 -x1331 -x1332 -x1333 -x1334 -x1335 x1336 -x1337 -x1338 -x1339 -x1348 -x1347 -x1346 x1345 -x1344 -x1343 -x1342 -x1341 -x1340 -x1349 -x1350 -x1351 -x1352 x1353 -x1354 -x1355 -x1356 -x1357 -x1358 -x1367 -x1366 -x1365 x1364 -x1363 -x1362 -x1361 -x1360 -x1359 -x1368 -x1369 -x1370 -x1371 x1372 -x1373 -x1374 -x1375 -x1376 -x1377 -x1386 -x1385 x1384 -x1383 -x1382 -x1381 -x1380 -x1379 -x1378 -x1387 -x1388 -x1389 x1390 -x1391 -x1392 -x1393 -x1394 -x1395 -x1396 -x1405 -x1404 x1403 -x1402 -x1401 -x1400 -x1399 -x1398 -x1397 -x1406 -x1407 -x1408 x1409 -x1410 -x1411 -x1412 -x1413 -x1414 -x1415 -x1424 -x1423 -x1422 x1421 -x1420 -x1419 -x1418 -x1417 -x1416 -x1425 -x1426 -x1427 -x1428 x1429 -x1430 -x1431 -x1432 -x1433 -x1434 -x1443 -x1442 x1441 -x1440 -x1439 -x1438 -x1437 -x1436 -x1435 -x1444 -x1445 -x1446 x1447 -x1448 -x1449 -x1450 -x1451 -x1452 -x1453 -x1462 -x1461 -x1460 x1459 -x1458 -x1457 -x1456 -x1455 -x1454 -x1463 -x1464 -x1465 -x1466 x1467 -x1468 -x1469 -x1470 -x1471 -x1472 -x1481 -x1480 -x1479 -x1478 -x1477 -x1476 x1475 -x1474 -x1473 -x1482 -x1483 -x1484 -x1485 -x1486 -x1487 -x1488 x1489 -x1490 -x1491 -x1500 -x1499 -x1498 -x1497 -x1496 -x1495 x1494 -x1493 -x1492 -x1501 -x1502 -x1503 -x1504 -x1505 -x1506 -x1507 x1508 -x1509 -x1510 -x1519 -x1518 -x1517 -x1516 -x1515 -x1514 x1513 -x1512 -x1511 -x1520 -x1521 -x1522 -x1523 -x1524 -x1525 -x1526 x1527 -x1528 -x1529 -x1538 -x1537 -x1536 x1535 -x1534 -x1533 -x1532 -x1531 -x1530 -x1539 -x1540 -x1541 -x1542 x1543 -x1544 -x1545 -x1546 -x1547 -x1548 -x1557 -x1556 -x1555 -x1554 -x1553 x1552 -x1551 -x1550 -x1549 -x1558 -x1559 -x1560 -x1561 -x1562 -x1563 x1564 -x1565 -x1566 -x1567 -x1576 -x1575 -x1574 x1573 -x1572 -x1571 -x1570 -x1569 -x1568 -x1577 -x1578 -x1579 -x1580 x1581 -x1582 -x1583 -x1584 -x1585 -x1586 -x1595 -x1594 -x1593 -x1592 -x1591 -x1590 x1589 -x1588 -x1587 -x1596 -x1597 -x1598 -x1599 -x1600 -x1601 -x1602 x1603 -x1604 -x1605 -x1614 -x1613 -x1612 -x1611 -x1610 x1609 -x1608 -x1607 -x1606 -x1615 -x1616 -x1617 -x1618 -x1619 -x1620 x1621 -x1622 -x1623 -x1624 -x1633 -x1632 -x1631 -x1630 -x1629 -x1628 x1627 -x1626 -x1625 -x1634 -x1635 -x1636 -x1637 -x1638 -x1639 -x1640 x1641 -x1642 -x1643 -x1652 -x1651 -x1650 -x1649 -x1648 -x1647 x1646 -x1645 -x1644 -x1653 -x1654 -x1655 -x1656 -x1657 -x1658 -x1659 x1660 -x1661 -x1662 -x1671 -x1670 -x1669 -x1668 x1667 -x1666 -x1665 -x1664 -x1663 -x1672 -x1673 -x1674 -x1675 -x1676 x1677 -x1678 -x1679 -x1680 -x1681 -x1690 -x1689 x1688 -x1687 -x1686 -x1685 -x1684 -x1683 -x1682 -x1691 -x1692 -x1693 x1694 -x1695 -x1696 -x1697 -x1698 -x1699 -x1700 -x1709 -x1708 -x1707 x1706 -x1705 -x1704 -x1703 -x1702 -x1701 -x1710 -x1711 -x1712 -x1713 x1714 -x1715 -x1716 -x1717 -x1718 -x1719 -x1728 -x1727 -x1726 x1725 -x1724 -x1723 -x1722 -x1721 -x1720 -x1729 -x1730 -x1731 -x1732 x1733 -x1734 -x1735 -x1736 -x1737 -x1738 -x1747 -x1746 -x1745 x1744 -x1743 -x1742 -x1741 -x1740 -x1739 -x1748 -x1749 -x1750 -x1751 x1752 -x1753 -x1754 -x1755 -x1756 -x1757 -x1766 -x1765 -x1764 -x1763 x1762 -x1761 -x1760 -x1759 -x1758 -x1767 -x1768 -x1769 -x1770 -x1771 x1772 -x1773 -x1774 -x1775 -x1776 -x1785 -x1784 -x1783 -x1782 -x1781 x1780 -x1779 -x1778 -x1777 -x1786 -x1787 -x1788 -x1789 -x1790 -x1791 x1792 -x1793 -x1794 -x1795 -x1804 -x1803 -x1802 x1801 -x1800 -x1799 -x1798 -x1797 -x1796 -x1805 -x1806 -x1807 -x1808 x1809 -x1810 -x1811 -x1812 -x1813 -x1814 -x1823 -x1822 -x1821 -x1820 -x1819 x1818 -x1817 -x1816 -x1815 -x1824 -x1825 -x1826 -x1827 -x1828 -x1829 x1830 -x1831 -x1832 -x1833 -x1842 -x1841 x1840 -x1839 -x1838 -x1837 -x1836 -x1835 -x1834 -x1843 -x1844 -x1845 x1846 -x1847 -x1848 -x1849 -x1850 -x1851 -x1852 -x1861 -x1860 -x1859 x1858 -x1857 -x1856 -x1855 -x1854 -x1853 -x1862 -x1863 -x1864 -x1865 x1866 -x1867 -x1868 -x1869 -x1870 -x1871 -x1880 -x1879 -x1878 x1877 -x1876 -x1875 -x1874 -x1873 -x1872 -x1881 -x1882 -x1883 -x1884 x1885 -x1886 -x1887 -x1888 -x1889 -x1890 -x1899 -x1898 x1897 -x1896 -x1895 -x1894 -x1893 -x1892 -x1891 -x1900 -x1901 -x1902 x1903 -x1904 -x1905 -x1906 -x1907 -x1908 -x1909 -x1918 -x1917 -x1916 -x1915 x1914 -x1913 -x1912 -x1911 -x1910 -x1919 -x1920 -x1921 -x1922 -x1923 x1924 -x1925 -x1926 -x1927 -x1928 -x1937 -x1936 -x1935 -x1934 -x1933 x1932 -x1931 -x1930 -x1929 -x1938 -x1939 -x1940 -x1941 -x1942 -x1943 x1944 -x1945 -x1946 -x1947 -x1956 -x1955 -x1954 -x1953 -x1952 -x1951 x1950 -x1949 -x1948 -x1957 -x1958 -x1959 -x1960 -x1961 -x1962 -x1963 x1964 -x1965 -x1966 -x1975 -x1974 -x1973 x1972 -x1971 -x1970 -x1969 -x1968 -x1967 -x1976 -x1977 -x1978 -x1979 x1980 -x1981 -x1982 -x1983 -x1984 -x1985 -x1994 -x1993 -x1992 -x1991 -x1990 x1989 -x1988 -x1987 -x1986 -x1995 -x1996 -x1997 -x1998 -x1999
1030.88/1033.90	c v -x2000 x2001 -x2002 -x2003 -x2004 -x2013 -x2012 -x2011 x2010 -x2009 -x2008 -x2007 -x2006 -x2005 -x2014 -x2015 -x2016 -x2017 x2018 -x2019 -x2020 -x2021 -x2022 -x2023 -x2032 -x2031 -x2030 x2029 -x2028 -x2027 -x2026 -x2025 -x2024 -x2033 -x2034 -x2035 -x2036 x2037 -x2038 -x2039 -x2040 -x2041 -x2042 -x2051 -x2050 -x2049 -x2048 -x2047 x2046 -x2045 -x2044 -x2043 -x2052 -x2053 -x2054 -x2055 -x2056 -x2057 x2058 -x2059 -x2060 -x2061 -x2070 -x2069 -x2068 x2067 -x2066 -x2065 -x2064 -x2063 -x2062 -x2071 -x2072 -x2073 -x2074 x2075 -x2076 -x2077 -x2078 -x2079 -x2080 -x2089 -x2088 -x2087 -x2086 -x2085 -x2084 x2083 -x2082 -x2081 -x2090 -x2091 -x2092 -x2093 -x2094 -x2095 -x2096 x2097 -x2098 -x2099 -x2108 -x2107 -x2106 -x2105 -x2104 x2103 -x2102 -x2101 -x2100 -x2109 -x2110 -x2111 -x2112 -x2113 -x2114 x2115 -x2116 -x2117 -x2118 -x2127 -x2126 -x2125 x2124 -x2123 -x2122 -x2121 -x2120 -x2119 -x2128 -x2129 -x2130 -x2131 x2132 -x2133 -x2134 -x2135 -x2136 -x2137 -x2146 -x2145 -x2144 x2143 -x2142 -x2141 -x2140 -x2139 -x2138 -x2147 -x2148 -x2149 -x2150 x2151 -x2152 -x2153 -x2154 -x2155 -x2156 -x2165 -x2164 -x2163 x2162 -x2161 -x2160 -x2159 -x2158 -x2157 -x2166 -x2167 -x2168 -x2169 x2170 -x2171 -x2172 -x2173 -x2174 -x2175 -x2184 -x2183 -x2182 -x2181 -x2180 x2179 -x2178 -x2177 -x2176 -x2185 -x2186 -x2187 -x2188 -x2189 -x2190 x2191 -x2192 -x2193 -x2194 -x2203 -x2202 -x2201 x2200 -x2199 -x2198 -x2197 -x2196 -x2195 -x2204 -x2205 -x2206 -x2207 x2208 -x2209 -x2210 -x2211 -x2212 -x2213 -x2222 -x2221 -x2220 -x2219 -x2218 -x2217 x2216 -x2215 -x2214 -x2223 -x2224 -x2225 -x2226 -x2227 -x2228 -x2229 x2230 -x2231 -x2232 -x2241 -x2240 -x2239 x2238 -x2237 -x2236 -x2235 -x2234 -x2233 -x2242 -x2243 -x2244 -x2245 x2246 -x2247 -x2248 -x2249 -x2250 -x2251 -x2260 -x2259 -x2258 -x2257 x2256 -x2255 -x2254 -x2253 -x2252 -x2261 -x2262 -x2263 -x2264 -x2265 x2266 -x2267 -x2268 -x2269 -x2270 -x2279 -x2278 -x2277 -x2276 -x2275 x2274 -x2273 -x2272 -x2271 -x2280 -x2281 -x2282 -x2283 -x2284 -x2285 x2286 -x2287 -x2288 -x2289 -x2298 -x2297 -x2296 x2295 -x2294 -x2293 -x2292 -x2291 -x2290 -x2299 -x2300 -x2301 -x2302 x2303 -x2304 -x2305 -x2306 -x2307 -x2308 -x2317 -x2316 -x2315 -x2314 -x2313 x2312 -x2311 -x2310 -x2309 -x2318 -x2319 -x2320 -x2321 -x2322 -x2323 x2324 -x2325 -x2326 -x2327 -x2336 -x2335 -x2334 x2333 -x2332 -x2331 -x2330 -x2329 -x2328 -x2337 -x2338 -x2339 -x2340 x2341 -x2342 -x2343 -x2344 -x2345 -x2346 -x2355 -x2354 -x2353 -x2352 x2351 -x2350 -x2349 -x2348 -x2347 -x2356 -x2357 -x2358 -x2359 -x2360 x2361 -x2362 -x2363 -x2364 -x2365 -x2374 -x2373 -x2372 x2371 -x2370 -x2369 -x2368 -x2367 -x2366 -x2375 -x2376 -x2377 -x2378 x2379 -x2380 -x2381 -x2382 -x2383 -x2384 -x2393 -x2392 -x2391 x2390 -x2389 -x2388 -x2387 -x2386 -x2385 -x2394 -x2395 -x2396 -x2397 x2398 -x2399 -x2400 -x2401 -x2402 -x2403 -x2412 -x2411 -x2410 -x2409 x2408 -x2407 -x2406 -x2405 -x2404 -x2413 -x2414 -x2415 -x2416 -x2417 x2418 -x2419 -x2420 -x2421 -x2422 -x2431 -x2430 x2429 -x2428 -x2427 -x2426 -x2425 -x2424 -x2423 -x2432 -x2433 -x2434 x2435 -x2436 -x2437 -x2438 -x2439 -x2440 -x2441 -x2450 -x2449 -x2448 x2447 -x2446 -x2445 -x2444 -x2443 -x2442 -x2451 -x2452 -x2453 -x2454 x2455 -x2456 -x2457 -x2458 -x2459 -x2460 -x2469 -x2468 x2467 -x2466 -x2465 -x2464 -x2463 -x2462 -x2461 -x2470 -x2471 x2472 -x2473 -x2474 -x2475 -x2476 -x2477 -x2478 -x2479 -x2488 -x2487 x2486 -x2485 -x2484 -x2483 -x2482 -x2481 -x2480 -x2489 -x2490 x2491 -x2492 -x2493 -x2494 -x2495 -x2496 -x2497 -x2498 -x2507 -x2506 x2505 -x2504 -x2503 -x2502 -x2501 -x2500 -x2499 -x2508 -x2509 -x2510 x2511 -x2512 -x2513 -x2514 -x2515 -x2516 -x2517 -x2526 -x2525 x2524 -x2523 -x2522 -x2521 -x2520 -x2519 -x2518 -x2527 -x2528 -x2529 x2530 -x2531 -x2532 -x2533 -x2534 -x2535 -x2536 -x2545 -x2544 -x2543 -x2542 x2541 -x2540 -x2539 -x2538 -x2537 -x2546 -x2547 -x2548 -x2549 -x2550 x2551 -x2552 -x2553 -x2554 -x2555 -x2564 -x2563 x2562 -x2561 -x2560 -x2559 -x2558 -x2557 -x2556 -x2565 -x2566 -x2567 x2568 -x2569 -x2570 -x2571 -x2572 -x2573 -x2574 -x2583 -x2582 x2581 -x2580 -x2579 -x2578 -x2577 -x2576 -x2575 -x2584 -x2585 -x2586 x2587 -x2588 -x2589 -x2590 -x2591 -x2592 -x2593
1030.88/1033.90	o -58
1030.88/1033.90	c _____________________________________________________________________________
1030.88/1033.90	c std/band forms        : 927,216
1030.88/1033.90	c 2cl/3cl ITE-codings   : 0,3749
1030.88/1033.90	c BDD/srt/adr Max costs : 48,3247,0
1030.88/1033.90	c BDDraw/bin/mul/srt/adr: 1031,0,0,112,0
1030.88/1033.90	c BDD nodes             : 9745
1030.88/1033.90	c Es1/CC detections     : 0,0
1030.88/1033.90	c CC sort               : 111
1030.88/1033.90	c SAT/UNSAT calls       : 1,2
1030.88/1033.90	c regenrated variables  : 1
1030.88/1033.90	c eliminated fixed lits : 986
1030.88/1033.90	c goal lit flips        : 0
1030.88/1033.90	c goal stages           : 0
1030.88/1033.90	c goal shrink           : 0
1030.88/1033.90	c goal coeff separations: 0
1030.88/1033.90	c restarts              : 38946
1030.88/1033.90	c conflicts             : 642935         (19141 /sec)
1030.88/1033.90	c decisions             : 1204844        (35869 /sec)
1030.88/1033.90	c propagations          : 160645035      (4782575 /sec)
1030.88/1033.90	c inspects              : 0              (0 /sec)
1030.88/1033.90	c CPU time (solving tm) : 33.59 s        (33.52 s, SAT 21.8 s, UNSAT 11.72 s)
1030.88/1033.90	c SAT solver time       : 33.52 s
1030.88/1033.90	c SAT solver SAT time   : 21.8 s
1030.88/1033.90	c SAT solver UNSAT time : 11.72 s
1030.88/1033.90	c SAT solver TO time    : 0 s
1030.88/1033.90	c Time for SCIP         : 0 s
1030.88/1033.90	c Time for Opt-base     : 0.002232 s
1030.88/1033.90	c Steps for Opt-base    : 2310
1030.88/1033.90	c Time for BDD coding   : 0.02739 s
1030.88/1033.90	c Time for srt coding   : 0.000677 s
1030.88/1033.90	c Inner solver invocations            : 0
1030.88/1033.90	c Inner solving count                 : 0
1030.88/1033.90	c _____________________________________________________________________________
1030.88/1033.91	s OPTIMUM FOUND
1030.88/1033.91	v x2 x3 -x4 x5 -x6 x7 x8 -x9 x10 -x11 x12 x13 x14 -x15 x16 x17 -x18 x19 -x20 x21 x22 -x23 x24 -x25 -x26 -x27 -x28 -x29 -x30 x31 -x32 -x33 -x34 -x35 -x36 x37 -x38 x39 x40 x41 x42 -x43 x44 x45 x46 x47 x48 x49 x50 -x51 -x52 -x53 x54 -x55 x56 -x57 -x58 -x59 -x60 -x61 x62 x63 x64 x65 -x66 -x67 x68 -x69 x70 x71 x72 x73 -x74 -x75 -x76 x77 -x78 x79 x80 -x81 x82 -x83 -x84 x85 x86 x87 -x88 x89 -x90 x91 -x92 -x93 x94 -x95 x96 -x97 x98 x99 -x100 x101 x102 -x103 -x104 x105 x106 -x107 x108 x109 x1 -x113 x112 -x111 -x110 x117 x116 -x115 -x114 -x121 -x120 x119 -x118 -x125 x124 -x123 -x122 -x129 -x128 x127 -x126 -x133 x132 -x131 -x130 x137 x136 -x135 -x134 -x141 -x140 x139 -x138 -x145 x144 -x143 -x142 -x149 -x148 x147 -x146 -x153 x152 -x151 -x150 -x157 x156 -x155 -x154 -x161 x160 -x159 -x158 -x165 -x164 x163 -x162 x169 x168 -x167 -x166 -x173 x172 -x171 -x170 x177 -x176 x175 -x174 x181 x180 -x179 -x178 x185 -x184 x183 -x182 x189 x188 -x187 -x186 -x193 x192 -x191 -x190 -x197 -x196 x195 -x194 x201 x200 -x199 -x198 -x205 -x204 x203 -x202 -x209 x208 -x207 -x206 -x213 -x212 x211 -x210 x217 -x216 x215 -x214 x221 -x220 x219 -x218 x225 -x224 x223 -x222 x229 x228 -x227 -x226 x233 -x232 x231 -x230 x237 -x236 x235 -x234 x241 -x240 x239 -x238 x245 -x244 x243 -x242 x249 -x248 x247 -x246 x253 x252 -x251 -x250 -x257 x256 -x255 -x254 -x261 x260 -x259 -x258 -x265 x264 -x263 -x262 x269 x268 -x267 -x266 x273 x272 -x271 -x270 x277 -x276 x275 -x274 x281 x280 -x279 -x278 x285 x284 -x283 -x282 -x289 x288 -x287 -x286 -x293 x292 -x291 -x290 x297 x296 -x295 -x294 -x301 x300 -x299 -x298 x305 x304 -x303 -x302 -x309 x308 x307 -x306 -x313 x312 x311 -x310 -x317 x316 x315 -x314 x321 x320 -x319 -x318 x325 -x324 x323 -x322 x329 x328 -x327 -x326 -x333 x332 x331 -x330 x337 -x336 x335 -x334 -x341 x340 x339 -x338 -x345 x344 x343 -x342 -x349 -x348 x347 -x346 -x353 x352 -x351 -x350 x357 x356 -x355 -x354 x361 x360 -x359 -x358 x365 x364 -x363 -x362 -x369 -x368 x367 -x366 x373 -x372 x371 -x370 x377 x376 -x375 -x374 x381 -x380 x379 -x378 -x385 x384 -x383 -x382 x389 x388 -x387 -x386 x393 x392 -x391 -x390 -x397 x396 -x395 -x394 -x401 -x400 x399 -x398 x405 -x404 x403 -x402 -x409 x408 x407 -x406 x413 x412 -x411 -x410 x417 -x416 x415 -x414 x421 x420 -x419 -x418 x425 x424 -x423 -x422 x429 -x428 x427 -x426 x433 x432 -x431 -x430 -x437 x436 x435 -x434 x441 -x440 x439 -x438 x445 x444 -x443 -x442 x449 x448 -x447 -x446 x453 x452 -x451 -x450 x457 -x456 x455 -x454 x461 x460 -x459 -x458 -x465 x464 x463 -x462 x469 x468 -x467 -x466 -x473 -x472 x471 -x470 x477 -x476 x475 -x474 x481 x480 -x479 -x478 x485 -x484 x483 -x482 x489 x488 -x487 -x486 -x493 -x492 x491 -x490 x497 x496 -x495 -x494 x501 x500 -x499 -x498 -x505 -x504 x503 -x502 -x509 x508 -x507 -x506 x513 x512 -x511 -x510 -x517 x516 -x515 -x514 -x521 x520 -x519 -x518 -x525 x524 -x523 -x522 -x529 x528 -x527 -x526 -x533 -x532 x531 -x530 -x537 x536 -x535 -x534 -x541 x540 -x539 -x538 -x550 -x549 x548 -x547 -x546 -x545 -x544 -x543 -x542 -x551 -x552 -x553 x554 -x555 -x556 -x557 -x558 -x559 -x560 -x569 -x568 -x567 x566 -x565 -x564 -x563 -x562 -x561 -x570 -x571 -x572 -x573 x574 -x575 -x576 -x577 -x578 -x579 -x588 -x587 -x586 -x585 x584 -x583 -x582 -x581 -x580 -x589 -x590 -x591 -x592 -x593 x594 -x595 -x596 -x597 -x598 -x607 -x606 x605 -x604 -x603 -x602 -x601 -x600 -x599 -x608 -x609 -x610 x611 -x612 -x613 -x614 -x615 -x616 -x617 -x626 -x625 -x624 -x623 x622 -x621 -x620 -x619 -x618 -x627 -x628 -x629 -x630 -x631 x632 -x633 -x634 -x635 -x636 -x645 -x644 x643 -x642 -x641 -x640 -x639 -x638 -x637 -x646 -x647 -x648 x649 -x650 -x651 -x652 -x653 -x654 -x655 -x664 -x663 -x662 x661 -x660 -x659 -x658 -x657 -x656 -x665 -x666 -x667 -x668 x669 -x670 -x671 -x672 -x673 -x674 -x683 -x682 -x681 -x680 x679 -x678 -x677 -x676 -x675 -x684 -x685 -x686 -x687 -x688 x689 -x690 -x691 -x692 -x693 -x702 -x701 x700 -x699 -x698 -x697 -x696 -x695 -x694 -x703 -x704 -x705 x706 -x707 -x708 -x709 -x710 -x711 -x712 -x721 -x720 -x719 -x718 x717 -x716 -x715 -x714 -x713 -x722 -x723 -x724 -x725 -x726 x727 -x728 -x729 -x730 -x731 -x740 -x739 x738 -x737 -x736 -x735 -x734 -x733 -x732 -x741 -x742 -x743 x744 -x745 -x746 -x747 -x748 -x749 -x750 -x759 -x758 x757 -x756 -x755 -x754 -x753 -x752 -x751 -x760 -x761 -x762 x763 -x764 -x765 -x766 -x767 -x768 -x769 -x778 -x777 x776 -x775 -x774 -x773 -x772 -x771 -x770 -x779 -x780 -x781 x782 -x783 -x784 -x785 -x786 -x787 -x788 -x797 -x796 -x795 -x794 x793 -x792 -x791 -x790 -x789 -x798 -x799 -x800 -x801 -x802 x803 -x804 -x805 -x806 -x807 -x816 -x815 -x814 x813 -x812 -x811 -x810 -x809 -x808 -x817 -x818 -x819 -x820 x821 -x822 -x823 -x824 -x825 -x826 -x835 -x834 x833 -x832 -x831 -x830 -x829 -x828 -x827 -x836 -x837 -x838 x839 -x840 -x841 -x842 -x843 -x844 -x845 -x854 -x853 -x852 -x851 -x850 x849 -x848 -x847 -x846 -x855 -x856 -x857 -x858 -x859 -x860 x861 -x862 -x863 -x864 -x873 -x872 -x871 x870 -x869 -x868 -x867 -x866 -x865 -x874 -x875 -x876 -x877 x878 -x879 -x880 -x881 -x882 -x883 -x892 -x891 -x890 -x889 -x888 x887 -x886 -x885 -x884 -x893 -x894 -x895 -x896 -x897 -x898 x899 -x900 -x901 -x902 -x911 -x910 -x909 x908 -x907 -x906 -x905 -x904 -x903 -x912 -x913 -x914 -x915 x916 -x917 -x918 -x919 -x920 -x921 -x930 -x929 x928 -x927 -x926 -x925 -x924 -x923 -x922 -x931 -x932 -x933 x934 -x935 -x936 -x937 -x938 -x939 -x940 -x949 -x948 -x947 -x946 x945 -x944 -x943 -x942 -x941 -x950 -x951 -x952 -x953 -x954 x955 -x956 -x957 -x958 -x959 -x968 -x967 -x966 x965 -x964 -x963 -x962 -x961 -x960 -x969 -x970 -x971 -x972 x973 -x974 -x975 -x976 -x977 -x978 -x987 -x986 -x985 -x984 x983 -x982 -x981 -x980 -x979 -x988 -x989 -x990 -x991 -x992 x993 -x994 -x995 -x996 -x997 -x1006 -x1005 x1004 -x1003 -x1002 -x1001 -x1000 -x999 -x998 -x1007 -x1008 x1009 -x1010 -x1011 -x1012 -x1013 -x1014 -x1015 -x1016 -x1025 -x1024 -x1023 -x1022 x1021 -x1020 -x1019 -x1018 -x1017 -x1026 -x1027 -x1028 -x1029 -x1030 x1031 -x1032 -x1033 -x1034 -x1035 -x1044 -x1043 -x1042 -x1041 -x1040 x1039 -x1038 -x1037 -x1036 -x1045 -x1046 -x1047 -x1048 -x1049 -x1050 x1051 -x1052 -x1053 -x1054 -x1063 -x1062 -x1061 -x1060 -x1059 x1058 -x1057 -x1056 -x1055 -x1064 -x1065 -x1066 -x1067 -x1068 -x1069 x1070 -x1071 -x1072 -x1073 -x1082 -x1081 -x1080 -x1079 -x1078 x1077 -x1076 -x1075 -x1074 -x1083 -x1084 -x1085 -x1086 -x1087 -x1088 x1089 -x1090 -x1091 -x1092 -x1101 -x1100 -x1099 x1098 -x1097 -x1096 -x1095 -x1094 -x1093 -x1102 -x1103 -x1104 -x1105 x1106 -x1107 -x1108 -x1109 -x1110 -x1111 -x1120 -x1119 -x1118 -x1117 -x1116 x1115 -x1114 -x1113 -x1112 -x1121 -x1122 -x1123 -x1124 -x1125 -x1126 x1127 -x1128 -x1129 -x1130 -x1139 -x1138 -x1137 -x1136 -x1135 x1134 -x1133 -x1132 -x1131 -x1140 -x1141 -x1142 -x1143 -x1144 -x1145 x1146 -x1147 -x1148 -x1149 -x1158 -x1157 -x1156 -x1155 -x1154 x1153 -x1152 -x1151 -x1150 -x1159 -x1160 -x1161 -x1162 -x1163 -x1164 x1165 -x1166 -x1167 -x1168 -x1177 -x1176 -x1175 -x1174 -x1173 x1172 -x1171 -x1170 -x1169 -x1178 -x1179 -x1180 -x1181 -x1182 -x1183 x1184 -x1185 -x1186 -x1187 -x1196 -x1195 -x1194 -x1193 -x1192 x1191 -x1190 -x1189 -x1188 -x1197 -x1198 -x1199 -x1200 -x1201 -x1202 x1203 -x1204 -x1205 -x1206 -x1215 -x1214 -x1213 x1212 -x1211 -x1210 -x1209 -x1208 -x1207 -x1216 -x1217 -x1218 -x1219 x1220 -x1221 -x1222 -x1223 -x1224 -x1225 -x1234 -x1233 x1232 -x1231 -x1230 -x1229 -x1228 -x1227 -x1226 -x1235 -x1236 x1237 -x1238 -x1239 -x1240 -x1241 -x1242 -x1243 -x1244 -x1253 -x1252 x1251 -x1250 -x1249 -x1248 -x1247 -x1246 -x1245 -x1254 -x1255 -x1256 x1257 -x1258 -x1259 -x1260 -x1261 -x1262 -x1263 -x1272 -x1271 x1270 -x1269 -x1268 -x1267 -x1266 -x1265 -x1264 -x1273 -x1274 -x1275 x1276 -x1277 -x1278 -x1279 -x1280 -x1281 -x1282 -x1291 -x1290 -x1289 x1288 -x1287 -x1286 -x1285 -x1284 -x1283 -x1292 -x1293 -x1294 -x1295 x1296 -x1297 -x1298 -x1299 -x1300 -x1301 -x1310 -x1309 -x1308 x1307 -x1306 -x1305 -x1304 -x1303 -x1302 -x1311 -x1312 -x1313 -x1314 x1315 -x1316 -x1317 -x1318 -x1319 -x1320 -x1329 -x1328 -x1327 -x1326 -x1325 x1324 -x1323 -x1322 -x1321 -x1330 -x1331 -x1332 -x1333 -x1334 -x1335 x1336 -x1337 -x1338 -x1339 -x1348 -x1347 -x1346 x1345 -x1344 -x1343 -x1342 -x1341 -x1340 -x1349 -x1350 -x1351 -x1352 x1353 -x1354 -x1355 -x1356 -x1357 -x1358 -x1367 -x1366 -x1365 x1364 -x1363 -x1362 -x1361 -x1360 -x1359 -x1368 -x1369 -x1370 -x1371 x1372 -x1373 -x1374 -x1375 -x1376 -x1377 -x1386 -x1385 x1384 -x1383 -x1382 -x1381 -x1380 -x1379 -x1378 -x1387 -x1388 -x1389 x1390 -x1391 -x1392 -x1393 -x1394 -x1395 -x1396 -x1405 -x1404 x1403 -x1402 -x1401 -x1400 -x1399 -x1398 -x1397 -x1406 -x1407 -x1408 x1409 -x1410 -x1411 -x1412 -x1413 -x1414 -x1415 -x1424 -x1423 -x1422 x1421 -x1420 -x1419 -x1418 -x1417 -x1416 -x1425 -x1426 -x1427 -x1428 x1429 -x1430 -x1431 -x1432 -x1433 -x1434 -x1443 -x1442 x1441 -x1440 -x1439 -x1438 -x1437 -x1436 -x1435 -x1444 -x1445 -x1446 x1447 -x1448 -x1449 -x1450 -x1451 -x1452 -x1453 -x1462 -x1461 -x1460 x1459 -x1458 -x1457 -x1456 -x1455 -x1454 -x1463 -x1464 -x1465 -x1466 x1467 -x1468 -x1469 -x1470 -x1471 -x1472 -x1481 -x1480 -x1479 -x1478 -x1477 -x1476 x1475 -x1474 -x1473 -x1482 -x1483 -x1484 -x1485 -x1486 -x1487 -x1488 x1489 -x1490 -x1491 -x1500 -x1499 -x1498 -x1497 -x1496 -x1495 x1494 -x1493 -x1492 -x1501 -x1502 -x1503 -x1504 -x1505 -x1506 -x1507 x1508 -x1509 -x1510 -x1519 -x1518 -x1517 -x1516 -x1515 -x1514 x1513 -x1512 -x1511 -x1520 -x1521 -x1522 -x1523 -x1524 -x1525 -x1526 x1527 -x1528 -x1529 -x1538 -x1537 -x1536 x1535 -x1534 -x1533 -x1532 -x1531 -x1530 -x1539 -x1540 -x1541 -x1542 x1543 -x1544 -x1545 -x1546 -x1547 -x1548 -x1557 -x1556 -x1555 -x1554 -x1553 x1552 -x1551 -x1550 -x1549 -x1558 -x1559 -x1560 -x1561 -x1562 -x1563 x1564 -x1565 -x1566 -x1567 -x1576 -x1575 -x1574 x1573 -x1572 -x1571 -x1570 -x1569 -x1568 -x1577 -x1578 -x1579 -x1580 x1581 -x1582 -x1583 -x1584 -x1585 -x1586 -x1595 -x1594 -x1593 -x1592 -x1591 -x1590 x1589 -x1588 -x1587 -x1596 -x1597 -x1598 -x1599 -x1600 -x1601 -x1602 x1603 -x1604 -x1605 -x1614 -x1613 -x1612 -x1611 -x1610 x1609 -x1608 -x1607 -x1606 -x1615 -x1616 -x1617 -x1618 -x1619 -x1620 x1621 -x1622 -x1623 -x1624 -x1633 -x1632 -x1631 -x1630 -x1629 -x1628 x1627 -x1626 -x1625 -x1634 -x1635 -x1636 -x1637 -x1638 -x1639 -x1640 x1641 -x1642 -x1643 -x1652 -x1651 -x1650 -x1649 -x1648 -x1647 x1646 -x1645 -x1644 -x1653 -x1654 -x1655 -x1656 -x1657 -x1658 -x1659 x1660 -x1661 -x1662 -x1671 -x1670 -x1669 -x1668 x1667 -x1666 -x1665 -x1664 -x1663 -x1672 -x1673 -x1674 -x1675 -x1676 x1677 -x1678 -x1679 -x1680 -x1681 -x1690 -x1689 x1688 -x1687 -x1686 -x1685 -x1684 -x1683 -x1682 -x1691 -x1692 -x1693 x1694 -x1695 -x1696 -x1697 -x1698 -x1699 -x1700 -x1709 -x1708 -x1707 x1706 -x1705 -x1704 -x1703 -x1702 -x1701 -x1710 -x1711 -x1712 -x1713 x1714 -x1715 -x1716 -x1717 -x1718 -x1719 -x1728 -x1727 -x1726 x1725 -x1724 -x1723 -x1722 -x1721 -x1720 -x1729 -x1730 -x1731 -x1732 x1733 -x1734 -x1735 -x1736 -x1737 -x1738 -x1747 -x1746 -x1745 x1744 -x1743 -x1742 -x1741 -x1740 -x1739 -x1748 -x1749 -x1750 -x1751 x1752 -x1753 -x1754 -x1755 -x1756 -x1757 -x1766 -x1765 -x1764 -x1763 x1762 -x1761 -x1760 -x1759 -x1758 -x1767 -x1768 -x1769 -x1770 -x1771 x1772 -x1773 -x1774 -x1775 -x1776 -x1785 -x1784 -x1783 -x1782 -x1781 x1780 -x1779 -x1778 -x1777 -x1786 -x1787 -x1788 -x1789 -x1790 -x1791 x1792 -x1793 -x1794 -x1795 -x1804 -x1803 -x1802 x1801 -x1800 -x1799 -x1798 -x1797 -x1796 -x1805 -x1806 -x1807 -x1808 x1809 -x1810 -x1811 -x1812 -x1813 -x1814 -x1823 -x1822 -x1821 -x1820 -x1819 x1818 -x1817 -x1816 -x1815 -x1824 -x1825 -x1826 -x1827 -x1828 -x1829 x1830 -x1831 -x1832 -x1833 -x1842 -x1841 x1840 -x1839 -x1838 -x1837 -x1836 -x1835 -x1834 -x1843 -x1844 -x1845 x1846 -x1847 -x1848 -x1849 -x1850 -x1851 -x1852 -x1861 -x1860 -x1859 x1858 -x1857 -x1856 -x1855 -x1854 -x1853 -x1862 -x1863 -x1864 -x1865 x1866 -x1867 -x1868 -x1869 -x1870 -x1871 -x1880 -x1879 -x1878 x1877 -x1876 -x1875 -x1874 -x1873 -x1872 -x1881 -x1882 -x1883 -x1884 x1885 -x1886 -x1887 -x1888 -x1889 -x1890 -x1899 -x1898 x1897 -x1896 -x1895 -x1894 -x1893 -x1892 -x1891 -x1900 -x1901 -x1902 x1903 -x1904 -x1905 -x1906 -x1907 -x1908 -x1909 -x1918 -x1917 -x1916 -x1915 x1914 -x1913 -x1912 -x1911 -x1910 -x1919 -x1920 -x1921 -x1922 -x1923 x1924 -x1925 -x1926 -x1927 -x1928 -x1937 -x1936 -x1935 -x1934 -x1933 x1932 -x1931 -x1930 -x1929 -x1938 -x1939 -x1940 -x1941 -x1942 -x1943 x1944 -x1945 -x1946 -x1947 -x1956 -x1955 -x1954 -x1953 -x1952 -x1951 x1950 -x1949 -x1948 -x1957 -x1958 -x1959 -x1960 -x1961 -x1962 -x1963 x1964 -x1965 -x1966 -x1975 -x1974 -x1973 x1972 -x1971 -x1970 -x1969 -x1968 -x1967 -x1976 -x1977 -x1978 -x1979 x1980 -x1981 -x1982 -x1983 -x1984 -x1985 -x1994 -x1993 -x1992 -x1991 -x1990 x1989 -x1988 -x1987 -x1986 -x1995 -x1996 -x1997 -x1998 -x1999
1030.88/1033.91	v -x2000 x2001 -x2002 -x2003 -x2004 -x2013 -x2012 -x2011 x2010 -x2009 -x2008 -x2007 -x2006 -x2005 -x2014 -x2015 -x2016 -x2017 x2018 -x2019 -x2020 -x2021 -x2022 -x2023 -x2032 -x2031 -x2030 x2029 -x2028 -x2027 -x2026 -x2025 -x2024 -x2033 -x2034 -x2035 -x2036 x2037 -x2038 -x2039 -x2040 -x2041 -x2042 -x2051 -x2050 -x2049 -x2048 -x2047 x2046 -x2045 -x2044 -x2043 -x2052 -x2053 -x2054 -x2055 -x2056 -x2057 x2058 -x2059 -x2060 -x2061 -x2070 -x2069 -x2068 x2067 -x2066 -x2065 -x2064 -x2063 -x2062 -x2071 -x2072 -x2073 -x2074 x2075 -x2076 -x2077 -x2078 -x2079 -x2080 -x2089 -x2088 -x2087 -x2086 -x2085 -x2084 x2083 -x2082 -x2081 -x2090 -x2091 -x2092 -x2093 -x2094 -x2095 -x2096 x2097 -x2098 -x2099 -x2108 -x2107 -x2106 -x2105 -x2104 x2103 -x2102 -x2101 -x2100 -x2109 -x2110 -x2111 -x2112 -x2113 -x2114 x2115 -x2116 -x2117 -x2118 -x2127 -x2126 -x2125 x2124 -x2123 -x2122 -x2121 -x2120 -x2119 -x2128 -x2129 -x2130 -x2131 x2132 -x2133 -x2134 -x2135 -x2136 -x2137 -x2146 -x2145 -x2144 x2143 -x2142 -x2141 -x2140 -x2139 -x2138 -x2147 -x2148 -x2149 -x2150 x2151 -x2152 -x2153 -x2154 -x2155 -x2156 -x2165 -x2164 -x2163 x2162 -x2161 -x2160 -x2159 -x2158 -x2157 -x2166 -x2167 -x2168 -x2169 x2170 -x2171 -x2172 -x2173 -x2174 -x2175 -x2184 -x2183 -x2182 -x2181 -x2180 x2179 -x2178 -x2177 -x2176 -x2185 -x2186 -x2187 -x2188 -x2189 -x2190 x2191 -x2192 -x2193 -x2194 -x2203 -x2202 -x2201 x2200 -x2199 -x2198 -x2197 -x2196 -x2195 -x2204 -x2205 -x2206 -x2207 x2208 -x2209 -x2210 -x2211 -x2212 -x2213 -x2222 -x2221 -x2220 -x2219 -x2218 -x2217 x2216 -x2215 -x2214 -x2223 -x2224 -x2225 -x2226 -x2227 -x2228 -x2229 x2230 -x2231 -x2232 -x2241 -x2240 -x2239 x2238 -x2237 -x2236 -x2235 -x2234 -x2233 -x2242 -x2243 -x2244 -x2245 x2246 -x2247 -x2248 -x2249 -x2250 -x2251 -x2260 -x2259 -x2258 -x2257 x2256 -x2255 -x2254 -x2253 -x2252 -x2261 -x2262 -x2263 -x2264 -x2265 x2266 -x2267 -x2268 -x2269 -x2270 -x2279 -x2278 -x2277 -x2276 -x2275 x2274 -x2273 -x2272 -x2271 -x2280 -x2281 -x2282 -x2283 -x2284 -x2285 x2286 -x2287 -x2288 -x2289 -x2298 -x2297 -x2296 x2295 -x2294 -x2293 -x2292 -x2291 -x2290 -x2299 -x2300 -x2301 -x2302 x2303 -x2304 -x2305 -x2306 -x2307 -x2308 -x2317 -x2316 -x2315 -x2314 -x2313 x2312 -x2311 -x2310 -x2309 -x2318 -x2319 -x2320 -x2321 -x2322 -x2323 x2324 -x2325 -x2326 -x2327 -x2336 -x2335 -x2334 x2333 -x2332 -x2331 -x2330 -x2329 -x2328 -x2337 -x2338 -x2339 -x2340 x2341 -x2342 -x2343 -x2344 -x2345 -x2346 -x2355 -x2354 -x2353 -x2352 x2351 -x2350 -x2349 -x2348 -x2347 -x2356 -x2357 -x2358 -x2359 -x2360 x2361 -x2362 -x2363 -x2364 -x2365 -x2374 -x2373 -x2372 x2371 -x2370 -x2369 -x2368 -x2367 -x2366 -x2375 -x2376 -x2377 -x2378 x2379 -x2380 -x2381 -x2382 -x2383 -x2384 -x2393 -x2392 -x2391 x2390 -x2389 -x2388 -x2387 -x2386 -x2385 -x2394 -x2395 -x2396 -x2397 x2398 -x2399 -x2400 -x2401 -x2402 -x2403 -x2412 -x2411 -x2410 -x2409 x2408 -x2407 -x2406 -x2405 -x2404 -x2413 -x2414 -x2415 -x2416 -x2417 x2418 -x2419 -x2420 -x2421 -x2422 -x2431 -x2430 x2429 -x2428 -x2427 -x2426 -x2425 -x2424 -x2423 -x2432 -x2433 -x2434 x2435 -x2436 -x2437 -x2438 -x2439 -x2440 -x2441 -x2450 -x2449 -x2448 x2447 -x2446 -x2445 -x2444 -x2443 -x2442 -x2451 -x2452 -x2453 -x2454 x2455 -x2456 -x2457 -x2458 -x2459 -x2460 -x2469 -x2468 x2467 -x2466 -x2465 -x2464 -x2463 -x2462 -x2461 -x2470 -x2471 x2472 -x2473 -x2474 -x2475 -x2476 -x2477 -x2478 -x2479 -x2488 -x2487 x2486 -x2485 -x2484 -x2483 -x2482 -x2481 -x2480 -x2489 -x2490 x2491 -x2492 -x2493 -x2494 -x2495 -x2496 -x2497 -x2498 -x2507 -x2506 x2505 -x2504 -x2503 -x2502 -x2501 -x2500 -x2499 -x2508 -x2509 -x2510 x2511 -x2512 -x2513 -x2514 -x2515 -x2516 -x2517 -x2526 -x2525 x2524 -x2523 -x2522 -x2521 -x2520 -x2519 -x2518 -x2527 -x2528 -x2529 x2530 -x2531 -x2532 -x2533 -x2534 -x2535 -x2536 -x2545 -x2544 -x2543 -x2542 x2541 -x2540 -x2539 -x2538 -x2537 -x2546 -x2547 -x2548 -x2549 -x2550 x2551 -x2552 -x2553 -x2554 -x2555 -x2564 -x2563 x2562 -x2561 -x2560 -x2559 -x2558 -x2557 -x2556 -x2565 -x2566 -x2567 x2568 -x2569 -x2570 -x2571 -x2572 -x2573 -x2574 -x2583 -x2582 x2581 -x2580 -x2579 -x2578 -x2577 -x2576 -x2575 -x2584 -x2585 -x2586 x2587 -x2588 -x2589 -x2590 -x2591 -x2592 -x2593

Verifier Data

OK	-58

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-4830541-1783292099/watcher-4830541-1783292099 -o /tmp/evaluation-result-4830541-1783292099/solver-4830541-1783292099 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4830541-1783292099/vars-4830541-1783292099 --bin-var /tmp/runsolver-exch-nodeE010-1783286167-2700567 --watchdog 3760 ./scip-naps.sh HOME/instance-4830541-1783292099.opb 

running on 4 cores: 8-11

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

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

CPU governors:
  performance: 8-11

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (118655 MiB free)
  node 1: cores 8-15, 128973 MiB (96352 MiB free)
  node 2: cores 16-23, 129019 MiB (121807 MiB free)
  node 3: cores 24-31, 129003 MiB (87493 MiB free)
  node 4: cores 32-39, 129019 MiB (114032 MiB free)
  node 5: cores 40-47, 129019 MiB (113710 MiB free)
  node 6: cores 48-55, 129019 MiB (106221 MiB free)
  node 7: cores 56-63, 128474 MiB (114884 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=2706492, runsolver pid=2706489
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 16.53 16.14 16.10 21/922 2706500
/proc/meminfo: memFree=894112344/1055320708 swapFree=32653480/33554428
[pid=2706492] ppid=2706489 vsize=4192 memory=3204 CPUtime=0 cores=8-11
/proc/2706492/stat : 2706492 (scip-naps.sh) S 2706489 2706492 2700548 0 -1 4194304 263 341 0 0 0 0 0 0 20 0 1 0 262497598 4292608 640 18446744073709551615 94857928450048 94857929344581 140725958013424 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94857929583632 94857929631376 94857955004416 140725958015269 140725958015361 140725958015361 140725958021097 0
/proc/2706492/statm: 1048 801 723 219 0 110 0
[pid=2706497] ppid=2706492 vsize=239744 memory=28596 CPUtime=0.1 cores=8-11
/proc/2706497/stat : 2706497 (python3) R 2706492 2706492 2700548 0 -1 4194304 3379 0 0 0 9 1 0 0 20 0 4 0 262497600 245497856 7040 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 2 0 0 0 17 10 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
/proc/2706497/statm: 59936 7149 4169 753 0 39925 0
[pid=2706497/tid=2706498] ppid=2706492 vsize=239744 memory=51683802 CPUtime=0.02 cores=8-11
/proc/2706497/task/2706498/stat : 2706498 (python3) R 2706492 2706492 2700548 0 -1 4194368 1 0 0 0 2 0 0 0 20 0 4 0 262497607 245497856 7040 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 2 0 0 0 -1 9 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
[pid=2706497/tid=2706499] ppid=2706492 vsize=239744 memory=52996423811486 CPUtime=0.02 cores=8-11
/proc/2706497/task/2706499/stat : 2706499 (python3) R 2706492 2706492 2700548 0 -1 4194368 1 0 0 0 2 0 0 0 20 0 4 0 262497607 245497856 7040 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 2 0 0 0 -1 8 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
[pid=2706497/tid=2706500] ppid=2706492 vsize=239744 memory=60697368661870 CPUtime=0.01 cores=8-11
/proc/2706497/task/2706500/stat : 2706500 (python3) R 2706492 2706492 2700548 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 4 0 262497607 245497856 7040 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 2 0 0 0 -1 10 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 243936 KiB
Current children cumulated memory: 31800 KiB

[startup+0.213293 s]*
/proc/loadavg: 16.53 16.14 16.10 18/922 2706500
/proc/meminfo: memFree=894098360/1055320708 swapFree=32653480/33554428
[pid=2706492] ppid=2706489 vsize=4192 memory=3204 CPUtime=0 cores=8-11
/proc/2706492/stat : 2706492 (scip-naps.sh) S 2706489 2706492 2700548 0 -1 4194304 263 341 0 0 0 0 0 0 20 0 1 0 262497598 4292608 640 18446744073709551615 94857928450048 94857929344581 140725958013424 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94857929583632 94857929631376 94857955004416 140725958015269 140725958015361 140725958015361 140725958021097 0
/proc/2706492/statm: 1048 801 723 219 0 110 0
[pid=2706497] ppid=2706492 vsize=268148 memory=66548 CPUtime=0.36 cores=8-11
/proc/2706497/stat : 2706497 (python3) R 2706492 2706492 2700548 0 -1 4194304 10074 0 0 0 34 2 0 0 20 0 4 0 262497600 274583552 16512 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 0 0 0 17 10 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
/proc/2706497/statm: 67037 16637 7185 753 0 46889 0
[pid=2706497/tid=2706498] ppid=2706492 vsize=268148 memory=51683802 CPUtime=0.07 cores=8-11
/proc/2706497/task/2706498/stat : 2706498 (python3) S 2706492 2706492 2700548 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 262497607 274583552 16512 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
[pid=2706497/tid=2706499] ppid=2706492 vsize=268148 memory=52996423811486 CPUtime=0.07 cores=8-11
/proc/2706497/task/2706499/stat : 2706499 (python3) S 2706492 2706492 2700548 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 262497607 274583552 16512 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
[pid=2706497/tid=2706500] ppid=2706492 vsize=268148 memory=60697368661870 CPUtime=0.07 cores=8-11
/proc/2706497/task/2706500/stat : 2706500 (python3) S 2706492 2706492 2700548 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 262497607 274583552 16512 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 272340 KiB
Current children cumulated memory: 69752 KiB

[startup+0.314099 s]*
/proc/loadavg: 16.53 16.14 16.10 18/922 2706500
/proc/meminfo: memFree=894094592/1055320708 swapFree=32653480/33554428
[pid=2706492] ppid=2706489 vsize=4192 memory=3204 CPUtime=0 cores=8-11
/proc/2706492/stat : 2706492 (scip-naps.sh) S 2706489 2706492 2700548 0 -1 4194304 263 341 0 0 0 0 0 0 20 0 1 0 262497598 4292608 640 18446744073709551615 94857928450048 94857929344581 140725958013424 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94857929583632 94857929631376 94857955004416 140725958015269 140725958015361 140725958015361 140725958021097 0
/proc/2706492/statm: 1048 801 723 219 0 110 0
[pid=2706497] ppid=2706492 vsize=268992 memory=67476 CPUtime=0.46 cores=8-11
/proc/2706497/stat : 2706497 (python3) R 2706492 2706492 2700548 0 -1 4194304 10306 0 0 0 44 2 0 0 20 0 4 0 262497600 275447808 16768 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 0 0 0 17 10 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
/proc/2706497/statm: 67248 16869 7185 753 0 47100 0
[pid=2706497/tid=2706498] ppid=2706492 vsize=268992 memory=51683802 CPUtime=0.07 cores=8-11
/proc/2706497/task/2706498/stat : 2706498 (python3) S 2706492 2706492 2700548 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 262497607 275447808 16768 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
[pid=2706497/tid=2706499] ppid=2706492 vsize=268992 memory=52996423811486 CPUtime=0.07 cores=8-11
/proc/2706497/task/2706499/stat : 2706499 (python3) S 2706492 2706492 2700548 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 262497607 275447808 16768 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
[pid=2706497/tid=2706500] ppid=2706492 vsize=268992 memory=2305903706582355822 CPUtime=0.07 cores=8-11
/proc/2706497/task/2706500/stat : 2706500 (python3) S 2706492 2706492 2700548 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 262497607 275447808 16768 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
Current children cumulated CPU time: 0.46 s
Current children cumulated vsize: 273184 KiB
Current children cumulated memory: 70680 KiB

[startup+0.700153 s]
/proc/loadavg: 16.53 16.14 16.10 17/922 2706500
/proc/meminfo: memFree=894085720/1055320708 swapFree=32653480/33554428
[pid=2706492] ppid=2706489 vsize=4192 memory=3204 CPUtime=0 cores=8-11
/proc/2706492/stat : 2706492 (scip-naps.sh) S 2706489 2706492 2700548 0 -1 4194304 263 341 0 0 0 0 0 0 20 0 1 0 262497598 4292608 640 18446744073709551615 94857928450048 94857929344581 140725958013424 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94857929583632 94857929631376 94857955004416 140725958015269 140725958015361 140725958015361 140725958021097 0
/proc/2706492/statm: 1048 801 723 219 0 110 0
[pid=2706497] ppid=2706492 vsize=271624 memory=70116 CPUtime=0.83 cores=8-11
/proc/2706497/stat : 2706497 (python3) R 2706492 2706492 2700548 0 -1 4194304 10951 0 0 0 81 2 0 0 20 0 4 0 262497600 278142976 17408 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 0 0 0 17 10 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
/proc/2706497/statm: 67906 17529 7201 753 0 47758 0
[pid=2706497/tid=2706498] ppid=2706492 vsize=271624 memory=0 CPUtime=0.07 cores=8-11
/proc/2706497/task/2706498/stat : 2706498 (python3) S 2706492 2706492 2700548 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 262497607 278142976 17408 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
[pid=2706497/tid=2706499] ppid=2706492 vsize=271624 memory=0 CPUtime=0.07 cores=8-11
/proc/2706497/task/2706499/stat : 2706499 (python3) S 2706492 2706492 2700548 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 262497607 278142976 17408 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
[pid=2706497/tid=2706500] ppid=2706492 vsize=271624 memory=3204 CPUtime=0.07 cores=8-11
/proc/2706497/task/2706500/stat : 2706500 (python3) S 2706492 2706492 2700548 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 262497607 278142976 17408 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
Current children cumulated CPU time: 0.83 s
Current children cumulated vsize: 275816 KiB
Current children cumulated memory: 73320 KiB

[startup+1.5002 s]
/proc/loadavg: 16.53 16.14 16.10 17/922 2706500
/proc/meminfo: memFree=894069848/1055320708 swapFree=32653480/33554428
[pid=2706492] ppid=2706489 vsize=4192 memory=3204 CPUtime=0 cores=8-11
/proc/2706492/stat : 2706492 (scip-naps.sh) S 2706489 2706492 2700548 0 -1 4194304 263 341 0 0 0 0 0 0 20 0 1 0 262497598 4292608 640 18446744073709551615 94857928450048 94857929344581 140725958013424 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94857929583632 94857929631376 94857955004416 140725958015269 140725958015361 140725958015361 140725958021097 0
/proc/2706492/statm: 1048 801 723 219 0 110 0
[pid=2706497] ppid=2706492 vsize=327432 memory=122624 CPUtime=1.62 cores=8-11
/proc/2706497/stat : 2706497 (python3) R 2706492 2706492 2700548 0 -1 4194304 23904 0 0 0 159 3 0 0 20 0 4 0 262497600 335290368 30464 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 0 0 0 17 10 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
/proc/2706497/statm: 81858 30656 7406 753 0 61710 0
[pid=2706497/tid=2706498] ppid=2706492 vsize=327432 memory=0 CPUtime=0.07 cores=8-11
/proc/2706497/task/2706498/stat : 2706498 (python3) S 2706492 2706492 2700548 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 262497607 335290368 30464 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
[pid=2706497/tid=2706499] ppid=2706492 vsize=327432 memory=0 CPUtime=0.07 cores=8-11
/proc/2706497/task/2706499/stat : 2706499 (python3) S 2706492 2706492 2700548 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 262497607 335290368 30464 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
[pid=2706497/tid=2706500] ppid=2706492 vsize=327432 memory=3204 CPUtime=0.07 cores=8-11
/proc/2706497/task/2706500/stat : 2706500 (python3) S 2706492 2706492 2700548 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 262497607 335290368 30464 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 331624 KiB
Current children cumulated memory: 125828 KiB

[startup+3.11382 s]
/proc/loadavg: 16.53 16.14 16.10 17/922 2706500
/proc/meminfo: memFree=893981736/1055320708 swapFree=32653480/33554428
[pid=2706492] ppid=2706489 vsize=4192 memory=3204 CPUtime=0 cores=8-11
/proc/2706492/stat : 2706492 (scip-naps.sh) S 2706489 2706492 2700548 0 -1 4194304 263 341 0 0 0 0 0 0 20 0 1 0 262497598 4292608 640 18446744073709551615 94857928450048 94857929344581 140725958013424 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94857929583632 94857929631376 94857955004416 140725958015269 140725958015361 140725958015361 140725958021097 0
/proc/2706492/statm: 1048 801 723 219 0 110 0
[pid=2706497] ppid=2706492 vsize=366104 memory=159076 CPUtime=3.24 cores=8-11
/proc/2706497/stat : 2706497 (python3) R 2706492 2706492 2700548 0 -1 4194304 48142 0 0 0 319 5 0 0 20 0 4 0 262497600 374890496 39552 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 0 0 0 17 10 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
/proc/2706497/statm: 91526 39769 7406 753 0 71378 0
[pid=2706497/tid=2706498] ppid=2706492 vsize=366104 memory=1892 CPUtime=0.07 cores=8-11
/proc/2706497/task/2706498/stat : 2706498 (python3) S 2706492 2706492 2700548 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 262497607 374890496 39552 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
[pid=2706497/tid=2706499] ppid=2706492 vsize=366104 memory=3204 CPUtime=0.07 cores=8-11
/proc/2706497/task/2706499/stat : 2706499 (python3) S 2706492 2706492 2700548 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 262497607 374890496 39552 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
[pid=2706497/tid=2706500] ppid=2706492 vsize=366104 memory=-7089336925567315087 CPUtime=0.07 cores=8-11
/proc/2706497/task/2706500/stat : 2706500 (python3) S 2706492 2706492 2700548 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 262497607 374890496 39552 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
Current children cumulated CPU time: 3.24 s
Current children cumulated vsize: 370296 KiB
Current children cumulated memory: 162280 KiB

[startup+6.30014 s]
/proc/loadavg: 16.57 16.16 16.10 17/922 2706500
/proc/meminfo: memFree=893934316/1055320708 swapFree=32653480/33554428
[pid=2706492] ppid=2706489 vsize=4192 memory=3204 CPUtime=0 cores=8-11
/proc/2706492/stat : 2706492 (scip-naps.sh) S 2706489 2706492 2700548 0 -1 4194304 263 341 0 0 0 0 0 0 20 0 1 0 262497598 4292608 640 18446744073709551615 94857928450048 94857929344581 140725958013424 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94857929583632 94857929631376 94857955004416 140725958015269 140725958015361 140725958015361 140725958021097 0
/proc/2706492/statm: 1048 801 723 219 0 110 0
[pid=2706497] ppid=2706492 vsize=367004 memory=159508 CPUtime=6.41 cores=8-11
/proc/2706497/stat : 2706497 (python3) R 2706492 2706492 2700548 0 -1 4194304 62373 0 0 0 636 5 0 0 20 0 4 0 262497600 375812096 39680 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 0 0 0 17 10 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
/proc/2706497/statm: 91751 39877 7406 753 0 71603 0
[pid=2706497/tid=2706498] ppid=2706492 vsize=367004 memory=3204 CPUtime=0.07 cores=8-11
/proc/2706497/task/2706498/stat : 2706498 (python3) S 2706492 2706492 2700548 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 262497607 375812096 39680 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
[pid=2706497/tid=2706499] ppid=2706492 vsize=367004 memory=3458827418819151210 CPUtime=0.07 cores=8-11
/proc/2706497/task/2706499/stat : 2706499 (python3) S 2706492 2706492 2700548 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 262497607 375812096 39680 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
[pid=2706497/tid=2706500] ppid=2706492 vsize=367004 memory=3204 CPUtime=0.07 cores=8-11
/proc/2706497/task/2706500/stat : 2706500 (python3) S 2706492 2706492 2700548 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 262497607 375812096 39680 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
Current children cumulated CPU time: 6.41 s
Current children cumulated vsize: 371196 KiB
Current children cumulated memory: 162712 KiB

[startup+12.7001 s]
/proc/loadavg: 16.60 16.17 16.11 17/922 2706500
/proc/meminfo: memFree=893836648/1055320708 swapFree=32653480/33554428
[pid=2706492] ppid=2706489 vsize=4192 memory=3204 CPUtime=0 cores=8-11
/proc/2706492/stat : 2706492 (scip-naps.sh) S 2706489 2706492 2700548 0 -1 4194304 263 341 0 0 0 0 0 0 20 0 1 0 262497598 4292608 640 18446744073709551615 94857928450048 94857929344581 140725958013424 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94857929583632 94857929631376 94857955004416 140725958015269 140725958015361 140725958015361 140725958021097 0
/proc/2706492/statm: 1048 801 723 219 0 110 0
[pid=2706497] ppid=2706492 vsize=373776 memory=166560 CPUtime=12.8 cores=8-11
/proc/2706497/stat : 2706497 (python3) R 2706492 2706492 2700548 0 -1 4194304 88687 0 0 0 1274 6 0 0 20 0 4 0 262497600 382746624 41621 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 0 0 0 17 10 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
/proc/2706497/statm: 93444 41640 7437 753 0 73296 0
[pid=2706497/tid=2706498] ppid=2706492 vsize=373776 memory=56295963 CPUtime=0.07 cores=8-11

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

/proc/2706497/task/2706500/stat : 2706500 (python3) S 2706492 2706492 2700548 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 262497607 770576384 132374 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
Current children cumulated CPU time: 879.78 s
Current children cumulated vsize: 756708 KiB
Current children cumulated memory: 532888 KiB

[startup+942.3 s]
/proc/loadavg: 16.01 16.07 16.10 17/915 2706990
/proc/meminfo: memFree=895564344/1055320708 swapFree=32653480/33554428
[pid=2706492] ppid=2706489 vsize=4192 memory=3204 CPUtime=0 cores=8-11
/proc/2706492/stat : 2706492 (scip-naps.sh) S 2706489 2706492 2700548 0 -1 4194304 263 341 0 0 0 0 0 0 20 0 1 0 262497598 4292608 640 18446744073709551615 94857928450048 94857929344581 140725958013424 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94857929583632 94857929631376 94857955004416 140725958015269 140725958015361 140725958015361 140725958021097 0
/proc/2706492/statm: 1048 801 723 219 0 110 0
[pid=2706497] ppid=2706492 vsize=758036 memory=534660 CPUtime=939.59 cores=8-11
/proc/2706497/stat : 2706497 (python3) R 2706492 2706492 2700548 0 -1 4194304 480070 0 0 0 93928 31 0 0 20 0 4 0 262497600 776228864 133587 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 0 0 0 17 10 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
/proc/2706497/statm: 189509 133665 7590 753 0 169361 0
[pid=2706497/tid=2706498] ppid=2706492 vsize=758036 memory=532008 CPUtime=0.07 cores=8-11
/proc/2706497/task/2706498/stat : 2706498 (python3) S 2706492 2706492 2700548 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 262497607 776228864 133587 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
[pid=2706497/tid=2706499] ppid=2706492 vsize=758036 memory=7456 CPUtime=0.07 cores=8-11
/proc/2706497/task/2706499/stat : 2706499 (python3) S 2706492 2706492 2700548 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 262497607 776228864 133587 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
[pid=2706497/tid=2706500] ppid=2706492 vsize=758036 memory=3204 CPUtime=0.07 cores=8-11
/proc/2706497/task/2706500/stat : 2706500 (python3) S 2706492 2706492 2700548 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 262497607 776228864 133587 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
Current children cumulated CPU time: 939.59 s
Current children cumulated vsize: 762228 KiB
Current children cumulated memory: 537864 KiB

[startup+1002.3 s]
/proc/loadavg: 16.11 16.08 16.10 17/914 2706995
/proc/meminfo: memFree=895629292/1055320708 swapFree=32653480/33554428
[pid=2706492] ppid=2706489 vsize=4192 memory=3204 CPUtime=0 cores=8-11
/proc/2706492/stat : 2706492 (scip-naps.sh) S 2706489 2706492 2700548 0 -1 4194304 263 341 0 0 0 0 0 0 20 0 1 0 262497598 4292608 640 18446744073709551615 94857928450048 94857929344581 140725958013424 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94857929583632 94857929631376 94857955004416 140725958015269 140725958015361 140725958015361 140725958021097 0
/proc/2706492/statm: 1048 801 723 219 0 110 0
[pid=2706497] ppid=2706492 vsize=764520 memory=541252 CPUtime=997.31 cores=8-11
/proc/2706497/stat : 2706497 (python3) S 2706492 2706492 2700548 0 -1 4194304 488185 0 0 0 99699 32 0 0 20 0 1 0 262497600 782868480 135037 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 1 0 0 17 10 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
/proc/2706497/statm: 191130 135313 7709 753 0 170982 0
[pid=2706995] ppid=2706497 vsize=97172 memory=25816 CPUtime=2.06 cores=8-11
/proc/2706995/stat : 2706995 (naps_release) R 2706497 2706995 2706995 0 -1 4194304 5418 0 0 0 206 0 0 0 20 0 1 0 262597619 99504128 6401 18446744073709551615 4210688 6281017 140726495104800 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 31211520 140726495107282 140726495107407 140726495107407 140726495113160 0
/proc/2706995/statm: 24293 6454 2959 506 0 4984 0
Current children cumulated CPU time: 999.37 s
Current children cumulated vsize: 865884 KiB
Current children cumulated memory: 570272 KiB

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

# cumulated CPU time of all completed processes:  user=1030.68 s, system=0.383568 s

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

[startup+1011.2 s]
/proc/loadavg: 16.09 16.08 16.10 17/914 2706995
/proc/meminfo: memFree=895703664/1055320708 swapFree=32653480/33554428
[pid=2706492] ppid=2706489 vsize=4192 memory=3204 CPUtime=0 cores=8-11
/proc/2706492/stat : 2706492 (scip-naps.sh) S 2706489 2706492 2700548 0 -1 4194304 263 341 0 0 0 0 0 0 20 0 1 0 262497598 4292608 640 18446744073709551615 94857928450048 94857929344581 140725958013424 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94857929583632 94857929631376 94857955004416 140725958015269 140725958015361 140725958015361 140725958021097 0
/proc/2706492/statm: 1048 801 723 219 0 110 0
[pid=2706497] ppid=2706492 vsize=764520 memory=541252 CPUtime=997.31 cores=8-11
/proc/2706497/stat : 2706497 (python3) S 2706492 2706492 2700548 0 -1 4194304 488185 0 0 0 99699 32 0 0 20 0 1 0 262497600 782868480 135037 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 1 0 0 17 10 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
/proc/2706497/statm: 191130 135313 7709 753 0 170982 0
[pid=2706995] ppid=2706497 vsize=98652 memory=27840 CPUtime=10.94 cores=8-11
/proc/2706995/stat : 2706995 (naps_release) R 2706497 2706995 2706995 0 -1 4194304 10033 0 0 0 1093 1 0 0 20 0 1 0 262597619 101019648 6944 18446744073709551615 4210688 6281017 140726495104800 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 31211520 140726495107282 140726495107407 140726495107407 140726495113160 0
/proc/2706995/statm: 24663 6960 2959 506 0 5354 0
Current children cumulated CPU time: 1008.25 s
Current children cumulated vsize: 867364 KiB
Current children cumulated memory: 572296 KiB

[startup+1024 s]*
/proc/loadavg: 16.08 16.08 16.10 17/914 2706995
/proc/meminfo: memFree=894580572/1055320708 swapFree=32653480/33554428
[pid=2706492] ppid=2706489 vsize=4192 memory=3204 CPUtime=0 cores=8-11
/proc/2706492/stat : 2706492 (scip-naps.sh) S 2706489 2706492 2700548 0 -1 4194304 263 341 0 0 0 0 0 0 20 0 1 0 262497598 4292608 640 18446744073709551615 94857928450048 94857929344581 140725958013424 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94857929583632 94857929631376 94857955004416 140725958015269 140725958015361 140725958015361 140725958021097 0
/proc/2706492/statm: 1048 801 723 219 0 110 0
[pid=2706497] ppid=2706492 vsize=764520 memory=541252 CPUtime=997.31 cores=8-11
/proc/2706497/stat : 2706497 (python3) S 2706492 2706492 2700548 0 -1 4194304 488185 0 0 0 99699 32 0 0 20 0 1 0 262497600 782868480 135037 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 1 0 0 17 10 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
/proc/2706497/statm: 191130 135313 7709 753 0 170982 0
[pid=2706995] ppid=2706497 vsize=105604 memory=33372 CPUtime=23.71 cores=8-11
/proc/2706995/stat : 2706995 (naps_release) R 2706497 2706995 2706995 0 -1 4194304 16009 0 0 0 2370 1 0 0 20 0 1 0 262597619 108138496 8223 18446744073709551615 4210688 6281017 140726495104800 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 31211520 140726495107282 140726495107407 140726495107407 140726495113160 0
/proc/2706995/statm: 26401 8343 2959 506 0 7092 0
Current children cumulated CPU time: 1021.02 s
Current children cumulated vsize: 874316 KiB
Current children cumulated memory: 577828 KiB

[startup+1030.4 s]
/proc/loadavg: 16.07 16.08 16.10 17/914 2706995
/proc/meminfo: memFree=895418996/1055320708 swapFree=32653480/33554428
[pid=2706492] ppid=2706489 vsize=4192 memory=3204 CPUtime=0 cores=8-11
/proc/2706492/stat : 2706492 (scip-naps.sh) S 2706489 2706492 2700548 0 -1 4194304 263 341 0 0 0 0 0 0 20 0 1 0 262497598 4292608 640 18446744073709551615 94857928450048 94857929344581 140725958013424 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94857929583632 94857929631376 94857955004416 140725958015269 140725958015361 140725958015361 140725958021097 0
/proc/2706492/statm: 1048 801 723 219 0 110 0
[pid=2706497] ppid=2706492 vsize=764520 memory=541252 CPUtime=997.31 cores=8-11
/proc/2706497/stat : 2706497 (python3) S 2706492 2706492 2700548 0 -1 4194304 488185 0 0 0 99699 32 0 0 20 0 1 0 262497600 782868480 135037 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 1 0 0 17 10 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
/proc/2706497/statm: 191130 135313 7709 753 0 170982 0
[pid=2706995] ppid=2706497 vsize=105696 memory=33404 CPUtime=30.08 cores=8-11
/proc/2706995/stat : 2706995 (naps_release) R 2706497 2706995 2706995 0 -1 4194304 16480 0 0 0 3007 1 0 0 20 0 1 0 262597619 108232704 8260 18446744073709551615 4210688 6281017 140726495104800 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 31211520 140726495107282 140726495107407 140726495107407 140726495113160 0
/proc/2706995/statm: 26424 8351 2959 506 0 7115 0
Current children cumulated CPU time: 1027.39 s
Current children cumulated vsize: 874408 KiB
Current children cumulated memory: 577860 KiB

[startup+1032 s]*
/proc/loadavg: 16.07 16.08 16.10 17/914 2706995
/proc/meminfo: memFree=894738668/1055320708 swapFree=32653480/33554428
[pid=2706492] ppid=2706489 vsize=4192 memory=3204 CPUtime=0 cores=8-11
/proc/2706492/stat : 2706492 (scip-naps.sh) S 2706489 2706492 2700548 0 -1 4194304 263 341 0 0 0 0 0 0 20 0 1 0 262497598 4292608 640 18446744073709551615 94857928450048 94857929344581 140725958013424 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94857929583632 94857929631376 94857955004416 140725958015269 140725958015361 140725958015361 140725958021097 0
/proc/2706492/statm: 1048 801 723 219 0 110 0
[pid=2706497] ppid=2706492 vsize=764520 memory=541252 CPUtime=997.31 cores=8-11
/proc/2706497/stat : 2706497 (python3) S 2706492 2706492 2700548 0 -1 4194304 488185 0 0 0 99699 32 0 0 20 0 1 0 262497600 782868480 135037 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 1 0 0 17 10 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
/proc/2706497/statm: 191130 135313 7709 753 0 170982 0
[pid=2706995] ppid=2706497 vsize=105696 memory=33424 CPUtime=31.69 cores=8-11
/proc/2706995/stat : 2706995 (naps_release) R 2706497 2706995 2706995 0 -1 4194304 16485 0 0 0 3168 1 0 0 20 0 1 0 262597619 108232704 8260 18446744073709551615 4210688 6281017 140726495104800 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 31211520 140726495107282 140726495107407 140726495107407 140726495113160 0
/proc/2706995/statm: 26424 8356 2959 506 0 7115 0
Current children cumulated CPU time: 1029 s
Current children cumulated vsize: 874408 KiB
Current children cumulated memory: 577880 KiB

[startup+1032.8 s]
/proc/loadavg: 16.07 16.08 16.10 17/914 2706995
/proc/meminfo: memFree=894738668/1055320708 swapFree=32653480/33554428
[pid=2706492] ppid=2706489 vsize=4192 memory=3204 CPUtime=0 cores=8-11
/proc/2706492/stat : 2706492 (scip-naps.sh) S 2706489 2706492 2700548 0 -1 4194304 263 341 0 0 0 0 0 0 20 0 1 0 262497598 4292608 640 18446744073709551615 94857928450048 94857929344581 140725958013424 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94857929583632 94857929631376 94857955004416 140725958015269 140725958015361 140725958015361 140725958021097 0
/proc/2706492/statm: 1048 801 723 219 0 110 0
[pid=2706497] ppid=2706492 vsize=764520 memory=541252 CPUtime=997.31 cores=8-11
/proc/2706497/stat : 2706497 (python3) S 2706492 2706492 2700548 0 -1 4194304 488185 0 0 0 99699 32 0 0 20 0 1 0 262497600 782868480 135037 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 1 0 0 17 10 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
/proc/2706497/statm: 191130 135313 7709 753 0 170982 0
[pid=2706995] ppid=2706497 vsize=105696 memory=33424 CPUtime=32.47 cores=8-11
/proc/2706995/stat : 2706995 (naps_release) R 2706497 2706995 2706995 0 -1 4194304 16485 0 0 0 3246 1 0 0 20 0 1 0 262597619 108232704 8260 18446744073709551615 4210688 6281017 140726495104800 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 31211520 140726495107282 140726495107407 140726495107407 140726495113160 0
/proc/2706995/statm: 26424 8356 2959 506 0 7115 0
Current children cumulated CPU time: 1029.78 s
Current children cumulated vsize: 874408 KiB
Current children cumulated memory: 577880 KiB

[startup+1033.6 s]
/proc/loadavg: 16.07 16.08 16.10 17/914 2706995
/proc/meminfo: memFree=895217936/1055320708 swapFree=32653480/33554428
[pid=2706492] ppid=2706489 vsize=4192 memory=3204 CPUtime=0 cores=8-11
/proc/2706492/stat : 2706492 (scip-naps.sh) S 2706489 2706492 2700548 0 -1 4194304 263 341 0 0 0 0 0 0 20 0 1 0 262497598 4292608 640 18446744073709551615 94857928450048 94857929344581 140725958013424 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94857929583632 94857929631376 94857955004416 140725958015269 140725958015361 140725958015361 140725958021097 0
/proc/2706492/statm: 1048 801 723 219 0 110 0
[pid=2706497] ppid=2706492 vsize=764520 memory=541252 CPUtime=997.31 cores=8-11
/proc/2706497/stat : 2706497 (python3) S 2706492 2706492 2700548 0 -1 4194304 488185 0 0 0 99699 32 0 0 20 0 1 0 262497600 782868480 135037 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 1 0 0 17 10 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
/proc/2706497/statm: 191130 135313 7709 753 0 170982 0
[pid=2706995] ppid=2706497 vsize=105696 memory=33424 CPUtime=33.27 cores=8-11
/proc/2706995/stat : 2706995 (naps_release) R 2706497 2706995 2706995 0 -1 4194304 16485 0 0 0 3326 1 0 0 20 0 1 0 262597619 108232704 8260 18446744073709551615 4210688 6281017 140726495104800 0 0 0 0 0 16898 0 0 0 17 8 0 0 0 0 0 6662968 6676388 31211520 140726495107282 140726495107407 140726495107407 140726495113160 0
/proc/2706995/statm: 26424 8356 2959 506 0 7115 0
Current children cumulated CPU time: 1030.58 s
Current children cumulated vsize: 874408 KiB
Current children cumulated memory: 577880 KiB

[startup+1034 s]*
/proc/loadavg: 16.07 16.08 16.10 17/913 2706995
/proc/meminfo: memFree=895225012/1055320708 swapFree=32653480/33554428
[pid=2706492] ppid=2706489 vsize=4192 memory=3204 CPUtime=0 cores=8-11
/proc/2706492/stat : 2706492 (scip-naps.sh) S 2706489 2706492 2700548 0 -1 4194304 263 341 0 0 0 0 0 0 20 0 1 0 262497598 4292608 640 18446744073709551615 94857928450048 94857929344581 140725958013424 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94857929583632 94857929631376 94857955004416 140725958015269 140725958015361 140725958015361 140725958021097 0
/proc/2706492/statm: 1048 801 723 219 0 110 0
[pid=2706497] ppid=2706492 vsize=764520 memory=541252 CPUtime=1031 cores=8-11
/proc/2706497/stat : 2706497 (python3) R 2706492 2706492 2700548 0 -1 4194304 531903 16525 0 0 99708 34 3357 1 20 0 1 0 262497600 782868480 135037 18446744073709551615 4321280 7402577 140733095719008 0 0 0 0 16781312 16386 0 0 0 17 10 0 0 0 0 0 9420256 10002664 38203392 140733095721126 140733095721314 140733095721314 140733095727050 0
/proc/2706497/statm: 191130 135313 7709 753 0 170982 0
Current children cumulated CPU time: 1031 s
Current children cumulated vsize: 768712 KiB
Current children cumulated memory: 544456 KiB

Child status: 0

Real time (s): 1034.06
CPU time (s): 1031.06
CPU user time (s): 1030.68
CPU system time (s): 0.383568
CPU usage (%): 99.7104
Max. virtual memory (cumulated for all children) (KiB): 874408
Max. memory (cumulated for all children) (KiB): 577880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1030.68
system time used= 0.383568
maximum resident set size= 540656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 560906
page faults= 0
swaps= 0
block input operations= 0
block output operations= 192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1228
involuntary context switches= 978


# summary of solver processes directly reported to runsolver:
#   pid: 2706492
#   total CPU time (s): 1031.06
#   total CPU user time (s): 1030.68
#   total CPU system time (s): 0.383568

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.62848 second user time and 11.5503 second system time

The end

Launcher Data

Begin job on nodeE010 at 2026-07-06 00:54:59
IDJOB=4830541
IDBENCH=180558
IDSOLVER=3664
FILE ID=nodeE010/4830541-1783292099
RUNJOBID= nodeE010-1783286167-2700567
SLURM_JOB_ID= 12568087
Free space on /tmp= 786532 MiB

SOLVER NAME= SCIP-NaPS scip-naps-1.00a2
BENCH NAME= PB25/normalized-PB25/OPT-LIN/wallon/normalized-StillLife-09-12_c24.opb
COMMAND LINE= ./scip-naps.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4830541-1783292099/watcher-4830541-1783292099 -o /tmp/evaluation-result-4830541-1783292099/solver-4830541-1783292099 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4830541-1783292099/vars-4830541-1783292099 --bin-var /tmp/runsolver-exch-nodeE010-1783286167-2700567 --watchdog 3760  ./scip-naps.sh HOME/instance-4830541-1783292099.opb

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

MD5SUM BENCH= 85429201fe39d64c7cd178ad954e57ec
RANDOM SEED=1629728561

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320708 kB
MemFree:        894111844 kB
MemAvailable:   994539168 kB
Buffers:              32 kB
Cached:         104564004 kB
SwapCached:         8112 kB
Active:         57062880 kB
Inactive:       98516344 kB
Active(anon):   51061536 kB
Inactive(anon):    24752 kB
Active(file):    6001344 kB
Inactive(file): 98491592 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       32653480 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             15256 kB
Writeback:           252 kB
AnonPages:      51013652 kB
Mapped:           116420 kB
Shmem:             71100 kB
KReclaimable:    1243956 kB
Slab:            1777884 kB
SReclaimable:    1243956 kB
SUnreclaim:       533928 kB
KernelStack:       15632 kB
PageTables:       110452 kB
SecPageTables:     15560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:   58416028 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479024 kB
VmallocChunk:          0 kB
Percpu:           116992 kB
HardwareCorrupted:     0 kB
AnonHugePages:  11763712 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:      385476 kB
DirectMap2M:    20908032 kB
DirectMap1G:    1052770304 kB

Free space on /tmp at the end= 786420 MiB
End job on nodeE010 at 2026-07-06 01:12:13