Trace number 4497728

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.08 3608.12

General information on the benchmark

NamePB24/normalized-PB07/OPT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_5.opb
MD5SUM2f5de9b63d0a2988dce846045b262c40
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 benchmark20
Best CPU time to get the best result obtained on this benchmark5.76415
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5499
Total number of constraints19319
Number of constraints which are clauses19312
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints6
Minimum length of a constraint1
Maximum length of a constraint613
Number of terms in the objective function 613
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 613
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 643
Number of bits of the biggest sum of numbers10
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.26	c initialize IPBHS solver
0.00/0.26	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.26	c optimizer = "gurobi"
0.00/0.26	c pbsolver = "roundingsat"
0.00/0.26	c use separate pbsolver for SIS
0.00/0.26	c load symmetries from file ""
0.00/0.26	c set time limit for symmetry computation to 100 seconds.
0.00/0.26	c set interchangeable summation variable limit to 3
0.00/0.26	c set sym compact max subset size to 5
0.00/0.26	c set explicit symmetry matrix usage to 1
0.00/0.26	c sym budget explicit to 100
0.00/0.26	c sym budget explicit lits to 6000
0.00/0.26	c sym budget compact to 100
0.00/0.26	c sym budget compact lits to 6000
0.00/0.26	c sym budget common to 0
0.00/0.26	c sym budget common lits to 0
0.00/0.26	c set sym generation to 's'
0.00/0.26	c set abstraction set creation to 10 iterations without LB change
0.00/0.26	c set abstraction set inputs to 0
0.00/0.26	c set abstraction set cluster min size to 2
0.00/0.26	c set abstraction set cluster max size to 100000000
0.00/0.26	c set abstraction set cluster activation limit to 2
0.00/0.26	c enable abstraction set require equal cost
0.00/0.26	c set abstraction set assumptions to 0
0.00/0.26	c set abstraction set constraint type to 0
0.00/0.26	c set abstract core extraction strategy to b
0.00/0.26	c set core extraction strategy to 2
0.00/0.26	c set core extraction shuffles 10
0.00/0.26	c set cores per iteration to 5
0.00/0.26	c set optimizer bound usage strategy to 2
0.00/0.26	c set optimizer max non-optimal iterations to 1000
0.00/0.26	c set small core cardinality limit to 2
0.00/0.26	c set max coef in cores to 1000000000
0.00/0.26	c set core processing techniques to 4095
0.00/0.26	c set SIS iterations to 5
0.00/0.26	c set SIS budget abs to 1000
0.00/0.26	c set SIS budget rel to 0.05
0.43/0.74	c limit for coefficient in constraints and objective to 1000000000
0.43/0.74	c will solve HOME/instance-4497728-1751399302.opb
0.43/0.74	c [0.01] will start solving
1594.83/1598.51	c [0.01] solve iteration 1, LB=0, UB=614
1594.83/1598.51	c [0.13] solve iteration 2, LB=5, UB=30
1594.83/1598.51	c [0.23] solve iteration 3, LB=10, UB=30
1594.83/1598.51	c [0.33] solve iteration 4, LB=11, UB=30
1594.83/1598.51	c [0.49] solve iteration 5, LB=11, UB=30
1594.83/1598.51	c [2.52] solve iteration 6, LB=11, UB=30
1594.83/1598.51	c [2.71] solve iteration 7, LB=11, UB=30
1594.83/1598.51	c [2.95] solve iteration 8, LB=12, UB=30
1594.83/1598.51	c [3.31] solve iteration 9, LB=12, UB=30
1594.83/1598.51	c [10.32] solve iteration 10, LB=12, UB=30
1594.83/1598.51	c [11.66] solve iteration 11, LB=12, UB=30
1594.83/1598.51	c [11.91] solve iteration 12, LB=12, UB=30
1594.83/1598.51	c [12.22] solve iteration 13, LB=12, UB=30
1594.83/1598.51	c [13.12] solve iteration 14, LB=12, UB=30
1594.83/1598.51	c [26.77] solve iteration 15, LB=12, UB=30
1594.83/1598.51	c [28] solve iteration 16, LB=12, UB=30
1594.83/1598.51	c [30.78] solve iteration 17, LB=12, UB=30
1594.83/1598.51	c [34.28] solve iteration 18, LB=12, UB=30
1594.83/1598.51	c [34.85] solve iteration 19, LB=12, UB=30
1594.83/1598.51	c [35.33] solve iteration 20, LB=12, UB=30
1594.83/1598.51	c [37.21] solve iteration 21, LB=12, UB=30
1594.83/1598.51	c [37.82] solve iteration 22, LB=12, UB=30
1594.83/1598.51	c [38.33] solve iteration 23, LB=12, UB=30
1594.83/1598.51	c [39.1] solve iteration 24, LB=12, UB=30
1594.83/1598.51	c [39.74] solve iteration 25, LB=12, UB=30
1594.83/1598.51	c [53.71] solve iteration 26, LB=12, UB=30
1594.83/1598.51	c [54.33] solve iteration 27, LB=12, UB=30
1594.83/1598.51	c [55.35] solve iteration 28, LB=12, UB=30
1594.83/1598.51	c [56.12] solve iteration 29, LB=12, UB=30
1594.83/1598.51	c [57.1] solve iteration 30, LB=12, UB=30
1594.83/1598.51	c [61.01] solve iteration 31, LB=13, UB=30
1594.83/1598.51	c [61.8] solve iteration 32, LB=13, UB=30
1594.83/1598.51	c [62.73] solve iteration 33, LB=13, UB=30
1594.83/1598.51	c [63.74] solve iteration 34, LB=13, UB=30
1594.83/1598.51	c [426.13] solve iteration 35, LB=13, UB=30
1594.83/1598.51	c [433.86] solve iteration 36, LB=13, UB=30
1594.83/1598.51	c [439.28] solve iteration 37, LB=13, UB=30
1594.83/1598.51	c [464.34] solve iteration 38, LB=13, UB=30
1594.83/1598.51	c [465.68] solve iteration 39, LB=13, UB=30
1594.83/1598.51	c [466.67] solve iteration 40, LB=13, UB=30
1594.83/1598.51	c [480.72] solve iteration 41, LB=13, UB=30
1594.83/1598.51	c [484.66] solve iteration 42, LB=13, UB=30
1594.83/1598.51	c [486.08] solve iteration 43, LB=13, UB=30
1594.83/1598.51	c [489.41] solve iteration 44, LB=13, UB=30
1594.83/1598.51	c [588.19] solve iteration 45, LB=13, UB=30
1594.83/1598.51	c [593.12] solve iteration 46, LB=13, UB=30
1594.83/1598.51	c [646.67] solve iteration 47, LB=13, UB=30
1594.83/1598.51	c [647.44] solve iteration 48, LB=13, UB=30
1594.83/1598.51	c [648.28] solve iteration 49, LB=13, UB=30
1594.83/1598.51	c [649.19] solve iteration 50, LB=13, UB=30
1594.83/1598.51	c [652.28] solve iteration 51, LB=13, UB=30
1594.83/1598.51	c [868.83] solve iteration 52, LB=13, UB=30
1594.83/1598.51	c [869.84] solve iteration 53, LB=13, UB=30
1594.83/1598.51	c [871.67] solve iteration 54, LB=13, UB=30
1594.83/1598.51	c [873.15] solve iteration 55, LB=13, UB=30
1594.83/1598.51	c [876.57] solve iteration 56, LB=13, UB=30
1594.83/1598.51	c [878.47] solve iteration 57, LB=13, UB=30
1594.83/1598.51	c [880.52] solve iteration 58, LB=13, UB=30
1594.83/1598.51	c [890.46] solve iteration 59, LB=13, UB=30
1594.83/1598.51	c [916.65] solve iteration 60, LB=13, UB=30
1594.83/1598.51	c [920.67] solve iteration 61, LB=13, UB=30
1594.83/1598.51	c [922.22] solve iteration 62, LB=13, UB=30
1594.83/1598.51	c [924.72] solve iteration 63, LB=13, UB=30
1594.83/1598.51	c [927.52] solve iteration 64, LB=13, UB=30
1594.83/1598.51	c [934.29] solve iteration 65, LB=13, UB=30
1594.83/1598.51	c [939.39] solve iteration 66, LB=13, UB=30
1594.83/1598.51	c [942.36] solve iteration 67, LB=13, UB=30
1594.83/1598.51	c [944.52] solve iteration 68, LB=13, UB=30
1594.83/1598.51	c [947.09] solve iteration 69, LB=13, UB=30
1594.83/1598.51	c [951.3] solve iteration 70, LB=13, UB=30
1594.83/1598.51	c [956.87] solve iteration 71, LB=13, UB=30
1594.83/1598.51	c [959.16] solve iteration 72, LB=13, UB=30
1594.83/1598.51	c [961.42] solve iteration 73, LB=13, UB=30
1594.83/1598.51	c [964.17] solve iteration 74, LB=13, UB=30
1594.83/1598.51	c [966.48] solve iteration 75, LB=13, UB=30
1594.83/1598.51	c [971.38] solve iteration 76, LB=13, UB=30
1594.83/1598.51	c [973.71] solve iteration 77, LB=13, UB=30
1594.83/1598.51	c [987.07] solve iteration 78, LB=13, UB=30
1594.83/1598.51	c [988.75] solve iteration 79, LB=13, UB=30
1594.83/1598.51	c [990.64] solve iteration 80, LB=13, UB=30
1594.83/1598.51	c [995.33] solve iteration 81, LB=13, UB=30
1594.83/1598.51	c [997.15] solve iteration 82, LB=13, UB=30
1594.83/1598.51	c [999.1] solve iteration 83, LB=13, UB=30
1594.83/1598.51	c [1003.13] solve iteration 84, LB=13, UB=30
1594.83/1598.51	c [1005.13] solve iteration 85, LB=13, UB=30
1594.83/1598.51	c [1035.67] solve iteration 86, LB=13, UB=30
1594.83/1598.51	c [1038.96] solve iteration 87, LB=13, UB=30
1594.83/1598.51	c [1040.97] solve iteration 88, LB=13, UB=30
1594.83/1598.51	c [1130.5] solve iteration 89, LB=13, UB=30
1594.83/1598.51	c [1510.03] solve iteration 90, LB=13, UB=30
1594.83/1598.51	c [1574.58] solve iteration 91, LB=13, UB=30
1594.83/1598.51	c [1578.06] solve iteration 92, LB=13, UB=30
1594.83/1598.51	c [1581.02] solve iteration 93, LB=13, UB=30
1594.83/1598.51	c [1583.47] solve iteration 94, LB=13, UB=30
1594.83/1598.51	c [1586.65]

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (62430 MiB free)
  memory of node 1: 64507 MiB (62906 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4497728-1751399302/watcher-4497728-1751399302 -o /tmp/evaluation-result-4497728-1751399302/solver-4497728-1751399302 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1751399302-53725 --watchdog 3760 ./ipbhs_gurobi HOME/instance-4497728-1751399302.opb --max-coef 1000000000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=53772, runsolver pid=53766
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 0.67 1.36 2.18 1/267 53785
/proc/meminfo: memFree=128337580/131250000 swapFree=33010416/33010684
[pid=53772] ppid=53766 vsize=54992 memory=384 CPUtime=0 cores=4,6
/proc/53772/stat : 53772 (ipbhs_gurobi) D 53766 53772 53709 0 -1 4456448 82 0 4 0 0 0 0 0 20 0 1 0 55610112 56311808 96 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 0 0 1 0 0 17 4 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
/proc/53772/statm: 13748 96 96 641 0 228 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 54992 KiB
Current children cumulated memory: 384 KiB

[startup+0.205343 s]*
/proc/loadavg: 0.93 1.41 2.19 1/267 53785
/proc/meminfo: memFree=128336464/131250000 swapFree=33010416/33010684
[pid=53772] ppid=53766 vsize=61616 memory=4736 CPUtime=0 cores=4,6
/proc/53772/stat : 53772 (ipbhs_gurobi) D 53766 53772 53709 0 -1 4194304 348 0 22 0 0 0 0 0 20 0 1 0 55610112 63094784 1184 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 0 0 1 0 0 17 4 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
/proc/53772/statm: 15404 1184 992 641 0 161 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 61616 KiB
Current children cumulated memory: 4736 KiB

[startup+0.304955 s]*
/proc/loadavg: 0.93 1.41 2.19 5/267 53785
/proc/meminfo: memFree=127805120/131250000 swapFree=33010416/33010684
[pid=53772] ppid=53766 vsize=1848240 memory=210764 CPUtime=0.04 cores=4,6
/proc/53772/stat : 53772 (ipbhs_gurobi) R 53766 53772 53709 0 -1 4194304 683 0 29 0 0 4 0 0 20 0 1 0 55610112 1892597760 52691 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
/proc/53772/statm: 462060 52691 1600 641 0 446817 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 1848240 KiB
Current children cumulated memory: 210764 KiB

[startup+0.700181 s]
/proc/loadavg: 0.93 1.41 2.19 3/267 53785
/proc/meminfo: memFree=125744524/131250000 swapFree=33010416/33010684
[pid=53772] ppid=53766 vsize=1853148 memory=1790388 CPUtime=0.43 cores=4,6
/proc/53772/stat : 53772 (ipbhs_gurobi) R 53766 53772 53709 0 -1 4194304 3334 0 29 0 8 35 0 0 20 0 1 0 55610112 1897623552 447565 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
/proc/53772/statm: 463287 447565 1696 641 0 448044 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 1853148 KiB
Current children cumulated memory: 1790388 KiB

[startup+1.50012 s]
/proc/loadavg: 0.93 1.41 2.19 5/271 53789
/proc/meminfo: memFree=124794788/131250000 swapFree=33010416/33010684
[pid=53772] ppid=53766 vsize=1879988 memory=1812828 CPUtime=1.23 cores=4,6
/proc/53772/stat : 53772 (ipbhs_gurobi) R 53766 53772 53709 0 -1 4194304 7026 0 31 0 80 43 0 0 20 0 2 0 55610112 1925107712 453207 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
/proc/53772/statm: 469997 453207 3424 641 0 452480 0
[pid=53772/tid=53789] ppid=53766 vsize=1879988 memory=0 CPUtime=0 cores=4,6
/proc/53772/task/53789/stat : 53789 (ipbhs_gurobi) S 53766 53772 53709 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 55610186 1925107712 453207 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
Current children cumulated CPU time: 1.23 s
Current children cumulated vsize: 1879988 KiB
Current children cumulated memory: 1812828 KiB

[startup+3.10538 s]
/proc/loadavg: 0.93 1.41 2.19 5/271 53789
/proc/meminfo: memFree=124733544/131250000 swapFree=33010416/33010684
[pid=53772] ppid=53766 vsize=1885692 memory=1819324 CPUtime=2.82 cores=4,6
/proc/53772/stat : 53772 (ipbhs_gurobi) R 53766 53772 53709 0 -1 4194304 11428 0 31 0 237 45 0 0 20 0 2 0 55610112 1930948608 454831 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
/proc/53772/statm: 471423 454831 3424 641 0 453906 0
[pid=53772/tid=53789] ppid=53766 vsize=1885692 memory=1809684 CPUtime=0 cores=4,6
/proc/53772/task/53789/stat : 53789 (ipbhs_gurobi) S 53766 53772 53709 0 -1 4194368 5 0 0 0 0 0 0 0 20 0 2 0 55610186 1930948608 454831 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
Current children cumulated CPU time: 2.82 s
Current children cumulated vsize: 1885692 KiB
Current children cumulated memory: 1819324 KiB

[startup+6.30015 s]
/proc/loadavg: 1.18 1.45 2.20 5/271 53789
/proc/meminfo: memFree=124702076/131250000 swapFree=33010416/33010684
[pid=53772] ppid=53766 vsize=1897588 memory=1830168 CPUtime=6.02 cores=4,6
/proc/53772/stat : 53772 (ipbhs_gurobi) R 53766 53772 53709 0 -1 4194304 28512 0 31 0 548 54 0 0 20 0 2 0 55610112 1943130112 457542 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
/proc/53772/statm: 474397 457542 3424 641 0 456880 0
[pid=53772/tid=53789] ppid=53766 vsize=1897588 memory=18560 CPUtime=0 cores=4,6
/proc/53772/task/53789/stat : 53789 (ipbhs_gurobi) S 53766 53772 53709 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 2 0 55610186 1943130112 457542 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
Current children cumulated CPU time: 6.02 s
Current children cumulated vsize: 1897588 KiB
Current children cumulated memory: 1830168 KiB

[startup+12.7001 s]
/proc/loadavg: 1.57 1.53 2.22 5/272 53790
/proc/meminfo: memFree=124669904/131250000 swapFree=33010416/33010684
[pid=53772] ppid=53766 vsize=1917292 memory=1847532 CPUtime=12.4 cores=4,6
/proc/53772/stat : 53772 (ipbhs_gurobi) R 53766 53772 53709 0 -1 4194304 46560 0 31 0 1180 60 0 0 20 0 2 0 55610112 1963307008 461883 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
/proc/53772/statm: 479323 461883 3424 641 0 461806 0
[pid=53772/tid=53789] ppid=53766 vsize=1917292 memory=1841292 CPUtime=0 cores=4,6
/proc/53772/task/53789/stat : 53789 (ipbhs_gurobi) S 53766 53772 53709 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 2 0 55610186 1963307008 461883 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
Current children cumulated CPU time: 12.4 s
Current children cumulated vsize: 1917292 KiB
Current children cumulated memory: 1847532 KiB

[startup+25.5002 s]
/proc/loadavg: 1.94 1.61 2.24 5/272 53791
/proc/meminfo: memFree=124615932/131250000 swapFree=33010416/33010684
[pid=53772] ppid=53766 vsize=1932216 memory=1858916 CPUtime=25.16 cores=4,6
/proc/53772/stat : 53772 (ipbhs_gurobi) R 53766 53772 53709 0 -1 4194304 70382 0 31 0 2446 70 0 0 20 0 2 0 55610112 1978589184 464729 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
/proc/53772/statm: 483054 464729 3424 641 0 465537 0
[pid=53772/tid=53789] ppid=53766 vsize=1932216 memory=1858916 CPUtime=0 cores=4,6
/proc/53772/task/53789/stat : 53789 (ipbhs_gurobi) S 53766 53772 53709 0 -1 4194368 32 0 0 0 0 0 0 0 20 0 2 0 55610186 1978589184 464729 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
Current children cumulated CPU time: 25.16 s
Current children cumulated vsize: 1932216 KiB
Current children cumulated memory: 1858916 KiB

[startup+51.1056 s]
/proc/loadavg: 2.75 1.84 2.30 5/271 53836
/proc/meminfo: memFree=122523496/131250000 swapFree=33010416/33010684
[pid=53772] ppid=53766 vsize=1949876 memory=1879620 CPUtime=50.68 cores=4,6
/proc/53772/stat : 53772 (ipbhs_gurobi) R 53766 53772 53709 0 -1 4194304 101089 0 32 0 4971 97 0 0 20 0 2 0 55610112 1996673024 469905 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
/proc/53772/statm: 487469 469905 3424 641 0 469952 0
[pid=53772/tid=53789] ppid=53766 vsize=1949876 memory=18560 CPUtime=0 cores=4,6
/proc/53772/task/53789/stat : 53789 (ipbhs_gurobi) S 53766 53772 53709 0 -1 4194368 35 0 0 0 0 0 0 0 20 0 2 0 55610186 1996673024 469905 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
Current children cumulated CPU time: 50.68 s
Current children cumulated vsize: 1949876 KiB
Current children cumulated memory: 1879620 KiB

[startup+102.3 s]
/proc/loadavg: 3.62 2.22 2.41 5/272 53839
/proc/meminfo: memFree=113140700/131250000 swapFree=33010416/33010684
[pid=53772] ppid=53766 vsize=1993320 memory=1922376 CPUtime=101.74 cores=4,6
/proc/53772/stat : 53772 (ipbhs_gurobi) R 53766 53772 53709 0 -1 4194304 126333 0 34 0 10045 129 0 0 20 0 2 0 55610112 2041159680 480594 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
/proc/53772/statm: 498330 480594 3488 641 0 480813 0
[pid=53772/tid=53789] ppid=53766 vsize=1993320 memory=1922376 CPUtime=0.02 cores=4,6
/proc/53772/task/53789/stat : 53789 (ipbhs_gurobi) S 53766 53772 53709 0 -1 4194368 39 0 0 0 1 1 0 0 20 0 2 0 55610186 2041159680 480594 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
Current children cumulated CPU time: 101.74 s
Current children cumulated vsize: 1993320 KiB
Current children cumulated memory: 1922376 KiB

[startup+162.3 s]
/proc/loadavg: 3.93 2.56 2.52 5/271 53841
/proc/meminfo: memFree=108919064/131250000 swapFree=33010416/33010684
[pid=53772] ppid=53766 vsize=1993320 memory=1923272 CPUtime=161.61 cores=4,6
/proc/53772/stat : 53772 (ipbhs_gurobi) R 53766 53772 53709 0 -1 4194304 127029 0 34 0 15996 165 0 0 20 0 2 0 55610112 2041159680 480818 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
/proc/53772/statm: 498330 480818 3488 641 0 480813 0
[pid=53772/tid=53789] ppid=53766 vsize=1993320 memory=1922376 CPUtime=0.04 cores=4,6
/proc/53772/task/53789/stat : 53789 (ipbhs_gurobi) S 53766 53772 53709 0 -1 4194368 39 0 0 0 2 2 0 0 20 0 2 0 55610186 2041159680 480818 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
Current children cumulated CPU time: 161.61 s
Current children cumulated vsize: 1993320 KiB
Current children cumulated memory: 1923272 KiB

[startup+222.3 s]
/proc/loadavg: 4.02 2.84 2.62 5/271 53843
/proc/meminfo: memFree=108825812/131250000 swapFree=33010416/33010684
[pid=53772] ppid=53766 vsize=1993320 memory=1924168 CPUtime=221.48 cores=4,6
/proc/53772/stat : 53772 (ipbhs_gurobi) R 53766 53772 53709 0 -1 4194304 127413 0 34 0 21946 202 0 0 20 0 2 0 55610112 2041159680 481042 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
/proc/53772/statm: 498330 481042 3488 641 0 480813 0
[pid=53772/tid=53789] ppid=53766 vsize=1993320 memory=10880 CPUtime=0.06 cores=4,6
/proc/53772/task/53789/stat : 53789 (ipbhs_gurobi) S 53766 53772 53709 0 -1 4194368 39 0 0 0 3 3 0 0 20 0 2 0 55610186 2041159680 481042 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
Current children cumulated CPU time: 221.48 s
Current children cumulated vsize: 1993320 KiB
Current children cumulated memory: 1924168 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 3.08 2.72 5/271 53846
/proc/meminfo: memFree=108764916/131250000 swapFree=33010416/33010684
[pid=53772] ppid=53766 vsize=2026328 memory=1946352 CPUtime=281.35 cores=4,6
/proc/53772/stat : 53772 (ipbhs_gurobi) R 53766 53772 53709 0 -1 4194304 129018 0 34 0 27907 228 0 0 20 0 2 0 55610112 2074959872 486588 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
/proc/53772/statm: 506582 486588 3488 641 0 489065 0
[pid=53772/tid=53789] ppid=53766 vsize=2026328 memory=1926472 CPUtime=0.08 cores=4,6
/proc/53772/task/53789/stat : 53789 (ipbhs_gurobi) S 53766 53772 53709 0 -1 4194368 40 0 0 0 3 5 0 0 20 0 2 0 55610186 2074959872 486588 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
Current children cumulated CPU time: 281.35 s
Current children cumulated vsize: 2026328 KiB
Current children cumulated memory: 1946352 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 3.27 2.80 5/267 53848
/proc/meminfo: memFree=108732896/131250000 swapFree=33010416/33010684
[pid=53772] ppid=53766 vsize=2031832 memory=1965628 CPUtime=341.21 cores=4,6
/proc/53772/stat : 53772 (ipbhs_gurobi) R 53766 53772 53709 0 -1 4194304 148024 0 34 0 33871 250 0 0 20 0 2 0 55610112 2080595968 491407 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
/proc/53772/statm: 507958 491407 3488 641 0 490441 0

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

/proc/meminfo: memFree=108098272/131250000 swapFree=33010416/33010684
[pid=53772] ppid=53766 vsize=2366776 memory=2264876 CPUtime=3035.47 cores=4,6
/proc/53772/stat : 53772 (ipbhs_gurobi) R 53766 53772 53709 0 -1 4194304 373562 0 41 0 302254 1293 0 0 20 0 2 0 55610112 2423578624 566219 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
/proc/53772/statm: 591694 566219 3648 641 0 574177 0
[pid=53772/tid=53789] ppid=53766 vsize=2366776 memory=2264876 CPUtime=1.26 cores=4,6
/proc/53772/task/53789/stat : 53789 (ipbhs_gurobi) S 53766 53772 53709 0 -1 4194368 83 0 0 0 44 82 0 0 20 0 2 0 55610186 2423578624 566219 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
Current children cumulated CPU time: 3035.47 s
Current children cumulated vsize: 2366776 KiB
Current children cumulated memory: 2264876 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.10 4.02 5/267 53988
/proc/meminfo: memFree=108094552/131250000 swapFree=33010416/33010684
[pid=53772] ppid=53766 vsize=2366776 memory=2264876 CPUtime=3095.34 cores=4,6
/proc/53772/stat : 53772 (ipbhs_gurobi) R 53766 53772 53709 0 -1 4194304 376274 0 41 0 308218 1316 0 0 20 0 2 0 55610112 2423578624 566219 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
/proc/53772/statm: 591694 566219 3648 641 0 574177 0
[pid=53772/tid=53789] ppid=53766 vsize=2366776 memory=2264876 CPUtime=1.29 cores=4,6
/proc/53772/task/53789/stat : 53789 (ipbhs_gurobi) S 53766 53772 53709 0 -1 4194368 84 0 0 0 45 84 0 0 20 0 2 0 55610186 2423578624 566219 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
Current children cumulated CPU time: 3095.34 s
Current children cumulated vsize: 2366776 KiB
Current children cumulated memory: 2264876 KiB

[startup+3162.3 s]
/proc/loadavg: 4.15 4.11 4.03 5/267 53990
/proc/meminfo: memFree=108095768/131250000 swapFree=33010416/33010684
[pid=53772] ppid=53766 vsize=2366776 memory=2264876 CPUtime=3155.21 cores=4,6
/proc/53772/stat : 53772 (ipbhs_gurobi) R 53766 53772 53709 0 -1 4194304 383725 0 41 0 314180 1341 0 0 20 0 2 0 55610112 2423578624 566219 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
/proc/53772/statm: 591694 566219 3648 641 0 574177 0
[pid=53772/tid=53789] ppid=53766 vsize=2366776 memory=2264876 CPUtime=1.31 cores=4,6
/proc/53772/task/53789/stat : 53789 (ipbhs_gurobi) S 53766 53772 53709 0 -1 4194368 84 0 0 0 45 86 0 0 20 0 2 0 55610186 2423578624 566219 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
Current children cumulated CPU time: 3155.21 s
Current children cumulated vsize: 2366776 KiB
Current children cumulated memory: 2264876 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.11 4.03 5/266 53992
/proc/meminfo: memFree=108036120/131250000 swapFree=33010416/33010684
[pid=53772] ppid=53766 vsize=2366776 memory=2264876 CPUtime=3215.08 cores=4,6
/proc/53772/stat : 53772 (ipbhs_gurobi) R 53766 53772 53709 0 -1 4194304 386472 0 41 0 320144 1364 0 0 20 0 2 0 55610112 2423578624 566219 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
/proc/53772/statm: 591694 566219 3648 641 0 574177 0
[pid=53772/tid=53789] ppid=53766 vsize=2366776 memory=2264876 CPUtime=1.34 cores=4,6
/proc/53772/task/53789/stat : 53789 (ipbhs_gurobi) S 53766 53772 53709 0 -1 4194368 85 0 0 0 46 88 0 0 20 0 2 0 55610186 2423578624 566219 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
Current children cumulated CPU time: 3215.08 s
Current children cumulated vsize: 2366776 KiB
Current children cumulated memory: 2264876 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.10 4.03 5/266 53994
/proc/meminfo: memFree=108035992/131250000 swapFree=33010416/33010684
[pid=53772] ppid=53766 vsize=2366776 memory=2264876 CPUtime=3274.96 cores=4,6
/proc/53772/stat : 53772 (ipbhs_gurobi) R 53766 53772 53709 0 -1 4194304 393476 0 41 0 326112 1384 0 0 20 0 2 0 55610112 2423578624 566219 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
/proc/53772/statm: 591694 566219 3648 641 0 574177 0
[pid=53772/tid=53789] ppid=53766 vsize=2366776 memory=2264876 CPUtime=1.36 cores=4,6
/proc/53772/task/53789/stat : 53789 (ipbhs_gurobi) S 53766 53772 53709 0 -1 4194368 86 0 0 0 47 89 0 0 20 0 2 0 55610186 2423578624 566219 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
Current children cumulated CPU time: 3274.96 s
Current children cumulated vsize: 2366776 KiB
Current children cumulated memory: 2264876 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.10 4.03 5/266 53996
/proc/meminfo: memFree=108035572/131250000 swapFree=33010416/33010684
[pid=53772] ppid=53766 vsize=2366776 memory=2264876 CPUtime=3334.83 cores=4,6
/proc/53772/stat : 53772 (ipbhs_gurobi) R 53766 53772 53709 0 -1 4194304 396399 0 41 0 332077 1406 0 0 20 0 2 0 55610112 2423578624 566219 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
/proc/53772/statm: 591694 566219 3648 641 0 574177 0
[pid=53772/tid=53789] ppid=53766 vsize=2366776 memory=2264876 CPUtime=1.39 cores=4,6
/proc/53772/task/53789/stat : 53789 (ipbhs_gurobi) S 53766 53772 53709 0 -1 4194368 86 0 0 0 48 91 0 0 20 0 2 0 55610186 2423578624 566219 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
Current children cumulated CPU time: 3334.83 s
Current children cumulated vsize: 2366776 KiB
Current children cumulated memory: 2264876 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.09 4.03 5/266 53998
/proc/meminfo: memFree=108029180/131250000 swapFree=33010416/33010684
[pid=53772] ppid=53766 vsize=2366776 memory=2264876 CPUtime=3394.69 cores=4,6
/proc/53772/stat : 53772 (ipbhs_gurobi) R 53766 53772 53709 0 -1 4194304 399583 0 41 0 338039 1430 0 0 20 0 2 0 55610112 2423578624 566219 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
/proc/53772/statm: 591694 566219 3648 641 0 574177 0
[pid=53772/tid=53789] ppid=53766 vsize=2366776 memory=2264876 CPUtime=1.41 cores=4,6
/proc/53772/task/53789/stat : 53789 (ipbhs_gurobi) S 53766 53772 53709 0 -1 4194368 87 0 0 0 49 92 0 0 20 0 2 0 55610186 2423578624 566219 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
Current children cumulated CPU time: 3394.69 s
Current children cumulated vsize: 2366776 KiB
Current children cumulated memory: 2264876 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.10 4.03 5/266 54000
/proc/meminfo: memFree=108029452/131250000 swapFree=33010416/33010684
[pid=53772] ppid=53766 vsize=2366776 memory=2264876 CPUtime=3454.56 cores=4,6
/proc/53772/stat : 53772 (ipbhs_gurobi) R 53766 53772 53709 0 -1 4194304 405180 0 41 0 343999 1457 0 0 20 0 2 0 55610112 2423578624 566219 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
/proc/53772/statm: 591694 566219 3648 641 0 574177 0
[pid=53772/tid=53789] ppid=53766 vsize=2366776 memory=2264876 CPUtime=1.45 cores=4,6
/proc/53772/task/53789/stat : 53789 (ipbhs_gurobi) S 53766 53772 53709 0 -1 4194368 88 0 0 0 50 95 0 0 20 0 2 0 55610186 2423578624 566219 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
Current children cumulated CPU time: 3454.56 s
Current children cumulated vsize: 2366776 KiB
Current children cumulated memory: 2264876 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.10 4.03 5/266 54002
/proc/meminfo: memFree=108009316/131250000 swapFree=33010416/33010684
[pid=53772] ppid=53766 vsize=2366776 memory=2264876 CPUtime=3514.44 cores=4,6
/proc/53772/stat : 53772 (ipbhs_gurobi) R 53766 53772 53709 0 -1 4194304 406883 0 41 0 349971 1473 0 0 20 0 2 0 55610112 2423578624 566219 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
/proc/53772/statm: 591694 566219 3648 641 0 574177 0
[pid=53772/tid=53789] ppid=53766 vsize=2366776 memory=2264876 CPUtime=1.47 cores=4,6
/proc/53772/task/53789/stat : 53789 (ipbhs_gurobi) S 53766 53772 53709 0 -1 4194368 88 0 0 0 51 96 0 0 20 0 2 0 55610186 2423578624 566219 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
Current children cumulated CPU time: 3514.44 s
Current children cumulated vsize: 2366776 KiB
Current children cumulated memory: 2264876 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.09 4.03 5/267 54007
/proc/meminfo: memFree=108009124/131250000 swapFree=33010416/33010684
[pid=53772] ppid=53766 vsize=2366776 memory=2264876 CPUtime=3574.3 cores=4,6
/proc/53772/stat : 53772 (ipbhs_gurobi) R 53766 53772 53709 0 -1 4194304 407256 0 41 0 355941 1489 0 0 20 0 2 0 55610112 2423578624 566219 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
/proc/53772/statm: 591694 566219 3648 641 0 574177 0
[pid=53772/tid=53789] ppid=53766 vsize=2366776 memory=2264876 CPUtime=1.49 cores=4,6
/proc/53772/task/53789/stat : 53789 (ipbhs_gurobi) S 53766 53772 53709 0 -1 4194368 89 0 0 0 51 98 0 0 20 0 2 0 55610186 2423578624 566219 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
Current children cumulated CPU time: 3574.3 s
Current children cumulated vsize: 2366776 KiB
Current children cumulated memory: 2264876 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.11 s]
/proc/loadavg: 4.11 4.10 4.04 5/267 54007
/proc/meminfo: memFree=108009108/131250000 swapFree=33010416/33010684
[pid=53772] ppid=53766 vsize=2366776 memory=2264876 CPUtime=3600.05 cores=4,6
/proc/53772/stat : 53772 (ipbhs_gurobi) R 53766 53772 53709 0 -1 4194304 407584 0 41 0 358510 1495 0 0 20 0 2 0 55610112 2423578624 566219 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
/proc/53772/statm: 591694 566219 3648 641 0 574177 0
[pid=53772/tid=53789] ppid=53766 vsize=2366776 memory=2264876 CPUtime=1.51 cores=4,6
/proc/53772/task/53789/stat : 53789 (ipbhs_gurobi) S 53766 53772 53709 0 -1 4194368 89 0 0 0 52 99 0 0 20 0 2 0 55610186 2423578624 566219 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 2366776 KiB
Current children cumulated memory: 2264876 KiB

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

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

