Trace number 4522168

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
IPBHS-SCIP 2025-06-09? (TO) 3600.12 3611.92

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/
MIPLIB01/opt/miplib2017/normalized-2club200v15p5scn.opb
MD5SUM052b56f2871560e549ba2a2e5aff1011
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 benchmark-70
Best CPU time to get the best result obtained on this benchmark3535.65
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables200
Total number of constraints17013
Number of constraints which are clauses17013
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint16
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c initialize IPBHS solver
0.00/0.01	c IPBHS 0.0.0 beta (8d0f613-dirty, Jun  3 2025 11:36:14), compiled with satsolvers: , optimizers: , GreedyOptimizer, SCIP 10.0.0, RoundingSat 2, , , pbsolvers: RoundingSat 2, BreakID 0.0.0
0.00/0.01	c optimizer = "scip"
0.00/0.01	c pbsolver = "roundingsat"
0.00/0.01	c use separate pbsolver for SIS
0.00/0.01	c load symmetries from file ""
0.00/0.01	c set time limit for symmetry computation to 100 seconds.
0.00/0.01	c set interchangeable summation variable limit to 3
0.00/0.01	c set sym compact max subset size to 5
0.00/0.01	c set explicit symmetry matrix usage to 1
0.00/0.01	c sym budget explicit to 100
0.00/0.01	c sym budget explicit lits to 6000
0.00/0.01	c sym budget compact to 100
0.00/0.01	c sym budget compact lits to 6000
0.00/0.01	c sym budget common to 0
0.00/0.01	c sym budget common lits to 0
0.00/0.01	c set sym generation to 's'
0.00/0.01	c set abstraction set creation to 10 iterations without LB change
0.00/0.01	c set abstraction set inputs to 0
0.00/0.01	c set abstraction set cluster min size to 2
0.00/0.01	c set abstraction set cluster max size to 100000000
0.00/0.01	c set abstraction set cluster activation limit to 2
0.00/0.01	c enable abstraction set require equal cost
0.00/0.01	c set abstraction set assumptions to 0
0.00/0.01	c set abstraction set constraint type to 0
0.00/0.01	c set abstract core extraction strategy to b
0.00/0.01	c set core extraction strategy to 2
0.00/0.01	c set core extraction shuffles 10
0.00/0.01	c set cores per iteration to 5
0.00/0.01	c set optimizer bound usage strategy to 2
0.00/0.01	c set optimizer max non-optimal iterations to 1000
0.00/0.01	c set small core cardinality limit to 2
0.00/0.01	c set max coef in cores to 1000000000
0.00/0.01	c set core processing techniques to 4095
0.00/0.01	c set SIS iterations to 5
0.00/0.01	c set SIS budget abs to 1000
0.00/0.01	c set SIS budget rel to 0.05
0.09/0.22	c limit for coefficient in constraints and objective to 1000000000
0.09/0.22	c will solve HOME/instance-4522168-1751595922.opb
0.09/0.22	c [0] will start solving
1.88/1.90	c [0.1] solve iteration 1, LB=-200, UB=1
3.08/3.12	c [1.61] solve iteration 2, LB=-121, UB=-21

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: 63837 MiB (62722 MiB free)
  memory of node 1: 64465 MiB (63196 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4522168-1751595922/watcher-4522168-1751595922 -o /tmp/evaluation-result-4522168-1751595922/solver-4522168-1751595922 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1751595922-81658 --watchdog 3760 ./ipbhs_scip HOME/instance-4522168-1751595922.opb --optimizer scip --max-coef 1000000000 

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
Current StackSize limit: 8192 KiB

solver pid=81705, runsolver pid=81694

[startup+0.100097 s]*
/proc/loadavg: 1.36 1.22 1.51 7/250 81706
/proc/meminfo: memFree=128732504/131382120 swapFree=33010416/33010684
[pid=81705] ppid=81694 vsize=44976 memory=11252 CPUtime=0.09 cores=5,7
/proc/81705/stat : 81705 (ipbhs_scip) R 81694 81705 81645 0 -1 4194304 1586 0 0 0 8 1 0 0 20 0 1 0 75271107 46055424 2813 18446744073709551615 94059716677632 94059728104029 140728306206128 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94059730239704 94059730284722 94059739516928 140728306215314 140728306215433 140728306215433 140728306221035 0
/proc/81705/statm: 11244 2813 1696 2790 0 4669 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 44976 KiB
Current children cumulated memory: 11252 KiB

[startup+0.213989 s]*
/proc/loadavg: 1.36 1.22 1.51 7/250 81706
/proc/meminfo: memFree=128439108/131382120 swapFree=33010416/33010684
[pid=81705] ppid=81694 vsize=49584 memory=25952 CPUtime=0.21 cores=5,7
/proc/81705/stat : 81705 (ipbhs_scip) R 81694 81705 81645 0 -1 4194304 2881 0 0 0 15 6 0 0 20 0 1 0 75271107 50774016 6488 18446744073709551615 94059716677632 94059728104029 140728306206128 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94059730239704 94059730284722 94059739516928 140728306215314 140728306215433 140728306215433 140728306221035 0
/proc/81705/statm: 12396 6488 3168 2790 0 5821 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 49584 KiB
Current children cumulated memory: 25952 KiB

[startup+0.313983 s]*
/proc/loadavg: 1.36 1.22 1.51 7/250 81706
/proc/meminfo: memFree=128299224/131382120 swapFree=33010416/33010684
[pid=81705] ppid=81694 vsize=65196 memory=40812 CPUtime=0.31 cores=5,7
/proc/81705/stat : 81705 (ipbhs_scip) R 81694 81705 81645 0 -1 4194304 6685 0 0 0 20 11 0 0 20 0 1 0 75271107 66760704 10203 18446744073709551615 94059716677632 94059728104029 140728306206128 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94059730239704 94059730284722 94059739516928 140728306215314 140728306215433 140728306215433 140728306221035 0
/proc/81705/statm: 16299 10203 3200 2790 0 9724 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 65196 KiB
Current children cumulated memory: 40812 KiB

[startup+0.700322 s]
/proc/loadavg: 1.36 1.22 1.51 7/250 81706
/proc/meminfo: memFree=128237232/131382120 swapFree=33010416/33010684
[pid=81705] ppid=81694 vsize=121304 memory=95100 CPUtime=0.68 cores=5,7
/proc/81705/stat : 81705 (ipbhs_scip) R 81694 81705 81645 0 -1 4194304 18109 0 0 0 52 16 0 0 20 0 1 0 75271107 124215296 23775 18446744073709551615 94059716677632 94059728104029 140728306206128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94059730239704 94059730284722 94059739516928 140728306215314 140728306215433 140728306215433 140728306221035 0
/proc/81705/statm: 30326 23775 3552 2790 0 23751 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 121304 KiB
Current children cumulated memory: 95100 KiB

[startup+1.50029 s]
/proc/loadavg: 1.36 1.22 1.51 7/250 81706
/proc/meminfo: memFree=127963876/131382120 swapFree=33010416/33010684
[pid=81705] ppid=81694 vsize=189932 memory=158136 CPUtime=1.47 cores=5,7
/proc/81705/stat : 81705 (ipbhs_scip) R 81694 81705 81645 0 -1 4194304 36019 0 0 0 127 20 0 0 20 0 1 0 75271107 194490368 39534 18446744073709551615 94059716677632 94059728104029 140728306206128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94059730239704 94059730284722 94059739516928 140728306215314 140728306215433 140728306215433 140728306221035 0
/proc/81705/statm: 47483 39534 3712 2790 0 40908 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 189932 KiB
Current children cumulated memory: 158136 KiB

[startup+3.11328 s]
/proc/loadavg: 1.36 1.22 1.51 7/253 81716
/proc/meminfo: memFree=127243860/131382120 swapFree=33010416/33010684
[pid=81705] ppid=81694 vsize=275492 memory=246860 CPUtime=3.08 cores=5,7
/proc/81705/stat : 81705 (ipbhs_scip) R 81694 81705 81645 0 -1 4194304 59847 0 0 0 284 24 0 0 20 0 1 0 75271107 282103808 61715 18446744073709551615 94059716677632 94059728104029 140728306206128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94059730239704 94059730284722 94059739516928 140728306215314 140728306215433 140728306215433 140728306221035 0
/proc/81705/statm: 68873 61715 3712 2790 0 62298 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 275492 KiB
Current children cumulated memory: 246860 KiB

[startup+6.3003 s]
/proc/loadavg: 1.57 1.27 1.53 7/253 81716
/proc/meminfo: memFree=126778088/131382120 swapFree=33010416/33010684
[pid=81705] ppid=81694 vsize=293884 memory=264652 CPUtime=6.26 cores=5,7
/proc/81705/stat : 81705 (ipbhs_scip) R 81694 81705 81645 0 -1 4194304 64276 0 0 0 601 25 0 0 20 0 1 0 75271107 300937216 66163 18446744073709551615 94059716677632 94059728104029 140728306206128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94059730239704 94059730284722 94059739516928 140728306215314 140728306215433 140728306215433 140728306221035 0
/proc/81705/statm: 73471 66163 3744 2790 0 66896 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 293884 KiB
Current children cumulated memory: 264652 KiB

[startup+12.7003 s]
/proc/loadavg: 1.77 1.31 1.54 7/253 81716
/proc/meminfo: memFree=124725852/131382120 swapFree=33010416/33010684
[pid=81705] ppid=81694 vsize=340680 memory=292172 CPUtime=12.63 cores=5,7
/proc/81705/stat : 81705 (ipbhs_scip) R 81694 81705 81645 0 -1 4194304 71195 0 0 0 1237 26 0 0 20 0 1 0 75271107 348856320 73043 18446744073709551615 94059716677632 94059728104029 140728306206128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94059730239704 94059730284722 94059739516928 140728306215314 140728306215433 140728306215433 140728306221035 0
/proc/81705/statm: 85170 73043 3744 2790 0 78595 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 340680 KiB
Current children cumulated memory: 292172 KiB

[startup+25.5003 s]
/proc/loadavg: 2.33 1.46 1.59 7/253 81717
/proc/meminfo: memFree=123942008/131382120 swapFree=33010416/33010684
[pid=81705] ppid=81694 vsize=340680 memory=292172 CPUtime=25.39 cores=5,7
/proc/81705/stat : 81705 (ipbhs_scip) R 81694 81705 81645 0 -1 4194304 71195 0 0 0 2513 26 0 0 20 0 1 0 75271107 348856320 73043 18446744073709551615 94059716677632 94059728104029 140728306206128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94059730239704 94059730284722 94059739516928 140728306215314 140728306215433 140728306215433 140728306221035 0
/proc/81705/statm: 85170 73043 3744 2790 0 78595 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 340680 KiB
Current children cumulated memory: 292172 KiB

[startup+51.1133 s]
/proc/loadavg: 2.90 1.67 1.65 7/253 81717
/proc/meminfo: memFree=122420904/131382120 swapFree=33010416/33010684
[pid=81705] ppid=81694 vsize=340680 memory=292300 CPUtime=50.9 cores=5,7
/proc/81705/stat : 81705 (ipbhs_scip) R 81694 81705 81645 0 -1 4194304 71205 0 0 0 5064 26 0 0 20 0 1 0 75271107 348856320 73075 18446744073709551615 94059716677632 94059728104029 140728306206128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94059730239704 94059730284722 94059739516928 140728306215314 140728306215433 140728306215433 140728306221035 0
/proc/81705/statm: 85170 73075 3744 2790 0 78595 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 340680 KiB
Current children cumulated memory: 292300 KiB

[startup+102.3 s]
/proc/loadavg: 3.57 2.04 1.78 7/252 81719
/proc/meminfo: memFree=122396524/131382120 swapFree=33010416/33010684
[pid=81705] ppid=81694 vsize=370472 memory=312344 CPUtime=101.88 cores=5,7
/proc/81705/stat : 81705 (ipbhs_scip) R 81694 81705 81645 0 -1 4194304 75516 0 0 0 10161 27 0 0 20 0 1 0 75271107 379363328 78086 18446744073709551615 94059716677632 94059728104029 140728306206128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94059730239704 94059730284722 94059739516928 140728306215314 140728306215433 140728306215433 140728306221035 0
/proc/81705/statm: 92618 78086 3744 2790 0 86043 0
Current children cumulated CPU time: 101.88 s
Current children cumulated vsize: 370472 KiB
Current children cumulated memory: 312344 KiB

[startup+162.3 s]
/proc/loadavg: 3.93 2.43 1.93 10/252 81721
/proc/meminfo: memFree=122211956/131382120 swapFree=33010416/33010684
[pid=81705] ppid=81694 vsize=409728 memory=348184 CPUtime=161.63 cores=5,7
/proc/81705/stat : 81705 (ipbhs_scip) R 81694 81705 81645 0 -1 4194304 84496 0 0 0 16135 28 0 0 20 0 1 0 75271107 419561472 87046 18446744073709551615 94059716677632 94059728104029 140728306206128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94059730239704 94059730284722 94059739516928 140728306215314 140728306215433 140728306215433 140728306221035 0
/proc/81705/statm: 102432 87046 3744 2790 0 95857 0
Current children cumulated CPU time: 161.63 s
Current children cumulated vsize: 409728 KiB
Current children cumulated memory: 348184 KiB

[startup+222.3 s]
/proc/loadavg: 4.02 2.73 2.07 7/251 81725
/proc/meminfo: memFree=122096792/131382120 swapFree=33010416/33010684
[pid=81705] ppid=81694 vsize=487128 memory=424828 CPUtime=221.39 cores=5,7
/proc/81705/stat : 81705 (ipbhs_scip) R 81694 81705 81645 0 -1 4194304 89018 0 0 0 22109 30 0 0 20 0 1 0 75271107 498819072 106207 18446744073709551615 94059716677632 94059728104029 140728306206128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94059730239704 94059730284722 94059739516928 140728306215314 140728306215433 140728306215433 140728306221035 0
/proc/81705/statm: 121782 106207 3744 2790 0 115207 0
Current children cumulated CPU time: 221.39 s
Current children cumulated vsize: 487128 KiB
Current children cumulated memory: 424828 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 3.00 2.21 9/251 81727
/proc/meminfo: memFree=122040960/131382120 swapFree=33010416/33010684
[pid=81705] ppid=81694 vsize=521184 memory=451316 CPUtime=281.14 cores=5,7
/proc/81705/stat : 81705 (ipbhs_scip) R 81694 81705 81645 0 -1 4194304 91537 0 0 0 28083 31 0 0 20 0 1 0 75271107 533692416 112829 18446744073709551615 94059716677632 94059728104029 140728306206128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94059730239704 94059730284722 94059739516928 140728306215314 140728306215433 140728306215433 140728306221035 0
/proc/81705/statm: 130296 112829 3744 2790 0 123721 0
Current children cumulated CPU time: 281.14 s
Current children cumulated vsize: 521184 KiB
Current children cumulated memory: 451316 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 3.20 2.33 8/249 81729
/proc/meminfo: memFree=121962328/131382120 swapFree=33010416/33010684
[pid=81705] ppid=81694 vsize=543464 memory=474388 CPUtime=340.89 cores=5,7
/proc/81705/stat : 81705 (ipbhs_scip) R 81694 81705 81645 0 -1 4194304 93237 0 0 0 34058 31 0 0 20 0 1 0 75271107 556507136 118597 18446744073709551615 94059716677632 94059728104029 140728306206128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94059730239704 94059730284722 94059739516928 140728306215314 140728306215433 140728306215433 140728306221035 0
/proc/81705/statm: 135866 118597 3744 2790 0 129291 0
Current children cumulated CPU time: 340.89 s
Current children cumulated vsize: 543464 KiB
Current children cumulated memory: 474388 KiB

[startup+402.3 s]
/proc/loadavg: 4.19 3.39 2.45 9/249 81731
/proc/meminfo: memFree=121894480/131382120 swapFree=33010416/33010684
[pid=81705] ppid=81694 vsize=570216 memory=490712 CPUtime=400.66 cores=5,7
/proc/81705/stat : 81705 (ipbhs_scip) R 81694 81705 81645 0 -1 4194304 94256 0 0 0 40034 32 0 0 20 0 1 0 75271107 583901184 122678 18446744073709551615 94059716677632 94059728104029 140728306206128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94059730239704 94059730284722 94059739516928 140728306215314 140728306215433 140728306215433 140728306221035 0
/proc/81705/statm: 142554 122678 3744 2790 0 135979 0
Current children cumulated CPU time: 400.66 s
Current children cumulated vsize: 570216 KiB
Current children cumulated memory: 490712 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 3.52 2.55 7/250 81738
/proc/meminfo: memFree=121738556/131382120 swapFree=33010416/33010684
[pid=81705] ppid=81694 vsize=602304 memory=523268 CPUtime=460.41 cores=5,7
/proc/81705/stat : 81705 (ipbhs_scip) R 81694 81705 81645 0 -1 4194304 95752 0 0 0 46009 32 0 0 20 0 1 0 75271107 616759296 130817 18446744073709551615 94059716677632 94059728104029 140728306206128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94059730239704 94059730284722 94059739516928 140728306215314 140728306215433 140728306215433 140728306221035 0
/proc/81705/statm: 150576 130817 3744 2790 0 144001 0

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

Current children cumulated memory: 1366748 KiB

[startup+2922.3 s]
/proc/loadavg: 4.18 4.25 4.15 8/250 81866
/proc/meminfo: memFree=118033228/131382120 swapFree=33010416/33010684
[pid=81705] ppid=81694 vsize=1476588 memory=1387228 CPUtime=2912.4 cores=5,7
/proc/81705/stat : 81705 (ipbhs_scip) R 81694 81705 81645 0 -1 4194304 129704 0 0 0 291184 56 0 0 20 0 1 0 75271107 1512026112 346807 18446744073709551615 94059716677632 94059728104029 140728306206128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94059730239704 94059730284722 94059739516928 140728306215314 140728306215433 140728306215433 140728306221035 0
/proc/81705/statm: 369147 346807 3744 2790 0 362572 0
Current children cumulated CPU time: 2912.4 s
Current children cumulated vsize: 1476588 KiB
Current children cumulated memory: 1387228 KiB

[startup+2982.3 s]
/proc/loadavg: 4.25 4.25 4.16 8/251 81869
/proc/meminfo: memFree=118021100/131382120 swapFree=33010416/33010684
[pid=81705] ppid=81694 vsize=1476588 memory=1411804 CPUtime=2972.23 cores=5,7
/proc/81705/stat : 81705 (ipbhs_scip) R 81694 81705 81645 0 -1 4194304 129716 0 0 0 297167 56 0 0 20 0 1 0 75271107 1512026112 352951 18446744073709551615 94059716677632 94059728104029 140728306206128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94059730239704 94059730284722 94059739516928 140728306215314 140728306215433 140728306215433 140728306221035 0
/proc/81705/statm: 369147 352951 3744 2790 0 362572 0
Current children cumulated CPU time: 2972.23 s
Current children cumulated vsize: 1476588 KiB
Current children cumulated memory: 1411804 KiB

[startup+3042.3 s]
/proc/loadavg: 4.18 4.23 4.16 9/251 81871
/proc/meminfo: memFree=117958760/131382120 swapFree=33010416/33010684
[pid=81705] ppid=81694 vsize=1476588 memory=1427416 CPUtime=3032.07 cores=5,7
/proc/81705/stat : 81705 (ipbhs_scip) R 81694 81705 81645 0 -1 4194304 130042 0 0 0 303150 57 0 0 20 0 1 0 75271107 1512026112 356854 18446744073709551615 94059716677632 94059728104029 140728306206128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94059730239704 94059730284722 94059739516928 140728306215314 140728306215433 140728306215433 140728306221035 0
/proc/81705/statm: 369147 356854 3744 2790 0 362572 0
Current children cumulated CPU time: 3032.07 s
Current children cumulated vsize: 1476588 KiB
Current children cumulated memory: 1427416 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.20 4.15 8/251 81873
/proc/meminfo: memFree=117942212/131382120 swapFree=33010416/33010684
[pid=81705] ppid=81694 vsize=1541244 memory=1437656 CPUtime=3091.91 cores=5,7
/proc/81705/stat : 81705 (ipbhs_scip) R 81694 81705 81645 0 -1 4194304 130190 0 0 0 309134 57 0 0 20 0 1 0 75271107 1578233856 359414 18446744073709551615 94059716677632 94059728104029 140728306206128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94059730239704 94059730284722 94059739516928 140728306215314 140728306215433 140728306215433 140728306221035 0
/proc/81705/statm: 385311 359414 3744 2790 0 378736 0
Current children cumulated CPU time: 3091.91 s
Current children cumulated vsize: 1541244 KiB
Current children cumulated memory: 1437656 KiB

[startup+3162.3 s]
/proc/loadavg: 4.16 4.19 4.15 8/250 81875
/proc/meminfo: memFree=117917564/131382120 swapFree=33010416/33010684
[pid=81705] ppid=81694 vsize=1675316 memory=1471796 CPUtime=3151.74 cores=5,7
/proc/81705/stat : 81705 (ipbhs_scip) R 81694 81705 81645 0 -1 4194304 132096 0 0 0 315116 58 0 0 20 0 1 0 75271107 1715523584 367949 18446744073709551615 94059716677632 94059728104029 140728306206128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94059730239704 94059730284722 94059739516928 140728306215314 140728306215433 140728306215433 140728306221035 0
/proc/81705/statm: 418829 367949 3744 2790 0 412254 0
Current children cumulated CPU time: 3151.74 s
Current children cumulated vsize: 1675316 KiB
Current children cumulated memory: 1471796 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.17 4.15 9/251 81880
/proc/meminfo: memFree=117835152/131382120 swapFree=33010416/33010684
[pid=81705] ppid=81694 vsize=1675316 memory=1497180 CPUtime=3211.58 cores=5,7
/proc/81705/stat : 81705 (ipbhs_scip) R 81694 81705 81645 0 -1 4194304 132297 0 0 0 321099 59 0 0 20 0 1 0 75271107 1715523584 374295 18446744073709551615 94059716677632 94059728104029 140728306206128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94059730239704 94059730284722 94059739516928 140728306215314 140728306215433 140728306215433 140728306221035 0
/proc/81705/statm: 418829 374295 3744 2790 0 412254 0
Current children cumulated CPU time: 3211.58 s
Current children cumulated vsize: 1675316 KiB
Current children cumulated memory: 1497180 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.15 4.14 8/251 81882
/proc/meminfo: memFree=117830864/131382120 swapFree=33010416/33010684
[pid=81705] ppid=81694 vsize=1675316 memory=1511516 CPUtime=3271.41 cores=5,7
/proc/81705/stat : 81705 (ipbhs_scip) R 81694 81705 81645 0 -1 4194304 132304 0 0 0 327082 59 0 0 20 0 1 0 75271107 1715523584 377879 18446744073709551615 94059716677632 94059728104029 140728306206128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94059730239704 94059730284722 94059739516928 140728306215314 140728306215433 140728306215433 140728306221035 0
/proc/81705/statm: 418829 377879 3744 2790 0 412254 0
Current children cumulated CPU time: 3271.41 s
Current children cumulated vsize: 1675316 KiB
Current children cumulated memory: 1511516 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.15 4.14 7/251 81884
/proc/meminfo: memFree=117787984/131382120 swapFree=33010416/33010684
[pid=81705] ppid=81694 vsize=1692544 memory=1533660 CPUtime=3331.26 cores=5,7
/proc/81705/stat : 81705 (ipbhs_scip) R 81694 81705 81645 0 -1 4194304 136456 0 0 0 333066 60 0 0 20 0 1 0 75271107 1733165056 383415 18446744073709551615 94059716677632 94059728104029 140728306206128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94059730239704 94059730284722 94059739516928 140728306215314 140728306215433 140728306215433 140728306221035 0
/proc/81705/statm: 423136 383415 3744 2790 0 416561 0
Current children cumulated CPU time: 3331.26 s
Current children cumulated vsize: 1692544 KiB
Current children cumulated memory: 1533660 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.14 4.13 9/251 81886
/proc/meminfo: memFree=117727708/131382120 swapFree=33010416/33010684
[pid=81705] ppid=81694 vsize=1692544 memory=1558244 CPUtime=3391.09 cores=5,7
/proc/81705/stat : 81705 (ipbhs_scip) R 81694 81705 81645 0 -1 4194304 136468 0 0 0 339049 60 0 0 20 0 1 0 75271107 1733165056 389561 18446744073709551615 94059716677632 94059728104029 140728306206128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94059730239704 94059730284722 94059739516928 140728306215314 140728306215433 140728306215433 140728306221035 0
/proc/81705/statm: 423136 389561 3744 2790 0 416561 0
Current children cumulated CPU time: 3391.09 s
Current children cumulated vsize: 1692544 KiB
Current children cumulated memory: 1558244 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.14 4.13 7/251 81892
/proc/meminfo: memFree=117733032/131382120 swapFree=33010416/33010684
[pid=81705] ppid=81694 vsize=1692544 memory=1558244 CPUtime=3450.93 cores=5,7
/proc/81705/stat : 81705 (ipbhs_scip) R 81694 81705 81645 0 -1 4194304 136468 0 0 0 345033 60 0 0 20 0 1 0 75271107 1733165056 389561 18446744073709551615 94059716677632 94059728104029 140728306206128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94059730239704 94059730284722 94059739516928 140728306215314 140728306215433 140728306215433 140728306221035 0
/proc/81705/statm: 423136 389561 3744 2790 0 416561 0
Current children cumulated CPU time: 3450.93 s
Current children cumulated vsize: 1692544 KiB
Current children cumulated memory: 1558244 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.13 4.13 9/251 81894
/proc/meminfo: memFree=117621428/131382120 swapFree=33010416/33010684
[pid=81705] ppid=81694 vsize=1692544 memory=1623780 CPUtime=3510.77 cores=5,7
/proc/81705/stat : 81705 (ipbhs_scip) R 81694 81705 81645 0 -1 4194304 136698 0 0 0 351015 62 0 0 20 0 1 0 75271107 1733165056 405945 18446744073709551615 94059716677632 94059728104029 140728306206128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94059730239704 94059730284722 94059739516928 140728306215314 140728306215433 140728306215433 140728306221035 0
/proc/81705/statm: 423136 405945 3744 2790 0 416561 0
Current children cumulated CPU time: 3510.77 s
Current children cumulated vsize: 1692544 KiB
Current children cumulated memory: 1623780 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.12 4.12 8/250 81896
/proc/meminfo: memFree=117555152/131382120 swapFree=33010416/33010684
[pid=81705] ppid=81694 vsize=1692544 memory=1637852 CPUtime=3570.59 cores=5,7
/proc/81705/stat : 81705 (ipbhs_scip) R 81694 81705 81645 0 -1 4194304 137155 0 0 0 356997 62 0 0 20 0 1 0 75271107 1733165056 409463 18446744073709551615 94059716677632 94059728104029 140728306206128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94059730239704 94059730284722 94059739516928 140728306215314 140728306215433 140728306215433 140728306221035 0
/proc/81705/statm: 423136 409463 3744 2790 0 416561 0
Current children cumulated CPU time: 3570.59 s
Current children cumulated vsize: 1692544 KiB
Current children cumulated memory: 1637852 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.9 s]
/proc/loadavg: 4.11 4.12 4.12 6/248 81911
/proc/meminfo: memFree=119314988/131382120 swapFree=33010416/33010684
[pid=81705] ppid=81694 vsize=1692544 memory=1637852 CPUtime=3600.08 cores=5,7
/proc/81705/stat : 81705 (ipbhs_scip) R 81694 81705 81645 0 -1 4194304 137155 0 0 0 359944 64 0 0 20 0 1 0 75271107 1733165056 409463 18446744073709551615 94059716677632 94059728104029 140728306206128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94059730239704 94059730284722 94059739516928 140728306215314 140728306215433 140728306215433 140728306221035 0
/proc/81705/statm: 423136 409463 3744 2790 0 416561 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 1692544 KiB
Current children cumulated memory: 1637852 KiB

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

