Trace number 4502886

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.11 3611.18

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 benchmark613.12
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-4502886-1751430617.opb>
0.78/0.86	c original problem has 7840 variables (7840 bin, 0 int, 0 impl, 0 cont) and 65280 constraints
0.78/0.86	c problem read in 0.85
1.58/1.60	o 7840
1.58/1.60	c feasible solution found by trivial heuristic after 1.6 seconds, objective value 7.840000e+03
1.58/1.60	c presolving:
3.27/3.31	c    (3.3s) running MILP presolver
3.67/3.73	c    (3.7s) MILP presolver found nothing
4.55/4.62	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
5.85/5.95	c    (5.9s) probing: 51/7840 (0.7%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
5.85/5.95	c    (5.9s) probing aborted: 50/50 successive totally useless probings
10.43/10.51	c    (10.5s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
12.04/12.10	c    (12.1s) symmetry computation finished: 8 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 1.25)
12.04/12.12	c dynamic symmetry handling statistics:
12.04/12.12	c    orbitopal reduction:       no components
12.04/12.12	c    orbital reduction:          1 components of sizes 8
12.04/12.12	c    lexicographic reduction:    8 permutations with support sizes 6348, 6580, 7728, 7704, 7480, 7384, 7768, 7764
12.04/12.12	c handled 1 out of 1 symmetry components
13.63/13.77	c presolving (2 rounds: 2 fast, 2 medium, 2 exhaustive):
13.63/13.77	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
13.63/13.77	c  0 implications, 0 cliques
13.63/13.77	c presolved problem has 7840 variables (7840 bin, 0 int, 0 impl, 0 cont) and 65280 constraints
13.63/13.77	c   65280 constraints of type <logicor>
13.63/13.77	c transformed objective value is always integral (scale: 1)
13.63/13.77	c Presolving Time: 12.23
13.63/13.77	c - non default parameters ----------------------------------------------------------------------
13.63/13.77	c # SCIP version 10.0.0
13.63/13.77	c 
13.63/13.77	c # maximal time in seconds to run
13.63/13.77	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
13.63/13.77	c limits/time = 3596.99701
13.63/13.77	c 
13.63/13.77	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
13.63/13.77	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
13.63/13.77	c limits/memory = 27900
13.63/13.77	c 
13.63/13.77	c # belongs reading time to solving time?
13.63/13.77	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
13.63/13.77	c timing/reading = TRUE
13.63/13.77	c 
13.63/13.77	c -----------------------------------------------------------------------------------------------
13.63/13.77	c start solving
13.63/13.78	c transformed 1/1 original solutions to the transformed problem space
13.63/13.78	c 
14.93/15.02	o 48
14.93/15.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
14.93/15.02	c p15.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: 63665 MiB (54825 MiB free)
  memory of node 1: 64507 MiB (59622 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4502886-1751430617/watcher-4502886-1751430617 -o /tmp/evaluation-result-4502886-1751430617/solver-4502886-1751430617 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751426802-65544 --watchdog 3760 pbscip -f HOME/instance-4502886-1751430617.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=66607, runsolver pid=66604

[startup+0.100062 s]*
/proc/loadavg: 4.07 4.10 4.09 5/265 66608
/proc/meminfo: memFree=117194884/131250000 swapFree=33010416/33010684
[pid=66607] ppid=66604 vsize=62932 memory=35456 CPUtime=0.08 cores=4,6
/proc/66607/stat : 66607 (pbscip) R 66604 66607 65533 0 -1 4194304 5929 0 0 0 8 0 0 0 20 0 1 0 58739552 64442368 8864 18446744073709551615 4235264 18693293 140722550680128 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34844672 140722550688137 140722550688236 140722550688236 140722550693838 0
/proc/66607/statm: 15733 8864 3232 3530 0 7184 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 62932 KiB
Current children cumulated memory: 35456 KiB

[startup+0.205562 s]*
/proc/loadavg: 4.07 4.10 4.09 5/265 66608
/proc/meminfo: memFree=117179008/131250000 swapFree=33010416/33010684
[pid=66607] ppid=66604 vsize=74972 memory=47360 CPUtime=0.19 cores=4,6
/proc/66607/stat : 66607 (pbscip) R 66604 66607 65533 0 -1 4194304 8922 0 0 0 18 1 0 0 20 0 1 0 58739552 76771328 11840 18446744073709551615 4235264 18693293 140722550680128 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34844672 140722550688137 140722550688236 140722550688236 140722550693838 0
/proc/66607/statm: 18743 11840 3232 3530 0 10194 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 74972 KiB
Current children cumulated memory: 47360 KiB

[startup+0.305414 s]*
/proc/loadavg: 4.07 4.10 4.09 5/265 66608
/proc/meminfo: memFree=117177644/131250000 swapFree=33010416/33010684
[pid=66607] ppid=66604 vsize=84368 memory=56960 CPUtime=0.29 cores=4,6
/proc/66607/stat : 66607 (pbscip) R 66604 66607 65533 0 -1 4194304 11325 0 0 0 28 1 0 0 20 0 1 0 58739552 86392832 14240 18446744073709551615 4235264 18693293 140722550680128 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34844672 140722550688137 140722550688236 140722550688236 140722550693838 0
/proc/66607/statm: 21092 14240 3232 3530 0 12543 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 84368 KiB
Current children cumulated memory: 56960 KiB

[startup+0.700157 s]
/proc/loadavg: 4.07 4.10 4.09 5/265 66608
/proc/meminfo: memFree=117161516/131250000 swapFree=33010416/33010684
[pid=66607] ppid=66604 vsize=126748 memory=99072 CPUtime=0.67 cores=4,6
/proc/66607/stat : 66607 (pbscip) R 66604 66607 65533 0 -1 4194304 21837 0 0 0 64 3 0 0 20 0 1 0 58739552 129789952 24768 18446744073709551615 4235264 18693293 140722550680128 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34844672 140722550688137 140722550688236 140722550688236 140722550693838 0
/proc/66607/statm: 31687 24768 3232 3530 0 23138 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 126748 KiB
Current children cumulated memory: 99072 KiB

[startup+1.50017 s]
/proc/loadavg: 4.07 4.10 4.09 5/265 66608
/proc/meminfo: memFree=117048872/131250000 swapFree=33010416/33010684
[pid=66607] ppid=66604 vsize=551016 memory=516904 CPUtime=1.48 cores=4,6
/proc/66607/stat : 66607 (pbscip) R 66604 66607 65533 0 -1 4194304 131974 0 0 0 127 21 0 0 20 0 1 0 58739552 564240384 129226 18446744073709551615 4235264 18693293 140722550680128 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34844672 140722550688137 140722550688236 140722550688236 140722550693838 0
/proc/66607/statm: 137754 129226 3520 3530 0 129205 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 551016 KiB
Current children cumulated memory: 516904 KiB

[startup+3.10538 s]
/proc/loadavg: 4.07 4.10 4.08 5/265 66608
/proc/meminfo: memFree=116492160/131250000 swapFree=33010416/33010684
[pid=66607] ppid=66604 vsize=882936 memory=843404 CPUtime=3.08 cores=4,6
/proc/66607/stat : 66607 (pbscip) R 66604 66607 65533 0 -1 4194304 146317 0 0 0 279 29 0 0 20 0 1 0 58739552 904126464 210851 18446744073709551615 4235264 18693293 140722550680128 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34844672 140722550688137 140722550688236 140722550688236 140722550693838 0
/proc/66607/statm: 220734 210851 3584 3530 0 212185 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 882936 KiB
Current children cumulated memory: 843404 KiB

[startup+6.30017 s]
/proc/loadavg: 4.07 4.10 4.08 5/265 66608
/proc/meminfo: memFree=115966964/131250000 swapFree=33010416/33010684
[pid=66607] ppid=66604 vsize=921408 memory=883040 CPUtime=6.25 cores=4,6
/proc/66607/stat : 66607 (pbscip) R 66604 66607 65533 0 -1 4194304 234288 0 0 0 571 54 0 0 20 0 1 0 58739552 943521792 220760 18446744073709551615 4235264 18693293 140722550680128 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34844672 140722550688137 140722550688236 140722550688236 140722550693838 0
/proc/66607/statm: 230352 220760 3712 3530 0 221803 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 921408 KiB
Current children cumulated memory: 883040 KiB

[startup+12.7001 s]
/proc/loadavg: 4.14 4.11 4.09 5/265 66608
/proc/meminfo: memFree=114837944/131250000 swapFree=33010416/33010684
[pid=66607] ppid=66604 vsize=2707280 memory=2336864 CPUtime=12.64 cores=4,6
/proc/66607/stat : 66607 (pbscip) R 66604 66607 65533 0 -1 4194304 296581 0 0 0 1177 87 0 0 20 0 1 0 58739552 2772254720 584216 18446744073709551615 4235264 18693293 140722550680128 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34844672 140722550688137 140722550688236 140722550688236 140722550693838 0
/proc/66607/statm: 676820 584216 3744 3530 0 668271 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2707280 KiB
Current children cumulated memory: 2336864 KiB

[startup+25.5002 s]
/proc/loadavg: 4.33 4.16 4.11 5/265 66608
/proc/meminfo: memFree=114475380/131250000 swapFree=33010416/33010684
[pid=66607] ppid=66604 vsize=2939536 memory=2618280 CPUtime=25.4 cores=4,6
/proc/66607/stat : 66607 (pbscip) R 66604 66607 65533 0 -1 4194304 331431 0 0 0 2437 103 0 0 20 0 1 0 58739552 3010084864 654570 18446744073709551615 4235264 18693293 140722550680128 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34844672 140722550688137 140722550688236 140722550688236 140722550693838 0
/proc/66607/statm: 734884 654570 3904 3530 0 726335 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 2939536 KiB
Current children cumulated memory: 2618280 KiB

[startup+51.1055 s]
/proc/loadavg: 4.40 4.19 4.12 5/265 66610
/proc/meminfo: memFree=114528380/131250000 swapFree=33010416/33010684
[pid=66607] ppid=66604 vsize=2939536 memory=2618280 CPUtime=50.94 cores=4,6
/proc/66607/stat : 66607 (pbscip) R 66604 66607 65533 0 -1 4194304 331432 0 0 0 4991 103 0 0 20 0 1 0 58739552 3010084864 654570 18446744073709551615 4235264 18693293 140722550680128 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34844672 140722550688137 140722550688236 140722550688236 140722550693838 0
/proc/66607/statm: 734884 654570 3904 3530 0 726335 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 2939536 KiB
Current children cumulated memory: 2618280 KiB

[startup+102.3 s]
/proc/loadavg: 4.23 4.18 4.11 5/266 66614
/proc/meminfo: memFree=114497104/131250000 swapFree=33010416/33010684
[pid=66607] ppid=66604 vsize=2939536 memory=2618280 CPUtime=102.02 cores=4,6
/proc/66607/stat : 66607 (pbscip) R 66604 66607 65533 0 -1 4194304 331434 0 0 0 10099 103 0 0 20 0 1 0 58739552 3010084864 654570 18446744073709551615 4235264 18693293 140722550680128 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34844672 140722550688137 140722550688236 140722550688236 140722550693838 0
/proc/66607/statm: 734884 654570 3904 3530 0 726335 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 2939536 KiB
Current children cumulated memory: 2618280 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.16 4.11 5/266 66617
/proc/meminfo: memFree=114432148/131250000 swapFree=33010416/33010684
[pid=66607] ppid=66604 vsize=2939536 memory=2618280 CPUtime=161.87 cores=4,6
/proc/66607/stat : 66607 (pbscip) R 66604 66607 65533 0 -1 4194304 331434 0 0 0 16084 103 0 0 20 0 1 0 58739552 3010084864 654570 18446744073709551615 4235264 18693293 140722550680128 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34844672 140722550688137 140722550688236 140722550688236 140722550693838 0
/proc/66607/statm: 734884 654570 3904 3530 0 726335 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 2939536 KiB
Current children cumulated memory: 2618280 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.14 4.10 5/267 66621
/proc/meminfo: memFree=114329512/131250000 swapFree=33010416/33010684
[pid=66607] ppid=66604 vsize=2939536 memory=2618280 CPUtime=221.71 cores=4,6
/proc/66607/stat : 66607 (pbscip) R 66604 66607 65533 0 -1 4194304 331434 0 0 0 22068 103 0 0 20 0 1 0 58739552 3010084864 654570 18446744073709551615 4235264 18693293 140722550680128 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34844672 140722550688137 140722550688236 140722550688236 140722550693838 0
/proc/66607/statm: 734884 654570 3904 3530 0 726335 0
Current children cumulated CPU time: 221.71 s
Current children cumulated vsize: 2939536 KiB
Current children cumulated memory: 2618280 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.13 4.10 5/266 66627
/proc/meminfo: memFree=114292144/131250000 swapFree=33010416/33010684
[pid=66607] ppid=66604 vsize=2939536 memory=2618280 CPUtime=281.53 cores=4,6
/proc/66607/stat : 66607 (pbscip) R 66604 66607 65533 0 -1 4194304 331487 0 0 0 28050 103 0 0 20 0 1 0 58739552 3010084864 654570 18446744073709551615 4235264 18693293 140722550680128 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34844672 140722550688137 140722550688236 140722550688236 140722550693838 0
/proc/66607/statm: 734884 654570 3904 3530 0 726335 0
Current children cumulated CPU time: 281.53 s
Current children cumulated vsize: 2939536 KiB
Current children cumulated memory: 2618280 KiB

[startup+342.3 s]
/proc/loadavg: 4.14 4.13 4.10 5/265 66629
/proc/meminfo: memFree=114238228/131250000 swapFree=33010416/33010684
[pid=66607] ppid=66604 vsize=2939536 memory=2618280 CPUtime=341.35 cores=4,6
/proc/66607/stat : 66607 (pbscip) R 66604 66607 65533 0 -1 4194304 331487 0 0 0 34032 103 0 0 20 0 1 0 58739552 3010084864 654570 18446744073709551615 4235264 18693293 140722550680128 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34844672 140722550688137 140722550688236 140722550688236 140722550693838 0
/proc/66607/statm: 734884 654570 3904 3530 0 726335 0
Current children cumulated CPU time: 341.35 s
Current children cumulated vsize: 2939536 KiB
Current children cumulated memory: 2618280 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/264 66631
/proc/meminfo: memFree=114157876/131250000 swapFree=33010416/33010684
[pid=66607] ppid=66604 vsize=2939536 memory=2618280 CPUtime=401.17 cores=4,6
/proc/66607/stat : 66607 (pbscip) R 66604 66607 65533 0 -1 4194304 331487 0 0 0 40014 103 0 0 20 0 1 0 58739552 3010084864 654570 18446744073709551615 4235264 18693293 140722550680128 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34844672 140722550688137 140722550688236 140722550688236 140722550693838 0
/proc/66607/statm: 734884 654570 3904 3530 0 726335 0
Current children cumulated CPU time: 401.17 s
Current children cumulated vsize: 2939536 KiB
Current children cumulated memory: 2618280 KiB

[startup+462.3 s]
/proc/loadavg: 4.04 4.10 4.09 5/264 66633
/proc/meminfo: memFree=114109460/131250000 swapFree=33010416/33010684
[pid=66607] ppid=66604 vsize=2939536 memory=2618280 CPUtime=460.99 cores=4,6
/proc/66607/stat : 66607 (pbscip) R 66604 66607 65533 0 -1 4194304 331487 0 0 0 45996 103 0 0 20 0 1 0 58739552 3010084864 654570 18446744073709551615 4235264 18693293 140722550680128 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34844672 140722550688137 140722550688236 140722550688236 140722550693838 0
/proc/66607/statm: 734884 654570 3904 3530 0 726335 0
Current children cumulated CPU time: 460.99 s

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

Current children cumulated memory: 3243580 KiB

[startup+2922.3 s]
/proc/loadavg: 4.22 4.14 4.10 5/265 66809
/proc/meminfo: memFree=110160628/131250000 swapFree=33010416/33010684
[pid=66607] ppid=66604 vsize=3730300 memory=3206960 CPUtime=2913.44 cores=4,6
/proc/66607/stat : 66607 (pbscip) R 66604 66607 65533 0 -1 4194304 357115 0 0 0 291194 150 0 0 20 0 1 0 58739552 3819827200 801740 18446744073709551615 4235264 18693293 140722550680128 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34844672 140722550688137 140722550688236 140722550688236 140722550693838 0
/proc/66607/statm: 932575 801740 3904 3530 0 924026 0
Current children cumulated CPU time: 2913.44 s
Current children cumulated vsize: 3730300 KiB
Current children cumulated memory: 3206960 KiB

[startup+2982.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/264 66811
/proc/meminfo: memFree=103726472/131250000 swapFree=33010416/33010684
[pid=66607] ppid=66604 vsize=3769920 memory=3247080 CPUtime=2973.26 cores=4,6
/proc/66607/stat : 66607 (pbscip) R 66604 66607 65533 0 -1 4194304 357951 0 0 0 297175 151 0 0 20 0 1 0 58739552 3860398080 811770 18446744073709551615 4235264 18693293 140722550680128 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34844672 140722550688137 140722550688236 140722550688236 140722550693838 0
/proc/66607/statm: 942480 811770 3904 3530 0 933931 0
Current children cumulated CPU time: 2973.26 s
Current children cumulated vsize: 3769920 KiB
Current children cumulated memory: 3247080 KiB

[startup+3042.3 s]
/proc/loadavg: 4.46 4.22 4.13 5/264 66813
/proc/meminfo: memFree=100611168/131250000 swapFree=33010416/33010684
[pid=66607] ppid=66604 vsize=3730300 memory=3207480 CPUtime=3033.06 cores=4,6
/proc/66607/stat : 66607 (pbscip) R 66604 66607 65533 0 -1 4194304 357952 0 0 0 303155 151 0 0 20 0 1 0 58739552 3819827200 801870 18446744073709551615 4235264 18693293 140722550680128 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34844672 140722550688137 140722550688236 140722550688236 140722550693838 0
/proc/66607/statm: 932575 801870 3904 3530 0 924026 0
Current children cumulated CPU time: 3033.06 s
Current children cumulated vsize: 3730300 KiB
Current children cumulated memory: 3207480 KiB

[startup+3102.3 s]
/proc/loadavg: 4.27 4.21 4.13 5/265 66819
/proc/meminfo: memFree=88754044/131250000 swapFree=33010416/33010684
[pid=66607] ppid=66604 vsize=3770512 memory=3247672 CPUtime=3092.88 cores=4,6
/proc/66607/stat : 66607 (pbscip) R 66604 66607 65533 0 -1 4194304 358296 0 0 0 309136 152 0 0 20 0 1 0 58739552 3861004288 811918 18446744073709551615 4235264 18693293 140722550680128 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34844672 140722550688137 140722550688236 140722550688236 140722550693838 0
/proc/66607/statm: 942628 811918 3904 3530 0 934079 0
Current children cumulated CPU time: 3092.88 s
Current children cumulated vsize: 3770512 KiB
Current children cumulated memory: 3247672 KiB

[startup+3162.3 s]
/proc/loadavg: 4.15 4.19 4.12 5/265 66865
/proc/meminfo: memFree=109052880/131250000 swapFree=33010416/33010684
[pid=66607] ppid=66604 vsize=3770512 memory=3247672 CPUtime=3152.67 cores=4,6
/proc/66607/stat : 66607 (pbscip) R 66604 66607 65533 0 -1 4194304 358296 0 0 0 315114 153 0 0 20 0 1 0 58739552 3861004288 811918 18446744073709551615 4235264 18693293 140722550680128 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34844672 140722550688137 140722550688236 140722550688236 140722550693838 0
/proc/66607/statm: 942628 811918 3904 3530 0 934079 0
Current children cumulated CPU time: 3152.67 s
Current children cumulated vsize: 3770512 KiB
Current children cumulated memory: 3247672 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.16 4.12 5/265 66867
/proc/meminfo: memFree=109054136/131250000 swapFree=33010416/33010684
[pid=66607] ppid=66604 vsize=3730300 memory=3207480 CPUtime=3212.48 cores=4,6
/proc/66607/stat : 66607 (pbscip) R 66604 66607 65533 0 -1 4194304 358297 0 0 0 321095 153 0 0 20 0 1 0 58739552 3819827200 801870 18446744073709551615 4235264 18693293 140722550680128 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34844672 140722550688137 140722550688236 140722550688236 140722550693838 0
/proc/66607/statm: 932575 801870 3904 3530 0 924026 0
Current children cumulated CPU time: 3212.48 s
Current children cumulated vsize: 3730300 KiB
Current children cumulated memory: 3207480 KiB

[startup+3282.3 s]
/proc/loadavg: 4.06 4.15 4.11 5/265 66869
/proc/meminfo: memFree=109057924/131250000 swapFree=33010416/33010684
[pid=66607] ppid=66604 vsize=3733240 memory=3213624 CPUtime=3272.29 cores=4,6
/proc/66607/stat : 66607 (pbscip) R 66604 66607 65533 0 -1 4194304 358400 0 0 0 327075 154 0 0 20 0 1 0 58739552 3822837760 803406 18446744073709551615 4235264 18693293 140722550680128 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34844672 140722550688137 140722550688236 140722550688236 140722550693838 0
/proc/66607/statm: 933310 803406 3904 3530 0 924761 0
Current children cumulated CPU time: 3272.29 s
Current children cumulated vsize: 3733240 KiB
Current children cumulated memory: 3213624 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.13 4.10 5/264 66875
/proc/meminfo: memFree=109029476/131250000 swapFree=33010416/33010684
[pid=66607] ppid=66604 vsize=3774312 memory=3257620 CPUtime=3332.1 cores=4,6
/proc/66607/stat : 66607 (pbscip) R 66604 66607 65533 0 -1 4194304 359857 0 0 0 333055 155 0 0 20 0 1 0 58739552 3864895488 814405 18446744073709551615 4235264 18693293 140722550680128 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34844672 140722550688137 140722550688236 140722550688236 140722550693838 0
/proc/66607/statm: 943578 814405 3904 3530 0 935029 0
Current children cumulated CPU time: 3332.1 s
Current children cumulated vsize: 3774312 KiB
Current children cumulated memory: 3257620 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.14 4.10 5/265 66878
/proc/meminfo: memFree=108994200/131250000 swapFree=33010416/33010684
[pid=66607] ppid=66604 vsize=3780832 memory=3284856 CPUtime=3391.9 cores=4,6
/proc/66607/stat : 66607 (pbscip) R 66604 66607 65533 0 -1 4194304 361043 0 0 0 339035 155 0 0 20 0 1 0 58739552 3871571968 821214 18446744073709551615 4235264 18693293 140722550680128 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34844672 140722550688137 140722550688236 140722550688236 140722550693838 0
/proc/66607/statm: 945208 821214 3904 3530 0 936659 0
Current children cumulated CPU time: 3391.9 s
Current children cumulated vsize: 3780832 KiB
Current children cumulated memory: 3284856 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.14 4.10 5/265 66881
/proc/meminfo: memFree=109011616/131250000 swapFree=33010416/33010684
[pid=66607] ppid=66604 vsize=3739760 memory=3245576 CPUtime=3451.71 cores=4,6
/proc/66607/stat : 66607 (pbscip) R 66604 66607 65533 0 -1 4194304 361515 0 0 0 345015 156 0 0 20 0 1 0 58739552 3829514240 811394 18446744073709551615 4235264 18693293 140722550680128 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34844672 140722550688137 140722550688236 140722550688236 140722550693838 0
/proc/66607/statm: 934940 811394 3904 3530 0 926391 0
Current children cumulated CPU time: 3451.71 s
Current children cumulated vsize: 3739760 KiB
Current children cumulated memory: 3245576 KiB

[startup+3522.3 s]
/proc/loadavg: 4.24 4.16 4.11 5/265 66927
/proc/meminfo: memFree=107518064/131250000 swapFree=33010416/33010684
[pid=66607] ppid=66604 vsize=3739760 memory=3245576 CPUtime=3511.51 cores=4,6
/proc/66607/stat : 66607 (pbscip) R 66604 66607 65533 0 -1 4194304 361515 0 0 0 350995 156 0 0 20 0 1 0 58739552 3829514240 811394 18446744073709551615 4235264 18693293 140722550680128 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34844672 140722550688137 140722550688236 140722550688236 140722550693838 0
/proc/66607/statm: 934940 811394 3904 3530 0 926391 0
Current children cumulated CPU time: 3511.51 s
Current children cumulated vsize: 3739760 KiB
Current children cumulated memory: 3245576 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.15 4.10 5/265 66974
/proc/meminfo: memFree=108060312/131250000 swapFree=33010416/33010684
[pid=66607] ppid=66604 vsize=3785708 memory=3293964 CPUtime=3571.31 cores=4,6
/proc/66607/stat : 66607 (pbscip) R 66604 66607 65533 0 -1 4194304 361851 0 0 0 356974 157 0 0 20 0 1 0 58739552 3876564992 823491 18446744073709551615 4235264 18693293 140722550680128 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34844672 140722550688137 140722550688236 140722550688236 140722550693838 0
/proc/66607/statm: 946427 823491 3904 3530 0 937878 0
Current children cumulated CPU time: 3571.31 s
Current children cumulated vsize: 3785708 KiB
Current children cumulated memory: 3293964 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.11 s]
/proc/loadavg: 4.17 4.15 4.10 5/265 66975
/proc/meminfo: memFree=108178396/131250000 swapFree=33010416/33010684
[pid=66607] ppid=66604 vsize=3785708 memory=3293964 CPUtime=3600.03 cores=4,6
/proc/66607/stat : 66607 (pbscip) R 66604 66607 65533 0 -1 4194304 361851 0 0 0 359846 157 0 0 20 0 1 0 58739552 3876564992 823491 18446744073709551615 4235264 18693293 140722550680128 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34844672 140722550688137 140722550688236 140722550688236 140722550693838 0
/proc/66607/statm: 946427 823491 3904 3530 0 937878 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 3785708 KiB
Current children cumulated memory: 3293964 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.46 s, system=1.6479 s

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

[startup+3611.11 s]
/proc/loadavg: 4.17 4.15 4.10 5/265 66975
/proc/meminfo: memFree=108178396/131250000 swapFree=33010416/33010684
[pid=66607] ppid=66604 vsize=3785708 memory=3293964 CPUtime=3600.03 cores=4,6
/proc/66607/stat : 66607 (pbscip) R 66604 66607 65533 0 -1 4194304 361851 0 0 0 359846 157 0 0 20 0 1 0 58739552 3876564992 823491 18446744073709551615 4235264 18693293 140722550680128 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34844672 140722550688137 140722550688236 140722550688236 140722550693838 0
/proc/66607/statm: 946427 823491 3904 3530 0 937878 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 3785708 KiB
Current children cumulated memory: 3293964 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3611.18
CPU time (s): 3600.11
CPU user time (s): 3598.46
CPU system time (s): 1.6479
CPU usage (%): 99.6936
Max. virtual memory (cumulated for all children) (KiB): 3875872
Max. memory (cumulated for all children) (KiB): 3294940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.46
system time used= 1.6479
maximum resident set size= 3319516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 361851
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= 84
involuntary context switches= 1889


# summary of solver processes directly reported to runsolver:
#   pid: 66607
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3598.46
#   total CPU system time (s): 1.6479

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.96917 second user time and 14.3788 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-07-02 06:30:17
IDJOB=4502886
IDBENCH=155400
IDSOLVER=3365
FILE ID=nodeC018/4502886-1751430617
RUNJOBID= nodeC018-1751426802-65544
SLURM_JOB_ID= 9598360
Free space on /tmp= 432800 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 -w /tmp/evaluation-result-4502886-1751430617/watcher-4502886-1751430617 -o /tmp/evaluation-result-4502886-1751430617/solver-4502886-1751430617 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751426802-65544 --watchdog 3760  pbscip -f HOME/instance-4502886-1751430617.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 6ff458260e5cc7a1e00e7b04a599a648
RANDOM SEED=726658155

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.832
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.829
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
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.755
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
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		: 3601.724
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.786
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.818
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        117194884 kB
MemAvailable:   125105884 kB
Buffers:            2128 kB
Cached:          8677448 kB
SwapCached:           32 kB
Active:          4981936 kB
Inactive:        8340884 kB
Active(anon):    4661024 kB
Inactive(anon):      288 kB
Active(file):     320912 kB
Inactive(file):  8340596 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             49728 kB
Writeback:            32 kB
AnonPages:       4646608 kB
Mapped:           138304 kB
Shmem:             18044 kB
KReclaimable:     177060 kB
Slab:             267324 kB
SReclaimable:     177060 kB
SUnreclaim:        90264 kB
KernelStack:        4304 kB
PageTables:        12552 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    5395660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2048000 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432720 MiB
End job on nodeC018 at 2025-07-02 07:30:28