Trace number 4506397

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/graca/
normalized-ped2.G.recomb10-0.20-12.opb
MD5SUM0c5a5feecc6e9ebbd7fc1e1b28678077
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 benchmark54713
Best CPU time to get the best result obtained on this benchmark35.568
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables214302
Total number of constraints3483525
Number of constraints which are clauses3483525
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint579
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
Number of bits of the biggest sum of numbers24
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.00	c initialize IPBHS solver
0.00/0.00	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.00	c optimizer = "gurobi"
0.00/0.00	c pbsolver = "roundingsat"
0.00/0.00	c use separate pbsolver for SIS
0.00/0.00	c load symmetries from file ""
0.00/0.00	c set time limit for symmetry computation to 100 seconds.
0.00/0.00	c set interchangeable summation variable limit to 3
0.00/0.00	c enable explicit+compact SCL
0.00/0.00	c set sym compact max subset size to 5
0.00/0.00	c set explicit symmetry matrix usage to 1
0.00/0.00	c sym budget explicit to 100
0.00/0.00	c sym budget explicit lits to 6000
0.00/0.00	c sym budget compact to 100
0.00/0.00	c sym budget compact lits to 6000
0.00/0.00	c sym budget common to 0
0.00/0.00	c sym budget common lits to 0
0.00/0.00	c set sym generation to 's'
0.00/0.00	c set abstraction set creation to 10 iterations without LB change
0.00/0.00	c set abstraction set inputs to 0
0.00/0.00	c set abstraction set cluster min size to 2
0.00/0.00	c set abstraction set cluster max size to 100000000
0.00/0.00	c set abstraction set cluster activation limit to 2
0.00/0.00	c enable abstraction set require equal cost
0.00/0.00	c set abstraction set assumptions to 0
0.00/0.00	c set abstraction set constraint type to 0
0.00/0.00	c set abstract core extraction strategy to b
0.00/0.00	c set core extraction strategy to 2
0.00/0.00	c set core extraction shuffles 10
0.00/0.00	c set cores per iteration to 5
0.00/0.00	c set optimizer bound usage strategy to 2
0.00/0.00	c set optimizer max non-optimal iterations to 1000
0.00/0.00	c set small core cardinality limit to 2
0.00/0.00	c set max coef in cores to 1000000000
0.00/0.00	c set core processing techniques to 4095
0.00/0.00	c set SIS iterations to 5
0.00/0.00	c set SIS budget abs to 1000
0.00/0.00	c set SIS budget rel to 0.05
20.13/20.20	c limit for coefficient in constraints and objective to 1000000000
20.13/20.20	c will solve HOME/instance-4506397-1751500278.opb
20.13/20.20	Searching graph automorphisms with time limit: 89
121.93/122.27	c [111.54] will start solving
2862.94/2869.32	c [112.45] solve iteration 1, LB=0, UB=10690981
2862.94/2869.32	c [263.98] solve iteration 2, LB=6, UB=339495
2862.94/2869.32	c [368.92] solve iteration 3, LB=53220, UB=223882
2862.94/2869.32	c [442.82] solve iteration 4, LB=53509, UB=173335
2862.94/2869.32	c [502] solve iteration 5, LB=53510, UB=165785
2862.94/2869.32	c [576.98] solve iteration 6, LB=53511, UB=154160
2862.94/2869.32	c [639.64] solve iteration 7, LB=53512, UB=154160
2862.94/2869.32	c [689.95] solve iteration 8, LB=53512, UB=137878
2862.94/2869.32	c [720.7] solve iteration 9, LB=53512, UB=137878
2862.94/2869.32	c [752.22] solve iteration 10, LB=53512, UB=124520
2862.94/2869.32	c [820.74] solve iteration 11, LB=53512, UB=102437
2862.94/2869.32	c [839.98] solve iteration 12, LB=53512, UB=99533
2862.94/2869.32	c [860.13] solve iteration 13, LB=53512, UB=99533
2862.94/2869.32	c [870.58] solve iteration 14, LB=53513, UB=96607
2862.94/2869.32	c [877.77] solve iteration 15, LB=53513, UB=96607
2862.94/2869.32	c [936.96] solve iteration 16, LB=53513, UB=96607
2862.94/2869.32	c [950.44] solve iteration 17, LB=53513, UB=96036
2862.94/2869.32	c [962.8] solve iteration 18, LB=53513, UB=96036
2862.94/2869.32	c [978.98] solve iteration 19, LB=53513, UB=96036
2862.94/2869.32	c [999.95] solve iteration 20, LB=53513, UB=96036
2862.94/2869.32	c [1057.19] solve iteration 21, LB=53513, UB=96036
2862.94/2869.32	c [1068.95] solve iteration 22, LB=53513, UB=96036
2862.94/2869.32	c [1080.04] solve iteration 23, LB=53513, UB=96036
2862.94/2869.32	c [1089.48] solve iteration 24, LB=53513, UB=91961
2862.94/2869.32	c [1098.79] solve iteration 25, LB=53513, UB=91961
2862.94/2869.32	c [1154.11] solve iteration 26, LB=53513, UB=91961
2862.94/2869.32	c [1161.63] solve iteration 27, LB=53513, UB=91961
2862.94/2869.32	c [1171.03] solve iteration 28, LB=53513, UB=91961
2862.94/2869.32	c [1179.74] solve iteration 29, LB=53513, UB=91961
2862.94/2869.32	c [1188.58] solve iteration 30, LB=53513, UB=91961
2862.94/2869.32	c [1249.85] solve iteration 31, LB=53513, UB=91961
2862.94/2869.32	c [1256.29] solve iteration 32, LB=53513, UB=91961
2862.94/2869.32	c [1265.45] solve iteration 33, LB=53513, UB=91961
2862.94/2869.32	c [1274.98] solve iteration 34, LB=53513, UB=91961
2862.94/2869.32	c [1279.17] solve iteration 35, LB=53513, UB=91961
2862.94/2869.32	c [1340.52] solve iteration 36, LB=53513, UB=91961
2862.94/2869.32	c [1346.97] solve iteration 37, LB=53513, UB=91961
2862.94/2869.32	c [1351.39] solve iteration 38, LB=53513, UB=91961
2862.94/2869.32	c [1358.88] solve iteration 39, LB=53513, UB=91961
2862.94/2869.32	c [1364.49] solve iteration 40, LB=53513, UB=91961
2862.94/2869.32	c [1427.29] solve iteration 41, LB=53513, UB=90794
2862.94/2869.32	c [1432.31] solve iteration 42, LB=53513, UB=90794
2862.94/2869.32	c [1440.94] solve iteration 43, LB=53513, UB=90794
2862.94/2869.32	c [1448.23] solve iteration 44, LB=53513, UB=90794
2862.94/2869.32	c [1454.51] solve iteration 45, LB=53513, UB=90794
2862.94/2869.32	c [1518.72] solve iteration 46, LB=53513, UB=90794
2862.94/2869.32	c [1525.88] solve iteration 47, LB=53513, UB=90794
2862.94/2869.32	c [1530.15] solve iteration 48, LB=53513, UB=90794
2862.94/2869.32	c [1533.66] solve iteration 49, LB=53513, UB=90794
2862.94/2869.32	c [1538.02] solve iteration 50, LB=53513, UB=90794
2862.94/2869.32	c [1605.69] solve iteration 51, LB=53513, UB=90794
2862.94/2869.32	c [1610.27] solve iteration 52, LB=53513, UB=90794
2862.94/2869.32	c [1614.43] solve iteration 53, LB=53513, UB=90794
2862.94/2869.32	c [1619.72] solve iteration 54, LB=53513, UB=90794
2862.94/2869.32	c [1626.74] solve iteration 55, LB=53513, UB=90794
2862.94/2869.32	c [1766.51] solve iteration 56, LB=53513, UB=90794
2862.94/2869.32	c [1800.03] solve iteration 57, LB=53659, UB=90794
2862.94/2869.32	c [1827.2] solve iteration 58, LB=53660, UB=90794
2862.94/2869.32	c [1849.23] solve iteration 59, LB=53660, UB=90794
2862.94/2869.32	c [1863.54] solve iteration 60, LB=53660, UB=76285
2862.94/2869.32	c [1964.39] solve iteration 61, LB=53660, UB=72213
2862.94/2869.32	c [1998.26] solve iteration 62, LB=54564, UB=63485
2862.94/2869.32	c [2040.31] solve iteration 63, LB=54566, UB=63485
2862.94/2869.32	c [2078.54] solve iteration 64, LB=54567, UB=63485
2862.94/2869.32	c [2119.82] solve iteration 65, LB=54680, UB=63485
2862.94/2869.32	c [2219.67] solve iteration 66, LB=54684, UB=63485
2862.94/2869.32	c [2243.36] solve iteration 67, LB=54684, UB=62900
2862.94/2869.32	c [2264.45] solve iteration 68, LB=54684, UB=59403
2862.94/2869.32	c [2287.01] solve iteration 69, LB=54685, UB=57666
2862.94/2869.32	c [2313.69] solve iteration 70, LB=54685, UB=57666
2862.94/2869.32	c [2419.8] solve iteration 71, LB=54686, UB=57666
2862.94/2869.32	c [2448.53] solve iteration 72, LB=54687, UB=57097
2862.94/2869.32	c [2471.66] solve iteration 73, LB=54687, UB=55347
2862.94/2869.32	c [2506.83] solve iteration 74, LB=54687, UB=55347
2862.94/2869.32	c [2531.65] solve iteration 75, LB=54688, UB=54770
2862.94/2869.32	c [2553.95] solve iteration 76, LB=54688, UB=54770
2862.94/2869.32	c [2571] solve iteration 77, LB=54688, UB=54770
2862.94/2869.32	c [2587.18] solve iteration 78, LB=54689, UB=54760
2862.94/2869.32	c [2603.57] solve iteration 79, LB=54689, UB=54760
2862.94/2869.32	c [2618.73] solve iteration 80, LB=54689, UB=54760
2862.94/2869.32	c [2639.95] solve iteration 81, LB=54689, UB=54760

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4506397-1751500278/watcher-4506397-1751500278 -o /tmp/evaluation-result-4506397-1751500278/solver-4506397-1751500278 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1751500021-70745 --watchdog 3760 ./ipbhs_gurobi --sym-cores-compact HOME/instance-4506397-1751500278.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=70909, runsolver pid=70906
Current StackSize limit: 8192 KiB