[startup+3611.92 s]
# the end of solver process 81705 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=3599.45 s, system=0.666118 s

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

[startup+3611.9 s]
/proc/loadavg: 4.11 4.12 4.12 6/248 81911
/proc/meminfo: memFree=119314988/131382120 swapFree=33010416/33010684
[pid=81705] ppid=81694 vsize=1692544 memory=1637852 CPUtime=3600.08 cores=5,7
/proc/81705/stat : 81705 (ipbhs_scip) R 81694 81705 81645 0 -1 4194304 137155 0 0 0 359944 64 0 0 20 0 1 0 75271107 1733165056 409463 18446744073709551615 94059716677632 94059728104029 140728306206128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 94059730239704 94059730284722 94059739516928 140728306215314 140728306215433 140728306215433 140728306221035 0
/proc/81705/statm: 423136 409463 3744 2790 0 416561 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 1692544 KiB
Current children cumulated memory: 1637852 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3611.92
CPU time (s): 3600.12
CPU user time (s): 3599.45
CPU system time (s): 0.666118
CPU usage (%): 99.6733
Max. virtual memory (cumulated for all children) (KiB): 1692544
Max. memory (cumulated for all children) (KiB): 1637852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.45
system time used= 0.666118
maximum resident set size= 1637852
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137155
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 159
involuntary context switches= 1623


