Trace number 4484062

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 3607.71

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.ps.uni-sb.de/
~walser/benchmarks/course-ass/normalized-ws97-3.opb
MD5SUM1c26e44dc48355aad6827be56d900020
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 benchmark3031
Best CPU time to get the best result obtained on this benchmark0.349868
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3300
Total number of constraints1985
Number of constraints which are clauses1364
Number of constraints which are cardinality constraints (but not clauses)621
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint220
Number of terms in the objective function 2792
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 1385986
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1385986
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c initialize IPBHS solver
0.00/0.01	c IPBHS 0.0.0 beta (8d0f613-dirty, Jun  3 2025 11:30:33), compiled with satsolvers: , optimizers: , GreedyOptimizer, Gurobi 12.0.2, RoundingSat 2, , , pbsolvers: RoundingSat 2, BreakID 0.0.0
0.00/0.01	c optimizer = "gurobi"
0.00/0.01	c pbsolver = "roundingsat"
0.00/0.01	c use separate pbsolver for SIS
0.00/0.01	c load symmetries from file ""
0.00/0.01	c set time limit for symmetry computation to 100 seconds.
0.00/0.01	c set interchangeable summation variable limit to 3
0.00/0.01	c set sym compact max subset size to 5
0.00/0.01	c set explicit symmetry matrix usage to 1
0.00/0.01	c sym budget explicit to 100
0.00/0.01	c sym budget explicit lits to 6000
0.00/0.01	c sym budget compact to 100
0.00/0.01	c sym budget compact lits to 6000
0.00/0.01	c sym budget common to 0
0.00/0.01	c sym budget common lits to 0
0.00/0.01	c set sym generation to 's'
0.00/0.01	c set abstraction set creation to 10 iterations without LB change
0.00/0.01	c set abstraction set inputs to 0
0.00/0.01	c set abstraction set cluster min size to 2
0.00/0.01	c set abstraction set cluster max size to 100000000
0.00/0.01	c set abstraction set cluster activation limit to 2
0.00/0.01	c enable abstraction set require equal cost
0.00/0.01	c set abstraction set assumptions to 0
0.00/0.01	c set abstraction set constraint type to 0
0.00/0.01	c set abstract core extraction strategy to b
0.00/0.01	c set core extraction strategy to 2
0.00/0.01	c set core extraction shuffles 10
0.00/0.01	c set cores per iteration to 5
0.00/0.01	c set optimizer bound usage strategy to 2
0.00/0.01	c set optimizer max non-optimal iterations to 1000
0.00/0.01	c set small core cardinality limit to 2
0.00/0.01	c set max coef in cores to 1000000000
0.00/0.01	c set core processing techniques to 4095
0.00/0.01	c set SIS iterations to 5
0.00/0.01	c set SIS budget abs to 1000
0.00/0.01	c set SIS budget rel to 0.05
0.00/0.03	c limit for coefficient in constraints and objective to 1000000000
0.00/0.03	c will solve HOME/instance-4484062-1751282943.opb
0.00/0.03	c [0] will start solving
351.74/352.59	c [0.01] solve iteration 1, LB=-1407, UB=1384580
351.74/352.59	c [0.08] solve iteration 2, LB=2021, UB=109163
351.74/352.59	c [0.15] solve iteration 3, LB=2021, UB=3046
351.74/352.59	c [0.23] solve iteration 4, LB=3029, UB=3038
351.74/352.59	c [0.29] solve iteration 5, LB=3029, UB=3036
351.74/352.59	c [0.35] solve iteration 6, LB=3029, UB=3036
351.74/352.59	c [0.43] solve iteration 7, LB=3029, UB=3036
351.74/352.59	c [0.51] solve iteration 8, LB=3029, UB=3036
351.74/352.59	c [2.04] solve iteration 9, LB=3029, UB=3036
351.74/352.59	c [2.11] solve iteration 10, LB=3029, UB=3036
351.74/352.59	c [2.17] solve iteration 11, LB=3029, UB=3036
351.74/352.59	c [2.26] solve iteration 12, LB=3029, UB=3036
351.74/352.59	c [2.35] solve iteration 13, LB=3029, UB=3034
351.74/352.59	c [5.54] solve iteration 14, LB=3029, UB=3034
351.74/352.59	c [5.64] solve iteration 15, LB=3029, UB=3034
351.74/352.59	c [5.73] solve iteration 16, LB=3029, UB=3034
351.74/352.59	c [5.83] solve iteration 17, LB=3029, UB=3034
351.74/352.59	c [5.92] solve iteration 18, LB=3029, UB=3033
351.74/352.59	c [15.6] solve iteration 19, LB=3029, UB=3033
351.74/352.59	c [15.71] solve iteration 20, LB=3029, UB=3033
351.74/352.59	c [15.82] solve iteration 21, LB=3029, UB=3033
351.74/352.59	c [15.91] solve iteration 22, LB=3029, UB=3033
351.74/352.59	c [16.03] solve iteration 23, LB=3029, UB=3033
351.74/352.59	c [28.85] solve iteration 24, LB=3029, UB=3033
351.74/352.59	c [28.95] solve iteration 25, LB=3029, UB=3033
351.74/352.59	c [29.06] solve iteration 26, LB=3029, UB=3033
351.74/352.59	c [29.18] solve iteration 27, LB=3029, UB=3033
351.74/352.59	c [29.31] solve iteration 28, LB=3029, UB=3033
351.74/352.59	c [44.43] solve iteration 29, LB=3029, UB=3033
351.74/352.59	c [44.57] solve iteration 30, LB=3029, UB=3033
351.74/352.59	c [44.72] solve iteration 31, LB=3029, UB=3033
351.74/352.59	c [44.85] solve iteration 32, LB=3029, UB=3033
351.74/352.59	c [45] solve iteration 33, LB=3029, UB=3033
351.74/352.59	c [65.44] solve iteration 34, LB=3029, UB=3033
351.74/352.59	c [65.58] solve iteration 35, LB=3029, UB=3033
351.74/352.59	c [65.71] solve iteration 36, LB=3029, UB=3033
351.74/352.59	c [65.85] solve iteration 37, LB=3029, UB=3033
351.74/352.59	c [65.98] solve iteration 38, LB=3029, UB=3032
351.74/352.59	c [81.68] solve iteration 39, LB=3029, UB=3032
351.74/352.59	c [81.84] solve iteration 40, LB=3029, UB=3032
351.74/352.59	c [82.01] solve iteration 41, LB=3029, UB=3032
351.74/352.59	c [82.17] solve iteration 42, LB=3029, UB=3032
351.74/352.59	c [82.32] solve iteration 43, LB=3029, UB=3031
351.74/352.59	c [108.66] solve iteration 44, LB=3029, UB=3031
351.74/352.59	c [108.82] solve iteration 45, LB=3029, UB=3031
351.74/352.59	c [109.01] solve iteration 46, LB=3029, UB=3031
351.74/352.59	c [109.21] solve iteration 47, LB=3029, UB=3031
351.74/352.59	c [109.38] solve iteration 48, LB=3029, UB=3031
351.74/352.59	c [129.69] solve iteration 49, LB=3029, UB=3031
351.74/352.59	c [129.9] solve iteration 50, LB=3029, UB=3031
351.74/352.59	c [130.1] solve iteration 51, LB=3029, UB=3031
351.74/352.59	c [130.28] solve iteration 52, LB=3029, UB=3031
351.74/352.59	c [130.48] solve iteration 53, LB=3029, UB=3031
351.74/352.59	c [159.25] solve iteration 54, LB=3029, UB=3031
351.74/352.59	c [159.47] solve iteration 55, LB=3029, UB=3031
351.74/352.59	c [159.69] solve iteration 56, LB=3029, UB=3031
351.74/352.59	c [159.93] solve iteration 57, LB=3029, UB=3031
351.74/352.59	c [160.12] solve iteration 58, LB=3029, UB=3031
351.74/352.59	c [194.67] solve iteration 59, LB=3029, UB=3031
351.74/352.59	c [194.9] solve iteration 60, LB=3029, UB=3031
351.74/352.59	c [195.13] solve iteration 61, LB=3029, UB=3031
351.74/352.59	c [195.36] solve iteration 62, LB=3029, UB=3031
351.74/352.59	c [195.61] solve iteration 63, LB=3029, UB=3031
351.74/352.59	c [222.84] solve iteration 64, LB=3029, UB=3031
351.74/352.59	c [223.07] solve iteration 65, LB=3029, UB=3031
351.74/352.59	c [223.3] solve iteration 66, LB=3029, UB=3031
351.74/352.59	c [223.55] solve iteration 67, LB=3029, UB=3031
351.74/352.59	c [223.79] solve iteration 68, LB=3029, UB=3031
351.74/352.59	c [239.51] solve iteration 69, LB=3029, UB=3031
351.74/352.59	c [239.73] solve iteration 70, LB=3029, UB=3031
351.74/352.59	c [239.95] solve iteration 71, LB=3029, UB=3031
351.74/352.59	c [240.18] solve iteration 72, LB=3029, UB=3031
351.74/352.59	c [240.4] solve iteration 73, LB=3029, UB=3031
351.74/352.59	c [266.69] solve iteration 74, LB=3029, UB=3031
351.74/352.59	c [266.95] solve iteration 75, LB=3029, UB=3031
351.74/352.59	c [267.18] solve iteration 76, LB=3029, UB=3031
351.74/352.59	c [267.41] solve iteration 77, LB=3029, UB=3031
351.74/352.59	c [267.68] solve iteration 78, LB=3029, UB=3031
351.74/352.59	c [316.7] solve iteration 79, LB=3029, UB=3031
351.74/352.59	c [316.98] solve iteration 80, LB=3029, UB=3031
351.74/352.59	c [317.23] solve iteration 81, LB=3029, UB=3031
351.74/352.59	c [317.47] solve iteration 82, LB=3029, UB=3031
351.74/352.59	c [317.72] solve iteration 83, LB=3029, UB=3031
351.74/352.59	c [346.76] solve iteration 84, LB=3029, UB=3031
351.74/352.59	c [347] solve iteration 85, LB=3029, UB=3031
351.74/352.59	c [347.28] solve iteration 86, LB=3029, UB=3031
351.74/352.59	c [347.53] solve iteration 87, LB=3029, UB=3031
1478.26/1481.52	c [347.8] solve iteration 88, LB=3029, UB=3031
1478.26/1481.52	c [388.79] solve iteration 89, LB=3029, UB=3031
1478.26/1481.52	c [389.07] solve iteration 90, LB=3029, UB=3031
1478.26/1481.52	c [389.35] solve iteration 91, LB=3029, UB=3031
1478.26/1481.52	c [389.63] solve iteration 92, LB=3029, UB=3031
1478.26/1481.52	c [389.93] solve iteration 93, LB=3029, UB=3031
1478.26/1481.52	c [411.83] solve iteration 94, LB=3029, UB=3031
1478.26/1481.52	c [412.15] solve iteration 95, LB=3029, UB=3031
1478.26/1481.52	c [412.47] solve iteration 96, LB=3029, UB=3031
1478.26/1481.52	c [412.75] solve iteration 97, LB=3029, UB=3031
1478.26/1481.52	c [413.04] solve iteration 98, LB=3029, UB=3031
1478.26/1481.52	c [447.44] solve iteration 99, LB=3029, UB=3031
1478.26/1481.52	c [447.73] solve iteration 100, LB=3029, UB=3031
1478.26/1481.52	c [448.03] solve iteration 101, LB=3029, UB=3031
1478.26/1481.52	c [448.36] solve iteration 102, LB=3029, UB=3031
1478.26/1481.52	c [448.64] solve iteration 103, LB=3029, UB=3031
1478.26/1481.52	c [495.1] solve iteration 104, LB=3029, UB=3031
1478.26/1481.52	c [495.39] solve iteration 105, LB=3029, UB=3031
1478.26/1481.52	c [495.72] solve iteration 106, LB=3029, UB=3031
1478.26/1481.52	c [496.02] solve iteration 107, LB=3029, UB=3031
1478.26/1481.52	c [496.31] solve iteration 108, LB=3029, UB=3031
1478.26/1481.52	c [557.42] solve iteration 109, LB=3029, UB=3031
1478.26/1481.52	c [557.78] solve iteration 110, LB=3029, UB=3031
1478.26/1481.52	c [558.12] solve iteration 111, LB=3029, UB=3031
1478.26/1481.52	c [558.68] solve iteration 112, LB=3029, UB=3031
1478.26/1481.52	c [559] solve iteration 113, LB=3029, UB=3031
1478.26/1481.52	c [604.61] solve iteration 114, LB=3029, UB=3031
1478.26/1481.52	c [604.98] solve iteration 115, LB=3029, UB=3031
1478.26/1481.52	c [605.38] solve iteration 116, LB=3029, UB=3031
1478.26/1481.52	c [605.75] solve iteration 117, LB=3029, UB=3031
1478.26/1481.52	c [606.33] solve iteration 118, LB=3029, UB=3031
1478.26/1481.52	c [679.34] solve iteration 119, LB=3029, UB=3031
1478.26/1481.52	c [679.76] solve iteration 120, LB=3029, UB=3031
1478.26/1481.52	c [680.12] solve iteration 121, LB=3029, UB=3031
1478.26/1481.52	c [680.5] solve iteration 122, LB=3029, UB=3031
1478.26/1481.52	c [680.89] solve iteration 123, LB=3029, UB=3031
1478.26/1481.52	c [716.96] solve iteration 124, LB=3029, UB=3031
1478.26/1481.52	c [717.38] solve iteration 125, LB=3029, UB=3031
1478.26/1481.52	c [717.76] solve iteration 126, LB=3029, UB=3031
1478.26/1481.52	c [718.36] solve iteration 127, LB=3029, UB=3031
1478.26/1481.52	c [719.01] solve iteration 128, LB=3029, UB=3031
1478.26/1481.52	c [777.36] solve iteration 129, LB=3029, UB=3031
1478.26/1481.52	c [777.75] solve iteration 130, LB=3029, UB=3031
1478.26/1481.52	c [778.21] solve iteration 131, LB=3029, UB=3031
1478.26/1481.52	c [778.64] solve iteration 132, LB=3029, UB=3031
1478.26/1481.52	c [779.04] solve iteration 133, LB=3029, UB=3031
1478.26/1481.52	c [860.32] solve iteration 134, LB=3029, UB=3031
1478.26/1481.52	c [860.76] solve iteration 135, LB=3029, UB=3031
1478.26/1481.52	c [861.17] solve iteration 136, LB=3029, UB=3031
1478.26/1481.52	c [861.66] solve iteration 137, LB=3029, UB=3031
1478.26/1481.52	c [862.07] solve iteration 138, LB=3029, UB=3031
1478.26/1481.52	c [916.82] solve iteration 139, LB=3029, UB=3031
1478.26/1481.52	c [917.29] solve iteration 140, LB=3029, UB=3031
1478.26/1481.52	c [917.77] solve iteration 141, LB=3029, UB=3031
1478.26/1481.52	c [918.2] solve iteration 142, LB=3029, UB=3031
1478.26/1481.52	c [918.68] solve iteration 143, LB=3029, UB=3031
1478.26/1481.52	c [996.65] solve iteration 144, LB=3029, UB=3031
1478.26/1481.52	c [997.37] solve iteration 145, LB=3029, UB=3031
1478.26/1481.52	c [998.09] solve iteration 146, LB=3029, UB=3031
1478.26/1481.52	c [998.63] solve iteration 147, LB=3029, UB=3031
1478.26/1481.52	c [999.16] solve iteration 148, LB=3029, UB=3031
1478.26/1481.52	c [1094.5] solve iteration 149, LB=3029, UB=3031
1478.26/1481.52	c [1095.26] solve iteration 150, LB=3029, UB=3031
1478.26/1481.52	c [1095.75] solve iteration 151, LB=3029, UB=3031
1478.26/1481.52	c [1096.24] solve iteration 152, LB=3029, UB=3031
1478.26/1481.52	c [1096.68] solve iteration 153, LB=3029, UB=3031
1478.26/1481.52	c [1205.95] solve iteration 154, LB=3029, UB=3031
1478.26/1481.52	c [1206.48] solve iteration 155, LB=3029, UB=3031
1478.26/1481.52	c [1206.88] solve iteration 156, LB=3029, UB=3031
1478.26/1481.52	c [1207.68] solve iteration 157, LB=3029, UB=3031
1478.26/1481.52	c [1208.08] solve iteration 158, LB=3029, UB=3031
1478.26/1481.52	c [1292.38] solve iteration 159, LB=3029, UB=3031
1478.26/1481.52	c [1292.93] solve iteration 160, LB=3029, UB=3031
1478.26/1481.52	c [1293.49] solve iteration 161, LB=3029, UB=3031
1478.26/1481.52	c [1294.29] solve iteration 162, LB=3029, UB=3031
1478.26/1481.52	c [1295.05] solve iteration 163, LB=3029, UB=3031
1478.26/1481.52	c [1376.44] solve iteration 164, LB=3029, UB=3031
1478.26/1481.52	c [1376.93] solve iteration 165, LB=3029, UB=3031
1478.26/1481.52	c [1377.4] solve iteration 166, LB=3029, UB=3031
1478.26/1481.52	c [1378.15] solve iteration 167, LB=3029, UB=3031
1478.26/1481.52	c [1378.63] solve iteration 168, LB=3029, UB=3031
1478.26/1481.52	c [1464.47] solve iteration 169, LB=3029, UB=3031
1478.26/1481.52	c [1465.02] solve iteration 170, LB=3029, UB=3031
1478.26/1481.52	c [1465.56] solve iterati

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: 63708 MiB (62760 MiB free)
  memory of node 1: 64465 MiB (62760 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4484062-1751282943/watcher-4484062-1751282943 -o /tmp/evaluation-result-4484062-1751282943/solver-4484062-1751282943 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1751279332-38617 --watchdog 3760 ./ipbhs_gurobi HOME/instance-4484062-1751282943.opb --max-coef 1000000000 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100057 s]*
