Trace number 4484845

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.05 3606.03

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb53-24-opb/normalized-frb53-24-1.opb
MD5SUM05a4468103b1b74e5a90bd7e67aed0d9
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-52
Best CPU time to get the best result obtained on this benchmark3585.04
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1272
Total number of constraints94227
Number of constraints which are clauses94227
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 1272
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 1272
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 1272
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.88/0.92	c limit for coefficient in constraints and objective to 1000000000
0.88/0.92	c will solve HOME/instance-4484845-1751285518.opb
0.88/0.92	Searching graph automorphisms with time limit: 100
1.10/1.18	c [0.47] 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 (60643 MiB free)
  memory of node 1: 64507 MiB (63919 MiB free)
  node distances:
     10  21
     21  10

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

solver pid=37902, runsolver pid=37899

[startup+0.100066 s]*
/proc/loadavg: 4.04 4.08 4.05 5/249 37903
/proc/meminfo: memFree=127545592/131382112 swapFree=33010160/33010684
[pid=37902] ppid=37899 vsize=75580 memory=12084 CPUtime=0.09 cores=1,3
/proc/37902/stat : 37902 (ipbhs_gurobi) R 37899 37902 37549 0 -1 4194304 1687 0 0 0 9 0 0 0 20 0 1 0 44230779 77393920 3021 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
/proc/37902/statm: 18895 3021 1632 641 0 3652 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 75580 KiB
Current children cumulated memory: 12084 KiB

[startup+0.213903 s]*
/proc/loadavg: 4.04 4.08 4.05 5/249 37905
/proc/meminfo: memFree=127535952/131382112 swapFree=33010160/33010684
[pid=37902] ppid=37899 vsize=81620 memory=17720 CPUtime=0.21 cores=1,3
/proc/37902/stat : 37902 (ipbhs_gurobi) R 37899 37902 37549 0 -1 4194304 3137 0 0 0 19 2 0 0 20 0 1 0 44230779 83578880 4430 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
/proc/37902/statm: 20405 4430 1728 641 0 5162 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 81620 KiB
Current children cumulated memory: 17720 KiB

[startup+0.314975 s]*
/proc/loadavg: 4.04 4.08 4.05 4/251 37909
/proc/meminfo: memFree=127527584/131382112 swapFree=33010160/33010684
[pid=37902] ppid=37899 vsize=85128 memory=22584 CPUtime=0.31 cores=1,3
/proc/37902/stat : 37902 (ipbhs_gurobi) R 37899 37902 37549 0 -1 4194304 4366 0 0 0 24 7 0 0 20 0 1 0 44230779 87171072 5646 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
/proc/37902/statm: 21282 5646 1728 641 0 6039 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 85128 KiB
Current children cumulated memory: 22584 KiB

[startup+0.700334 s]
/proc/loadavg: 4.04 4.08 4.05 5/250 37921
/proc/meminfo: memFree=127518512/131382112 swapFree=33010160/33010684
[pid=37902] ppid=37899 vsize=120252 memory=49432 CPUtime=0.68 cores=1,3
/proc/37902/stat : 37902 (ipbhs_gurobi) R 37899 37902 37549 0 -1 4194304 7983 0 0 0 43 25 0 0 20 0 2 0 44230779 123138048 12358 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
/proc/37902/statm: 30063 12358 2304 641 0 12546 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 120252 KiB
Current children cumulated memory: 49432 KiB

[startup+1.50037 s]
/proc/loadavg: 4.12 4.10 4.05 5/249 37932
/proc/meminfo: memFree=127458976/131382112 swapFree=33010160/33010684
[pid=37902] ppid=37899 vsize=168588 memory=96360 CPUtime=1.48 cores=1,3
/proc/37902/stat : 37902 (ipbhs_gurobi) R 37899 37902 37549 0 -1 4194304 20596 0 0 0 110 38 0 0 20 0 2 0 44230779 172634112 24090 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
/proc/37902/statm: 42147 24090 2368 641 0 24630 0
[pid=37902/tid=37931] ppid=37899 vsize=168588 memory=6768 CPUtime=0 cores=1,3
/proc/37902/task/37931/stat : 37931 (ipbhs_gurobi) S 37899 37902 37549 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 44230848 172634112 24090 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 168588 KiB
Current children cumulated memory: 96360 KiB

