Trace number 4431893

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
IPBHS-SCIP 2024-07-09? (TO) 3600.11 3610.32

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb40-19-opb/normalized-frb40-19-2.opb
MD5SUMdbca78014701662c42e2f44b8d3d4cf2
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-40
Best CPU time to get the best result obtained on this benchmark30.0879
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables760
Total number of constraints41263
Number of constraints which are clauses41263
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 constraint2
Maximum length of a constraint2
Number of terms in the objective function 760
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 760
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 760
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

11.55/11.64	c initialize IPBHS solver
11.55/11.64	c IPBHS 0.0.0 beta (471c63a-dirty, Jul  9 2024 15:06:57), with Glucose 3.0, with SCIP , with RoundingSat 2, with SSPB2SAT 0.2.0, with BreakID 0.0.0
11.55/11.64	c optimizer = "scip"
11.55/11.64	c pbsolver = "roundingsat"
11.55/11.64	c load symmetries from file ""
11.55/11.64	c set time limit for symmetry computation to 100 seconds.
11.55/11.64	c set interchangeable summation variable limit to 3
11.55/11.64	c set abs symmetric core budget per WCE-iteration to 100
11.55/11.64	c set rel symmetric core budget per WCE-iteration to 0
11.55/11.64	c set lit symmetric core budget per WCE-iteration to 0
11.55/11.64	c set sym generation to 's'
11.55/11.64	c set abstraction set creation to 10 iterations without LB change
11.55/11.64	c set abstraction set inputs to 0
11.55/11.64	c set abstraction set cluster min size to 2
11.55/11.64	c set abstraction set cluster max size to 100000000
11.55/11.64	c set abstraction set cluster activation limit to 2
11.55/11.64	c enable abstraction set require equal cost
11.55/11.64	c set abstraction set assumptions to 0
11.55/11.64	c set abstraction set constraint type to 0
11.55/11.64	c set abstract core extraction strategy to b
11.55/11.64	c set core extraction strategy to 2
11.55/11.64	c set core extraction shuffles 10
11.55/11.64	c set cores per iteration to 5
11.55/11.64	c set optimizer bound usage strategy to 2
11.55/11.64	c set optimizer max non-optimal iterations to 1000
11.55/11.64	c set small core cardinality limit to 2
11.55/11.64	c set max coef in cores to 1000000000
11.55/11.64	c set SIS iterations to 5
11.55/11.64	c set SIS budget abs to 1000
11.55/11.64	c set SIS budget rel to 0.05
11.55/11.64	c limit for coefficient in constraints and objective to 9223372036854775807
11.55/11.64	c will solve HOME/instance-4431893-1721062868.opb
11.55/11.64	c [0.08] solve iteration 1, LB=-760, UB=1

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: 63968 MiB (62543 MiB free)
  memory of node 1: 64473 MiB (62858 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431893-1721062868/watcher-4431893-1721062868 -o /tmp/evaluation-result-4431893-1721062868/solver-4431893-1721062868 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1721059157-808013 --watchdog 3760 ./ipbhs_static_scip HOME/instance-4431893-1721062868.opb 

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
Current StackSize limit: 8192 KiB

solver pid=810603, runsolver pid=810600

[startup+0.100679 s]*
/proc/loadavg: 4.11 4.14 4.10 5/258 810604
/proc/meminfo: memFree=128396000/131524600 swapFree=131071996/131071996
[pid=810603] ppid=810600 vsize=42572 memory=25000 CPUtime=0.09 cores=1,3
/proc/810603/stat : 810603 (ipbhs_static_sc) R 810600 810603 808001 0 -1 4194304 4046 0 0 0 6 3 0 0 20 0 1 0 158453895 43593728 6250 134679101440 4194304 16068861 140730068644992 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38965248 140730068648998 140730068649085 140730068649085 140730068656100 0
/proc/810603/statm: 10643 6250 2383 2900 0 7157 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 42572 KiB
Current children cumulated memory: 25000 KiB

[startup+0.205608 s]*
/proc/loadavg: 4.11 4.14 4.10 5/258 810604
/proc/meminfo: memFree=128370688/131524600 swapFree=131071996/131071996
[pid=810603] ppid=810600 vsize=68772 memory=50608 CPUtime=0.19 cores=1,3
/proc/810603/stat : 810603 (ipbhs_static_sc) R 810600 810603 808001 0 -1 4194304 10463 0 0 0 11 8 0 0 20 0 1 0 158453895 70422528 12652 134679101440 4194304 16068861 140730068644992 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38965248 140730068648998 140730068649085 140730068649085 140730068656100 0
/proc/810603/statm: 17193 12652 2383 2900 0 13707 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 68772 KiB
Current children cumulated memory: 50608 KiB

[startup+0.305532 s]*
/proc/loadavg: 4.11 4.14 4.10 5/258 810604
/proc/meminfo: memFree=128334232/131524600 swapFree=131071996/131071996
[pid=810603] ppid=810600 vsize=104364 memory=87324 CPUtime=0.29 cores=1,3
/proc/810603/stat : 810603 (ipbhs_static_sc) R 810600 810603 808001 0 -1 4194304 19727 0 0 0 17 12 0 0 20 0 1 0 158453895 106868736 21831 134679101440 4194304 16068861 140730068644992 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38965248 140730068648998 140730068649085 140730068649085 140730068656100 0
/proc/810603/statm: 26091 21831 2639 2900 0 22605 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 104364 KiB
Current children cumulated memory: 87324 KiB

[startup+0.700221 s]
/proc/loadavg: 4.11 4.14 4.10 5/258 810604
/proc/meminfo: memFree=128272416/131524600 swapFree=131071996/131071996
[pid=810603] ppid=810600 vsize=235476 memory=207356 CPUtime=0.69 cores=1,3
/proc/810603/stat : 810603 (ipbhs_static_sc) R 810600 810603 808001 0 -1 4194304 38083 0 0 0 54 15 0 0 20 0 1 0 158453895 241127424 51773 134679101440 4194304 16068861 140730068644992 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38965248 140730068648998 140730068649085 140730068649085 140730068656100 0
/proc/810603/statm: 58869 51839 2735 2900 0 55383 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 235476 KiB
Current children cumulated memory: 207356 KiB

[startup+1.50021 s]
/proc/loadavg: 4.11 4.14 4.10 5/258 810604
/proc/meminfo: memFree=128199508/131524600 swapFree=131071996/131071996
[pid=810603] ppid=810600 vsize=379352 memory=341112 CPUtime=1.48 cores=1,3
/proc/810603/stat : 810603 (ipbhs_static_sc) R 810600 810603 808001 0 -1 4194304 58157 0 0 0 130 18 0 0 20 0 1 0 158453895 388456448 85278 134679101440 4194304 16068861 140730068644992 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38965248 140730068648998 140730068649085 140730068649085 140730068656100 0
/proc/810603/statm: 94838 85278 2879 2900 0 91352 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 379352 KiB
Current children cumulated memory: 341112 KiB

[startup+3.10552 s]
/proc/loadavg: 4.10 4.13 4.10 5/258 810606
/proc/meminfo: memFree=128035996/131524600 swapFree=131071996/131071996
[pid=810603] ppid=810600 vsize=436952 memory=394048 CPUtime=3.08 cores=1,3
/proc/810603/stat : 810603 (ipbhs_static_sc) R 810600 810603 808001 0 -1 4194304 69882 0 0 0 288 20 0 0 20 0 1 0 158453895 447438848 98512 134679101440 4194304 16068861 140730068644992 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38965248 140730068648998 140730068649085 140730068649085 140730068656100 0
/proc/810603/statm: 109238 98512 2895 2900 0 105752 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 436952 KiB
Current children cumulated memory: 394048 KiB

[startup+6.30017 s]
/proc/loadavg: 4.10 4.13 4.10 5/258 810606
/proc/meminfo: memFree=128032048/131524600 swapFree=131071996/131071996
[pid=810603] ppid=810600 vsize=451600 memory=397744 CPUtime=6.26 cores=1,3
/proc/810603/stat : 810603 (ipbhs_static_sc) R 810600 810603 808001 0 -1 4194304 70813 0 0 0 606 20 0 0 20 0 1 0 158453895 462438400 99436 134679101440 4194304 16068861 140730068644992 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38965248 140730068648998 140730068649085 140730068649085 140730068656100 0
/proc/810603/statm: 112900 99436 2895 2900 0 109414 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 451600 KiB
Current children cumulated memory: 397744 KiB

[startup+12.7002 s]
/proc/loadavg: 4.09 4.13 4.10 5/258 810607
/proc/meminfo: memFree=127961004/131524600 swapFree=131071996/131071996
[pid=810603] ppid=810600 vsize=564260 memory=447856 CPUtime=12.65 cores=1,3
/proc/810603/stat : 810603 (ipbhs_static_sc) R 810600 810603 808001 0 -1 4194304 83339 0 0 0 1242 23 0 0 20 0 1 0 158453895 577802240 111964 134679101440 4194304 16068861 140730068644992 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38965248 140730068648998 140730068649085 140730068649085 140730068656100 0
/proc/810603/statm: 141065 111964 2895 2900 0 137579 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 564260 KiB
Current children cumulated memory: 447856 KiB

[startup+25.5002 s]
/proc/loadavg: 4.21 4.16 4.11 5/258 810609
/proc/meminfo: memFree=127933772/131524600 swapFree=131071996/131071996
[pid=810603] ppid=810600 vsize=592864 memory=464048 CPUtime=25.42 cores=1,3
/proc/810603/stat : 810603 (ipbhs_static_sc) R 810600 810603 808001 0 -1 4194304 91717 0 0 0 2518 24 0 0 20 0 1 0 158453895 607092736 116012 134679101440 4194304 16068861 140730068644992 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38965248 140730068648998 140730068649085 140730068649085 140730068656100 0
/proc/810603/statm: 148216 116012 2895 2900 0 144730 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 592864 KiB
Current children cumulated memory: 464048 KiB

[startup+51.1056 s]
/proc/loadavg: 4.22 4.16 4.11 5/258 810612
/proc/meminfo: memFree=127839412/131524600 swapFree=131071996/131071996
[pid=810603] ppid=810600 vsize=619192 memory=487012 CPUtime=50.94 cores=1,3
/proc/810603/stat : 810603 (ipbhs_static_sc) R 810600 810603 808001 0 -1 4194304 97493 0 0 0 5070 24 0 0 20 0 1 0 158453895 634052608 121753 134679101440 4194304 16068861 140730068644992 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38965248 140730068648998 140730068649085 140730068649085 140730068656100 0
/proc/810603/statm: 154798 121753 2895 2900 0 151312 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 619192 KiB
Current children cumulated memory: 487012 KiB

[startup+102.3 s]
/proc/loadavg: 4.17 4.15 4.10 5/258 810667
/proc/meminfo: memFree=127460528/131524600 swapFree=131071996/131071996
[pid=810603] ppid=810600 vsize=707040 memory=552420 CPUtime=101.99 cores=1,3
/proc/810603/stat : 810603 (ipbhs_static_sc) R 810600 810603 808001 0 -1 4194304 116574 0 0 0 10172 27 0 0 20 0 1 0 158453895 724008960 138105 134679101440 4194304 16068861 140730068644992 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38965248 140730068648998 140730068649085 140730068649085 140730068656100 0
/proc/810603/statm: 176760 138105 2895 2900 0 173274 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 707040 KiB
Current children cumulated memory: 552420 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.14 4.10 5/256 810678
/proc/meminfo: memFree=127252924/131524600 swapFree=131071996/131071996
[pid=810603] ppid=810600 vsize=862492 memory=613296 CPUtime=161.84 cores=1,3
/proc/810603/stat : 810603 (ipbhs_static_sc) R 810600 810603 808001 0 -1 4194304 130097 0 0 0 16154 30 0 0 20 0 1 0 158453895 883191808 153324 134679101440 4194304 16068861 140730068644992 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38965248 140730068648998 140730068649085 140730068649085 140730068656100 0
/proc/810603/statm: 215623 153324 2895 2900 0 212137 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 862492 KiB
Current children cumulated memory: 613296 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/255 810689
/proc/meminfo: memFree=127010188/131524600 swapFree=131071996/131071996
[pid=810603] ppid=810600 vsize=931340 memory=661504 CPUtime=221.68 cores=1,3
/proc/810603/stat : 810603 (ipbhs_static_sc) R 810600 810603 808001 0 -1 4194304 141313 0 0 0 22137 31 0 0 20 0 1 0 158453895 953692160 165376 134679101440 4194304 16068861 140730068644992 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38965248 140730068648998 140730068649085 140730068649085 140730068656100 0
/proc/810603/statm: 232835 165376 2895 2900 0 229349 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 931340 KiB
Current children cumulated memory: 661504 KiB

[startup+282.3 s]
/proc/loadavg: 4.16 4.14 4.10 5/255 810700
/proc/meminfo: memFree=126858676/131524600 swapFree=131071996/131071996
[pid=810603] ppid=810600 vsize=949276 memory=681564 CPUtime=281.52 cores=1,3
/proc/810603/stat : 810603 (ipbhs_static_sc) R 810600 810603 808001 0 -1 4194304 142780 0 0 0 28120 32 0 0 20 0 1 0 158453895 972058624 170391 134679101440 4194304 16068861 140730068644992 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38965248 140730068648998 140730068649085 140730068649085 140730068656100 0
/proc/810603/statm: 237319 170391 2895 2900 0 233833 0
Current children cumulated CPU time: 281.52 s
Current children cumulated vsize: 949276 KiB
Current children cumulated memory: 681564 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 4.13 4.09 5/255 810710
/proc/meminfo: memFree=126724964/131524600 swapFree=131071996/131071996
[pid=810603] ppid=810600 vsize=1003804 memory=713784 CPUtime=341.36 cores=1,3
/proc/810603/stat : 810603 (ipbhs_static_sc) R 810600 810603 808001 0 -1 4194304 149813 0 0 0 34103 33 0 0 20 0 1 0 158453895 1027895296 178446 134679101440 4194304 16068861 140730068644992 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38965248 140730068648998 140730068649085 140730068649085 140730068656100 0
/proc/810603/statm: 250951 178446 3215 2900 0 247465 0
Current children cumulated CPU time: 341.36 s
Current children cumulated vsize: 1003804 KiB
Current children cumulated memory: 713784 KiB

[startup+402.3 s]
/proc/loadavg: 4.21 4.15 4.10 5/255 810766
/proc/meminfo: memFree=125947036/131524600 swapFree=131071996/131071996
[pid=810603] ppid=810600 vsize=1080532 memory=737024 CPUtime=401.21 cores=1,3
/proc/810603/stat : 810603 (ipbhs_static_sc) R 810600 810603 808001 0 -1 4194304 152561 0 0 0 40086 35 0 0 20 0 1 0 158453895 1106464768 184256 134679101440 4194304 16068861 140730068644992 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38965248 140730068648998 140730068649085 140730068649085 140730068656100 0
/proc/810603/statm: 270133 184256 3215 2900 0 266647 0
Current children cumulated CPU time: 401.21 s
Current children cumulated vsize: 1080532 KiB
Current children cumulated memory: 737024 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 4.14 4.09 5/255 810776
/proc/meminfo: memFree=125723332/131524600 swapFree=131071996/131071996
[pid=810603] ppid=810600 vsize=1129644 memory=756588 CPUtime=461.04 cores=1,3
/proc/810603/stat : 810603 (ipbhs_static_sc) R 810600 810603 808001 0 -1 4194304 154931 0 0 0 46068 36 0 0 20 0 1 0 158453895 1156755456 189147 134679101440 4194304 16068861 140730068644992 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38965248 140730068648998 140730068649085 140730068649085 140730068656100 0
/proc/810603/statm: 282411 189147 3215 2900 0 278925 0

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

Current children cumulated memory: 1669332 KiB

[startup+2922.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/258 811848
/proc/meminfo: memFree=121414968/131524600 swapFree=131071996/131071996
[pid=810603] ppid=810600 vsize=1891444 memory=1679572 CPUtime=2914.21 cores=1,3
/proc/810603/stat : 810603 (ipbhs_static_sc) R 810600 810603 808001 0 -1 4194304 290980 0 0 0 291355 66 0 0 20 0 1 0 158453895 1936838656 419893 134679101440 4194304 16068861 140730068644992 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38965248 140730068648998 140730068649085 140730068649085 140730068656100 0
/proc/810603/statm: 472861 419893 3215 2900 0 469375 0
Current children cumulated CPU time: 2914.21 s
Current children cumulated vsize: 1891444 KiB
Current children cumulated memory: 1679572 KiB

[startup+2982.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/257 811859
/proc/meminfo: memFree=121375456/131524600 swapFree=131071996/131071996
[pid=810603] ppid=810600 vsize=1899940 memory=1700608 CPUtime=2974.01 cores=1,3
/proc/810603/stat : 810603 (ipbhs_static_sc) R 810600 810603 808001 0 -1 4194304 297308 0 0 0 297334 67 0 0 20 0 1 0 158453895 1945538560 425152 134679101440 4194304 16068861 140730068644992 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38965248 140730068648998 140730068649085 140730068649085 140730068656100 0
/proc/810603/statm: 474985 425152 3215 2900 0 471499 0
Current children cumulated CPU time: 2974.01 s
Current children cumulated vsize: 1899940 KiB
Current children cumulated memory: 1700608 KiB

[startup+3042.3 s]
/proc/loadavg: 4.27 4.15 4.10 5/257 811870
/proc/meminfo: memFree=121364228/131524600 swapFree=131071996/131071996
[pid=810603] ppid=810600 vsize=1899940 memory=1707376 CPUtime=3033.82 cores=1,3
/proc/810603/stat : 810603 (ipbhs_static_sc) R 810600 810603 808001 0 -1 4194304 297899 0 0 0 303315 67 0 0 20 0 1 0 158453895 1945538560 426844 134679101440 4194304 16068861 140730068644992 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38965248 140730068648998 140730068649085 140730068649085 140730068656100 0
/proc/810603/statm: 474985 426844 3215 2900 0 471499 0
Current children cumulated CPU time: 3033.82 s
Current children cumulated vsize: 1899940 KiB
Current children cumulated memory: 1707376 KiB

[startup+3102.3 s]
/proc/loadavg: 4.25 4.18 4.11 5/258 811881
/proc/meminfo: memFree=121234684/131524600 swapFree=131071996/131071996
[pid=810603] ppid=810600 vsize=1961756 memory=1750824 CPUtime=3093.64 cores=1,3
/proc/810603/stat : 810603 (ipbhs_static_sc) R 810600 810603 808001 0 -1 4194304 305178 0 0 0 309295 69 0 0 20 0 1 0 158453895 2008838144 437706 134679101440 4194304 16068861 140730068644992 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38965248 140730068648998 140730068649085 140730068649085 140730068656100 0
/proc/810603/statm: 490439 437706 3215 2900 0 486953 0
Current children cumulated CPU time: 3093.64 s
Current children cumulated vsize: 1961756 KiB
Current children cumulated memory: 1750824 KiB

[startup+3162.3 s]
/proc/loadavg: 4.19 4.17 4.11 5/258 811892
/proc/meminfo: memFree=121218728/131524600 swapFree=131071996/131071996
[pid=810603] ppid=810600 vsize=1961756 memory=1750824 CPUtime=3153.46 cores=1,3
/proc/810603/stat : 810603 (ipbhs_static_sc) R 810600 810603 808001 0 -1 4194304 305591 0 0 0 315277 69 0 0 20 0 1 0 158453895 2008838144 437706 134679101440 4194304 16068861 140730068644992 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38965248 140730068648998 140730068649085 140730068649085 140730068656100 0
/proc/810603/statm: 490439 437706 3215 2900 0 486953 0
Current children cumulated CPU time: 3153.46 s
Current children cumulated vsize: 1961756 KiB
Current children cumulated memory: 1750824 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.15 4.11 5/258 811903
/proc/meminfo: memFree=121161996/131524600 swapFree=131071996/131071996
[pid=810603] ppid=810600 vsize=2039340 memory=1780840 CPUtime=3213.28 cores=1,3
/proc/810603/stat : 810603 (ipbhs_static_sc) R 810600 810603 808001 0 -1 4194304 306856 0 0 0 321258 70 0 0 20 0 1 0 158453895 2088284160 445210 134679101440 4194304 16068861 140730068644992 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38965248 140730068648998 140730068649085 140730068649085 140730068656100 0
/proc/810603/statm: 509835 445210 3215 2900 0 506349 0
Current children cumulated CPU time: 3213.28 s
Current children cumulated vsize: 2039340 KiB
Current children cumulated memory: 1780840 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.14 4.10 5/256 812297
/proc/meminfo: memFree=120966568/131524600 swapFree=131071996/131071996
[pid=810603] ppid=810600 vsize=2039340 memory=1780840 CPUtime=3273.09 cores=1,3
/proc/810603/stat : 810603 (ipbhs_static_sc) R 810600 810603 808001 0 -1 4194304 307255 0 0 0 327239 70 0 0 20 0 1 0 158453895 2088284160 445210 134679101440 4194304 16068861 140730068644992 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38965248 140730068648998 140730068649085 140730068649085 140730068656100 0
/proc/810603/statm: 509835 445210 3215 2900 0 506349 0
Current children cumulated CPU time: 3273.09 s
Current children cumulated vsize: 2039340 KiB
Current children cumulated memory: 1780840 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.14 4.10 5/256 812307
/proc/meminfo: memFree=120850216/131524600 swapFree=131071996/131071996
[pid=810603] ppid=810600 vsize=2039340 memory=1780876 CPUtime=3332.91 cores=1,3
/proc/810603/stat : 810603 (ipbhs_static_sc) R 810600 810603 808001 0 -1 4194304 307554 0 0 0 333221 70 0 0 20 0 1 0 158453895 2088284160 445219 134679101440 4194304 16068861 140730068644992 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38965248 140730068648998 140730068649085 140730068649085 140730068656100 0
/proc/810603/statm: 509835 445219 3215 2900 0 506349 0
Current children cumulated CPU time: 3332.91 s
Current children cumulated vsize: 2039340 KiB
Current children cumulated memory: 1780876 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.14 4.10 5/257 812489
/proc/meminfo: memFree=120733908/131524600 swapFree=131071996/131071996
[pid=810603] ppid=810600 vsize=2039340 memory=1847052 CPUtime=3392.74 cores=1,3
/proc/810603/stat : 810603 (ipbhs_static_sc) R 810600 810603 808001 0 -1 4194304 308189 0 0 0 339202 72 0 0 20 0 1 0 158453895 2088284160 461763 134679101440 4194304 16068861 140730068644992 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38965248 140730068648998 140730068649085 140730068649085 140730068656100 0
/proc/810603/statm: 509835 461763 3215 2900 0 506349 0
Current children cumulated CPU time: 3392.74 s
Current children cumulated vsize: 2039340 KiB
Current children cumulated memory: 1847052 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.14 4.10 5/257 812499
/proc/meminfo: memFree=120684616/131524600 swapFree=131071996/131071996
[pid=810603] ppid=810600 vsize=2039340 memory=1847052 CPUtime=3452.55 cores=1,3
/proc/810603/stat : 810603 (ipbhs_static_sc) R 810600 810603 808001 0 -1 4194304 308618 0 0 0 345183 72 0 0 20 0 1 0 158453895 2088284160 461763 134679101440 4194304 16068861 140730068644992 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38965248 140730068648998 140730068649085 140730068649085 140730068656100 0
/proc/810603/statm: 509835 461763 3215 2900 0 506349 0
Current children cumulated CPU time: 3452.55 s
Current children cumulated vsize: 2039340 KiB
Current children cumulated memory: 1847052 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.13 4.10 5/258 812512
/proc/meminfo: memFree=120501396/131524600 swapFree=131071996/131071996
[pid=810603] ppid=810600 vsize=2084244 memory=1864380 CPUtime=3512.35 cores=1,3
/proc/810603/stat : 810603 (ipbhs_static_sc) R 810600 810603 808001 0 -1 4194304 309837 0 0 0 351163 72 0 0 20 0 1 0 158453895 2134265856 466095 134679101440 4194304 16068861 140730068644992 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38965248 140730068648998 140730068649085 140730068649085 140730068656100 0
/proc/810603/statm: 521061 466095 3215 2900 0 517575 0
Current children cumulated CPU time: 3512.35 s
Current children cumulated vsize: 2084244 KiB
Current children cumulated memory: 1864380 KiB

[startup+3582.3 s]
/proc/loadavg: 4.16 4.14 4.10 5/257 812534
/proc/meminfo: memFree=120436784/131524600 swapFree=131071996/131071996
[pid=810603] ppid=810600 vsize=2200684 memory=1907772 CPUtime=3572.16 cores=1,3
/proc/810603/stat : 810603 (ipbhs_static_sc) R 810600 810603 808001 0 -1 4194304 320055 0 0 0 357142 74 0 0 20 0 1 0 158453895 2253500416 476943 134679101440 4194304 16068861 140730068644992 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38965248 140730068648998 140730068649085 140730068649085 140730068656100 0
/proc/810603/statm: 550171 476943 3215 2900 0 546685 0
Current children cumulated CPU time: 3572.16 s
Current children cumulated vsize: 2200684 KiB
Current children cumulated memory: 1907772 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/257 812584
/proc/meminfo: memFree=122125800/131524600 swapFree=131071996/131071996
[pid=810603] ppid=810600 vsize=2200684 memory=1907880 CPUtime=3600.07 cores=1,3
/proc/810603/stat : 810603 (ipbhs_static_sc) R 810600 810603 808001 0 -1 4194304 320221 0 0 0 359933 74 0 0 20 0 1 0 158453895 2253500416 476970 134679101440 4194304 16068861 140730068644992 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38965248 140730068648998 140730068649085 140730068649085 140730068656100 0
/proc/810603/statm: 550171 476970 3215 2900 0 546685 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 2200684 KiB
Current children cumulated memory: 1907880 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.34 s, system=0.767881 s

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

[startup+3610.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/257 812584
/proc/meminfo: memFree=122125800/131524600 swapFree=131071996/131071996
[pid=810603] ppid=810600 vsize=2200684 memory=1907880 CPUtime=3600.07 cores=1,3
/proc/810603/stat : 810603 (ipbhs_static_sc) R 810600 810603 808001 0 -1 4194304 320221 0 0 0 359933 74 0 0 20 0 1 0 158453895 2253500416 476970 134679101440 4194304 16068861 140730068644992 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38965248 140730068648998 140730068649085 140730068649085 140730068656100 0
/proc/810603/statm: 550171 476970 3215 2900 0 546685 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 2200684 KiB
Current children cumulated memory: 1907880 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.32
CPU time (s): 3600.11
CPU user time (s): 3599.34
CPU system time (s): 0.767881
CPU usage (%): 99.7171
Max. virtual memory (cumulated for all children) (KiB): 2200684
Max. memory (cumulated for all children) (KiB): 1907880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.34
system time used= 0.767881
maximum resident set size= 1907880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 320221
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= 58
involuntary context switches= 1771


# summary of solver processes directly reported to runsolver:
#   pid: 810603
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3599.34
#   total CPU system time (s): 0.767881

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.68129 second user time and 15.4757 second system time

The end

Launcher Data

Begin job on nodeC028 at 2024-07-15 19:01:21
IDJOB=4431893
IDBENCH=146695
IDSOLVER=3057
FILE ID=nodeC028/4431893-1721062868
RUNJOBID= nodeC028-1721059157-808013
SLURM_JOB_ID= 7505495
Free space on /tmp= 889908 MiB

SOLVER NAME= IPBHS-SCIP 2024-07-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb40-19-opb/normalized-frb40-19-2.opb
COMMAND LINE= ./ipbhs_static_scip BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431893-1721062868/watcher-4431893-1721062868 -o /tmp/evaluation-result-4431893-1721062868/solver-4431893-1721062868 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1721059157-808013 --watchdog 3760  ./ipbhs_static_scip HOME/instance-4431893-1721062868.opb

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

MD5SUM BENCH= dbca78014701662c42e2f44b8d3d4cf2
RANDOM SEED=1360395880

nodeC028.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	: 0xb00002a
cpu MHz		: 3666.485
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 invpcid_single pti ibrs ibpb stibp 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	: 6999.56
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		: 3685.913
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 invpcid_single pti ibrs ibpb stibp 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	: 7005.59
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		: 3599.826
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 invpcid_single pti ibrs ibpb stibp 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	: 6999.56
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		: 3667.335
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 invpcid_single pti ibrs ibpb stibp 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	: 7005.59
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		: 3666.502
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 invpcid_single pti ibrs ibpb stibp 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	: 6999.56
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		: 3680.179
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 invpcid_single pti ibrs ibpb stibp 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	: 7005.59
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.820
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 invpcid_single pti ibrs ibpb stibp 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	: 6999.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        128412028 kB
MemAvailable:   129078240 kB
Buffers:          368600 kB
Cached:          1136216 kB
SwapCached:            0 kB
Active:           658576 kB
Inactive:        1870448 kB
Active(anon):       1544 kB
Inactive(anon):  1060052 kB
Active(file):     657032 kB
Inactive(file):   810396 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            109220 kB
Writeback:             0 kB
AnonPages:       1021032 kB
Mapped:           139608 kB
Shmem:             37720 kB
KReclaimable:      77216 kB
Slab:             179168 kB
SReclaimable:      77216 kB
SUnreclaim:       101952 kB
KernelStack:        4144 kB
PageTables:        11448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1642708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            59776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    260096 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:      193236 kB
DirectMap2M:    18454528 kB
DirectMap1G:    117440512 kB

Free space on /tmp at the end= 889848 MiB
End job on nodeC028 at 2024-07-15 20:01:31