Trace number 4484109

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
IPBHS-GUROBI-SYM 2025-06-09? (TO) 3600.09 3603.12

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.ps.uni-sb.de/
~walser/benchmarks/course-ass/normalized-ws97-5.opb
MD5SUM9e8345160c873e2ecbeb2fceb1264fd1
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 benchmark2642
Best CPU time to get the best result obtained on this benchmark0.045582
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables907
Total number of constraints403
Number of constraints which are clauses126
Number of constraints which are cardinality constraints (but not clauses)277
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint134
Number of terms in the objective function 748
Biggest coefficient in the objective function 240
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 33855
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 240
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 33855
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c initialize IPBHS solver
0.00/0.01	c IPBHS 0.0.0 beta (8d0f613-dirty, Jun  3 2025 11:30:33), compiled with satsolvers: , optimizers: , GreedyOptimizer, Gurobi 12.0.2, RoundingSat 2, , , pbsolvers: RoundingSat 2, BreakID 0.0.0
0.00/0.01	c optimizer = "gurobi"
0.00/0.01	c pbsolver = "roundingsat"
0.00/0.01	c use separate pbsolver for SIS
0.00/0.01	c load symmetries from file ""
0.00/0.01	c set time limit for symmetry computation to 100 seconds.
0.00/0.01	c set interchangeable summation variable limit to 3
0.00/0.01	c enable explicit+compact SCL
0.00/0.01	c set sym compact max subset size to 5
0.00/0.01	c set explicit symmetry matrix usage to 1
0.00/0.01	c sym budget explicit to 100
0.00/0.01	c sym budget explicit lits to 6000
0.00/0.01	c sym budget compact to 100
0.00/0.01	c sym budget compact lits to 6000
0.00/0.01	c sym budget common to 0
0.00/0.01	c sym budget common lits to 0
0.00/0.01	c set sym generation to 's'
0.00/0.01	c set abstraction set creation to 10 iterations without LB change
0.00/0.01	c set abstraction set inputs to 0
0.00/0.01	c set abstraction set cluster min size to 2
0.00/0.01	c set abstraction set cluster max size to 100000000
0.00/0.01	c set abstraction set cluster activation limit to 2
0.00/0.01	c enable abstraction set require equal cost
0.00/0.01	c set abstraction set assumptions to 0
0.00/0.01	c set abstraction set constraint type to 0
0.00/0.01	c set abstract core extraction strategy to b
0.00/0.01	c set core extraction strategy to 2
0.00/0.01	c set core extraction shuffles 10
0.00/0.01	c set cores per iteration to 5
0.00/0.01	c set optimizer bound usage strategy to 2
0.00/0.01	c set optimizer max non-optimal iterations to 1000
0.00/0.01	c set small core cardinality limit to 2
0.00/0.01	c set max coef in cores to 1000000000
0.00/0.01	c set core processing techniques to 4095
0.00/0.01	c set SIS iterations to 5
0.00/0.01	c set SIS budget abs to 1000
0.00/0.01	c set SIS budget rel to 0.05
0.00/0.03	c limit for coefficient in constraints and objective to 1000000000
0.00/0.03	c will solve HOME/instance-4484109-1751281920.opb
0.00/0.03	Searching graph automorphisms with time limit: 100
0.00/0.04	c [0.02] will start solving
771.16/772.10	c [0.03] solve iteration 1, LB=-415, UB=33441
771.16/772.10	c [0.52] solve iteration 2, LB=2242, UB=7991
771.16/772.10	c [1.93] solve iteration 3, LB=2242, UB=2644
771.16/772.10	c [2.74] solve iteration 4, LB=2242, UB=2644
771.16/772.10	c [3.71] solve iteration 5, LB=2242, UB=2644
771.16/772.10	c [5.09] solve iteration 6, LB=2242, UB=2642
771.16/772.10	c [6.11] solve iteration 7, LB=2242, UB=2642
771.16/772.10	c [7.58] solve iteration 8, LB=2242, UB=2642
771.16/772.10	c [8.74] solve iteration 9, LB=2242, UB=2642
771.16/772.10	c [10.32] solve iteration 10, LB=2242, UB=2642
771.16/772.10	c [12.17] solve iteration 11, LB=2242, UB=2642
771.16/772.10	c [13.9] solve iteration 12, LB=2242, UB=2642
771.16/772.10	c [15.27] solve iteration 13, LB=2242, UB=2642
771.16/772.10	c [16.92] solve iteration 14, LB=2242, UB=2642
771.16/772.10	c [19] solve iteration 15, LB=2242, UB=2642
771.16/772.10	c [21.46] solve iteration 16, LB=2242, UB=2642
771.16/772.10	c [23.8] solve iteration 17, LB=2242, UB=2642
771.16/772.10	c [26.26] solve iteration 18, LB=2242, UB=2642
771.16/772.10	c [28.88] solve iteration 19, LB=2242, UB=2642
771.16/772.10	c [31.6] solve iteration 20, LB=2242, UB=2642
771.16/772.10	c [35.09] solve iteration 21, LB=2242, UB=2642
771.16/772.10	c [37.99] solve iteration 22, LB=2242, UB=2642
771.16/772.10	c [40.96] solve iteration 23, LB=2242, UB=2642
771.16/772.10	c [44.4] solve iteration 24, LB=2242, UB=2642
771.16/772.10	c [48.41] solve iteration 25, LB=2242, UB=2642
771.16/772.10	c [52.48] solve iteration 26, LB=2242, UB=2642
771.16/772.10	c [56.7] solve iteration 27, LB=2242, UB=2642
771.16/772.10	c [61.03] solve iteration 28, LB=2242, UB=2642
771.16/772.10	c [65.09] solve iteration 29, LB=2242, UB=2642
771.16/772.10	c [69.88] solve iteration 30, LB=2242, UB=2642
771.16/772.10	c [75.39] solve iteration 31, LB=2242, UB=2642
771.16/772.10	c [81.29] solve iteration 32, LB=2242, UB=2642
771.16/772.10	c [87.08] solve iteration 33, LB=2242, UB=2642
771.16/772.10	c [92.93] solve iteration 34, LB=2242, UB=2642
771.16/772.10	c [98.51] solve iteration 35, LB=2242, UB=2642
771.16/772.10	c [104.75] solve iteration 36, LB=2242, UB=2642
771.16/772.10	c [110.43] solve iteration 37, LB=2242, UB=2642
771.16/772.10	c [116.98] solve iteration 38, LB=2242, UB=2642
771.16/772.10	c [122.98] solve iteration 39, LB=2242, UB=2642
771.16/772.10	c [129.35] solve iteration 40, LB=2242, UB=2642
771.16/772.10	c [136.95] solve iteration 41, LB=2242, UB=2642
771.16/772.10	c [144.04] solve iteration 42, LB=2242, UB=2642
771.16/772.10	c [151.38] solve iteration 43, LB=2242, UB=2642
771.16/772.10	c [157.87] solve iteration 44, LB=2242, UB=2642
771.16/772.10	c [165.37] solve iteration 45, LB=2242, UB=2642
771.16/772.10	c [174.12] solve iteration 46, LB=2242, UB=2642
771.16/772.10	c [181.18] solve iteration 47, LB=2242, UB=2642
771.16/772.10	c [189.04] solve iteration 48, LB=2242, UB=2642
771.16/772.10	c [197.44] solve iteration 49, LB=2242, UB=2642
771.16/772.10	c [205.64] solve iteration 50, LB=2242, UB=2642
771.16/772.10	c [215.09] solve iteration 51, LB=2242, UB=2642
771.16/772.10	c [221.98] solve iteration 52, LB=2242, UB=2642
771.16/772.10	c [231.04] solve iteration 53, LB=2242, UB=2642
771.16/772.10	c [239.88] solve iteration 54, LB=2242, UB=2642
771.16/772.10	c [249.03] solve iteration 55, LB=2242, UB=2642
771.16/772.10	c [260.45] solve iteration 56, LB=2242, UB=2642
771.16/772.10	c [270.12] solve iteration 57, LB=2242, UB=2642
771.16/772.10	c [281.08] solve iteration 58, LB=2242, UB=2642
771.16/772.10	c [292.5] solve iteration 59, LB=2242, UB=2642
771.16/772.10	c [301.46] solve iteration 60, LB=2242, UB=2642
771.16/772.10	c [316.25] solve iteration 61, LB=2242, UB=2642
771.16/772.10	c [326.61] solve iteration 62, LB=2242, UB=2642
771.16/772.10	c [338.59] solve iteration 63, LB=2242, UB=2642
771.16/772.10	c [349.94] solve iteration 64, LB=2242, UB=2642
771.16/772.10	c [359.84] solve iteration 65, LB=2242, UB=2642
771.16/772.10	c [379.5] solve iteration 66, LB=2242, UB=2642
771.16/772.10	c [392.51] solve iteration 67, LB=2242, UB=2642
771.16/772.10	c [403.09] solve iteration 68, LB=2242, UB=2642
771.16/772.10	c [415] solve iteration 69, LB=2242, UB=2642
771.16/772.10	c [432.35] solve iteration 70, LB=2242, UB=2642
771.16/772.10	c [447.29] solve iteration 71, LB=2242, UB=2642
771.16/772.10	c [461.91] solve iteration 72, LB=2242, UB=2642
771.16/772.10	c [483.21] solve iteration 73, LB=2242, UB=2642
771.16/772.10	c [495.3] solve iteration 74, LB=2242, UB=2642
771.16/772.10	c [509.47] solve iteration 75, LB=2242, UB=2642
771.16/772.10	c [527.17] solve iteration 76, LB=2242, UB=2642
771.16/772.10	c [541.3] solve iteration 77, LB=2242, UB=2642
771.16/772.10	c [560.78] solve iteration 78, LB=2242, UB=2642
771.16/772.10	c [576.02] solve iteration 79, LB=2242, UB=2642
771.16/772.10	c [593.04] solve iteration 80, LB=2242, UB=2642
771.16/772.10	c [613.33] solve iteration 81, LB=2242, UB=2642
771.16/772.10	c [632.15] solve iteration 82, LB=2242, UB=2642
771.16/772.10	c [650.67] solve iteration 83, LB=2242, UB=2642
771.16/772.10	c [666.69] solve iteration 84, LB=2242, UB=2642
771.16/772.10	c [685.76] solve iteration 85, LB=2242, UB=2642
771.16/772.10	c [708.71] solve iteration 86, LB=2242, UB=2642
771.16/772.10	c [754.46] solve iteration 87, LB=2242, UB=2642
3097.21/3099.90	c [793.91] solve iteration 88, LB=2242, UB=2642
3097.21/3099.90	c [808.69] solve iteration 89, LB=2242, UB=2642
3097.21/3099.90	c [833.15] solve iteration 90, LB=2242, UB=2642
3097.21/3099.90	c [860.77] solve iteration 91, LB=2242, UB=2642
3097.21/3099.90	c [881.59] solve iteration 92, LB=2242, UB=2642
3097.21/3099.90	c [901.15] solve iteration 93, LB=2242, UB=2642
3097.21/3099.90	c [922.08] solve iteration 94, LB=2242, UB=2642
3097.21/3099.90	c [942.89] solve iteration 95, LB=2242, UB=2642
3097.21/3099.90	c [967.78] solve iteration 96, LB=2242, UB=2642
3097.21/3099.90	c [989.55] solve iteration 97, LB=2242, UB=2642
3097.21/3099.90	c [1010.73] solve iteration 98, LB=2242, UB=2642
3097.21/3099.90	c [1028.82] solve iteration 99, LB=2242, UB=2642
3097.21/3099.90	c [1059.24] solve iteration 100, LB=2242, UB=2642
3097.21/3099.90	c [1082.52] solve iteration 101, LB=2242, UB=2642
3097.21/3099.90	c [1125.29] solve iteration 102, LB=2242, UB=2642
3097.21/3099.90	c [1145.4] solve iteration 103, LB=2242, UB=2642
3097.21/3099.90	c [1212.3] solve iteration 104, LB=2242, UB=2642
3097.21/3099.90	c [1243.19] solve iteration 105, LB=2242, UB=2642
3097.21/3099.90	c [1266.73] solve iteration 106, LB=2242, UB=2642
3097.21/3099.90	c [1287.46] solve iteration 107, LB=2242, UB=2642
3097.21/3099.90	c [1313.44] solve iteration 108, LB=2242, UB=2642
3097.21/3099.90	c [1356.81] solve iteration 109, LB=2242, UB=2642
3097.21/3099.90	c [1388.58] solve iteration 110, LB=2242, UB=2642
3097.21/3099.90	c [1449.69] solve iteration 111, LB=2242, UB=2642
3097.21/3099.90	c [1503.73] solve iteration 112, LB=2242, UB=2642
3097.21/3099.90	c [1521.27] solve iteration 113, LB=2242, UB=2642
3097.21/3099.90	c [1539.31] solve iteration 114, LB=2242, UB=2642
3097.21/3099.90	c [1557.81] solve iteration 115, LB=2242, UB=2642
3097.21/3099.90	c [1578.26] solve iteration 116, LB=2242, UB=2642
3097.21/3099.90	c [1598.21] solve iteration 117, LB=2242, UB=2642
3097.21/3099.90	c [1618.04] solve iteration 118, LB=2242, UB=2642
3097.21/3099.90	c [1637.56] solve iteration 119, LB=2242, UB=2642
3097.21/3099.90	c [1658.8] solve iteration 120, LB=2242, UB=2642
3097.21/3099.90	c [1680.11] solve iteration 121, LB=2242, UB=2642
3097.21/3099.90	c [1699.87] solve iteration 122, LB=2242, UB=2642
3097.21/3099.90	c [1721.18] solve iteration 123, LB=2242, UB=2642
3097.21/3099.90	c [1742.02] solve iteration 124, LB=2242, UB=2642
3097.21/3099.90	c [1763.12] solve iteration 125, LB=2242, UB=2642
3097.21/3099.90	c [1785.52] solve iteration 126, LB=2242, UB=2642
3097.21/3099.90	c [1806.43] solve iteration 127, LB=2242, UB=2642
3097.21/3099.90	c [1827.88] solve iteration 128, LB=2242, UB=2642
3097.21/3099.90	c [1850.51] solve iteration 129, LB=2242, UB=2642
3097.21/3099.90	c [1872.3] solve iteration 130, LB=2242, UB=2642
3097.21/3099.90	c [1895.87] solve iteration 131, LB=2242, UB=2642
3097.21/3099.90	c [1921.5] solve iteration 132, LB=2242, UB=2642
3097.21/3099.90	c [1943.93] solve iteration 133, LB=2242, UB=2642
3097.21/3099.90	c [1966.48] solve iteration 134, LB=2242, UB=2642
3097.21/3099.90	c [1989.22] solve iteration 135, LB=2242, UB=2642
3097.21/3099.90	c [2015.37] solve iteration 136, LB=2242, UB=2642
3097.21/3099.90	c [2037.47] solve iteration 137, LB=2242, UB=2642
3097.21/3099.90	c [2060.64] solve iteration 138, LB=2242, UB=2642
3097.21/3099.90	c [2085.43] solve iteration 139, LB=2242, UB=2642
3097.21/3099.90	c [2110.84] solve iteration 140, LB=2242, UB=2642
3097.21/3099.90	c [2138.88] solve iteration 141, LB=2242, UB=2642
3097.21/3099.90	c [2164.98] solve iteration 142, LB=2242, UB=2642
3097.21/3099.90	c [2192.07] solve iteration 143, LB=2242, UB=2642
3097.21/3099.90	c [2220.52] solve iteration 144, LB=2242, UB=2642
3097.21/3099.90	c [2245.69] solve iteration 145, LB=2242, UB=2642
3097.21/3099.90	c [2276.36] solve iteration 146, LB=2242, UB=2642
3097.21/3099.90	c [2303.26] solve iteration 147, LB=2242, UB=2642
3097.21/3099.90	c [2331.38] solve iteration 148, LB=2242, UB=2642
3097.21/3099.90	c [2359.91] solve iteration 149, LB=2242, UB=2642
3097.21/3099.90	c [2387.75] solve iteration 150, LB=2242, UB=2642
3097.21/3099.90	c [2419.26] solve iteration 151, LB=2242, UB=2642
3097.21/3099.90	c [2452.56] solve iteration 152, LB=2242, UB=2642
3097.21/3099.90	c [2481.7] solve iteration 153, LB=2242, UB=2642
3097.21/3099.90	c [2512.58] solve iteration 154, LB=2242, UB=2642
3097.21/3099.90	c [2540.37] solve iteration 155, LB=2242, UB=2642
3097.21/3099.90	c [2573.51] solve iteration 156, LB=2242, UB=2642
3097.21/3099.90	c [2607.39] solve iteration 157, LB=2242, UB=2642
3097.21/3099.90	c [2636.56] solve iteration 158, LB=2242, UB=2642
3097.21/3099.90	c [2668.51] solve iteration 159, LB=2242, UB=2642
3097.21/3099.90	c [2701.53] solve iteration 160, LB=2242, UB=2642
3097.21/3099.90	c [2738.53] solve iteration 161, LB=2242, UB=2642
3097.21/3099.90	c [2767.87] solve iteration 162, LB=2242, UB=2642
3097.21/3099.90	c [2800.05] solve iteration 163, LB=2242, UB=2642
3097.21/3099.90	c [2833.14] solve iteration 164, LB=2242, UB=2642
3097.21/3099.90	c [2866.14] solve iteration 165, LB=2242, UB=2642
3097.21/3099.90	c [2902.23] solve iteration 166, LB=2242, UB=2642
3097.21/3099.90	c [2940.09] solve iteration 167, LB=2242, UB=2642
3097.21/3099.90	c [2975.47] solve iteration 168, LB=2242, UB=2642
3097.21/3099.90	c [3006.13] solve iteration 169, LB=2242, UB=2642
3097.21/3099.90	c [3038.53]

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63794 MiB (62593 MiB free)
  memory of node 1: 64507 MiB (62902 MiB free)
  node distances:
     10  21
     21  10

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