[startup+0.100064 s]*
/proc/loadavg: 4.09 2.89 3.14 5/271 70910
/proc/meminfo: memFree=122311072/131250000 swapFree=33010672/33010684
[pid=70909] ppid=70906 vsize=1040796 memory=436296 CPUtime=0.09 cores=0,2
/proc/70909/stat : 70909 (ipbhs_gurobi) R 70906 70909 70735 0 -1 4194304 1344 0 0 0 1 8 0 0 20 0 1 0 65704531 1065775104 109074 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
/proc/70909/statm: 260199 109074 1632 641 0 244956 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 1040796 KiB
Current children cumulated memory: 436296 KiB

[startup+0.205627 s]*
/proc/loadavg: 4.09 2.89 3.14 5/271 70910
/proc/meminfo: memFree=121839276/131250000 swapFree=33010672/33010684
[pid=70909] ppid=70906 vsize=1040796 memory=909384 CPUtime=0.2 cores=0,2
/proc/70909/stat : 70909 (ipbhs_gurobi) R 70906 70909 70735 0 -1 4194304 1575 0 0 0 3 17 0 0 20 0 1 0 65704531 1065775104 227346 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
/proc/70909/statm: 260199 227346 1632 641 0 244956 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 1040796 KiB
Current children cumulated memory: 909384 KiB

