Trace number 4484891

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-GUROBI-SYM 2025-06-09? (TO) 3600.08 3606.61

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-4.opb
MD5SUM79c0a8033bde71aac2f7ead78fdb13b7
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-50
Best CPU time to get the best result obtained on this benchmark593.296
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1150
Total number of constraints80258
Number of constraints which are clauses80258
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 1150
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 1150
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1150
Number of bits of the biggest sum of numbers11
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:30:33), compiled with satsolvers: , optimizers: , GreedyOptimizer, Gurobi 12.0.2, RoundingSat 2, , , pbsolvers: RoundingSat 2, BreakID 0.0.0
0.00/0.01	c optimizer = "gurobi"
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 enable explicit+compact SCL
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.87/0.91	c limit for coefficient in constraints and objective to 1000000000
0.87/0.91	c will solve HOME/instance-4484891-1751285520.opb
0.87/0.91	Searching graph automorphisms with time limit: 100
0.97/1.09	c [0.33] will start solving

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: 63794 MiB (61537 MiB free)
  memory of node 1: 64507 MiB (63829 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4484891-1751285520/watcher-4484891-1751285520 -o /tmp/evaluation-result-4484891-1751285520/solver-4484891-1751285520 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1751281913-37562 --watchdog 3760 ./ipbhs_gurobi --sym-cores-compact HOME/instance-4484891-1751285520.opb --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
solver pid=37948, runsolver pid=37945
Current StackSize limit: 8192 KiB


[startup+0.100071 s]*
/proc/loadavg: 4.12 4.10 4.05 4/249 37949
/proc/meminfo: memFree=128137688/131382112 swapFree=33010160/33010684
[pid=37948] ppid=37945 vsize=777236 memory=294204 CPUtime=0.1 cores=5,7
/proc/37948/stat : 37948 (ipbhs_gurobi) R 37945 37948 37549 0 -1 4194304 1085 0 0 0 2 8 0 0 20 0 1 0 44230902 795889664 73551 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
/proc/37948/statm: 194309 73551 1632 641 0 179066 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 777236 KiB
Current children cumulated memory: 294204 KiB

[startup+0.214339 s]*
/proc/loadavg: 4.12 4.10 4.05 5/249 37949
/proc/meminfo: memFree=127809756/131382112 swapFree=33010160/33010684
[pid=37948] ppid=37945 vsize=777236 memory=621884 CPUtime=0.2 cores=5,7
/proc/37948/stat : 37948 (ipbhs_gurobi) R 37945 37948 37549 0 -1 4194304 1245 0 0 0 4 16 0 0 20 0 1 0 44230902 795889664 155471 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
/proc/37948/statm: 194309 155471 1632 641 0 179066 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 777236 KiB
Current children cumulated memory: 621884 KiB

[startup+0.314049 s]*
/proc/loadavg: 4.12 4.10 4.05 4/249 37949
/proc/meminfo: memFree=127673392/131382112 swapFree=33010160/33010684
[pid=37948] ppid=37945 vsize=781924 memory=717920 CPUtime=0.3 cores=5,7
/proc/37948/stat : 37948 (ipbhs_gurobi) R 37945 37948 37549 0 -1 4194304 2881 0 0 0 11 19 0 0 20 0 1 0 44230902 800690176 179480 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
/proc/37948/statm: 195481 179480 1632 641 0 180238 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 781924 KiB
Current children cumulated memory: 717920 KiB

[startup+0.700297 s]
/proc/loadavg: 4.12 4.10 4.05 4/251 37955
/proc/meminfo: memFree=127665908/131382112 swapFree=33010160/33010684
[pid=37948] ppid=37945 vsize=801728 memory=742956 CPUtime=0.67 cores=5,7
/proc/37948/stat : 37948 (ipbhs_gurobi) R 37945 37948 37549 0 -1 4194304 7090 0 0 0 34 33 0 0 20 0 1 0 44230902 820969472 185739 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
/proc/37948/statm: 200432 185739 1760 641 0 185189 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 801728 KiB
Current children cumulated memory: 742956 KiB

[startup+1.50033 s]
/proc/loadavg: 4.12 4.10 4.05 5/250 37978
/proc/meminfo: memFree=127803788/131382112 swapFree=33010160/33010684
[pid=37948] ppid=37945 vsize=864936 memory=793240 CPUtime=1.46 cores=5,7
/proc/37948/stat : 37948 (ipbhs_gurobi) R 37945 37948 37549 0 -1 4194304 19540 0 0 0 95 51 0 0 20 0 2 0 44230902 885694464 198310 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
/proc/37948/statm: 216234 198310 2400 641 0 198717 0
[pid=37948/tid=37972] ppid=37945 vsize=864936 memory=0 CPUtime=0 cores=5,7
/proc/37948/task/37972/stat : 37972 (ipbhs_gurobi) S 37945 37948 37549 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 44230976 885694464 198310 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 864936 KiB
Current children cumulated memory: 793240 KiB

[startup+3.11312 s]
/proc/loadavg: 4.12 4.10 4.05 5/255 37988
/proc/meminfo: memFree=125580412/131382112 swapFree=33010160/33010684
[pid=37948] ppid=37945 vsize=1045312 memory=863652 CPUtime=3.07 cores=5,7
/proc/37948/stat : 37948 (ipbhs_gurobi) R 37945 37948 37549 0 -1 4194304 71407 0 0 0 246 61 0 0 20 0 2 0 44230902 1070399488 215913 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
/proc/37948/statm: 261328 215913 3520 641 0 243811 0
[pid=37948/tid=37972] ppid=37945 vsize=1045312 memory=800312 CPUtime=0 cores=5,7
/proc/37948/task/37972/stat : 37972 (ipbhs_gurobi) S 37945 37948 37549 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 2 0 44230976 1070399488 215913 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 1045312 KiB
Current children cumulated memory: 863652 KiB

[startup+6.30037 s]
/proc/loadavg: 4.11 4.10 4.05 5/255 38034
/proc/meminfo: memFree=127008828/131382112 swapFree=33010160/33010684
[pid=37948] ppid=37945 vsize=1045312 memory=864292 CPUtime=6.26 cores=5,7
/proc/37948/stat : 37948 (ipbhs_gurobi) R 37945 37948 37549 0 -1 4194304 78758 0 0 0 564 62 0 0 20 0 2 0 44230902 1070399488 216073 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
/proc/37948/statm: 261328 216073 3520 641 0 243811 0
[pid=37948/tid=37972] ppid=37945 vsize=1045312 memory=800312 CPUtime=0 cores=5,7
/proc/37948/task/37972/stat : 37972 (ipbhs_gurobi) S 37945 37948 37549 0 -1 4194368 10 0 0 0 0 0 0 0 20 0 2 0 44230976 1070399488 216073 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 1045312 KiB
Current children cumulated memory: 864292 KiB

[startup+12.7004 s]
/proc/loadavg: 4.10 4.09 4.05 5/255 38034
/proc/meminfo: memFree=126933724/131382112 swapFree=33010160/33010684
[pid=37948] ppid=37945 vsize=1045312 memory=864420 CPUtime=12.65 cores=5,7
/proc/37948/stat : 37948 (ipbhs_gurobi) R 37945 37948 37549 0 -1 4194304 86537 0 0 0 1202 63 0 0 20 0 2 0 44230902 1070399488 216105 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
/proc/37948/statm: 261328 216105 3520 641 0 243811 0
[pid=37948/tid=37972] ppid=37945 vsize=1045312 memory=864420 CPUtime=0 cores=5,7
/proc/37948/task/37972/stat : 37972 (ipbhs_gurobi) S 37945 37948 37549 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 2 0 44230976 1070399488 216105 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1045312 KiB
Current children cumulated memory: 864420 KiB

[startup+25.5004 s]
/proc/loadavg: 4.08 4.09 4.05 5/255 38035
/proc/meminfo: memFree=126669324/131382112 swapFree=33010160/33010684
[pid=37948] ppid=37945 vsize=1096160 memory=918160 CPUtime=25.43 cores=5,7
/proc/37948/stat : 37948 (ipbhs_gurobi) R 37945 37948 37549 0 -1 4194304 117636 0 0 0 2472 71 0 0 20 0 2 0 44230902 1122467840 229540 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
/proc/37948/statm: 274040 229540 3808 641 0 256523 0
[pid=37948/tid=37972] ppid=37945 vsize=1096160 memory=918160 CPUtime=0.03 cores=5,7
/proc/37948/task/37972/stat : 37972 (ipbhs_gurobi) S 37945 37948 37549 0 -1 4194368 21 0 0 0 1 2 0 0 20 0 2 0 44230976 1122467840 229540 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 1096160 KiB
Current children cumulated memory: 918160 KiB

[startup+51.1132 s]
/proc/loadavg: 4.12 4.10 4.05 5/255 38035
/proc/meminfo: memFree=126729624/131382112 swapFree=33010160/33010684
[pid=37948] ppid=37945 vsize=1085388 memory=911508 CPUtime=50.99 cores=5,7
/proc/37948/stat : 37948 (ipbhs_gurobi) R 37945 37948 37549 0 -1 4194304 132373 0 0 0 5025 74 0 0 20 0 2 0 44230902 1111437312 227877 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
/proc/37948/statm: 271347 227877 3840 641 0 253830 0
[pid=37948/tid=37972] ppid=37945 vsize=1085388 memory=911508 CPUtime=0.05 cores=5,7
/proc/37948/task/37972/stat : 37972 (ipbhs_gurobi) S 37945 37948 37549 0 -1 4194368 25 0 0 0 1 4 0 0 20 0 2 0 44230976 1111437312 227877 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
Current children cumulated CPU time: 50.99 s
Current children cumulated vsize: 1085388 KiB
Current children cumulated memory: 911508 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.11 4.06 5/255 38037
/proc/meminfo: memFree=126696076/131382112 swapFree=33010160/33010684
[pid=37948] ppid=37945 vsize=1085388 memory=911508 CPUtime=102.08 cores=5,7
/proc/37948/stat : 37948 (ipbhs_gurobi) R 37945 37948 37549 0 -1 4194304 133593 0 0 0 10128 80 0 0 20 0 2 0 44230902 1111437312 227877 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
/proc/37948/statm: 271347 227877 3840 641 0 253830 0
[pid=37948/tid=37972] ppid=37945 vsize=1085388 memory=911508 CPUtime=0.12 cores=5,7
/proc/37948/task/37972/stat : 37972 (ipbhs_gurobi) S 37945 37948 37549 0 -1 4194368 25 0 0 0 4 8 0 0 20 0 2 0 44230976 1111437312 227877 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
Current children cumulated CPU time: 102.08 s
Current children cumulated vsize: 1085388 KiB
Current children cumulated memory: 911508 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.11 4.06 5/255 38039
/proc/meminfo: memFree=126659336/131382112 swapFree=33010160/33010684
[pid=37948] ppid=37945 vsize=1104688 memory=923744 CPUtime=161.96 cores=5,7
/proc/37948/stat : 37948 (ipbhs_gurobi) R 37945 37948 37549 0 -1 4194304 164445 0 0 0 16107 89 0 0 20 0 2 0 44230902 1131200512 230936 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
/proc/37948/statm: 276172 230936 3840 641 0 258655 0
[pid=37948/tid=37972] ppid=37945 vsize=1104688 memory=911508 CPUtime=0.19 cores=5,7
/proc/37948/task/37972/stat : 37972 (ipbhs_gurobi) S 37945 37948 37549 0 -1 4194368 31 0 0 0 5 14 0 0 20 0 2 0 44230976 1131200512 230936 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
Current children cumulated CPU time: 161.96 s
Current children cumulated vsize: 1104688 KiB
Current children cumulated memory: 923744 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.10 4.06 5/255 38041
/proc/meminfo: memFree=126577372/131382112 swapFree=33010160/33010684
[pid=37948] ppid=37945 vsize=1151704 memory=974112 CPUtime=221.86 cores=5,7
/proc/37948/stat : 37948 (ipbhs_gurobi) R 37945 37948 37549 0 -1 4194304 185939 0 0 0 22088 98 0 0 20 0 2 0 44230902 1179344896 243528 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
/proc/37948/statm: 287926 243528 3840 641 0 270409 0
[pid=37948/tid=37972] ppid=37945 vsize=1151704 memory=974112 CPUtime=0.26 cores=5,7
/proc/37948/task/37972/stat : 37972 (ipbhs_gurobi) S 37945 37948 37549 0 -1 4194368 36 0 0 0 7 19 0 0 20 0 2 0 44230976 1179344896 243528 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
Current children cumulated CPU time: 221.86 s
Current children cumulated vsize: 1151704 KiB
Current children cumulated memory: 974112 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 4.09 4.06 5/254 38046
/proc/meminfo: memFree=126579812/131382112 swapFree=33010160/33010684
[pid=37948] ppid=37945 vsize=1151704 memory=974112 CPUtime=281.76 cores=5,7
/proc/37948/stat : 37948 (ipbhs_gurobi) R 37945 37948 37549 0 -1 4194304 192897 0 0 0 28070 106 0 0 20 0 2 0 44230902 1179344896 243528 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
/proc/37948/statm: 287926 243528 3840 641 0 270409 0
[pid=37948/tid=37972] ppid=37945 vsize=1151704 memory=974112 CPUtime=0.35 cores=5,7
/proc/37948/task/37972/stat : 37972 (ipbhs_gurobi) S 37945 37948 37549 0 -1 4194368 39 0 0 0 10 25 0 0 20 0 2 0 44230976 1179344896 243528 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
Current children cumulated CPU time: 281.76 s
Current children cumulated vsize: 1151704 KiB
Current children cumulated memory: 974112 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.09 4.06 5/254 38052
/proc/meminfo: memFree=126533396/131382112 swapFree=33010160/33010684
[pid=37948] ppid=37945 vsize=1151712 memory=974112 CPUtime=341.66 cores=5,7
/proc/37948/stat : 37948 (ipbhs_gurobi) R 37945 37948 37549 0 -1 4194304 198179 0 0 0 34053 113 0 0 20 0 2 0 44230902 1179353088 243528 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
/proc/37948/statm: 287928 243528 3840 641 0 270411 0

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

/proc/meminfo: memFree=125765212/131382112 swapFree=33010160/33010684
[pid=37948] ppid=37945 vsize=1358396 memory=1181432 CPUtime=2976.97 cores=5,7
/proc/37948/stat : 37948 (ipbhs_gurobi) R 37945 37948 37549 0 -1 4194304 522349 0 0 0 297202 495 0 0 20 0 2 0 44230902 1390997504 295358 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
/proc/37948/statm: 339599 295358 3872 641 0 322082 0
[pid=37948/tid=37972] ppid=37945 vsize=1358396 memory=1181432 CPUtime=4.09 cores=5,7
/proc/37948/task/37972/stat : 37972 (ipbhs_gurobi) S 37945 37948 37549 0 -1 4194368 72 0 0 0 104 305 0 0 20 0 2 0 44230976 1390997504 295358 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
Current children cumulated CPU time: 2976.97 s
Current children cumulated vsize: 1358396 KiB
Current children cumulated memory: 1181432 KiB

[startup+3042.3 s]
/proc/loadavg: 4.06 4.14 4.15 5/253 38184
/proc/meminfo: memFree=125744704/131382112 swapFree=33010160/33010684
[pid=37948] ppid=37945 vsize=1358396 memory=1181560 CPUtime=3036.82 cores=5,7
/proc/37948/stat : 37948 (ipbhs_gurobi) R 37945 37948 37549 0 -1 4194304 542549 0 0 0 303177 505 0 0 20 0 2 0 44230902 1390997504 295390 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
/proc/37948/statm: 339599 295390 3872 641 0 322082 0
[pid=37948/tid=37972] ppid=37945 vsize=1358396 memory=14720 CPUtime=4.18 cores=5,7
/proc/37948/task/37972/stat : 37972 (ipbhs_gurobi) S 37945 37948 37549 0 -1 4194368 74 0 0 0 106 312 0 0 20 0 2 0 44230976 1390997504 295390 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
Current children cumulated CPU time: 3036.82 s
Current children cumulated vsize: 1358396 KiB
Current children cumulated memory: 1181560 KiB

[startup+3102.3 s]
/proc/loadavg: 4.14 4.14 4.15 5/253 38186
/proc/meminfo: memFree=125730252/131382112 swapFree=33010160/33010684
[pid=37948] ppid=37945 vsize=1358396 memory=1183096 CPUtime=3096.69 cores=5,7
/proc/37948/stat : 37948 (ipbhs_gurobi) R 37945 37948 37549 0 -1 4194304 565372 0 0 0 309153 516 0 0 20 0 2 0 44230902 1390997504 295774 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
/proc/37948/statm: 339599 295774 3872 641 0 322082 0
[pid=37948/tid=37972] ppid=37945 vsize=1358396 memory=1182968 CPUtime=4.26 cores=5,7
/proc/37948/task/37972/stat : 37972 (ipbhs_gurobi) S 37945 37948 37549 0 -1 4194368 75 0 0 0 108 318 0 0 20 0 2 0 44230976 1390997504 295774 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
Current children cumulated CPU time: 3096.69 s
Current children cumulated vsize: 1358396 KiB
Current children cumulated memory: 1183096 KiB

[startup+3162.3 s]
/proc/loadavg: 4.25 4.17 4.16 5/253 38188
/proc/meminfo: memFree=125725232/131382112 swapFree=33010160/33010684
[pid=37948] ppid=37945 vsize=1365836 memory=1185784 CPUtime=3156.56 cores=5,7
/proc/37948/stat : 37948 (ipbhs_gurobi) R 37945 37948 37549 0 -1 4194304 589582 0 0 0 315129 527 0 0 20 0 2 0 44230902 1398616064 296446 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
/proc/37948/statm: 341459 296446 3872 641 0 323942 0
[pid=37948/tid=37972] ppid=37945 vsize=1365836 memory=1182968 CPUtime=4.35 cores=5,7
/proc/37948/task/37972/stat : 37972 (ipbhs_gurobi) S 37945 37948 37549 0 -1 4194368 76 0 0 0 111 324 0 0 20 0 2 0 44230976 1398616064 296446 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
Current children cumulated CPU time: 3156.56 s
Current children cumulated vsize: 1365836 KiB
Current children cumulated memory: 1185784 KiB

[startup+3222.3 s]
/proc/loadavg: 4.14 4.15 4.15 5/253 38190
/proc/meminfo: memFree=125725364/131382112 swapFree=33010160/33010684
[pid=37948] ppid=37945 vsize=1382944 memory=1204708 CPUtime=3216.42 cores=5,7
/proc/37948/stat : 37948 (ipbhs_gurobi) R 37945 37948 37549 0 -1 4194304 603200 0 0 0 321105 537 0 0 20 0 2 0 44230902 1416134656 301177 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
/proc/37948/statm: 345736 301177 3872 641 0 328219 0
[pid=37948/tid=37972] ppid=37945 vsize=1382944 memory=1182968 CPUtime=4.43 cores=5,7
/proc/37948/task/37972/stat : 37972 (ipbhs_gurobi) S 37945 37948 37549 0 -1 4194368 76 0 0 0 113 330 0 0 20 0 2 0 44230976 1416134656 301177 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
Current children cumulated CPU time: 3216.42 s
Current children cumulated vsize: 1382944 KiB
Current children cumulated memory: 1204708 KiB

[startup+3282.3 s]
/proc/loadavg: 4.21 4.17 4.16 5/254 38195
/proc/meminfo: memFree=125657996/131382112 swapFree=33010160/33010684
[pid=37948] ppid=37945 vsize=1382944 memory=1206844 CPUtime=3276.31 cores=5,7
/proc/37948/stat : 37948 (ipbhs_gurobi) R 37945 37948 37549 0 -1 4194304 616647 0 0 0 327082 549 0 0 20 0 2 0 44230902 1416134656 301711 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
/proc/37948/statm: 345736 301711 3872 641 0 328219 0
[pid=37948/tid=37972] ppid=37945 vsize=1382944 memory=1206844 CPUtime=4.51 cores=5,7
/proc/37948/task/37972/stat : 37972 (ipbhs_gurobi) S 37945 37948 37549 0 -1 4194368 77 0 0 0 115 336 0 0 20 0 2 0 44230976 1416134656 301711 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
Current children cumulated CPU time: 3276.31 s
Current children cumulated vsize: 1382944 KiB
Current children cumulated memory: 1206844 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.15 4.15 5/254 38201
/proc/meminfo: memFree=125650100/131382112 swapFree=33010160/33010684
[pid=37948] ppid=37945 vsize=1382944 memory=1206972 CPUtime=3336.21 cores=5,7
/proc/37948/stat : 37948 (ipbhs_gurobi) R 37945 37948 37549 0 -1 4194304 619940 0 0 0 333062 559 0 0 20 0 2 0 44230902 1416134656 301743 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
/proc/37948/statm: 345736 301743 3872 641 0 328219 0
[pid=37948/tid=37972] ppid=37945 vsize=1382944 memory=11264 CPUtime=4.6 cores=5,7
/proc/37948/task/37972/stat : 37972 (ipbhs_gurobi) S 37945 37948 37549 0 -1 4194368 77 0 0 0 117 343 0 0 20 0 2 0 44230976 1416134656 301743 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
Current children cumulated CPU time: 3336.21 s
Current children cumulated vsize: 1382944 KiB
Current children cumulated memory: 1206972 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.15 4.15 5/255 38203
/proc/meminfo: memFree=125627744/131382112 swapFree=33010160/33010684
[pid=37948] ppid=37945 vsize=1382944 memory=1207100 CPUtime=3396.09 cores=5,7
/proc/37948/stat : 37948 (ipbhs_gurobi) R 37945 37948 37549 0 -1 4194304 620623 0 0 0 339043 566 0 0 20 0 2 0 44230902 1416134656 301775 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
/proc/37948/statm: 345736 301775 3872 641 0 328219 0
[pid=37948/tid=37972] ppid=37945 vsize=1382944 memory=11264 CPUtime=4.69 cores=5,7
/proc/37948/task/37972/stat : 37972 (ipbhs_gurobi) S 37945 37948 37549 0 -1 4194368 77 0 0 0 120 349 0 0 20 0 2 0 44230976 1416134656 301775 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
Current children cumulated CPU time: 3396.09 s
Current children cumulated vsize: 1382944 KiB
Current children cumulated memory: 1207100 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.13 4.15 5/255 38205
/proc/meminfo: memFree=125588532/131382112 swapFree=33010160/33010684
[pid=37948] ppid=37945 vsize=1391268 memory=1216236 CPUtime=3456 cores=5,7
/proc/37948/stat : 37948 (ipbhs_gurobi) R 37945 37948 37549 0 -1 4194304 621876 0 0 0 345027 573 0 0 20 0 2 0 44230902 1424658432 304059 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
/proc/37948/statm: 347817 304059 3872 641 0 330300 0
[pid=37948/tid=37972] ppid=37945 vsize=1391268 memory=11264 CPUtime=4.78 cores=5,7
/proc/37948/task/37972/stat : 37972 (ipbhs_gurobi) S 37945 37948 37549 0 -1 4194368 78 0 0 0 123 355 0 0 20 0 2 0 44230976 1424658432 304059 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
Current children cumulated CPU time: 3456 s
Current children cumulated vsize: 1391268 KiB
Current children cumulated memory: 1216236 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.12 4.14 5/255 38207
/proc/meminfo: memFree=125545244/131382112 swapFree=33010160/33010684
[pid=37948] ppid=37945 vsize=1417208 memory=1240256 CPUtime=3515.89 cores=5,7
/proc/37948/stat : 37948 (ipbhs_gurobi) R 37945 37948 37549 0 -1 4194304 625065 0 0 0 351007 582 0 0 20 0 2 0 44230902 1451220992 310064 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
/proc/37948/statm: 354302 310064 3872 641 0 336785 0
[pid=37948/tid=37972] ppid=37945 vsize=1417208 memory=17664 CPUtime=4.86 cores=5,7
/proc/37948/task/37972/stat : 37972 (ipbhs_gurobi) S 37945 37948 37549 0 -1 4194368 79 0 0 0 124 362 0 0 20 0 2 0 44230976 1451220992 310064 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
Current children cumulated CPU time: 3515.89 s
Current children cumulated vsize: 1417208 KiB
Current children cumulated memory: 1240256 KiB

[startup+3582.3 s]
/proc/loadavg: 4.24 4.16 4.15 5/255 38209
/proc/meminfo: memFree=125540480/131382112 swapFree=33010160/33010684
[pid=37948] ppid=37945 vsize=1417208 memory=1240384 CPUtime=3575.8 cores=5,7
/proc/37948/stat : 37948 (ipbhs_gurobi) R 37945 37948 37549 0 -1 4194304 625930 0 0 0 356990 590 0 0 20 0 2 0 44230902 1451220992 310096 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
/proc/37948/statm: 354302 310096 3872 641 0 336785 0
[pid=37948/tid=37972] ppid=37945 vsize=1417208 memory=1240384 CPUtime=4.95 cores=5,7
/proc/37948/task/37972/stat : 37972 (ipbhs_gurobi) S 37945 37948 37549 0 -1 4194368 82 0 0 0 126 369 0 0 20 0 2 0 44230976 1451220992 310096 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
Current children cumulated CPU time: 3575.8 s
Current children cumulated vsize: 1417208 KiB
Current children cumulated memory: 1240384 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3606.6 s]
/proc/loadavg: 4.16 4.14 4.15 4/250 38218
/proc/meminfo: memFree=126097256/131382112 swapFree=33010160/33010684
[pid=37948] ppid=37945 vsize=1417208 memory=1240384 CPUtime=3600.06 cores=5,7
/proc/37948/stat : 37948 (ipbhs_gurobi) R 37945 37948 37549 0 -1 4194304 626580 0 0 0 359413 593 0 0 20 0 2 0 44230902 1451220992 310096 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
/proc/37948/statm: 354302 310096 3872 641 0 336785 0
[pid=37948/tid=37972] ppid=37945 vsize=1417208 memory=14720 CPUtime=4.99 cores=5,7
/proc/37948/task/37972/stat : 37972 (ipbhs_gurobi) S 37945 37948 37549 0 -1 4194368 82 0 0 0 127 372 0 0 20 0 2 0 44230976 1451220992 310096 18446744073709551615 94451316826112 94451319451165 140726643253504 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94451320070040 94451320103002 94451349438464 140726643255691 140726643255815 140726643255815 140726643261417 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 1417208 KiB
Current children cumulated memory: 1240384 KiB

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

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

