Trace number 4503774

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 2025-06-09? (TO) 3600.04 3604.53

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Base/normalized-minisat50_4_16_2.opb
MD5SUM768a18ffa3b1a9fc42159a5899fb070e
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3367493
Best CPU time to get the best result obtained on this benchmark88.7011
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5100
Total number of constraints7606
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints7500
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 4950
Biggest coefficient in the objective function 147197952
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 48050028218
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 147197952
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 48050028218
Number of bits of the biggest sum of numbers36
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.22	c initialize IPBHS solver
0.00/0.22	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.22	c optimizer = "gurobi"
0.00/0.22	c pbsolver = "roundingsat"
0.00/0.22	c use separate pbsolver for SIS
0.00/0.22	c load symmetries from file ""
0.00/0.22	c set time limit for symmetry computation to 100 seconds.
0.00/0.22	c set interchangeable summation variable limit to 3
0.00/0.22	c set sym compact max subset size to 5
0.00/0.22	c set explicit symmetry matrix usage to 1
0.00/0.22	c sym budget explicit to 100
0.00/0.22	c sym budget explicit lits to 6000
0.00/0.22	c sym budget compact to 100
0.00/0.22	c sym budget compact lits to 6000
0.00/0.22	c sym budget common to 0
0.00/0.22	c sym budget common lits to 0
0.00/0.22	c set sym generation to 's'
0.00/0.22	c set abstraction set creation to 10 iterations without LB change
0.00/0.22	c set abstraction set inputs to 0
0.00/0.22	c set abstraction set cluster min size to 2
0.00/0.22	c set abstraction set cluster max size to 100000000
0.00/0.22	c set abstraction set cluster activation limit to 2
0.00/0.22	c enable abstraction set require equal cost
0.00/0.22	c set abstraction set assumptions to 0
0.00/0.22	c set abstraction set constraint type to 0
0.00/0.22	c set abstract core extraction strategy to b
0.00/0.22	c set core extraction strategy to 2
0.00/0.22	c set core extraction shuffles 10
0.00/0.22	c set cores per iteration to 5
0.00/0.22	c set optimizer bound usage strategy to 2
0.00/0.22	c set optimizer max non-optimal iterations to 1000
0.00/0.22	c set small core cardinality limit to 2
0.00/0.22	c set max coef in cores to 1000000000
0.00/0.22	c set core processing techniques to 4095
0.00/0.22	c set SIS iterations to 5
0.00/0.22	c set SIS budget abs to 1000
0.00/0.22	c set SIS budget rel to 0.05
0.70/1.14	c limit for coefficient in constraints and objective to 1000000000
0.70/1.14	c will solve HOME/instance-4503774-1751453447.opb
0.70/1.14	c [0.02] 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: 63837 MiB (62449 MiB free)
  memory of node 1: 64465 MiB (63483 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4503774-1751453447/watcher-4503774-1751453447 -o /tmp/evaluation-result-4503774-1751453447/solver-4503774-1751453447 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751453447-60694 --watchdog 3760 ./ipbhs_gurobi HOME/instance-4503774-1751453447.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=60737, runsolver pid=60729
Current StackSize limit: 8192 KiB


[startup+0.100069 s]*
/proc/loadavg: 0.90 2.81 3.64 3/245 60742
/proc/meminfo: memFree=128950156/131382120 swapFree=33010160/33010684
[pid=60737] ppid=60729 vsize=61524 memory=2176 CPUtime=0 cores=1,3
/proc/60737/stat : 60737 (ipbhs_gurobi) D 60729 60737 60682 0 -1 4194304 185 0 5 0 0 0 0 0 20 0 1 0 61023887 63000576 544 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 0 0 1 0 0 17 1 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
/proc/60737/statm: 15381 544 480 641 0 249 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 61524 KiB
Current children cumulated memory: 2176 KiB

[startup+0.214232 s]*
/proc/loadavg: 0.90 2.81 3.64 3/245 60742
/proc/meminfo: memFree=128950332/131382120 swapFree=33010160/33010684
[pid=60737] ppid=60729 vsize=1413552 memory=13548 CPUtime=0 cores=1,3
/proc/60737/stat : 60737 (ipbhs_gurobi) R 60729 60737 60682 0 -1 4194304 470 0 18 0 0 0 0 0 20 0 1 0 61023887 1447477248 3387 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
/proc/60737/statm: 353388 3387 1568 641 0 338145 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 1413552 KiB
Current children cumulated memory: 13548 KiB

[startup+0.314038 s]*
/proc/loadavg: 0.90 2.81 3.64 5/246 60747
/proc/meminfo: memFree=128354144/131382120 swapFree=33010160/33010684
[pid=60737] ppid=60729 vsize=1413552 memory=230636 CPUtime=0.1 cores=1,3
/proc/60737/stat : 60737 (ipbhs_gurobi) R 60729 60737 60682 0 -1 4194304 576 0 18 0 2 8 0 0 20 0 1 0 61023887 1447477248 57659 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
/proc/60737/statm: 353388 57659 1568 641 0 338145 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 1413552 KiB
Current children cumulated memory: 230636 KiB

[startup+0.700403 s]
/proc/loadavg: 0.90 2.81 3.64 6/250 60751
/proc/meminfo: memFree=126499476/131382120 swapFree=33010160/33010684
[pid=60737] ppid=60729 vsize=1413552 memory=1129708 CPUtime=0.48 cores=1,3
/proc/60737/stat : 60737 (ipbhs_gurobi) R 60729 60737 60682 0 -1 4194304 1015 0 18 0 11 37 0 0 20 0 1 0 61023887 1447477248 282427 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
/proc/60737/statm: 353388 282427 1568 641 0 338145 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 1413552 KiB
Current children cumulated memory: 1129708 KiB

[startup+1.5003 s]
/proc/loadavg: 0.90 2.81 3.64 5/250 60751
/proc/meminfo: memFree=122571908/131382120 swapFree=33010160/33010684
[pid=60737] ppid=60729 vsize=1457312 memory=1383172 CPUtime=0.99 cores=1,3
/proc/60737/stat : 60737 (ipbhs_gurobi) R 60729 60737 60682 0 -1 4194304 7400 0 75 0 45 54 0 0 20 0 2 0 61023887 1492287488 345793 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
/proc/60737/statm: 364328 345793 2816 641 0 346811 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 1457312 KiB
Current children cumulated memory: 1383172 KiB

[startup+3.11299 s]
/proc/loadavg: 0.90 2.81 3.64 6/253 60754
/proc/meminfo: memFree=121542404/131382120 swapFree=33010160/33010684
[pid=60737] ppid=60729 vsize=1466704 memory=1394468 CPUtime=2.57 cores=1,3
/proc/60737/stat : 60737 (ipbhs_gurobi) R 60729 60737 60682 0 -1 4194304 11421 0 108 0 178 79 0 0 20 0 2 0 61023887 1501904896 348617 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
/proc/60737/statm: 366676 348617 3392 641 0 349159 0
[pid=60737/tid=60752] ppid=60729 vsize=1466704 memory=198340509722 CPUtime=0 cores=1,3
/proc/60737/task/60752/stat : 60752 (ipbhs_gurobi) S 60729 60737 60682 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 61023999 1501904896 348617 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
Current children cumulated CPU time: 2.57 s
Current children cumulated vsize: 1466704 KiB
Current children cumulated memory: 1394468 KiB

[startup+6.30034 s]
/proc/loadavg: 1.15 2.83 3.64 6/254 60755
/proc/meminfo: memFree=120665220/131382120 swapFree=33010160/33010684
[pid=60737] ppid=60729 vsize=1466704 memory=1396628 CPUtime=5.75 cores=1,3
/proc/60737/stat : 60737 (ipbhs_gurobi) R 60729 60737 60682 0 -1 4194304 15870 0 108 0 438 137 0 0 20 0 2 0 61023887 1501904896 349157 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
/proc/60737/statm: 366676 349157 3392 641 0 349159 0
[pid=60737/tid=60752] ppid=60729 vsize=1466704 memory=1390340 CPUtime=0 cores=1,3
/proc/60737/task/60752/stat : 60752 (ipbhs_gurobi) S 60729 60737 60682 0 -1 4194368 5 0 0 0 0 0 0 0 20 0 2 0 61023999 1501904896 349157 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
Current children cumulated CPU time: 5.75 s
Current children cumulated vsize: 1466704 KiB
Current children cumulated memory: 1396628 KiB

[startup+12.7004 s]
/proc/loadavg: 1.38 2.85 3.65 6/255 60757
/proc/meminfo: memFree=120443176/131382120 swapFree=33010160/33010684
[pid=60737] ppid=60729 vsize=1477040 memory=1404180 CPUtime=12.14 cores=1,3
/proc/60737/stat : 60737 (ipbhs_gurobi) R 60729 60737 60682 0 -1 4194304 24864 0 108 0 994 220 0 0 20 0 2 0 61023887 1512488960 351045 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
/proc/60737/statm: 369260 351045 3392 641 0 351743 0
[pid=60737/tid=60752] ppid=60729 vsize=1477040 memory=1403284 CPUtime=0.01 cores=1,3
/proc/60737/task/60752/stat : 60752 (ipbhs_gurobi) S 60729 60737 60682 0 -1 4194368 9 0 0 0 0 1 0 0 20 0 2 0 61023999 1512488960 351045 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
Current children cumulated CPU time: 12.14 s
Current children cumulated vsize: 1477040 KiB
Current children cumulated memory: 1404180 KiB

[startup+25.5004 s]
/proc/loadavg: 2.03 2.93 3.66 6/255 60757
/proc/meminfo: memFree=119838884/131382120 swapFree=33010160/33010684
[pid=60737] ppid=60729 vsize=1512796 memory=1431640 CPUtime=24.93 cores=1,3
/proc/60737/stat : 60737 (ipbhs_gurobi) R 60729 60737 60682 0 -1 4194304 45077 0 108 0 2162 331 0 0 20 0 2 0 61023887 1549103104 357910 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
/proc/60737/statm: 378199 357910 3392 641 0 360682 0
[pid=60737/tid=60752] ppid=60729 vsize=1512796 memory=1423320 CPUtime=0.02 cores=1,3
/proc/60737/task/60752/stat : 60752 (ipbhs_gurobi) S 60729 60737 60682 0 -1 4194368 12 0 0 0 0 2 0 0 20 0 2 0 61023999 1549103104 357910 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
Current children cumulated CPU time: 24.93 s
Current children cumulated vsize: 1512796 KiB
Current children cumulated memory: 1431640 KiB

[startup+51.1133 s]
/proc/loadavg: 2.70 3.01 3.67 6/253 60771
/proc/meminfo: memFree=121876064/131382120 swapFree=33010160/33010684
[pid=60737] ppid=60729 vsize=1566580 memory=1481140 CPUtime=50.51 cores=1,3
/proc/60737/stat : 60737 (ipbhs_gurobi) R 60729 60737 60682 0 -1 4194304 61946 0 108 0 4534 517 0 0 20 0 2 0 61023887 1604177920 370285 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
/proc/60737/statm: 391645 370285 3392 641 0 374128 0
[pid=60737/tid=60752] ppid=60729 vsize=1566580 memory=1472320 CPUtime=0.07 cores=1,3
/proc/60737/task/60752/stat : 60752 (ipbhs_gurobi) S 60729 60737 60682 0 -1 4194368 13 0 0 0 2 5 0 0 20 0 2 0 61023999 1604177920 370285 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
Current children cumulated CPU time: 50.51 s
Current children cumulated vsize: 1566580 KiB
Current children cumulated memory: 1481140 KiB

[startup+102.3 s]
/proc/loadavg: 3.52 3.20 3.70 6/258 60808
/proc/meminfo: memFree=121229248/131382120 swapFree=33010160/33010684
[pid=60737] ppid=60729 vsize=1632440 memory=1544800 CPUtime=101.64 cores=1,3
/proc/60737/stat : 60737 (ipbhs_gurobi) R 60729 60737 60682 0 -1 4194304 71298 0 108 0 9387 777 0 0 20 0 2 0 61023887 1671618560 386200 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
/proc/60737/statm: 408110 386200 3392 641 0 390593 0
[pid=60737/tid=60752] ppid=60729 vsize=1632440 memory=1539908 CPUtime=0.15 cores=1,3
/proc/60737/task/60752/stat : 60752 (ipbhs_gurobi) S 60729 60737 60682 0 -1 4194368 13 0 0 0 5 10 0 0 20 0 2 0 61023999 1671618560 386200 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
Current children cumulated CPU time: 101.64 s
Current children cumulated vsize: 1632440 KiB
Current children cumulated memory: 1544800 KiB

[startup+162.3 s]
/proc/loadavg: 3.88 3.36 3.73 6/258 60810
/proc/meminfo: memFree=121004128/131382120 swapFree=33010160/33010684
[pid=60737] ppid=60729 vsize=1675656 memory=1602224 CPUtime=161.59 cores=1,3
/proc/60737/stat : 60737 (ipbhs_gurobi) R 60729 60737 60682 0 -1 4194304 104454 0 108 0 15107 1052 0 0 20 0 2 0 61023887 1715871744 400556 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
/proc/60737/statm: 418914 400556 3392 641 0 401397 0
[pid=60737/tid=60752] ppid=60729 vsize=1675656 memory=1570752 CPUtime=0.25 cores=1,3
/proc/60737/task/60752/stat : 60752 (ipbhs_gurobi) S 60729 60737 60682 0 -1 4194368 16 0 0 0 8 17 0 0 20 0 2 0 61023999 1715871744 400556 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
Current children cumulated CPU time: 161.59 s
Current children cumulated vsize: 1675656 KiB
Current children cumulated memory: 1602224 KiB

[startup+222.3 s]
/proc/loadavg: 4.00 3.50 3.75 6/257 60812
/proc/meminfo: memFree=120858636/131382120 swapFree=33010160/33010684
[pid=60737] ppid=60729 vsize=1717396 memory=1643824 CPUtime=221.53 cores=1,3
/proc/60737/stat : 60737 (ipbhs_gurobi) R 60729 60737 60682 0 -1 4194304 117160 0 108 0 20885 1268 0 0 20 0 2 0 61023887 1758613504 410956 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
/proc/60737/statm: 429349 410956 3392 641 0 411832 0
[pid=60737/tid=60752] ppid=60729 vsize=1717396 memory=1633328 CPUtime=0.35 cores=1,3
/proc/60737/task/60752/stat : 60752 (ipbhs_gurobi) S 60729 60737 60682 0 -1 4194368 17 0 0 0 10 25 0 0 20 0 2 0 61023999 1758613504 410956 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
Current children cumulated CPU time: 221.53 s
Current children cumulated vsize: 1717396 KiB
Current children cumulated memory: 1643824 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 3.62 3.78 6/257 60814
/proc/meminfo: memFree=120777352/131382120 swapFree=33010160/33010684
[pid=60737] ppid=60729 vsize=1784176 memory=1671904 CPUtime=281.46 cores=1,3
/proc/60737/stat : 60737 (ipbhs_gurobi) R 60729 60737 60682 0 -1 4194304 122411 0 108 0 26688 1458 0 0 20 0 2 0 61023887 1826996224 417976 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
/proc/60737/statm: 446044 417976 3392 641 0 428527 0
[pid=60737/tid=60752] ppid=60729 vsize=1784176 memory=1671136 CPUtime=0.45 cores=1,3
/proc/60737/task/60752/stat : 60752 (ipbhs_gurobi) S 60729 60737 60682 0 -1 4194368 17 0 0 0 12 33 0 0 20 0 2 0 61023999 1826996224 417976 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
Current children cumulated CPU time: 281.46 s
Current children cumulated vsize: 1784176 KiB
Current children cumulated memory: 1671904 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 3.71 3.80 6/257 60819
/proc/meminfo: memFree=120675936/131382120 swapFree=33010160/33010684
[pid=60737] ppid=60729 vsize=1804292 memory=1702196 CPUtime=341.4 cores=1,3
/proc/60737/stat : 60737 (ipbhs_gurobi) R 60729 60737 60682 0 -1 4194304 127965 0 108 0 32472 1668 0 0 20 0 2 0 61023887 1847595008 425549 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
/proc/60737/statm: 451073 425549 3392 641 0 433556 0
[pid=60737/tid=60752] ppid=60729 vsize=1804292 memory=1691956 CPUtime=0.56 cores=1,3
/proc/60737/task/60752/stat : 60752 (ipbhs_gurobi) S 60729 60737 60682 0 -1 4194368 18 0 0 0 15 41 0 0 20 0 2 0 61023999 1847595008 425549 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0

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

/proc/meminfo: memFree=108515620/131382120 swapFree=33010160/33010684
[pid=60737] ppid=60729 vsize=6675812 memory=4935096 CPUtime=3038.4 cores=1,3
/proc/60737/stat : 60737 (ipbhs_gurobi) R 60729 60737 60682 0 -1 4194304 2899170 0 113 0 294884 8956 0 0 20 0 2 0 61023887 6836031488 1233774 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
/proc/60737/statm: 1668953 1233774 3776 641 0 1651436 0
[pid=60737/tid=60752] ppid=60729 vsize=6675812 memory=16336 CPUtime=5.42 cores=1,3
/proc/60737/task/60752/stat : 60752 (ipbhs_gurobi) S 60729 60737 60682 0 -1 4194368 184 0 0 0 169 373 0 0 20 0 2 0 61023999 6836031488 1233774 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
Current children cumulated CPU time: 3038.4 s
Current children cumulated vsize: 6675812 KiB
Current children cumulated memory: 4935096 KiB

[startup+3102.3 s]
/proc/loadavg: 4.09 4.10 4.10 6/253 60956
/proc/meminfo: memFree=107454020/131382120 swapFree=33010160/33010684
[pid=60737] ppid=60729 vsize=7091516 memory=5957892 CPUtime=3098.34 cores=1,3
/proc/60737/stat : 60737 (ipbhs_gurobi) R 60729 60737 60682 0 -1 4194304 2984365 0 113 0 300755 9079 0 0 20 0 2 0 61023887 7261712384 1489473 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
/proc/60737/statm: 1772879 1489473 3776 641 0 1755362 0
[pid=60737/tid=60752] ppid=60729 vsize=7091516 memory=16336 CPUtime=5.53 cores=1,3
/proc/60737/task/60752/stat : 60752 (ipbhs_gurobi) S 60729 60737 60682 0 -1 4194368 189 0 0 0 173 380 0 0 20 0 2 0 61023999 7261712384 1489473 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
Current children cumulated CPU time: 3098.34 s
Current children cumulated vsize: 7091516 KiB
Current children cumulated memory: 5957892 KiB

[startup+3162.3 s]
/proc/loadavg: 4.07 4.10 4.10 6/254 60959
/proc/meminfo: memFree=107444712/131382120 swapFree=33010160/33010684
[pid=60737] ppid=60729 vsize=7447320 memory=5996472 CPUtime=3158.28 cores=1,3
/proc/60737/stat : 60737 (ipbhs_gurobi) R 60729 60737 60682 0 -1 4194304 3032140 0 113 0 306599 9229 0 0 20 0 2 0 61023887 7626055680 1499118 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
/proc/60737/statm: 1861830 1499118 3776 641 0 1844313 0
[pid=60737/tid=60752] ppid=60729 vsize=7447320 memory=18048 CPUtime=5.63 cores=1,3
/proc/60737/task/60752/stat : 60752 (ipbhs_gurobi) S 60729 60737 60682 0 -1 4194368 193 0 0 0 176 387 0 0 20 0 2 0 61023999 7626055680 1499118 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
Current children cumulated CPU time: 3158.28 s
Current children cumulated vsize: 7447320 KiB
Current children cumulated memory: 5996472 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.11 4.10 6/254 60961
/proc/meminfo: memFree=107824076/131382120 swapFree=33010160/33010684
[pid=60737] ppid=60729 vsize=7338368 memory=5720784 CPUtime=3218.2 cores=1,3
/proc/60737/stat : 60737 (ipbhs_gurobi) R 60729 60737 60682 0 -1 4194304 3092693 0 113 0 312458 9362 0 0 20 0 2 0 61023887 7514488832 1430196 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
/proc/60737/statm: 1834592 1430196 3776 641 0 1817075 0
[pid=60737/tid=60752] ppid=60729 vsize=7338368 memory=5957892 CPUtime=5.75 cores=1,3
/proc/60737/task/60752/stat : 60752 (ipbhs_gurobi) S 60729 60737 60682 0 -1 4194368 196 0 0 0 180 395 0 0 20 0 2 0 61023999 7514488832 1430196 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
Current children cumulated CPU time: 3218.2 s
Current children cumulated vsize: 7338368 KiB
Current children cumulated memory: 5720784 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.10 4.09 6/254 60963
/proc/meminfo: memFree=107323960/131382120 swapFree=33010160/33010684
[pid=60737] ppid=60729 vsize=6621712 memory=5377596 CPUtime=3278.14 cores=1,3
/proc/60737/stat : 60737 (ipbhs_gurobi) R 60729 60737 60682 0 -1 4194304 3221451 0 113 0 318141 9673 0 0 20 0 2 0 61023887 6780633088 1343860 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
/proc/60737/statm: 1655428 1343860 3776 641 0 1637911 0
[pid=60737/tid=60752] ppid=60729 vsize=6621712 memory=18048 CPUtime=5.84 cores=1,3
/proc/60737/task/60752/stat : 60752 (ipbhs_gurobi) S 60729 60737 60682 0 -1 4194368 202 0 0 0 183 401 0 0 20 0 2 0 61023999 6780633088 1344399 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
Current children cumulated CPU time: 3278.14 s
Current children cumulated vsize: 6621712 KiB
Current children cumulated memory: 5377596 KiB

[startup+3342.3 s]
/proc/loadavg: 4.20 4.13 4.10 6/254 60967
/proc/meminfo: memFree=107799240/131382120 swapFree=33010160/33010684
[pid=60737] ppid=60729 vsize=7338708 memory=5751868 CPUtime=3338.08 cores=1,3
/proc/60737/stat : 60737 (ipbhs_gurobi) R 60729 60737 60682 0 -1 4194304 3343759 0 113 0 323822 9986 0 0 20 0 2 0 61023887 7514836992 1437967 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
/proc/60737/statm: 1834677 1437967 3776 641 0 1817160 0
[pid=60737/tid=60752] ppid=60729 vsize=7338708 memory=5831908 CPUtime=5.95 cores=1,3
/proc/60737/task/60752/stat : 60752 (ipbhs_gurobi) S 60729 60737 60682 0 -1 4194368 207 0 0 0 188 407 0 0 20 0 2 0 61023999 7514836992 1437967 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
Current children cumulated CPU time: 3338.08 s
Current children cumulated vsize: 7338708 KiB
Current children cumulated memory: 5751868 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.10 4.09 6/254 60973
/proc/meminfo: memFree=107462432/131382120 swapFree=33010160/33010684
[pid=60737] ppid=60729 vsize=6621740 memory=5488968 CPUtime=3398.02 cores=1,3
/proc/60737/stat : 60737 (ipbhs_gurobi) R 60729 60737 60682 0 -1 4194304 3467818 0 113 0 329532 10270 0 0 20 0 2 0 61023887 6780661760 1372242 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
/proc/60737/statm: 1655435 1372242 3776 641 0 1637918 0
[pid=60737/tid=60752] ppid=60729 vsize=6621740 memory=5831908 CPUtime=6.07 cores=1,3
/proc/60737/task/60752/stat : 60752 (ipbhs_gurobi) S 60729 60737 60682 0 -1 4194368 211 0 0 0 192 415 0 0 20 0 2 0 61023999 6780661760 1372242 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
Current children cumulated CPU time: 3398.02 s
Current children cumulated vsize: 6621740 KiB
Current children cumulated memory: 5488968 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.11 4.09 6/253 60975
/proc/meminfo: memFree=107359484/131382120 swapFree=33010160/33010684
[pid=60737] ppid=60729 vsize=7350684 memory=5858304 CPUtime=3457.96 cores=1,3
/proc/60737/stat : 60737 (ipbhs_gurobi) R 60729 60737 60682 0 -1 4194304 3586476 0 113 0 335250 10546 0 0 20 0 2 0 61023887 7527100416 1464576 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
/proc/60737/statm: 1837671 1464576 3776 641 0 1820154 0
[pid=60737/tid=60752] ppid=60729 vsize=7350684 memory=5831908 CPUtime=6.17 cores=1,3
/proc/60737/task/60752/stat : 60752 (ipbhs_gurobi) S 60729 60737 60682 0 -1 4194368 216 0 0 0 194 423 0 0 20 0 2 0 61023999 7527100416 1464576 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
Current children cumulated CPU time: 3457.96 s
Current children cumulated vsize: 7350684 KiB
Current children cumulated memory: 5858304 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.11 4.09 6/253 60977
/proc/meminfo: memFree=108056096/131382120 swapFree=33010160/33010684
[pid=60737] ppid=60729 vsize=7304240 memory=5853612 CPUtime=3517.89 cores=1,3
/proc/60737/stat : 60737 (ipbhs_gurobi) R 60729 60737 60682 0 -1 4194304 3633276 0 113 0 341192 10597 0 0 20 0 2 0 61023887 7479541760 1463403 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
/proc/60737/statm: 1826060 1463403 3776 641 0 1808543 0
[pid=60737/tid=60752] ppid=60729 vsize=7304240 memory=5885936 CPUtime=6.28 cores=1,3
/proc/60737/task/60752/stat : 60752 (ipbhs_gurobi) S 60729 60737 60682 0 -1 4194368 221 0 0 0 198 430 0 0 20 0 2 0 61023999 7479541760 1463403 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
Current children cumulated CPU time: 3517.89 s
Current children cumulated vsize: 7304240 KiB
Current children cumulated memory: 5853612 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.10 4.09 6/253 60979
/proc/meminfo: memFree=108063320/131382120 swapFree=33010160/33010684
[pid=60737] ppid=60729 vsize=7304240 memory=5853748 CPUtime=3577.82 cores=1,3
/proc/60737/stat : 60737 (ipbhs_gurobi) R 60729 60737 60682 0 -1 4194304 3679720 0 113 0 347137 10645 0 0 20 0 2 0 61023887 7479541760 1463437 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
/proc/60737/statm: 1826060 1463437 3776 641 0 1808543 0
[pid=60737/tid=60752] ppid=60729 vsize=7304240 memory=5853748 CPUtime=6.4 cores=1,3
/proc/60737/task/60752/stat : 60752 (ipbhs_gurobi) S 60729 60737 60682 0 -1 4194368 226 0 0 0 201 439 0 0 20 0 2 0 61023999 7479541760 1463437 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
Current children cumulated CPU time: 3577.82 s
Current children cumulated vsize: 7304240 KiB
Current children cumulated memory: 5853748 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3604.5 s]
/proc/loadavg: 4.13 4.11 4.09 6/253 60980
/proc/meminfo: memFree=108049884/131382120 swapFree=33010160/33010684
[pid=60737] ppid=60729 vsize=7304240 memory=5860108 CPUtime=3600.01 cores=1,3
/proc/60737/stat : 60737 (ipbhs_gurobi) R 60729 60737 60682 0 -1 4194304 3691363 0 113 0 349332 10669 0 0 20 0 2 0 61023887 7479541760 1465027 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
/proc/60737/statm: 1826060 1465027 3776 641 0 1808543 0
[pid=60737/tid=60752] ppid=60729 vsize=7304240 memory=5860108 CPUtime=6.44 cores=1,3
/proc/60737/task/60752/stat : 60752 (ipbhs_gurobi) S 60729 60737 60682 0 -1 4194368 228 0 0 0 203 441 0 0 20 0 2 0 61023999 7479541760 1465027 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 7304240 KiB
Current children cumulated memory: 5860108 KiB

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

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

