Trace number 4431933

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.08 3607.8

General information on the benchmark

NamePB24/normalized-PB07/OPT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_9.opb
MD5SUMf8bb64a53a6bd967b0f0fe9129c8144f
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 benchmark21
Best CPU time to get the best result obtained on this benchmark976.674
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14352
Total number of constraints53247
Number of constraints which are clauses53237
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints9
Minimum length of a constraint1
Maximum length of a constraint1036
Number of terms in the objective function 1036
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 1036
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1068
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


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: 63931 MiB (62153 MiB free)
  memory of node 1: 64510 MiB (57961 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431933-1721112968/watcher-4431933-1721112968 -o /tmp/evaluation-result-4431933-1721112968/solver-4431933-1721112968 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1721108875-866904 --watchdog 3760 ./ipbhs_static_scip HOME/instance-4431933-1721112968.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=869982, runsolver pid=869979

[startup+0.100428 s]*
/proc/loadavg: 4.11 4.14 4.11 5/257 869983
/proc/meminfo: memFree=122984560/131524600 swapFree=131071996/131071996
[pid=869982] ppid=869979 vsize=39688 memory=18716 CPUtime=0.1 cores=4,6
/proc/869982/stat : 869982 (ipbhs_static_sc) R 869979 869982 866893 0 -1 4194304 3708 0 0 0 7 3 0 0 20 0 1 0 163462129 40640512 4679 134679101440 4194304 16068861 140727417267344 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 47312896 140727417275430 140727417275517 140727417275517 140727417282532 0
/proc/869982/statm: 9922 4679 1135 2900 0 6436 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 39688 KiB
Current children cumulated memory: 18716 KiB

[startup+0.205549 s]*
/proc/loadavg: 4.11 4.14 4.11 5/257 869983
/proc/meminfo: memFree=122935840/131524600 swapFree=131071996/131071996
[pid=869982] ppid=869979 vsize=89904 memory=71920 CPUtime=0.2 cores=4,6
/proc/869982/stat : 869982 (ipbhs_static_sc) R 869979 869982 866893 0 -1 4194304 15640 0 0 0 14 6 0 0 20 0 1 0 163462129 92061696 17980 134679101440 4194304 16068861 140727417267344 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 47312896 140727417275430 140727417275517 140727417275517 140727417282532 0
/proc/869982/statm: 22476 17980 2655 2900 0 18990 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 89904 KiB
Current children cumulated memory: 71920 KiB

[startup+0.305638 s]*
/proc/loadavg: 4.11 4.14 4.11 5/257 869983
/proc/meminfo: memFree=122925424/131524600 swapFree=131071996/131071996
[pid=869982] ppid=869979 vsize=101708 memory=82216 CPUtime=0.3 cores=4,6
/proc/869982/stat : 869982 (ipbhs_static_sc) R 869979 869982 866893 0 -1 4194304 18222 0 0 0 23 7 0 0 20 0 1 0 163462129 104148992 20554 134679101440 4194304 16068861 140727417267344 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 47312896 140727417275430 140727417275517 140727417275517 140727417282532 0
/proc/869982/statm: 25427 20554 2655 2900 0 21941 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 101708 KiB
Current children cumulated memory: 82216 KiB

[startup+0.700194 s]
/proc/loadavg: 4.11 4.14 4.11 5/257 869983
/proc/meminfo: memFree=122924892/131524600 swapFree=131071996/131071996
[pid=869982] ppid=869979 vsize=101708 memory=82216 CPUtime=0.68 cores=4,6
/proc/869982/stat : 869982 (ipbhs_static_sc) R 869979 869982 866893 0 -1 4194304 18223 0 0 0 60 8 0 0 20 0 1 0 163462129 104148992 20554 134679101440 4194304 16068861 140727417267344 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 47312896 140727417275430 140727417275517 140727417275517 140727417282532 0
/proc/869982/statm: 25427 20554 2655 2900 0 21941 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 101708 KiB
Current children cumulated memory: 82216 KiB

[startup+1.50018 s]
/proc/loadavg: 4.18 4.15 4.12 5/257 869983
/proc/meminfo: memFree=122924892/131524600 swapFree=131071996/131071996
[pid=869982] ppid=869979 vsize=101708 memory=83980 CPUtime=1.48 cores=4,6
/proc/869982/stat : 869982 (ipbhs_static_sc) R 869979 869982 866893 0 -1 4194304 18568 0 0 0 139 9 0 0 20 0 1 0 163462129 104148992 20995 134679101440 4194304 16068861 140727417267344 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 47312896 140727417275430 140727417275517 140727417275517 140727417282532 0
/proc/869982/statm: 25427 20995 2703 2900 0 21941 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 101708 KiB
Current children cumulated memory: 83980 KiB

[startup+3.10543 s]
/proc/loadavg: 4.18 4.15 4.12 5/257 869983
/proc/meminfo: memFree=122914412/131524600 swapFree=131071996/131071996
[pid=869982] ppid=869979 vsize=108848 memory=90444 CPUtime=3.09 cores=4,6
/proc/869982/stat : 869982 (ipbhs_static_sc) R 869979 869982 866893 0 -1 4194304 19726 0 0 0 299 10 0 0 20 0 1 0 163462129 111460352 22611 134679101440 4194304 16068861 140727417267344 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 47312896 140727417275430 140727417275517 140727417275517 140727417282532 0
/proc/869982/statm: 27212 22611 2703 2900 0 23726 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 108848 KiB
Current children cumulated memory: 90444 KiB

[startup+6.3002 s]
/proc/loadavg: 4.16 4.15 4.12 5/257 869983
/proc/meminfo: memFree=122900860/131524600 swapFree=131071996/131071996
[pid=869982] ppid=869979 vsize=124000 memory=103416 CPUtime=6.27 cores=4,6
/proc/869982/stat : 869982 (ipbhs_static_sc) R 869979 869982 866893 0 -1 4194304 21937 0 0 0 616 11 0 0 20 0 1 0 163462129 126976000 25854 134679101440 4194304 16068861 140727417267344 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 47312896 140727417275430 140727417275517 140727417275517 140727417282532 0
/proc/869982/statm: 31000 25854 2703 2900 0 27514 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 124000 KiB
Current children cumulated memory: 103416 KiB

[startup+12.7002 s]
/proc/loadavg: 4.15 4.15 4.12 5/257 869985
/proc/meminfo: memFree=122880824/131524600 swapFree=131071996/131071996
[pid=869982] ppid=869979 vsize=139784 memory=122496 CPUtime=12.66 cores=4,6
/proc/869982/stat : 869982 (ipbhs_static_sc) R 869979 869982 866893 0 -1 4194304 23647 0 0 0 1251 15 0 0 20 0 1 0 163462129 143138816 30624 134679101440 4194304 16068861 140727417267344 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 47312896 140727417275430 140727417275517 140727417275517 140727417282532 0
/proc/869982/statm: 34946 30624 2703 2900 0 31460 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 139784 KiB
Current children cumulated memory: 122496 KiB

[startup+25.5002 s]
/proc/loadavg: 4.13 4.14 4.12 5/257 869986
/proc/meminfo: memFree=122873120/131524600 swapFree=131071996/131071996
[pid=869982] ppid=869979 vsize=162536 memory=128552 CPUtime=25.43 cores=4,6
/proc/869982/stat : 869982 (ipbhs_static_sc) R 869979 869982 866893 0 -1 4194304 24651 0 0 0 2523 20 0 0 20 0 1 0 163462129 166436864 32138 134679101440 4194304 16068861 140727417267344 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 47312896 140727417275430 140727417275517 140727417275517 140727417282532 0
/proc/869982/statm: 40634 32138 2703 2900 0 37148 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 162536 KiB
Current children cumulated memory: 128552 KiB

[startup+51.1054 s]
/proc/loadavg: 4.15 4.14 4.12 5/257 870037
/proc/meminfo: memFree=123315872/131524600 swapFree=131071996/131071996
[pid=869982] ppid=869979 vsize=164876 memory=147252 CPUtime=50.98 cores=4,6
/proc/869982/stat : 869982 (ipbhs_static_sc) R 869979 869982 866893 0 -1 4194304 25266 0 0 0 5072 26 0 0 20 0 1 0 163462129 168833024 36813 134679101440 4194304 16068861 140727417267344 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 47312896 140727417275430 140727417275517 140727417275517 140727417282532 0
/proc/869982/statm: 41219 36813 2703 2900 0 37733 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 164876 KiB
Current children cumulated memory: 147252 KiB

[startup+102.3 s]
/proc/loadavg: 4.06 4.12 4.11 5/257 870046
/proc/meminfo: memFree=123214328/131524600 swapFree=131071996/131071996
[pid=869982] ppid=869979 vsize=247888 memory=183432 CPUtime=102.07 cores=4,6
/proc/869982/stat : 869982 (ipbhs_static_sc) R 869979 869982 866893 0 -1 4194304 26662 0 0 0 10176 31 0 0 20 0 1 0 163462129 253837312 45858 134679101440 4194304 16068861 140727417267344 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 47312896 140727417275430 140727417275517 140727417275517 140727417282532 0
/proc/869982/statm: 61972 45858 2703 2900 0 58486 0
Current children cumulated CPU time: 102.07 s
Current children cumulated vsize: 247888 KiB
Current children cumulated memory: 183432 KiB

[startup+162.3 s]
/proc/loadavg: 4.07 4.11 4.10 5/257 870224
/proc/meminfo: memFree=123143388/131524600 swapFree=131071996/131071996
[pid=869982] ppid=869979 vsize=258792 memory=200844 CPUtime=161.93 cores=4,6
/proc/869982/stat : 869982 (ipbhs_static_sc) R 869979 869982 866893 0 -1 4194304 28990 0 0 0 16141 52 0 0 20 0 1 0 163462129 265003008 50211 134679101440 4194304 16068861 140727417267344 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 47312896 140727417275430 140727417275517 140727417275517 140727417282532 0
/proc/869982/statm: 64698 50211 2703 2900 0 61212 0
Current children cumulated CPU time: 161.93 s
Current children cumulated vsize: 258792 KiB
Current children cumulated memory: 200844 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.12 4.10 5/257 870235
/proc/meminfo: memFree=123052580/131524600 swapFree=131071996/131071996
[pid=869982] ppid=869979 vsize=264792 memory=206652 CPUtime=221.8 cores=4,6
/proc/869982/stat : 869982 (ipbhs_static_sc) R 869979 869982 866893 0 -1 4194304 30449 0 0 0 22114 66 0 0 20 0 1 0 163462129 271147008 51663 134679101440 4194304 16068861 140727417267344 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 47312896 140727417275430 140727417275517 140727417275517 140727417282532 0
/proc/869982/statm: 66198 51663 2703 2900 0 62712 0
Current children cumulated CPU time: 221.8 s
Current children cumulated vsize: 264792 KiB
Current children cumulated memory: 206652 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/257 870261
/proc/meminfo: memFree=123035224/131524600 swapFree=131071996/131071996
[pid=869982] ppid=869979 vsize=269492 memory=211668 CPUtime=281.67 cores=4,6
/proc/869982/stat : 869982 (ipbhs_static_sc) R 869979 869982 866893 0 -1 4194304 31664 0 0 0 28078 89 0 0 20 0 1 0 163462129 275959808 52917 134679101440 4194304 16068861 140727417267344 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 47312896 140727417275430 140727417275517 140727417275517 140727417282532 0
/proc/869982/statm: 67373 52917 2703 2900 0 63887 0
Current children cumulated CPU time: 281.67 s
Current children cumulated vsize: 269492 KiB
Current children cumulated memory: 211668 KiB

[startup+342.3 s]
/proc/loadavg: 4.17 4.12 4.10 5/257 870271
/proc/meminfo: memFree=123008964/131524600 swapFree=131071996/131071996
[pid=869982] ppid=869979 vsize=271856 memory=214044 CPUtime=341.52 cores=4,6
/proc/869982/stat : 869982 (ipbhs_static_sc) R 869979 869982 866893 0 -1 4194304 32271 0 0 0 34044 108 0 0 20 0 1 0 163462129 278380544 53511 134679101440 4194304 16068861 140727417267344 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 47312896 140727417275430 140727417275517 140727417275517 140727417282532 0
/proc/869982/statm: 67964 53511 2703 2900 0 64478 0
Current children cumulated CPU time: 341.52 s
Current children cumulated vsize: 271856 KiB
Current children cumulated memory: 214044 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/257 870282
/proc/meminfo: memFree=122981408/131524600 swapFree=131071996/131071996
[pid=869982] ppid=869979 vsize=274736 memory=227380 CPUtime=401.4 cores=4,6
/proc/869982/stat : 869982 (ipbhs_static_sc) R 869979 869982 866893 0 -1 4194304 33032 0 0 0 40020 120 0 0 20 0 1 0 163462129 281329664 56845 134679101440 4194304 16068861 140727417267344 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 47312896 140727417275430 140727417275517 140727417275517 140727417282532 0
/proc/869982/statm: 68684 56845 2703 2900 0 65198 0
Current children cumulated CPU time: 401.4 s
Current children cumulated vsize: 274736 KiB
Current children cumulated memory: 227380 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/257 870294
/proc/meminfo: memFree=122925140/131524600 swapFree=131071996/131071996
[pid=869982] ppid=869979 vsize=279324 memory=244128 CPUtime=461.25 cores=4,6
/proc/869982/stat : 869982 (ipbhs_static_sc) R 869979 869982 866893 0 -1 4194304 34204 0 0 0 45995 130 0 0 20 0 1 0 163462129 286027776 61032 134679101440 4194304 16068861 140727417267344 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 47312896 140727417275430 140727417275517 140727417275517 140727417282532 0
/proc/869982/statm: 69831 61032 2703 2900 0 66345 0

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

Current children cumulated memory: 464640 KiB

[startup+2862.3 s]
/proc/loadavg: 4.15 4.15 4.10 5/257 871354
/proc/meminfo: memFree=122065372/131524600 swapFree=131071996/131071996
[pid=869982] ppid=869979 vsize=565944 memory=464692 CPUtime=2856.1 cores=4,6
/proc/869982/stat : 869982 (ipbhs_static_sc) R 869979 869982 866893 0 -1 4194304 57044 0 0 0 285050 560 0 0 20 0 1 0 163462129 579526656 116173 134679101440 4194304 16068861 140727417267344 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 47312896 140727417275430 140727417275517 140727417275517 140727417282532 0
/proc/869982/statm: 141486 116173 2703 2900 0 138000 0
Current children cumulated CPU time: 2856.1 s
Current children cumulated vsize: 565944 KiB
Current children cumulated memory: 464692 KiB

[startup+2922.3 s]
/proc/loadavg: 4.18 4.15 4.10 5/257 871365
/proc/meminfo: memFree=122050616/131524600 swapFree=131071996/131071996
[pid=869982] ppid=869979 vsize=567344 memory=466052 CPUtime=2915.97 cores=4,6
/proc/869982/stat : 869982 (ipbhs_static_sc) R 869979 869982 866893 0 -1 4194304 57429 0 0 0 291026 571 0 0 20 0 1 0 163462129 580960256 116513 134679101440 4194304 16068861 140727417267344 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 47312896 140727417275430 140727417275517 140727417275517 140727417282532 0
/proc/869982/statm: 141836 116513 2703 2900 0 138350 0
Current children cumulated CPU time: 2915.97 s
Current children cumulated vsize: 567344 KiB
Current children cumulated memory: 466052 KiB

[startup+2982.3 s]
/proc/loadavg: 4.13 4.14 4.10 5/255 871376
/proc/meminfo: memFree=122039512/131524600 swapFree=131071996/131071996
[pid=869982] ppid=869979 vsize=568000 memory=466720 CPUtime=2975.85 cores=4,6
/proc/869982/stat : 869982 (ipbhs_static_sc) R 869979 869982 866893 0 -1 4194304 57731 0 0 0 297003 582 0 0 20 0 1 0 163462129 581632000 116680 134679101440 4194304 16068861 140727417267344 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 47312896 140727417275430 140727417275517 140727417275517 140727417282532 0
/proc/869982/statm: 142000 116680 2703 2900 0 138514 0
Current children cumulated CPU time: 2975.85 s
Current children cumulated vsize: 568000 KiB
Current children cumulated memory: 466720 KiB

[startup+3042.3 s]
/proc/loadavg: 4.09 4.13 4.09 5/255 871387
/proc/meminfo: memFree=122026428/131524600 swapFree=131071996/131071996
[pid=869982] ppid=869979 vsize=568000 memory=466760 CPUtime=3035.72 cores=4,6
/proc/869982/stat : 869982 (ipbhs_static_sc) R 869979 869982 866893 0 -1 4194304 57876 0 0 0 302984 588 0 0 20 0 1 0 163462129 581632000 116690 134679101440 4194304 16068861 140727417267344 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 47312896 140727417275430 140727417275517 140727417275517 140727417282532 0
/proc/869982/statm: 142000 116690 2703 2900 0 138514 0
Current children cumulated CPU time: 3035.72 s
Current children cumulated vsize: 568000 KiB
Current children cumulated memory: 466760 KiB

[startup+3102.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/255 871398
/proc/meminfo: memFree=122020984/131524600 swapFree=131071996/131071996
[pid=869982] ppid=869979 vsize=569124 memory=467656 CPUtime=3095.6 cores=4,6
/proc/869982/stat : 869982 (ipbhs_static_sc) R 869979 869982 866893 0 -1 4194304 58240 0 0 0 308965 595 0 0 20 0 1 0 163462129 582782976 116914 134679101440 4194304 16068861 140727417267344 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 47312896 140727417275430 140727417275517 140727417275517 140727417282532 0
/proc/869982/statm: 142281 116914 2703 2900 0 138795 0
Current children cumulated CPU time: 3095.6 s
Current children cumulated vsize: 569124 KiB
Current children cumulated memory: 467656 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/255 871592
/proc/meminfo: memFree=123067484/131524600 swapFree=131071996/131071996
[pid=869982] ppid=869979 vsize=569124 memory=467884 CPUtime=3155.48 cores=4,6
/proc/869982/stat : 869982 (ipbhs_static_sc) R 869979 869982 866893 0 -1 4194304 58394 0 0 0 314948 600 0 0 20 0 1 0 163462129 582782976 116971 134679101440 4194304 16068861 140727417267344 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 47312896 140727417275430 140727417275517 140727417275517 140727417282532 0
/proc/869982/statm: 142281 116971 2703 2900 0 138795 0
Current children cumulated CPU time: 3155.48 s
Current children cumulated vsize: 569124 KiB
Current children cumulated memory: 467884 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/257 871606
/proc/meminfo: memFree=122993964/131524600 swapFree=131071996/131071996
[pid=869982] ppid=869979 vsize=569124 memory=476076 CPUtime=3215.36 cores=4,6
/proc/869982/stat : 869982 (ipbhs_static_sc) R 869979 869982 866893 0 -1 4194304 58546 0 0 0 320930 606 0 0 20 0 1 0 163462129 582782976 119019 134679101440 4194304 16068861 140727417267344 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 47312896 140727417275430 140727417275517 140727417275517 140727417282532 0
/proc/869982/statm: 142281 119019 2703 2900 0 138795 0
Current children cumulated CPU time: 3215.36 s
Current children cumulated vsize: 569124 KiB
Current children cumulated memory: 476076 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/257 871619
/proc/meminfo: memFree=122929584/131524600 swapFree=131071996/131071996
[pid=869982] ppid=869979 vsize=570312 memory=506820 CPUtime=3275.23 cores=4,6
/proc/869982/stat : 869982 (ipbhs_static_sc) R 869979 869982 866893 0 -1 4194304 58878 0 0 0 326909 614 0 0 20 0 1 0 163462129 583999488 126705 134679101440 4194304 16068861 140727417267344 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 47312896 140727417275430 140727417275517 140727417275517 140727417282532 0
/proc/869982/statm: 142578 126705 2703 2900 0 139092 0
Current children cumulated CPU time: 3275.23 s
Current children cumulated vsize: 570312 KiB
Current children cumulated memory: 506820 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/257 871630
/proc/meminfo: memFree=122897964/131524600 swapFree=131071996/131071996
[pid=869982] ppid=869979 vsize=570724 memory=507276 CPUtime=3335.11 cores=4,6
/proc/869982/stat : 869982 (ipbhs_static_sc) R 869979 869982 866893 0 -1 4194304 59185 0 0 0 332893 618 0 0 20 0 1 0 163462129 584421376 126819 134679101440 4194304 16068861 140727417267344 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 47312896 140727417275430 140727417275517 140727417275517 140727417282532 0
/proc/869982/statm: 142681 126819 2703 2900 0 139195 0
Current children cumulated CPU time: 3335.11 s
Current children cumulated vsize: 570724 KiB
Current children cumulated memory: 507276 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/257 871642
/proc/meminfo: memFree=122807752/131524600 swapFree=131071996/131071996
[pid=869982] ppid=869979 vsize=572688 memory=509076 CPUtime=3394.99 cores=4,6
/proc/869982/stat : 869982 (ipbhs_static_sc) R 869979 869982 866893 0 -1 4194304 59801 0 0 0 338876 623 0 0 20 0 1 0 163462129 586432512 127269 134679101440 4194304 16068861 140727417267344 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 47312896 140727417275430 140727417275517 140727417275517 140727417282532 0
/proc/869982/statm: 143172 127269 2703 2900 0 139686 0
Current children cumulated CPU time: 3394.99 s
Current children cumulated vsize: 572688 KiB
Current children cumulated memory: 509076 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/257 871652
/proc/meminfo: memFree=122786008/131524600 swapFree=131071996/131071996
[pid=869982] ppid=869979 vsize=574192 memory=510596 CPUtime=3454.87 cores=4,6
/proc/869982/stat : 869982 (ipbhs_static_sc) R 869979 869982 866893 0 -1 4194304 60190 0 0 0 344857 630 0 0 20 0 1 0 163462129 587972608 127649 134679101440 4194304 16068861 140727417267344 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 47312896 140727417275430 140727417275517 140727417275517 140727417282532 0
/proc/869982/statm: 143548 127649 2703 2900 0 140062 0
Current children cumulated CPU time: 3454.87 s
Current children cumulated vsize: 574192 KiB
Current children cumulated memory: 510596 KiB

[startup+3522.3 s]
/proc/loadavg: 4.37 4.17 4.11 5/256 871663
/proc/meminfo: memFree=122779696/131524600 swapFree=131071996/131071996
[pid=869982] ppid=869979 vsize=574192 memory=510644 CPUtime=3514.75 cores=4,6
/proc/869982/stat : 869982 (ipbhs_static_sc) R 869979 869982 866893 0 -1 4194304 60387 0 0 0 350841 634 0 0 20 0 1 0 163462129 587972608 127661 134679101440 4194304 16068861 140727417267344 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 47312896 140727417275430 140727417275517 140727417275517 140727417282532 0
/proc/869982/statm: 143548 127661 2703 2900 0 140062 0
Current children cumulated CPU time: 3514.75 s
Current children cumulated vsize: 574192 KiB
Current children cumulated memory: 510644 KiB

[startup+3582.3 s]
/proc/loadavg: 4.47 4.24 4.14 5/257 872057
/proc/meminfo: memFree=122764912/131524600 swapFree=131071996/131071996
[pid=869982] ppid=869979 vsize=575944 memory=512344 CPUtime=3574.62 cores=4,6
/proc/869982/stat : 869982 (ipbhs_static_sc) R 869979 869982 866893 0 -1 4194304 60951 0 0 0 356822 640 0 0 20 0 1 0 163462129 589766656 128086 134679101440 4194304 16068861 140727417267344 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 47312896 140727417275430 140727417275517 140727417275517 140727417282532 0
/proc/869982/statm: 143986 128086 2703 2900 0 140500 0
Current children cumulated CPU time: 3574.62 s
Current children cumulated vsize: 575944 KiB
Current children cumulated memory: 512344 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3607.8 s]
/proc/loadavg: 4.52 4.27 4.16 5/257 872063
/proc/meminfo: memFree=122754532/131524600 swapFree=131071996/131071996
[pid=869982] ppid=869979 vsize=575944 memory=512360 CPUtime=3600.07 cores=4,6
/proc/869982/stat : 869982 (ipbhs_static_sc) R 869979 869982 866893 0 -1 4194304 60992 0 0 0 359365 642 0 0 20 0 1 0 163462129 589766656 128090 134679101440 4194304 16068861 140727417267344 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 47312896 140727417275430 140727417275517 140727417275517 140727417282532 0
/proc/869982/statm: 143986 128090 2703 2900 0 140500 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 575944 KiB
Current children cumulated memory: 512360 KiB

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

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

# cumulated CPU time of all completed processes:  user=3593.65 s, system=6.43181 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3607.8
CPU time (s): 3600.08
CPU user time (s): 3593.65
CPU system time (s): 6.43181
CPU usage (%): 99.7861
Max. virtual memory (cumulated for all children) (KiB): 575944
Max. memory (cumulated for all children) (KiB): 512360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.65
system time used= 6.43181
maximum resident set size= 512392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60992
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= 95
involuntary context switches= 2140


# summary of solver processes directly reported to runsolver:
#   pid: 869982
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3593.65
#   total CPU system time (s): 6.43181

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.08213 second user time and 16.7543 second system time

The end

Launcher Data

Begin job on nodeC025 at 2024-07-16 08:56:20
IDJOB=4431933
IDBENCH=148188
IDSOLVER=3057
FILE ID=nodeC025/4431933-1721112968
RUNJOBID= nodeC025-1721108875-866904
SLURM_JOB_ID= 7505641
Free space on /tmp= 889864 MiB

SOLVER NAME= IPBHS-SCIP 2024-07-09
BENCH NAME= PB24/normalized-PB07/OPT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_9.opb
COMMAND LINE= ./ipbhs_static_scip BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431933-1721112968/watcher-4431933-1721112968 -o /tmp/evaluation-result-4431933-1721112968/solver-4431933-1721112968 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1721108875-866904 --watchdog 3760  ./ipbhs_static_scip HOME/instance-4431933-1721112968.opb

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

MD5SUM BENCH= f8bb64a53a6bd967b0f0fe9129c8144f
RANDOM SEED=1538575734

nodeC025.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		: 3674.631
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.72
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		: 3686.651
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	: 7007.09
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.197
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.72
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		: 3600.121
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	: 7007.09
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		: 3678.309
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.72
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		: 3686.668
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	: 7007.09
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		: 3666.649
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.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        122997916 kB
MemAvailable:   128394676 kB
Buffers:          419524 kB
Cached:          5749712 kB
SwapCached:            0 kB
Active:           779524 kB
Inactive:        7007976 kB
Active(anon):       1528 kB
Inactive(anon):  1654452 kB
Active(file):     777996 kB
Inactive(file):  5353524 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             55228 kB
Writeback:            12 kB
AnonPages:       1616004 kB
Mapped:           137668 kB
Shmem:             37720 kB
KReclaimable:     209776 kB
Slab:             329000 kB
SReclaimable:     209776 kB
SUnreclaim:       119224 kB
KernelStack:        4124 kB
PageTables:        12264 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    2274904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            63136 kB
HardwareCorrupted:     0 kB
AnonHugePages:    706560 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:      273108 kB
DirectMap2M:    36200448 kB
DirectMap1G:    99614720 kB

Free space on /tmp at the end= 889816 MiB
End job on nodeC025 at 2024-07-16 09:56:28