Trace number 4485030

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.1 3612.84

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-3.opb
MD5SUMe50abc2725c4e3a238fbda7c772437b2
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-35
Best CPU time to get the best result obtained on this benchmark2.90628
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables595
Total number of constraints27931
Number of constraints which are clauses27931
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 constraint2
Number of terms in the objective function 595
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 595
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 595
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c initialize IPBHS solver
0.00/0.00	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.00	c optimizer = "scip"
0.00/0.00	c pbsolver = "roundingsat"
0.00/0.00	c use separate pbsolver for SIS
0.00/0.00	c load symmetries from file ""
0.00/0.00	c set time limit for symmetry computation to 100 seconds.
0.00/0.00	c set interchangeable summation variable limit to 3
0.00/0.00	c set sym compact max subset size to 5
0.00/0.00	c set explicit symmetry matrix usage to 1
0.00/0.00	c sym budget explicit to 100
0.00/0.00	c sym budget explicit lits to 6000
0.00/0.00	c sym budget compact to 100
0.00/0.00	c sym budget compact lits to 6000
0.00/0.00	c sym budget common to 0
0.00/0.00	c sym budget common lits to 0
0.00/0.00	c set sym generation to 's'
0.00/0.00	c set abstraction set creation to 10 iterations without LB change
0.00/0.00	c set abstraction set inputs to 0
0.00/0.00	c set abstraction set cluster min size to 2
0.00/0.00	c set abstraction set cluster max size to 100000000
0.00/0.00	c set abstraction set cluster activation limit to 2
0.00/0.00	c enable abstraction set require equal cost
0.00/0.00	c set abstraction set assumptions to 0
0.00/0.00	c set abstraction set constraint type to 0
0.00/0.00	c set abstract core extraction strategy to b
0.00/0.00	c set core extraction strategy to 2
0.00/0.00	c set core extraction shuffles 10
0.00/0.00	c set cores per iteration to 5
0.00/0.00	c set optimizer bound usage strategy to 2
0.00/0.00	c set optimizer max non-optimal iterations to 1000
0.00/0.00	c set small core cardinality limit to 2
0.00/0.00	c set max coef in cores to 1000000000
0.00/0.00	c set core processing techniques to 4095
0.00/0.00	c set SIS iterations to 5
0.00/0.00	c set SIS budget abs to 1000
0.00/0.00	c set SIS budget rel to 0.05
0.20/0.28	c limit for coefficient in constraints and objective to 1000000000
0.20/0.28	c will solve HOME/instance-4485030-1751303034.opb
0.20/0.28	c [0] will start solving
8.17/8.26	c [0.05] solve iteration 1, LB=-595, UB=1
8.17/8.26	c [0.71] solve iteration 2, LB=-297, UB=-25

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

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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
Starting watchdog thread
solver pid=42263, runsolver pid=42247
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 2.93 3.85 4.01 5/265 42264
/proc/meminfo: memFree=128267196/131250000 swapFree=33010684/33010684
[pid=42263] ppid=42247 vsize=876888 memory=444160 CPUtime=0.09 cores=1,3
/proc/42263/stat : 42263 (ipbhs_scip) R 42247 42263 42194 0 -1 4194304 803 0 0 0 1 8 0 0 20 0 1 0 45980070 897933312 111040 18446744073709551615 93996192268288 93996203694685 140734962310128 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 93996205830360 93996205875378 93996214820864 140734962317714 140734962317833 140734962317833 140734962323435 0
/proc/42263/statm: 219222 111040 1568 2790 0 212647 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 876888 KiB
Current children cumulated memory: 444160 KiB