# cumulated CPU time of all completed processes:  user=3493.33 s, system=106.718 s

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

[startup+3604.5 s]
/proc/loadavg: 4.13 4.11 4.09 6/253 60980
/proc/meminfo: memFree=108049884/131382120 swapFree=33010160/33010684
[pid=60737] ppid=60729 vsize=7304240 memory=5860108 CPUtime=3600.01 cores=1,3
/proc/60737/stat : 60737 (ipbhs_gurobi) R 60729 60737 60682 0 -1 4194304 3691363 0 113 0 349332 10669 0 0 20 0 2 0 61023887 7479541760 1465027 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
/proc/60737/statm: 1826060 1465027 3776 641 0 1808543 0
[pid=60737/tid=60752] ppid=60729 vsize=7304240 memory=5860108 CPUtime=6.44 cores=1,3
/proc/60737/task/60752/stat : 60752 (ipbhs_gurobi) S 60729 60737 60682 0 -1 4194368 228 0 0 0 203 441 0 0 20 0 2 0 61023999 7479541760 1465027 18446744073709551615 94520701468672 94520704093725 140723247689856 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94520704712600 94520704745562 94520720502784 140723247692191 140723247692295 140723247692295 140723247697897 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 7304240 KiB
Current children cumulated memory: 5860108 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3604.53
CPU time (s): 3600.04
CPU user time (s): 3493.33
CPU system time (s): 106.718
CPU usage (%): 99.8754
Max. virtual memory (cumulated for all children) (KiB): 8803484
Max. memory (cumulated for all children) (KiB): 6777412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3493.33
system time used= 106.718
maximum resident set size= 7060036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3691363
page faults= 113
swaps= 0
block input operations= 17296
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 356772
involuntary context switches= 4000