solver pid=37669, runsolver pid=37666

[startup+0.100064 s]*
/proc/loadavg: 1.45 1.17 1.46 5/256 37671
/proc/meminfo: memFree=128505400/131382112 swapFree=33010160/33010684
[pid=37669] ppid=37666 vsize=92344 memory=22136 CPUtime=0.08 cores=4,6
/proc/37669/stat : 37669 (ipbhs_gurobi) R 37666 37669 37549 0 -1 4194304 1855 0 0 0 6 2 0 0 20 0 2 0 43870963 94560256 5534 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 0 0 0 17 6 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
/proc/37669/statm: 23086 5534 3616 641 0 5569 0
[pid=37669/tid=37671] ppid=37666 vsize=92344 memory=4026531960 CPUtime=0 cores=4,6
/proc/37669/task/37671/stat : 37671 (ipbhs_gurobi) S 37666 37669 37549 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 43870965 94560256 5534 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 1 0 0 -1 4 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 92344 KiB
Current children cumulated memory: 22136 KiB

[startup+0.211069 s]*
/proc/loadavg: 1.45 1.17 1.46 5/256 37671
/proc/meminfo: memFree=128506176/131382112 swapFree=33010160/33010684
[pid=37669] ppid=37666 vsize=92344 memory=22136 CPUtime=0.18 cores=4,6
/proc/37669/stat : 37669 (ipbhs_gurobi) R 37666 37669 37549 0 -1 4194304 1855 0 0 0 16 2 0 0 20 0 2 0 43870963 94560256 5534 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 0 0 0 17 6 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
/proc/37669/statm: 23086 5534 3616 641 0 5569 0
[pid=37669/tid=37671] ppid=37666 vsize=92344 memory=3472328132921917724 CPUtime=0 cores=4,6
/proc/37669/task/37671/stat : 37671 (ipbhs_gurobi) S 37666 37669 37549 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 43870965 94560256 5534 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 1 0 0 -1 4 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 92344 KiB
Current children cumulated memory: 22136 KiB