[startup+0.205796 s]*
/proc/loadavg: 2.93 3.85 4.01 5/265 42264
/proc/meminfo: memFree=127793344/131250000 swapFree=33010684/33010684
[pid=42263] ppid=42247 vsize=879228 memory=844860 CPUtime=0.2 cores=1,3
/proc/42263/stat : 42263 (ipbhs_scip) R 42247 42263 42194 0 -1 4194304 2138 0 0 0 4 16 0 0 20 0 1 0 45980070 900329472 211215 18446744073709551615 93996192268288 93996203694685 140734962310128 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 93996205830360 93996205875378 93996214820864 140734962317714 140734962317833 140734962317833 140734962323435 0
/proc/42263/statm: 219807 211215 1568 2790 0 213232 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 879228 KiB
Current children cumulated memory: 844860 KiB

[startup+0.304785 s]*
/proc/loadavg: 2.93 3.85 4.01 5/265 42264
/proc/meminfo: memFree=127712084/131250000 swapFree=33010684/33010684
[pid=42263] ppid=42247 vsize=892852 memory=869892 CPUtime=0.29 cores=1,3
/proc/42263/stat : 42263 (ipbhs_scip) R 42247 42263 42194 0 -1 4194304 6092 0 0 0 9 20 0 0 20 0 1 0 45980070 914280448 217473 18446744073709551615 93996192268288 93996203694685 140734962310128 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 93996205830360 93996205875378 93996214820864 140734962317714 140734962317833 140734962317833 140734962323435 0
/proc/42263/statm: 223213 217473 3168 2790 0 216638 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 892852 KiB
Current children cumulated memory: 869892 KiB

[startup+0.700167 s]
/proc/loadavg: 2.93 3.85 4.01 5/265 42264
/proc/meminfo: memFree=127509972/131250000 swapFree=33010684/33010684
[pid=42263] ppid=42247 vsize=1017024 memory=988924 CPUtime=0.68 cores=1,3
/proc/42263/stat : 42263 (ipbhs_scip) R 42247 42263 42194 0 -1 4194304 32312 0 0 0 39 29 0 0 20 0 1 0 45980070 1041432576 247231 18446744073709551615 93996192268288 93996203694685 140734962310128 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 93996205830360 93996205875378 93996214820864 140734962317714 140734962317833 140734962317833 140734962323435 0
/proc/42263/statm: 254256 247231 3616 2790 0 247681 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 1017024 KiB
Current children cumulated memory: 988924 KiB

[startup+1.50012 s]
/proc/loadavg: 2.93 3.85 4.01 5/265 42264
/proc/meminfo: memFree=127252600/131250000 swapFree=33010684/33010684
[pid=42263] ppid=42247 vsize=1091764 memory=1062748 CPUtime=1.48 cores=1,3
/proc/42263/stat : 42263 (ipbhs_scip) R 42247 42263 42194 0 -1 4194304 54655 0 0 0 114 34 0 0 20 0 1 0 45980070 1117966336 265687 18446744073709551615 93996192268288 93996203694685 140734962310128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93996205830360 93996205875378 93996214820864 140734962317714 140734962317833 140734962317833 140734962323435 0
/proc/42263/statm: 272941 265687 3616 2790 0 266366 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 1091764 KiB
Current children cumulated memory: 1062748 KiB

[startup+3.10453 s]
/proc/loadavg: 3.10 3.87 4.01 5/265 42264
/proc/meminfo: memFree=127099660/131250000 swapFree=33010684/33010684
[pid=42263] ppid=42247 vsize=1133176 memory=1098292 CPUtime=3.08 cores=1,3
/proc/42263/stat : 42263 (ipbhs_scip) R 42247 42263 42194 0 -1 4194304 63016 0 0 0 273 35 0 0 20 0 1 0 45980070 1160372224 274573 18446744073709551615 93996192268288 93996203694685 140734962310128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93996205830360 93996205875378 93996214820864 140734962317714 140734962317833 140734962317833 140734962323435 0
/proc/42263/statm: 283294 274573 3648 2790 0 276719 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1133176 KiB
Current children cumulated memory: 1098292 KiB

