Trace number 4505891

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

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/NG/
normalized-NG.dot_luby_0null0mast_rapportOE2.0_TMAX120_K192_cod2.opb
MD5SUM726b0595b04a91a84feeb3b27d81e819
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-2792
Best CPU time to get the best result obtained on this benchmark72004
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 1783
Biggest coefficient in the objective function 512
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 8196
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 66727
Number of bits of the biggest sum of numbers17
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
6.37/6.41	c limit for coefficient in constraints and objective to 1000000000
6.37/6.41	c will solve HOME/instance-4505891-1751490789.opb
6.37/6.41	Searching graph automorphisms with time limit: 97
15.25/15.35	c [11.84] 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: 63665 MiB (62186 MiB free)
  memory of node 1: 64507 MiB (63752 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4505891-1751490789/watcher-4505891-1751490789 -o /tmp/evaluation-result-4505891-1751490789/solver-4505891-1751490789 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751487178-74115 --watchdog 3760 ./ipbhs_gurobi --sym-cores-compact HOME/instance-4505891-1751490789.opb --max-coef 1000000000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=74532, runsolver pid=74528
Current StackSize limit: 8192 KiB


[startup+0.100066 s]*
/proc/loadavg: 4.11 4.11 4.05 5/265 74537
/proc/meminfo: memFree=128066032/131250000 swapFree=33008100/33010684
[pid=74532] ppid=74528 vsize=1371332 memory=398296 CPUtime=0.09 cores=4,6
/proc/74532/stat : 74532 (ipbhs_gurobi) R 74528 74532 74104 0 -1 4194304 2065 0 0 0 1 8 0 0 20 0 1 0 64759236 1404243968 99574 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
/proc/74532/statm: 342833 99574 1632 641 0 327590 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 1371332 KiB
Current children cumulated memory: 398296 KiB

[startup+0.205633 s]*
/proc/loadavg: 4.11 4.11 4.05 5/265 74537
/proc/meminfo: memFree=127125216/131250000 swapFree=33008100/33010684
[pid=74532] ppid=74528 vsize=1371332 memory=869336 CPUtime=0.19 cores=4,6
/proc/74532/stat : 74532 (ipbhs_gurobi) R 74528 74532 74104 0 -1 4194304 2295 0 0 0 3 16 0 0 20 0 1 0 64759236 1404243968 217334 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
/proc/74532/statm: 342833 217334 1632 641 0 327590 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 1371332 KiB
Current children cumulated memory: 869336 KiB

[startup+0.305532 s]*
/proc/loadavg: 4.11 4.11 4.05 5/265 74537
/proc/meminfo: memFree=126199904/131250000 swapFree=33008100/33010684
[pid=74532] ppid=74528 vsize=1396280 memory=1314792 CPUtime=0.28 cores=4,6
/proc/74532/stat : 74532 (ipbhs_gurobi) R 74528 74532 74104 0 -1 4194304 2772 0 0 0 4 24 0 0 20 0 1 0 64759236 1429790720 328698 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
/proc/74532/statm: 349070 328698 1632 641 0 333827 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 1396280 KiB
Current children cumulated memory: 1314792 KiB

[startup+0.700158 s]
/proc/loadavg: 4.11 4.11 4.05 5/265 74537
/proc/meminfo: memFree=125520608/131250000 swapFree=33008100/33010684
[pid=74532] ppid=74528 vsize=1437476 memory=1359924 CPUtime=0.68 cores=4,6
/proc/74532/stat : 74532 (ipbhs_gurobi) R 74528 74532 74104 0 -1 4194304 12475 0 0 0 41 27 0 0 20 0 1 0 64759236 1471975424 339981 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
/proc/74532/statm: 359369 339981 1632 641 0 344126 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 1437476 KiB
Current children cumulated memory: 1359924 KiB

[startup+1.50016 s]
/proc/loadavg: 4.11 4.11 4.05 5/265 74537
/proc/meminfo: memFree=125256544/131250000 swapFree=33008100/33010684
[pid=74532] ppid=74528 vsize=1558580 memory=1482452 CPUtime=1.47 cores=4,6
/proc/74532/stat : 74532 (ipbhs_gurobi) R 74528 74532 74104 0 -1 4194304 29742 0 0 0 109 38 0 0 20 0 1 0 64759236 1595985920 370613 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
/proc/74532/statm: 389645 370613 1728 641 0 374402 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 1558580 KiB
Current children cumulated memory: 1482452 KiB

[startup+3.1053 s]
/proc/loadavg: 4.10 4.11 4.05 5/266 74538
/proc/meminfo: memFree=123979920/131250000 swapFree=33008100/33010684
[pid=74532] ppid=74528 vsize=1845356 memory=1726956 CPUtime=3.07 cores=4,6
/proc/74532/stat : 74532 (ipbhs_gurobi) R 74528 74532 74104 0 -1 4194304 52632 0 0 0 218 89 0 0 20 0 2 0 64759236 1889644544 431739 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
/proc/74532/statm: 461339 431739 2272 641 0 443822 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 1845356 KiB
Current children cumulated memory: 1726956 KiB

[startup+6.30018 s]
/proc/loadavg: 4.10 4.11 4.05 5/269 74541
/proc/meminfo: memFree=121794596/131250000 swapFree=33008100/33010684
[pid=74532] ppid=74528 vsize=2390460 memory=2260680 CPUtime=6.27 cores=4,6
/proc/74532/stat : 74532 (ipbhs_gurobi) R 74528 74532 74104 0 -1 4194304 160172 0 0 0 519 108 0 0 20 0 2 0 64759236 2447831040 565170 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
/proc/74532/statm: 597615 565170 2336 641 0 580098 0
[pid=74532/tid=74540] ppid=74528 vsize=2390460 memory=14720 CPUtime=0 cores=4,6
/proc/74532/task/74540/stat : 74540 (ipbhs_gurobi) S 74528 74532 74104 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 64759541 2447831040 565170 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2390460 KiB
Current children cumulated memory: 2260680 KiB

[startup+12.7001 s]
/proc/loadavg: 4.09 4.11 4.05 5/269 74542
/proc/meminfo: memFree=121172116/131250000 swapFree=33008100/33010684
[pid=74532] ppid=74528 vsize=2531148 memory=2408652 CPUtime=12.65 cores=4,6
/proc/74532/stat : 74532 (ipbhs_gurobi) R 74528 74532 74104 0 -1 4194304 428331 0 0 0 1137 128 0 0 20 0 2 0 64759236 2591895552 602163 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
/proc/74532/statm: 632787 602163 2368 641 0 615270 0
[pid=74532/tid=74540] ppid=74528 vsize=2531148 memory=2408652 CPUtime=0 cores=4,6
/proc/74532/task/74540/stat : 74540 (ipbhs_gurobi) S 74528 74532 74104 0 -1 4194368 7 0 0 0 0 0 0 0 20 0 2 0 64759541 2591895552 602163 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2531148 KiB
Current children cumulated memory: 2408652 KiB

[startup+25.5001 s]
/proc/loadavg: 4.22 4.13 4.06 5/269 74542
/proc/meminfo: memFree=121168056/131250000 swapFree=33008100/33010684
[pid=74532] ppid=74528 vsize=2488244 memory=2369752 CPUtime=25.43 cores=4,6
/proc/74532/stat : 74532 (ipbhs_gurobi) R 74528 74532 74104 0 -1 4194304 601606 0 0 0 2404 139 0 0 20 0 2 0 64759236 2547961856 592438 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
/proc/74532/statm: 622061 592438 3360 641 0 604544 0
[pid=74532/tid=74540] ppid=74528 vsize=2488244 memory=14720 CPUtime=0 cores=4,6
/proc/74532/task/74540/stat : 74540 (ipbhs_gurobi) S 74528 74532 74104 0 -1 4194368 13 0 0 0 0 0 0 0 20 0 2 0 64759541 2547961856 592438 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 2488244 KiB
Current children cumulated memory: 2369752 KiB

[startup+51.1052 s]
/proc/loadavg: 4.14 4.12 4.06 5/269 74542
/proc/meminfo: memFree=121269844/131250000 swapFree=33008100/33010684
[pid=74532] ppid=74528 vsize=2507212 memory=2392476 CPUtime=50.99 cores=4,6
/proc/74532/stat : 74532 (ipbhs_gurobi) R 74528 74532 74104 0 -1 4194304 623356 0 0 0 4957 142 0 0 20 0 2 0 64759236 2567385088 598119 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
/proc/74532/statm: 626803 598119 3360 641 0 609286 0
[pid=74532/tid=74540] ppid=74528 vsize=2507212 memory=14720 CPUtime=0 cores=4,6
/proc/74532/task/74540/stat : 74540 (ipbhs_gurobi) S 74528 74532 74104 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 2 0 64759541 2567385088 598119 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
Current children cumulated CPU time: 50.99 s
Current children cumulated vsize: 2507212 KiB
Current children cumulated memory: 2392476 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.11 4.06 5/269 74544
/proc/meminfo: memFree=121227812/131250000 swapFree=33008100/33010684
[pid=74532] ppid=74528 vsize=2588120 memory=2439644 CPUtime=102.1 cores=4,6
/proc/74532/stat : 74532 (ipbhs_gurobi) R 74528 74532 74104 0 -1 4194304 678315 0 0 0 10062 148 0 0 20 0 2 0 64759236 2650234880 609911 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
/proc/74532/statm: 647030 609911 3360 641 0 629513 0
[pid=74532/tid=74540] ppid=74528 vsize=2588120 memory=14720 CPUtime=0.01 cores=4,6
/proc/74532/task/74540/stat : 74540 (ipbhs_gurobi) S 74528 74532 74104 0 -1 4194368 19 0 0 0 0 1 0 0 20 0 2 0 64759541 2650234880 609911 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
Current children cumulated CPU time: 102.1 s
Current children cumulated vsize: 2588120 KiB
Current children cumulated memory: 2439644 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.11 4.06 5/269 74546
/proc/meminfo: memFree=121173060/131250000 swapFree=33008100/33010684
[pid=74532] ppid=74528 vsize=2669508 memory=2494940 CPUtime=161.97 cores=4,6
/proc/74532/stat : 74532 (ipbhs_gurobi) R 74528 74532 74104 0 -1 4194304 757368 0 0 0 16041 156 0 0 20 0 2 0 64759236 2733576192 623735 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
/proc/74532/statm: 667377 623735 3360 641 0 649860 0
[pid=74532/tid=74540] ppid=74528 vsize=2669508 memory=2466268 CPUtime=0.01 cores=4,6
/proc/74532/task/74540/stat : 74540 (ipbhs_gurobi) S 74528 74532 74104 0 -1 4194368 22 0 0 0 0 1 0 0 20 0 2 0 64759541 2733576192 623735 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
Current children cumulated CPU time: 161.97 s
Current children cumulated vsize: 2669508 KiB
Current children cumulated memory: 2494940 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.10 4.06 5/268 74552
/proc/meminfo: memFree=121120392/131250000 swapFree=33008100/33010684
[pid=74532] ppid=74528 vsize=2669508 memory=2552284 CPUtime=221.84 cores=4,6
/proc/74532/stat : 74532 (ipbhs_gurobi) R 74528 74532 74104 0 -1 4194304 800684 0 0 0 22020 164 0 0 20 0 2 0 64759236 2733576192 638071 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
/proc/74532/statm: 667377 638071 3360 641 0 649860 0
[pid=74532/tid=74540] ppid=74528 vsize=2669508 memory=2525660 CPUtime=0.03 cores=4,6
/proc/74532/task/74540/stat : 74540 (ipbhs_gurobi) S 74528 74532 74104 0 -1 4194368 23 0 0 0 1 2 0 0 20 0 2 0 64759541 2733576192 638071 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
Current children cumulated CPU time: 221.84 s
Current children cumulated vsize: 2669508 KiB
Current children cumulated memory: 2552284 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 4.10 4.06 5/267 74554
/proc/meminfo: memFree=121018916/131250000 swapFree=33008100/33010684
[pid=74532] ppid=74528 vsize=2841024 memory=2629788 CPUtime=281.72 cores=4,6
/proc/74532/stat : 74532 (ipbhs_gurobi) R 74528 74532 74104 0 -1 4194304 839478 0 0 0 28000 172 0 0 20 0 2 0 64759236 2909208576 657447 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
/proc/74532/statm: 710256 657447 3360 641 0 692739 0
[pid=74532/tid=74540] ppid=74528 vsize=2841024 memory=2627604 CPUtime=0.04 cores=4,6
/proc/74532/task/74540/stat : 74540 (ipbhs_gurobi) S 74528 74532 74104 0 -1 4194368 23 0 0 0 1 3 0 0 20 0 2 0 64759541 2909208576 657447 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
Current children cumulated CPU time: 281.72 s
Current children cumulated vsize: 2841024 KiB
Current children cumulated memory: 2629788 KiB

[startup+342.3 s]
/proc/loadavg: 4.06 4.09 4.06 5/266 74556
/proc/meminfo: memFree=120948320/131250000 swapFree=33008100/33010684
[pid=74532] ppid=74528 vsize=2858600 memory=2709424 CPUtime=341.58 cores=4,6
/proc/74532/stat : 74532 (ipbhs_gurobi) R 74528 74532 74104 0 -1 4194304 875554 0 0 0 33977 181 0 0 20 0 2 0 64759236 2927206400 677356 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
/proc/74532/statm: 714650 677356 3360 641 0 697133 0
[pid=74532/tid=74540] ppid=74528 vsize=2858600 memory=2689820 CPUtime=0.05 cores=4,6
/proc/74532/task/74540/stat : 74540 (ipbhs_gurobi) S 74528 74532 74104 0 -1 4194368 25 0 0 0 1 4 0 0 20 0 2 0 64759541 2927206400 677356 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
Current children cumulated CPU time: 341.58 s
Current children cumulated vsize: 2858600 KiB

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

/proc/meminfo: memFree=118248120/131250000 swapFree=33008100/33010684
[pid=74532] ppid=74528 vsize=4531088 memory=4292516 CPUtime=2977.22 cores=4,6
/proc/74532/stat : 74532 (ipbhs_gurobi) R 74528 74532 74104 0 -1 4194304 4694716 0 0 0 296963 759 0 0 20 0 2 0 64759236 4639834112 1073129 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
/proc/74532/statm: 1132772 1073129 3360 641 0 1115255 0
[pid=74532/tid=74540] ppid=74528 vsize=4531088 memory=4288420 CPUtime=0.53 cores=4,6
/proc/74532/task/74540/stat : 74540 (ipbhs_gurobi) S 74528 74532 74104 0 -1 4194368 85 0 0 0 12 41 0 0 20 0 2 0 64759541 4639834112 1073129 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
Current children cumulated CPU time: 2977.22 s
Current children cumulated vsize: 4531088 KiB
Current children cumulated memory: 4292516 KiB

[startup+3042.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/269 74723
/proc/meminfo: memFree=118152892/131250000 swapFree=33008100/33010684
[pid=74532] ppid=74528 vsize=4531088 memory=4317092 CPUtime=3037.12 cores=4,6
/proc/74532/stat : 74532 (ipbhs_gurobi) R 74528 74532 74104 0 -1 4194304 4700950 0 0 0 302948 764 0 0 20 0 2 0 64759236 4639834112 1079273 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
/proc/74532/statm: 1132772 1079273 3360 641 0 1115255 0
[pid=74532/tid=74540] ppid=74528 vsize=4531088 memory=4308900 CPUtime=0.54 cores=4,6
/proc/74532/task/74540/stat : 74540 (ipbhs_gurobi) S 74528 74532 74104 0 -1 4194368 87 0 0 0 12 42 0 0 20 0 2 0 64759541 4639834112 1079273 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
Current children cumulated CPU time: 3037.12 s
Current children cumulated vsize: 4531088 KiB
Current children cumulated memory: 4317092 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/268 74725
/proc/meminfo: memFree=118090484/131250000 swapFree=33008100/33010684
[pid=74532] ppid=74528 vsize=4531088 memory=4341412 CPUtime=3097.02 cores=4,6
/proc/74532/stat : 74532 (ipbhs_gurobi) R 74528 74532 74104 0 -1 4194304 4719769 0 0 0 308932 770 0 0 20 0 2 0 64759236 4639834112 1085353 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
/proc/74532/statm: 1132772 1085353 3360 641 0 1115255 0
[pid=74532/tid=74540] ppid=74528 vsize=4531088 memory=4333476 CPUtime=0.55 cores=4,6
/proc/74532/task/74540/stat : 74540 (ipbhs_gurobi) S 74528 74532 74104 0 -1 4194368 88 0 0 0 13 42 0 0 20 0 2 0 64759541 4639834112 1085353 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
Current children cumulated CPU time: 3097.02 s
Current children cumulated vsize: 4531088 KiB
Current children cumulated memory: 4341412 KiB

[startup+3162.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/266 74727
/proc/meminfo: memFree=118051392/131250000 swapFree=33008100/33010684
[pid=74532] ppid=74528 vsize=4531088 memory=4356132 CPUtime=3156.92 cores=4,6
/proc/74532/stat : 74532 (ipbhs_gurobi) R 74528 74532 74104 0 -1 4194304 4732164 0 0 0 314912 780 0 0 20 0 2 0 64759236 4639834112 1089033 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
/proc/74532/statm: 1132772 1089033 3360 641 0 1115255 0
[pid=74532/tid=74540] ppid=74528 vsize=4531088 memory=4333476 CPUtime=0.56 cores=4,6
/proc/74532/task/74540/stat : 74540 (ipbhs_gurobi) S 74528 74532 74104 0 -1 4194368 89 0 0 0 13 43 0 0 20 0 2 0 64759541 4639834112 1089033 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
Current children cumulated CPU time: 3156.92 s
Current children cumulated vsize: 4531088 KiB
Current children cumulated memory: 4356132 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/267 74734
/proc/meminfo: memFree=118012800/131250000 swapFree=33008100/33010684
[pid=74532] ppid=74528 vsize=4531088 memory=4374308 CPUtime=3216.81 cores=4,6
/proc/74532/stat : 74532 (ipbhs_gurobi) R 74528 74532 74104 0 -1 4194304 4734305 0 0 0 320896 785 0 0 20 0 2 0 64759236 4639834112 1093577 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
/proc/74532/statm: 1132772 1093577 3360 641 0 1115255 0
[pid=74532/tid=74540] ppid=74528 vsize=4531088 memory=4333476 CPUtime=0.57 cores=4,6
/proc/74532/task/74540/stat : 74540 (ipbhs_gurobi) S 74528 74532 74104 0 -1 4194368 90 0 0 0 13 44 0 0 20 0 2 0 64759541 4639834112 1093577 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
Current children cumulated CPU time: 3216.81 s
Current children cumulated vsize: 4531088 KiB
Current children cumulated memory: 4374308 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/267 74736
/proc/meminfo: memFree=117991884/131250000 swapFree=33008100/33010684
[pid=74532] ppid=74528 vsize=4531088 memory=4374308 CPUtime=3276.71 cores=4,6
/proc/74532/stat : 74532 (ipbhs_gurobi) R 74528 74532 74104 0 -1 4194304 4741099 0 0 0 326879 792 0 0 20 0 2 0 64759236 4639834112 1093577 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
/proc/74532/statm: 1132772 1093577 3360 641 0 1115255 0
[pid=74532/tid=74540] ppid=74528 vsize=4531088 memory=4374308 CPUtime=0.59 cores=4,6
/proc/74532/task/74540/stat : 74540 (ipbhs_gurobi) S 74528 74532 74104 0 -1 4194368 92 0 0 0 14 45 0 0 20 0 2 0 64759541 4639834112 1093577 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
Current children cumulated CPU time: 3276.71 s
Current children cumulated vsize: 4531088 KiB
Current children cumulated memory: 4374308 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/267 74738
/proc/meminfo: memFree=117934936/131250000 swapFree=33008100/33010684
[pid=74532] ppid=74528 vsize=4531088 memory=4374308 CPUtime=3336.61 cores=4,6
/proc/74532/stat : 74532 (ipbhs_gurobi) R 74528 74532 74104 0 -1 4194304 4744992 0 0 0 332864 797 0 0 20 0 2 0 64759236 4639834112 1093577 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
/proc/74532/statm: 1132772 1093577 3360 641 0 1115255 0
[pid=74532/tid=74540] ppid=74528 vsize=4531088 memory=4374308 CPUtime=0.59 cores=4,6
/proc/74532/task/74540/stat : 74540 (ipbhs_gurobi) S 74528 74532 74104 0 -1 4194368 93 0 0 0 14 45 0 0 20 0 2 0 64759541 4639834112 1093577 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
Current children cumulated CPU time: 3336.61 s
Current children cumulated vsize: 4531088 KiB
Current children cumulated memory: 4374308 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/267 74740
/proc/meminfo: memFree=117888156/131250000 swapFree=33008100/33010684
[pid=74532] ppid=74528 vsize=4546616 memory=4388000 CPUtime=3396.51 cores=4,6
/proc/74532/stat : 74532 (ipbhs_gurobi) R 74528 74532 74104 0 -1 4194304 4758276 0 0 0 338850 801 0 0 20 0 2 0 64759236 4655734784 1097000 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
/proc/74532/statm: 1136654 1097000 3360 641 0 1119137 0
[pid=74532/tid=74540] ppid=74528 vsize=4546616 memory=4374308 CPUtime=0.6 cores=4,6
/proc/74532/task/74540/stat : 74540 (ipbhs_gurobi) S 74528 74532 74104 0 -1 4194368 95 0 0 0 14 46 0 0 20 0 2 0 64759541 4655734784 1097000 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
Current children cumulated CPU time: 3396.51 s
Current children cumulated vsize: 4546616 KiB
Current children cumulated memory: 4388000 KiB

[startup+3462.3 s]
/proc/loadavg: 4.47 4.20 4.12 5/267 74745
/proc/meminfo: memFree=117874828/131250000 swapFree=33008100/33010684
[pid=74532] ppid=74528 vsize=4546616 memory=4388000 CPUtime=3456.4 cores=4,6
/proc/74532/stat : 74532 (ipbhs_gurobi) R 74528 74532 74104 0 -1 4194304 4761705 0 0 0 344832 808 0 0 20 0 2 0 64759236 4655734784 1097000 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
/proc/74532/statm: 1136654 1097000 3360 641 0 1119137 0
[pid=74532/tid=74540] ppid=74528 vsize=4546616 memory=4374308 CPUtime=0.62 cores=4,6
/proc/74532/task/74540/stat : 74540 (ipbhs_gurobi) S 74528 74532 74104 0 -1 4194368 96 0 0 0 15 47 0 0 20 0 2 0 64759541 4655734784 1097000 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
Current children cumulated CPU time: 3456.4 s
Current children cumulated vsize: 4546616 KiB
Current children cumulated memory: 4388000 KiB

[startup+3522.3 s]
/proc/loadavg: 4.27 4.19 4.12 5/267 74747
/proc/meminfo: memFree=117840908/131250000 swapFree=33008100/33010684
[pid=74532] ppid=74528 vsize=4546616 memory=4388000 CPUtime=3516.3 cores=4,6
/proc/74532/stat : 74532 (ipbhs_gurobi) R 74528 74532 74104 0 -1 4194304 4764132 0 0 0 350819 811 0 0 20 0 2 0 64759236 4655734784 1097000 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
/proc/74532/statm: 1136654 1097000 3360 641 0 1119137 0
[pid=74532/tid=74540] ppid=74528 vsize=4546616 memory=14720 CPUtime=0.63 cores=4,6
/proc/74532/task/74540/stat : 74540 (ipbhs_gurobi) S 74528 74532 74104 0 -1 4194368 98 0 0 0 15 48 0 0 20 0 2 0 64759541 4655734784 1097000 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
Current children cumulated CPU time: 3516.3 s
Current children cumulated vsize: 4546616 KiB
Current children cumulated memory: 4388000 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.17 4.12 5/267 74749
/proc/meminfo: memFree=117811664/131250000 swapFree=33008100/33010684
[pid=74532] ppid=74528 vsize=4546616 memory=4388000 CPUtime=3576.2 cores=4,6
/proc/74532/stat : 74532 (ipbhs_gurobi) R 74528 74532 74104 0 -1 4194304 4767011 0 0 0 356803 817 0 0 20 0 2 0 64759236 4655734784 1097000 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
/proc/74532/statm: 1136654 1097000 3360 641 0 1119137 0
[pid=74532/tid=74540] ppid=74528 vsize=4546616 memory=4388000 CPUtime=0.63 cores=4,6
/proc/74532/task/74540/stat : 74540 (ipbhs_gurobi) S 74528 74532 74104 0 -1 4194368 99 0 0 0 15 48 0 0 20 0 2 0 64759541 4655734784 1097000 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
Current children cumulated CPU time: 3576.2 s
Current children cumulated vsize: 4546616 KiB
Current children cumulated memory: 4388000 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3606.2 s]
/proc/loadavg: 4.10 4.16 4.11 5/267 74750
/proc/meminfo: memFree=117799184/131250000 swapFree=33008100/33010684
[pid=74532] ppid=74528 vsize=4546616 memory=4388000 CPUtime=3600.06 cores=4,6
/proc/74532/stat : 74532 (ipbhs_gurobi) R 74528 74532 74104 0 -1 4194304 4767434 0 0 0 359188 818 0 0 20 0 2 0 64759236 4655734784 1097000 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
/proc/74532/statm: 1136654 1097000 3360 641 0 1119137 0
[pid=74532/tid=74540] ppid=74528 vsize=4546616 memory=-7459211751985085122 CPUtime=0.63 cores=4,6
/proc/74532/task/74540/stat : 74540 (ipbhs_gurobi) S 74528 74532 74104 0 -1 4194368 100 0 0 0 15 48 0 0 20 0 2 0 64759541 4655734784 1097000 18446744073709551615 94769740922880 94769743547933 140724994398288 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94769744166808 94769744199770 94769770999808 140724994402699 140724994402823 140724994402823 140724994408425 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 4546616 KiB
Current children cumulated memory: 4388000 KiB

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

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

# cumulated CPU time of all completed processes:  user=3591.89 s, system=8.20206 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.23
CPU time (s): 3600.1
CPU user time (s): 3591.89
CPU system time (s): 8.20206
CPU usage (%): 99.83
Max. virtual memory (cumulated for all children) (KiB): 4546616
Max. memory (cumulated for all children) (KiB): 4388000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3591.89
system time used= 8.20206
maximum resident set size= 4388000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4767434
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= 358576
involuntary context switches= 2662


# summary of solver processes directly reported to runsolver:
#   pid: 74532
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3591.89
#   total CPU system time (s): 8.20206

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.04148 second user time and 13.2433 second system time

The end

Launcher Data

Begin job on nodeC013 at 2025-07-02 23:13:10
IDJOB=4505891
IDBENCH=157349
IDSOLVER=3334
FILE ID=nodeC013/4505891-1751490789
RUNJOBID= nodeC013-1751487178-74115
SLURM_JOB_ID= 9598543
Free space on /tmp= 432464 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2025-06-09
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/NG/normalized-NG.dot_luby_0null0mast_rapportOE2.0_TMAX120_K192_cod2.opb
COMMAND LINE= ./ipbhs_gurobi --sym-cores-compact BENCHNAME --max-coef 1000000000
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4505891-1751490789/watcher-4505891-1751490789 -o /tmp/evaluation-result-4505891-1751490789/solver-4505891-1751490789 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751487178-74115 --watchdog 3760  ./ipbhs_gurobi --sym-cores-compact HOME/instance-4505891-1751490789.opb --max-coef 1000000000

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

MD5SUM BENCH= 726b0595b04a91a84feeb3b27d81e819
RANDOM SEED=1155811125

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129323632 kB
MemAvailable:   129573612 kB
Buffers:            1668 kB
Cached:          1047692 kB
SwapCached:         2156 kB
Active:           541624 kB
Inactive:         784396 kB
Active(anon):     269772 kB
Inactive(anon):    18092 kB
Active(file):     271852 kB
Inactive(file):   766304 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33008100 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            355284 kB
Writeback:             0 kB
AnonPages:        277696 kB
Mapped:           104224 kB
Shmem:             11120 kB
KReclaimable:     101728 kB
Slab:             190664 kB
SReclaimable:     101728 kB
SUnreclaim:        88936 kB
KernelStack:        4240 kB
PageTables:         3192 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1156376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150504 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    174080 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:      215764 kB
DirectMap2M:     8992768 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432348 MiB
End job on nodeC013 at 2025-07-03 00:13:16