# cumulated CPU time of all completed processes:  user=3594.14 s, system=5.94378 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): 3606.61
CPU time (s): 3600.08
CPU user time (s): 3594.14
CPU system time (s): 5.94378
CPU usage (%): 99.8189
Max. virtual memory (cumulated for all children) (KiB): 1417208
Max. memory (cumulated for all children) (KiB): 1240384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.14
system time used= 5.94378
maximum resident set size= 1240384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 626580
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= 357151
involuntary context switches= 1810


# summary of solver processes directly reported to runsolver:
#   pid: 37948
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3594.14
#   total CPU system time (s): 5.94378

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.2914 second user time and 35.4191 second system time

The end

Launcher Data

Begin job on nodeC001 at 2025-06-30 14:12:00
IDJOB=4484891
IDBENCH=146675
IDSOLVER=3334
FILE ID=nodeC001/4484891-1751285520
RUNJOBID= nodeC001-1751281913-37562
SLURM_JOB_ID= 9594238
Free space on /tmp= 432876 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2025-06-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-4.opb
COMMAND LINE= ./ipbhs_gurobi --sym-cores-compact BENCHNAME --max-coef 1000000000
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4484891-1751285520/watcher-4484891-1751285520 -o /tmp/evaluation-result-4484891-1751285520/solver-4484891-1751285520 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1751281913-37562 --watchdog 3760  ./ipbhs_gurobi --sym-cores-compact HOME/instance-4484891-1751285520.opb --max-coef 1000000000

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

MD5SUM BENCH= 79c0a8033bde71aac2f7ead78fdb13b7
RANDOM SEED=1175645325

nodeC001 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		: 3592.582
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.49
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		: 2394.332
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.49
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.172
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.49
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		: 1196.636
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.49
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		: 3519.314
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.49
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.169
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.49
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.214
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.49
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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        128367896 kB
MemAvailable:   128309792 kB
Buffers:            2128 kB
Cached:           747012 kB
SwapCached:           28 kB
Active:          2031032 kB
Inactive:         449216 kB
Active(anon):    1738664 kB
Inactive(anon):    10380 kB
Active(file):     292368 kB
Inactive(file):   438836 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            122572 kB
Writeback:             0 kB
AnonPages:       1731128 kB
Mapped:           115568 kB
Shmem:             17932 kB
KReclaimable:     100256 kB
Slab:             182396 kB
SReclaimable:     100256 kB
SUnreclaim:        82140 kB
KernelStack:        4048 kB
PageTables:         6372 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    2815368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149416 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1531904 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:      195400 kB
DirectMap2M:     9144320 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432816 MiB
End job on nodeC001 at 2025-06-30 15:12:07