[startup+3.11363 s]
/proc/loadavg: 4.12 4.10 4.05 5/254 37987
/proc/meminfo: memFree=126630396/131382112 swapFree=33010160/33010684
[pid=37902] ppid=37899 vsize=361644 memory=162376 CPUtime=3.08 cores=1,3
/proc/37902/stat : 37902 (ipbhs_gurobi) R 37899 37902 37549 0 -1 4194304 59451 0 0 0 256 52 0 0 20 0 2 0 44230779 370323456 40594 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
/proc/37902/statm: 90411 40594 3104 641 0 72894 0
[pid=37902/tid=37931] ppid=37899 vsize=361644 memory=6768 CPUtime=0 cores=1,3
/proc/37902/task/37931/stat : 37931 (ipbhs_gurobi) S 37899 37902 37549 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 44230848 370323456 40594 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 361644 KiB
Current children cumulated memory: 162376 KiB

[startup+6.30037 s]
/proc/loadavg: 4.11 4.10 4.05 4/250 38022
/proc/meminfo: memFree=127109768/131382112 swapFree=33010160/33010684
[pid=37902] ppid=37899 vsize=380472 memory=177072 CPUtime=6.24 cores=1,3
/proc/37902/stat : 37902 (ipbhs_gurobi) R 37899 37902 37549 0 -1 4194304 77527 0 0 0 566 58 0 0 20 0 2 0 44230779 389603328 44268 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
/proc/37902/statm: 95118 44268 3456 641 0 77601 0
[pid=37902/tid=37931] ppid=37899 vsize=380472 memory=14720 CPUtime=0 cores=1,3
/proc/37902/task/37931/stat : 37931 (ipbhs_gurobi) S 37899 37902 37549 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 2 0 44230848 389603328 44268 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 380472 KiB
Current children cumulated memory: 177072 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=37902] ppid=37899 vsize=380472 memory=177072 CPUtime=12.63 cores=1,3
/proc/37902/stat : 37902 (ipbhs_gurobi) R 37899 37902 37549 0 -1 4194304 80505 0 0 0 1204 59 0 0 20 0 2 0 44230779 389603328 44268 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
/proc/37902/statm: 95118 44268 3456 641 0 77601 0
[pid=37902/tid=37931] ppid=37899 vsize=380472 memory=14720 CPUtime=0.01 cores=1,3
/proc/37902/task/37931/stat : 37931 (ipbhs_gurobi) S 37899 37902 37549 0 -1 4194368 7 0 0 0 0 1 0 0 20 0 2 0 44230848 389603328 44268 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 380472 KiB
Current children cumulated memory: 177072 KiB

[startup+25.5004 s]
/proc/loadavg: 4.08 4.09 4.05 5/255 38035
/proc/meminfo: memFree=126672924/131382112 swapFree=33010160/33010684
[pid=37902] ppid=37899 vsize=476532 memory=272360 CPUtime=25.41 cores=1,3
/proc/37902/stat : 37902 (ipbhs_gurobi) R 37899 37902 37549 0 -1 4194304 99196 0 0 0 2475 66 0 0 20 0 2 0 44230779 487968768 68090 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
/proc/37902/statm: 119133 68090 3616 641 0 101616 0
[pid=37902/tid=37931] ppid=37899 vsize=476532 memory=221896 CPUtime=0.02 cores=1,3
/proc/37902/task/37931/stat : 37931 (ipbhs_gurobi) S 37899 37902 37549 0 -1 4194368 10 0 0 0 0 2 0 0 20 0 2 0 44230848 487968768 68090 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 476532 KiB
Current children cumulated memory: 272360 KiB