[startup+0.305543 s]*
/proc/loadavg: 4.09 2.89 3.14 5/271 70910
/proc/meminfo: memFree=121724088/131250000 swapFree=33010672/33010684
[pid=70909] ppid=70906 vsize=1060056 memory=996428 CPUtime=0.29 cores=0,2
/proc/70909/stat : 70909 (ipbhs_gurobi) R 70906 70909 70735 0 -1 4194304 6190 0 0 0 10 19 0 0 20 0 1 0 65704531 1085497344 249107 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
/proc/70909/statm: 265014 249107 1632 641 0 249771 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 1060056 KiB
Current children cumulated memory: 996428 KiB

[startup+0.700159 s]
/proc/loadavg: 4.09 2.89 3.14 5/271 70910
/proc/meminfo: memFree=121699136/131250000 swapFree=33010672/33010684
[pid=70909] ppid=70906 vsize=1130864 memory=1044860 CPUtime=0.68 cores=0,2
/proc/70909/stat : 70909 (ipbhs_gurobi) R 70906 70909 70735 0 -1 4194304 15312 0 0 0 46 22 0 0 20 0 1 0 65704531 1158004736 261215 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
/proc/70909/statm: 282716 261215 1632 641 0 267473 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 1130864 KiB
Current children cumulated memory: 1044860 KiB

[startup+1.50013 s]
/proc/loadavg: 4.09 2.89 3.14 5/271 70910
/proc/meminfo: memFree=121639596/131250000 swapFree=33010672/33010684
[pid=70909] ppid=70906 vsize=1233256 memory=1145152 CPUtime=1.49 cores=0,2
/proc/70909/stat : 70909 (ipbhs_gurobi) R 70906 70909 70735 0 -1 4194304 31214 0 0 0 121 28 0 0 20 0 1 0 65704531 1262854144 286288 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
/proc/70909/statm: 308314 286288 1632 641 0 293071 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 1233256 KiB
Current children cumulated memory: 1145152 KiB

[startup+3.10516 s]
/proc/loadavg: 4.08 2.91 3.15 5/271 70910
/proc/meminfo: memFree=121364256/131250000 swapFree=33010672/33010684
[pid=70909] ppid=70906 vsize=1437468 memory=1343308 CPUtime=3.08 cores=0,2
/proc/70909/stat : 70909 (ipbhs_gurobi) R 70906 70909 70735 0 -1 4194304 61878 0 0 0 271 37 0 0 20 0 1 0 65704531 1471967232 335827 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
/proc/70909/statm: 359367 335827 1632 641 0 344124 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1437468 KiB
Current children cumulated memory: 1343308 KiB