[startup+0.310576 s]*
/proc/loadavg: 1.45 1.17 1.46 5/256 37671
/proc/meminfo: memFree=128502168/131382112 swapFree=33010160/33010684
[pid=37669] ppid=37666 vsize=92344 memory=22136 CPUtime=0.28 cores=4,6
/proc/37669/stat : 37669 (ipbhs_gurobi) R 37666 37669 37549 0 -1 4194304 1855 0 0 0 25 3 0 0 20 0 2 0 43870963 94560256 5534 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
/proc/37669/statm: 23086 5534 3616 641 0 5569 0
[pid=37669/tid=37671] ppid=37666 vsize=92344 memory=-7747442128186866111 CPUtime=0 cores=4,6
/proc/37669/task/37671/stat : 37671 (ipbhs_gurobi) S 37666 37669 37549 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 43870965 94560256 5534 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 1 0 0 -1 4 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 92344 KiB
Current children cumulated memory: 22136 KiB

[startup+0.700252 s]
/proc/loadavg: 1.45 1.17 1.46 5/256 37671
/proc/meminfo: memFree=128494356/131382112 swapFree=33010160/33010684
[pid=37669] ppid=37666 vsize=95768 memory=23800 CPUtime=0.66 cores=4,6
/proc/37669/stat : 37669 (ipbhs_gurobi) R 37666 37669 37549 0 -1 4194304 2268 0 0 0 58 8 0 0 20 0 2 0 43870963 98066432 5950 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
/proc/37669/statm: 23942 5950 3648 641 0 6425 0
[pid=37669/tid=37671] ppid=37666 vsize=95768 memory=17664 CPUtime=0 cores=4,6
/proc/37669/task/37671/stat : 37671 (ipbhs_gurobi) S 37666 37669 37549 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 43870965 98066432 5950 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 95768 KiB
Current children cumulated memory: 23800 KiB

