Trace number 4503912

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.14 3602.95

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Base/normalized-minisat85_4_27_5.opb
MD5SUMbe26e98499835c00c9c49f7164ad1e60
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 benchmark4232465
Best CPU time to get the best result obtained on this benchmark1722.47
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14620
Total number of constraints21851
Number of constraints which are clauses170
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints21675
Minimum length of a constraint2
Maximum length of a constraint3570
Number of terms in the objective function 14365
Biggest coefficient in the objective function 141420761
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 116572691025
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 141420761
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 116572691025
Number of bits of the biggest sum of numbers37
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 set sym compact max subset size to 5
0.00/0.01	c set explicit symmetry matrix usage to 1
0.00/0.01	c sym budget explicit to 100
0.00/0.01	c sym budget explicit lits to 6000
0.00/0.01	c sym budget compact to 100
0.00/0.01	c sym budget compact lits to 6000
0.00/0.01	c sym budget common to 0
0.00/0.01	c sym budget common lits to 0
0.00/0.01	c set sym generation to 's'
0.00/0.01	c set abstraction set creation to 10 iterations without LB change
0.00/0.01	c set abstraction set inputs to 0
0.00/0.01	c set abstraction set cluster min size to 2
0.00/0.01	c set abstraction set cluster max size to 100000000
0.00/0.01	c set abstraction set cluster activation limit to 2
0.00/0.01	c enable abstraction set require equal cost
0.00/0.01	c set abstraction set assumptions to 0
0.00/0.01	c set abstraction set constraint type to 0
0.00/0.01	c set abstract core extraction strategy to b
0.00/0.01	c set core extraction strategy to 2
0.00/0.01	c set core extraction shuffles 10
0.00/0.01	c set cores per iteration to 5
0.00/0.01	c set optimizer bound usage strategy to 2
0.00/0.01	c set optimizer max non-optimal iterations to 1000
0.00/0.01	c set small core cardinality limit to 2
0.00/0.01	c set max coef in cores to 1000000000
0.00/0.01	c set core processing techniques to 4095
0.00/0.01	c set SIS iterations to 5
0.00/0.01	c set SIS budget abs to 1000
0.00/0.01	c set SIS budget rel to 0.05
0.31/0.42	c limit for coefficient in constraints and objective to 1000000000
0.31/0.42	c will solve HOME/instance-4503912-1751457054.opb
0.31/0.42	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 (59221 MiB free)
  memory of node 1: 64465 MiB (63481 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4503912-1751457054/watcher-4503912-1751457054 -o /tmp/evaluation-result-4503912-1751457054/solver-4503912-1751457054 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751453447-60693 --watchdog 3760 ./ipbhs_gurobi HOME/instance-4503912-1751457054.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
Starting watchdog thread
solver pid=61087, runsolver pid=61080
Current StackSize limit: 8192 KiB


[startup+0.100108 s]*
/proc/loadavg: 4.13 4.11 4.09 6/247 61098
/proc/meminfo: memFree=125640804/131382120 swapFree=33010160/33010684
[pid=61087] ppid=61080 vsize=81264 memory=17688 CPUtime=0.09 cores=4,6
/proc/61087/stat : 61087 (ipbhs_gurobi) R 61080 61087 60682 0 -1 4194304 3547 0 0 0 8 1 0 0 20 0 1 0 61384601 83214336 4422 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
/proc/61087/statm: 20316 4422 1760 641 0 5073 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 81264 KiB
Current children cumulated memory: 17688 KiB

[startup+0.214051 s]*
/proc/loadavg: 4.13 4.11 4.09 6/247 61104
/proc/meminfo: memFree=125713076/131382120 swapFree=33010160/33010684
[pid=61087] ppid=61080 vsize=84524 memory=22552 CPUtime=0.21 cores=4,6
/proc/61087/stat : 61087 (ipbhs_gurobi) R 61080 61087 60682 0 -1 4194304 4764 0 0 0 15 6 0 0 20 0 1 0 61384601 86552576 5638 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
/proc/61087/statm: 21131 5638 1760 641 0 5888 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 84524 KiB
Current children cumulated memory: 22552 KiB

[startup+0.314068 s]*
/proc/loadavg: 4.13 4.11 4.09 5/247 61107
/proc/meminfo: memFree=125711032/131382120 swapFree=33010160/33010684
[pid=61087] ppid=61080 vsize=85404 memory=26380 CPUtime=0.31 cores=4,6
/proc/61087/stat : 61087 (ipbhs_gurobi) R 61080 61087 60682 0 -1 4194304 5202 0 0 0 21 10 0 0 20 0 1 0 61384601 87453696 6595 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
/proc/61087/statm: 21351 6595 1760 641 0 6108 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 85404 KiB
Current children cumulated memory: 26380 KiB

[startup+0.700396 s]
/proc/loadavg: 4.13 4.11 4.09 7/248 61109
/proc/meminfo: memFree=125623448/131382120 swapFree=33010160/33010684
[pid=61087] ppid=61080 vsize=117944 memory=46908 CPUtime=0.68 cores=4,6
/proc/61087/stat : 61087 (ipbhs_gurobi) R 61080 61087 60682 0 -1 4194304 8818 0 0 0 48 20 0 0 20 0 2 0 61384601 120774656 11727 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
/proc/61087/statm: 29486 11727 2304 641 0 11969 0
[pid=61087/tid=61108] ppid=61080 vsize=117944 memory=10496 CPUtime=0 cores=4,6
/proc/61087/task/61108/stat : 61108 (ipbhs_gurobi) S 61080 61087 60682 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 61384641 120774656 11727 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 117944 KiB
Current children cumulated memory: 46908 KiB

[startup+1.50039 s]
/proc/loadavg: 4.13 4.11 4.09 6/253 61118
/proc/meminfo: memFree=125169432/131382120 swapFree=33010160/33010684
[pid=61087] ppid=61080 vsize=177412 memory=94900 CPUtime=1.47 cores=4,6
/proc/61087/stat : 61087 (ipbhs_gurobi) R 61080 61087 60682 0 -1 4194304 19444 0 0 0 123 24 0 0 20 0 2 0 61384601 181669888 23725 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
/proc/61087/statm: 44353 23725 3360 641 0 26836 0
[pid=61087/tid=61108] ppid=61080 vsize=177412 memory=10496 CPUtime=0 cores=4,6
/proc/61087/task/61108/stat : 61108 (ipbhs_gurobi) S 61080 61087 60682 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 61384641 181669888 23725 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 177412 KiB
Current children cumulated memory: 94900 KiB

[startup+3.11364 s]
/proc/loadavg: 4.12 4.11 4.09 6/254 61119
/proc/meminfo: memFree=124761964/131382120 swapFree=33010160/33010684
[pid=61087] ppid=61080 vsize=186128 memory=104416 CPUtime=3.09 cores=4,6
/proc/61087/stat : 61087 (ipbhs_gurobi) R 61080 61087 60682 0 -1 4194304 26031 0 0 0 272 37 0 0 20 0 2 0 61384601 190595072 26104 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
/proc/61087/statm: 46532 26104 3488 641 0 29015 0
[pid=61087/tid=61108] ppid=61080 vsize=186128 memory=10496 CPUtime=0 cores=4,6
/proc/61087/task/61108/stat : 61108 (ipbhs_gurobi) S 61080 61087 60682 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 61384641 190595072 26104 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 186128 KiB
Current children cumulated memory: 104416 KiB

[startup+6.30035 s]
/proc/loadavg: 4.12 4.11 4.09 6/254 61119
/proc/meminfo: memFree=124754424/131382120 swapFree=33010160/33010684
[pid=61087] ppid=61080 vsize=186128 memory=104416 CPUtime=6.27 cores=4,6
/proc/61087/stat : 61087 (ipbhs_gurobi) R 61080 61087 60682 0 -1 4194304 28229 0 0 0 561 66 0 0 20 0 2 0 61384601 190595072 26104 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
/proc/61087/statm: 46532 26104 3488 641 0 29015 0
[pid=61087/tid=61108] ppid=61080 vsize=186128 memory=16336 CPUtime=0 cores=4,6
/proc/61087/task/61108/stat : 61108 (ipbhs_gurobi) S 61080 61087 60682 0 -1 4194368 5 0 0 0 0 0 0 0 20 0 2 0 61384641 190595072 26104 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 186128 KiB
Current children cumulated memory: 104416 KiB

[startup+12.7004 s]
/proc/loadavg: 4.18 4.12 4.10 6/254 61119
/proc/meminfo: memFree=124753148/131382120 swapFree=33010160/33010684
[pid=61087] ppid=61080 vsize=188848 memory=106080 CPUtime=12.67 cores=4,6
/proc/61087/stat : 61087 (ipbhs_gurobi) R 61080 61087 60682 0 -1 4194304 32056 0 0 0 1148 119 0 0 20 0 2 0 61384601 193380352 26520 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
/proc/61087/statm: 47212 26520 3488 641 0 29695 0
[pid=61087/tid=61108] ppid=61080 vsize=188848 memory=105952 CPUtime=0.01 cores=4,6
/proc/61087/task/61108/stat : 61108 (ipbhs_gurobi) S 61080 61087 60682 0 -1 4194368 6 0 0 0 0 1 0 0 20 0 2 0 61384641 193380352 26520 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
Current children cumulated CPU time: 12.67 s
Current children cumulated vsize: 188848 KiB
Current children cumulated memory: 106080 KiB

[startup+25.5004 s]
/proc/loadavg: 4.22 4.13 4.10 6/254 61119
/proc/meminfo: memFree=124747692/131382120 swapFree=33010160/33010684
[pid=61087] ppid=61080 vsize=193268 memory=110724 CPUtime=25.46 cores=4,6
/proc/61087/stat : 61087 (ipbhs_gurobi) R 61080 61087 60682 0 -1 4194304 34152 0 0 0 2323 223 0 0 20 0 2 0 61384601 197906432 27681 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
/proc/61087/statm: 48317 27681 3488 641 0 30800 0
[pid=61087/tid=61108] ppid=61080 vsize=193268 memory=18048 CPUtime=0.03 cores=4,6
/proc/61087/task/61108/stat : 61108 (ipbhs_gurobi) S 61080 61087 60682 0 -1 4194368 7 0 0 0 1 2 0 0 20 0 2 0 61384641 197906432 27681 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
Current children cumulated CPU time: 25.46 s
Current children cumulated vsize: 193268 KiB
Current children cumulated memory: 110724 KiB

[startup+51.1136 s]
/proc/loadavg: 4.15 4.12 4.09 5/251 61134
/proc/meminfo: memFree=128027008/131382120 swapFree=33010160/33010684
[pid=61087] ppid=61080 vsize=200448 memory=119676 CPUtime=51.05 cores=4,6
/proc/61087/stat : 61087 (ipbhs_gurobi) R 61080 61087 60682 0 -1 4194304 38975 0 0 0 4680 425 0 0 20 0 2 0 61384601 205258752 29919 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
/proc/61087/statm: 50112 29919 3488 641 0 32595 0
[pid=61087/tid=61108] ppid=61080 vsize=200448 memory=119164 CPUtime=0.05 cores=4,6
/proc/61087/task/61108/stat : 61108 (ipbhs_gurobi) S 61080 61087 60682 0 -1 4194368 9 0 0 0 1 4 0 0 20 0 2 0 61384641 205258752 29919 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
Current children cumulated CPU time: 51.05 s
Current children cumulated vsize: 200448 KiB
Current children cumulated memory: 119676 KiB

[startup+102.3 s]
/proc/loadavg: 4.63 4.26 4.14 6/254 61167
/proc/meminfo: memFree=127812436/131382120 swapFree=33010160/33010684
[pid=61087] ppid=61080 vsize=243056 memory=153848 CPUtime=102.2 cores=4,6
/proc/61087/stat : 61087 (ipbhs_gurobi) R 61080 61087 60682 0 -1 4194304 54956 0 0 0 9421 799 0 0 20 0 2 0 61384601 248889344 38462 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
/proc/61087/statm: 60764 38462 3488 641 0 43247 0
[pid=61087/tid=61108] ppid=61080 vsize=243056 memory=146680 CPUtime=0.11 cores=4,6
/proc/61087/task/61108/stat : 61108 (ipbhs_gurobi) S 61080 61087 60682 0 -1 4194368 12 0 0 0 2 9 0 0 20 0 2 0 61384641 248889344 38462 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
Current children cumulated CPU time: 102.2 s
Current children cumulated vsize: 243056 KiB
Current children cumulated memory: 153848 KiB

[startup+162.3 s]
/proc/loadavg: 4.48 4.29 4.16 6/254 61169
/proc/meminfo: memFree=127634292/131382120 swapFree=33010160/33010684
[pid=61087] ppid=61080 vsize=271504 memory=192692 CPUtime=162.15 cores=4,6
/proc/61087/stat : 61087 (ipbhs_gurobi) R 61080 61087 60682 0 -1 4194304 62647 0 0 0 15007 1208 0 0 20 0 2 0 61384601 278020096 48173 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
/proc/61087/statm: 67876 48173 3488 641 0 50359 0
[pid=61087/tid=61108] ppid=61080 vsize=271504 memory=180276 CPUtime=0.19 cores=4,6
/proc/61087/task/61108/stat : 61108 (ipbhs_gurobi) S 61080 61087 60682 0 -1 4194368 12 0 0 0 4 15 0 0 20 0 2 0 61384641 278020096 48173 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
Current children cumulated CPU time: 162.15 s
Current children cumulated vsize: 271504 KiB
Current children cumulated memory: 192692 KiB

[startup+222.3 s]
/proc/loadavg: 4.17 4.24 4.15 6/254 61171
/proc/meminfo: memFree=127388484/131382120 swapFree=33010160/33010684
[pid=61087] ppid=61080 vsize=348748 memory=264052 CPUtime=222.09 cores=4,6
/proc/61087/stat : 61087 (ipbhs_gurobi) R 61080 61087 60682 0 -1 4194304 74754 0 0 0 20639 1570 0 0 20 0 2 0 61384601 357117952 66013 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
/proc/61087/statm: 87187 66013 3488 641 0 69670 0
[pid=61087/tid=61108] ppid=61080 vsize=348748 memory=16336 CPUtime=0.27 cores=4,6
/proc/61087/task/61108/stat : 61108 (ipbhs_gurobi) S 61080 61087 60682 0 -1 4194368 12 0 0 0 7 20 0 0 20 0 2 0 61384641 357117952 66013 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
Current children cumulated CPU time: 222.09 s
Current children cumulated vsize: 348748 KiB
Current children cumulated memory: 264052 KiB

[startup+282.3 s]
/proc/loadavg: 4.17 4.22 4.15 6/254 61173
/proc/meminfo: memFree=127003256/131382120 swapFree=33010160/33010684
[pid=61087] ppid=61080 vsize=460264 memory=371748 CPUtime=282.04 cores=4,6
/proc/61087/stat : 61087 (ipbhs_gurobi) R 61080 61087 60682 0 -1 4194304 90448 0 0 0 26353 1851 0 0 20 0 2 0 61384601 471310336 92937 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
/proc/61087/statm: 115066 92937 3488 641 0 97549 0
[pid=61087/tid=61108] ppid=61080 vsize=460264 memory=341596 CPUtime=0.36 cores=4,6
/proc/61087/task/61108/stat : 61108 (ipbhs_gurobi) S 61080 61087 60682 0 -1 4194368 13 0 0 0 10 26 0 0 20 0 2 0 61384641 471310336 92937 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
Current children cumulated CPU time: 282.04 s
Current children cumulated vsize: 460264 KiB
Current children cumulated memory: 371748 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.20 4.15 6/254 61178
/proc/meminfo: memFree=126649644/131382120 swapFree=33010160/33010684
[pid=61087] ppid=61080 vsize=583216 memory=441976 CPUtime=341.97 cores=4,6
/proc/61087/stat : 61087 (ipbhs_gurobi) R 61080 61087 60682 0 -1 4194304 108819 0 0 0 32090 2107 0 0 20 0 2 0 61384601 597213184 110494 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0

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

/proc/meminfo: memFree=121680304/131382120 swapFree=33010160/33010684
[pid=61087] ppid=61080 vsize=1442928 memory=1294116 CPUtime=3039.93 cores=4,6
/proc/61087/stat : 61087 (ipbhs_gurobi) R 61080 61087 60682 0 -1 4194304 367588 0 0 0 290595 13398 0 0 20 0 2 0 61384601 1477558272 323529 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
/proc/61087/statm: 360732 323529 3488 641 0 343215 0
[pid=61087/tid=61108] ppid=61080 vsize=1442928 memory=1289892 CPUtime=4.57 cores=4,6
/proc/61087/task/61108/stat : 61108 (ipbhs_gurobi) S 61080 61087 60682 0 -1 4194368 28 0 0 0 129 328 0 0 20 0 2 0 61384641 1477558272 323529 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
Current children cumulated CPU time: 3039.93 s
Current children cumulated vsize: 1442928 KiB
Current children cumulated memory: 1294116 KiB

[startup+3102.3 s]
/proc/loadavg: 4.09 4.11 4.13 6/254 61316
/proc/meminfo: memFree=121602720/131382120 swapFree=33010160/33010684
[pid=61087] ppid=61080 vsize=1459904 memory=1310628 CPUtime=3099.88 cores=4,6
/proc/61087/stat : 61087 (ipbhs_gurobi) R 61080 61087 60682 0 -1 4194304 371742 0 0 0 296282 13706 0 0 20 0 2 0 61384601 1494941696 327657 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
/proc/61087/statm: 364976 327657 3488 641 0 347459 0
[pid=61087/tid=61108] ppid=61080 vsize=1459904 memory=1295652 CPUtime=4.66 cores=4,6
/proc/61087/task/61108/stat : 61108 (ipbhs_gurobi) S 61080 61087 60682 0 -1 4194368 29 0 0 0 133 333 0 0 20 0 2 0 61384641 1494941696 327657 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
Current children cumulated CPU time: 3099.88 s
Current children cumulated vsize: 1459904 KiB
Current children cumulated memory: 1310628 KiB

[startup+3162.3 s]
/proc/loadavg: 4.07 4.10 4.12 6/254 61318
/proc/meminfo: memFree=121580596/131382120 swapFree=33010160/33010684
[pid=61087] ppid=61080 vsize=1471272 memory=1322020 CPUtime=3159.83 cores=4,6
/proc/61087/stat : 61087 (ipbhs_gurobi) R 61080 61087 60682 0 -1 4194304 374606 0 0 0 302018 13965 0 0 20 0 2 0 61384601 1506582528 330505 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
/proc/61087/statm: 367818 330505 3488 641 0 350301 0
[pid=61087/tid=61108] ppid=61080 vsize=1471272 memory=1295652 CPUtime=4.75 cores=4,6
/proc/61087/task/61108/stat : 61108 (ipbhs_gurobi) S 61080 61087 60682 0 -1 4194368 29 0 0 0 135 340 0 0 20 0 2 0 61384641 1506582528 330505 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
Current children cumulated CPU time: 3159.83 s
Current children cumulated vsize: 1471272 KiB
Current children cumulated memory: 1322020 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.11 4.12 6/254 61320
/proc/meminfo: memFree=121536240/131382120 swapFree=33010160/33010684
[pid=61087] ppid=61080 vsize=1479824 memory=1330596 CPUtime=3219.77 cores=4,6
/proc/61087/stat : 61087 (ipbhs_gurobi) R 61080 61087 60682 0 -1 4194304 377959 0 0 0 307795 14182 0 0 20 0 2 0 61384601 1515339776 332649 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
/proc/61087/statm: 369956 332649 3488 641 0 352439 0
[pid=61087/tid=61108] ppid=61080 vsize=1479824 memory=1323556 CPUtime=4.83 cores=4,6
/proc/61087/task/61108/stat : 61108 (ipbhs_gurobi) S 61080 61087 60682 0 -1 4194368 29 0 0 0 137 346 0 0 20 0 2 0 61384641 1515339776 332649 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
Current children cumulated CPU time: 3219.77 s
Current children cumulated vsize: 1479824 KiB
Current children cumulated memory: 1330596 KiB

[startup+3282.3 s]
/proc/loadavg: 4.04 4.09 4.11 6/253 61321
/proc/meminfo: memFree=113259724/131382120 swapFree=33010160/33010684
[pid=61087] ppid=61080 vsize=11590932 memory=9521192 CPUtime=3279.74 cores=4,6
/proc/61087/stat : 61087 (ipbhs_gurobi) R 61080 61087 60682 0 -1 4194304 454721 0 0 0 313601 14373 0 0 20 0 2 0 61384601 11869114368 2380298 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
/proc/61087/statm: 2897733 2380298 3488 641 0 2880216 0
[pid=61087/tid=61108] ppid=61080 vsize=11590932 memory=9520704 CPUtime=4.92 cores=4,6
/proc/61087/task/61108/stat : 61108 (ipbhs_gurobi) S 61080 61087 60682 0 -1 4194368 32 0 0 0 140 352 0 0 20 0 2 0 61384641 11869114368 2380298 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
Current children cumulated CPU time: 3279.74 s
Current children cumulated vsize: 11590932 KiB
Current children cumulated memory: 9521192 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.10 4.11 6/254 61326
/proc/meminfo: memFree=114243712/131382120 swapFree=33010160/33010684
[pid=61087] ppid=61080 vsize=11343456 memory=8503448 CPUtime=3339.7 cores=4,6
/proc/61087/stat : 61087 (ipbhs_gurobi) R 61080 61087 60682 0 -1 4194304 508533 0 0 0 319485 14485 0 0 20 0 2 0 61384601 11615698944 2125862 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
/proc/61087/statm: 2835864 2125862 3488 641 0 2818347 0
[pid=61087/tid=61108] ppid=61080 vsize=11343456 memory=8021876 CPUtime=5.02 cores=4,6
/proc/61087/task/61108/stat : 61108 (ipbhs_gurobi) S 61080 61087 60682 0 -1 4194368 35 0 0 0 143 359 0 0 20 0 2 0 61384641 11615698944 2125862 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
Current children cumulated CPU time: 3339.7 s
Current children cumulated vsize: 11343456 KiB
Current children cumulated memory: 8503448 KiB

[startup+3402.3 s]
/proc/loadavg: 4.20 4.13 4.12 6/254 61332
/proc/meminfo: memFree=114217996/131382120 swapFree=33010160/33010684
[pid=61087] ppid=61080 vsize=10240708 memory=8173944 CPUtime=3399.64 cores=4,6
/proc/61087/stat : 61087 (ipbhs_gurobi) R 61080 61087 60682 0 -1 4194304 661839 0 0 0 325162 14802 0 0 20 0 2 0 61384601 10486484992 2043486 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
/proc/61087/statm: 2560177 2043486 3648 641 0 2542660 0
[pid=61087/tid=61108] ppid=61080 vsize=10240708 memory=8021876 CPUtime=5.11 cores=4,6
/proc/61087/task/61108/stat : 61108 (ipbhs_gurobi) S 61080 61087 60682 0 -1 4194368 37 0 0 0 146 365 0 0 20 0 2 0 61384641 10486484992 2043486 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
Current children cumulated CPU time: 3399.64 s
Current children cumulated vsize: 10240708 KiB
Current children cumulated memory: 8173944 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.12 4.11 6/254 61334
/proc/meminfo: memFree=114171908/131382120 swapFree=33010160/33010684
[pid=61087] ppid=61080 vsize=11481784 memory=8647760 CPUtime=3459.6 cores=4,6
/proc/61087/stat : 61087 (ipbhs_gurobi) R 61080 61087 60682 0 -1 4194304 890316 0 0 0 330745 15215 0 0 20 0 2 0 61384601 11757346816 2161940 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
/proc/61087/statm: 2870446 2161940 3648 641 0 2852929 0
[pid=61087/tid=61108] ppid=61080 vsize=11481784 memory=8021876 CPUtime=5.2 cores=4,6
/proc/61087/task/61108/stat : 61108 (ipbhs_gurobi) S 61080 61087 60682 0 -1 4194368 41 0 0 0 149 371 0 0 20 0 2 0 61384641 11757346816 2161940 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
Current children cumulated CPU time: 3459.6 s
Current children cumulated vsize: 11481784 KiB
Current children cumulated memory: 8647760 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.12 4.11 6/254 61336
/proc/meminfo: memFree=114104952/131382120 swapFree=33010160/33010684
[pid=61087] ppid=61080 vsize=11398424 memory=8555420 CPUtime=3519.55 cores=4,6
/proc/61087/stat : 61087 (ipbhs_gurobi) R 61080 61087 60682 0 -1 4194304 951876 0 0 0 336618 15337 0 0 20 0 2 0 61384601 11671986176 2138855 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
/proc/61087/statm: 2849606 2138855 3680 641 0 2832089 0
[pid=61087/tid=61108] ppid=61080 vsize=11398424 memory=8898692 CPUtime=5.29 cores=4,6
/proc/61087/task/61108/stat : 61108 (ipbhs_gurobi) S 61080 61087 60682 0 -1 4194368 44 0 0 0 152 377 0 0 20 0 2 0 61384641 11671986176 2138855 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
Current children cumulated CPU time: 3519.55 s
Current children cumulated vsize: 11398424 KiB
Current children cumulated memory: 8555420 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.11 4.10 6/254 61338
/proc/meminfo: memFree=114072504/131382120 swapFree=33010160/33010684
[pid=61087] ppid=61080 vsize=11352416 memory=8517644 CPUtime=3579.49 cores=4,6
/proc/61087/stat : 61087 (ipbhs_gurobi) R 61080 61087 60682 0 -1 4194304 987046 0 0 0 342568 15381 0 0 20 0 2 0 61384601 11624873984 2129411 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
/proc/61087/statm: 2838104 2129411 3680 641 0 2820587 0
[pid=61087/tid=61108] ppid=61080 vsize=11352416 memory=8517644 CPUtime=5.39 cores=4,6
/proc/61087/task/61108/stat : 61108 (ipbhs_gurobi) S 61080 61087 60682 0 -1 4194368 46 0 0 0 154 385 0 0 20 0 2 0 61384641 11624873984 2129411 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
Current children cumulated CPU time: 3579.49 s
Current children cumulated vsize: 11352416 KiB
Current children cumulated memory: 8517644 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3602.9 s]
/proc/loadavg: 4.15 4.12 4.11 6/254 61341
/proc/meminfo: memFree=114054264/131382120 swapFree=33010160/33010684
[pid=61087] ppid=61080 vsize=11352416 memory=8519696 CPUtime=3600.07 cores=4,6
/proc/61087/stat : 61087 (ipbhs_gurobi) R 61080 61087 60682 0 -1 4194304 994298 0 0 0 344612 15395 0 0 20 0 2 0 61384601 11624873984 2129924 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
/proc/61087/statm: 2838104 2129924 3680 641 0 2820587 0
[pid=61087/tid=61108] ppid=61080 vsize=11352416 memory=8517648 CPUtime=5.43 cores=4,6
/proc/61087/task/61108/stat : 61108 (ipbhs_gurobi) S 61080 61087 60682 0 -1 4194368 47 0 0 0 155 388 0 0 20 0 2 0 61384641 11624873984 2129924 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 11352416 KiB
Current children cumulated memory: 8519696 KiB

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

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