[startup+6.30012 s]
/proc/loadavg: 4.08 2.91 3.15 5/271 70910
/proc/meminfo: memFree=121069320/131250000 swapFree=33010672/33010684
[pid=70909] ppid=70906 vsize=1824988 memory=1722440 CPUtime=6.27 cores=0,2
/proc/70909/stat : 70909 (ipbhs_gurobi) R 70906 70909 70735 0 -1 4194304 110188 0 0 0 488 139 0 0 20 0 1 0 65704531 1868787712 430610 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
/proc/70909/statm: 456247 430610 1728 641 0 441004 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1824988 KiB
Current children cumulated memory: 1722440 KiB

[startup+12.7002 s]
/proc/loadavg: 4.07 2.95 3.16 5/272 70911
/proc/meminfo: memFree=119426016/131250000 swapFree=33010672/33010684
[pid=70909] ppid=70906 vsize=3578836 memory=3363844 CPUtime=12.66 cores=0,2
/proc/70909/stat : 70909 (ipbhs_gurobi) R 70906 70909 70735 0 -1 4194304 441679 0 0 0 997 269 0 0 20 0 2 0 65704531 3664728064 840961 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
/proc/70909/statm: 894709 840961 2336 641 0 877192 0
[pid=70909/tid=70911] ppid=70906 vsize=3578836 memory=3202596 CPUtime=0 cores=0,2
/proc/70909/task/70911/stat : 70911 (ipbhs_gurobi) S 70906 70909 70735 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 65705418 3664728064 840961 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 3578836 KiB
Current children cumulated memory: 3363844 KiB

[startup+25.5002 s]
/proc/loadavg: 4.06 2.98 3.16 5/271 70912
/proc/meminfo: memFree=118750272/131250000 swapFree=33010672/33010684
[pid=70909] ppid=70906 vsize=4331812 memory=3975876 CPUtime=25.43 cores=0,2
/proc/70909/stat : 70909 (ipbhs_gurobi) R 70906 70909 70735 0 -1 4194304 1081730 0 0 0 2215 328 0 0 20 0 2 0 65704531 4435775488 993969 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
/proc/70909/statm: 1082953 993969 2368 641 0 1065436 0
[pid=70909/tid=70911] ppid=70906 vsize=4331812 memory=18816 CPUtime=0 cores=0,2
/proc/70909/task/70911/stat : 70911 (ipbhs_gurobi) S 70906 70909 70735 0 -1 4194368 8 0 0 0 0 0 0 0 20 0 2 0 65705418 4435775488 993969 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 4331812 KiB
Current children cumulated memory: 3975876 KiB

[startup+51.1053 s]
/proc/loadavg: 4.09 3.08 3.19 5/270 70912
/proc/meminfo: memFree=118740764/131250000 swapFree=33010672/33010684
[pid=70909] ppid=70906 vsize=4331812 memory=3975876 CPUtime=50.98 cores=0,2
/proc/70909/stat : 70909 (ipbhs_gurobi) R 70906 70909 70735 0 -1 4194304 1094627 0 0 0 4767 331 0 0 20 0 2 0 65704531 4435775488 993969 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
/proc/70909/statm: 1082953 993969 2368 641 0 1065436 0
[pid=70909/tid=70911] ppid=70906 vsize=4331812 memory=3975876 CPUtime=0.01 cores=0,2
/proc/70909/task/70911/stat : 70911 (ipbhs_gurobi) S 70906 70909 70735 0 -1 4194368 10 0 0 0 0 1 0 0 20 0 2 0 65705418 4435775488 993969 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 4331812 KiB
Current children cumulated memory: 3975876 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 3.26 3.25 5/268 70914
/proc/meminfo: memFree=118691512/131250000 swapFree=33010672/33010684
[pid=70909] ppid=70906 vsize=4331812 memory=3976004 CPUtime=102.07 cores=0,2
/proc/70909/stat : 70909 (ipbhs_gurobi) R 70906 70909 70735 0 -1 4194304 1117522 0 0 0 9872 335 0 0 20 0 2 0 65704531 4435775488 994001 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
/proc/70909/statm: 1082953 994001 2368 641 0 1065436 0
[pid=70909/tid=70911] ppid=70906 vsize=4331812 memory=3976004 CPUtime=0.05 cores=0,2
/proc/70909/task/70911/stat : 70911 (ipbhs_gurobi) S 70906 70909 70735 0 -1 4194368 17 0 0 0 1 4 0 0 20 0 2 0 65705418 4435775488 994001 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
Current children cumulated CPU time: 102.07 s
Current children cumulated vsize: 4331812 KiB
Current children cumulated memory: 3976004 KiB