[startup+1.50032 s]
/proc/loadavg: 1.45 1.17 1.46 5/256 37671
/proc/meminfo: memFree=128474004/131382112 swapFree=33010160/33010684
[pid=37669] ppid=37666 vsize=95768 memory=23800 CPUtime=1.45 cores=4,6
/proc/37669/stat : 37669 (ipbhs_gurobi) R 37666 37669 37549 0 -1 4194304 2770 0 0 0 130 15 0 0 20 0 2 0 43870963 98066432 5950 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
/proc/37669/statm: 23942 5950 3648 641 0 6425 0
[pid=37669/tid=37671] ppid=37666 vsize=95768 memory=17664 CPUtime=0 cores=4,6
/proc/37669/task/37671/stat : 37671 (ipbhs_gurobi) S 37666 37669 37549 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 2 0 43870965 98066432 5950 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 95768 KiB
Current children cumulated memory: 23800 KiB

[startup+3.11297 s]
/proc/loadavg: 1.45 1.17 1.46 5/256 37671
/proc/meminfo: memFree=128448708/131382112 swapFree=33010160/33010684
[pid=37669] ppid=37666 vsize=119276 memory=36528 CPUtime=3.07 cores=4,6
/proc/37669/stat : 37669 (ipbhs_gurobi) R 37666 37669 37549 0 -1 4194304 6998 0 0 0 279 28 0 0 20 0 2 0 43870963 122138624 9132 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
/proc/37669/statm: 29819 9132 3648 641 0 12302 0
[pid=37669/tid=37671] ppid=37666 vsize=119276 memory=23800 CPUtime=0 cores=4,6
/proc/37669/task/37671/stat : 37671 (ipbhs_gurobi) S 37666 37669 37549 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 2 0 43870965 122138624 9132 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 119276 KiB
Current children cumulated memory: 36528 KiB