# cumulated CPU time of all completed processes:  user=3585.11 s, system=14.9632 s

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

[startup+3608.11 s]
/proc/loadavg: 4.11 4.10 4.04 5/267 54007
/proc/meminfo: memFree=108009108/131250000 swapFree=33010416/33010684
[pid=53772] ppid=53766 vsize=2366776 memory=2264876 CPUtime=3600.05 cores=4,6
/proc/53772/stat : 53772 (ipbhs_gurobi) R 53766 53772 53709 0 -1 4194304 407584 0 41 0 358510 1495 0 0 20 0 2 0 55610112 2423578624 566219 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
/proc/53772/statm: 591694 566219 3648 641 0 574177 0
[pid=53772/tid=53789] ppid=53766 vsize=2366776 memory=2264876 CPUtime=1.51 cores=4,6
/proc/53772/task/53789/stat : 53789 (ipbhs_gurobi) S 53766 53772 53709 0 -1 4194368 89 0 0 0 52 99 0 0 20 0 2 0 55610186 2423578624 566219 18446744073709551615 94473910444032 94473913069085 140724234965648 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94473913687960 94473913720922 94473920983040 140724234967455 140724234967559 140724234967559 140724234973161 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 2366776 KiB
Current children cumulated memory: 2264876 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3608.12
CPU time (s): 3600.08
CPU user time (s): 3585.11
CPU system time (s): 14.9632
CPU usage (%): 99.7771
Max. virtual memory (cumulated for all children) (KiB): 2366776
Max. memory (cumulated for all children) (KiB): 2264876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.11
system time used= 14.9632
maximum resident set size= 2264876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 407584
page faults= 41
swaps= 0
block input operations= 2768
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 358930
involuntary context switches= 2417


