Trace number 4497682

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.01 3607.41

General information on the benchmark

NamePB24/normalized-PB07/OPT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_8.opb
MD5SUMbeae51edba02eeda3c8007d8306fd545
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 benchmark18
Best CPU time to get the best result obtained on this benchmark1.91149
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4318
Total number of constraints15120
Number of constraints which are clauses15112
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints7
Minimum length of a constraint1
Maximum length of a constraint490
Number of terms in the objective function 490
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 490
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 28
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 518
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.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.07	c limit for coefficient in constraints and objective to 1000000000
0.00/0.07	c will solve HOME/instance-4497682-1751395560.opb
0.00/0.07	c [0] will start solving
290.40/291.06	c [0] solve iteration 1, LB=0, UB=491
290.40/291.06	c [1.48] solve iteration 2, LB=5, UB=28
290.40/291.06	c [1.94] solve iteration 3, LB=10, UB=28
290.40/291.06	c [2.23] solve iteration 4, LB=11, UB=28
290.40/291.06	c [2.55] solve iteration 5, LB=11, UB=28
290.40/291.06	c [19.71] solve iteration 6, LB=11, UB=27
290.40/291.06	c [20] solve iteration 7, LB=11, UB=27
290.40/291.06	c [20.28] solve iteration 8, LB=12, UB=27
290.40/291.06	c [20.6] solve iteration 9, LB=12, UB=27
290.40/291.06	c [20.88] solve iteration 10, LB=12, UB=27
290.40/291.06	c [21.42] solve iteration 11, LB=12, UB=26
290.40/291.06	c [21.81] solve iteration 12, LB=12, UB=26
290.40/291.06	c [36.11] solve iteration 13, LB=12, UB=26
290.40/291.06	c [36.66] solve iteration 14, LB=12, UB=26
290.40/291.06	c [37.15] solve iteration 15, LB=12, UB=26
290.40/291.06	c [38.06] solve iteration 16, LB=12, UB=26
290.40/291.06	c [38.84] solve iteration 17, LB=12, UB=26
290.40/291.06	c [39.41] solve iteration 18, LB=12, UB=26
290.40/291.06	c [39.73] solve iteration 19, LB=12, UB=26
290.40/291.06	c [40.29] solve iteration 20, LB=12, UB=26
290.40/291.06	c [41.53] solve iteration 21, LB=12, UB=26
290.40/291.06	c [41.87] solve iteration 22, LB=12, UB=26
290.40/291.06	c [42.23] solve iteration 23, LB=12, UB=26
290.40/291.06	c [42.74] solve iteration 24, LB=12, UB=26
290.40/291.06	c [43.43] solve iteration 25, LB=12, UB=26
290.40/291.06	c [44.95] solve iteration 26, LB=12, UB=26
290.40/291.06	c [45.43] solve iteration 27, LB=12, UB=26
290.40/291.06	c [46.03] solve iteration 28, LB=12, UB=26
290.40/291.06	c [46.68] solve iteration 29, LB=12, UB=26
290.40/291.06	c [51.88] solve iteration 30, LB=12, UB=26
290.40/291.06	c [54.11] solve iteration 31, LB=12, UB=26
290.40/291.06	c [54.85] solve iteration 32, LB=12, UB=26
290.40/291.06	c [55.46] solve iteration 33, LB=12, UB=26
290.40/291.06	c [56.11] solve iteration 34, LB=12, UB=26
290.40/291.06	c [56.65] solve iteration 35, LB=12, UB=26
290.40/291.06	c [58.22] solve iteration 36, LB=12, UB=26
290.40/291.06	c [58.66] solve iteration 37, LB=12, UB=26
290.40/291.06	c [59.14] solve iteration 38, LB=12, UB=26
290.40/291.06	c [59.78] solve iteration 39, LB=12, UB=26
290.40/291.06	c [60.58] solve iteration 40, LB=12, UB=26
290.40/291.06	c [166.67] solve iteration 41, LB=12, UB=26
290.40/291.06	c [167.49] solve iteration 42, LB=12, UB=26
290.40/291.06	c [168.55] solve iteration 43, LB=12, UB=26
290.40/291.06	c [169.95] solve iteration 44, LB=13, UB=26
290.40/291.06	c [171.02] solve iteration 45, LB=13, UB=26
290.40/291.06	c [173.16] solve iteration 46, LB=13, UB=26
290.40/291.06	c [174.55] solve iteration 47, LB=13, UB=26
290.40/291.06	c [175.57] solve iteration 48, LB=13, UB=26
290.40/291.06	c [176.89] solve iteration 49, LB=13, UB=26
290.40/291.06	c [181.1] solve iteration 50, LB=13, UB=26
290.40/291.06	c [184.06] solve iteration 51, LB=13, UB=26
290.40/291.06	c [184.89] solve iteration 52, LB=13, UB=26
290.40/291.06	c [185.63] solve iteration 53, LB=13, UB=26
290.40/291.06	c [186.6] solve iteration 54, LB=13, UB=26
290.40/291.06	c [187.41] solve iteration 55, LB=13, UB=26
290.40/291.06	c [192.6] solve iteration 56, LB=13, UB=26
290.40/291.06	c [193.71] solve iteration 57, LB=13, UB=26
290.40/291.06	c [194.82] solve iteration 58, LB=13, UB=26
290.40/291.06	c [196.32] solve iteration 59, LB=13, UB=26
290.40/291.06	c [197.5] solve iteration 60, LB=13, UB=26
290.40/291.06	c [200.36] solve iteration 61, LB=13, UB=26
290.40/291.06	c [201.44] solve iteration 62, LB=13, UB=26
290.40/291.06	c [202.7] solve iteration 63, LB=13, UB=26
290.40/291.06	c [205.19] solve iteration 64, LB=13, UB=26
290.40/291.06	c [206.42] solve iteration 65, LB=13, UB=26
290.40/291.06	c [209.74] solve iteration 66, LB=13, UB=26
290.40/291.06	c [224.99] solve iteration 67, LB=13, UB=26
290.40/291.06	c [225.95] solve iteration 68, LB=13, UB=26
290.40/291.06	c [239.17] solve iteration 69, LB=13, UB=26
290.40/291.06	c [240.16] solve iteration 70, LB=13, UB=26
290.40/291.06	c [244.9] solve iteration 71, LB=13, UB=26
290.40/291.06	c [245.92] solve iteration 72, LB=13, UB=26
290.40/291.06	c [247.06] solve iteration 73, LB=13, UB=26
290.40/291.06	c [248.21] solve iteration 74, LB=13, UB=26
290.40/291.06	c [249.4] solve iteration 75, LB=13, UB=26
290.40/291.06	c [253.76] solve iteration 76, LB=13, UB=26
290.40/291.06	c [255.04] solve iteration 77, LB=13, UB=26
290.40/291.06	c [256.38] solve iteration 78, LB=13, UB=26
290.40/291.06	c [257.52] solve iteration 79, LB=13, UB=26
290.40/291.06	c [258.9] solve iteration 80, LB=13, UB=26
290.40/291.06	c [262.26] solve iteration 81, LB=13, UB=26
290.40/291.06	c [263.53] solve iteration 82, LB=13, UB=26
290.40/291.06	c [265.18] solve iteration 83, LB=13, UB=26
290.40/291.06	c [266.5] solve iteration 84, LB=13, UB=26
290.40/291.06	c [267.72] solve iteration 85, LB=13, UB=26
290.40/291.06	c [272.14] solve iteration 86, LB=13, UB=26
290.40/291.06	c [273.66] solve iteration 87, LB=13, UB=26
290.40/291.06	c [274.93] solve iteration 88, LB=13, UB=26
290.40/291.06	c [276.4] solve iteration 89, LB=13, UB=26
290.40/291.06	c [277.91] solve iteration 90, LB=13, UB=26
290.40/291.06	c [282.01] solve iteration 91, LB=13, UB=26
290.40/291.06	c [283.4] solve iteration 92, LB=13, UB=26
290.40/291.06	c [285.09] solve iteration 93, LB=13, UB=26
290.40/291.06	c [286.58] solve iteration 94, LB=13, UB=26
290.40/291.06	c [287.99] solve iteration 95, LB

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4497682-1751395560/watcher-4497682-1751395560 -o /tmp/evaluation-result-4497682-1751395560/solver-4497682-1751395560 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1751387240-55728 --watchdog 3760 ./ipbhs_gurobi HOME/instance-4497682-1751395560.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=57716, runsolver pid=57713