[startup+6.30031 s]
/proc/loadavg: 1.66 1.22 1.47 5/256 37671
/proc/meminfo: memFree=128428860/131382112 swapFree=33010160/33010684
[pid=37669] ppid=37666 vsize=162932 memory=68616 CPUtime=6.25 cores=4,6
/proc/37669/stat : 37669 (ipbhs_gurobi) R 37666 37669 37549 0 -1 4194304 18799 0 0 0 568 57 0 0 20 0 2 0 43870963 166842368 17154 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
/proc/37669/statm: 40733 17154 3712 641 0 23216 0
[pid=37669/tid=37671] ppid=37666 vsize=162932 memory=17664 CPUtime=0 cores=4,6
/proc/37669/task/37671/stat : 37671 (ipbhs_gurobi) S 37666 37669 37549 0 -1 4194368 6 0 0 0 0 0 0 0 20 0 2 0 43870965 166842368 17154 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 162932 KiB
Current children cumulated memory: 68616 KiB

[startup+12.7003 s]
/proc/loadavg: 1.84 1.26 1.48 5/256 37671
/proc/meminfo: memFree=128352980/131382112 swapFree=33010160/33010684
[pid=37669] ppid=37666 vsize=221324 memory=123028 CPUtime=12.64 cores=4,6
/proc/37669/stat : 37669 (ipbhs_gurobi) R 37666 37669 37549 0 -1 4194304 37450 0 0 0 1167 97 0 0 20 0 2 0 43870963 226635776 30757 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
/proc/37669/statm: 55331 30757 3712 641 0 37814 0
[pid=37669/tid=37671] ppid=37666 vsize=221324 memory=123028 CPUtime=0.01 cores=4,6
/proc/37669/task/37671/stat : 37671 (ipbhs_gurobi) S 37666 37669 37549 0 -1 4194368 9 0 0 0 0 1 0 0 20 0 2 0 43870965 226635776 30757 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 221324 KiB
Current children cumulated memory: 123028 KiB

[startup+25.5003 s]
/proc/loadavg: 2.32 1.40 1.52 5/256 37671
/proc/meminfo: memFree=128344556/131382112 swapFree=33010160/33010684
[pid=37669] ppid=37666 vsize=175584 memory=106836 CPUtime=25.43 cores=4,6
/proc/37669/stat : 37669 (ipbhs_gurobi) R 37666 37669 37549 0 -1 4194304 88693 0 0 0 2381 162 0 0 20 0 2 0 43870963 179798016 26709 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
/proc/37669/statm: 43896 26709 3712 641 0 26379 0
[pid=37669/tid=37671] ppid=37666 vsize=175584 memory=139572 CPUtime=0.02 cores=4,6
/proc/37669/task/37671/stat : 37671 (ipbhs_gurobi) S 37666 37669 37549 0 -1 4194368 14 0 0 0 0 2 0 0 20 0 2 0 43870965 179798016 26709 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 175584 KiB
Current children cumulated memory: 106836 KiB

[startup+51.1131 s]
/proc/loadavg: 2.96 1.62 1.60 5/256 37671
/proc/meminfo: memFree=128012172/131382112 swapFree=33010160/33010684
[pid=37669] ppid=37666 vsize=316544 memory=231992 CPUtime=51.01 cores=4,6
/proc/37669/stat : 37669 (ipbhs_gurobi) R 37666 37669 37549 0 -1 4194304 184074 0 0 0 4850 251 0 0 20 0 2 0 43870963 324141056 57998 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
/proc/37669/statm: 79136 57998 3712 641 0 61619 0
[pid=37669/tid=37671] ppid=37666 vsize=316544 memory=14720 CPUtime=0.05 cores=4,6
/proc/37669/task/37671/stat : 37671 (ipbhs_gurobi) S 37666 37669 37549 0 -1 4194368 18 0 0 0 1 4 0 0 20 0 2 0 43870965 324141056 57998 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
Current children cumulated CPU time: 51.01 s
Current children cumulated vsize: 316544 KiB
Current children cumulated memory: 231992 KiB

[startup+102.3 s]
/proc/loadavg: 3.55 1.99 1.73 5/256 37673
/proc/meminfo: memFree=127600272/131382112 swapFree=33010160/33010684
[pid=37669] ppid=37666 vsize=398460 memory=329612 CPUtime=102.14 cores=4,6
/proc/37669/stat : 37669 (ipbhs_gurobi) R 37666 37669 37549 0 -1 4194304 281711 0 0 0 9850 364 0 0 20 0 2 0 43870963 408023040 82403 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
/proc/37669/statm: 99615 82403 3712 641 0 82098 0
[pid=37669/tid=37671] ppid=37666 vsize=398460 memory=316672 CPUtime=0.13 cores=4,6
/proc/37669/task/37671/stat : 37671 (ipbhs_gurobi) S 37666 37669 37549 0 -1 4194368 19 0 0 0 3 10 0 0 20 0 2 0 43870965 408023040 82403 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
Current children cumulated CPU time: 102.14 s
Current children cumulated vsize: 398460 KiB
Current children cumulated memory: 329612 KiB