[startup+6.3001 s]
/proc/loadavg: 3.10 3.87 4.01 5/265 42264
/proc/meminfo: memFree=127092016/131250000 swapFree=33010684/33010684
[pid=42263] ppid=42247 vsize=1146500 memory=1100980 CPUtime=6.27 cores=1,3
/proc/42263/stat : 42263 (ipbhs_scip) R 42247 42263 42194 0 -1 4194304 63714 0 0 0 592 35 0 0 20 0 1 0 45980070 1174016000 275245 18446744073709551615 93996192268288 93996203694685 140734962310128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93996205830360 93996205875378 93996214820864 140734962317714 140734962317833 140734962317833 140734962323435 0
/proc/42263/statm: 286625 275245 3648 2790 0 280050 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1146500 KiB
Current children cumulated memory: 1100980 KiB

[startup+12.7001 s]
/proc/loadavg: 3.32 3.89 4.02 5/265 42264
/proc/meminfo: memFree=126955256/131250000 swapFree=33010684/33010684
[pid=42263] ppid=42247 vsize=1225928 memory=1146484 CPUtime=12.65 cores=1,3
/proc/42263/stat : 42263 (ipbhs_scip) R 42247 42263 42194 0 -1 4194304 74537 0 0 0 1228 37 0 0 20 0 1 0 45980070 1255350272 286621 18446744073709551615 93996192268288 93996203694685 140734962310128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93996205830360 93996205875378 93996214820864 140734962317714 140734962317833 140734962317833 140734962323435 0
/proc/42263/statm: 306482 286621 3680 2790 0 299907 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1225928 KiB
Current children cumulated memory: 1146484 KiB

[startup+25.5001 s]
/proc/loadavg: 3.42 3.89 4.02 5/265 42264
/proc/meminfo: memFree=126907472/131250000 swapFree=33010684/33010684
[pid=42263] ppid=42247 vsize=1236304 memory=1148604 CPUtime=25.41 cores=1,3
/proc/42263/stat : 42263 (ipbhs_scip) R 42247 42263 42194 0 -1 4194304 74553 0 0 0 2504 37 0 0 20 0 1 0 45980070 1265975296 287151 18446744073709551615 93996192268288 93996203694685 140734962310128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93996205830360 93996205875378 93996214820864 140734962317714 140734962317833 140734962317833 140734962323435 0
/proc/42263/statm: 309076 287151 3680 2790 0 302501 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 1236304 KiB
Current children cumulated memory: 1148604 KiB

[startup+51.1047 s]
/proc/loadavg: 3.70 3.92 4.02 5/265 42266
/proc/meminfo: memFree=126795880/131250000 swapFree=33010684/33010684
[pid=42263] ppid=42247 vsize=1267852 memory=1152816 CPUtime=50.96 cores=1,3
/proc/42263/stat : 42263 (ipbhs_scip) R 42247 42263 42194 0 -1 4194304 74584 0 0 0 5058 38 0 0 20 0 1 0 45980070 1298280448 288204 18446744073709551615 93996192268288 93996203694685 140734962310128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93996205830360 93996205875378 93996214820864 140734962317714 140734962317833 140734962317833 140734962323435 0
/proc/42263/statm: 316963 288204 3680 2790 0 310388 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 1267852 KiB
Current children cumulated memory: 1152816 KiB

[startup+102.3 s]
/proc/loadavg: 3.95 3.95 4.02 5/265 42268
/proc/meminfo: memFree=126323844/131250000 swapFree=33010684/33010684
[pid=42263] ppid=42247 vsize=1310768 memory=1195440 CPUtime=102.02 cores=1,3
/proc/42263/stat : 42263 (ipbhs_scip) R 42247 42263 42194 0 -1 4194304 85271 0 0 0 10163 39 0 0 20 0 1 0 45980070 1342226432 298860 18446744073709551615 93996192268288 93996203694685 140734962310128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93996205830360 93996205875378 93996214820864 140734962317714 140734962317833 140734962317833 140734962323435 0
/proc/42263/statm: 327692 298860 3680 2790 0 321117 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 1310768 KiB
Current children cumulated memory: 1195440 KiB