[startup+0.100057 s]*
/proc/loadavg: 4.10 4.14 4.11 5/269 57718
/proc/meminfo: memFree=128519624/131249996 swapFree=33005272/33010684
[pid=57716] ppid=57713 vsize=97976 memory=26660 CPUtime=0.09 cores=4,6
/proc/57716/stat : 57716 (ipbhs_gurobi) R 57713 57716 55717 0 -1 4194304 3710 0 0 0 6 3 0 0 20 0 2 0 55233932 100327424 6665 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
/proc/57716/statm: 24494 6665 3200 641 0 6977 0
[pid=57716/tid=57718] ppid=57713 vsize=97976 memory=4026531960 CPUtime=0 cores=4,6
/proc/57716/task/57718/stat : 57718 (ipbhs_gurobi) R 57713 57716 55717 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 55233939 100327424 6665 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 0 0 0 -1 6 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 97976 KiB
Current children cumulated memory: 26660 KiB

[startup+0.205493 s]*
/proc/loadavg: 4.10 4.14 4.11 5/269 57718
/proc/meminfo: memFree=128519624/131249996 swapFree=33005272/33010684
[pid=57716] ppid=57713 vsize=97976 memory=27044 CPUtime=0.19 cores=4,6
/proc/57716/stat : 57716 (ipbhs_gurobi) R 57713 57716 55717 0 -1 4194304 3796 0 0 0 16 3 0 0 20 0 2 0 55233932 100327424 6761 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
/proc/57716/statm: 24494 6761 3200 641 0 6977 0
[pid=57716/tid=57718] ppid=57713 vsize=97976 memory=3472328132921917724 CPUtime=0 cores=4,6
/proc/57716/task/57718/stat : 57718 (ipbhs_gurobi) S 57713 57716 55717 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 55233939 100327424 6761 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 97976 KiB
Current children cumulated memory: 27044 KiB