[startup+51.1137 s]
/proc/loadavg: 4.12 4.10 4.05 5/255 38035
/proc/meminfo: memFree=126729624/131382112 swapFree=33010160/33010684
[pid=37902] ppid=37899 vsize=429720 memory=237044 CPUtime=50.99 cores=1,3
/proc/37902/stat : 37902 (ipbhs_gurobi) R 37899 37902 37549 0 -1 4194304 120303 0 0 0 5026 73 0 0 20 0 2 0 44230779 440033280 59261 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
/proc/37902/statm: 107430 59261 3712 641 0 89913 0
[pid=37902/tid=37931] ppid=37899 vsize=429720 memory=237044 CPUtime=0.05 cores=1,3
/proc/37902/task/37931/stat : 37931 (ipbhs_gurobi) S 37899 37902 37549 0 -1 4194368 12 0 0 0 1 4 0 0 20 0 2 0 44230848 440033280 59261 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
Current children cumulated CPU time: 50.99 s
Current children cumulated vsize: 429720 KiB
Current children cumulated memory: 237044 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.11 4.06 5/255 38037
/proc/meminfo: memFree=126698916/131382112 swapFree=33010160/33010684
[pid=37902] ppid=37899 vsize=429720 memory=237044 CPUtime=102.09 cores=1,3
/proc/37902/stat : 37902 (ipbhs_gurobi) R 37899 37902 37549 0 -1 4194304 128297 0 0 0 10130 79 0 0 20 0 2 0 44230779 440033280 59261 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
/proc/37902/statm: 107430 59261 3712 641 0 89913 0
[pid=37902/tid=37931] ppid=37899 vsize=429720 memory=14720 CPUtime=0.13 cores=1,3
/proc/37902/task/37931/stat : 37931 (ipbhs_gurobi) S 37899 37902 37549 0 -1 4194368 14 0 0 0 4 9 0 0 20 0 2 0 44230848 440033280 59261 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
Current children cumulated CPU time: 102.09 s
Current children cumulated vsize: 429720 KiB
Current children cumulated memory: 237044 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.11 4.06 5/255 38039
/proc/meminfo: memFree=126666896/131382112 swapFree=33010160/33010684
[pid=37902] ppid=37899 vsize=429720 memory=237044 CPUtime=161.97 cores=1,3
/proc/37902/stat : 37902 (ipbhs_gurobi) R 37899 37902 37549 0 -1 4194304 130133 0 0 0 16112 85 0 0 20 0 2 0 44230779 440033280 59261 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
/proc/37902/statm: 107430 59261 3712 641 0 89913 0
[pid=37902/tid=37931] ppid=37899 vsize=429720 memory=237044 CPUtime=0.2 cores=1,3
/proc/37902/task/37931/stat : 37931 (ipbhs_gurobi) S 37899 37902 37549 0 -1 4194368 14 0 0 0 6 14 0 0 20 0 2 0 44230848 440033280 59261 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
Current children cumulated CPU time: 161.97 s
Current children cumulated vsize: 429720 KiB
Current children cumulated memory: 237044 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=37902] ppid=37899 vsize=434868 memory=242164 CPUtime=221.88 cores=1,3
/proc/37902/stat : 37902 (ipbhs_gurobi) R 37899 37902 37549 0 -1 4194304 131504 0 0 0 22097 91 0 0 20 0 2 0 44230779 445304832 60541 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
/proc/37902/statm: 108717 60541 3712 641 0 91200 0
[pid=37902/tid=37931] ppid=37899 vsize=434868 memory=242036 CPUtime=0.27 cores=1,3
/proc/37902/task/37931/stat : 37931 (ipbhs_gurobi) S 37899 37902 37549 0 -1 4194368 14 0 0 0 7 20 0 0 20 0 2 0 44230848 445304832 60541 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
Current children cumulated CPU time: 221.88 s
Current children cumulated vsize: 434868 KiB
Current children cumulated memory: 242164 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=37902] ppid=37899 vsize=434868 memory=242164 CPUtime=281.8 cores=1,3
/proc/37902/stat : 37902 (ipbhs_gurobi) R 37899 37902 37549 0 -1 4194304 131623 0 0 0 28082 98 0 0 20 0 2 0 44230779 445304832 60541 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
/proc/37902/statm: 108717 60541 3712 641 0 91200 0
[pid=37902/tid=37931] ppid=37899 vsize=434868 memory=242164 CPUtime=0.35 cores=1,3
/proc/37902/task/37931/stat : 37931 (ipbhs_gurobi) S 37899 37902 37549 0 -1 4194368 15 0 0 0 9 26 0 0 20 0 2 0 44230848 445304832 60541 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
Current children cumulated CPU time: 281.8 s
Current children cumulated vsize: 434868 KiB
Current children cumulated memory: 242164 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.09 4.06 5/254 38052
/proc/meminfo: memFree=126533644/131382112 swapFree=33010160/33010684
[pid=37902] ppid=37899 vsize=485676 memory=279276 CPUtime=341.73 cores=1,3
/proc/37902/stat : 37902 (ipbhs_gurobi) R 37899 37902 37549 0 -1 4194304 137005 0 0 0 34067 106 0 0 20 0 2 0 44230779 497332224 69819 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
/proc/37902/statm: 121419 69819 3712 641 0 103902 0
[pid=37902/tid=37931] ppid=37899 vsize=485676 memory=242164 CPUtime=0.43 cores=1,3

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