# summary of solver processes directly reported to runsolver:
#   pid: 60737
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3493.33
#   total CPU system time (s): 106.718

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.5318 second user time and 36.1406 second system time

The end

Launcher Data

Begin job on nodeC008 at 2025-07-02 12:50:47
IDJOB=4503774
IDBENCH=155603
IDSOLVER=3333
FILE ID=nodeC008/4503774-1751453447
RUNJOBID= nodeC008-1751453447-60694
SLURM_JOB_ID= 9598441
Free space on /tmp= 432820 MiB

SOLVER NAME= IPBHS-GUROBI 2025-06-09
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Base/normalized-minisat50_4_16_2.opb
COMMAND LINE= ./ipbhs_gurobi BENCHNAME --max-coef 1000000000
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4503774-1751453447/watcher-4503774-1751453447 -o /tmp/evaluation-result-4503774-1751453447/solver-4503774-1751453447 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751453447-60694 --watchdog 3760  ./ipbhs_gurobi HOME/instance-4503774-1751453447.opb --max-coef 1000000000

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

MD5SUM BENCH= 768a18ffa3b1a9fc42159a5899fb070e
RANDOM SEED=1356161381

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.212
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.72
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.213
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.72
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.740
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.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.276
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.72
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		: 1995.348
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.72
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.212
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.72
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.947
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.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        128976332 kB
MemAvailable:   129923192 kB
Buffers:            2144 kB
Cached:          1744084 kB
SwapCached:           16 kB
Active:           291484 kB
Inactive:        1525212 kB
Active(anon):      52108 kB
Inactive(anon):    36628 kB
Active(file):     239376 kB
Inactive(file):  1488584 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            272728 kB
Writeback:             4 kB
AnonPages:         73864 kB
Mapped:           103332 kB
Shmem:             17920 kB
KReclaimable:     117056 kB
Slab:             200652 kB
SReclaimable:     117056 kB
SUnreclaim:        83596 kB
KernelStack:        3808 kB
PageTables:         2784 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     331016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149240 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      181064 kB
DirectMap2M:     9158656 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432544 MiB
End job on nodeC008 at 2025-07-02 13:50:53