[startup+0.305561 s]*
/proc/loadavg: 4.10 4.14 4.11 5/269 57718
/proc/meminfo: memFree=128518616/131249996 swapFree=33005272/33010684
[pid=57716] ppid=57713 vsize=97976 memory=29292 CPUtime=0.29 cores=4,6
/proc/57716/stat : 57716 (ipbhs_gurobi) R 57713 57716 55717 0 -1 4194304 3834 0 0 0 26 3 0 0 20 0 2 0 55233932 100327424 7323 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
/proc/57716/statm: 24494 7323 3200 641 0 6977 0
[pid=57716/tid=57718] ppid=57713 vsize=97976 memory=-7603326940161669311 CPUtime=0 cores=4,6
/proc/57716/task/57718/stat : 57718 (ipbhs_gurobi) S 57713 57716 55717 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 55233939 100327424 7323 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 97976 KiB
Current children cumulated memory: 29292 KiB

[startup+0.700152 s]
/proc/loadavg: 4.10 4.14 4.11 5/269 57718
/proc/meminfo: memFree=128518616/131249996 swapFree=33005272/33010684
[pid=57716] ppid=57713 vsize=98248 memory=29804 CPUtime=0.68 cores=4,6
/proc/57716/stat : 57716 (ipbhs_gurobi) R 57713 57716 55717 0 -1 4194304 3968 0 0 0 65 3 0 0 20 0 2 0 55233932 100605952 7451 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
/proc/57716/statm: 24562 7451 3200 641 0 7045 0
[pid=57716/tid=57718] ppid=57713 vsize=98248 memory=13568 CPUtime=0 cores=4,6
/proc/57716/task/57718/stat : 57718 (ipbhs_gurobi) S 57713 57716 55717 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 55233939 100605952 7451 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 98248 KiB
Current children cumulated memory: 29804 KiB

[startup+1.50015 s]
/proc/loadavg: 4.10 4.14 4.11 5/269 57718
/proc/meminfo: memFree=128515592/131249996 swapFree=33005272/33010684
[pid=57716] ppid=57713 vsize=107948 memory=36460 CPUtime=1.48 cores=4,6
/proc/57716/stat : 57716 (ipbhs_gurobi) R 57713 57716 55717 0 -1 4194304 5654 0 0 0 144 4 0 0 20 0 2 0 55233932 110538752 9115 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
/proc/57716/statm: 26987 9115 3200 641 0 9470 0
[pid=57716/tid=57718] ppid=57713 vsize=107948 memory=13568 CPUtime=0 cores=4,6
/proc/57716/task/57718/stat : 57718 (ipbhs_gurobi) S 57713 57716 55717 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 55233939 110538752 9115 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 107948 KiB
Current children cumulated memory: 36460 KiB

[startup+3.10533 s]
/proc/loadavg: 4.09 4.14 4.11 5/269 57718
/proc/meminfo: memFree=128498340/131249996 swapFree=33005272/33010684
[pid=57716] ppid=57713 vsize=111040 memory=43600 CPUtime=3.08 cores=4,6
/proc/57716/stat : 57716 (ipbhs_gurobi) R 57713 57716 55717 0 -1 4194304 12214 0 0 0 300 8 0 0 20 0 2 0 55233932 113704960 10900 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
/proc/57716/statm: 27760 10900 3488 641 0 10243 0
[pid=57716/tid=57718] ppid=57713 vsize=111040 memory=39020 CPUtime=0 cores=4,6
/proc/57716/task/57718/stat : 57718 (ipbhs_gurobi) S 57713 57716 55717 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 2 0 55233939 113704960 10900 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 111040 KiB
Current children cumulated memory: 43600 KiB