/proc/meminfo: memFree=125765212/131382112 swapFree=33010160/33010684
[pid=37902] ppid=37899 vsize=710124 memory=497624 CPUtime=2977.28 cores=1,3
/proc/37902/stat : 37902 (ipbhs_gurobi) R 37899 37902 37549 0 -1 4194304 349056 0 0 0 297264 464 0 0 20 0 2 0 44230779 727166976 124406 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
/proc/37902/statm: 177531 124406 3744 641 0 160014 0
[pid=37902/tid=37931] ppid=37899 vsize=710124 memory=496216 CPUtime=4.23 cores=1,3
/proc/37902/task/37931/stat : 37931 (ipbhs_gurobi) S 37899 37902 37549 0 -1 4194368 35 0 0 0 113 310 0 0 20 0 2 0 44230848 727166976 124406 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
Current children cumulated CPU time: 2977.28 s
Current children cumulated vsize: 710124 KiB
Current children cumulated memory: 497624 KiB

[startup+3042.3 s]
/proc/loadavg: 4.06 4.14 4.15 5/253 38184
/proc/meminfo: memFree=125748800/131382112 swapFree=33010160/33010684
[pid=37902] ppid=37899 vsize=719204 memory=512008 CPUtime=3037.2 cores=1,3
/proc/37902/stat : 37902 (ipbhs_gurobi) R 37899 37902 37549 0 -1 4194304 355868 0 0 0 303246 474 0 0 20 0 2 0 44230779 736464896 128002 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
/proc/37902/statm: 179801 128002 3744 641 0 162284 0
[pid=37902/tid=37931] ppid=37899 vsize=719204 memory=14720 CPUtime=4.32 cores=1,3
/proc/37902/task/37931/stat : 37931 (ipbhs_gurobi) S 37899 37902 37549 0 -1 4194368 36 0 0 0 115 317 0 0 20 0 2 0 44230848 736464896 128002 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
Current children cumulated CPU time: 3037.2 s
Current children cumulated vsize: 719204 KiB
Current children cumulated memory: 512008 KiB