[startup+162.3 s]
/proc/loadavg: 3.95 2.39 1.88 5/255 37675
/proc/meminfo: memFree=127309080/131382112 swapFree=33010160/33010684
[pid=37669] ppid=37666 vsize=548392 memory=418004 CPUtime=162.08 cores=4,6
/proc/37669/stat : 37669 (ipbhs_gurobi) R 37666 37669 37549 0 -1 4194304 395126 0 0 0 15713 495 0 0 20 0 2 0 43870963 561553408 104501 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
/proc/37669/statm: 137098 104501 3712 641 0 119581 0
[pid=37669/tid=37671] ppid=37666 vsize=548392 memory=361952 CPUtime=0.2 cores=4,6
/proc/37669/task/37671/stat : 37671 (ipbhs_gurobi) S 37666 37669 37549 0 -1 4194368 22 0 0 0 5 15 0 0 20 0 2 0 43870965 561553408 104501 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
Current children cumulated CPU time: 162.08 s
Current children cumulated vsize: 548392 KiB
Current children cumulated memory: 418004 KiB

[startup+222.3 s]
/proc/loadavg: 4.05 2.70 2.02 5/257 37681
/proc/meminfo: memFree=127339164/131382112 swapFree=33010160/33010684
[pid=37669] ppid=37666 vsize=534328 memory=409096 CPUtime=222.01 cores=4,6
/proc/37669/stat : 37669 (ipbhs_gurobi) R 37666 37669 37549 0 -1 4194304 499850 0 0 0 21563 638 0 0 20 0 2 0 43870963 547151872 102274 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
/proc/37669/statm: 133582 102274 3712 641 0 116065 0
[pid=37669/tid=37671] ppid=37666 vsize=534328 memory=350380 CPUtime=0.29 cores=4,6
/proc/37669/task/37671/stat : 37671 (ipbhs_gurobi) S 37666 37669 37549 0 -1 4194368 22 0 0 0 9 20 0 0 20 0 2 0 43870965 547151872 102274 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
Current children cumulated CPU time: 222.01 s
Current children cumulated vsize: 534328 KiB
Current children cumulated memory: 409096 KiB

[startup+282.3 s]
/proc/loadavg: 4.06 2.96 2.15 5/257 37687
/proc/meminfo: memFree=127217720/131382112 swapFree=33010160/33010684
[pid=37669] ppid=37666 vsize=552476 memory=424704 CPUtime=281.95 cores=4,6
/proc/37669/stat : 37669 (ipbhs_gurobi) R 37666 37669 37549 0 -1 4194304 576007 0 0 0 27442 753 0 0 20 0 2 0 43870963 565735424 106176 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
/proc/37669/statm: 138119 106176 3712 641 0 120602 0
[pid=37669/tid=37671] ppid=37666 vsize=552476 memory=14720 CPUtime=0.38 cores=4,6
/proc/37669/task/37671/stat : 37671 (ipbhs_gurobi) S 37666 37669 37549 0 -1 4194368 22 0 0 0 12 26 0 0 20 0 2 0 43870965 565735424 106176 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
Current children cumulated CPU time: 281.95 s
Current children cumulated vsize: 552476 KiB
Current children cumulated memory: 424704 KiB

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

/proc/meminfo: memFree=125500844/131382112 swapFree=33010160/33010684
[pid=37669] ppid=37666 vsize=1535080 memory=1198704 CPUtime=3039.65 cores=4,6
/proc/37669/stat : 37669 (ipbhs_gurobi) R 37666 37669 37549 0 -1 4194304 3831715 0 0 0 298219 5746 0 0 20 0 2 0 43870963 1571921920 299676 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
/proc/37669/statm: 383770 299676 3712 641 0 366253 0
[pid=37669/tid=37671] ppid=37666 vsize=1535080 memory=1126576 CPUtime=4.6 cores=4,6
/proc/37669/task/37671/stat : 37671 (ipbhs_gurobi) S 37666 37669 37549 0 -1 4194368 75 0 0 0 146 314 0 0 20 0 2 0 43870965 1571921920 299676 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
Current children cumulated CPU time: 3039.65 s
Current children cumulated vsize: 1535080 KiB
Current children cumulated memory: 1198704 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.11 4.04 5/254 37824
/proc/meminfo: memFree=125581608/131382112 swapFree=33010160/33010684
[pid=37669] ppid=37666 vsize=1418868 memory=1166660 CPUtime=3099.61 cores=4,6
/proc/37669/stat : 37669 (ipbhs_gurobi) R 37666 37669 37549 0 -1 4194304 3888240 0 0 0 304084 5877 0 0 20 0 2 0 43870963 1452920832 291665 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
/proc/37669/statm: 354717 291665 3712 641 0 337200 0
[pid=37669/tid=37671] ppid=37666 vsize=1418868 memory=1217744 CPUtime=4.7 cores=4,6
/proc/37669/task/37671/stat : 37671 (ipbhs_gurobi) S 37666 37669 37549 0 -1 4194368 77 0 0 0 149 321 0 0 20 0 2 0 43870965 1452920832 291665 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
Current children cumulated CPU time: 3099.61 s
Current children cumulated vsize: 1418868 KiB
Current children cumulated memory: 1166660 KiB

