Trace number 4522351

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.04 3607.61

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/
opt/miplib2010/normalized-opm2-z7-s2.opb
MD5SUMcf5cf55a0ad097c03b301970f48ee2e9
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 benchmark-10280
Best CPU time to get the best result obtained on this benchmark75.897
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2023
Total number of constraints31798
Number of constraints which are clauses31790
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint2
Maximum length of a constraint2023
Number of terms in the objective function 1997
Biggest coefficient in the objective function 333
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 170608
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 735392
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 5003866
Number of bits of the biggest sum of numbers23
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
0.08/0.20	c limit for coefficient in constraints and objective to 1000000000
0.08/0.20	c will solve HOME/instance-4522351-1751604147.opb
0.08/0.20	Searching graph automorphisms with time limit: 99
0.19/0.27	c [0.13] will start solving
2667.76/2673.52	c [0.24] solve iteration 1, LB=-109612, UB=60997
2667.76/2673.52	c [1.6] solve iteration 2, LB=-13048, UB=-3695
2667.76/2673.52	c [23.81] solve iteration 3, LB=-10615, UB=-9876
2667.76/2673.52	c [29.1] solve iteration 4, LB=-10615, UB=-9876
2667.76/2673.52	c [35.49] solve iteration 5, LB=-10615, UB=-10060
2667.76/2673.52	c [52.75] solve iteration 6, LB=-10615, UB=-10060
2667.76/2673.52	c [62.01] solve iteration 7, LB=-10615, UB=-10060
2667.76/2673.52	c [76.52] solve iteration 8, LB=-10615, UB=-10060
2667.76/2673.52	c [87.06] solve iteration 9, LB=-10615, UB=-10060
2667.76/2673.52	c [100.03] solve iteration 10, LB=-10615, UB=-10060
2667.76/2673.52	c [112.49] solve iteration 11, LB=-10615, UB=-10060
2667.76/2673.52	c [126.01] solve iteration 12, LB=-10615, UB=-10060
2667.76/2673.52	c [143.95] solve iteration 13, LB=-10615, UB=-10060
2667.76/2673.52	c [160.09] solve iteration 14, LB=-10615, UB=-10060
2667.76/2673.52	c [175.86] solve iteration 15, LB=-10615, UB=-10060
2667.76/2673.52	c [194.05] solve iteration 16, LB=-10615, UB=-10060
2667.76/2673.52	c [214.2] solve iteration 17, LB=-10615, UB=-10060
2667.76/2673.52	c [237.59] solve iteration 18, LB=-10615, UB=-10060
2667.76/2673.52	c [257.22] solve iteration 19, LB=-10615, UB=-10060
2667.76/2673.52	c [280.95] solve iteration 20, LB=-10615, UB=-10060
2667.76/2673.52	c [303.32] solve iteration 21, LB=-10615, UB=-10060
2667.76/2673.52	c [325.5] solve iteration 22, LB=-10615, UB=-10060
2667.76/2673.52	c [348.85] solve iteration 23, LB=-10615, UB=-10060
2667.76/2673.52	c [369.8] solve iteration 24, LB=-10615, UB=-10060
2667.76/2673.52	c [388.46] solve iteration 25, LB=-10615, UB=-10060
2667.76/2673.52	c [412.45] solve iteration 26, LB=-10615, UB=-10060
2667.76/2673.52	c [437.14] solve iteration 27, LB=-10615, UB=-10060
2667.76/2673.52	c [467.14] solve iteration 28, LB=-10615, UB=-10060
2667.76/2673.52	c [496.58] solve iteration 29, LB=-10615, UB=-10060
2667.76/2673.52	c [527.06] solve iteration 30, LB=-10615, UB=-10060
2667.76/2673.52	c [555.43] solve iteration 31, LB=-10615, UB=-10060
2667.76/2673.52	c [587.78] solve iteration 32, LB=-10615, UB=-10060
2667.76/2673.52	c [620.28] solve iteration 33, LB=-10615, UB=-10060
2667.76/2673.52	c [657.74] solve iteration 34, LB=-10615, UB=-10060
2667.76/2673.52	c [681.02] solve iteration 35, LB=-10615, UB=-10060
2667.76/2673.52	c [707.99] solve iteration 36, LB=-10615, UB=-10060
2667.76/2673.52	c [741.55] solve iteration 37, LB=-10615, UB=-10060
2667.76/2673.52	c [790.75] solve iteration 38, LB=-10615, UB=-10060
2667.76/2673.52	c [815.42] solve iteration 39, LB=-10615, UB=-10060
2667.76/2673.52	c [848.08] solve iteration 40, LB=-10615, UB=-10060
2667.76/2673.52	c [873.94] solve iteration 41, LB=-10615, UB=-10060
2667.76/2673.52	c [903.27] solve iteration 42, LB=-10615, UB=-10060
2667.76/2673.52	c [939.74] solve iteration 43, LB=-10615, UB=-10060
2667.76/2673.52	c [983.82] solve iteration 44, LB=-10615, UB=-10060
2667.76/2673.52	c [1048.28] solve iteration 45, LB=-10615, UB=-10060
2667.76/2673.52	c [1086.06] solve iteration 46, LB=-10615, UB=-10060
2667.76/2673.52	c [1121.94] solve iteration 47, LB=-10615, UB=-10060
2667.76/2673.52	c [1158.44] solve iteration 48, LB=-10615, UB=-10060
2667.76/2673.52	c [1198.71] solve iteration 49, LB=-10615, UB=-10060
2667.76/2673.52	c [1245.94] solve iteration 50, LB=-10615, UB=-10060
2667.76/2673.52	c [1302.18] solve iteration 51, LB=-10615, UB=-10060
2667.76/2673.52	c [1344.68] solve iteration 52, LB=-10615, UB=-10060
2667.76/2673.52	c [1393.22] solve iteration 53, LB=-10615, UB=-10060
2667.76/2673.52	c [1436.42] solve iteration 54, LB=-10615, UB=-10060
2667.76/2673.52	c [1482.76] solve iteration 55, LB=-10615, UB=-10060
2667.76/2673.52	c [1524.24] solve iteration 56, LB=-10615, UB=-10060
2667.76/2673.52	c [1586.97] solve iteration 57, LB=-10615, UB=-10060
2667.76/2673.52	c [1648.42] solve iteration 58, LB=-10615, UB=-10060
2667.76/2673.52	c [1687.89] solve iteration 59, LB=-10615, UB=-10060
2667.76/2673.52	c [1724.51] solve iteration 60, LB=-10615, UB=-10060
2667.76/2673.52	c [1765.97] solve iteration 61, LB=-10615, UB=-10060
2667.76/2673.52	c [1811.87] solve iteration 62, LB=-10615, UB=-10060
2667.76/2673.52	c [1880.86] solve iteration 63, LB=-10615, UB=-10060
2667.76/2673.52	c [1941.59] solve iteration 64, LB=-10615, UB=-10060
2667.76/2673.52	c [1987.64] solve iteration 65, LB=-10615, UB=-10060
2667.76/2673.52	c [2033.37] solve iteration 66, LB=-10615, UB=-10088
2667.76/2673.52	c [2066.06] solve iteration 67, LB=-10615, UB=-10088
2667.76/2673.52	c [2110.42] solve iteration 68, LB=-10615, UB=-10088
2667.76/2673.52	c [2152.11] solve iteration 69, LB=-10615, UB=-10088
2667.76/2673.52	c [2215.35] solve iteration 70, LB=-10615, UB=-10088
2667.76/2673.52	c [2273.84] solve iteration 71, LB=-10615, UB=-10088
2667.76/2673.52	c [2312.4] solve iteration 72, LB=-10615, UB=-10088
2667.76/2673.52	c [2360.25] solve iteration 73, LB=-10615, UB=-10088
2667.76/2673.52	c [2402.7] solve iteration 74, LB=-10615, UB=-10088
2667.76/2673.52	c [2447.49] solve iteration 75, LB=-10615, UB=-10088
2667.76/2673.52	c [2505.37] solve iteration 76, LB=-10615, UB=-10088
2667.76/2673.52	c [2547.68] solve iteration 77, LB=-10615, UB=-10088
2667.76/2673.52	c [2604.02] solve iteration 78, LB=-10615, UB=-10088
2667.76/2673.52	c [2657.75] solve iteration 79, 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 (59259 MiB free)
  memory of node 1: 64465 MiB (61092 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4522351-1751604147/watcher-4522351-1751604147 -o /tmp/evaluation-result-4522351-1751604147/solver-4522351-1751604147 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1751600365-82363 --watchdog 3760 ./ipbhs_gurobi --sym-cores-compact HOME/instance-4522351-1751604147.opb --max-coef 1000000000 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=82984, runsolver pid=82981

[startup+0.10006 s]*
/proc/loadavg: 4.06 4.11 4.06 5/267 82985
/proc/meminfo: memFree=123239904/131250000 swapFree=33007332/33010684
[pid=82984] ppid=82981 vsize=78964 memory=17932 CPUtime=0.08 cores=1,3
/proc/82984/stat : 82984 (ipbhs_gurobi) R 82981 82984 82351 0 -1 4194304 3284 0 0 0 5 3 0 0 20 0 1 0 76092235 80859136 4483 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
/proc/82984/statm: 19741 4483 1728 641 0 4498 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 78964 KiB
Current children cumulated memory: 17932 KiB

[startup+0.205451 s]*
/proc/loadavg: 4.06 4.11 4.06 5/268 82986
/proc/meminfo: memFree=123211644/131250000 swapFree=33007332/33010684
[pid=82984] ppid=82981 vsize=118108 memory=47076 CPUtime=0.19 cores=1,3
/proc/82984/stat : 82984 (ipbhs_gurobi) R 82981 82984 82351 0 -1 4194304 9842 0 0 0 13 6 0 0 20 0 2 0 76092235 120942592 11769 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
/proc/82984/statm: 29527 11769 2336 641 0 12010 0
[pid=82984/tid=82986] ppid=82981 vsize=118108 memory=3472328132921917724 CPUtime=0 cores=1,3
/proc/82984/task/82986/stat : 82986 (ipbhs_gurobi) R 82981 82984 82351 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 76092248 120942592 11769 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 118108 KiB
Current children cumulated memory: 47076 KiB

[startup+0.305511 s]*
/proc/loadavg: 4.06 4.11 4.06 5/268 82986
/proc/meminfo: memFree=123211392/131250000 swapFree=33007332/33010684
[pid=82984] ppid=82981 vsize=120004 memory=48948 CPUtime=0.29 cores=1,3
/proc/82984/stat : 82984 (ipbhs_gurobi) R 82981 82984 82351 0 -1 4194304 10476 0 0 0 22 7 0 0 20 0 2 0 76092235 122884096 12237 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
/proc/82984/statm: 30001 12237 2368 641 0 12484 0
[pid=82984/tid=82986] ppid=82981 vsize=120004 memory=-7387154158080980676 CPUtime=0 cores=1,3
/proc/82984/task/82986/stat : 82986 (ipbhs_gurobi) S 82981 82984 82351 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 76092248 122884096 12237 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 120004 KiB
Current children cumulated memory: 48948 KiB

[startup+0.700131 s]
/proc/loadavg: 4.06 4.11 4.06 5/268 82986
/proc/meminfo: memFree=123203580/131250000 swapFree=33007332/33010684
[pid=82984] ppid=82981 vsize=126700 memory=58152 CPUtime=0.68 cores=1,3
/proc/82984/stat : 82984 (ipbhs_gurobi) R 82981 82984 82351 0 -1 4194304 13114 0 0 0 57 11 0 0 20 0 2 0 76092235 129740800 14538 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
/proc/82984/statm: 31675 14538 2976 641 0 14158 0
[pid=82984/tid=82986] ppid=82981 vsize=126700 memory=18816 CPUtime=0 cores=1,3
/proc/82984/task/82986/stat : 82986 (ipbhs_gurobi) S 82981 82984 82351 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 76092248 129740800 14538 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 126700 KiB
Current children cumulated memory: 58152 KiB

[startup+1.50013 s]
/proc/loadavg: 4.06 4.11 4.06 5/268 82986
/proc/meminfo: memFree=123203580/131250000 swapFree=33007332/33010684
[pid=82984] ppid=82981 vsize=177788 memory=72172 CPUtime=1.48 cores=1,3
/proc/82984/stat : 82984 (ipbhs_gurobi) R 82981 82984 82351 0 -1 4194304 14884 0 0 0 137 11 0 0 20 0 2 0 76092235 182054912 18011 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
/proc/82984/statm: 44447 18011 3104 641 0 26930 0
[pid=82984/tid=82986] ppid=82981 vsize=177788 memory=18816 CPUtime=0 cores=1,3
/proc/82984/task/82986/stat : 82986 (ipbhs_gurobi) S 82981 82984 82351 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 76092248 182054912 18043 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 177788 KiB
Current children cumulated memory: 72172 KiB

[startup+3.10532 s]
/proc/loadavg: 4.06 4.11 4.06 5/268 82986
/proc/meminfo: memFree=123149264/131250000 swapFree=33007332/33010684
[pid=82984] ppid=82981 vsize=240452 memory=128872 CPUtime=3.08 cores=1,3
/proc/82984/stat : 82984 (ipbhs_gurobi) R 82981 82984 82351 0 -1 4194304 31342 0 0 0 294 14 0 0 20 0 2 0 76092235 246222848 32218 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
/proc/82984/statm: 60113 32218 3712 641 0 42596 0
[pid=82984/tid=82986] ppid=82981 vsize=240452 memory=0 CPUtime=0 cores=1,3
/proc/82984/task/82986/stat : 82986 (ipbhs_gurobi) S 82981 82984 82351 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 76092248 246222848 32218 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 240452 KiB
Current children cumulated memory: 128872 KiB

[startup+6.30013 s]
/proc/loadavg: 4.05 4.11 4.05 5/268 82986
/proc/meminfo: memFree=123114892/131250000 swapFree=33007332/33010684
[pid=82984] ppid=82981 vsize=268960 memory=148600 CPUtime=6.27 cores=1,3
/proc/82984/stat : 82984 (ipbhs_gurobi) R 82981 82984 82351 0 -1 4194304 40453 0 0 0 612 15 0 0 20 0 2 0 76092235 275415040 37150 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
/proc/82984/statm: 67240 37150 3840 641 0 49723 0
[pid=82984/tid=82986] ppid=82981 vsize=268960 memory=148600 CPUtime=0 cores=1,3
/proc/82984/task/82986/stat : 82986 (ipbhs_gurobi) S 82981 82984 82351 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 2 0 76092248 275415040 37150 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 268960 KiB
Current children cumulated memory: 148600 KiB

[startup+12.7002 s]
/proc/loadavg: 4.05 4.11 4.05 5/268 82986
/proc/meminfo: memFree=123114892/131250000 swapFree=33007332/33010684
[pid=82984] ppid=82981 vsize=268976 memory=148600 CPUtime=12.65 cores=1,3
/proc/82984/stat : 82984 (ipbhs_gurobi) R 82981 82984 82351 0 -1 4194304 51219 0 0 0 1249 16 0 0 20 0 2 0 76092235 275431424 37150 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
/proc/82984/statm: 67244 37150 3840 641 0 49727 0
[pid=82984/tid=82986] ppid=82981 vsize=268976 memory=6512 CPUtime=0 cores=1,3
/proc/82984/task/82986/stat : 82986 (ipbhs_gurobi) S 82981 82984 82351 0 -1 4194368 6 0 0 0 0 0 0 0 20 0 2 0 76092248 275431424 37150 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 268976 KiB
Current children cumulated memory: 148600 KiB

[startup+25.5002 s]
/proc/loadavg: 4.11 4.12 4.06 5/268 82986
/proc/meminfo: memFree=122509044/131250000 swapFree=33007332/33010684
[pid=82984] ppid=82981 vsize=264096 memory=155164 CPUtime=25.42 cores=1,3
/proc/82984/stat : 82984 (ipbhs_gurobi) R 82981 82984 82351 0 -1 4194304 62861 0 0 0 2523 19 0 0 20 0 2 0 76092235 270434304 38791 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
/proc/82984/statm: 66024 38791 3872 641 0 48507 0
[pid=82984/tid=82986] ppid=82981 vsize=264096 memory=148600 CPUtime=0 cores=1,3
/proc/82984/task/82986/stat : 82986 (ipbhs_gurobi) S 82981 82984 82351 0 -1 4194368 9 0 0 0 0 0 0 0 20 0 2 0 76092248 270434304 38791 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 264096 KiB
Current children cumulated memory: 155164 KiB

[startup+51.1054 s]
/proc/loadavg: 4.07 4.11 4.06 5/270 82990
/proc/meminfo: memFree=122784344/131250000 swapFree=33007332/33010684
[pid=82984] ppid=82981 vsize=343032 memory=270460 CPUtime=50.97 cores=1,3
/proc/82984/stat : 82984 (ipbhs_gurobi) R 82981 82984 82351 0 -1 4194304 105951 0 0 0 5067 30 0 0 20 0 2 0 76092235 351264768 67615 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
/proc/82984/statm: 85758 67615 3872 641 0 68241 0
[pid=82984/tid=82986] ppid=82981 vsize=343032 memory=269948 CPUtime=0.01 cores=1,3
/proc/82984/task/82986/stat : 82986 (ipbhs_gurobi) S 82981 82984 82351 0 -1 4194368 11 0 0 0 0 1 0 0 20 0 2 0 76092248 351264768 67615 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 343032 KiB
Current children cumulated memory: 270460 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.10 4.06 5/271 82999
/proc/meminfo: memFree=122739144/131250000 swapFree=33007332/33010684
[pid=82984] ppid=82981 vsize=384228 memory=275428 CPUtime=102.06 cores=1,3
/proc/82984/stat : 82984 (ipbhs_gurobi) R 82981 82984 82351 0 -1 4194304 151752 0 0 0 10144 62 0 0 20 0 2 0 76092235 393449472 68857 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
/proc/82984/statm: 96057 68857 3872 641 0 78540 0
[pid=82984/tid=82986] ppid=82981 vsize=384228 memory=273380 CPUtime=0.03 cores=1,3
/proc/82984/task/82986/stat : 82986 (ipbhs_gurobi) S 82981 82984 82351 0 -1 4194368 13 0 0 0 1 2 0 0 20 0 2 0 76092248 393449472 68857 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
Current children cumulated CPU time: 102.06 s
Current children cumulated vsize: 384228 KiB
Current children cumulated memory: 275428 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.11 4.06 5/271 83001
/proc/meminfo: memFree=122576548/131250000 swapFree=33007332/33010684
[pid=82984] ppid=82981 vsize=498828 memory=407832 CPUtime=161.94 cores=1,3
/proc/82984/stat : 82984 (ipbhs_gurobi) R 82981 82984 82351 0 -1 4194304 176510 0 0 0 16092 102 0 0 20 0 2 0 76092235 510799872 101958 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
/proc/82984/statm: 124707 101958 3872 641 0 107190 0
[pid=82984/tid=82986] ppid=82981 vsize=498828 memory=355456 CPUtime=0.05 cores=1,3
/proc/82984/task/82986/stat : 82986 (ipbhs_gurobi) S 82981 82984 82351 0 -1 4194368 13 0 0 0 2 3 0 0 20 0 2 0 76092248 510799872 101958 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
Current children cumulated CPU time: 161.94 s
Current children cumulated vsize: 498828 KiB
Current children cumulated memory: 407832 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.11 4.06 5/270 83002
/proc/meminfo: memFree=122575152/131250000 swapFree=33007332/33010684
[pid=82984] ppid=82981 vsize=461032 memory=353464 CPUtime=221.8 cores=1,3
/proc/82984/stat : 82984 (ipbhs_gurobi) R 82981 82984 82351 0 -1 4194304 213808 0 0 0 22060 120 0 0 20 0 2 0 76092235 472096768 88366 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
/proc/82984/statm: 115258 88366 3872 641 0 97741 0
[pid=82984/tid=82986] ppid=82981 vsize=461032 memory=438300 CPUtime=0.08 cores=1,3
/proc/82984/task/82986/stat : 82986 (ipbhs_gurobi) S 82981 82984 82351 0 -1 4194368 16 0 0 0 3 5 0 0 20 0 2 0 76092248 472096768 88366 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
Current children cumulated CPU time: 221.8 s
Current children cumulated vsize: 461032 KiB
Current children cumulated memory: 353464 KiB

[startup+282.3 s]
/proc/loadavg: 4.21 4.13 4.07 5/271 83051
/proc/meminfo: memFree=121335040/131250000 swapFree=33007332/33010684
[pid=82984] ppid=82981 vsize=557196 memory=467976 CPUtime=281.68 cores=1,3
/proc/82984/stat : 82984 (ipbhs_gurobi) R 82981 82984 82351 0 -1 4194304 274504 0 1 0 28018 150 0 0 20 0 2 0 76092235 570568704 116994 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
/proc/82984/statm: 139299 116994 3904 641 0 121782 0
[pid=82984/tid=82986] ppid=82981 vsize=557196 memory=440988 CPUtime=0.1 cores=1,3
/proc/82984/task/82986/stat : 82986 (ipbhs_gurobi) S 82981 82984 82351 0 -1 4194368 18 0 0 0 3 7 0 0 20 0 2 0 76092248 570568704 116994 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
Current children cumulated CPU time: 281.68 s
Current children cumulated vsize: 557196 KiB
Current children cumulated memory: 467976 KiB

[startup+342.3 s]

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

/proc/meminfo: memFree=119792196/131250000 swapFree=33007332/33010684
[pid=82984] ppid=82981 vsize=1189580 memory=983600 CPUtime=2975.94 cores=1,3
/proc/82984/stat : 82984 (ipbhs_gurobi) R 82981 82984 82351 0 -1 4194304 1932865 0 1 0 296508 1086 0 0 20 0 2 0 76092235 1218129920 245900 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
/proc/82984/statm: 297395 245900 3904 641 0 279878 0
[pid=82984/tid=82986] ppid=82981 vsize=1189580 memory=14432 CPUtime=1.4 cores=1,3
/proc/82984/task/82986/stat : 82986 (ipbhs_gurobi) S 82981 82984 82351 0 -1 4194368 77 0 0 0 49 91 0 0 20 0 2 0 76092248 1218129920 245900 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
Current children cumulated CPU time: 2975.94 s
Current children cumulated vsize: 1189580 KiB
Current children cumulated memory: 983600 KiB

[startup+3042.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/268 83194
/proc/meminfo: memFree=119833668/131250000 swapFree=33007332/33010684
[pid=82984] ppid=82981 vsize=1206200 memory=1002136 CPUtime=3035.81 cores=1,3
/proc/82984/stat : 82984 (ipbhs_gurobi) R 82981 82984 82351 0 -1 4194304 1970332 0 1 0 302475 1106 0 0 20 0 2 0 76092235 1235148800 250534 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
/proc/82984/statm: 301550 250534 3904 641 0 284033 0
[pid=82984/tid=82986] ppid=82981 vsize=1206200 memory=988312 CPUtime=1.43 cores=1,3
/proc/82984/task/82986/stat : 82986 (ipbhs_gurobi) S 82981 82984 82351 0 -1 4194368 78 0 0 0 50 93 0 0 20 0 2 0 76092248 1235148800 250534 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
Current children cumulated CPU time: 3035.81 s
Current children cumulated vsize: 1206200 KiB
Current children cumulated memory: 1002136 KiB

[startup+3102.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/269 83203
/proc/meminfo: memFree=119764760/131250000 swapFree=33007332/33010684
[pid=82984] ppid=82981 vsize=1272976 memory=1061280 CPUtime=3095.7 cores=1,3
/proc/82984/stat : 82984 (ipbhs_gurobi) R 82981 82984 82351 0 -1 4194304 1984821 0 1 0 308448 1122 0 0 20 0 2 0 76092235 1303527424 265320 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
/proc/82984/statm: 318244 265320 3904 641 0 300727 0
[pid=82984/tid=82986] ppid=82981 vsize=1272976 memory=1004184 CPUtime=1.45 cores=1,3
/proc/82984/task/82986/stat : 82986 (ipbhs_gurobi) S 82981 82984 82351 0 -1 4194368 78 0 0 0 50 95 0 0 20 0 2 0 76092248 1303527424 265320 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
Current children cumulated CPU time: 3095.7 s
Current children cumulated vsize: 1272976 KiB
Current children cumulated memory: 1061280 KiB

[startup+3162.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/268 83205
/proc/meminfo: memFree=119751620/131250000 swapFree=33007332/33010684
[pid=82984] ppid=82981 vsize=1293544 memory=1073760 CPUtime=3155.58 cores=1,3
/proc/82984/stat : 82984 (ipbhs_gurobi) R 82981 82984 82351 0 -1 4194304 2000621 0 1 0 314422 1136 0 0 20 0 2 0 76092235 1324589056 268440 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
/proc/82984/statm: 323386 268440 3904 641 0 305869 0
[pid=82984/tid=82986] ppid=82981 vsize=1293544 memory=1004184 CPUtime=1.47 cores=1,3
/proc/82984/task/82986/stat : 82986 (ipbhs_gurobi) S 82981 82984 82351 0 -1 4194368 78 0 0 0 51 96 0 0 20 0 2 0 76092248 1324589056 268440 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
Current children cumulated CPU time: 3155.58 s
Current children cumulated vsize: 1293544 KiB
Current children cumulated memory: 1073760 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/267 83207
/proc/meminfo: memFree=119728608/131250000 swapFree=33007332/33010684
[pid=82984] ppid=82981 vsize=1299024 memory=1094104 CPUtime=3215.46 cores=1,3
/proc/82984/stat : 82984 (ipbhs_gurobi) R 82981 82984 82351 0 -1 4194304 2017178 0 1 0 320399 1147 0 0 20 0 2 0 76092235 1330200576 273526 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
/proc/82984/statm: 324756 273526 3904 641 0 307239 0
[pid=82984/tid=82986] ppid=82981 vsize=1299024 memory=1004184 CPUtime=1.5 cores=1,3
/proc/82984/task/82986/stat : 82986 (ipbhs_gurobi) S 82981 82984 82351 0 -1 4194368 79 0 0 0 52 98 0 0 20 0 2 0 76092248 1330200576 273526 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
Current children cumulated CPU time: 3215.46 s
Current children cumulated vsize: 1299024 KiB
Current children cumulated memory: 1094104 KiB

[startup+3282.3 s]
/proc/loadavg: 4.04 4.09 4.08 5/267 83210
/proc/meminfo: memFree=119716484/131250000 swapFree=33007332/33010684
[pid=82984] ppid=82981 vsize=1299024 memory=1096216 CPUtime=3275.35 cores=1,3
/proc/82984/stat : 82984 (ipbhs_gurobi) R 82981 82984 82351 0 -1 4194304 2031973 0 1 0 326377 1158 0 0 20 0 2 0 76092235 1330200576 274054 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
/proc/82984/statm: 324756 274054 3904 641 0 307239 0
[pid=82984/tid=82986] ppid=82981 vsize=1299024 memory=1114888 CPUtime=1.52 cores=1,3
/proc/82984/task/82986/stat : 82986 (ipbhs_gurobi) S 82981 82984 82351 0 -1 4194368 79 0 0 0 52 100 0 0 20 0 2 0 76092248 1330200576 274054 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
Current children cumulated CPU time: 3275.35 s
Current children cumulated vsize: 1299024 KiB
Current children cumulated memory: 1096216 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/267 83212
/proc/meminfo: memFree=119687956/131250000 swapFree=33007332/33010684
[pid=82984] ppid=82981 vsize=1299540 memory=1113900 CPUtime=3335.24 cores=1,3
/proc/82984/stat : 82984 (ipbhs_gurobi) R 82981 82984 82351 0 -1 4194304 2046867 0 1 0 332355 1169 0 0 20 0 2 0 76092235 1330728960 278475 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
/proc/82984/statm: 324885 278475 3904 641 0 307368 0
[pid=82984/tid=82986] ppid=82981 vsize=1299540 memory=1100312 CPUtime=1.54 cores=1,3
/proc/82984/task/82986/stat : 82986 (ipbhs_gurobi) S 82981 82984 82351 0 -1 4194368 79 0 0 0 53 101 0 0 20 0 2 0 76092248 1330728960 278475 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
Current children cumulated CPU time: 3335.24 s
Current children cumulated vsize: 1299540 KiB
Current children cumulated memory: 1113900 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/266 83214
/proc/meminfo: memFree=119681164/131250000 swapFree=33007332/33010684
[pid=82984] ppid=82981 vsize=1299540 memory=1117996 CPUtime=3395.13 cores=1,3
/proc/82984/stat : 82984 (ipbhs_gurobi) R 82981 82984 82351 0 -1 4194304 2048290 0 1 0 338337 1176 0 0 20 0 2 0 76092235 1330728960 279499 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
/proc/82984/statm: 324885 279499 3904 641 0 307368 0
[pid=82984/tid=82986] ppid=82981 vsize=1299540 memory=1117996 CPUtime=1.57 cores=1,3
/proc/82984/task/82986/stat : 82986 (ipbhs_gurobi) S 82981 82984 82351 0 -1 4194368 80 0 0 0 54 103 0 0 20 0 2 0 76092248 1330728960 279499 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
Current children cumulated CPU time: 3395.13 s
Current children cumulated vsize: 1299540 KiB
Current children cumulated memory: 1117996 KiB

[startup+3462.3 s]
/proc/loadavg: 4.26 4.14 4.10 5/268 83355
/proc/meminfo: memFree=119931540/131250000 swapFree=33007332/33010684
[pid=82984] ppid=82981 vsize=1302748 memory=1125264 CPUtime=3455.02 cores=1,3
/proc/82984/stat : 82984 (ipbhs_gurobi) R 82981 82984 82351 0 -1 4194304 2064218 0 1 0 344315 1187 0 0 20 0 2 0 76092235 1334013952 281316 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
/proc/82984/statm: 325687 281316 3904 641 0 308170 0
[pid=82984/tid=82986] ppid=82981 vsize=1302748 memory=1120044 CPUtime=1.6 cores=1,3
/proc/82984/task/82986/stat : 82986 (ipbhs_gurobi) S 82981 82984 82351 0 -1 4194368 81 0 0 0 55 105 0 0 20 0 2 0 76092248 1334013952 281316 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
Current children cumulated CPU time: 3455.02 s
Current children cumulated vsize: 1302748 KiB
Current children cumulated memory: 1125264 KiB

[startup+3522.3 s]
/proc/loadavg: 4.23 4.14 4.10 5/268 83494
/proc/meminfo: memFree=121812684/131250000 swapFree=33007332/33010684
[pid=82984] ppid=82981 vsize=1322872 memory=1144180 CPUtime=3514.89 cores=1,3
/proc/82984/stat : 82984 (ipbhs_gurobi) R 82981 82984 82351 0 -1 4194304 2082247 0 1 0 350292 1197 0 0 20 0 2 0 76092235 1354620928 286045 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
/proc/82984/statm: 330718 286045 3904 641 0 313201 0
[pid=82984/tid=82986] ppid=82981 vsize=1322872 memory=1125264 CPUtime=1.63 cores=1,3
/proc/82984/task/82986/stat : 82986 (ipbhs_gurobi) S 82981 82984 82351 0 -1 4194368 81 0 0 0 56 107 0 0 20 0 2 0 76092248 1354620928 286045 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
Current children cumulated CPU time: 3514.89 s
Current children cumulated vsize: 1322872 KiB
Current children cumulated memory: 1144180 KiB

[startup+3582.3 s]
/proc/loadavg: 4.16 4.14 4.10 5/268 83496
/proc/meminfo: memFree=121745808/131250000 swapFree=33007332/33010684
[pid=82984] ppid=82981 vsize=1355352 memory=1168728 CPUtime=3574.78 cores=1,3
/proc/82984/stat : 82984 (ipbhs_gurobi) R 82981 82984 82351 0 -1 4194304 2114674 0 1 0 356260 1218 0 0 20 0 2 0 76092235 1387880448 292182 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
/proc/82984/statm: 338838 292182 3904 641 0 321321 0
[pid=82984/tid=82986] ppid=82981 vsize=1355352 memory=14432 CPUtime=1.65 cores=1,3
/proc/82984/task/82986/stat : 82986 (ipbhs_gurobi) S 82981 82984 82351 0 -1 4194368 83 0 0 0 57 108 0 0 20 0 2 0 76092248 1387880448 292182 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
Current children cumulated CPU time: 3574.78 s
Current children cumulated vsize: 1355352 KiB
Current children cumulated memory: 1168728 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3607.6 s]
/proc/loadavg: 4.17 4.15 4.10 5/268 83498
/proc/meminfo: memFree=121686240/131250000 swapFree=33007332/33010684
[pid=82984] ppid=82981 vsize=1465300 memory=1226664 CPUtime=3600.02 cores=1,3
/proc/82984/stat : 82984 (ipbhs_gurobi) R 82981 82984 82351 0 -1 4194304 2122663 0 1 0 358779 1223 0 0 20 0 2 0 76092235 1500467200 306666 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
/proc/82984/statm: 366325 306666 3904 641 0 348808 0
[pid=82984/tid=82986] ppid=82981 vsize=1465300 memory=-7387154158080980676 CPUtime=1.66 cores=1,3
/proc/82984/task/82986/stat : 82986 (ipbhs_gurobi) S 82981 82984 82351 0 -1 4194368 83 0 0 0 57 109 0 0 20 0 2 0 76092248 1500467200 306666 18446744073709551615 94509331419136 94509334044189 140735264382064 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 94509334663064 94509334696026 94509368201216 140735264389515 140735264389639 140735264389639 140735264395241 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 1465300 KiB
Current children cumulated memory: 1226664 KiB

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

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

# cumulated CPU time of all completed processes:  user=3587.8 s, system=12.2465 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.61
CPU time (s): 3600.04
CPU user time (s): 3587.8
CPU system time (s): 12.2465
CPU usage (%): 99.7902
Max. virtual memory (cumulated for all children) (KiB): 1506192
Max. memory (cumulated for all children) (KiB): 1233932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.8
system time used= 12.2465
maximum resident set size= 1240176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2122663
page faults= 1
swaps= 0
block input operations= 176
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 358814
involuntary context switches= 6129


# summary of solver processes directly reported to runsolver:
#   pid: 82984
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3587.8
#   total CPU system time (s): 12.2465

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.55764 second user time and 15.3787 second system time

The end

Launcher Data

Begin job on nodeC019 at 2025-07-04 06:42:27
IDJOB=4522351
IDBENCH=178754
IDSOLVER=3334
FILE ID=nodeC019/4522351-1751604147
RUNJOBID= nodeC019-1751600365-82363
SLURM_JOB_ID= 9598878
Free space on /tmp= 431344 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2025-06-09
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/opt/miplib2010/normalized-opm2-z7-s2.opb
COMMAND LINE= ./ipbhs_gurobi --sym-cores-compact BENCHNAME --max-coef 1000000000
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4522351-1751604147/watcher-4522351-1751604147 -o /tmp/evaluation-result-4522351-1751604147/solver-4522351-1751604147 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1751600365-82363 --watchdog 3760  ./ipbhs_gurobi --sym-cores-compact HOME/instance-4522351-1751604147.opb --max-coef 1000000000

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

MD5SUM BENCH= cf5cf55a0ad097c03b301970f48ee2e9
RANDOM SEED=819344951

nodeC019 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.682
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.37
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		: 3603.298
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.37
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		: 3588.292
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.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        123239824 kB
MemAvailable:   125296372 kB
Buffers:             904 kB
Cached:          2857848 kB
SwapCached:          440 kB
Active:          4680104 kB
Inactive:        2708560 kB
Active(anon):    4517368 kB
Inactive(anon):    27736 kB
Active(file):     162736 kB
Inactive(file):  2680824 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33007332 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             59988 kB
Writeback:             0 kB
AnonPages:       4532516 kB
Mapped:           121300 kB
Shmem:             15192 kB
KReclaimable:     104456 kB
Slab:             193640 kB
SReclaimable:     104456 kB
SUnreclaim:        89184 kB
KernelStack:        4384 kB
PageTables:        12124 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    5085644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3147776 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:      176852 kB
DirectMap2M:     9031680 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431316 MiB
End job on nodeC019 at 2025-07-04 07:42:35