Trace number 4432839

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
SCIP 2024-07-07? (TO) 3600.07 3611.33

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
kullmann/normalized-mul_8_9_shg.opb
MD5SUM6ff458260e5cc7a1e00e7b04a599a648
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 benchmark42
Best CPU time to get the best result obtained on this benchmark992.421
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7840
Total number of constraints65280
Number of constraints which are clauses65280
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint34
Maximum length of a constraint64
Number of terms in the objective function 7840
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 7840
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7840
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4432839-1721128156.opb>
1.58/1.69	c original problem has 7840 variables (7840 bin, 0 int, 0 impl, 0 cont) and 65280 constraints
1.58/1.69	c problem read in 1.68
2.48/2.53	o 7840
2.48/2.53	c feasible solution found by trivial heuristic after 2.5 seconds, objective value 7.840000e+03
2.48/2.53	c presolving:
4.28/4.37	c    (4.4s) running MILP presolver
4.78/4.82	c    (4.8s) MILP presolver found nothing
5.67/5.78	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 65280 upgd conss, 0 impls, 0 clqs
7.08/7.16	c    (7.2s) probing: 51/7840 (0.7%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
7.08/7.16	c    (7.2s) probing aborted: 50/50 successive totally useless probings
12.15/12.21	c    (12.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
13.86/13.90	c    (13.9s) symmetry computation finished: 8 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 1.30)
13.86/13.91	c dynamic symmetry handling statistics:
13.86/13.91	c    orbitopal reduction:       no components
13.86/13.91	c    orbital reduction:          1 components of sizes 8
13.86/13.91	c    lexicographic reduction:    8 permutations with support sizes 6348, 6580, 7728, 7704, 7480, 7384, 7768, 7764
13.86/13.91	c handled 1 out of 1 symmetry components
15.54/15.67	c presolving (2 rounds: 2 fast, 2 medium, 2 exhaustive):
15.54/15.67	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
15.54/15.67	c  0 implications, 0 cliques
15.54/15.67	c presolved problem has 7840 variables (7840 bin, 0 int, 0 impl, 0 cont) and 65280 constraints
15.54/15.67	c   65280 constraints of type <logicor>
15.54/15.67	c transformed objective value is always integral (scale: 1)
15.54/15.67	c Presolving Time: 13.19
15.54/15.67	c - non default parameters ----------------------------------------------------------------------
15.54/15.67	c # SCIP version 10.0.0
15.54/15.67	c 
15.54/15.67	c # maximal time in seconds to run
15.54/15.67	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
15.54/15.67	c limits/time = 3596.994089
15.54/15.67	c 
15.54/15.67	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
15.54/15.67	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
15.54/15.67	c limits/memory = 27900
15.54/15.67	c 
15.54/15.67	c # belongs reading time to solving time?
15.54/15.67	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
15.54/15.67	c timing/reading = TRUE
15.54/15.67	c 
15.54/15.67	c -----------------------------------------------------------------------------------------------
15.54/15.67	c start solving
15.54/15.67	c transformed 1/1 original solutions to the transformed problem space
15.54/15.67	c 
16.96/17.02	o 48
16.96/17.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
16.96/17.02	c p17.0s|     1 |     0 |     0 |     - |   locks|   0 |7840 |  65k|  65k|   0 |  0 |   0 |   0 | 0.000000e+00 | 4.800000e+01 |    Inf | unknown

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: 64059 MiB (62441 MiB free)
  memory of node 1: 64510 MiB (58469 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432839-1721128156/watcher-4432839-1721128156 -o /tmp/evaluation-result-4432839-1721128156/solver-4432839-1721128156 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1721119850-842308 --watchdog 3760 pbscip -f HOME/instance-4432839-1721128156.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=848799, runsolver pid=848796
Current StackSize limit: 8192 KiB


[startup+0.100097 s]*
/proc/loadavg: 4.15 4.12 4.09 5/241 848800
/proc/meminfo: memFree=123798364/131655788 swapFree=131071996/131071996
[pid=848799] ppid=848796 vsize=67124 memory=26952 CPUtime=0.1 cores=1,3
/proc/848799/stat : 848799 (pbscip) R 848796 848799 842296 0 -1 4194304 3805 0 0 0 9 1 0 0 20 0 1 0 164974901 68734976 6738 134679101440 4194304 18693293 140725773828240 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52686848 140725773833220 140725773833319 140725773833319 140725773840334 0
/proc/848799/statm: 16781 6738 3262 3540 0 5038 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 67124 KiB
Current children cumulated memory: 26952 KiB

[startup+0.209238 s]*
/proc/loadavg: 4.15 4.12 4.09 5/241 848800
/proc/meminfo: memFree=123792112/131655788 swapFree=131071996/131071996
[pid=848799] ppid=848796 vsize=72936 memory=32756 CPUtime=0.21 cores=1,3
/proc/848799/stat : 848799 (pbscip) R 848796 848799 842296 0 -1 4194304 5234 0 0 0 19 2 0 0 20 0 1 0 164974901 74686464 8189 134679101440 4194304 18693293 140725773828240 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52686848 140725773833220 140725773833319 140725773833319 140725773840334 0
/proc/848799/statm: 18234 8189 3262 3540 0 6491 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 72936 KiB
Current children cumulated memory: 32756 KiB

[startup+0.309135 s]*
/proc/loadavg: 4.15 4.12 4.09 5/241 848800
/proc/meminfo: memFree=123788956/131655788 swapFree=131071996/131071996
[pid=848799] ppid=848796 vsize=76572 memory=36184 CPUtime=0.31 cores=1,3
/proc/848799/stat : 848799 (pbscip) R 848796 848799 842296 0 -1 4194304 6116 0 0 0 29 2 0 0 20 0 1 0 164974901 78409728 9046 134679101440 4194304 18693293 140725773828240 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52686848 140725773833220 140725773833319 140725773833319 140725773840334 0
/proc/848799/statm: 19143 9046 3262 3540 0 7400 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 76572 KiB
Current children cumulated memory: 36184 KiB

[startup+0.700341 s]
/proc/loadavg: 4.15 4.12 4.09 5/241 848800
/proc/meminfo: memFree=123780752/131655788 swapFree=131071996/131071996
[pid=848799] ppid=848796 vsize=94012 memory=54068 CPUtime=0.68 cores=1,3
/proc/848799/stat : 848799 (pbscip) R 848796 848799 842296 0 -1 4194304 10532 0 0 0 65 3 0 0 20 0 1 0 164974901 96268288 13517 134679101440 4194304 18693293 140725773828240 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52686848 140725773833220 140725773833319 140725773833319 140725773840334 0
/proc/848799/statm: 23503 13517 3262 3540 0 11760 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 94012 KiB
Current children cumulated memory: 54068 KiB

[startup+1.50034 s]
/proc/loadavg: 4.14 4.12 4.09 5/241 848800
/proc/meminfo: memFree=123756068/131655788 swapFree=131071996/131071996
[pid=848799] ppid=848796 vsize=141936 memory=101304 CPUtime=1.48 cores=1,3
/proc/848799/stat : 848799 (pbscip) R 848796 848799 842296 0 -1 4194304 22400 0 0 0 142 6 0 0 20 0 1 0 164974901 145342464 25326 134679101440 4194304 18693293 140725773828240 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52686848 140725773833220 140725773833319 140725773833319 140725773840334 0
/proc/848799/statm: 35484 25326 3262 3540 0 23741 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 141936 KiB
Current children cumulated memory: 101304 KiB

[startup+3.11332 s]
/proc/loadavg: 4.14 4.12 4.09 5/241 848802
/proc/meminfo: memFree=123272316/131655788 swapFree=131071996/131071996
[pid=848799] ppid=848796 vsize=695248 memory=580944 CPUtime=3.1 cores=1,3
/proc/848799/stat : 848799 (pbscip) R 848796 848799 842296 0 -1 4194304 143019 0 0 0 285 25 0 0 20 0 1 0 164974901 711933952 145236 134679101440 4194304 18693293 140725773828240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52686848 140725773833220 140725773833319 140725773833319 140725773840334 0
/proc/848799/statm: 173812 145236 3614 3540 0 162069 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 695248 KiB
Current children cumulated memory: 580944 KiB

[startup+6.30032 s]
/proc/loadavg: 4.13 4.12 4.09 5/241 848802
/proc/meminfo: memFree=122941560/131655788 swapFree=131071996/131071996
[pid=848799] ppid=848796 vsize=933892 memory=882668 CPUtime=6.27 cores=1,3
/proc/848799/stat : 848799 (pbscip) R 848796 848799 842296 0 -1 4194304 232504 0 0 0 572 55 0 0 20 0 1 0 164974901 956305408 220667 134679101440 4194304 18693293 140725773828240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52686848 140725773833220 140725773833319 140725773833319 140725773840334 0
/proc/848799/statm: 233473 220667 3741 3540 0 221730 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 933892 KiB
Current children cumulated memory: 882668 KiB

[startup+12.7003 s]
/proc/loadavg: 4.12 4.11 4.09 5/241 848802
/proc/meminfo: memFree=121961664/131655788 swapFree=131071996/131071996
[pid=848799] ppid=848796 vsize=2566740 memory=2231840 CPUtime=12.65 cores=1,3
/proc/848799/stat : 848799 (pbscip) R 848796 848799 842296 0 -1 4194304 260254 0 0 0 1180 85 0 0 20 0 1 0 164974901 2628341760 557960 134679101440 4194304 18693293 140725773828240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52686848 140725773833220 140725773833319 140725773833319 140725773840334 0
/proc/848799/statm: 641685 557960 3805 3540 0 629942 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2566740 KiB
Current children cumulated memory: 2231840 KiB

[startup+25.5004 s]
/proc/loadavg: 4.10 4.11 4.09 5/241 848805
/proc/meminfo: memFree=121203436/131655788 swapFree=131071996/131071996
[pid=848799] ppid=848796 vsize=2952024 memory=2617920 CPUtime=25.42 cores=1,3
/proc/848799/stat : 848799 (pbscip) R 848796 848799 842296 0 -1 4194304 329414 0 0 0 2435 107 0 0 20 0 1 0 164974901 3022872576 654480 134679101440 4194304 18693293 140725773828240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52686848 140725773833220 140725773833319 140725773833319 140725773840334 0
/proc/848799/statm: 738006 654480 3869 3540 0 726263 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2952024 KiB
Current children cumulated memory: 2617920 KiB

[startup+51.1134 s]
/proc/loadavg: 4.06 4.10 4.09 5/241 848808
/proc/meminfo: memFree=121203120/131655788 swapFree=131071996/131071996
[pid=848799] ppid=848796 vsize=2952024 memory=2618364 CPUtime=50.95 cores=1,3
/proc/848799/stat : 848799 (pbscip) R 848796 848799 842296 0 -1 4194304 329522 0 0 0 4988 107 0 0 20 0 1 0 164974901 3022872576 654591 134679101440 4194304 18693293 140725773828240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52686848 140725773833220 140725773833319 140725773833319 140725773840334 0
/proc/848799/statm: 738006 654591 3965 3540 0 726263 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2952024 KiB
Current children cumulated memory: 2618364 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/244 848821
/proc/meminfo: memFree=121202484/131655788 swapFree=131071996/131071996
[pid=848799] ppid=848796 vsize=2952024 memory=2618428 CPUtime=102 cores=1,3
/proc/848799/stat : 848799 (pbscip) R 848796 848799 842296 0 -1 4194304 329766 0 0 0 10091 109 0 0 20 0 1 0 164974901 3022872576 654607 134679101440 4194304 18693293 140725773828240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52686848 140725773833220 140725773833319 140725773833319 140725773840334 0
/proc/848799/statm: 738006 654607 3981 3540 0 726263 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 2952024 KiB
Current children cumulated memory: 2618428 KiB

[startup+162.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/244 848831
/proc/meminfo: memFree=121202200/131655788 swapFree=131071996/131071996
[pid=848799] ppid=848796 vsize=2952024 memory=2618452 CPUtime=161.84 cores=1,3
/proc/848799/stat : 848799 (pbscip) R 848796 848799 842296 0 -1 4194304 330070 0 0 0 16073 111 0 0 20 0 1 0 164974901 3022872576 654613 134679101440 4194304 18693293 140725773828240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52686848 140725773833220 140725773833319 140725773833319 140725773840334 0
/proc/848799/statm: 738006 654613 3981 3540 0 726263 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 2952024 KiB
Current children cumulated memory: 2618452 KiB

[startup+222.3 s]
/proc/loadavg: 4.17 4.12 4.09 5/244 848843
/proc/meminfo: memFree=121156544/131655788 swapFree=131071996/131071996
[pid=848799] ppid=848796 vsize=2952024 memory=2618452 CPUtime=221.68 cores=1,3
/proc/848799/stat : 848799 (pbscip) R 848796 848799 842296 0 -1 4194304 330370 0 0 0 22054 114 0 0 20 0 1 0 164974901 3022872576 654613 134679101440 4194304 18693293 140725773828240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52686848 140725773833220 140725773833319 140725773833319 140725773840334 0
/proc/848799/statm: 738006 654613 3981 3540 0 726263 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 2952024 KiB
Current children cumulated memory: 2618452 KiB

[startup+282.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/244 848854
/proc/meminfo: memFree=121159524/131655788 swapFree=131071996/131071996
[pid=848799] ppid=848796 vsize=2952024 memory=2618452 CPUtime=281.51 cores=1,3
/proc/848799/stat : 848799 (pbscip) R 848796 848799 842296 0 -1 4194304 330670 0 0 0 28036 115 0 0 20 0 1 0 164974901 3022872576 654613 134679101440 4194304 18693293 140725773828240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52686848 140725773833220 140725773833319 140725773833319 140725773840334 0
/proc/848799/statm: 738006 654613 3981 3540 0 726263 0
Current children cumulated CPU time: 281.51 s
Current children cumulated vsize: 2952024 KiB
Current children cumulated memory: 2618452 KiB

[startup+342.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/245 848865
/proc/meminfo: memFree=121159260/131655788 swapFree=131071996/131071996
[pid=848799] ppid=848796 vsize=2952024 memory=2618452 CPUtime=341.34 cores=1,3
/proc/848799/stat : 848799 (pbscip) R 848796 848799 842296 0 -1 4194304 330964 0 0 0 34017 117 0 0 20 0 1 0 164974901 3022872576 654613 134679101440 4194304 18693293 140725773828240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52686848 140725773833220 140725773833319 140725773833319 140725773840334 0
/proc/848799/statm: 738006 654613 3981 3540 0 726263 0
Current children cumulated CPU time: 341.34 s
Current children cumulated vsize: 2952024 KiB
Current children cumulated memory: 2618452 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/242 848876
/proc/meminfo: memFree=121153708/131655788 swapFree=131071996/131071996
[pid=848799] ppid=848796 vsize=2952024 memory=2618452 CPUtime=401.17 cores=1,3
/proc/848799/stat : 848799 (pbscip) R 848796 848799 842296 0 -1 4194304 331264 0 0 0 39998 119 0 0 20 0 1 0 164974901 3022872576 654613 134679101440 4194304 18693293 140725773828240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52686848 140725773833220 140725773833319 140725773833319 140725773840334 0
/proc/848799/statm: 738006 654613 3981 3540 0 726263 0
Current children cumulated CPU time: 401.17 s
Current children cumulated vsize: 2952024 KiB
Current children cumulated memory: 2618452 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/242 848886
/proc/meminfo: memFree=121142972/131655788 swapFree=131071996/131071996
[pid=848799] ppid=848796 vsize=2952024 memory=2618452 CPUtime=461 cores=1,3
/proc/848799/stat : 848799 (pbscip) R 848796 848799 842296 0 -1 4194304 331581 0 0 0 45979 121 0 0 20 0 1 0 164974901 3022872576 654613 134679101440 4194304 18693293 140725773828240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52686848 140725773833220 140725773833319 140725773833319 140725773840334 0
/proc/848799/statm: 738006 654613 3981 3540 0 726263 0

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

Current children cumulated memory: 3250464 KiB

[startup+2922.3 s]
/proc/loadavg: 1.15 1.90 3.05 2/222 850419
/proc/meminfo: memFree=126376972/131655788 swapFree=131071996/131071996
[pid=848799] ppid=848796 vsize=3781132 memory=3250640 CPUtime=2913.6 cores=1,3
/proc/848799/stat : 848799 (pbscip) R 848796 848799 842296 0 -1 4194304 378505 0 0 0 291155 205 0 0 20 0 1 0 164974901 3871879168 812660 134679101440 4194304 18693293 140725773828240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52686848 140725773833220 140725773833319 140725773833319 140725773840334 0
/proc/848799/statm: 945283 812660 3981 3540 0 933540 0
Current children cumulated CPU time: 2913.6 s
Current children cumulated vsize: 3781132 KiB
Current children cumulated memory: 3250640 KiB

[startup+2982.3 s]
/proc/loadavg: 1.15 1.76 2.93 2/224 850600
/proc/meminfo: memFree=126376072/131655788 swapFree=131071996/131071996
[pid=848799] ppid=848796 vsize=3781256 memory=3250864 CPUtime=2973.38 cores=1,3
/proc/848799/stat : 848799 (pbscip) R 848796 848799 842296 0 -1 4194304 378924 0 0 0 297132 206 0 0 20 0 1 0 164974901 3872006144 812716 134679101440 4194304 18693293 140725773828240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52686848 140725773833220 140725773833319 140725773833319 140725773840334 0
/proc/848799/statm: 945314 812716 3981 3540 0 933571 0
Current children cumulated CPU time: 2973.38 s
Current children cumulated vsize: 3781256 KiB
Current children cumulated memory: 3250864 KiB

[startup+3042.3 s]
/proc/loadavg: 1.10 1.64 2.81 2/224 850610
/proc/meminfo: memFree=126412292/131655788 swapFree=131071996/131071996
[pid=848799] ppid=848796 vsize=3743092 memory=3214536 CPUtime=3033.16 cores=1,3
/proc/848799/stat : 848799 (pbscip) R 848796 848799 842296 0 -1 4194304 379541 0 0 0 303110 206 0 0 20 0 1 0 164974901 3832926208 803634 134679101440 4194304 18693293 140725773828240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52686848 140725773833220 140725773833319 140725773833319 140725773840334 0
/proc/848799/statm: 935773 803634 3981 3540 0 924030 0
Current children cumulated CPU time: 3033.16 s
Current children cumulated vsize: 3743092 KiB
Current children cumulated memory: 3214536 KiB

[startup+3102.3 s]
/proc/loadavg: 1.13 1.55 2.71 2/222 850634
/proc/meminfo: memFree=126371900/131655788 swapFree=131071996/131071996
[pid=848799] ppid=848796 vsize=3782712 memory=3254368 CPUtime=3092.95 cores=1,3
/proc/848799/stat : 848799 (pbscip) R 848796 848799 842296 0 -1 4194304 380666 0 0 0 309087 208 0 0 20 0 1 0 164974901 3873497088 813592 134679101440 4194304 18693293 140725773828240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52686848 140725773833220 140725773833319 140725773833319 140725773840334 0
/proc/848799/statm: 945678 813592 3981 3540 0 933935 0
Current children cumulated CPU time: 3092.95 s
Current children cumulated vsize: 3782712 KiB
Current children cumulated memory: 3254368 KiB

[startup+3162.3 s]
/proc/loadavg: 1.10 1.46 2.60 2/222 850644
/proc/meminfo: memFree=126410796/131655788 swapFree=131071996/131071996
[pid=848799] ppid=848796 vsize=3743092 memory=3216620 CPUtime=3152.71 cores=1,3
/proc/848799/stat : 848799 (pbscip) R 848796 848799 842296 0 -1 4194304 381034 0 0 0 315063 208 0 0 20 0 1 0 164974901 3832926208 804155 134679101440 4194304 18693293 140725773828240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52686848 140725773833220 140725773833319 140725773833319 140725773840334 0
/proc/848799/statm: 935773 804155 3981 3540 0 924030 0
Current children cumulated CPU time: 3152.71 s
Current children cumulated vsize: 3743092 KiB
Current children cumulated memory: 3216620 KiB

[startup+3222.3 s]
/proc/loadavg: 1.15 1.41 2.51 2/222 850656
/proc/meminfo: memFree=126357516/131655788 swapFree=131071996/131071996
[pid=848799] ppid=848796 vsize=3783304 memory=3268216 CPUtime=3212.48 cores=1,3
/proc/848799/stat : 848799 (pbscip) R 848796 848799 842296 0 -1 4194304 382374 0 0 0 321039 209 0 0 20 0 1 0 164974901 3874103296 817054 134679101440 4194304 18693293 140725773828240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52686848 140725773833220 140725773833319 140725773833319 140725773840334 0
/proc/848799/statm: 945826 817054 3981 3540 0 934083 0
Current children cumulated CPU time: 3212.48 s
Current children cumulated vsize: 3783304 KiB
Current children cumulated memory: 3268216 KiB

[startup+3282.3 s]
/proc/loadavg: 1.12 1.35 2.42 2/220 850667
/proc/meminfo: memFree=126350808/131655788 swapFree=131071996/131071996
[pid=848799] ppid=848796 vsize=3783304 memory=3274716 CPUtime=3272.26 cores=1,3
/proc/848799/stat : 848799 (pbscip) R 848796 848799 842296 0 -1 4194304 382718 0 0 0 327016 210 0 0 20 0 1 0 164974901 3874103296 818679 134679101440 4194304 18693293 140725773828240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52686848 140725773833220 140725773833319 140725773833319 140725773840334 0
/proc/848799/statm: 945826 818679 3981 3540 0 934083 0
Current children cumulated CPU time: 3272.26 s
Current children cumulated vsize: 3783304 KiB
Current children cumulated memory: 3274716 KiB

[startup+3342.3 s]
/proc/loadavg: 1.08 1.29 2.33 2/220 850677
/proc/meminfo: memFree=126382356/131655788 swapFree=131071996/131071996
[pid=848799] ppid=848796 vsize=3743092 memory=3242884 CPUtime=3332.05 cores=1,3
/proc/848799/stat : 848799 (pbscip) R 848796 848799 842296 0 -1 4194304 383203 0 0 0 332995 210 0 0 20 0 1 0 164974901 3832926208 810721 134679101440 4194304 18693293 140725773828240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52686848 140725773833220 140725773833319 140725773833319 140725773840334 0
/proc/848799/statm: 935773 810721 3981 3540 0 924030 0
Current children cumulated CPU time: 3332.05 s
Current children cumulated vsize: 3743092 KiB
Current children cumulated memory: 3242884 KiB

[startup+3402.3 s]
/proc/loadavg: 1.13 1.27 2.25 2/220 850688
/proc/meminfo: memFree=126331996/131655788 swapFree=131071996/131071996
[pid=848799] ppid=848796 vsize=3787104 memory=3292964 CPUtime=3391.83 cores=1,3
/proc/848799/stat : 848799 (pbscip) R 848796 848799 842296 0 -1 4194304 384396 0 0 0 338972 211 0 0 20 0 1 0 164974901 3877994496 823241 134679101440 4194304 18693293 140725773828240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52686848 140725773833220 140725773833319 140725773833319 140725773840334 0
/proc/848799/statm: 946776 823241 3981 3540 0 935033 0
Current children cumulated CPU time: 3391.83 s
Current children cumulated vsize: 3787104 KiB
Current children cumulated memory: 3292964 KiB

[startup+3462.3 s]
/proc/loadavg: 1.10 1.23 2.18 2/220 850698
/proc/meminfo: memFree=126313212/131655788 swapFree=131071996/131071996
[pid=848799] ppid=848796 vsize=3791800 memory=3315404 CPUtime=3451.58 cores=1,3
/proc/848799/stat : 848799 (pbscip) R 848796 848799 842296 0 -1 4194304 385323 0 0 0 344946 212 0 0 20 0 1 0 164974901 3882803200 828851 134679101440 4194304 18693293 140725773828240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52686848 140725773833220 140725773833319 140725773833319 140725773840334 0
/proc/848799/statm: 947950 828851 3981 3540 0 936207 0
Current children cumulated CPU time: 3451.58 s
Current children cumulated vsize: 3791800 KiB
Current children cumulated memory: 3315404 KiB

[startup+3522.3 s]
/proc/loadavg: 1.08 1.20 2.11 2/220 850708
/proc/meminfo: memFree=126345100/131655788 swapFree=131071996/131071996
[pid=848799] ppid=848796 vsize=3752552 memory=3279220 CPUtime=3511.34 cores=1,3
/proc/848799/stat : 848799 (pbscip) R 848796 848799 842296 0 -1 4194304 385984 0 0 0 350921 213 0 0 20 0 1 0 164974901 3842613248 819805 134679101440 4194304 18693293 140725773828240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52686848 140725773833220 140725773833319 140725773833319 140725773840334 0
/proc/848799/statm: 938138 819805 3981 3540 0 926395 0
Current children cumulated CPU time: 3511.34 s
Current children cumulated vsize: 3752552 KiB
Current children cumulated memory: 3279220 KiB

[startup+3582.3 s]
/proc/loadavg: 1.08 1.18 2.04 2/220 850719
/proc/meminfo: memFree=126342092/131655788 swapFree=131071996/131071996
[pid=848799] ppid=848796 vsize=3752552 memory=3282180 CPUtime=3571.13 cores=1,3
/proc/848799/stat : 848799 (pbscip) R 848796 848799 842296 0 -1 4194304 386935 0 0 0 356900 213 0 0 20 0 1 0 164974901 3842613248 820545 134679101440 4194304 18693293 140725773828240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52686848 140725773833220 140725773833319 140725773833319 140725773840334 0
/proc/848799/statm: 938138 820545 3981 3540 0 926395 0
Current children cumulated CPU time: 3571.13 s
Current children cumulated vsize: 3752552 KiB
Current children cumulated memory: 3282180 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.3 s]
/proc/loadavg: 1.14 1.18 2.02 2/220 850724
/proc/meminfo: memFree=126341892/131655788 swapFree=131071996/131071996
[pid=848799] ppid=848796 vsize=3752552 memory=3282180 CPUtime=3600.04 cores=1,3
/proc/848799/stat : 848799 (pbscip) R 848796 848799 842296 0 -1 4194304 387074 0 0 0 359790 214 0 0 20 0 1 0 164974901 3842613248 820545 134679101440 4194304 18693293 140725773828240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52686848 140725773833220 140725773833319 140725773833319 140725773840334 0
/proc/848799/statm: 938138 820545 3981 3540 0 926395 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 3752552 KiB
Current children cumulated memory: 3282180 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.9 s, system=2.17018 s

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

[startup+3611.3 s]
/proc/loadavg: 1.14 1.18 2.02 2/220 850724
/proc/meminfo: memFree=126341892/131655788 swapFree=131071996/131071996
[pid=848799] ppid=848796 vsize=3752552 memory=3282180 CPUtime=3600.04 cores=1,3
/proc/848799/stat : 848799 (pbscip) R 848796 848799 842296 0 -1 4194304 387074 0 0 0 359790 214 0 0 20 0 1 0 164974901 3842613248 820545 134679101440 4194304 18693293 140725773828240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 52686848 140725773833220 140725773833319 140725773833319 140725773840334 0
/proc/848799/statm: 938138 820545 3981 3540 0 926395 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 3752552 KiB
Current children cumulated memory: 3282180 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3611.33
CPU time (s): 3600.07
CPU user time (s): 3597.9
CPU system time (s): 2.17018
CPU usage (%): 99.6883
Max. virtual memory (cumulated for all children) (KiB): 3793624
Max. memory (cumulated for all children) (KiB): 3320292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.9
system time used= 2.17018
maximum resident set size= 3322096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 387074
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= 14
involuntary context switches= 1334


# summary of solver processes directly reported to runsolver:
#   pid: 848799
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3597.9
#   total CPU system time (s): 2.17018

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.9946 second user time and 37.4937 second system time

The end

Launcher Data

Begin job on nodeC010 at 2024-07-16 13:09:28
IDJOB=4432839
IDBENCH=155400
IDSOLVER=3059
FILE ID=nodeC010/4432839-1721128156
RUNJOBID= nodeC010-1721119850-842308
SLURM_JOB_ID= 7505671
Free space on /tmp= 723648 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB11/OPT-LIN/kullmann/normalized-mul_8_9_shg.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432839-1721128156/watcher-4432839-1721128156 -o /tmp/evaluation-result-4432839-1721128156/solver-4432839-1721128156 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1721119850-842308 --watchdog 3760  pbscip -f HOME/instance-4432839-1721128156.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 6ff458260e5cc7a1e00e7b04a599a648
RANDOM SEED=93353932

nodeC010.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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	: 0xb00001f
cpu MHz		: 3679.223
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.51
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	: 0xb00001f
cpu MHz		: 1576.747
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
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	: 0xb00001f
cpu MHz		: 1197.375
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.51
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	: 0xb00001f
cpu MHz		: 1428.043
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
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	: 0xb00001f
cpu MHz		: 3679.232
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.51
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	: 0xb00001f
cpu MHz		: 3668.383
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
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	: 0xb00001f
cpu MHz		: 1197.353
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.51
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	: 0xb00001f
cpu MHz		: 1197.227
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        123812720 kB
MemAvailable:   124352340 kB
Buffers:          410856 kB
Cached:           970380 kB
SwapCached:            0 kB
Active:           819928 kB
Inactive:        6486012 kB
Active(anon):       1448 kB
Inactive(anon):  5960984 kB
Active(file):     818480 kB
Inactive(file):   525028 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             49584 kB
Writeback:             4 kB
AnonPages:       5924728 kB
Mapped:           139136 kB
Shmem:             37704 kB
KReclaimable:      72288 kB
Slab:             166172 kB
SReclaimable:      72288 kB
SUnreclaim:        93884 kB
KernelStack:        3872 kB
PageTables:        21344 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    6889204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            52640 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3565568 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      187208 kB
DirectMap2M:    18591744 kB
DirectMap1G:    117440512 kB

Free space on /tmp at the end= 723732 MiB
End job on nodeC010 at 2024-07-16 14:09:39