[startup+3162.3 s]
/proc/loadavg: 4.04 4.09 4.04 5/254 37826
/proc/meminfo: memFree=125511056/131382112 swapFree=33010160/33010684
[pid=37669] ppid=37666 vsize=1539372 memory=1277996 CPUtime=3159.56 cores=4,6
/proc/37669/stat : 37669 (ipbhs_gurobi) R 37666 37669 37549 0 -1 4194304 3935822 0 0 0 309984 5972 0 0 20 0 2 0 43870963 1576316928 319499 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
/proc/37669/statm: 384843 319499 3712 641 0 367326 0
[pid=37669/tid=37671] ppid=37666 vsize=1539372 memory=1217744 CPUtime=4.79 cores=4,6
/proc/37669/task/37671/stat : 37671 (ipbhs_gurobi) S 37666 37669 37549 0 -1 4194368 79 0 0 0 152 327 0 0 20 0 2 0 43870965 1576316928 319499 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
Current children cumulated CPU time: 3159.56 s
Current children cumulated vsize: 1539372 KiB
Current children cumulated memory: 1277996 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.10 4.04 5/254 37830
/proc/meminfo: memFree=125331560/131382112 swapFree=33010160/33010684
[pid=37669] ppid=37666 vsize=1537580 memory=1281280 CPUtime=3219.53 cores=4,6
/proc/37669/stat : 37669 (ipbhs_gurobi) R 37666 37669 37549 0 -1 4194304 3998471 0 0 0 315833 6120 0 0 20 0 2 0 43870963 1574481920 320320 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
/proc/37669/statm: 384395 320320 3712 641 0 366878 0
[pid=37669/tid=37671] ppid=37666 vsize=1537580 memory=1217744 CPUtime=4.88 cores=4,6
/proc/37669/task/37671/stat : 37671 (ipbhs_gurobi) S 37666 37669 37549 0 -1 4194368 81 0 0 0 155 333 0 0 20 0 2 0 43870965 1574481920 320320 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
Current children cumulated CPU time: 3219.53 s
Current children cumulated vsize: 1537580 KiB
Current children cumulated memory: 1281280 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.10 4.04 5/254 37837
/proc/meminfo: memFree=125502012/131382112 swapFree=33010160/33010684
[pid=37669] ppid=37666 vsize=1105460 memory=1025332 CPUtime=3279.48 cores=4,6
/proc/37669/stat : 37669 (ipbhs_gurobi) R 37666 37669 37549 0 -1 4194304 4072893 0 0 0 321676 6272 0 0 20 0 2 0 43870963 1131991040 256333 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
/proc/37669/statm: 276365 256333 3712 641 0 258848 0
[pid=37669/tid=37671] ppid=37666 vsize=1105460 memory=1613936 CPUtime=4.98 cores=4,6
/proc/37669/task/37671/stat : 37671 (ipbhs_gurobi) S 37666 37669 37549 0 -1 4194368 82 0 0 0 158 340 0 0 20 0 2 0 43870965 1131991040 256333 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
Current children cumulated CPU time: 3279.48 s
Current children cumulated vsize: 1105460 KiB
Current children cumulated memory: 1025332 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.09 4.04 5/254 37839
/proc/meminfo: memFree=125468544/131382112 swapFree=33010160/33010684
[pid=37669] ppid=37666 vsize=1589860 memory=1221760 CPUtime=3339.45 cores=4,6
/proc/37669/stat : 37669 (ipbhs_gurobi) R 37666 37669 37549 0 -1 4194304 4109600 0 0 0 327587 6358 0 0 20 0 2 0 43870963 1628016640 305440 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
/proc/37669/statm: 397465 305440 3712 641 0 379948 0
[pid=37669/tid=37671] ppid=37666 vsize=1589860 memory=1217864 CPUtime=5.07 cores=4,6
/proc/37669/task/37671/stat : 37671 (ipbhs_gurobi) S 37666 37669 37549 0 -1 4194368 83 0 0 0 161 346 0 0 20 0 2 0 43870965 1628016640 305440 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
Current children cumulated CPU time: 3339.45 s
Current children cumulated vsize: 1589860 KiB
Current children cumulated memory: 1221760 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.09 4.04 5/254 37841
/proc/meminfo: memFree=125430076/131382112 swapFree=33010160/33010684
[pid=37669] ppid=37666 vsize=1609604 memory=1259840 CPUtime=3399.4 cores=4,6
/proc/37669/stat : 37669 (ipbhs_gurobi) R 37666 37669 37549 0 -1 4194304 4181615 0 0 0 333430 6510 0 0 20 0 2 0 43870963 1648234496 314960 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
/proc/37669/statm: 402401 314960 3712 641 0 384884 0
[pid=37669/tid=37671] ppid=37666 vsize=1609604 memory=1217864 CPUtime=5.17 cores=4,6
/proc/37669/task/37671/stat : 37671 (ipbhs_gurobi) S 37666 37669 37549 0 -1 4194368 85 0 0 0 165 352 0 0 20 0 2 0 43870965 1648234496 314960 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
Current children cumulated CPU time: 3399.4 s
Current children cumulated vsize: 1609604 KiB
Current children cumulated memory: 1259840 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.10 4.05 5/254 37843
/proc/meminfo: memFree=125300512/131382112 swapFree=33010160/33010684
[pid=37669] ppid=37666 vsize=1991920 memory=1286520 CPUtime=3459.36 cores=4,6
/proc/37669/stat : 37669 (ipbhs_gurobi) R 37666 37669 37549 0 -1 4194304 4234873 0 0 0 339316 6620 0 0 20 0 2 0 43870963 2039726080 321630 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
/proc/37669/statm: 497980 321630 3712 641 0 480463 0
[pid=37669/tid=37671] ppid=37666 vsize=1991920 memory=1217864 CPUtime=5.25 cores=4,6
/proc/37669/task/37671/stat : 37671 (ipbhs_gurobi) S 37666 37669 37549 0 -1 4194368 86 0 0 0 167 358 0 0 20 0 2 0 43870965 2039726080 321630 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
Current children cumulated CPU time: 3459.36 s
Current children cumulated vsize: 1991920 KiB
Current children cumulated memory: 1286520 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.11 4.05 5/254 37846
/proc/meminfo: memFree=125419632/131382112 swapFree=33010160/33010684
[pid=37669] ppid=37666 vsize=1619288 memory=1264236 CPUtime=3519.32 cores=4,6
/proc/37669/stat : 37669 (ipbhs_gurobi) R 37666 37669 37549 0 -1 4194304 4291813 0 0 0 345172 6760 0 0 20 0 2 0 43870963 1658150912 316059 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
/proc/37669/statm: 404822 316059 3712 641 0 387305 0
[pid=37669/tid=37671] ppid=37666 vsize=1619288 memory=1263852 CPUtime=5.35 cores=4,6
/proc/37669/task/37671/stat : 37671 (ipbhs_gurobi) S 37666 37669 37549 0 -1 4194368 86 0 0 0 171 364 0 0 20 0 2 0 43870965 1658150912 316059 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
Current children cumulated CPU time: 3519.32 s
Current children cumulated vsize: 1619288 KiB
Current children cumulated memory: 1264236 KiB