[startup+3102.3 s]
/proc/loadavg: 4.14 4.14 4.15 5/253 38186
/proc/meminfo: memFree=125730000/131382112 swapFree=33010160/33010684
[pid=37902] ppid=37899 vsize=726156 memory=526660 CPUtime=3097.13 cores=1,3
/proc/37902/stat : 37902 (ipbhs_gurobi) R 37899 37902 37549 0 -1 4194304 358449 0 0 0 309231 482 0 0 20 0 2 0 44230779 743583744 131665 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
/proc/37902/statm: 181539 131665 3744 641 0 164022 0
[pid=37902/tid=37931] ppid=37899 vsize=726156 memory=14720 CPUtime=4.41 cores=1,3
/proc/37902/task/37931/stat : 37931 (ipbhs_gurobi) S 37899 37902 37549 0 -1 4194368 37 0 0 0 118 323 0 0 20 0 2 0 44230848 743583744 131665 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
Current children cumulated CPU time: 3097.13 s
Current children cumulated vsize: 726156 KiB
Current children cumulated memory: 526660 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=37902] ppid=37899 vsize=728628 memory=534596 CPUtime=3157.04 cores=1,3
/proc/37902/stat : 37902 (ipbhs_gurobi) R 37899 37902 37549 0 -1 4194304 359420 0 0 0 315215 489 0 0 20 0 2 0 44230779 746115072 133649 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
/proc/37902/statm: 182157 133649 3744 641 0 164640 0
[pid=37902/tid=37931] ppid=37899 vsize=728628 memory=14720 CPUtime=4.51 cores=1,3
/proc/37902/task/37931/stat : 37931 (ipbhs_gurobi) S 37899 37902 37549 0 -1 4194368 37 0 0 0 121 330 0 0 20 0 2 0 44230848 746115072 133649 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
Current children cumulated CPU time: 3157.04 s
Current children cumulated vsize: 728628 KiB
Current children cumulated memory: 534596 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=37902] ppid=37899 vsize=702112 memory=494092 CPUtime=3216.97 cores=1,3
/proc/37902/stat : 37902 (ipbhs_gurobi) R 37899 37902 37549 0 -1 4194304 361442 0 0 0 321199 498 0 0 20 0 2 0 44230779 718962688 123523 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
/proc/37902/statm: 175528 123523 3744 641 0 158011 0
[pid=37902/tid=37931] ppid=37899 vsize=702112 memory=14720 CPUtime=4.59 cores=1,3
/proc/37902/task/37931/stat : 37931 (ipbhs_gurobi) S 37899 37902 37549 0 -1 4194368 37 0 0 0 123 336 0 0 20 0 2 0 44230848 718962688 123523 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
Current children cumulated CPU time: 3216.97 s
Current children cumulated vsize: 702112 KiB
Current children cumulated memory: 494092 KiB