[startup+6.30015 s]
/proc/loadavg: 4.09 4.14 4.11 5/269 57718
/proc/meminfo: memFree=128492804/131249996 swapFree=33005272/33010684
[pid=57716] ppid=57713 vsize=123048 memory=52360 CPUtime=6.27 cores=4,6
/proc/57716/stat : 57716 (ipbhs_gurobi) R 57713 57716 55717 0 -1 4194304 17584 0 0 0 616 11 0 0 20 0 2 0 55233932 126001152 13090 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
/proc/57716/statm: 30762 13090 3488 641 0 13245 0
[pid=57716/tid=57718] ppid=57713 vsize=123048 memory=13568 CPUtime=0 cores=4,6
/proc/57716/task/57718/stat : 57718 (ipbhs_gurobi) S 57713 57716 55717 0 -1 4194368 6 0 0 0 0 0 0 0 20 0 2 0 55233939 126001152 13090 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 123048 KiB
Current children cumulated memory: 52360 KiB

[startup+12.7002 s]
/proc/loadavg: 4.07 4.14 4.11 5/269 57718
/proc/meminfo: memFree=128483156/131249996 swapFree=33005272/33010684
[pid=57716] ppid=57713 vsize=135820 memory=59696 CPUtime=12.66 cores=4,6
/proc/57716/stat : 57716 (ipbhs_gurobi) R 57713 57716 55717 0 -1 4194304 27330 0 0 0 1251 15 0 0 20 0 2 0 55233932 139079680 14924 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
/proc/57716/statm: 33955 14924 3488 641 0 16438 0
[pid=57716/tid=57718] ppid=57713 vsize=135820 memory=59440 CPUtime=0 cores=4,6
/proc/57716/task/57718/stat : 57718 (ipbhs_gurobi) S 57713 57716 55717 0 -1 4194368 11 0 0 0 0 0 0 0 20 0 2 0 55233939 139079680 14924 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 135820 KiB
Current children cumulated memory: 59696 KiB

[startup+25.5002 s]
/proc/loadavg: 4.06 4.13 4.10 5/269 57718
/proc/meminfo: memFree=128474892/131249996 swapFree=33005272/33010684
[pid=57716] ppid=57713 vsize=141916 memory=66124 CPUtime=25.43 cores=4,6
/proc/57716/stat : 57716 (ipbhs_gurobi) R 57713 57716 55717 0 -1 4194304 33371 0 0 0 2515 28 0 0 20 0 2 0 55233932 145321984 16531 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
/proc/57716/statm: 35479 16531 3552 641 0 17962 0
[pid=57716/tid=57718] ppid=57713 vsize=141916 memory=62492 CPUtime=0 cores=4,6
/proc/57716/task/57718/stat : 57718 (ipbhs_gurobi) S 57713 57716 55717 0 -1 4194368 12 0 0 0 0 0 0 0 20 0 2 0 55233939 145321984 16531 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 141916 KiB
Current children cumulated memory: 66124 KiB