# cumulated CPU time of all completed processes:  user=3446.13 s, system=154.001 s

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

[startup+3602.9 s]
/proc/loadavg: 4.15 4.12 4.11 6/254 61341
/proc/meminfo: memFree=114054264/131382120 swapFree=33010160/33010684
[pid=61087] ppid=61080 vsize=11352416 memory=8519696 CPUtime=3600.07 cores=4,6
/proc/61087/stat : 61087 (ipbhs_gurobi) R 61080 61087 60682 0 -1 4194304 994298 0 0 0 344612 15395 0 0 20 0 2 0 61384601 11624873984 2129924 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
/proc/61087/statm: 2838104 2129924 3680 641 0 2820587 0
[pid=61087/tid=61108] ppid=61080 vsize=11352416 memory=8517648 CPUtime=5.43 cores=4,6
/proc/61087/task/61108/stat : 61108 (ipbhs_gurobi) S 61080 61087 60682 0 -1 4194368 47 0 0 0 155 388 0 0 20 0 2 0 61384641 11624873984 2129924 18446744073709551615 94891587530752 94891590155805 140729187728960 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94891590774680 94891590807642 94891598876672 140729187731871 140729187731975 140729187731975 140729187737577 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 11352416 KiB
Current children cumulated memory: 8519696 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3602.95
CPU time (s): 3600.14
CPU user time (s): 3446.13
CPU system time (s): 154.001
CPU usage (%): 99.9218
Max. virtual memory (cumulated for all children) (KiB): 12842612
Max. memory (cumulated for all children) (KiB): 10019996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3446.13
system time used= 154.001
maximum resident set size= 10056984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 994298
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= 356802
involuntary context switches= 4797


