Trace number 4519545

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.33

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/injcomp/injcomp_opt_4layers_maxall_lastlayerdecr1/
normalized-injcomp_opt_4layers_maxall_lastlayerdecr1_size_26.opb
MD5SUMc7d48d7b52922a8c66e4a5b5da991f51
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-76
Best CPU time to get the best result obtained on this benchmark9.84808
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3380
Total number of constraints1507
Number of constraints which are clauses1378
Number of constraints which are cardinality constraints (but not clauses)77
Number of constraints which are nor clauses,nor cardinality constraints52
Minimum length of a constraint3
Maximum length of a constraint27
Number of terms in the objective function 2002
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 2002
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 26
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 2002
Number of bits of the biggest sum of numbers11
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.09/0.11	c limit for coefficient in constraints and objective to 1000000000
0.09/0.11	c will solve HOME/instance-4519545-1751532215.opb
0.09/0.11	Searching graph automorphisms with time limit: 100
0.20/0.21	c [0.1] will start solving
3098.59/3104.99	c [0.11] solve iteration 1, LB=-2002, UB=1
3098.59/3104.99	c [10.08] solve iteration 2, LB=-77, UB=-68
3098.59/3104.99	c [42.08] solve iteration 3, LB=-77, UB=-72
3098.59/3104.99	c [58.64] solve iteration 4, LB=-77, UB=-72
3098.59/3104.99	c [1156.22] solve iteration 5, LB=-77, UB=-72
3098.59/3104.99	c [1167.86] solve iteration 6, LB=-77, UB=-75
3098.59/3104.99	c [1187.85] solve iteration 7, LB=-77, UB=-75
3098.59/3104.99	c [1204.56] solve iteration 8, LB=-77, UB=-75
3098.59/3104.99	c [1222.64] solve iteration 9, LB=-77, UB=-75
3098.59/3104.99	c [1248] solve iteration 10, LB=-77, UB=-75
3098.59/3104.99	c [1261.16] solve iteration 11, LB=-77, UB=-75
3098.59/3104.99	c [1288.17] solve iteration 12, LB=-77, UB=-75
3098.59/3104.99	c [1298.33] solve iteration 13, LB=-77, UB=-75
3098.59/3104.99	c [1321.93] solve iteration 14, LB=-77, UB=-75
3098.59/3104.99	c [1335.5] solve iteration 15, LB=-77, UB=-75
3098.59/3104.99	c [1351.22] solve iteration 16, LB=-77, UB=-75
3098.59/3104.99	c [1365.92] solve iteration 17, LB=-77, UB=-75
3098.59/3104.99	c [1378.17] solve iteration 18, LB=-77, UB=-75
3098.59/3104.99	c [1395.91] solve iteration 19, LB=-77, UB=-75
3098.59/3104.99	c [1413.09] solve iteration 20, LB=-77, UB=-75
3098.59/3104.99	c [1427.63] solve iteration 21, LB=-77, UB=-75
3098.59/3104.99	c [1442.67] solve iteration 22, LB=-77, UB=-75
3098.59/3104.99	c [1457.57] solve iteration 23, LB=-77, UB=-75
3098.59/3104.99	c [1476.94] solve iteration 24, LB=-77, UB=-75
3098.59/3104.99	c [1490.33] solve iteration 25, LB=-77, UB=-75
3098.59/3104.99	c [1506.46] solve iteration 26, LB=-77, UB=-75
3098.59/3104.99	c [1517.39] solve iteration 27, LB=-77, UB=-75
3098.59/3104.99	c [1539.39] solve iteration 28, LB=-77, UB=-75
3098.59/3104.99	c [1551.38] solve iteration 29, LB=-77, UB=-75
3098.59/3104.99	c [1563.05] solve iteration 30, LB=-77, UB=-75
3098.59/3104.99	c [1581.13] solve iteration 31, LB=-77, UB=-76
3098.59/3104.99	c [1597.37] solve iteration 32, LB=-77, UB=-76
3098.59/3104.99	c [1617.58] solve iteration 33, LB=-77, UB=-76
3098.59/3104.99	c [1642.12] solve iteration 34, LB=-77, UB=-76
3098.59/3104.99	c [1654.01] solve iteration 35, LB=-77, UB=-76
3098.59/3104.99	c [1667.34] solve iteration 36, LB=-77, UB=-76
3098.59/3104.99	c [1684.05] solve iteration 37, LB=-77, UB=-76
3098.59/3104.99	c [1696.88] solve iteration 38, LB=-77, UB=-76
3098.59/3104.99	c [1716.22] solve iteration 39, LB=-77, UB=-76
3098.59/3104.99	c [1730.31] solve iteration 40, LB=-77, UB=-76
3098.59/3104.99	c [1748.69] solve iteration 41, LB=-77, UB=-76
3098.59/3104.99	c [1763.45] solve iteration 42, LB=-77, UB=-76
3098.59/3104.99	c [1777.67] solve iteration 43, LB=-77, UB=-76
3098.59/3104.99	c [1799.5] solve iteration 44, LB=-77, UB=-76
3098.59/3104.99	c [1811.8] solve iteration 45, LB=-77, UB=-76
3098.59/3104.99	c [1831.65] solve iteration 46, LB=-77, UB=-76
3098.59/3104.99	c [1851.86] solve iteration 47, LB=-77, UB=-76
3098.59/3104.99	c [1868.6] solve iteration 48, LB=-77, UB=-76
3098.59/3104.99	c [1909.43] solve iteration 49, LB=-77, UB=-76
3098.59/3104.99	c [1930.12] solve iteration 50, LB=-77, UB=-76
3098.59/3104.99	c [1964.81] solve iteration 51, LB=-77, UB=-76
3098.59/3104.99	c [1990.43] solve iteration 52, LB=-77, UB=-76
3098.59/3104.99	c [2012.65] solve iteration 53, LB=-77, UB=-76
3098.59/3104.99	c [2043.26] solve iteration 54, LB=-77, UB=-76
3098.59/3104.99	c [2071.24] solve iteration 55, LB=-77, UB=-76
3098.59/3104.99	c [2107.25] solve iteration 56, LB=-77, UB=-76
3098.59/3104.99	c [2134.13] solve iteration 57, LB=-77, UB=-76
3098.59/3104.99	c [2161.49] solve iteration 58, LB=-77, UB=-76
3098.59/3104.99	c [2192.91] solve iteration 59, LB=-77, UB=-76
3098.59/3104.99	c [2217.7] solve iteration 60, LB=-77, UB=-76
3098.59/3104.99	c [2244.67] solve iteration 61, LB=-77, UB=-76
3098.59/3104.99	c [2268.12] solve iteration 62, LB=-77, UB=-76
3098.59/3104.99	c [2296.42] solve iteration 63, LB=-77, UB=-76
3098.59/3104.99	c [2320.2] solve iteration 64, LB=-77, UB=-76
3098.59/3104.99	c [2341.69] solve iteration 65, LB=-77, UB=-76
3098.59/3104.99	c [2369.29] solve iteration 66, LB=-77, UB=-76
3098.59/3104.99	c [2394.87] solve iteration 67, LB=-77, UB=-76
3098.59/3104.99	c [2422.02] solve iteration 68, LB=-77, UB=-76
3098.59/3104.99	c [2449.23] solve iteration 69, LB=-77, UB=-76
3098.59/3104.99	c [2478.12] solve iteration 70, LB=-77, UB=-76
3098.59/3104.99	c [2507.03] solve iteration 71, LB=-77, UB=-76
3098.59/3104.99	c [2532.56] solve iteration 72, LB=-77, UB=-76
3098.59/3104.99	c [2560.97] solve iteration 73, LB=-77, UB=-76
3098.59/3104.99	c [2582.63] solve iteration 74, LB=-77, UB=-76
3098.59/3104.99	c [2609.32] solve iteration 75, LB=-77, UB=-76
3098.59/3104.99	c [2641.58] solve iteration 76, LB=-77, UB=-76
3098.59/3104.99	c [2666.59] solve iteration 77, LB=-77, UB=-76
3098.59/3104.99	c [2695.24] solve iteration 78, LB=-77, UB=-76
3098.59/3104.99	c [2718.45] solve iteration 79, LB=-77, UB=-76
3098.59/3104.99	c [2747.85] solve iteration 80, LB=-77, UB=-76
3098.59/3104.99	c [2779.47] solve iteration 81, LB=-77, UB=-76
3098.59/3104.99	c [2800.59] solve iteration 82, LB=-77, UB=-76
3098.59/3104.99	c [2822.02] solve iteration 83, LB=-77, UB=-76
3098.59/3104.99	c [2848.51] solve iteration 84, LB=-77, UB=-76
3098.59/3104.99	c [2872.58] solve iteration 85, LB=-77, UB=-76
3098.59/3104.99	c [2903.21] solve iteration 86, LB=-77, UB=-76
3098.59/3104.99	c [2928.2] solve iteration 87, LB=-77, UB=-76
3098.59/3104.99	c [2958.7] solve iteration 88, 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 (52318 MiB free)
  memory of node 1: 64465 MiB (57607 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4519545-1751532215/watcher-4519545-1751532215 -o /tmp/evaluation-result-4519545-1751532215/solver-4519545-1751532215 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751528462-78178 --watchdog 3760 ./ipbhs_gurobi --sym-cores-compact HOME/instance-4519545-1751532215.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
Starting watchdog thread
solver pid=79211, runsolver pid=79208
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 4.12 4.12 4.09 5/269 79212
/proc/meminfo: memFree=112211340/131250000 swapFree=33009904/33010684
[pid=79211] ppid=79208 vsize=445816 memory=369848 CPUtime=0.09 cores=1,3
/proc/79211/stat : 79211 (ipbhs_gurobi) R 79208 79211 78166 0 -1 4194304 2129 0 0 0 2 7 0 0 20 0 2 0 68900954 456515584 92462 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
/proc/79211/statm: 111454 92462 2176 641 0 93937 0
[pid=79211/tid=79213] ppid=79208 vsize=445816 memory=4026531960 CPUtime=0 cores=1,3
/proc/79211/task/79213/stat : 79213 (ipbhs_gurobi) R 79208 79211 78166 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 68900964 456515584 92462 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 2147221247 4096 0 0 0 0 -1 3 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 445816 KiB
Current children cumulated memory: 369848 KiB

[startup+0.205518 s]*
/proc/loadavg: 4.12 4.12 4.09 5/270 79213
/proc/meminfo: memFree=112211340/131250000 swapFree=33009904/33010684
[pid=79211] ppid=79208 vsize=460316 memory=384380 CPUtime=0.2 cores=1,3
/proc/79211/stat : 79211 (ipbhs_gurobi) R 79208 79211 78166 0 -1 4194304 5776 0 0 0 12 8 0 0 20 0 2 0 68900954 471363584 96095 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
/proc/79211/statm: 115079 96095 2400 641 0 97562 0
[pid=79211/tid=79213] ppid=79208 vsize=460316 memory=3472328132921917724 CPUtime=0 cores=1,3
/proc/79211/task/79213/stat : 79213 (ipbhs_gurobi) R 79208 79211 78166 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 68900964 471363584 96095 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 460316 KiB
Current children cumulated memory: 384380 KiB

[startup+0.305493 s]*
/proc/loadavg: 4.12 4.12 4.09 5/270 79213
/proc/meminfo: memFree=112211580/131250000 swapFree=33009904/33010684
[pid=79211] ppid=79208 vsize=459952 memory=388324 CPUtime=0.3 cores=1,3
/proc/79211/stat : 79211 (ipbhs_gurobi) R 79208 79211 78166 0 -1 4194304 6026 0 0 0 21 9 0 0 20 0 2 0 68900954 470990848 97081 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
/proc/79211/statm: 114988 97081 3392 641 0 97471 0
[pid=79211/tid=79213] ppid=79208 vsize=459952 memory=-7459211752001994173 CPUtime=0 cores=1,3
/proc/79211/task/79213/stat : 79213 (ipbhs_gurobi) S 79208 79211 78166 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 68900964 470990848 97081 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 459952 KiB
Current children cumulated memory: 388324 KiB

[startup+0.70014 s]
/proc/loadavg: 4.12 4.12 4.09 5/270 79213
/proc/meminfo: memFree=112151936/131250000 swapFree=33009904/33010684
[pid=79211] ppid=79208 vsize=815028 memory=389116 CPUtime=0.68 cores=1,3
/proc/79211/stat : 79211 (ipbhs_gurobi) R 79208 79211 78166 0 -1 4194304 6587 0 0 0 51 17 0 0 20 0 2 0 68900954 834588672 97279 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
/proc/79211/statm: 203757 97279 3392 641 0 186240 0
[pid=79211/tid=79213] ppid=79208 vsize=815028 memory=19072 CPUtime=0 cores=1,3
/proc/79211/task/79213/stat : 79213 (ipbhs_gurobi) S 79208 79211 78166 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 68900964 834588672 97279 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 815028 KiB
Current children cumulated memory: 389116 KiB

[startup+1.50016 s]
/proc/loadavg: 4.12 4.12 4.09 5/270 79213
/proc/meminfo: memFree=112151936/131250000 swapFree=33009904/33010684
[pid=79211] ppid=79208 vsize=815028 memory=391324 CPUtime=1.48 cores=1,3
/proc/79211/stat : 79211 (ipbhs_gurobi) R 79208 79211 78166 0 -1 4194304 6628 0 0 0 126 22 0 0 20 0 2 0 68900954 834588672 97831 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
/proc/79211/statm: 203757 97831 3392 641 0 186240 0
[pid=79211/tid=79213] ppid=79208 vsize=815028 memory=19072 CPUtime=0 cores=1,3
/proc/79211/task/79213/stat : 79213 (ipbhs_gurobi) S 79208 79211 78166 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 68900964 834588672 97831 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 815028 KiB
Current children cumulated memory: 391324 KiB

[startup+3.10583 s]
/proc/loadavg: 4.12 4.12 4.09 5/270 79213
/proc/meminfo: memFree=112180568/131250000 swapFree=33009904/33010684
[pid=79211] ppid=79208 vsize=815028 memory=391324 CPUtime=3.08 cores=1,3
/proc/79211/stat : 79211 (ipbhs_gurobi) R 79208 79211 78166 0 -1 4194304 7988 0 0 0 281 27 0 0 20 0 2 0 68900954 834588672 97831 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
/proc/79211/statm: 203757 97831 3392 641 0 186240 0
[pid=79211/tid=79213] ppid=79208 vsize=815028 memory=391324 CPUtime=0 cores=1,3
/proc/79211/task/79213/stat : 79213 (ipbhs_gurobi) S 79208 79211 78166 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 2 0 68900964 834588672 97831 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 815028 KiB
Current children cumulated memory: 391324 KiB

[startup+6.30016 s]
/proc/loadavg: 4.11 4.12 4.09 5/270 79213
/proc/meminfo: memFree=112197288/131250000 swapFree=33009904/33010684
[pid=79211] ppid=79208 vsize=816568 memory=392604 CPUtime=6.27 cores=1,3
/proc/79211/stat : 79211 (ipbhs_gurobi) R 79208 79211 78166 0 -1 4194304 14383 0 0 0 576 51 0 0 20 0 2 0 68900954 836165632 98151 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
/proc/79211/statm: 204142 98151 3392 641 0 186625 0
[pid=79211/tid=79213] ppid=79208 vsize=816568 memory=19072 CPUtime=0 cores=1,3
/proc/79211/task/79213/stat : 79213 (ipbhs_gurobi) S 79208 79211 78166 0 -1 4194368 6 0 0 0 0 0 0 0 20 0 2 0 68900964 836165632 98151 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 816568 KiB
Current children cumulated memory: 392604 KiB

[startup+12.7002 s]
/proc/loadavg: 4.10 4.11 4.09 5/270 79213
/proc/meminfo: memFree=112193556/131250000 swapFree=33009904/33010684
[pid=79211] ppid=79208 vsize=818988 memory=395036 CPUtime=12.66 cores=1,3
/proc/79211/stat : 79211 (ipbhs_gurobi) R 79208 79211 78166 0 -1 4194304 22182 0 0 0 1181 85 0 0 20 0 2 0 68900954 838643712 98759 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
/proc/79211/statm: 204747 98759 3392 641 0 187230 0
[pid=79211/tid=79213] ppid=79208 vsize=818988 memory=395036 CPUtime=0 cores=1,3
/proc/79211/task/79213/stat : 79213 (ipbhs_gurobi) S 79208 79211 78166 0 -1 4194368 9 0 0 0 0 0 0 0 20 0 2 0 68900964 838643712 98759 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 818988 KiB
Current children cumulated memory: 395036 KiB

[startup+25.5002 s]
/proc/loadavg: 4.08 4.11 4.09 5/270 79213
/proc/meminfo: memFree=112151152/131250000 swapFree=33009904/33010684
[pid=79211] ppid=79208 vsize=863232 memory=438004 CPUtime=25.43 cores=1,3
/proc/79211/stat : 79211 (ipbhs_gurobi) R 79208 79211 78166 0 -1 4194304 36972 0 0 0 2373 170 0 0 20 0 2 0 68900954 883949568 109501 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
/proc/79211/statm: 215808 109501 3392 641 0 198291 0
[pid=79211/tid=79213] ppid=79208 vsize=863232 memory=420744 CPUtime=0 cores=1,3
/proc/79211/task/79213/stat : 79213 (ipbhs_gurobi) S 79208 79211 78166 0 -1 4194368 12 0 0 0 0 0 0 0 20 0 2 0 68900964 883949568 109501 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 863232 KiB
Current children cumulated memory: 438004 KiB

[startup+51.1055 s]
/proc/loadavg: 4.05 4.10 4.09 5/270 79213
/proc/meminfo: memFree=112096124/131250000 swapFree=33009904/33010684
[pid=79211] ppid=79208 vsize=1089772 memory=499940 CPUtime=50.98 cores=1,3
/proc/79211/stat : 79211 (ipbhs_gurobi) R 79208 79211 78166 0 -1 4194304 59559 0 0 0 4848 250 0 0 20 0 2 0 68900954 1115926528 124985 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
/proc/79211/statm: 272443 124985 3392 641 0 254926 0
[pid=79211/tid=79213] ppid=79208 vsize=1089772 memory=19072 CPUtime=0 cores=1,3
/proc/79211/task/79213/stat : 79213 (ipbhs_gurobi) S 79208 79211 78166 0 -1 4194368 13 0 0 0 0 0 0 0 20 0 2 0 68900964 1115926528 124985 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 1089772 KiB
Current children cumulated memory: 499940 KiB

[startup+102.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/270 79215
/proc/meminfo: memFree=111817276/131250000 swapFree=33009904/33010684
[pid=79211] ppid=79208 vsize=1238324 memory=610068 CPUtime=102.08 cores=1,3
/proc/79211/stat : 79211 (ipbhs_gurobi) R 79208 79211 78166 0 -1 4194304 111894 0 0 0 9718 490 0 0 20 0 2 0 68900954 1268043776 152517 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
/proc/79211/statm: 309581 152517 3520 641 0 292064 0
[pid=79211/tid=79213] ppid=79208 vsize=1238324 memory=19072 CPUtime=0.02 cores=1,3
/proc/79211/task/79213/stat : 79213 (ipbhs_gurobi) S 79208 79211 78166 0 -1 4194368 16 0 0 0 1 1 0 0 20 0 2 0 68900964 1268043776 152517 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
Current children cumulated CPU time: 102.08 s
Current children cumulated vsize: 1238324 KiB
Current children cumulated memory: 610068 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/269 79224
/proc/meminfo: memFree=111734572/131250000 swapFree=33009904/33010684
[pid=79211] ppid=79208 vsize=1367348 memory=708192 CPUtime=161.96 cores=1,3
/proc/79211/stat : 79211 (ipbhs_gurobi) R 79208 79211 78166 0 -1 4194304 116504 0 0 0 15458 738 0 0 20 0 2 0 68900954 1400164352 177048 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
/proc/79211/statm: 341837 177048 3520 641 0 324320 0
[pid=79211/tid=79213] ppid=79208 vsize=1367348 memory=5504 CPUtime=0.05 cores=1,3
/proc/79211/task/79213/stat : 79213 (ipbhs_gurobi) S 79208 79211 78166 0 -1 4194368 17 0 0 0 2 3 0 0 20 0 2 0 68900964 1400164352 177048 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
Current children cumulated CPU time: 161.96 s
Current children cumulated vsize: 1367348 KiB
Current children cumulated memory: 708192 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/269 79226
/proc/meminfo: memFree=111607408/131250000 swapFree=33009904/33010684
[pid=79211] ppid=79208 vsize=1527092 memory=826736 CPUtime=221.84 cores=1,3
/proc/79211/stat : 79211 (ipbhs_gurobi) R 79208 79211 78166 0 -1 4194304 177255 0 0 0 21176 1008 0 0 20 0 2 0 68900954 1563742208 206684 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
/proc/79211/statm: 381773 206684 3520 641 0 364256 0
[pid=79211/tid=79213] ppid=79208 vsize=1527092 memory=19072 CPUtime=0.07 cores=1,3
/proc/79211/task/79213/stat : 79213 (ipbhs_gurobi) S 79208 79211 78166 0 -1 4194368 22 0 0 0 3 4 0 0 20 0 2 0 68900964 1563742208 206684 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
Current children cumulated CPU time: 221.84 s
Current children cumulated vsize: 1527092 KiB
Current children cumulated memory: 826736 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/269 79229
/proc/meminfo: memFree=111486544/131250000 swapFree=33009904/33010684
[pid=79211] ppid=79208 vsize=1692980 memory=949372 CPUtime=281.72 cores=1,3
/proc/79211/stat : 79211 (ipbhs_gurobi) R 79208 79211 78166 0 -1 4194304 182883 0 0 0 26859 1313 0 0 20 0 2 0 68900954 1733611520 237343 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
/proc/79211/statm: 423245 237343 3520 641 0 405728 0
[pid=79211/tid=79213] ppid=79208 vsize=1692980 memory=892152 CPUtime=0.1 cores=1,3
/proc/79211/task/79213/stat : 79213 (ipbhs_gurobi) S 79208 79211 78166 0 -1 4194368 22 0 0 0 4 6 0 0 20 0 2 0 68900964 1733611520 237343 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
Current children cumulated CPU time: 281.72 s
Current children cumulated vsize: 1692980 KiB
Current children cumulated memory: 949372 KiB

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

/proc/meminfo: memFree=116675400/131250000 swapFree=33009904/33010684
[pid=79211] ppid=79208 vsize=13311780 memory=4249648 CPUtime=3036.11 cores=1,3
/proc/79211/stat : 79211 (ipbhs_gurobi) R 79208 79211 78166 0 -1 4194304 8334699 0 0 0 289897 13714 0 0 20 0 2 0 68900954 13631262720 1062412 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
/proc/79211/statm: 3327945 1062412 3584 641 0 3310428 0
[pid=79211/tid=79213] ppid=79208 vsize=13311780 memory=16440 CPUtime=1.27 cores=1,3
/proc/79211/task/79213/stat : 79213 (ipbhs_gurobi) S 79208 79211 78166 0 -1 4194368 104 0 0 0 45 82 0 0 20 0 2 0 68900964 13631262720 1062412 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
Current children cumulated CPU time: 3036.11 s
Current children cumulated vsize: 13311780 KiB
Current children cumulated memory: 4249648 KiB

[startup+3102.3 s]
/proc/loadavg: 4.06 4.13 4.10 5/267 80075
/proc/meminfo: memFree=116633536/131250000 swapFree=33009904/33010684
[pid=79211] ppid=79208 vsize=13457960 memory=4273656 CPUtime=3095.99 cores=1,3
/proc/79211/stat : 79211 (ipbhs_gurobi) R 79208 79211 78166 0 -1 4194304 8541808 0 0 0 295611 13988 0 0 20 0 2 0 68900954 13780951040 1068414 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
/proc/79211/statm: 3364490 1068414 3584 641 0 3346973 0
[pid=79211/tid=79213] ppid=79208 vsize=13457960 memory=10752 CPUtime=1.3 cores=1,3
/proc/79211/task/79213/stat : 79213 (ipbhs_gurobi) S 79208 79211 78166 0 -1 4194368 106 0 0 0 46 84 0 0 20 0 2 0 68900964 13780951040 1068414 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
Current children cumulated CPU time: 3095.99 s
Current children cumulated vsize: 13457960 KiB
Current children cumulated memory: 4273656 KiB

[startup+3162.3 s]
/proc/loadavg: 4.14 4.13 4.10 5/267 80077
/proc/meminfo: memFree=116074612/131250000 swapFree=33009904/33010684
[pid=79211] ppid=79208 vsize=13541756 memory=4301688 CPUtime=3155.87 cores=1,3
/proc/79211/stat : 79211 (ipbhs_gurobi) R 79208 79211 78166 0 -1 4194304 8733961 0 0 0 301299 14288 0 0 20 0 2 0 68900954 13866758144 1075422 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
/proc/79211/statm: 3385439 1075422 3584 641 0 3367922 0
[pid=79211/tid=79213] ppid=79208 vsize=13541756 memory=10752 CPUtime=1.33 cores=1,3
/proc/79211/task/79213/stat : 79213 (ipbhs_gurobi) S 79208 79211 78166 0 -1 4194368 107 0 0 0 47 86 0 0 20 0 2 0 68900964 13866758144 1075422 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
Current children cumulated CPU time: 3155.87 s
Current children cumulated vsize: 13541756 KiB
Current children cumulated memory: 4301688 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/267 80079
/proc/meminfo: memFree=116381660/131250000 swapFree=33009904/33010684
[pid=79211] ppid=79208 vsize=13685660 memory=4371788 CPUtime=3215.76 cores=1,3
/proc/79211/stat : 79211 (ipbhs_gurobi) R 79208 79211 78166 0 -1 4194304 8936960 0 0 0 307035 14541 0 0 20 0 2 0 68900954 14014115840 1092947 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
/proc/79211/statm: 3421415 1092947 3584 641 0 3403898 0
[pid=79211/tid=79213] ppid=79208 vsize=13685660 memory=10752 CPUtime=1.36 cores=1,3
/proc/79211/task/79213/stat : 79213 (ipbhs_gurobi) S 79208 79211 78166 0 -1 4194368 109 0 0 0 48 88 0 0 20 0 2 0 68900964 14014115840 1092947 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
Current children cumulated CPU time: 3215.76 s
Current children cumulated vsize: 13685660 KiB
Current children cumulated memory: 4371788 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/268 80088
/proc/meminfo: memFree=116409016/131250000 swapFree=33009904/33010684
[pid=79211] ppid=79208 vsize=13623704 memory=4356584 CPUtime=3275.64 cores=1,3
/proc/79211/stat : 79211 (ipbhs_gurobi) R 79208 79211 78166 0 -1 4194304 9139810 0 0 0 312745 14819 0 0 20 0 2 0 68900954 13950672896 1089146 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
/proc/79211/statm: 3405926 1089146 3584 641 0 3388409 0
[pid=79211/tid=79213] ppid=79208 vsize=13623704 memory=4900808 CPUtime=1.4 cores=1,3
/proc/79211/task/79213/stat : 79213 (ipbhs_gurobi) S 79208 79211 78166 0 -1 4194368 111 0 0 0 50 90 0 0 20 0 2 0 68900964 13950672896 1089146 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
Current children cumulated CPU time: 3275.64 s
Current children cumulated vsize: 13623704 KiB
Current children cumulated memory: 4356584 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/268 80090
/proc/meminfo: memFree=116527580/131250000 swapFree=33009904/33010684
[pid=79211] ppid=79208 vsize=14395796 memory=4847912 CPUtime=3335.52 cores=1,3
/proc/79211/stat : 79211 (ipbhs_gurobi) R 79208 79211 78166 0 -1 4194304 9358944 0 0 0 318461 15091 0 0 20 0 2 0 68900954 14741295104 1211978 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
/proc/79211/statm: 3598949 1211978 3584 641 0 3581432 0
[pid=79211/tid=79213] ppid=79208 vsize=14395796 memory=4437224 CPUtime=1.43 cores=1,3
/proc/79211/task/79213/stat : 79213 (ipbhs_gurobi) S 79208 79211 78166 0 -1 4194368 114 0 0 0 51 92 0 0 20 0 2 0 68900964 14741295104 1211978 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
Current children cumulated CPU time: 3335.52 s
Current children cumulated vsize: 14395796 KiB
Current children cumulated memory: 4847912 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/268 80093
/proc/meminfo: memFree=116360480/131250000 swapFree=33009904/33010684
[pid=79211] ppid=79208 vsize=13846812 memory=4465432 CPUtime=3395.4 cores=1,3
/proc/79211/stat : 79211 (ipbhs_gurobi) R 79208 79211 78166 0 -1 4194304 9511169 0 0 0 324182 15358 0 0 20 0 2 0 68900954 14179135488 1116358 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
/proc/79211/statm: 3461703 1116358 3584 641 0 3444186 0
[pid=79211/tid=79213] ppid=79208 vsize=13846812 memory=4982272 CPUtime=1.46 cores=1,3
/proc/79211/task/79213/stat : 79213 (ipbhs_gurobi) S 79208 79211 78166 0 -1 4194368 115 0 0 0 52 94 0 0 20 0 2 0 68900964 14179135488 1116358 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
Current children cumulated CPU time: 3395.4 s
Current children cumulated vsize: 13846812 KiB
Current children cumulated memory: 4465432 KiB

[startup+3462.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/268 80095
/proc/meminfo: memFree=116311328/131250000 swapFree=33009904/33010684
[pid=79211] ppid=79208 vsize=13834408 memory=4446896 CPUtime=3455.28 cores=1,3
/proc/79211/stat : 79211 (ipbhs_gurobi) R 79208 79211 78166 0 -1 4194304 9691731 0 0 0 329888 15640 0 0 20 0 2 0 68900954 14166433792 1111724 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
/proc/79211/statm: 3458602 1111724 3584 641 0 3441085 0
[pid=79211/tid=79213] ppid=79208 vsize=13834408 memory=4982272 CPUtime=1.5 cores=1,3
/proc/79211/task/79213/stat : 79213 (ipbhs_gurobi) S 79208 79211 78166 0 -1 4194368 116 0 0 0 53 97 0 0 20 0 2 0 68900964 14166433792 1111724 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
Current children cumulated CPU time: 3455.28 s
Current children cumulated vsize: 13834408 KiB
Current children cumulated memory: 4446896 KiB

[startup+3522.3 s]
/proc/loadavg: 4.26 4.16 4.11 5/268 80097
/proc/meminfo: memFree=116296336/131250000 swapFree=33009904/33010684
[pid=79211] ppid=79208 vsize=13881412 memory=4489796 CPUtime=3515.17 cores=1,3
/proc/79211/stat : 79211 (ipbhs_gurobi) R 79208 79211 78166 0 -1 4194304 9847373 0 0 0 335596 15921 0 0 20 0 2 0 68900954 14214565888 1122449 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
/proc/79211/statm: 3470353 1122449 3584 641 0 3452836 0
[pid=79211/tid=79213] ppid=79208 vsize=13881412 memory=16440 CPUtime=1.53 cores=1,3
/proc/79211/task/79213/stat : 79213 (ipbhs_gurobi) S 79208 79211 78166 0 -1 4194368 118 0 0 0 54 99 0 0 20 0 2 0 68900964 14214565888 1122449 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
Current children cumulated CPU time: 3515.17 s
Current children cumulated vsize: 13881412 KiB
Current children cumulated memory: 4489796 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.14 4.11 5/268 80102
/proc/meminfo: memFree=116160572/131250000 swapFree=33009904/33010684
[pid=79211] ppid=79208 vsize=14103828 memory=4589332 CPUtime=3575.05 cores=1,3
/proc/79211/stat : 79211 (ipbhs_gurobi) R 79208 79211 78166 0 -1 4194304 10012287 0 0 0 341332 16173 0 0 20 0 2 0 68900954 14442319872 1147333 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
/proc/79211/statm: 3525957 1147333 3584 641 0 3508440 0
[pid=79211/tid=79213] ppid=79208 vsize=14103828 memory=4589332 CPUtime=1.56 cores=1,3
/proc/79211/task/79213/stat : 79213 (ipbhs_gurobi) S 79208 79211 78166 0 -1 4194368 119 0 0 0 55 101 0 0 20 0 2 0 68900964 14442319872 1147333 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
Current children cumulated CPU time: 3575.05 s
Current children cumulated vsize: 14103828 KiB
Current children cumulated memory: 4589332 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3607.3 s]
/proc/loadavg: 4.15 4.15 4.11 5/268 80103
/proc/meminfo: memFree=116215576/131250000 swapFree=33009904/33010684
[pid=79211] ppid=79208 vsize=14038932 memory=4528540 CPUtime=3600 cores=1,3
/proc/79211/stat : 79211 (ipbhs_gurobi) R 79208 79211 78166 0 -1 4194304 10099530 0 0 0 343717 16283 0 0 20 0 2 0 68900954 14375866368 1132135 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
/proc/79211/statm: 3509733 1132135 3584 641 0 3492216 0
[pid=79211/tid=79213] ppid=79208 vsize=14038932 memory=4167480 CPUtime=1.58 cores=1,3
/proc/79211/task/79213/stat : 79213 (ipbhs_gurobi) S 79208 79211 78166 0 -1 4194368 121 0 0 0 56 102 0 0 20 0 2 0 68900964 14375866368 1132135 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 14038932 KiB
Current children cumulated memory: 4528540 KiB

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

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

# cumulated CPU time of all completed processes:  user=3437.18 s, system=162.865 s

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

[startup+3607.3 s]
/proc/loadavg: 4.15 4.15 4.11 5/268 80103
/proc/meminfo: memFree=116215576/131250000 swapFree=33009904/33010684
[pid=79211] ppid=79208 vsize=14038932 memory=4528540 CPUtime=3600 cores=1,3
/proc/79211/stat : 79211 (ipbhs_gurobi) R 79208 79211 78166 0 -1 4194304 10099530 0 0 0 343717 16283 0 0 20 0 2 0 68900954 14375866368 1132135 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
/proc/79211/statm: 3509733 1132135 3584 641 0 3492216 0
[pid=79211/tid=79213] ppid=79208 vsize=14038932 memory=4167480 CPUtime=1.58 cores=1,3
/proc/79211/task/79213/stat : 79213 (ipbhs_gurobi) S 79208 79211 78166 0 -1 4194368 121 0 0 0 56 102 0 0 20 0 2 0 68900964 14375866368 1132135 18446744073709551615 93845373349888 93845375974941 140735271321664 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 93845376593816 93845376626778 93845398937600 140735271324043 140735271324167 140735271324167 140735271329769 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 14038932 KiB
Current children cumulated memory: 4528540 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3607.33
CPU time (s): 3600.04
CPU user time (s): 3437.18
CPU system time (s): 162.865
CPU usage (%): 99.798
Max. virtual memory (cumulated for all children) (KiB): 19511360
Max. memory (cumulated for all children) (KiB): 5679780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3437.18
system time used= 162.865
maximum resident set size= 5679780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10099530
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= 358826
involuntary context switches= 4738


# summary of solver processes directly reported to runsolver:
#   pid: 79211
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3437.18
#   total CPU system time (s): 162.865

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.81001 second user time and 15.9317 second system time

The end

Launcher Data

Begin job on nodeC033 at 2025-07-03 10:43:35
IDJOB=4519545
IDBENCH=177275
IDSOLVER=3334
FILE ID=nodeC033/4519545-1751532215
RUNJOBID= nodeC033-1751528462-78178
SLURM_JOB_ID= 9598666
Free space on /tmp= 429660 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2025-06-09
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/injcomp/injcomp_opt_4layers_maxall_lastlayerdecr1/normalized-injcomp_opt_4layers_maxall_lastlayerdecr1_size_26.opb
COMMAND LINE= ./ipbhs_gurobi --sym-cores-compact BENCHNAME --max-coef 1000000000
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4519545-1751532215/watcher-4519545-1751532215 -o /tmp/evaluation-result-4519545-1751532215/solver-4519545-1751532215 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751528462-78178 --watchdog 3760  ./ipbhs_gurobi --sym-cores-compact HOME/instance-4519545-1751532215.opb --max-coef 1000000000

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

MD5SUM BENCH= c7d48d7b52922a8c66e4a5b5da991f51
RANDOM SEED=665631514

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        112563692 kB
MemAvailable:   118771280 kB
Buffers:            2128 kB
Cached:          6960788 kB
SwapCached:           68 kB
Active:         11525740 kB
Inactive:        6380028 kB
Active(anon):   10955356 kB
Inactive(anon):     5524 kB
Active(file):     570384 kB
Inactive(file):  6374504 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             59284 kB
Writeback:            72 kB
AnonPages:      10945852 kB
Mapped:           120324 kB
Shmem:             18028 kB
KReclaimable:     203876 kB
Slab:             295944 kB
SReclaimable:     203876 kB
SUnreclaim:        92068 kB
KernelStack:        4336 kB
PageTables:        24956 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:   11803000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4245504 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:      221908 kB
DirectMap2M:    11083776 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 429676 MiB
End job on nodeC033 at 2025-07-03 11:43:43