[startup+51.1057 s]
/proc/loadavg: 4.18 4.15 4.11 5/269 57719
/proc/meminfo: memFree=128434956/131249996 swapFree=33005272/33010684
[pid=57716] ppid=57713 vsize=164976 memory=93024 CPUtime=50.99 cores=4,6
/proc/57716/stat : 57716 (ipbhs_gurobi) R 57713 57716 55717 0 -1 4194304 60673 0 0 0 5035 64 0 0 20 0 2 0 55233932 168935424 23256 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
/proc/57716/statm: 41244 23256 3552 641 0 23727 0
[pid=57716/tid=57718] ppid=57713 vsize=164976 memory=13568 CPUtime=0.01 cores=4,6
/proc/57716/task/57718/stat : 57718 (ipbhs_gurobi) S 57713 57716 55717 0 -1 4194368 14 0 0 0 0 1 0 0 20 0 2 0 55233939 168935424 23256 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
Current children cumulated CPU time: 50.99 s
Current children cumulated vsize: 164976 KiB
Current children cumulated memory: 93024 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.14 4.11 5/268 57721
/proc/meminfo: memFree=128385776/131249996 swapFree=33005272/33010684
[pid=57716] ppid=57713 vsize=207676 memory=118724 CPUtime=102.08 cores=4,6
/proc/57716/stat : 57716 (ipbhs_gurobi) R 57713 57716 55717 0 -1 4194304 96081 0 0 0 10103 105 0 0 20 0 2 0 55233932 212660224 29681 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
/proc/57716/statm: 51919 29681 3552 641 0 34402 0
[pid=57716/tid=57718] ppid=57713 vsize=207676 memory=13568 CPUtime=0.03 cores=4,6
/proc/57716/task/57718/stat : 57718 (ipbhs_gurobi) S 57713 57716 55717 0 -1 4194368 17 0 0 0 1 2 0 0 20 0 2 0 55233939 212660224 29681 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
Current children cumulated CPU time: 102.08 s
Current children cumulated vsize: 207676 KiB
Current children cumulated memory: 118724 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.13 4.10 5/267 57723
/proc/meminfo: memFree=128365220/131249996 swapFree=33005272/33010684
[pid=57716] ppid=57713 vsize=207676 memory=129544 CPUtime=161.96 cores=4,6
/proc/57716/stat : 57716 (ipbhs_gurobi) R 57713 57716 55717 0 -1 4194304 97161 0 0 0 16061 135 0 0 20 0 2 0 55233932 212660224 32386 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
/proc/57716/statm: 51919 32386 3552 641 0 34402 0
[pid=57716/tid=57718] ppid=57713 vsize=207676 memory=5632 CPUtime=0.06 cores=4,6
/proc/57716/task/57718/stat : 57718 (ipbhs_gurobi) S 57713 57716 55717 0 -1 4194368 17 0 0 0 2 4 0 0 20 0 2 0 55233939 212660224 32386 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
Current children cumulated CPU time: 161.96 s
Current children cumulated vsize: 207676 KiB
Current children cumulated memory: 129544 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.13 4.10 5/268 57731
/proc/meminfo: memFree=128346736/131249996 swapFree=33005272/33010684
[pid=57716] ppid=57713 vsize=269488 memory=175540 CPUtime=221.84 cores=4,6
/proc/57716/stat : 57716 (ipbhs_gurobi) R 57713 57716 55717 0 -1 4194304 153502 0 0 0 21993 191 0 0 20 0 2 0 55233932 275955712 43885 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
/proc/57716/statm: 67372 43885 3744 641 0 49855 0
[pid=57716/tid=57718] ppid=57713 vsize=269488 memory=13568 CPUtime=0.08 cores=4,6
/proc/57716/task/57718/stat : 57718 (ipbhs_gurobi) S 57713 57716 55717 0 -1 4194368 19 0 0 0 3 5 0 0 20 0 2 0 55233939 275955712 43885 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
Current children cumulated CPU time: 221.84 s
Current children cumulated vsize: 269488 KiB
Current children cumulated memory: 175540 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 4.14 4.10 5/268 57734
/proc/meminfo: memFree=128304792/131249996 swapFree=33005272/33010684
[pid=57716] ppid=57713 vsize=342444 memory=213296 CPUtime=281.72 cores=4,6
/proc/57716/stat : 57716 (ipbhs_gurobi) R 57713 57716 55717 0 -1 4194304 203173 0 0 0 27937 235 0 0 20 0 2 0 55233932 350662656 53324 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
/proc/57716/statm: 85611 53324 3744 641 0 68094 0
[pid=57716/tid=57718] ppid=57713 vsize=342444 memory=210588 CPUtime=0.09 cores=4,6
/proc/57716/task/57718/stat : 57718 (ipbhs_gurobi) S 57713 57716 55717 0 -1 4194368 23 0 0 0 3 6 0 0 20 0 2 0 55233939 350662656 53324 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
Current children cumulated CPU time: 281.72 s
Current children cumulated vsize: 342444 KiB
Current children cumulated memory: 213296 KiB

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

/proc/meminfo: memFree=129444468/131249996 swapFree=33005272/33010684
[pid=57716] ppid=57713 vsize=726536 memory=506568 CPUtime=2976.13 cores=4,6
/proc/57716/stat : 57716 (ipbhs_gurobi) R 57713 57716 55717 0 -1 4194304 449014 0 0 0 297153 460 0 0 20 0 2 0 55233932 743972864 126642 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
/proc/57716/statm: 181634 126642 3744 641 0 164117 0
[pid=57716/tid=57718] ppid=57713 vsize=726536 memory=506568 CPUtime=1.18 cores=4,6
/proc/57716/task/57718/stat : 57718 (ipbhs_gurobi) S 57713 57716 55717 0 -1 4194368 38 0 0 0 34 84 0 0 20 0 2 0 55233939 743972864 126642 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
Current children cumulated CPU time: 2976.13 s
Current children cumulated vsize: 726536 KiB
Current children cumulated memory: 506568 KiB