/proc/loadavg: 4.10 4.11 4.09 4/263 39079
/proc/meminfo: memFree=128521088/131249988 swapFree=33010684/33010684
[pid=39071] ppid=39065 vsize=100856 memory=29024 CPUtime=0.08 cores=0,2
/proc/39071/stat : 39071 (ipbhs_gurobi) R 39065 39071 38607 0 -1 4194304 4308 0 0 0 7 1 0 0 20 0 2 0 43972841 103276544 7256 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
/proc/39071/statm: 25214 7256 3488 641 0 7697 0
[pid=39071/tid=39074] ppid=39065 vsize=100856 memory=4026531959 CPUtime=0 cores=0,2
/proc/39071/task/39074/stat : 39074 (ipbhs_gurobi) R 39065 39071 38607 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 43972844 103276544 7256 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 100856 KiB
Current children cumulated memory: 29024 KiB

[startup+0.205403 s]*
/proc/loadavg: 4.10 4.11 4.09 5/262 39079
/proc/meminfo: memFree=128463128/131249988 swapFree=33010684/33010684
[pid=39071] ppid=39065 vsize=102268 memory=32352 CPUtime=0.19 cores=0,2
/proc/39071/stat : 39071 (ipbhs_gurobi) R 39065 39071 38607 0 -1 4194304 5034 0 0 0 16 3 0 0 20 0 2 0 43972841 104722432 8088 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
/proc/39071/statm: 25567 8088 3616 641 0 8050 0
[pid=39071/tid=39074] ppid=39065 vsize=102268 memory=5289312096770601499 CPUtime=0 cores=0,2
/proc/39071/task/39074/stat : 39074 (ipbhs_gurobi) R 39065 39071 38607 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 43972844 104722432 8088 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 102268 KiB
Current children cumulated memory: 32352 KiB