# summary of solver processes directly reported to runsolver:
#   pid: 53772
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3585.11
#   total CPU system time (s): 14.9632

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.19473 second user time and 15.2751 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-07-01 21:48:22
IDJOB=4497728
IDBENCH=148192
IDSOLVER=3333
FILE ID=nodeC027/4497728-1751399302
RUNJOBID= nodeC027-1751399302-53725
SLURM_JOB_ID= 9598286
Free space on /tmp= 431684 MiB

SOLVER NAME= IPBHS-GUROBI 2025-06-09
BENCH NAME= PB24/normalized-PB07/OPT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_5.opb
COMMAND LINE= ./ipbhs_gurobi BENCHNAME --max-coef 1000000000
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4497728-1751399302/watcher-4497728-1751399302 -o /tmp/evaluation-result-4497728-1751399302/solver-4497728-1751399302 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1751399302-53725 --watchdog 3760  ./ipbhs_gurobi HOME/instance-4497728-1751399302.opb --max-coef 1000000000

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

MD5SUM BENCH= 2f5de9b63d0a2988dce846045b262c40
RANDOM SEED=1426173563

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128345256 kB
MemAvailable:   129756084 kB
Buffers:            2488 kB
Cached:          2212952 kB
SwapCached:           12 kB
Active:           376916 kB
Inactive:        1910748 kB
Active(anon):      87488 kB
Inactive(anon):     2792 kB
Active(file):     289428 kB
Inactive(file):  1907956 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            240084 kB
Writeback:             0 kB
AnonPages:         75368 kB
Mapped:           103492 kB
Shmem:             18056 kB
KReclaimable:     104964 kB
Slab:             193212 kB
SReclaimable:     104964 kB
SUnreclaim:        88248 kB
KernelStack:        4024 kB
PageTables:         2372 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     336640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150408 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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:      203476 kB
DirectMap2M:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 430948 MiB
End job on nodeC027 at 2025-07-01 22:48:31