[startup+3042.3 s]
/proc/loadavg: 1.09 1.82 2.96 2/248 57968
/proc/meminfo: memFree=129451028/131249996 swapFree=33005272/33010684
[pid=57716] ppid=57713 vsize=726536 memory=506568 CPUtime=3036.01 cores=4,6
/proc/57716/stat : 57716 (ipbhs_gurobi) R 57713 57716 55717 0 -1 4194304 450550 0 0 0 303140 461 0 0 20 0 2 0 55233932 743972864 126642 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
/proc/57716/statm: 181634 126642 3744 641 0 164117 0
[pid=57716/tid=57718] ppid=57713 vsize=726536 memory=506568 CPUtime=1.2 cores=4,6
/proc/57716/task/57718/stat : 57718 (ipbhs_gurobi) S 57713 57716 55717 0 -1 4194368 38 0 0 0 34 86 0 0 20 0 2 0 55233939 743972864 126642 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
Current children cumulated CPU time: 3036.01 s
Current children cumulated vsize: 726536 KiB
Current children cumulated memory: 506568 KiB

[startup+3102.3 s]
/proc/loadavg: 1.10 1.68 2.84 2/248 57970
/proc/meminfo: memFree=129450900/131249996 swapFree=33005272/33010684
[pid=57716] ppid=57713 vsize=726536 memory=506568 CPUtime=3095.89 cores=4,6
/proc/57716/stat : 57716 (ipbhs_gurobi) R 57713 57716 55717 0 -1 4194304 450720 0 0 0 309127 462 0 0 20 0 2 0 55233932 743972864 126642 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
/proc/57716/statm: 181634 126642 3744 641 0 164117 0
[pid=57716/tid=57718] ppid=57713 vsize=726536 memory=506568 CPUtime=1.22 cores=4,6
/proc/57716/task/57718/stat : 57718 (ipbhs_gurobi) S 57713 57716 55717 0 -1 4194368 38 0 0 0 35 87 0 0 20 0 2 0 55233939 743972864 126642 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
Current children cumulated CPU time: 3095.89 s
Current children cumulated vsize: 726536 KiB
Current children cumulated memory: 506568 KiB

[startup+3162.3 s]
/proc/loadavg: 1.09 1.57 2.73 2/246 57972
/proc/meminfo: memFree=129450948/131249996 swapFree=33005272/33010684
[pid=57716] ppid=57713 vsize=726536 memory=506568 CPUtime=3155.78 cores=4,6
/proc/57716/stat : 57716 (ipbhs_gurobi) R 57713 57716 55717 0 -1 4194304 451874 0 0 0 315114 464 0 0 20 0 2 0 55233932 743972864 126642 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
/proc/57716/statm: 181634 126642 3744 641 0 164117 0
[pid=57716/tid=57718] ppid=57713 vsize=726536 memory=506568 CPUtime=1.23 cores=4,6
/proc/57716/task/57718/stat : 57718 (ipbhs_gurobi) S 57713 57716 55717 0 -1 4194368 38 0 0 0 35 88 0 0 20 0 2 0 55233939 743972864 126642 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
Current children cumulated CPU time: 3155.78 s
Current children cumulated vsize: 726536 KiB
Current children cumulated memory: 506568 KiB

[startup+3222.3 s]
/proc/loadavg: 1.07 1.48 2.62 2/247 57978
/proc/meminfo: memFree=129451140/131249996 swapFree=33005272/33010684
[pid=57716] ppid=57713 vsize=726536 memory=506568 CPUtime=3215.66 cores=4,6
/proc/57716/stat : 57716 (ipbhs_gurobi) R 57713 57716 55717 0 -1 4194304 453464 0 0 0 321101 465 0 0 20 0 2 0 55233932 743972864 126642 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
/proc/57716/statm: 181634 126642 3744 641 0 164117 0
[pid=57716/tid=57718] ppid=57713 vsize=726536 memory=506568 CPUtime=1.25 cores=4,6
/proc/57716/task/57718/stat : 57718 (ipbhs_gurobi) S 57713 57716 55717 0 -1 4194368 38 0 0 0 36 89 0 0 20 0 2 0 55233939 743972864 126642 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
Current children cumulated CPU time: 3215.66 s
Current children cumulated vsize: 726536 KiB
Current children cumulated memory: 506568 KiB