[startup+0.305365 s]*
/proc/loadavg: 4.10 4.11 4.09 5/267 39088
/proc/meminfo: memFree=128462624/131249988 swapFree=33010684/33010684
[pid=39071] ppid=39065 vsize=103040 memory=33120 CPUtime=0.29 cores=0,2
/proc/39071/stat : 39071 (ipbhs_gurobi) R 39065 39071 38607 0 -1 4194304 5244 0 0 0 25 4 0 0 20 0 2 0 43972841 105512960 8280 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
/proc/39071/statm: 25760 8280 3616 641 0 8243 0
[pid=39071/tid=39074] ppid=39065 vsize=103040 memory=-7747442128220291005 CPUtime=0 cores=0,2
/proc/39071/task/39074/stat : 39074 (ipbhs_gurobi) S 39065 39071 38607 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 43972844 105512960 8280 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 103040 KiB
Current children cumulated memory: 33120 KiB

[startup+0.700138 s]
/proc/loadavg: 4.10 4.11 4.09 5/268 39089
/proc/meminfo: memFree=128457764/131249988 swapFree=33010684/33010684
[pid=39071] ppid=39065 vsize=106296 memory=34272 CPUtime=0.68 cores=0,2
/proc/39071/stat : 39071 (ipbhs_gurobi) R 39065 39071 38607 0 -1 4194304 5537 0 0 0 59 9 0 0 20 0 2 0 43972841 108847104 8568 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
/proc/39071/statm: 26574 8568 3616 641 0 9057 0
[pid=39071/tid=39074] ppid=39065 vsize=106296 memory=17664 CPUtime=0 cores=0,2
/proc/39071/task/39074/stat : 39074 (ipbhs_gurobi) S 39065 39071 38607 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 43972844 108847104 8568 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 106296 KiB
Current children cumulated memory: 34272 KiB