# summary of solver processes directly reported to runsolver:
#   pid: 81705
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3599.45
#   total CPU system time (s): 0.666118

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.2268 second user time and 34.7848 second system time

The end

Launcher Data

Begin job on nodeC002 at 2025-07-04 04:25:22
IDJOB=4522168
IDBENCH=178624
IDSOLVER=3335
FILE ID=nodeC002/4522168-1751595922
RUNJOBID= nodeC002-1751595922-81658
SLURM_JOB_ID= 9598862
Free space on /tmp= 432688 MiB

SOLVER NAME= IPBHS-SCIP 2025-06-09
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/opt/miplib2017/normalized-2club200v15p5scn.opb
COMMAND LINE= ./ipbhs_scip BENCHNAME --optimizer scip --max-coef 1000000000
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4522168-1751595922/watcher-4522168-1751595922 -o /tmp/evaluation-result-4522168-1751595922/solver-4522168-1751595922 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1751595922-81658 --watchdog 3760  ./ipbhs_scip HOME/instance-4522168-1751595922.opb --optimizer scip --max-coef 1000000000

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

MD5SUM BENCH= 052b56f2871560e549ba2a2e5aff1011
RANDOM SEED=1664786214

nodeC002 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	: 0xb00001f
cpu MHz		: 1197.227
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 1795.861
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 1197.349
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 3700.000
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 1197.224
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 1197.231
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 1197.206
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 3700.000
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        128922332 kB
MemAvailable:   129884516 kB
Buffers:            2128 kB
Cached:          1766724 kB
SwapCached:           28 kB
Active:           376504 kB
Inactive:        1463592 kB
Active(anon):      82828 kB
Inactive(anon):     6404 kB
Active(file):     293676 kB
Inactive(file):  1457188 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            237964 kB
Writeback:             0 kB
AnonPages:         74344 kB
Mapped:           103168 kB
Shmem:             17932 kB
KReclaimable:     101896 kB
Slab:             186896 kB
SReclaimable:     101896 kB
SUnreclaim:        85000 kB
KernelStack:        3872 kB
PageTables:         2860 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     339880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149288 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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:      181064 kB
DirectMap2M:     8110080 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432348 MiB
End job on nodeC002 at 2025-07-04 05:25:35