[startup+3282.3 s]
/proc/loadavg: 4.21 4.17 4.16 5/254 38195
/proc/meminfo: memFree=125657492/131382112 swapFree=33010160/33010684
[pid=37902] ppid=37899 vsize=740928 memory=532548 CPUtime=3276.86 cores=1,3
/proc/37902/stat : 37902 (ipbhs_gurobi) R 37899 37902 37549 0 -1 4194304 365985 0 0 0 327180 506 0 0 20 0 2 0 44230779 758710272 133137 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
/proc/37902/statm: 185232 133137 3744 641 0 167715 0
[pid=37902/tid=37931] ppid=37899 vsize=740928 memory=17664 CPUtime=4.68 cores=1,3
/proc/37902/task/37931/stat : 37931 (ipbhs_gurobi) S 37899 37902 37549 0 -1 4194368 37 0 0 0 125 343 0 0 20 0 2 0 44230848 758710272 133137 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
Current children cumulated CPU time: 3276.86 s
Current children cumulated vsize: 740928 KiB
Current children cumulated memory: 532548 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.15 4.15 5/254 38200
/proc/meminfo: memFree=125653944/131382112 swapFree=33010160/33010684
[pid=37902] ppid=37899 vsize=744604 memory=536976 CPUtime=3336.76 cores=1,3
/proc/37902/stat : 37902 (ipbhs_gurobi) R 37899 37902 37549 0 -1 4194304 366181 0 0 0 333162 514 0 0 20 0 2 0 44230779 762474496 134244 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
/proc/37902/statm: 186151 134244 3744 641 0 168634 0
[pid=37902/tid=37931] ppid=37899 vsize=744604 memory=11264 CPUtime=4.76 cores=1,3
/proc/37902/task/37931/stat : 37931 (ipbhs_gurobi) S 37899 37902 37549 0 -1 4194368 38 0 0 0 127 349 0 0 20 0 2 0 44230848 762474496 134244 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
Current children cumulated CPU time: 3336.76 s
Current children cumulated vsize: 744604 KiB
Current children cumulated memory: 536976 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=37902] ppid=37899 vsize=748740 memory=549648 CPUtime=3396.67 cores=1,3
/proc/37902/stat : 37902 (ipbhs_gurobi) R 37899 37902 37549 0 -1 4194304 370719 0 0 0 339145 522 0 0 20 0 2 0 44230779 766709760 137412 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
/proc/37902/statm: 187185 137412 3744 641 0 169668 0
[pid=37902/tid=37931] ppid=37899 vsize=748740 memory=6552 CPUtime=4.86 cores=1,3
/proc/37902/task/37931/stat : 37931 (ipbhs_gurobi) S 37899 37902 37549 0 -1 4194368 38 0 0 0 130 356 0 0 20 0 2 0 44230848 766709760 137412 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
Current children cumulated CPU time: 3396.67 s
Current children cumulated vsize: 748740 KiB
Current children cumulated memory: 549648 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=37902] ppid=37899 vsize=759312 memory=560784 CPUtime=3456.56 cores=1,3
/proc/37902/stat : 37902 (ipbhs_gurobi) R 37899 37902 37549 0 -1 4194304 374308 0 0 0 345126 530 0 0 20 0 2 0 44230779 777535488 140196 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
/proc/37902/statm: 189828 140196 3744 641 0 172311 0
[pid=37902/tid=37931] ppid=37899 vsize=759312 memory=557328 CPUtime=4.95 cores=1,3
/proc/37902/task/37931/stat : 37931 (ipbhs_gurobi) S 37899 37902 37549 0 -1 4194368 38 0 0 0 132 363 0 0 20 0 2 0 44230848 777535488 140196 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
Current children cumulated CPU time: 3456.56 s
Current children cumulated vsize: 759312 KiB
Current children cumulated memory: 560784 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=37902] ppid=37899 vsize=765912 memory=569204 CPUtime=3516.46 cores=1,3
/proc/37902/stat : 37902 (ipbhs_gurobi) R 37899 37902 37549 0 -1 4194304 376398 0 0 0 351108 538 0 0 20 0 2 0 44230779 784293888 142301 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
/proc/37902/statm: 191478 142301 3744 641 0 173961 0
[pid=37902/tid=37931] ppid=37899 vsize=765912 memory=5632 CPUtime=5.04 cores=1,3
/proc/37902/task/37931/stat : 37931 (ipbhs_gurobi) S 37899 37902 37549 0 -1 4194368 38 0 0 0 134 370 0 0 20 0 2 0 44230848 784293888 142301 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
Current children cumulated CPU time: 3516.46 s
Current children cumulated vsize: 765912 KiB
Current children cumulated memory: 569204 KiB