[startup+1.50018 s]
/proc/loadavg: 4.10 4.11 4.09 5/268 39089
/proc/meminfo: memFree=128447180/131249988 swapFree=33010684/33010684
[pid=39071] ppid=39065 vsize=121828 memory=50560 CPUtime=1.48 cores=0,2
/proc/39071/stat : 39071 (ipbhs_gurobi) R 39065 39071 38607 0 -1 4194304 9109 0 0 0 135 13 0 0 20 0 2 0 43972841 124751872 12640 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
/proc/39071/statm: 30457 12640 3616 641 0 12940 0
[pid=39071/tid=39074] ppid=39065 vsize=121828 memory=17664 CPUtime=0 cores=0,2
/proc/39071/task/39074/stat : 39074 (ipbhs_gurobi) S 39065 39071 38607 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 43972844 124751872 12640 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 121828 KiB
Current children cumulated memory: 50560 KiB

[startup+3.10526 s]
/proc/loadavg: 4.10 4.11 4.09 5/268 39089
/proc/meminfo: memFree=128394632/131249988 swapFree=33010684/33010684
[pid=39071] ppid=39065 vsize=137964 memory=68560 CPUtime=3.08 cores=0,2
/proc/39071/stat : 39071 (ipbhs_gurobi) R 39065 39071 38607 0 -1 4194304 19997 0 0 0 283 25 0 0 20 0 2 0 43972841 141275136 17140 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
/proc/39071/statm: 34491 17140 3616 641 0 16974 0
[pid=39071/tid=39074] ppid=39065 vsize=137964 memory=34912 CPUtime=0 cores=0,2
/proc/39071/task/39074/stat : 39074 (ipbhs_gurobi) S 39065 39071 38607 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 43972844 141275136 17140 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 137964 KiB
Current children cumulated memory: 68560 KiB