[startup+162.3 s]
/proc/loadavg: 3.98 3.96 4.02 5/265 42270
/proc/meminfo: memFree=125439680/131250000 swapFree=33010684/33010684
[pid=42263] ppid=42247 vsize=1475512 memory=1308576 CPUtime=161.86 cores=1,3
/proc/42263/stat : 42263 (ipbhs_scip) R 42247 42263 42194 0 -1 4194304 103181 0 0 0 16144 42 0 0 20 0 1 0 45980070 1510924288 327144 18446744073709551615 93996192268288 93996203694685 140734962310128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93996205830360 93996205875378 93996214820864 140734962317714 140734962317833 140734962317833 140734962323435 0
/proc/42263/statm: 368878 327144 3776 2790 0 362303 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 1475512 KiB
Current children cumulated memory: 1308576 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.00 4.02 5/265 42271
/proc/meminfo: memFree=124977120/131250000 swapFree=33010684/33010684
[pid=42263] ppid=42247 vsize=1506340 memory=1336744 CPUtime=221.7 cores=1,3
/proc/42263/stat : 42263 (ipbhs_scip) R 42247 42263 42194 0 -1 4194304 107673 0 0 0 22127 43 0 0 20 0 1 0 45980070 1542492160 334186 18446744073709551615 93996192268288 93996203694685 140734962310128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93996205830360 93996205875378 93996214820864 140734962317714 140734962317833 140734962317833 140734962323435 0
/proc/42263/statm: 376585 334186 3776 2790 0 370010 0
Current children cumulated CPU time: 221.7 s
Current children cumulated vsize: 1506340 KiB
Current children cumulated memory: 1336744 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 4.01 4.02 5/266 42274
/proc/meminfo: memFree=124325500/131250000 swapFree=33010684/33010684
[pid=42263] ppid=42247 vsize=1577156 memory=1400240 CPUtime=281.54 cores=1,3
/proc/42263/stat : 42263 (ipbhs_scip) R 42247 42263 42194 0 -1 4194304 120517 0 0 0 28108 46 0 0 20 0 1 0 45980070 1615007744 350060 18446744073709551615 93996192268288 93996203694685 140734962310128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93996205830360 93996205875378 93996214820864 140734962317714 140734962317833 140734962317833 140734962323435 0
/proc/42263/statm: 394289 350060 3776 2790 0 387714 0
Current children cumulated CPU time: 281.54 s
Current children cumulated vsize: 1577156 KiB
Current children cumulated memory: 1400240 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.03 4.02 5/264 42276
/proc/meminfo: memFree=124089796/131250000 swapFree=33010684/33010684
[pid=42263] ppid=42247 vsize=1611972 memory=1424244 CPUtime=341.38 cores=1,3
/proc/42263/stat : 42263 (ipbhs_scip) R 42247 42263 42194 0 -1 4194304 123441 0 0 0 34091 47 0 0 20 0 1 0 45980070 1650659328 356061 18446744073709551615 93996192268288 93996203694685 140734962310128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93996205830360 93996205875378 93996214820864 140734962317714 140734962317833 140734962317833 140734962323435 0
/proc/42263/statm: 402993 356061 3776 2790 0 396418 0
Current children cumulated CPU time: 341.38 s
Current children cumulated vsize: 1611972 KiB
Current children cumulated memory: 1424244 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.04 4.02 5/265 42286
/proc/meminfo: memFree=123955848/131250000 swapFree=33010684/33010684
[pid=42263] ppid=42247 vsize=1646272 memory=1469624 CPUtime=401.23 cores=1,3
/proc/42263/stat : 42263 (ipbhs_scip) R 42247 42263 42194 0 -1 4194304 131251 0 0 0 40074 49 0 0 20 0 1 0 45980070 1685782528 367406 18446744073709551615 93996192268288 93996203694685 140734962310128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93996205830360 93996205875378 93996214820864 140734962317714 140734962317833 140734962317833 140734962323435 0
/proc/42263/statm: 411568 367406 3776 2790 0 404993 0
Current children cumulated CPU time: 401.23 s
Current children cumulated vsize: 1646272 KiB
Current children cumulated memory: 1469624 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.04 4.02 5/265 42288
/proc/meminfo: memFree=123779624/131250000 swapFree=33010684/33010684
[pid=42263] ppid=42247 vsize=1686376 memory=1499600 CPUtime=461.06 cores=1,3
/proc/42263/stat : 42263 (ipbhs_scip) R 42247 42263 42194 0 -1 4194304 137208 0 0 0 46056 50 0 0 20 0 1 0 45980070 1726849024 374900 18446744073709551615 93996192268288 93996203694685 140734962310128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93996205830360 93996205875378 93996214820864 140734962317714 140734962317833 140734962317833 140734962323435 0
/proc/42263/statm: 421594 374900 3776 2790 0 415019 0
Current children cumulated CPU time: 461.06 s

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