[startup+3582.3 s]
/proc/loadavg: 4.24 4.16 4.15 5/255 38209
/proc/meminfo: memFree=125540228/131382112 swapFree=33010160/33010684
[pid=37902] ppid=37899 vsize=770936 memory=574836 CPUtime=3576.35 cores=1,3
/proc/37902/stat : 37902 (ipbhs_gurobi) R 37899 37902 37549 0 -1 4194304 378218 0 0 0 357090 545 0 0 20 0 2 0 44230779 789438464 143709 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
/proc/37902/statm: 192734 143709 3744 641 0 175217 0
[pid=37902/tid=37931] ppid=37899 vsize=770936 memory=574836 CPUtime=5.13 cores=1,3
/proc/37902/task/37931/stat : 37931 (ipbhs_gurobi) S 37899 37902 37549 0 -1 4194368 38 0 0 0 136 377 0 0 20 0 2 0 44230848 789438464 143709 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
Current children cumulated CPU time: 3576.35 s
Current children cumulated vsize: 770936 KiB
Current children cumulated memory: 574836 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3606 s]*
/proc/loadavg: 4.17 4.15 4.15 5/255 38210
/proc/meminfo: memFree=125540984/131382112 swapFree=33010160/33010684
[pid=37902] ppid=37899 vsize=772960 memory=576500 CPUtime=3600.02 cores=1,3
/proc/37902/stat : 37902 (ipbhs_gurobi) R 37899 37902 37549 0 -1 4194304 378641 0 0 0 359454 548 0 0 20 0 2 0 44230779 791511040 144125 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
/proc/37902/statm: 193240 144125 3744 641 0 175723 0
[pid=37902/tid=37931] ppid=37899 vsize=772960 memory=-7747442128136798142 CPUtime=5.16 cores=1,3
/proc/37902/task/37931/stat : 37931 (ipbhs_gurobi) S 37899 37902 37549 0 -1 4194368 38 0 0 0 137 379 0 0 20 0 2 0 44230848 791511040 144125 18446744073709551615 94695032688640 94695035313693 140736711088640 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94695035932568 94695035965530 94695059283968 140736711096715 140736711096839 140736711096839 140736711102441 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 772960 KiB
Current children cumulated memory: 576500 KiB

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

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

# cumulated CPU time of all completed processes:  user=3594.55 s, system=5.49588 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.03
CPU time (s): 3600.05
CPU user time (s): 3594.55
CPU system time (s): 5.49588
CPU usage (%): 99.8343
Max. virtual memory (cumulated for all children) (KiB): 772960
Max. memory (cumulated for all children) (KiB): 576500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.55
system time used= 5.49588
maximum resident set size= 576500
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 378641
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= 357127
involuntary context switches= 2558


# summary of solver processes directly reported to runsolver:
#   pid: 37902
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3594.55
#   total CPU system time (s): 5.49588

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.3808 second user time and 37.6833 second system time

The end

Launcher Data

Begin job on nodeC001 at 2025-06-30 14:11:59
IDJOB=4484845
IDBENCH=146672
IDSOLVER=3334
FILE ID=nodeC001/4484845-1751285518
RUNJOBID= nodeC001-1751281913-37561
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/frb53-24-opb/normalized-frb53-24-1.opb
COMMAND LINE= ./ipbhs_gurobi --sym-cores-compact BENCHNAME --max-coef 1000000000
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4484845-1751285518/watcher-4484845-1751285518 -o /tmp/evaluation-result-4484845-1751285518/solver-4484845-1751285518 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1751281913-37561 --watchdog 3760  ./ipbhs_gurobi --sym-cores-compact HOME/instance-4484845-1751285518.opb --max-coef 1000000000

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

MD5SUM BENCH= 05a4468103b1b74e5a90bd7e67aed0d9
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		: 3492.092
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		: 1197.234
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.484
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		: 1197.411
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		: 3660.011
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		: 3491.777
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.291
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		: 1197.285
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:        127554724 kB
MemAvailable:   127496748 kB
Buffers:            2128 kB
Cached:           747136 kB
SwapCached:           28 kB
Active:          2866044 kB
Inactive:         449344 kB
Active(anon):    2573676 kB
Inactive(anon):    10380 kB
Active(file):     292368 kB
Inactive(file):   438964 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             61452 kB
Writeback:             4 kB
AnonPages:       2564332 kB
Mapped:           116352 kB
Shmem:             17932 kB
KReclaimable:     100252 kB
Slab:             182336 kB
SReclaimable:     100252 kB
SUnreclaim:        82084 kB
KernelStack:        4096 kB
PageTables:         7852 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    3729300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149352 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2301952 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= 432820 MiB
End job on nodeC001 at 2025-06-30 15:12:05