[startup+162.3 s]
/proc/loadavg: 4.19 3.44 3.31 5/267 70916
/proc/meminfo: memFree=118702324/131250000 swapFree=33010672/33010684
[pid=70909] ppid=70906 vsize=3999796 memory=3809664 CPUtime=161.94 cores=0,2
/proc/70909/stat : 70909 (ipbhs_gurobi) R 70906 70909 70735 0 -1 4194304 1842932 0 0 0 15450 744 0 0 20 0 2 0 65704531 4095791104 952416 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
/proc/70909/statm: 999949 952416 3168 641 0 982432 0
[pid=70909/tid=70911] ppid=70906 vsize=3999796 memory=3809664 CPUtime=0.07 cores=0,2
/proc/70909/task/70911/stat : 70911 (ipbhs_gurobi) S 70906 70909 70735 0 -1 4194368 23 0 0 0 2 5 0 0 20 0 2 0 65705418 4095791104 952416 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
Current children cumulated CPU time: 161.94 s
Current children cumulated vsize: 3999796 KiB
Current children cumulated memory: 3809664 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 3.56 3.37 5/268 70925
/proc/meminfo: memFree=118670604/131250000 swapFree=33010672/33010684
[pid=70909] ppid=70906 vsize=3999796 memory=3809664 CPUtime=221.82 cores=0,2
/proc/70909/stat : 70909 (ipbhs_gurobi) R 70906 70909 70735 0 -1 4194304 1878173 0 0 0 20824 1358 0 0 20 0 2 0 65704531 4095791104 952416 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
/proc/70909/statm: 999949 952416 3168 641 0 982432 0
[pid=70909/tid=70911] ppid=70906 vsize=3999796 memory=3809664 CPUtime=0.09 cores=0,2
/proc/70909/task/70911/stat : 70911 (ipbhs_gurobi) S 70906 70909 70735 0 -1 4194368 27 0 0 0 3 6 0 0 20 0 2 0 65705418 4095791104 952416 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
Current children cumulated CPU time: 221.82 s
Current children cumulated vsize: 3999796 KiB
Current children cumulated memory: 3809664 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 3.66 3.41 5/268 70927
/proc/meminfo: memFree=118616032/131250000 swapFree=33010672/33010684
[pid=70909] ppid=70906 vsize=3999796 memory=3811720 CPUtime=281.7 cores=0,2
/proc/70909/stat : 70909 (ipbhs_gurobi) R 70906 70909 70735 0 -1 4194304 1936379 0 0 0 26132 2038 0 0 20 0 2 0 65704531 4095791104 952930 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
/proc/70909/statm: 999949 952930 3168 641 0 982432 0
[pid=70909/tid=70911] ppid=70906 vsize=3999796 memory=10752 CPUtime=0.1 cores=0,2
/proc/70909/task/70911/stat : 70911 (ipbhs_gurobi) S 70906 70909 70735 0 -1 4194368 30 0 0 0 3 7 0 0 20 0 2 0 65705418 4095791104 952930 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
Current children cumulated CPU time: 281.7 s
Current children cumulated vsize: 3999796 KiB
Current children cumulated memory: 3811720 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 3.75 3.46 5/269 70930
/proc/meminfo: memFree=118518860/131250000 swapFree=33010672/33010684
[pid=70909] ppid=70906 vsize=3999796 memory=3812488 CPUtime=341.59 cores=0,2
/proc/70909/stat : 70909 (ipbhs_gurobi) R 70906 70909 70735 0 -1 4194304 1994310 0 0 0 31446 2713 0 0 20 0 2 0 65704531 4095791104 953122 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
/proc/70909/statm: 999949 953122 3360 641 0 982432 0
[pid=70909/tid=70911] ppid=70906 vsize=3999796 memory=10752 CPUtime=0.12 cores=0,2
/proc/70909/task/70911/stat : 70911 (ipbhs_gurobi) S 70906 70909 70735 0 -1 4194368 35 0 0 0 4 8 0 0 20 0 2 0 65705418 4095791104 953122 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
Current children cumulated CPU time: 341.59 s
Current children cumulated vsize: 3999796 KiB
Current children cumulated memory: 3812488 KiB

[startup+402.3 s]

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

/proc/meminfo: memFree=115385024/131250000 swapFree=33010672/33010684
[pid=70909] ppid=70906 vsize=4478456 memory=4201328 CPUtime=2975.71 cores=0,2
/proc/70909/stat : 70909 (ipbhs_gurobi) R 70906 70909 70735 0 -1 4194304 9759652 0 0 0 275649 21922 0 0 20 0 2 0 65704531 4585938944 1050332 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
/proc/70909/statm: 1119614 1050332 3840 641 0 1102097 0
[pid=70909/tid=70911] ppid=70906 vsize=4478456 memory=4201328 CPUtime=0.91 cores=0,2
/proc/70909/task/70911/stat : 70911 (ipbhs_gurobi) S 70906 70909 70735 0 -1 4194368 194 0 0 0 33 58 0 0 20 0 2 0 65705418 4585938944 1050332 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
Current children cumulated CPU time: 2975.71 s
Current children cumulated vsize: 4478456 KiB
Current children cumulated memory: 4201328 KiB