[startup+6.30013 s]
/proc/loadavg: 4.09 4.11 4.09 5/268 39089
/proc/meminfo: memFree=128350768/131249988 swapFree=33010684/33010684
[pid=39071] ppid=39065 vsize=171820 memory=97300 CPUtime=6.27 cores=0,2
/proc/39071/stat : 39071 (ipbhs_gurobi) R 39065 39071 38607 0 -1 4194304 36577 0 0 0 590 37 0 0 20 0 2 0 43972841 175943680 24325 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
/proc/39071/statm: 42955 24325 3616 641 0 25438 0
[pid=39071/tid=39074] ppid=39065 vsize=171820 memory=34912 CPUtime=0 cores=0,2
/proc/39071/task/39074/stat : 39074 (ipbhs_gurobi) S 39065 39071 38607 0 -1 4194368 5 0 0 0 0 0 0 0 20 0 2 0 43972844 175943680 24325 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 171820 KiB
Current children cumulated memory: 97300 KiB

[startup+12.7001 s]
/proc/loadavg: 4.16 4.12 4.09 5/268 39089
/proc/meminfo: memFree=128270244/131249988 swapFree=33010684/33010684
[pid=39071] ppid=39065 vsize=170088 memory=98188 CPUtime=12.65 cores=0,2
/proc/39071/stat : 39071 (ipbhs_gurobi) R 39065 39071 38607 0 -1 4194304 54224 0 0 0 1210 55 0 0 20 0 2 0 43972841 174170112 24547 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
/proc/39071/statm: 42522 24547 3616 641 0 25005 0
[pid=39071/tid=39074] ppid=39065 vsize=170088 memory=34912 CPUtime=0 cores=0,2
/proc/39071/task/39074/stat : 39074 (ipbhs_gurobi) S 39065 39071 38607 0 -1 4194368 9 0 0 0 0 0 0 0 20 0 2 0 43972844 174170112 24547 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 170088 KiB
Current children cumulated memory: 98188 KiB

[startup+25.5002 s]
/proc/loadavg: 4.20 4.13 4.10 5/269 39091
/proc/meminfo: memFree=128177868/131249988 swapFree=33010684/33010684
[pid=39071] ppid=39065 vsize=226488 memory=147680 CPUtime=25.42 cores=0,2
/proc/39071/stat : 39071 (ipbhs_gurobi) R 39065 39071 38607 0 -1 4194304 75511 0 0 0 2464 78 0 0 20 0 2 0 43972841 231923712 36920 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
/proc/39071/statm: 56622 36920 3616 641 0 39105 0
[pid=39071/tid=39074] ppid=39065 vsize=226488 memory=34912 CPUtime=0 cores=0,2
/proc/39071/task/39074/stat : 39074 (ipbhs_gurobi) S 39065 39071 38607 0 -1 4194368 12 0 0 0 0 0 0 0 20 0 2 0 43972844 231923712 36920 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 226488 KiB
Current children cumulated memory: 147680 KiB

[startup+51.1054 s]
/proc/loadavg: 4.13 4.12 4.09 5/269 39091
/proc/meminfo: memFree=128069124/131249988 swapFree=33010684/33010684
[pid=39071] ppid=39065 vsize=273624 memory=176976 CPUtime=50.98 cores=0,2
/proc/39071/stat : 39071 (ipbhs_gurobi) R 39065 39071 38607 0 -1 4194304 113688 0 0 0 4979 119 0 0 20 0 2 0 43972841 280190976 44244 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
/proc/39071/statm: 68406 44244 3616 641 0 50889 0
[pid=39071/tid=39074] ppid=39065 vsize=273624 memory=173448 CPUtime=0.02 cores=0,2
/proc/39071/task/39074/stat : 39074 (ipbhs_gurobi) S 39065 39071 38607 0 -1 4194368 15 0 0 0 0 2 0 0 20 0 2 0 43972844 280190976 44244 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 273624 KiB
Current children cumulated memory: 176976 KiB

[startup+102.3 s]
/proc/loadavg: 4.18 4.13 4.10 5/270 39095
/proc/meminfo: memFree=127870480/131249988 swapFree=33010684/33010684
[pid=39071] ppid=39065 vsize=329652 memory=231456 CPUtime=102.06 cores=0,2
/proc/39071/stat : 39071 (ipbhs_gurobi) R 39065 39071 38607 0 -1 4194304 132491 0 0 0 10036 170 0 0 20 0 2 0 43972841 337563648 57864 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
/proc/39071/statm: 82413 57864 3616 641 0 64896 0
[pid=39071/tid=39074] ppid=39065 vsize=329652 memory=194588 CPUtime=0.04 cores=0,2
/proc/39071/task/39074/stat : 39074 (ipbhs_gurobi) S 39065 39071 38607 0 -1 4194368 15 0 0 0 1 3 0 0 20 0 2 0 43972844 337563648 57864 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
Current children cumulated CPU time: 102.06 s
Current children cumulated vsize: 329652 KiB
Current children cumulated memory: 231456 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/270 39097
/proc/meminfo: memFree=127787180/131249988 swapFree=33010684/33010684
[pid=39071] ppid=39065 vsize=351400 memory=249996 CPUtime=161.94 cores=0,2
/proc/39071/stat : 39071 (ipbhs_gurobi) R 39065 39071 38607 0 -1 4194304 141678 0 0 0 15954 240 0 0 20 0 2 0 43972841 359833600 62499 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
/proc/39071/statm: 87850 62499 3648 641 0 70333 0
[pid=39071/tid=39074] ppid=39065 vsize=351400 memory=250992 CPUtime=0.08 cores=0,2
/proc/39071/task/39074/stat : 39074 (ipbhs_gurobi) S 39065 39071 38607 0 -1 4194368 16 0 0 0 2 6 0 0 20 0 2 0 43972844 359833600 62499 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
Current children cumulated CPU time: 161.94 s
Current children cumulated vsize: 351400 KiB
Current children cumulated memory: 249996 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/269 39099
/proc/meminfo: memFree=127691652/131249988 swapFree=33010684/33010684
[pid=39071] ppid=39065 vsize=365140 memory=256868 CPUtime=221.81 cores=0,2
/proc/39071/stat : 39071 (ipbhs_gurobi) R 39065 39071 38607 0 -1 4194304 180219 0 0 0 21875 306 0 0 20 0 2 0 43972841 373903360 64217 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
/proc/39071/statm: 91285 64217 3648 641 0 73768 0
[pid=39071/tid=39074] ppid=39065 vsize=365140 memory=14344 CPUtime=0.12 cores=0,2
/proc/39071/task/39074/stat : 39074 (ipbhs_gurobi) S 39065 39071 38607 0 -1 4194368 20 0 0 0 3 9 0 0 20 0 2 0 43972844 373903360 64217 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
Current children cumulated CPU time: 221.81 s
Current children cumulated vsize: 365140 KiB
Current children cumulated memory: 256868 KiB