[startup+3282.3 s]
/proc/loadavg: 1.06 1.40 2.53 2/246 57980
/proc/meminfo: memFree=129450988/131249996 swapFree=33005272/33010684
[pid=57716] ppid=57713 vsize=726536 memory=506568 CPUtime=3275.54 cores=4,6
/proc/57716/stat : 57716 (ipbhs_gurobi) R 57713 57716 55717 0 -1 4194304 453973 0 0 0 327088 466 0 0 20 0 2 0 55233932 743972864 126642 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
/proc/57716/statm: 181634 126642 3744 641 0 164117 0
[pid=57716/tid=57718] ppid=57713 vsize=726536 memory=10880 CPUtime=1.27 cores=4,6
/proc/57716/task/57718/stat : 57718 (ipbhs_gurobi) S 57713 57716 55717 0 -1 4194368 38 0 0 0 37 90 0 0 20 0 2 0 55233939 743972864 126642 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
Current children cumulated CPU time: 3275.54 s
Current children cumulated vsize: 726536 KiB
Current children cumulated memory: 506568 KiB

[startup+3342.3 s]
/proc/loadavg: 1.06 1.34 2.43 2/246 57982
/proc/meminfo: memFree=129451132/131249996 swapFree=33005272/33010684
[pid=57716] ppid=57713 vsize=726536 memory=506568 CPUtime=3335.42 cores=4,6
/proc/57716/stat : 57716 (ipbhs_gurobi) R 57713 57716 55717 0 -1 4194304 453976 0 0 0 333075 467 0 0 20 0 2 0 55233932 743972864 126642 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
/proc/57716/statm: 181634 126642 3744 641 0 164117 0
[pid=57716/tid=57718] ppid=57713 vsize=726536 memory=506568 CPUtime=1.28 cores=4,6
/proc/57716/task/57718/stat : 57718 (ipbhs_gurobi) S 57713 57716 55717 0 -1 4194368 39 0 0 0 37 91 0 0 20 0 2 0 55233939 743972864 126642 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
Current children cumulated CPU time: 3335.42 s
Current children cumulated vsize: 726536 KiB
Current children cumulated memory: 506568 KiB

[startup+3402.3 s]
/proc/loadavg: 1.13 1.31 2.35 2/246 57984
/proc/meminfo: memFree=129451228/131249996 swapFree=33005272/33010684
[pid=57716] ppid=57713 vsize=726536 memory=506568 CPUtime=3395.3 cores=4,6
/proc/57716/stat : 57716 (ipbhs_gurobi) R 57713 57716 55717 0 -1 4194304 453978 0 0 0 339062 468 0 0 20 0 2 0 55233932 743972864 126642 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
/proc/57716/statm: 181634 126642 3744 641 0 164117 0
[pid=57716/tid=57718] ppid=57713 vsize=726536 memory=506568 CPUtime=1.3 cores=4,6
/proc/57716/task/57718/stat : 57718 (ipbhs_gurobi) S 57713 57716 55717 0 -1 4194368 39 0 0 0 38 92 0 0 20 0 2 0 55233939 743972864 126642 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
Current children cumulated CPU time: 3395.3 s
Current children cumulated vsize: 726536 KiB
Current children cumulated memory: 506568 KiB

[startup+3462.3 s]
/proc/loadavg: 1.10 1.27 2.27 2/246 57988
/proc/meminfo: memFree=129443488/131249996 swapFree=33005272/33010684
[pid=57716] ppid=57713 vsize=726536 memory=506568 CPUtime=3455.18 cores=4,6
/proc/57716/stat : 57716 (ipbhs_gurobi) R 57713 57716 55717 0 -1 4194304 453980 0 0 0 345050 468 0 0 20 0 2 0 55233932 743972864 126642 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
/proc/57716/statm: 181634 126642 3744 641 0 164117 0
[pid=57716/tid=57718] ppid=57713 vsize=726536 memory=506568 CPUtime=1.31 cores=4,6
/proc/57716/task/57718/stat : 57718 (ipbhs_gurobi) S 57713 57716 55717 0 -1 4194368 39 0 0 0 38 93 0 0 20 0 2 0 55233939 743972864 126642 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
Current children cumulated CPU time: 3455.18 s
Current children cumulated vsize: 726536 KiB
Current children cumulated memory: 506568 KiB

[startup+3522.3 s]
/proc/loadavg: 1.12 1.23 2.19 2/245 57990
/proc/meminfo: memFree=129443312/131249996 swapFree=33005272/33010684
[pid=57716] ppid=57713 vsize=726536 memory=506568 CPUtime=3515.07 cores=4,6
/proc/57716/stat : 57716 (ipbhs_gurobi) R 57713 57716 55717 0 -1 4194304 454376 0 0 0 351037 470 0 0 20 0 2 0 55233932 743972864 126642 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
/proc/57716/statm: 181634 126642 3744 641 0 164117 0
[pid=57716/tid=57718] ppid=57713 vsize=726536 memory=506568 CPUtime=1.33 cores=4,6
/proc/57716/task/57718/stat : 57718 (ipbhs_gurobi) S 57713 57716 55717 0 -1 4194368 39 0 0 0 39 94 0 0 20 0 2 0 55233939 743972864 126642 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
Current children cumulated CPU time: 3515.07 s
Current children cumulated vsize: 726536 KiB
Current children cumulated memory: 506568 KiB