[startup+3042.3 s]
/proc/loadavg: 4.14 4.12 4.04 5/269 71121
/proc/meminfo: memFree=115330652/131250000 swapFree=33010672/33010684
[pid=70909] ppid=70906 vsize=4478456 memory=4203632 CPUtime=3035.58 cores=0,2
/proc/70909/stat : 70909 (ipbhs_gurobi) R 70906 70909 70735 0 -1 4194304 10035616 0 0 0 281493 22065 0 0 20 0 2 0 65704531 4585938944 1050908 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
/proc/70909/statm: 1119614 1050908 3840 641 0 1102097 0
[pid=70909/tid=70911] ppid=70906 vsize=4478456 memory=4203376 CPUtime=0.93 cores=0,2
/proc/70909/task/70911/stat : 70911 (ipbhs_gurobi) S 70906 70909 70735 0 -1 4194368 195 0 0 0 34 59 0 0 20 0 2 0 65705418 4585938944 1050908 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
Current children cumulated CPU time: 3035.58 s
Current children cumulated vsize: 4478456 KiB
Current children cumulated memory: 4203632 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.11 4.04 5/269 71123
/proc/meminfo: memFree=115320364/131250000 swapFree=33010672/33010684
[pid=70909] ppid=70906 vsize=4478456 memory=4203632 CPUtime=3095.46 cores=0,2
/proc/70909/stat : 70909 (ipbhs_gurobi) R 70906 70909 70735 0 -1 4194304 10308188 0 0 0 287339 22207 0 0 20 0 2 0 65704531 4585938944 1050908 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
/proc/70909/statm: 1119614 1050908 3840 641 0 1102097 0
[pid=70909/tid=70911] ppid=70906 vsize=4478456 memory=4203632 CPUtime=0.94 cores=0,2
/proc/70909/task/70911/stat : 70911 (ipbhs_gurobi) S 70906 70909 70735 0 -1 4194368 195 0 0 0 34 60 0 0 20 0 2 0 65705418 4585938944 1050908 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
Current children cumulated CPU time: 3095.46 s
Current children cumulated vsize: 4478456 KiB
Current children cumulated memory: 4203632 KiB

[startup+3162.3 s]
/proc/loadavg: 4.16 4.12 4.05 5/269 71125
/proc/meminfo: memFree=115317552/131250000 swapFree=33010672/33010684
[pid=70909] ppid=70906 vsize=4478456 memory=4203632 CPUtime=3155.33 cores=0,2
/proc/70909/stat : 70909 (ipbhs_gurobi) R 70906 70909 70735 0 -1 4194304 10692492 0 0 0 293175 22358 0 0 20 0 2 0 65704531 4585938944 1050908 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
/proc/70909/statm: 1119614 1050908 3840 641 0 1102097 0
[pid=70909/tid=70911] ppid=70906 vsize=4478456 memory=4203632 CPUtime=0.97 cores=0,2
/proc/70909/task/70911/stat : 70911 (ipbhs_gurobi) S 70906 70909 70735 0 -1 4194368 196 0 0 0 35 62 0 0 20 0 2 0 65705418 4585938944 1050908 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
Current children cumulated CPU time: 3155.33 s
Current children cumulated vsize: 4478456 KiB
Current children cumulated memory: 4203632 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.11 4.05 5/269 71134
/proc/meminfo: memFree=115310224/131250000 swapFree=33010672/33010684
[pid=70909] ppid=70906 vsize=4478456 memory=4203632 CPUtime=3215.21 cores=0,2
/proc/70909/stat : 70909 (ipbhs_gurobi) R 70906 70909 70735 0 -1 4194304 10916499 0 0 0 299028 22493 0 0 20 0 2 0 65704531 4585938944 1050908 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
/proc/70909/statm: 1119614 1050908 3840 641 0 1102097 0
[pid=70909/tid=70911] ppid=70906 vsize=4478456 memory=4203632 CPUtime=0.99 cores=0,2
/proc/70909/task/70911/stat : 70911 (ipbhs_gurobi) S 70906 70909 70735 0 -1 4194368 198 0 0 0 36 63 0 0 20 0 2 0 65705418 4585938944 1050908 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
Current children cumulated CPU time: 3215.21 s
Current children cumulated vsize: 4478456 KiB
Current children cumulated memory: 4203632 KiB

[startup+3282.3 s]
/proc/loadavg: 4.17 4.12 4.06 5/268 71136
/proc/meminfo: memFree=115236168/131250000 swapFree=33010672/33010684
[pid=70909] ppid=70906 vsize=4478456 memory=4203632 CPUtime=3275.08 cores=0,2
/proc/70909/stat : 70909 (ipbhs_gurobi) R 70906 70909 70735 0 -1 4194304 11161886 0 0 0 304887 22621 0 0 20 0 2 0 65704531 4585938944 1050908 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
/proc/70909/statm: 1119614 1050908 3840 641 0 1102097 0
[pid=70909/tid=70911] ppid=70906 vsize=4478456 memory=4203632 CPUtime=1.02 cores=0,2
/proc/70909/task/70911/stat : 70911 (ipbhs_gurobi) S 70906 70909 70735 0 -1 4194368 199 0 0 0 37 65 0 0 20 0 2 0 65705418 4585938944 1050908 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
Current children cumulated CPU time: 3275.08 s
Current children cumulated vsize: 4478456 KiB
Current children cumulated memory: 4203632 KiB