Current children cumulated memory: 2252992 KiB

[startup+2862.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/264 42493
/proc/meminfo: memFree=119967368/131250000 swapFree=33010684/33010684
[pid=42263] ppid=42247 vsize=2482376 memory=2252992 CPUtime=2852.36 cores=1,3
/proc/42263/stat : 42263 (ipbhs_scip) R 42247 42263 42194 0 -1 4194304 288599 0 0 0 285150 86 0 0 20 0 1 0 45980070 2541953024 563248 18446744073709551615 93996192268288 93996203694685 140734962310128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93996205830360 93996205875378 93996214820864 140734962317714 140734962317833 140734962317833 140734962323435 0
/proc/42263/statm: 620594 563248 3776 2790 0 614019 0
Current children cumulated CPU time: 2852.36 s
Current children cumulated vsize: 2482376 KiB
Current children cumulated memory: 2252992 KiB

[startup+2922.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/264 42495
/proc/meminfo: memFree=120098620/131250000 swapFree=33010684/33010684
[pid=42263] ppid=42247 vsize=2482376 memory=2252992 CPUtime=2912.15 cores=1,3
/proc/42263/stat : 42263 (ipbhs_scip) R 42247 42263 42194 0 -1 4194304 288603 0 0 0 291129 86 0 0 20 0 1 0 45980070 2541953024 563248 18446744073709551615 93996192268288 93996203694685 140734962310128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93996205830360 93996205875378 93996214820864 140734962317714 140734962317833 140734962317833 140734962323435 0
/proc/42263/statm: 620594 563248 3776 2790 0 614019 0
Current children cumulated CPU time: 2912.15 s
Current children cumulated vsize: 2482376 KiB
Current children cumulated memory: 2252992 KiB

[startup+2982.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/264 42497
/proc/meminfo: memFree=119912392/131250000 swapFree=33010684/33010684
[pid=42263] ppid=42247 vsize=2482376 memory=2252992 CPUtime=2971.92 cores=1,3
/proc/42263/stat : 42263 (ipbhs_scip) R 42247 42263 42194 0 -1 4194304 288606 0 0 0 297106 86 0 0 20 0 1 0 45980070 2541953024 563248 18446744073709551615 93996192268288 93996203694685 140734962310128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93996205830360 93996205875378 93996214820864 140734962317714 140734962317833 140734962317833 140734962323435 0
/proc/42263/statm: 620594 563248 3776 2790 0 614019 0
Current children cumulated CPU time: 2971.92 s
Current children cumulated vsize: 2482376 KiB
Current children cumulated memory: 2252992 KiB

[startup+3042.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/264 42499
/proc/meminfo: memFree=119840328/131250000 swapFree=33010684/33010684
[pid=42263] ppid=42247 vsize=2482376 memory=2252992 CPUtime=3031.69 cores=1,3
/proc/42263/stat : 42263 (ipbhs_scip) R 42247 42263 42194 0 -1 4194304 288612 0 0 0 303083 86 0 0 20 0 1 0 45980070 2541953024 563248 18446744073709551615 93996192268288 93996203694685 140734962310128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93996205830360 93996205875378 93996214820864 140734962317714 140734962317833 140734962317833 140734962323435 0
/proc/42263/statm: 620594 563248 3776 2790 0 614019 0
Current children cumulated CPU time: 3031.69 s
Current children cumulated vsize: 2482376 KiB
Current children cumulated memory: 2252992 KiB

[startup+3102.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/263 42501
/proc/meminfo: memFree=119818584/131250000 swapFree=33010684/33010684
[pid=42263] ppid=42247 vsize=2492688 memory=2252992 CPUtime=3091.46 cores=1,3
/proc/42263/stat : 42263 (ipbhs_scip) R 42247 42263 42194 0 -1 4194304 288618 0 0 0 309060 86 0 0 20 0 1 0 45980070 2552512512 563248 18446744073709551615 93996192268288 93996203694685 140734962310128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93996205830360 93996205875378 93996214820864 140734962317714 140734962317833 140734962317833 140734962323435 0
/proc/42263/statm: 623172 563248 3776 2790 0 616597 0
Current children cumulated CPU time: 3091.46 s
Current children cumulated vsize: 2492688 KiB
Current children cumulated memory: 2252992 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/262 42503
/proc/meminfo: memFree=119653500/131250000 swapFree=33010684/33010684
[pid=42263] ppid=42247 vsize=2635956 memory=2400400 CPUtime=3151.26 cores=1,3
/proc/42263/stat : 42263 (ipbhs_scip) R 42247 42263 42194 0 -1 4194304 289827 0 0 0 315036 90 0 0 20 0 1 0 45980070 2699218944 600100 18446744073709551615 93996192268288 93996203694685 140734962310128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93996205830360 93996205875378 93996214820864 140734962317714 140734962317833 140734962317833 140734962323435 0
/proc/42263/statm: 658989 600100 3776 2790 0 652414 0
Current children cumulated CPU time: 3151.26 s
Current children cumulated vsize: 2635956 KiB
Current children cumulated memory: 2400400 KiB

[startup+3222.3 s]
/proc/loadavg: 4.04 4.09 4.08 5/262 42505
/proc/meminfo: memFree=119755720/131250000 swapFree=33010684/33010684
[pid=42263] ppid=42247 vsize=2644292 memory=2403472 CPUtime=3211.04 cores=1,3
/proc/42263/stat : 42263 (ipbhs_scip) R 42247 42263 42194 0 -1 4194304 290603 0 0 0 321014 90 0 0 20 0 1 0 45980070 2707755008 600868 18446744073709551615 93996192268288 93996203694685 140734962310128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93996205830360 93996205875378 93996214820864 140734962317714 140734962317833 140734962317833 140734962323435 0
/proc/42263/statm: 661073 600868 3776 2790 0 654498 0
Current children cumulated CPU time: 3211.04 s
Current children cumulated vsize: 2644292 KiB
Current children cumulated memory: 2403472 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/262 42507
/proc/meminfo: memFree=119460276/131250000 swapFree=33010684/33010684
[pid=42263] ppid=42247 vsize=2644292 memory=2403472 CPUtime=3270.8 cores=1,3
/proc/42263/stat : 42263 (ipbhs_scip) R 42247 42263 42194 0 -1 4194304 290603 0 0 0 326990 90 0 0 20 0 1 0 45980070 2707755008 600868 18446744073709551615 93996192268288 93996203694685 140734962310128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93996205830360 93996205875378 93996214820864 140734962317714 140734962317833 140734962317833 140734962323435 0
/proc/42263/statm: 661073 600868 3776 2790 0 654498 0
Current children cumulated CPU time: 3270.8 s
Current children cumulated vsize: 2644292 KiB
Current children cumulated memory: 2403472 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/263 42510
/proc/meminfo: memFree=119457716/131250000 swapFree=33010684/33010684
[pid=42263] ppid=42247 vsize=2644292 memory=2403472 CPUtime=3330.57 cores=1,3
/proc/42263/stat : 42263 (ipbhs_scip) R 42247 42263 42194 0 -1 4194304 290611 0 0 0 332966 91 0 0 20 0 1 0 45980070 2707755008 600868 18446744073709551615 93996192268288 93996203694685 140734962310128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93996205830360 93996205875378 93996214820864 140734962317714 140734962317833 140734962317833 140734962323435 0
/proc/42263/statm: 661073 600868 3776 2790 0 654498 0
Current children cumulated CPU time: 3330.57 s
Current children cumulated vsize: 2644292 KiB
Current children cumulated memory: 2403472 KiB

[startup+3402.3 s]
/proc/loadavg: 4.35 4.17 4.12 5/264 42515
/proc/meminfo: memFree=119381316/131250000 swapFree=33010684/33010684
[pid=42263] ppid=42247 vsize=2809900 memory=2507464 CPUtime=3390.33 cores=1,3
/proc/42263/stat : 42263 (ipbhs_scip) R 42247 42263 42194 0 -1 4194304 324420 0 0 0 338939 94 0 0 20 0 1 0 45980070 2877337600 626866 18446744073709551615 93996192268288 93996203694685 140734962310128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93996205830360 93996205875378 93996214820864 140734962317714 140734962317833 140734962317833 140734962323435 0
/proc/42263/statm: 702475 626866 3776 2790 0 695900 0
Current children cumulated CPU time: 3390.33 s
Current children cumulated vsize: 2809900 KiB
Current children cumulated memory: 2507464 KiB

[startup+3462.3 s]
/proc/loadavg: 4.78 4.32 4.17 5/265 42533
/proc/meminfo: memFree=119339656/131250000 swapFree=33010684/33010684
[pid=42263] ppid=42247 vsize=2809900 memory=2507464 CPUtime=3450.12 cores=1,3
/proc/42263/stat : 42263 (ipbhs_scip) R 42247 42263 42194 0 -1 4194304 324420 0 0 0 344918 94 0 0 20 0 1 0 45980070 2877337600 626866 18446744073709551615 93996192268288 93996203694685 140734962310128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93996205830360 93996205875378 93996214820864 140734962317714 140734962317833 140734962317833 140734962323435 0
/proc/42263/statm: 702475 626866 3776 2790 0 695900 0
Current children cumulated CPU time: 3450.12 s
Current children cumulated vsize: 2809900 KiB
Current children cumulated memory: 2507464 KiB

[startup+3522.3 s]
/proc/loadavg: 4.33 4.28 4.17 5/265 42535
/proc/meminfo: memFree=119493400/131250000 swapFree=33010684/33010684
[pid=42263] ppid=42247 vsize=2809900 memory=2507464 CPUtime=3509.91 cores=1,3
/proc/42263/stat : 42263 (ipbhs_scip) R 42247 42263 42194 0 -1 4194304 324424 0 0 0 350897 94 0 0 20 0 1 0 45980070 2877337600 626866 18446744073709551615 93996192268288 93996203694685 140734962310128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93996205830360 93996205875378 93996214820864 140734962317714 140734962317833 140734962317833 140734962323435 0
/proc/42263/statm: 702475 626866 3776 2790 0 695900 0
Current children cumulated CPU time: 3509.91 s
Current children cumulated vsize: 2809900 KiB
Current children cumulated memory: 2507464 KiB

[startup+3582.3 s]
/proc/loadavg: 4.24 4.25 4.17 5/265 42537
/proc/meminfo: memFree=119194072/131250000 swapFree=33010684/33010684
[pid=42263] ppid=42247 vsize=2809900 memory=2507464 CPUtime=3569.67 cores=1,3
/proc/42263/stat : 42263 (ipbhs_scip) R 42247 42263 42194 0 -1 4194304 324425 0 0 0 356873 94 0 0 20 0 1 0 45980070 2877337600 626866 18446744073709551615 93996192268288 93996203694685 140734962310128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93996205830360 93996205875378 93996214820864 140734962317714 140734962317833 140734962317833 140734962323435 0
/proc/42263/statm: 702475 626866 3776 2790 0 695900 0
Current children cumulated CPU time: 3569.67 s
Current children cumulated vsize: 2809900 KiB
Current children cumulated memory: 2507464 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.8 s]
/proc/loadavg: 4.14 4.23 4.16 5/259 42619
/proc/meminfo: memFree=124426664/131250000 swapFree=33010684/33010684
[pid=42263] ppid=42247 vsize=2809900 memory=2507464 CPUtime=3600.05 cores=1,3
/proc/42263/stat : 42263 (ipbhs_scip) R 42247 42263 42194 0 -1 4194304 324433 0 0 0 359911 94 0 0 20 0 1 0 45980070 2877337600 626866 18446744073709551615 93996192268288 93996203694685 140734962310128 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 93996205830360 93996205875378 93996214820864 140734962317714 140734962317833 140734962317833 140734962323435 0
/proc/42263/statm: 702475 626866 3776 2790 0 695900 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 2809900 KiB
Current children cumulated memory: 2507464 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.11 s, system=0.986985 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3612.84
CPU time (s): 3600.1
CPU user time (s): 3599.11
CPU system time (s): 0.986985
CPU usage (%): 99.6474
Max. virtual memory (cumulated for all children) (KiB): 2809900
Max. memory (cumulated for all children) (KiB): 2507464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.11
system time used= 0.986985
maximum resident set size= 2507464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 324433
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= 74
involuntary context switches= 5525


# summary of solver processes directly reported to runsolver:
#   pid: 42263
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3599.11
#   total CPU system time (s): 0.986985

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.24912 second user time and 12.5998 second system time

The end

Launcher Data

Begin job on nodeC014 at 2025-06-30 19:03:54
IDJOB=4485030
IDBENCH=146691
IDSOLVER=3335
FILE ID=nodeC014/4485030-1751303034
RUNJOBID= nodeC014-1751303034-42206
SLURM_JOB_ID= 9594289
Free space on /tmp= 433008 MiB

SOLVER NAME= IPBHS-SCIP 2025-06-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-3.opb
COMMAND LINE= ./ipbhs_scip BENCHNAME --optimizer scip --max-coef 1000000000
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4485030-1751303034/watcher-4485030-1751303034 -o /tmp/evaluation-result-4485030-1751303034/solver-4485030-1751303034 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1751303034-42206 --watchdog 3760  ./ipbhs_scip HOME/instance-4485030-1751303034.opb --optimizer scip --max-coef 1000000000

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

MD5SUM BENCH= e50abc2725c4e3a238fbda7c772437b2
RANDOM SEED=350732860

nodeC014 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.538
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	: 7000.23
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		: 3700.000
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	: 7000.23
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.116
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	: 7000.23
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		: 3600.123
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	: 7000.23
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		: 3700.000
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	: 7000.23
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		: 3600.151
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	: 7000.23
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		: 3600.140
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	: 7000.23
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		: 3600.109
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	: 7000.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128938984 kB
MemAvailable:   129758548 kB
Buffers:            3280 kB
Cached:          1624396 kB
SwapCached:            0 kB
Active:           334240 kB
Inactive:        1368344 kB
Active(anon):      92976 kB
Inactive(anon):        0 kB
Active(file):     241264 kB
Inactive(file):  1368344 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            280732 kB
Writeback:             4 kB
AnonPages:         78008 kB
Mapped:           103456 kB
Shmem:             18068 kB
KReclaimable:      98388 kB
Slab:             186588 kB
SReclaimable:      98388 kB
SUnreclaim:        88200 kB
KernelStack:        4008 kB
PageTables:         2440 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     340096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150408 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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= 432732 MiB
End job on nodeC014 at 2025-06-30 20:04:08