Trace number 4530075

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 1.00a2? (problem) 1716.51 1736.68

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-blp-ic97.opb
MD5SUM55b762fd6bb408eb2777c16ed585e3a1
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1078264320
Best CPU time to get the best result obtained on this benchmark72000.5
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables11503
Total number of constraints971
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)835
Number of constraints which are nor clauses,nor cardinality constraints136
Minimum length of a constraint4
Maximum length of a constraint9784
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 83886080000000
Number of bits of the biggest number in a constraint 47
Biggest sum of numbers in a constraint 508832629179091
Number of bits of the biggest sum of numbers49
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

334.15/335.41	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --opt HOME/instance-4530075-1752252205.opb
334.15/335.41	c Solving mode: optimization
334.15/335.41	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
334.15/335.41	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
334.15/335.41	c original problem has 11503 variables (11503 bin, 0 int, 0 impl, 0 cont) and 971 constraints
334.15/335.41	c presolving:
334.15/335.41	c (round 1, fast)       2541 del vars, 127 del conss, 35 add conss, 1664 chg bounds, 53 chg sides, 53 chg coeffs, 0 upgd conss, 0 impls, 787 clqs
334.15/335.41	c (round 2, fast)       2541 del vars, 159 del conss, 35 add conss, 1664 chg bounds, 12681 chg sides, 21403 chg coeffs, 0 upgd conss, 0 impls, 787 clqs
334.15/335.41	c (round 3, exhaustive) 2541 del vars, 159 del conss, 35 add conss, 1664 chg bounds, 12681 chg sides, 21403 chg coeffs, 744 upgd conss, 0 impls, 787 clqs
334.15/335.41	c    (0.4s) probing: 51/8962 (0.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
334.15/335.41	c    (0.4s) probing aborted: 50/50 successive totally useless probings
334.15/335.41	c    (0.4s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
334.15/335.41	c    (0.4s) symmetry computation finished: 2 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.00)
334.15/335.41	c dynamic symmetry handling statistics:
334.15/335.41	c    orbitopal reduction:       no components
334.15/335.41	c    orbital reduction:         no components
334.15/335.41	c    lexicographic reduction:    1 permutations with support sizes 4
334.15/335.41	c handled 2 out of 2 symmetry components
334.15/335.41	c (round 4, exhaustive) 2541 del vars, 159 del conss, 36 add conss, 1664 chg bounds, 12681 chg sides, 21403 chg coeffs, 744 upgd conss, 0 impls, 788 clqs
334.15/335.41	c (round 5, fast)       2541 del vars, 159 del conss, 61 add conss, 1664 chg bounds, 12681 chg sides, 21403 chg coeffs, 744 upgd conss, 0 impls, 788 clqs
334.15/335.41	c (round 6, fast)       2541 del vars, 159 del conss, 61 add conss, 1664 chg bounds, 25768 chg sides, 40547 chg coeffs, 744 upgd conss, 0 impls, 788 clqs
334.15/335.41	c (round 7, exhaustive) 2541 del vars, 170 del conss, 61 add conss, 1664 chg bounds, 25768 chg sides, 40547 chg coeffs, 744 upgd conss, 0 impls, 788 clqs
334.15/335.41	c (round 8, exhaustive) 2541 del vars, 170 del conss, 61 add conss, 1664 chg bounds, 25768 chg sides, 40547 chg coeffs, 759 upgd conss, 0 impls, 788 clqs
334.15/335.41	c (round 9, fast)       2541 del vars, 183 del conss, 61 add conss, 1664 chg bounds, 25768 chg sides, 40547 chg coeffs, 759 upgd conss, 0 impls, 788 clqs
334.15/335.41	c presolving (10 rounds: 10 fast, 5 medium, 5 exhaustive):
334.15/335.41	c  2541 deleted vars, 183 deleted constraints, 61 added constraints, 1664 tightened bounds, 0 added holes, 25768 changed sides, 40547 changed coefficients
334.15/335.41	c  0 implications, 788 cliques
334.15/335.41	c presolved problem has 8962 variables (8962 bin, 0 int, 0 impl, 0 cont) and 849 constraints
334.15/335.41	c     725 constraints of type <setppc>
334.15/335.41	c     103 constraints of type <linear>
334.15/335.41	c      21 constraints of type <logicor>
334.15/335.41	c transformed objective value is always integral (scale: 128)
334.15/335.41	c Presolving Time: 0.78
334.15/335.41	c 
334.15/335.41	c (node 1) unresolved numerical troubles in LP 1 -- using pseudo solution instead (loop 1)
334.15/335.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
334.15/335.41	c   1.7s|     1 |     2 |  2448 |     - |   192M |   0 |8962 | 857 | 849 |   0 |  0 |   9 |   0 | 0.000000e+00 |      --      |    Inf | unknown
334.15/335.41	c (node 5) error in strong branching call for variable <t_x2160> with solution 0.5
334.15/335.41	c (node 6) error in strong branching call for variable <t_x9228> with solution 0.391667
334.15/335.41	c (node 7) error in strong branching call for variable <t_x10712> with solution 0.458333
334.15/335.41	c (node 8) error in strong branching call for variable <t_x5141> with solution 0.333333
334.15/335.41	c (node 14) error in strong branching call for variable <t_x6354> with solution 0.25
334.15/335.41	c (node 17) error in strong branching call for variable <t_x11214> with solution 0.716667
334.15/335.41	c  28.9s|   100 |    83 | 44620 | 426.0 |   208M |  19 |8962 | 938 | 876 |  56 |  0 | 154 | 865 | 1.073742e+09 |      --      |    Inf |  51.86%
334.15/335.41	c  45.1s|   200 |   167 |124542 | 613.5 |   209M |  29 |8962 | 942 | 877 |  63 |  1 | 195 | 988 | 1.073742e+09 |      --      |    Inf |  52.25%
334.15/335.41	c  59.5s|   300 |   261 |198815 | 656.7 |   210M |  51 |8962 | 944 | 877 |  63 |  0 | 219 |1079 | 1.073742e+09 |      --      |    Inf |  52.25%
334.15/335.41	c  77.0s|   400 |   345 |284555 | 707.0 |   210M |  61 |8962 | 948 | 877 |  63 |  1 | 250 |1148 | 1.073742e+09 |      --      |    Inf |  52.25%
334.15/335.41	c  90.7s|   500 |   437 |347718 | 691.9 |   213M |  63 |8962 | 948 | 886 |  89 |  0 | 267 |1286 | 1.073742e+09 |      --      |    Inf |  52.27%
334.15/335.41	c   113s|   600 |   531 |441806 | 733.5 |   215M |  63 |8962 | 944 | 899 |  99 |  0 | 276 |1529 | 1.073742e+09 |      --      |    Inf |  52.27%
334.15/335.41	c   139s|   700 |   623 |527015 | 750.5 |   218M |  63 |8962 | 939 |   0 | 129 |  0 | 283 |1883 | 1.073742e+09 |      --      |    Inf |  52.28%
334.15/335.41	c   167s|   800 |   717 |627486 | 782.3 |   221M |  63 |8962 | 954 | 921 | 150 |  0 | 309 |2158 | 1.073742e+09 |      --      |    Inf |  52.28%
334.15/335.41	c   192s|   900 |   815 |736865 | 816.9 |   222M |  63 |8962 | 951 | 919 | 151 |  1 | 309 |2309 | 1.073742e+09 |      --      |    Inf |  52.28%
334.15/335.41	c   213s|  1000 |   911 |829771 | 828.2 |   223M |  63 |8962 | 955 | 923 | 159 |  1 | 324 |2439 | 1.073742e+09 |      --      |    Inf |  52.28%
334.15/335.41	c   243s|  1100 |  1009 |962862 | 873.9 |   223M |  63 |8962 | 955 | 925 | 162 |  0 | 326 |2551 | 1.073742e+09 |      --      |    Inf |  52.28%
334.15/335.41	c   265s|  1200 |  1103 |  1065k| 886.5 |   224M |  71 |8962 | 966 | 925 | 165 |  0 | 344 |2669 | 1.073742e+09 |      --      |    Inf |  52.28%
334.15/335.41	c   290s|  1300 |  1193 |  1173k| 901.2 |   228M |  71 |8962 | 984 | 935 | 187 |  0 | 368 |2858 | 1.073742e+09 |      --      |    Inf |  52.28%
334.15/335.41	c   317s|  1400 |  1277 |  1280k| 913.6 |   236M |  87 |8962 | 985 | 913 | 211 |  2 | 379 |3083 | 1.073742e+09 |      --      |    Inf |  52.28%
334.15/335.41	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
334.15/335.41	c (run 1, node 1484) performing user restart
334.15/335.41	c 
334.15/335.41	c (restart) converted 42 cuts from the global cut pool into linear constraints
334.15/335.41	c 
334.15/335.41	c presolving:
334.15/335.41	c (round 1, fast)       215 del vars, 51 del conss, 33 add conss, 14 chg bounds, 2570 chg sides, 3099 chg coeffs, 0 upgd conss, 0 impls, 2205 clqs
334.15/335.41	c (round 2, fast)       215 del vars, 53 del conss, 36 add conss, 14 chg bounds, 21173 chg sides, 24608 chg coeffs, 0 upgd conss, 0 impls, 2205 clqs
334.15/335.41	c (round 3, fast)       215 del vars, 53 del conss, 36 add conss, 14 chg bounds, 21363 chg sides, 25632 chg coeffs, 0 upgd conss, 0 impls, 2205 clqs
334.15/335.41	c (round 4, exhaustive) 217 del vars, 83 del conss, 36 add conss, 14 chg bounds, 21363 chg sides, 25633 chg coeffs, 0 upgd conss, 0 impls, 2415 clqs
334.15/335.41	c (round 5, fast)       218 del vars, 86 del conss, 37 add conss, 15 chg bounds, 21363 chg sides, 25637 chg coeffs, 0 upgd conss, 0 impls, 2415 clqs
334.15/335.41	c (round 6, fast)       218 del vars, 86 del conss, 38 add conss, 15 chg bounds, 21441 chg sides, 25721 chg coeffs, 0 upgd conss, 0 impls, 2415 clqs
334.15/335.41	c (round 7, fast)       218 del vars, 86 del conss, 38 add conss, 15 chg bounds, 21524 chg sides, 25804 chg coeffs, 0 upgd conss, 0 impls, 2415 clqs
334.15/335.41	c (round 8, exhaustive) 218 del vars, 89 del conss, 38 add conss, 15 chg bounds, 21524 chg sides, 25804 chg coeffs, 0 upgd conss, 0 impls, 2415 clqs
334.15/335.41	c (round 9, exhaustive) 218 del vars, 89 del conss, 38 add conss, 15 chg bounds, 21524 chg sides, 25804 chg coeffs, 78 upgd conss, 0 impls, 2415 clqs
334.15/335.41	c (round 10, fast)       218 del vars, 90 del conss, 38 add conss, 15 chg bounds, 21524 chg sides, 25804 chg coeffs, 78 upgd conss, 0 impls, 2415 clqs
334.15/335.41	c (round 11, medium)     218 del vars, 90 del conss, 38 add conss, 15 chg bounds, 21530 chg sides, 25810 chg coeffs, 78 upgd conss, 0 impls, 2423 clqs
334.15/335.41	c (round 12, exhaustive) 218 del vars, 91 del conss, 38 add conss, 15 chg bounds, 21530 chg sides, 25814 chg coeffs, 78 upgd conss, 0 impls, 2423 clqs
334.15/335.41	c (round 13, exhaustive) 218 del vars, 91 del conss, 38 add conss, 15 chg bounds, 21530 chg sides, 25925 chg coeffs, 78 upgd conss, 0 impls, 2423 clqs
996.69/1000.20	c (round 14, exhaustive) 218 del vars, 92 del conss, 38 add conss, 15 chg bounds, 21530 chg sides, 25925 chg coeffs, 78 upgd conss, 0 impls, 2423 clqs
996.69/1000.20	c presolving (15 rounds: 15 fast, 8 medium, 7 exhaustive):
996.69/1000.20	c  218 deleted vars, 92 deleted constraints, 38 added constraints, 15 tightened bounds, 0 added holes, 21530 changed sides, 25925 changed coefficients
996.69/1000.20	c  0 implications, 2423 cliques
996.69/1000.20	c presolved problem has 8744 variables (8744 bin, 0 int, 0 impl, 0 cont) and 979 constraints
996.69/1000.20	c      59 constraints of type <knapsack>
996.69/1000.20	c     703 constraints of type <setppc>
996.69/1000.20	c     113 constraints of type <linear>
996.69/1000.20	c     104 constraints of type <logicor>
996.69/1000.20	c transformed objective value is always integral (scale: 128)
996.69/1000.20	c Presolving Time: 2.62
996.69/1000.20	c 
996.69/1000.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
996.69/1000.20	c   336s|     1 |     0 |  1360k|     - |   246M |   0 |8744 | 977 | 884 |   0 |  0 | 386 |3173 | 1.077728e+09 |      --      |    Inf | unknown
996.69/1000.20	c   337s|     1 |     0 |  1360k|     - |   255M |   0 |8744 | 977 | 907 |  23 |  1 | 386 |3173 | 1.077736e+09 |      --      |    Inf | unknown
996.69/1000.20	c   338s|     1 |     0 |  1360k|     - |   256M |   0 |8744 | 977 | 931 |  47 |  2 | 386 |3173 | 1.077738e+09 |      --      |    Inf | unknown
996.69/1000.20	c   340s|     1 |     0 |  1367k|     - |   258M |   0 |8744 | 977 | 953 |  69 |  3 | 386 |3173 | 1.077741e+09 |      --      |    Inf | unknown
996.69/1000.20	c   342s|     1 |     0 |  1374k|     - |   259M |   0 |8744 | 977 | 974 |  90 |  4 | 386 |3173 | 1.077744e+09 |      --      |    Inf | unknown
996.69/1000.20	c   343s|     1 |     0 |  1374k|     - |   259M |   0 |8744 | 977 | 993 | 109 |  5 | 386 |3173 | 1.077745e+09 |      --      |    Inf | unknown
996.69/1000.20	c   343s|     1 |     0 |  1374k|     - |   260M |   0 |8744 | 975 |1012 | 128 |  6 | 386 |3173 | 1.077746e+09 |      --      |    Inf | unknown
996.69/1000.20	c   344s|     1 |     0 |  1375k|     - |   260M |   0 |8744 | 975 |1029 | 145 |  7 | 386 |3173 | 1.077748e+09 |      --      |    Inf | unknown
996.69/1000.20	c   345s|     1 |     0 |  1375k|     - |   261M |   0 |8744 | 975 |1044 | 160 |  8 | 386 |3173 | 1.077750e+09 |      --      |    Inf | unknown
996.69/1000.20	c (node 1) unresolved numerical troubles in LP 3187 -- using pseudo solution instead (loop 1)
996.69/1000.20	c   347s|     1 |     2 |  1385k|     - |   263M |   0 |8744 | 975 |1061 | 177 |  9 | 386 |3173 | 1.077750e+09 |      --      |    Inf | unknown
996.69/1000.20	c   439s|   100 |   101 |  1548k| 957.2 |   272M |  17 |8744 |1016 |1091 | 349 |  1 | 442 |4004 | 1.077756e+09 |      --      |    Inf | unknown
996.69/1000.20	c   486s|   200 |   201 |  1690k| 985.0 |   288M |  21 |8744 |1034 |1110 | 690 |  1 | 466 |4253 | 1.077766e+09 |      --      |    Inf | unknown
996.69/1000.20	c   530s|   300 |   295 |  1813k| 998.6 |   290M |  23 |8744 |1036 |1101 | 947 |  1 | 486 |4471 | 1.077769e+09 |      --      |    Inf | unknown
996.69/1000.20	c   567s|   400 |   387 |  1918k|1001.6 |   292M |  29 |8744 |1029 |1121 |1175 |  2 | 501 |4631 | 1.077774e+09 |      --      |    Inf | unknown
996.69/1000.20	c   591s|   500 |   483 |  1980k| 982.2 |   293M |  37 |8744 |1032 |1118 |1326 |  2 | 535 |4785 | 1.077775e+09 |      --      |    Inf | unknown
996.69/1000.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
996.69/1000.20	c   611s|   600 |   581 |  2031k| 959.5 |   294M |  39 |8744 |1037 |1127 |1463 |  1 | 547 |4891 | 1.077777e+09 |      --      |    Inf | unknown
996.69/1000.20	c   638s|   700 |   673 |  2110k| 951.8 |   297M |  39 |8744 |1035 |1136 |1657 |  1 | 547 |4948 | 1.077777e+09 |      --      |    Inf | unknown
996.69/1000.20	c   658s|   800 |   769 |  2166k| 934.6 |   299M |  39 |8744 |1059 |1108 |1746 |  1 | 581 |5010 | 1.077777e+09 |      --      |    Inf | unknown
996.69/1000.20	c   678s|   900 |   865 |  2212k| 914.7 |   300M |  39 |8744 |1067 |1102 |1915 |  1 | 596 |5112 | 1.077778e+09 |      --      |    Inf | unknown
996.69/1000.20	c   699s|  1000 |   959 |  2261k| 897.4 |   301M |  39 |8744 |1080 |1100 |2008 |  1 | 628 |5248 | 1.077778e+09 |      --      |    Inf | unknown
996.69/1000.20	c   724s|  1100 |  1053 |  2333k| 890.5 |   303M |  39 |8744 |1094 |1114 |2130 |  1 | 649 |5373 | 1.077778e+09 |      --      |    Inf | unknown
996.69/1000.20	c   744s|  1200 |  1149 |  2375k| 873.2 |   307M |  39 |8744 |1093 |1120 |2253 |  1 | 663 |5487 | 1.077778e+09 |      --      |    Inf | unknown
996.69/1000.20	c   762s|  1300 |  1247 |  2411k| 854.5 |   308M |  39 |8744 |1094 |1114 |2341 |  1 | 671 |5580 | 1.077778e+09 |      --      |    Inf | unknown
996.69/1000.20	c   793s|  1400 |  1345 |  2494k| 853.9 |   314M |  41 |8744 |1094 |1113 |2524 |  1 | 683 |5726 | 1.077778e+09 |      --      |    Inf | unknown
996.69/1000.20	c   814s|  1500 |  1441 |  2547k| 843.1 |   320M |  41 |8744 |1117 |1132 |2721 |  1 | 714 |5855 | 1.077778e+09 |      --      |    Inf | unknown
996.69/1000.20	c   840s|  1600 |  1541 |  2609k| 835.8 |   329M |  41 |8744 |1113 |1119 |2955 |  1 | 720 |5988 | 1.077778e+09 |      --      |    Inf | unknown
996.69/1000.20	c   862s|  1700 |  1639 |  2666k| 827.4 |   332M |  41 |8744 |1130 |1135 |3119 |  1 | 741 |6090 | 1.077778e+09 |      --      |    Inf | unknown
996.69/1000.20	c   888s|  1800 |  1739 |  2742k| 825.4 |   341M |  47 |8744 |1147 |1106 |3328 |  1 | 771 |6266 | 1.077778e+09 |      --      |    Inf | unknown
996.69/1000.20	c   902s|  1900 |  1837 |  2773k| 810.2 |   347M |  47 |8744 |1155 |1128 |3578 |  3 | 790 |6365 | 1.077778e+09 |      --      |    Inf | unknown
996.69/1000.20	c   917s|  2000 |  1937 |  2816k| 799.1 |   363M |  49 |8744 |1164 |1126 |3859 |  2 | 808 |6477 | 1.077778e+09 |      --      |    Inf | unknown
996.69/1000.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
996.69/1000.20	c   932s|  2100 |  2033 |  2860k| 789.1 |   367M |  49 |8744 |1165 |1130 |4101 |  1 | 814 |6595 | 1.077778e+09 |      --      |    Inf | unknown
996.69/1000.20	c   944s|  2200 |  2129 |  2897k| 777.8 |   371M |  49 |8744 |1189 |1140 |4223 |  2 | 844 |6683 | 1.077778e+09 |      --      |    Inf | unknown
996.69/1000.20	c   965s|  2300 |  2227 |  2965k| 775.2 |   376M |  49 |8744 |1217 |1122 |4396 |  2 | 890 |6808 | 1.077778e+09 |      --      |    Inf | unknown
996.69/1000.20	c   984s|  2400 |  2317 |  3031k| 772.2 |   378M |  49 |8744 |1206 |1116 |4556 |  0 | 899 |6940 | 1.077779e+09 |      --      |    Inf | unknown
996.69/1000.20	c 
996.69/1000.20	c SCIP Status        : solving was interrupted [time limit reached]
996.69/1000.20	c Solving Time (sec) : 1000.00
996.69/1000.20	c Solving Nodes      : 2488 (total of 3972 nodes in 2 runs)
996.69/1000.20	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
996.69/1000.20	c Dual Bound         : +1.07777862740002e+09
996.69/1000.20	c Gap                : infinite
996.69/1000.20	c WARNING: SCIP encountered numerical troubles during optimization.
996.69/1000.20	c ----------------------------------------------------------------------
996.69/1000.20	c executing external solver (fallback): HOME/naps-1.03a6
996.69/1000.20	c ----------------------------------------------------------------------
996.69/1000.20	c command: HOME/naps-1.03a6 HOME/instance-4530075-1752252205.opb
996.78/1000.20	c NaPS 1.03a6.
996.78/1000.20	c Input file name: HOME/instance-4530075-1752252205.opb
1715.02/1720.50	terminate called after throwing an instance of 'std::bad_alloc'
1715.02/1720.50	  what():  std::bad_alloc

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) 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.

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (53848 MiB free)
  memory of node 1: 64465 MiB (52141 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4530075-1752252205/watcher-4530075-1752252205 -o /tmp/evaluation-result-4530075-1752252205/solver-4530075-1752252205 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1752252105-113976 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4530075-1752252205.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=114099, runsolver pid=114096
Current StackSize limit: 8192 KiB


[startup+0.100066 s]*
/proc/loadavg: 4.08 4.05 4.07 5/271 114104
/proc/meminfo: memFree=108523732/131249996 swapFree=33010160/33010684
[pid=114099] ppid=114096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114099/stat : 114099 (scip-naps-1.00a) S 114096 114099 113157 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 140899138 4292608 736 18446744073709551615 94074952314880 94074953209413 140722128905200 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94074953448464 94074953496208 94074973376512 140722128906651 140722128906750 140722128906750 140722128912354 0
/proc/114099/statm: 1048 736 672 219 0 110 0
[pid=114104] ppid=114099 vsize=1186552 memory=31368 CPUtime=0.06 cores=5,7
/proc/114104/stat : 114104 (python3) R 114099 114099 113157 0 -1 4194304 3610 0 0 0 5 1 0 0 20 0 1 0 140899140 1215029248 7842 18446744073709551615 94305185914880 94305185915257 140722494854096 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94305185926552 94305185927172 94305188265984 140722494859614 140722494859808 140722494859808 140722494865383 0
/proc/114104/statm: 296638 7842 4872 1 0 268660 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1190744 KiB
Current children cumulated memory: 34312 KiB

[startup+0.205848 s]*
/proc/loadavg: 4.08 4.05 4.07 5/271 114104
/proc/meminfo: memFree=108507436/131249996 swapFree=33010160/33010684
[pid=114099] ppid=114096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114099/stat : 114099 (scip-naps-1.00a) S 114096 114099 113157 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 140899138 4292608 736 18446744073709551615 94074952314880 94074953209413 140722128905200 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94074953448464 94074953496208 94074973376512 140722128906651 140722128906750 140722128906750 140722128912354 0
/proc/114099/statm: 1048 736 672 219 0 110 0
[pid=114104] ppid=114099 vsize=1224960 memory=77448 CPUtime=0.17 cores=5,7
/proc/114104/stat : 114104 (python3) R 114099 114099 113157 0 -1 4194304 12503 0 0 0 14 3 0 0 20 0 1 0 140899140 1254359040 19362 18446744073709551615 94305185914880 94305185915257 140722494854096 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94305185926552 94305185927172 94305188265984 140722494859614 140722494859808 140722494859808 140722494865383 0
/proc/114104/statm: 306240 19362 7784 1 0 277598 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1229152 KiB
Current children cumulated memory: 80392 KiB

[startup+0.305925 s]*
/proc/loadavg: 4.08 4.05 4.07 5/271 114104
/proc/meminfo: memFree=108491308/131249996 swapFree=33010160/33010684
[pid=114099] ppid=114096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114099/stat : 114099 (scip-naps-1.00a) S 114096 114099 113157 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 140899138 4292608 736 18446744073709551615 94074952314880 94074953209413 140722128905200 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94074953448464 94074953496208 94074973376512 140722128906651 140722128906750 140722128906750 140722128912354 0
/proc/114099/statm: 1048 736 672 219 0 110 0
[pid=114104] ppid=114099 vsize=1241140 memory=91912 CPUtime=0.26 cores=5,7
/proc/114104/stat : 114104 (python3) R 114099 114099 113157 0 -1 4194304 16023 0 0 0 23 3 0 0 20 0 1 0 140899140 1270927360 22978 18446744073709551615 94305185914880 94305185915257 140722494854096 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94305185926552 94305185927172 94305188265984 140722494859614 140722494859808 140722494859808 140722494865383 0
/proc/114104/statm: 310285 22978 7880 1 0 281643 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 1245332 KiB
Current children cumulated memory: 94856 KiB

[startup+0.700199 s]
/proc/loadavg: 4.08 4.05 4.07 5/271 114104
/proc/meminfo: memFree=108474540/131249996 swapFree=33010160/33010684
[pid=114099] ppid=114096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114099/stat : 114099 (scip-naps-1.00a) S 114096 114099 113157 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 140899138 4292608 736 18446744073709551615 94074952314880 94074953209413 140722128905200 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94074953448464 94074953496208 94074973376512 140722128906651 140722128906750 140722128906750 140722128912354 0
/proc/114099/statm: 1048 736 672 219 0 110 0
[pid=114104] ppid=114099 vsize=1345688 memory=163848 CPUtime=0.66 cores=5,7
/proc/114104/stat : 114104 (python3) R 114099 114099 113157 0 -1 4194304 34005 0 0 0 59 7 0 0 20 0 1 0 140899140 1377984512 40962 18446744073709551615 94305185914880 94305185915257 140722494854096 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94305185926552 94305185927172 94305188265984 140722494859614 140722494859808 140722494859808 140722494865383 0
/proc/114104/statm: 336422 40962 7976 1 0 307780 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 1349880 KiB
Current children cumulated memory: 166792 KiB

[startup+1.5002 s]
/proc/loadavg: 4.08 4.05 4.07 5/271 114104
/proc/meminfo: memFree=108402216/131249996 swapFree=33010160/33010684
[pid=114099] ppid=114096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114099/stat : 114099 (scip-naps-1.00a) S 114096 114099 113157 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 140899138 4292608 736 18446744073709551615 94074952314880 94074953209413 140722128905200 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94074953448464 94074953496208 94074973376512 140722128906651 140722128906750 140722128906750 140722128912354 0
/proc/114099/statm: 1048 736 672 219 0 110 0
[pid=114104] ppid=114099 vsize=1389412 memory=205384 CPUtime=1.45 cores=5,7
/proc/114104/stat : 114104 (python3) R 114099 114099 113157 0 -1 4194304 46423 0 0 0 137 8 0 0 20 0 1 0 140899140 1422757888 51346 18446744073709551615 94305185914880 94305185915257 140722494854096 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94305185926552 94305185927172 94305188265984 140722494859614 140722494859808 140722494859808 140722494865383 0
/proc/114104/statm: 347353 51346 8040 1 0 318711 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 1393604 KiB
Current children cumulated memory: 208328 KiB

[startup+3.10592 s]
/proc/loadavg: 4.08 4.05 4.07 5/271 114104
/proc/meminfo: memFree=108324164/131249996 swapFree=33010160/33010684
[pid=114099] ppid=114096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114099/stat : 114099 (scip-naps-1.00a) S 114096 114099 113157 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 140899138 4292608 736 18446744073709551615 94074952314880 94074953209413 140722128905200 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94074953448464 94074953496208 94074973376512 140722128906651 140722128906750 140722128906750 140722128912354 0
/proc/114099/statm: 1048 736 672 219 0 110 0
[pid=114104] ppid=114099 vsize=1442696 memory=254152 CPUtime=3.06 cores=5,7
/proc/114104/stat : 114104 (python3) R 114099 114099 113157 0 -1 4194304 59985 0 0 0 295 11 0 0 20 0 1 0 140899140 1477320704 63538 18446744073709551615 94305185914880 94305185915257 140722494854096 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94305185926552 94305185927172 94305188265984 140722494859614 140722494859808 140722494859808 140722494865383 0
/proc/114104/statm: 360674 63538 8104 1 0 332032 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 1446888 KiB
Current children cumulated memory: 257096 KiB

[startup+6.3002 s]
/proc/loadavg: 4.07 4.05 4.07 5/271 114104
/proc/meminfo: memFree=108306624/131249996 swapFree=33010160/33010684
[pid=114099] ppid=114096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114099/stat : 114099 (scip-naps-1.00a) S 114096 114099 113157 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 140899138 4292608 736 18446744073709551615 94074952314880 94074953209413 140722128905200 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94074953448464 94074953496208 94074973376512 140722128906651 140722128906750 140722128906750 140722128912354 0
/proc/114099/statm: 1048 736 672 219 0 110 0
[pid=114104] ppid=114099 vsize=1450696 memory=264904 CPUtime=6.23 cores=5,7
/proc/114104/stat : 114104 (python3) R 114099 114099 113157 0 -1 4194304 62670 0 0 0 612 11 0 0 20 0 1 0 140899140 1485512704 66226 18446744073709551615 94305185914880 94305185915257 140722494854096 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94305185926552 94305185927172 94305188265984 140722494859614 140722494859808 140722494859808 140722494865383 0
/proc/114104/statm: 362674 66226 8136 1 0 334032 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 1454888 KiB
Current children cumulated memory: 267848 KiB

[startup+12.7002 s]
/proc/loadavg: 4.06 4.05 4.07 5/271 114104
/proc/meminfo: memFree=108296260/131249996 swapFree=33010160/33010684
[pid=114099] ppid=114096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114099/stat : 114099 (scip-naps-1.00a) S 114096 114099 113157 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 140899138 4292608 736 18446744073709551615 94074952314880 94074953209413 140722128905200 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94074953448464 94074953496208 94074973376512 140722128906651 140722128906750 140722128906750 140722128912354 0
/proc/114099/statm: 1048 736 672 219 0 110 0
[pid=114104] ppid=114099 vsize=1446648 memory=261188 CPUtime=12.61 cores=5,7
/proc/114104/stat : 114104 (python3) R 114099 114099 113157 0 -1 4194304 62725 0 0 0 1250 11 0 0 20 0 1 0 140899140 1481367552 65297 18446744073709551615 94305185914880 94305185915257 140722494854096 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94305185926552 94305185927172 94305188265984 140722494859614 140722494859808 140722494859808 140722494865383 0
/proc/114104/statm: 361662 65297 8136 1 0 333020 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 1450840 KiB
Current children cumulated memory: 264132 KiB

[startup+25.5002 s]
/proc/loadavg: 4.05 4.04 4.07 5/271 114104
/proc/meminfo: memFree=108214664/131249996 swapFree=33010160/33010684
[pid=114099] ppid=114096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114099/stat : 114099 (scip-naps-1.00a) S 114096 114099 113157 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 140899138 4292608 736 18446744073709551615 94074952314880 94074953209413 140722128905200 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94074953448464 94074953496208 94074973376512 140722128906651 140722128906750 140722128906750 140722128912354 0
/proc/114099/statm: 1048 736 672 219 0 110 0
[pid=114104] ppid=114099 vsize=1470396 memory=285052 CPUtime=25.36 cores=5,7
/proc/114104/stat : 114104 (python3) R 114099 114099 113157 0 -1 4194304 71057 0 1 0 2524 12 0 0 20 0 1 0 140899140 1505685504 71263 18446744073709551615 94305185914880 94305185915257 140722494854096 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94305185926552 94305185927172 94305188265984 140722494859614 140722494859808 140722494859808 140722494865383 0
/proc/114104/statm: 367599 71263 8136 1 0 338957 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 1474588 KiB
Current children cumulated memory: 287996 KiB

[startup+51.1056 s]
/proc/loadavg: 4.10 4.05 4.07 5/271 114106
/proc/meminfo: memFree=108056020/131249996 swapFree=33010160/33010684
[pid=114099] ppid=114096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114099/stat : 114099 (scip-naps-1.00a) S 114096 114099 113157 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 140899138 4292608 736 18446744073709551615 94074952314880 94074953209413 140722128905200 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94074953448464 94074953496208 94074973376512 140722128906651 140722128906750 140722128906750 140722128912354 0
/proc/114099/statm: 1048 736 672 219 0 110 0
[pid=114104] ppid=114099 vsize=1457188 memory=273184 CPUtime=50.87 cores=5,7
/proc/114104/stat : 114104 (python3) R 114099 114099 113157 0 -1 4194304 71727 0 1 0 5075 12 0 0 20 0 1 0 140899140 1492160512 68296 18446744073709551615 94305185914880 94305185915257 140722494854096 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94305185926552 94305185927172 94305188265984 140722494859614 140722494859808 140722494859808 140722494865383 0
/proc/114104/statm: 364297 68296 8136 1 0 335655 0
Current children cumulated CPU time: 50.87 s
Current children cumulated vsize: 1461380 KiB
Current children cumulated memory: 276128 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.06 4.07 5/271 114108
/proc/meminfo: memFree=107946480/131249996 swapFree=33010160/33010684
[pid=114099] ppid=114096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114099/stat : 114099 (scip-naps-1.00a) S 114096 114099 113157 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 140899138 4292608 736 18446744073709551615 94074952314880 94074953209413 140722128905200 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94074953448464 94074953496208 94074973376512 140722128906651 140722128906750 140722128906750 140722128912354 0
/proc/114099/statm: 1048 736 672 219 0 110 0
[pid=114104] ppid=114099 vsize=1460724 memory=275912 CPUtime=101.89 cores=5,7
/proc/114104/stat : 114104 (python3) R 114099 114099 113157 0 -1 4194304 74681 0 1 0 10176 13 0 0 20 0 1 0 140899140 1495781376 68978 18446744073709551615 94305185914880 94305185915257 140722494854096 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94305185926552 94305185927172 94305188265984 140722494859614 140722494859808 140722494859808 140722494865383 0
/proc/114104/statm: 365181 68978 8136 1 0 336539 0
Current children cumulated CPU time: 101.89 s
Current children cumulated vsize: 1464916 KiB
Current children cumulated memory: 278856 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.06 4.07 5/271 114110
/proc/meminfo: memFree=107769916/131249996 swapFree=33010160/33010684
[pid=114099] ppid=114096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114099/stat : 114099 (scip-naps-1.00a) S 114096 114099 113157 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 140899138 4292608 736 18446744073709551615 94074952314880 94074953209413 140722128905200 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94074953448464 94074953496208 94074973376512 140722128906651 140722128906750 140722128906750 140722128912354 0
/proc/114099/statm: 1048 736 672 219 0 110 0
[pid=114104] ppid=114099 vsize=1487688 memory=303040 CPUtime=161.67 cores=5,7
/proc/114104/stat : 114104 (python3) R 114099 114099 113157 0 -1 4194304 84467 0 1 0 16152 15 0 0 20 0 1 0 140899140 1523392512 75760 18446744073709551615 94305185914880 94305185915257 140722494854096 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94305185926552 94305185927172 94305188265984 140722494859614 140722494859808 140722494859808 140722494865383 0
/proc/114104/statm: 371922 75760 8136 1 0 343280 0
Current children cumulated CPU time: 161.67 s
Current children cumulated vsize: 1491880 KiB
Current children cumulated memory: 305984 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.08 4.08 5/270 114114
/proc/meminfo: memFree=107686752/131249996 swapFree=33010160/33010684
[pid=114099] ppid=114096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114099/stat : 114099 (scip-naps-1.00a) S 114096 114099 113157 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 140899138 4292608 736 18446744073709551615 94074952314880 94074953209413 140722128905200 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94074953448464 94074953496208 94074973376512 140722128906651 140722128906750 140722128906750 140722128912354 0
/proc/114099/statm: 1048 736 672 219 0 110 0
[pid=114104] ppid=114099 vsize=1486600 memory=302712 CPUtime=221.45 cores=5,7
/proc/114104/stat : 114104 (python3) R 114099 114099 113157 0 -1 4194304 93209 0 1 0 22129 16 0 0 20 0 1 0 140899140 1522278400 75678 18446744073709551615 94305185914880 94305185915257 140722494854096 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94305185926552 94305185927172 94305188265984 140722494859614 140722494859808 140722494859808 140722494865383 0
/proc/114104/statm: 371650 75678 8136 1 0 343008 0
Current children cumulated CPU time: 221.45 s

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

/proc/meminfo: memFree=93896560/131249996 swapFree=33010160/33010684
[pid=114099] ppid=114096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114099/stat : 114099 (scip-naps-1.00a) S 114096 114099 113157 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 140899138 4292608 736 18446744073709551615 94074952314880 94074953209413 140722128905200 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94074953448464 94074953496208 94074973376512 140722128906651 140722128906750 140722128906750 140722128912354 0
/proc/114099/statm: 1048 736 672 219 0 110 0
[pid=114104] ppid=114099 vsize=1671248 memory=514832 CPUtime=996.78 cores=5,7
/proc/114104/stat : 114104 (python3) S 114099 114099 113157 0 -1 4194304 257585 0 2 0 99631 47 0 0 20 0 1 0 140899140 1711357952 128708 18446744073709551615 94305185914880 94305185915257 140722494854096 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94305185926552 94305185927172 94305188265984 140722494859614 140722494859808 140722494859808 140722494865383 0
/proc/114104/statm: 417812 128708 8136 1 0 389170 0
[pid=114305] ppid=114104 vsize=13773844 memory=13281292 CPUtime=540.54 cores=5,7
/proc/114305/stat : 114305 (naps-1.03a6) R 114104 114305 114305 0 -1 4194304 2402344 0 0 0 53507 547 0 0 20 0 1 0 140999159 14104416256 3320323 18446744073709551615 4198400 7047149 140736633111936 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 16965632 140736633121151 140736633121265 140736633121265 140736633126857 0
/proc/114305/statm: 3443461 3320323 576 696 0 3442622 0
Current children cumulated CPU time: 1537.32 s
Current children cumulated vsize: 15449284 KiB
Current children cumulated memory: 13799068 KiB

[startup+1602.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/272 114351
/proc/meminfo: memFree=93839404/131249996 swapFree=33010160/33010684
[pid=114099] ppid=114096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114099/stat : 114099 (scip-naps-1.00a) S 114096 114099 113157 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 140899138 4292608 736 18446744073709551615 94074952314880 94074953209413 140722128905200 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94074953448464 94074953496208 94074973376512 140722128906651 140722128906750 140722128906750 140722128912354 0
/proc/114099/statm: 1048 736 672 219 0 110 0
[pid=114104] ppid=114099 vsize=1671248 memory=514832 CPUtime=996.78 cores=5,7
/proc/114104/stat : 114104 (python3) S 114099 114099 113157 0 -1 4194304 257585 0 2 0 99631 47 0 0 20 0 1 0 140899140 1711357952 128708 18446744073709551615 94305185914880 94305185915257 140722494854096 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94305185926552 94305185927172 94305188265984 140722494859614 140722494859808 140722494859808 140722494865383 0
/proc/114104/statm: 417812 128708 8136 1 0 389170 0
[pid=114305] ppid=114104 vsize=13773844 memory=13281292 CPUtime=600.37 cores=5,7
/proc/114305/stat : 114305 (naps-1.03a6) R 114104 114305 114305 0 -1 4194304 2407263 0 0 0 59490 547 0 0 20 0 1 0 140999159 14104416256 3320323 18446744073709551615 4198400 7047149 140736633111936 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 16965632 140736633121151 140736633121265 140736633121265 140736633126857 0
/proc/114305/statm: 3443461 3320323 576 696 0 3442622 0
Current children cumulated CPU time: 1597.15 s
Current children cumulated vsize: 15449284 KiB
Current children cumulated memory: 13799068 KiB

[startup+1662.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/272 114353
/proc/meminfo: memFree=93732252/131249996 swapFree=33010160/33010684
[pid=114099] ppid=114096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114099/stat : 114099 (scip-naps-1.00a) S 114096 114099 113157 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 140899138 4292608 736 18446744073709551615 94074952314880 94074953209413 140722128905200 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94074953448464 94074953496208 94074973376512 140722128906651 140722128906750 140722128906750 140722128912354 0
/proc/114099/statm: 1048 736 672 219 0 110 0
[pid=114104] ppid=114099 vsize=1671248 memory=514832 CPUtime=996.78 cores=5,7
/proc/114104/stat : 114104 (python3) S 114099 114099 113157 0 -1 4194304 257585 0 2 0 99631 47 0 0 20 0 1 0 140899140 1711357952 128708 18446744073709551615 94305185914880 94305185915257 140722494854096 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94305185926552 94305185927172 94305188265984 140722494859614 140722494859808 140722494859808 140722494865383 0
/proc/114104/statm: 417812 128708 8136 1 0 389170 0
[pid=114305] ppid=114104 vsize=13773844 memory=13281292 CPUtime=660.2 cores=5,7
/proc/114305/stat : 114305 (naps-1.03a6) R 114104 114305 114305 0 -1 4194304 2411771 0 0 0 65472 548 0 0 20 0 1 0 140999159 14104416256 3320323 18446744073709551615 4198400 7047149 140736633111936 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 16965632 140736633121151 140736633121265 140736633121265 140736633126857 0
/proc/114305/statm: 3443461 3320323 576 696 0 3442622 0
Current children cumulated CPU time: 1656.98 s
Current children cumulated vsize: 15449284 KiB
Current children cumulated memory: 13799068 KiB

[startup+1722.3 s]
/proc/loadavg: 4.19 4.10 4.10 5/273 114359
/proc/meminfo: memFree=80303348/131249996 swapFree=33010160/33010684
[pid=114099] ppid=114096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114099/stat : 114099 (scip-naps-1.00a) S 114096 114099 113157 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 140899138 4292608 736 18446744073709551615 94074952314880 94074953209413 140722128905200 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94074953448464 94074953496208 94074973376512 140722128906651 140722128906750 140722128906750 140722128912354 0
/proc/114099/statm: 1048 736 672 219 0 110 0
[pid=114104] ppid=114099 vsize=1671248 memory=514832 CPUtime=996.78 cores=5,7
/proc/114104/stat : 114104 (python3) S 114099 114099 113157 0 -1 4194304 257587 0 2 0 99631 47 0 0 20 0 1 0 140899140 1711357952 128708 18446744073709551615 94305185914880 94305185915257 140722494854096 0 0 0 0 16781312 16386 1 0 0 17 7 0 0 0 0 0 94305185926552 94305185927172 94305188265984 140722494859614 140722494859808 140722494859808 140722494865383 0
/proc/114104/statm: 417812 128708 8136 1 0 389170 0
[pid=114305] ppid=114104 vsize=26963916 memory=25586180 CPUtime=718.98 cores=5,7
/proc/114305/stat : 114305 (naps-1.03a6) S 114104 114305 114305 0 -1 4195840 3119468 0 0 0 70832 1066 0 0 20 0 1 0 140999159 27611049984 6396545 18446744073709551615 4198400 7047149 140736633111936 140736632934544 6428412 0 0 0 17922 1 0 0 17 5 0 0 0 0 0 7573272 7623312 16965632 140736633121151 140736633121265 140736633121265 140736633126857 6
/proc/114305/statm: 6740979 6396545 608 696 0 6740140 0
Current children cumulated CPU time: 1715.76 s
Current children cumulated vsize: 28639356 KiB
Current children cumulated memory: 26103956 KiB

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

# cumulated CPU time of all completed processes:  user=1704.79 s, system=11.7244 s

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

[startup+1728 s]*
/proc/loadavg: 4.17 4.10 4.09 5/272 114359
/proc/meminfo: memFree=79989356/131249996 swapFree=33010160/33010684
[pid=114099] ppid=114096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114099/stat : 114099 (scip-naps-1.00a) S 114096 114099 113157 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 140899138 4292608 736 18446744073709551615 94074952314880 94074953209413 140722128905200 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94074953448464 94074953496208 94074973376512 140722128906651 140722128906750 140722128906750 140722128912354 0
/proc/114099/statm: 1048 736 672 219 0 110 0
[pid=114104] ppid=114099 vsize=1671248 memory=514832 CPUtime=996.78 cores=5,7
/proc/114104/stat : 114104 (python3) S 114099 114099 113157 0 -1 4194304 257587 0 2 0 99631 47 0 0 20 0 1 0 140899140 1711357952 128708 18446744073709551615 94305185914880 94305185915257 140722494854096 0 0 0 0 16781312 16386 1 0 0 17 7 0 0 0 0 0 94305185926552 94305185927172 94305188265984 140722494859614 140722494859808 140722494859808 140722494865383 0
/proc/114104/statm: 417812 128708 8136 1 0 389170 0
[pid=114305] ppid=114104 vsize=26963916 memory=25586180 CPUtime=718.98 cores=5,7
/proc/114305/stat : 114305 (naps-1.03a6) S 114104 114305 114305 0 -1 4195840 3119468 0 0 0 70832 1066 0 0 20 0 1 0 140999159 27611049984 6396545 18446744073709551615 4198400 7047149 140736633111936 140736632934544 6428412 0 0 0 17922 1 0 0 17 5 0 0 0 0 0 7573272 7623312 16965632 140736633121151 140736633121265 140736633121265 140736633126857 6
/proc/114305/statm: 6740979 6396545 608 696 0 6740140 0
Current children cumulated CPU time: 1715.76 s
Current children cumulated vsize: 28639356 KiB
Current children cumulated memory: 26103956 KiB

[startup+1731.2 s]
/proc/loadavg: 4.16 4.10 4.09 4/272 114360
/proc/meminfo: memFree=79890520/131249996 swapFree=33010160/33010684
[pid=114099] ppid=114096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114099/stat : 114099 (scip-naps-1.00a) S 114096 114099 113157 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 140899138 4292608 736 18446744073709551615 94074952314880 94074953209413 140722128905200 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94074953448464 94074953496208 94074973376512 140722128906651 140722128906750 140722128906750 140722128912354 0
/proc/114099/statm: 1048 736 672 219 0 110 0
[pid=114104] ppid=114099 vsize=1671248 memory=514832 CPUtime=996.78 cores=5,7
/proc/114104/stat : 114104 (python3) S 114099 114099 113157 0 -1 4194304 257587 0 2 0 99631 47 0 0 20 0 1 0 140899140 1711357952 128708 18446744073709551615 94305185914880 94305185915257 140722494854096 0 0 0 0 16781312 16386 1 0 0 17 7 0 0 0 0 0 94305185926552 94305185927172 94305188265984 140722494859614 140722494859808 140722494859808 140722494865383 0
/proc/114104/statm: 417812 128708 8136 1 0 389170 0
[pid=114305] ppid=114104 vsize=26963916 memory=25586180 CPUtime=718.98 cores=5,7
/proc/114305/stat : 114305 (naps-1.03a6) S 114104 114305 114305 0 -1 4195840 3119468 0 0 0 70832 1066 0 0 20 0 1 0 140999159 27611049984 6396545 18446744073709551615 4198400 7047149 140736633111936 140736632934544 6428412 0 0 0 17922 1 0 0 17 5 0 0 0 0 0 7573272 7623312 16965632 140736633121151 140736633121265 140736633121265 140736633126857 6
/proc/114305/statm: 6740979 6396545 608 696 0 6740140 0
Current children cumulated CPU time: 1715.76 s
Current children cumulated vsize: 28639356 KiB
Current children cumulated memory: 26103956 KiB

[startup+1734.4 s]
/proc/loadavg: 4.16 4.10 4.09 4/272 114360
/proc/meminfo: memFree=79890648/131249996 swapFree=33010160/33010684
[pid=114099] ppid=114096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114099/stat : 114099 (scip-naps-1.00a) S 114096 114099 113157 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 140899138 4292608 736 18446744073709551615 94074952314880 94074953209413 140722128905200 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94074953448464 94074953496208 94074973376512 140722128906651 140722128906750 140722128906750 140722128912354 0
/proc/114099/statm: 1048 736 672 219 0 110 0
[pid=114104] ppid=114099 vsize=1671248 memory=514832 CPUtime=996.78 cores=5,7
/proc/114104/stat : 114104 (python3) S 114099 114099 113157 0 -1 4194304 257587 0 2 0 99631 47 0 0 20 0 1 0 140899140 1711357952 128708 18446744073709551615 94305185914880 94305185915257 140722494854096 0 0 0 0 16781312 16386 1 0 0 17 7 0 0 0 0 0 94305185926552 94305185927172 94305188265984 140722494859614 140722494859808 140722494859808 140722494865383 0
/proc/114104/statm: 417812 128708 8136 1 0 389170 0
[pid=114305] ppid=114104 vsize=26963916 memory=25586180 CPUtime=718.98 cores=5,7
/proc/114305/stat : 114305 (naps-1.03a6) S 114104 114305 114305 0 -1 4195840 3119468 0 0 0 70832 1066 0 0 20 0 1 0 140999159 27611049984 6396545 18446744073709551615 4198400 7047149 140736633111936 140736632934544 6428412 0 0 0 17922 1 0 0 17 5 0 0 0 0 0 7573272 7623312 16965632 140736633121151 140736633121265 140736633121265 140736633126857 6
/proc/114305/statm: 6740979 6396545 608 696 0 6740140 0
Current children cumulated CPU time: 1715.76 s
Current children cumulated vsize: 28639356 KiB
Current children cumulated memory: 26103956 KiB

[startup+1736 s]*
/proc/loadavg: 4.23 4.11 4.10 5/271 114364
/proc/meminfo: memFree=81443436/131249996 swapFree=33010160/33010684
[pid=114099] ppid=114096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114099/stat : 114099 (scip-naps-1.00a) S 114096 114099 113157 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 140899138 4292608 736 18446744073709551615 94074952314880 94074953209413 140722128905200 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94074953448464 94074953496208 94074973376512 140722128906651 140722128906750 140722128906750 140722128912354 0
/proc/114099/statm: 1048 736 672 219 0 110 0
[pid=114104] ppid=114099 vsize=1671248 memory=514832 CPUtime=996.78 cores=5,7
/proc/114104/stat : 114104 (python3) S 114099 114099 113157 0 -1 4194304 257587 0 2 0 99631 47 0 0 20 0 1 0 140899140 1711357952 128708 18446744073709551615 94305185914880 94305185915257 140722494854096 0 0 0 0 16781312 16386 1 0 0 17 7 0 0 0 0 0 94305185926552 94305185927172 94305188265984 140722494859614 140722494859808 140722494859808 140722494865383 0
/proc/114104/statm: 417812 128708 8136 1 0 389170 0
Current children cumulated CPU time: 996.78 s
Current children cumulated vsize: 1675440 KiB
Current children cumulated memory: 517776 KiB

[startup+1736.4 s]
/proc/loadavg: 4.23 4.11 4.10 5/271 114364
/proc/meminfo: memFree=81443436/131249996 swapFree=33010160/33010684
[pid=114099] ppid=114096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114099/stat : 114099 (scip-naps-1.00a) S 114096 114099 113157 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 140899138 4292608 736 18446744073709551615 94074952314880 94074953209413 140722128905200 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94074953448464 94074953496208 94074973376512 140722128906651 140722128906750 140722128906750 140722128912354 0
/proc/114099/statm: 1048 736 672 219 0 110 0
[pid=114104] ppid=114099 vsize=1671248 memory=514832 CPUtime=996.78 cores=5,7
/proc/114104/stat : 114104 (python3) S 114099 114099 113157 0 -1 4194304 257587 0 2 0 99631 47 0 0 20 0 1 0 140899140 1711357952 128708 18446744073709551615 94305185914880 94305185915257 140722494854096 0 0 0 0 16781312 16386 1 0 0 17 7 0 0 0 0 0 94305185926552 94305185927172 94305188265984 140722494859614 140722494859808 140722494859808 140722494865383 0
/proc/114104/statm: 417812 128708 8136 1 0 389170 0
Current children cumulated CPU time: 996.78 s
Current children cumulated vsize: 1675440 KiB
Current children cumulated memory: 517776 KiB

[startup+1736.6 s]
/proc/loadavg: 4.23 4.11 4.10 5/271 114364
/proc/meminfo: memFree=81443436/131249996 swapFree=33010160/33010684
[pid=114099] ppid=114096 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114099/stat : 114099 (scip-naps-1.00a) S 114096 114099 113157 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 140899138 4292608 736 18446744073709551615 94074952314880 94074953209413 140722128905200 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94074953448464 94074953496208 94074973376512 140722128906651 140722128906750 140722128906750 140722128912354 0
/proc/114099/statm: 1048 736 672 219 0 110 0
[pid=114104] ppid=114099 vsize=1662500 memory=506104 CPUtime=1716.42 cores=5,7
/proc/114104/stat : 114104 (python3) R 114099 114099 113157 0 -1 4194304 258639 3119468 2 0 99639 48 70832 1123 20 0 1 0 140899140 1702400000 126526 18446744073709551615 94305185914880 94305185915257 140722494854096 0 0 0 0 16781312 16386 0 0 0 17 7 0 0 0 0 0 94305185926552 94305185927172 94305188265984 140722494859614 140722494859808 140722494859808 140722494865383 0
/proc/114104/statm: 415625 126526 8136 1 0 386983 0
Current children cumulated CPU time: 1716.42 s
Current children cumulated vsize: 1666692 KiB
Current children cumulated memory: 509048 KiB

Child status: 0

Real time (s): 1736.68
CPU time (s): 1716.51
CPU user time (s): 1704.79
CPU system time (s): 11.7244
CPU usage (%): 98.839
Max. virtual memory (cumulated for all children) (KiB): 28639356
Max. memory (cumulated for all children) (KiB): 26103956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1704.79
system time used= 11.7244
maximum resident set size= 25586180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3381549
page faults= 2
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 430
involuntary context switches= 9562


# summary of solver processes directly reported to runsolver:
#   pid: 114099
#   total CPU time (s): 1716.51
#   total CPU user time (s): 1704.79
#   total CPU system time (s): 11.7244

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.61823 second user time and 8.00683 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-07-11 18:43:25
IDJOB=4530075
IDBENCH=146795
IDSOLVER=3388
FILE ID=nodeC032/4530075-1752252205
RUNJOBID= nodeC032-1752252105-113976
SLURM_JOB_ID= 9682561
Free space on /tmp= 429028 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-blp-ic97.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4530075-1752252205/watcher-4530075-1752252205 -o /tmp/evaluation-result-4530075-1752252205/solver-4530075-1752252205 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1752252105-113976 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4530075-1752252205.opb

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2

MD5SUM BENCH= 55b762fd6bb408eb2777c16ed585e3a1
RANDOM SEED=671275998

nodeC032 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.847
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.852
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.110
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3597.329
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.842
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.859
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3706.702
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3621.993
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        108533392 kB
MemAvailable:   128540960 kB
Buffers:            2728 kB
Cached:         20683048 kB
SwapCached:           20 kB
Active:          1534676 kB
Inactive:       20259632 kB
Active(anon):    1123456 kB
Inactive(anon):     3124 kB
Active(file):     411220 kB
Inactive(file): 20256508 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7124 kB
Writeback:            28 kB
AnonPages:       1111652 kB
Mapped:           127944 kB
Shmem:             18048 kB
KReclaimable:     358160 kB
Slab:             455764 kB
SReclaimable:     358160 kB
SUnreclaim:        97604 kB
KernelStack:        4380 kB
PageTables:         6120 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    4884548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150648 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    114688 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:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 428612 MiB
End job on nodeC032 at 2025-07-11 19:12:22