[startup+3342.3 s]
/proc/loadavg: 4.18 4.13 4.06 5/267 71138
/proc/meminfo: memFree=115169712/131250000 swapFree=33010672/33010684
[pid=70909] ppid=70906 vsize=4478456 memory=4203632 CPUtime=3334.95 cores=0,2
/proc/70909/stat : 70909 (ipbhs_gurobi) R 70906 70909 70735 0 -1 4194304 11508298 0 0 0 310742 22753 0 0 20 0 2 0 65704531 4585938944 1050908 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
/proc/70909/statm: 1119614 1050908 3840 641 0 1102097 0
[pid=70909/tid=70911] ppid=70906 vsize=4478456 memory=4203632 CPUtime=1.03 cores=0,2
/proc/70909/task/70911/stat : 70911 (ipbhs_gurobi) S 70906 70909 70735 0 -1 4194368 200 0 0 0 37 66 0 0 20 0 2 0 65705418 4585938944 1050908 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
Current children cumulated CPU time: 3334.95 s
Current children cumulated vsize: 4478456 KiB
Current children cumulated memory: 4203632 KiB

[startup+3402.3 s]
/proc/loadavg: 4.18 4.14 4.07 5/267 71231
/proc/meminfo: memFree=118818520/131250000 swapFree=33010672/33010684
[pid=70909] ppid=70906 vsize=4478456 memory=4203632 CPUtime=3394.8 cores=0,2
/proc/70909/stat : 70909 (ipbhs_gurobi) R 70906 70909 70735 0 -1 4194304 11713127 0 0 0 316590 22890 0 0 20 0 2 0 65704531 4585938944 1050908 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
/proc/70909/statm: 1119614 1050908 3840 641 0 1102097 0
[pid=70909/tid=70911] ppid=70906 vsize=4478456 memory=4203632 CPUtime=1.06 cores=0,2
/proc/70909/task/70911/stat : 70911 (ipbhs_gurobi) S 70906 70909 70735 0 -1 4194368 201 0 0 0 38 68 0 0 20 0 2 0 65705418 4585938944 1050908 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
Current children cumulated CPU time: 3394.8 s
Current children cumulated vsize: 4478456 KiB
Current children cumulated memory: 4203632 KiB

[startup+3462.3 s]
/proc/loadavg: 4.17 4.14 4.07 5/268 71280
/proc/meminfo: memFree=117761212/131250000 swapFree=33010672/33010684
[pid=70909] ppid=70906 vsize=4478456 memory=4203632 CPUtime=3454.66 cores=0,2
/proc/70909/stat : 70909 (ipbhs_gurobi) R 70906 70909 70735 0 -1 4194304 11964292 0 0 0 322450 23016 0 0 20 0 2 0 65704531 4585938944 1050908 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
/proc/70909/statm: 1119614 1050908 3840 641 0 1102097 0
[pid=70909/tid=70911] ppid=70906 vsize=4478456 memory=4203632 CPUtime=1.07 cores=0,2
/proc/70909/task/70911/stat : 70911 (ipbhs_gurobi) S 70906 70909 70735 0 -1 4194368 202 0 0 0 38 69 0 0 20 0 2 0 65705418 4585938944 1050908 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
Current children cumulated CPU time: 3454.66 s
Current children cumulated vsize: 4478456 KiB
Current children cumulated memory: 4203632 KiB