[startup+3582.3 s]
/proc/loadavg: 4.06 4.09 4.05 5/255 37850
/proc/meminfo: memFree=125415060/131382112 swapFree=33010160/33010684
[pid=37669] ppid=37666 vsize=1543816 memory=1191536 CPUtime=3579.28 cores=4,6
/proc/37669/stat : 37669 (ipbhs_gurobi) R 37666 37669 37549 0 -1 4194304 4350137 0 0 0 351051 6877 0 0 20 0 2 0 43870963 1580867584 297884 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
/proc/37669/statm: 385954 297884 3712 641 0 368437 0
[pid=37669/tid=37671] ppid=37666 vsize=1543816 memory=1250308 CPUtime=5.45 cores=4,6
/proc/37669/task/37671/stat : 37671 (ipbhs_gurobi) S 37666 37669 37549 0 -1 4194368 88 0 0 0 174 371 0 0 20 0 2 0 43870965 1580867584 297884 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
Current children cumulated CPU time: 3579.28 s
Current children cumulated vsize: 1543816 KiB
Current children cumulated memory: 1191536 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3603.11 s]
/proc/loadavg: 4.12 4.10 4.05 5/255 37988
/proc/meminfo: memFree=125576316/131382112 swapFree=33010160/33010684
[pid=37669] ppid=37666 vsize=1891784 memory=1271216 CPUtime=3600.07 cores=4,6
/proc/37669/stat : 37669 (ipbhs_gurobi) R 37666 37669 37549 0 -1 4194304 4387516 0 0 0 353064 6943 0 0 20 0 2 0 43870963 1937186816 317804 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
/proc/37669/statm: 472946 317804 3712 641 0 455429 0
[pid=37669/tid=37671] ppid=37666 vsize=1891784 memory=1667232 CPUtime=5.48 cores=4,6
/proc/37669/task/37671/stat : 37671 (ipbhs_gurobi) S 37666 37669 37549 0 -1 4194368 88 0 0 0 175 373 0 0 20 0 2 0 43870965 1937186816 317804 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 1891784 KiB
Current children cumulated memory: 1271216 KiB

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

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

# cumulated CPU time of all completed processes:  user=3530.65 s, system=69.4432 s

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

[startup+3603.11 s]
/proc/loadavg: 4.12 4.10 4.05 5/255 37988
/proc/meminfo: memFree=125576316/131382112 swapFree=33010160/33010684
[pid=37669] ppid=37666 vsize=1891784 memory=1271216 CPUtime=3600.07 cores=4,6
/proc/37669/stat : 37669 (ipbhs_gurobi) R 37666 37669 37549 0 -1 4194304 4387516 0 0 0 353064 6943 0 0 20 0 2 0 43870963 1937186816 317804 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
/proc/37669/statm: 472946 317804 3712 641 0 455429 0
[pid=37669/tid=37671] ppid=37666 vsize=1891784 memory=1667232 CPUtime=5.48 cores=4,6
/proc/37669/task/37671/stat : 37671 (ipbhs_gurobi) S 37666 37669 37549 0 -1 4194368 88 0 0 0 175 373 0 0 20 0 2 0 43870965 1937186816 317804 18446744073709551615 93946027335680 93946029960733 140730462698032 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93946030579608 93946030612570 93946031251456 140730462706059 140730462706183 140730462706183 140730462711785 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 1891784 KiB
Current children cumulated memory: 1271216 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3603.12
CPU time (s): 3600.09
CPU user time (s): 3530.65
CPU system time (s): 69.4432
CPU usage (%): 99.9158
Max. virtual memory (cumulated for all children) (KiB): 2496772
Max. memory (cumulated for all children) (KiB): 1737464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3530.65
system time used= 69.4432
maximum resident set size= 1738872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4387516
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= 356834
involuntary context switches= 4003


# summary of solver processes directly reported to runsolver:
#   pid: 37669
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3530.65
#   total CPU system time (s): 69.4432

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.9749 second user time and 37.0162 second system time

The end

Launcher Data

Begin job on nodeC001 at 2025-06-30 13:12:00
IDJOB=4484109
IDBENCH=146650
IDSOLVER=3334
FILE ID=nodeC001/4484109-1751281920
RUNJOBID= nodeC001-1751281913-37560
SLURM_JOB_ID= 9594238
Free space on /tmp= 432876 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2025-06-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.ps.uni-sb.de/~walser/benchmarks/course-ass/normalized-ws97-5.opb
COMMAND LINE= ./ipbhs_gurobi --sym-cores-compact BENCHNAME --max-coef 1000000000
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4484109-1751281920/watcher-4484109-1751281920 -o /tmp/evaluation-result-4484109-1751281920/solver-4484109-1751281920 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1751281913-37560 --watchdog 3760  ./ipbhs_gurobi --sym-cores-compact HOME/instance-4484109-1751281920.opb --max-coef 1000000000

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

MD5SUM BENCH= 9e8345160c873e2ecbeb2fceb1264fd1
RANDOM SEED=1175645325

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

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

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

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

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        128507448 kB
MemAvailable:   128445804 kB
Buffers:            2128 kB
Cached:           743484 kB
SwapCached:           28 kB
Active:          1645820 kB
Inactive:         445680 kB
Active(anon):    1353452 kB
Inactive(anon):    10380 kB
Active(file):     292368 kB
Inactive(file):   435300 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            244020 kB
Writeback:            28 kB
AnonPages:       1348968 kB
Mapped:           118580 kB
Shmem:             17932 kB
KReclaimable:     100248 kB
Slab:             182612 kB
SReclaimable:     100248 kB
SUnreclaim:        82364 kB
KernelStack:        4112 kB
PageTables:         5764 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    1739900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149432 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    935936 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      195400 kB
DirectMap2M:     9144320 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432820 MiB
End job on nodeC001 at 2025-06-30 14:12:04