[startup+3582.3 s]
/proc/loadavg: 1.14 1.22 2.12 2/246 57993
/proc/meminfo: memFree=129443012/131249996 swapFree=33005272/33010684
[pid=57716] ppid=57713 vsize=726536 memory=506568 CPUtime=3574.94 cores=4,6
/proc/57716/stat : 57716 (ipbhs_gurobi) R 57713 57716 55717 0 -1 4194304 454376 0 0 0 357023 471 0 0 20 0 2 0 55233932 743972864 126642 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
/proc/57716/statm: 181634 126642 3744 641 0 164117 0
[pid=57716/tid=57718] ppid=57713 vsize=726536 memory=506568 CPUtime=1.35 cores=4,6
/proc/57716/task/57718/stat : 57718 (ipbhs_gurobi) S 57713 57716 55717 0 -1 4194368 39 0 0 0 40 95 0 0 20 0 2 0 55233939 743972864 126642 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
Current children cumulated CPU time: 3574.94 s
Current children cumulated vsize: 726536 KiB
Current children cumulated memory: 506568 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3607.4 s]
/proc/loadavg: 1.09 1.20 2.09 2/246 57994
/proc/meminfo: memFree=129443248/131249996 swapFree=33005272/33010684
[pid=57716] ppid=57713 vsize=726536 memory=506568 CPUtime=3600 cores=4,6
/proc/57716/stat : 57716 (ipbhs_gurobi) R 57713 57716 55717 0 -1 4194304 454376 0 0 0 359528 472 0 0 20 0 2 0 55233932 743972864 126642 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
/proc/57716/statm: 181634 126642 3744 641 0 164117 0
[pid=57716/tid=57718] ppid=57713 vsize=726536 memory=13568 CPUtime=1.36 cores=4,6
/proc/57716/task/57718/stat : 57718 (ipbhs_gurobi) S 57713 57716 55717 0 -1 4194368 39 0 0 0 40 96 0 0 20 0 2 0 55233939 743972864 126642 18446744073709551615 94887884910592 94887887535645 140728781599632 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94887888154520 94887888187482 94887906271232 140728781605279 140728781605383 140728781605383 140728781610985 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 726536 KiB
Current children cumulated memory: 506568 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.29 s, system=4.72323 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3607.41
CPU time (s): 3600.01
CPU user time (s): 3595.29
CPU system time (s): 4.72323
CPU usage (%): 99.795
Max. virtual memory (cumulated for all children) (KiB): 726536
Max. memory (cumulated for all children) (KiB): 506568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.29
system time used= 4.72323
maximum resident set size= 506568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 454376
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= 358879
involuntary context switches= 1584


# summary of solver processes directly reported to runsolver:
#   pid: 57716
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3595.29
#   total CPU system time (s): 4.72323

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.80964 second user time and 14.4637 second system time

The end

Launcher Data

Begin job on nodeC023 at 2025-07-01 20:46:01
IDJOB=4497682
IDBENCH=148191
IDSOLVER=3333
FILE ID=nodeC023/4497682-1751395560
RUNJOBID= nodeC023-1751387240-55728
SLURM_JOB_ID= 9598250
Free space on /tmp= 432876 MiB

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

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

MD5SUM BENCH= beae51edba02eeda3c8007d8306fd545
RANDOM SEED=388625071

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.899
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.900
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		: 3600.922
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		: 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 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		: 3700.000
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.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.881
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.897
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		: 3599.237
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:       131249996 kB
MemFree:        128523124 kB
MemAvailable:   128492004 kB
Buffers:            1328 kB
Cached:           767128 kB
SwapCached:          416 kB
Active:          1452820 kB
Inactive:         599048 kB
Active(anon):    1242168 kB
Inactive(anon):    54636 kB
Active(file):     210652 kB
Inactive(file):   544412 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005272 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             59620 kB
Writeback:            24 kB
AnonPages:       1283680 kB
Mapped:           112780 kB
Shmem:             13392 kB
KReclaimable:     106112 kB
Slab:             194292 kB
SReclaimable:     106112 kB
SUnreclaim:        88180 kB
KernelStack:        4320 kB
PageTables:         5696 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1854520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    659456 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:      197332 kB
DirectMap2M:     9011200 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433004 MiB
End job on nodeC023 at 2025-07-01 21:46:08