[startup+3522.3 s]
/proc/loadavg: 4.20 4.16 4.08 5/268 71282
/proc/meminfo: memFree=117468544/131250000 swapFree=33010672/33010684
[pid=70909] ppid=70906 vsize=4478456 memory=4203632 CPUtime=3514.54 cores=0,2
/proc/70909/stat : 70909 (ipbhs_gurobi) R 70906 70909 70735 0 -1 4194304 12115802 0 0 0 328317 23137 0 0 20 0 2 0 65704531 4585938944 1050908 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
/proc/70909/statm: 1119614 1050908 3840 641 0 1102097 0
[pid=70909/tid=70911] ppid=70906 vsize=4478456 memory=4203632 CPUtime=1.1 cores=0,2
/proc/70909/task/70911/stat : 70911 (ipbhs_gurobi) S 70906 70909 70735 0 -1 4194368 203 0 0 0 39 71 0 0 20 0 2 0 65705418 4585938944 1050908 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
Current children cumulated CPU time: 3514.54 s
Current children cumulated vsize: 4478456 KiB
Current children cumulated memory: 4203632 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.14 4.08 5/269 71287
/proc/meminfo: memFree=117462424/131250000 swapFree=33010672/33010684
[pid=70909] ppid=70906 vsize=4478456 memory=4203632 CPUtime=3574.42 cores=0,2
/proc/70909/stat : 70909 (ipbhs_gurobi) R 70906 70909 70735 0 -1 4194304 12275622 0 0 0 334176 23266 0 0 20 0 2 0 65704531 4585938944 1050908 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
/proc/70909/statm: 1119614 1050908 3840 641 0 1102097 0
[pid=70909/tid=70911] ppid=70906 vsize=4478456 memory=4203632 CPUtime=1.12 cores=0,2
/proc/70909/task/70911/stat : 70911 (ipbhs_gurobi) S 70906 70909 70735 0 -1 4194368 205 0 0 0 39 73 0 0 20 0 2 0 65705418 4585938944 1050908 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
Current children cumulated CPU time: 3574.42 s
Current children cumulated vsize: 4478456 KiB
Current children cumulated memory: 4203632 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608 s]*
/proc/loadavg: 4.21 4.16 4.09 5/269 71287
/proc/meminfo: memFree=117463976/131250000 swapFree=33010672/33010684
[pid=70909] ppid=70906 vsize=4478456 memory=4203632 CPUtime=3600.06 cores=0,2
/proc/70909/stat : 70909 (ipbhs_gurobi) R 70906 70909 70735 0 -1 4194304 12398684 0 0 0 336695 23311 0 0 20 0 2 0 65704531 4585938944 1050908 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
/proc/70909/statm: 1119614 1050908 3840 641 0 1102097 0
[pid=70909/tid=70911] ppid=70906 vsize=4478456 memory=-7459211752068644293 CPUtime=1.13 cores=0,2
/proc/70909/task/70911/stat : 70911 (ipbhs_gurobi) S 70906 70909 70735 0 -1 4194368 205 0 0 0 40 73 0 0 20 0 2 0 65705418 4585938944 1050908 18446744073709551615 94765138378752 94765141003805 140734936947568 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94765141622680 94765141655642 94765150273536 140734936951179 140734936951303 140734936951303 140734936956905 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 4478456 KiB
Current children cumulated memory: 4203632 KiB

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

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

# cumulated CPU time of all completed processes:  user=3366.96 s, system=233.171 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): 3608.06
CPU time (s): 3600.13
CPU user time (s): 3366.96
CPU system time (s): 233.171
CPU usage (%): 99.7801
Max. virtual memory (cumulated for all children) (KiB): 4478456
Max. memory (cumulated for all children) (KiB): 4203632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3366.96
system time used= 233.171
maximum resident set size= 4203632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12398684
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= 358172
involuntary context switches= 4553


# summary of solver processes directly reported to runsolver:
#   pid: 70909
#   total CPU time (s): 3600.13
#   total CPU user time (s): 3366.96
#   total CPU system time (s): 233.171

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.57947 second user time and 14.4456 second system time

The end

Launcher Data

Begin job on nodeC014 at 2025-07-03 01:51:19
IDJOB=4506397
IDBENCH=158206
IDSOLVER=3334
FILE ID=nodeC014/4506397-1751500278
RUNJOBID= nodeC014-1751500021-70745
SLURM_JOB_ID= 9598579
Free space on /tmp= 430128 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2025-06-09
BENCH NAME= PB24/normalized-PB12/OPT-LIN/graca/normalized-ped2.G.recomb10-0.20-12.opb
COMMAND LINE= ./ipbhs_gurobi --sym-cores-compact BENCHNAME --max-coef 1000000000
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4506397-1751500278/watcher-4506397-1751500278 -o /tmp/evaluation-result-4506397-1751500278/solver-4506397-1751500278 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1751500021-70745 --watchdog 3760  ./ipbhs_gurobi --sym-cores-compact HOME/instance-4506397-1751500278.opb --max-coef 1000000000

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

MD5SUM BENCH= 0c5a5feecc6e9ebbd7fc1e1b28678077
RANDOM SEED=357044507

nodeC014 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.300
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	: 7000.23
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		: 3600.122
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	: 7000.23
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.089
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	: 7000.23
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	: 7000.23
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		: 3600.097
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	: 7000.23
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		: 3600.119
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	: 7000.23
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		: 3700.000
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt 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	: 7000.23
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		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt 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	: 7000.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        122712480 kB
MemAvailable:   124978456 kB
Buffers:            2508 kB
Cached:          3061404 kB
SwapCached:            4 kB
Active:          5347476 kB
Inactive:        2503276 kB
Active(anon):    4801052 kB
Inactive(anon):     3852 kB
Active(file):     546424 kB
Inactive(file):  2499424 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010672 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            168292 kB
Writeback:             4 kB
AnonPages:       4789884 kB
Mapped:           119148 kB
Shmem:             18064 kB
KReclaimable:     118736 kB
Slab:             209616 kB
SReclaimable:     118736 kB
SUnreclaim:        90880 kB
KernelStack:        4384 kB
PageTables:        12640 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    5455852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150664 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1511424 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430044 MiB
End job on nodeC014 at 2025-07-03 02:51:28