[startup+282.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/269 39101
/proc/meminfo: memFree=127628012/131249988 swapFree=33010684/33010684
[pid=39071] ppid=39065 vsize=377180 memory=261868 CPUtime=281.68 cores=0,2
/proc/39071/stat : 39071 (ipbhs_gurobi) R 39065 39071 38607 0 -1 4194304 213710 0 0 0 27801 367 0 0 20 0 2 0 43972841 386232320 65467 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
/proc/39071/statm: 94295 65467 3648 641 0 76778 0
[pid=39071/tid=39074] ppid=39065 vsize=377180 memory=14344 CPUtime=0.16 cores=0,2
/proc/39071/task/39074/stat : 39074 (ipbhs_gurobi) S 39065 39071 38607 0 -1 4194368 23 0 0 0 5 11 0 0 20 0 2 0 43972844 386232320 65467 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
Current children cumulated CPU time: 281.68 s
Current children cumulated vsize: 377180 KiB
Current children cumulated memory: 261868 KiB

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

/proc/meminfo: memFree=125837432/131249988 swapFree=33010684/33010684
[pid=39071] ppid=39065 vsize=505504 memory=364972 CPUtime=3035.76 cores=0,2
/proc/39071/stat : 39071 (ipbhs_gurobi) R 39065 39071 38607 0 -1 4194304 740067 0 0 0 301490 2086 0 0 20 0 2 0 43972841 517636096 91243 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
/proc/39071/statm: 126376 91243 3808 641 0 108859 0
[pid=39071/tid=39074] ppid=39065 vsize=505504 memory=364972 CPUtime=1.9 cores=0,2
/proc/39071/task/39074/stat : 39074 (ipbhs_gurobi) S 39065 39071 38607 0 -1 4194368 67 0 0 0 64 126 0 0 20 0 2 0 43972844 517636096 91243 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
Current children cumulated CPU time: 3035.76 s
Current children cumulated vsize: 505504 KiB
Current children cumulated memory: 364972 KiB

[startup+3102.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/267 39338
/proc/meminfo: memFree=125781652/131249988 swapFree=33010684/33010684
[pid=39071] ppid=39065 vsize=512940 memory=381948 CPUtime=3095.64 cores=0,2
/proc/39071/stat : 39071 (ipbhs_gurobi) R 39065 39071 38607 0 -1 4194304 753172 0 0 0 307440 2124 0 0 20 0 2 0 43972841 525250560 95487 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
/proc/39071/statm: 128235 95487 3808 641 0 110718 0
[pid=39071/tid=39074] ppid=39065 vsize=512940 memory=364972 CPUtime=1.93 cores=0,2
/proc/39071/task/39074/stat : 39074 (ipbhs_gurobi) S 39065 39071 38607 0 -1 4194368 67 0 0 0 65 128 0 0 20 0 2 0 43972844 525250560 95487 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
Current children cumulated CPU time: 3095.64 s
Current children cumulated vsize: 512940 KiB
Current children cumulated memory: 381948 KiB

[startup+3162.3 s]
/proc/loadavg: 4.18 4.13 4.10 5/267 39340
/proc/meminfo: memFree=125734468/131249988 swapFree=33010684/33010684
[pid=39071] ppid=39065 vsize=512940 memory=381948 CPUtime=3155.52 cores=0,2
/proc/39071/stat : 39071 (ipbhs_gurobi) R 39065 39071 38607 0 -1 4194304 753711 0 0 0 313413 2139 0 0 20 0 2 0 43972841 525250560 95487 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
/proc/39071/statm: 128235 95487 3808 641 0 110718 0
[pid=39071/tid=39074] ppid=39065 vsize=512940 memory=381948 CPUtime=1.97 cores=0,2
/proc/39071/task/39074/stat : 39074 (ipbhs_gurobi) S 39065 39071 38607 0 -1 4194368 69 0 0 0 66 131 0 0 20 0 2 0 43972844 525250560 95487 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
Current children cumulated CPU time: 3155.52 s
Current children cumulated vsize: 512940 KiB
Current children cumulated memory: 381948 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/267 39342
/proc/meminfo: memFree=125730236/131249988 swapFree=33010684/33010684
[pid=39071] ppid=39065 vsize=512940 memory=381948 CPUtime=3215.41 cores=0,2
/proc/39071/stat : 39071 (ipbhs_gurobi) R 39065 39071 38607 0 -1 4194304 754982 0 0 0 319368 2173 0 0 20 0 2 0 43972841 525250560 95487 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
/proc/39071/statm: 128235 95487 3808 641 0 110718 0
[pid=39071/tid=39074] ppid=39065 vsize=512940 memory=381948 CPUtime=2.01 cores=0,2
/proc/39071/task/39074/stat : 39074 (ipbhs_gurobi) S 39065 39071 38607 0 -1 4194368 69 0 0 0 68 133 0 0 20 0 2 0 43972844 525250560 95487 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
Current children cumulated CPU time: 3215.41 s
Current children cumulated vsize: 512940 KiB
Current children cumulated memory: 381948 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/267 39344
/proc/meminfo: memFree=125735968/131249988 swapFree=33010684/33010684
[pid=39071] ppid=39065 vsize=508152 memory=378740 CPUtime=3275.29 cores=0,2
/proc/39071/stat : 39071 (ipbhs_gurobi) R 39065 39071 38607 0 -1 4194304 769643 0 0 0 325314 2215 0 0 20 0 2 0 43972841 520347648 94685 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
/proc/39071/statm: 127038 94685 3808 641 0 109521 0
[pid=39071/tid=39074] ppid=39065 vsize=508152 memory=378740 CPUtime=2.05 cores=0,2
/proc/39071/task/39074/stat : 39074 (ipbhs_gurobi) S 39065 39071 38607 0 -1 4194368 69 0 0 0 69 136 0 0 20 0 2 0 43972844 520347648 94685 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
Current children cumulated CPU time: 3275.29 s
Current children cumulated vsize: 508152 KiB
Current children cumulated memory: 378740 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/266 39346
/proc/meminfo: memFree=125715020/131249988 swapFree=33010684/33010684
[pid=39071] ppid=39065 vsize=508152 memory=378740 CPUtime=3335.18 cores=0,2
/proc/39071/stat : 39071 (ipbhs_gurobi) R 39065 39071 38607 0 -1 4194304 770143 0 0 0 331276 2242 0 0 20 0 2 0 43972841 520347648 94685 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
/proc/39071/statm: 127038 94685 3808 641 0 109521 0
[pid=39071/tid=39074] ppid=39065 vsize=508152 memory=14344 CPUtime=2.08 cores=0,2
/proc/39071/task/39074/stat : 39074 (ipbhs_gurobi) S 39065 39071 38607 0 -1 4194368 71 0 0 0 70 138 0 0 20 0 2 0 43972844 520347648 94685 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
Current children cumulated CPU time: 3335.18 s
Current children cumulated vsize: 508152 KiB
Current children cumulated memory: 378740 KiB

[startup+3402.3 s]
/proc/loadavg: 4.22 4.14 4.10 5/267 39349
/proc/meminfo: memFree=125722260/131249988 swapFree=33010684/33010684
[pid=39071] ppid=39065 vsize=508152 memory=378740 CPUtime=3395.07 cores=0,2
/proc/39071/stat : 39071 (ipbhs_gurobi) R 39065 39071 38607 0 -1 4194304 771531 0 0 0 337237 2270 0 0 20 0 2 0 43972841 520347648 94685 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
/proc/39071/statm: 127038 94685 3808 641 0 109521 0
[pid=39071/tid=39074] ppid=39065 vsize=508152 memory=378740 CPUtime=2.13 cores=0,2
/proc/39071/task/39074/stat : 39074 (ipbhs_gurobi) S 39065 39071 38607 0 -1 4194368 71 0 0 0 72 141 0 0 20 0 2 0 43972844 520347648 94685 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
Current children cumulated CPU time: 3395.07 s
Current children cumulated vsize: 508152 KiB
Current children cumulated memory: 378740 KiB

[startup+3462.3 s]
/proc/loadavg: 4.20 4.15 4.10 5/267 39351
/proc/meminfo: memFree=125724764/131249988 swapFree=33010684/33010684
[pid=39071] ppid=39065 vsize=508152 memory=379892 CPUtime=3454.96 cores=0,2
/proc/39071/stat : 39071 (ipbhs_gurobi) R 39065 39071 38607 0 -1 4194304 771536 0 0 0 343202 2294 0 0 20 0 2 0 43972841 520347648 94973 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
/proc/39071/statm: 127038 94973 3808 641 0 109521 0
[pid=39071/tid=39074] ppid=39065 vsize=508152 memory=14344 CPUtime=2.16 cores=0,2
/proc/39071/task/39074/stat : 39074 (ipbhs_gurobi) S 39065 39071 38607 0 -1 4194368 71 0 0 0 73 143 0 0 20 0 2 0 43972844 520347648 94973 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
Current children cumulated CPU time: 3454.96 s
Current children cumulated vsize: 508152 KiB
Current children cumulated memory: 379892 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.13 4.09 5/267 39353
/proc/meminfo: memFree=125772808/131249988 swapFree=33010684/33010684
[pid=39071] ppid=39065 vsize=508868 memory=373736 CPUtime=3514.84 cores=0,2
/proc/39071/stat : 39071 (ipbhs_gurobi) R 39065 39071 38607 0 -1 4194304 787384 0 0 0 349154 2330 0 0 20 0 2 0 43972841 521080832 93434 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
/proc/39071/statm: 127217 93434 3808 641 0 109700 0
[pid=39071/tid=39074] ppid=39065 vsize=508868 memory=373736 CPUtime=2.2 cores=0,2
/proc/39071/task/39074/stat : 39074 (ipbhs_gurobi) S 39065 39071 38607 0 -1 4194368 71 0 0 0 74 146 0 0 20 0 2 0 43972844 521080832 93434 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
Current children cumulated CPU time: 3514.84 s
Current children cumulated vsize: 508868 KiB
Current children cumulated memory: 373736 KiB

[startup+3582.3 s]
/proc/loadavg: 4.49 4.22 4.12 5/268 39361
/proc/meminfo: memFree=125772076/131249988 swapFree=33010684/33010684
[pid=39071] ppid=39065 vsize=508868 memory=373736 CPUtime=3574.72 cores=0,2
/proc/39071/stat : 39071 (ipbhs_gurobi) R 39065 39071 38607 0 -1 4194304 787533 0 0 0 355121 2351 0 0 20 0 2 0 43972841 521080832 93434 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
/proc/39071/statm: 127217 93434 3808 641 0 109700 0
[pid=39071/tid=39074] ppid=39065 vsize=508868 memory=14344 CPUtime=2.24 cores=0,2
/proc/39071/task/39074/stat : 39074 (ipbhs_gurobi) S 39065 39071 38607 0 -1 4194368 72 0 0 0 75 149 0 0 20 0 2 0 43972844 521080832 93434 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
Current children cumulated CPU time: 3574.72 s
Current children cumulated vsize: 508868 KiB
Current children cumulated memory: 373736 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3607.7 s]
/proc/loadavg: 4.38 4.22 4.13 5/263 39370
/proc/meminfo: memFree=126510232/131249988 swapFree=33010684/33010684
[pid=39071] ppid=39065 vsize=508868 memory=373736 CPUtime=3600.06 cores=0,2
/proc/39071/stat : 39071 (ipbhs_gurobi) R 39065 39071 38607 0 -1 4194304 787666 0 0 0 357649 2357 0 0 20 0 2 0 43972841 521080832 93434 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
/proc/39071/statm: 127217 93434 3808 641 0 109700 0
[pid=39071/tid=39074] ppid=39065 vsize=508868 memory=14344 CPUtime=2.26 cores=0,2
/proc/39071/task/39074/stat : 39074 (ipbhs_gurobi) S 39065 39071 38607 0 -1 4194368 73 0 0 0 76 150 0 0 20 0 2 0 43972844 521080832 93434 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 508868 KiB
Current children cumulated memory: 373736 KiB

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

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

# cumulated CPU time of all completed processes:  user=3576.5 s, system=23.5801 s

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

[startup+3607.7 s]
/proc/loadavg: 4.38 4.22 4.13 5/263 39370
/proc/meminfo: memFree=126510232/131249988 swapFree=33010684/33010684
[pid=39071] ppid=39065 vsize=508868 memory=373736 CPUtime=3600.06 cores=0,2
/proc/39071/stat : 39071 (ipbhs_gurobi) R 39065 39071 38607 0 -1 4194304 787666 0 0 0 357649 2357 0 0 20 0 2 0 43972841 521080832 93434 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
/proc/39071/statm: 127217 93434 3808 641 0 109700 0
[pid=39071/tid=39074] ppid=39065 vsize=508868 memory=14344 CPUtime=2.26 cores=0,2
/proc/39071/task/39074/stat : 39074 (ipbhs_gurobi) S 39065 39071 38607 0 -1 4194368 73 0 0 0 76 150 0 0 20 0 2 0 43972844 521080832 93434 18446744073709551615 94621901111296 94621903736349 140720960778416 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94621904355224 94621904388186 94621923717120 140720960784799 140720960784903 140720960784903 140720960790505 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 508868 KiB
Current children cumulated memory: 373736 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3607.71
CPU time (s): 3600.08
CPU user time (s): 3576.5
CPU system time (s): 23.5801
CPU usage (%): 99.7884
Max. virtual memory (cumulated for all children) (KiB): 617476
Max. memory (cumulated for all children) (KiB): 428364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3576.5
system time used= 23.5801
maximum resident set size= 428364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 787666
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= 358824
involuntary context switches= 7927


# summary of solver processes directly reported to runsolver:
#   pid: 39071
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3576.5
#   total CPU system time (s): 23.5801

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.38537 second user time and 15.1419 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-06-30 13:29:03
IDJOB=4484062
IDBENCH=146649
IDSOLVER=3333
FILE ID=nodeC031/4484062-1751282943
RUNJOBID= nodeC031-1751279332-38617
SLURM_JOB_ID= 9594213
Free space on /tmp= 432880 MiB

SOLVER NAME= IPBHS-GUROBI 2025-06-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.ps.uni-sb.de/~walser/benchmarks/course-ass/normalized-ws97-3.opb
COMMAND LINE= ./ipbhs_gurobi BENCHNAME --max-coef 1000000000
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4484062-1751282943/watcher-4484062-1751282943 -o /tmp/evaluation-result-4484062-1751282943/solver-4484062-1751282943 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1751279332-38617 --watchdog 3760  ./ipbhs_gurobi HOME/instance-4484062-1751282943.opb --max-coef 1000000000

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

MD5SUM BENCH= 1c26e44dc48355aad6827be56d900020
RANDOM SEED=1930400182

nodeC031 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		: 3600.279
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.78
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.938
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.78
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		: 3599.860
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.78
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		: 3599.941
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.78
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		: 3599.940
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.78
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		: 3599.896
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.78
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.931
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.78
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		: 3749.241
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        128532768 kB
MemAvailable:   128751200 kB
Buffers:            3280 kB
Cached:          1025936 kB
SwapCached:            0 kB
Active:          1374524 kB
Inactive:         760120 kB
Active(anon):    1123492 kB
Inactive(anon):        0 kB
Active(file):     251032 kB
Inactive(file):   760120 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            179976 kB
Writeback:             0 kB
AnonPages:       1102004 kB
Mapped:           115348 kB
Shmem:             18064 kB
KReclaimable:      93040 kB
Slab:             179628 kB
SReclaimable:      93040 kB
SUnreclaim:        86588 kB
KernelStack:        4256 kB
PageTables:         5248 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    1561556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:    851968 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:      191188 kB
DirectMap2M:     9017344 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432828 MiB
End job on nodeC031 at 2025-06-30 14:29:11