# summary of solver processes directly reported to runsolver:
#   pid: 61087
#   total CPU time (s): 3600.14
#   total CPU user time (s): 3446.13
#   total CPU system time (s): 154.001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.0189 second user time and 39.6388 second system time

The end

Launcher Data

Begin job on nodeC008 at 2025-07-02 13:50:54
IDJOB=4503912
IDBENCH=155611
IDSOLVER=3333
FILE ID=nodeC008/4503912-1751457054
RUNJOBID= nodeC008-1751453447-60693
SLURM_JOB_ID= 9598441
Free space on /tmp= 432660 MiB

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

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

MD5SUM BENCH= be26e98499835c00c9c49f7164ad1e60
RANDOM SEED=1247890553

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


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        125649820 kB
MemAvailable:   126625388 kB
Buffers:            2144 kB
Cached:          1772448 kB
SwapCached:           16 kB
Active:          3589512 kB
Inactive:        1542356 kB
Active(anon):    3338568 kB
Inactive(anon):    36628 kB
Active(file):     250944 kB
Inactive(file):  1505728 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            120752 kB
Writeback:             0 kB
AnonPages:       3359092 kB
Mapped:           114792 kB
Shmem:             17920 kB
KReclaimable:     117048 kB
Slab:             200716 kB
SReclaimable:     117048 kB
SUnreclaim:        83668 kB
KernelStack:        3936 kB
PageTables:         9484 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    4692248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149352 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2406400 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= 432588 MiB
End job on nodeC008 at 2025-07-02 14:50:58