Trace number 4431925

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.02 3608.41

General information on the benchmark

NamePB24/normalized-PB07/OPT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_1.opb
MD5SUM5bd9df7c04c5af36994bd737db01c977
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 benchmark23
Best CPU time to get the best result obtained on this benchmark445.42
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21320
Total number of constraints79746
Number of constraints which are clauses79734
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints11
Minimum length of a constraint1
Maximum length of a constraint1407
Number of terms in the objective function 1407
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 1407
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 35
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1442
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 (62017 MiB free)
  memory of node 1: 64510 MiB (58513 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431925-1721113016/watcher-4431925-1721113016 -o /tmp/evaluation-result-4431925-1721113016/solver-4431925-1721113016 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1721108875-866905 --watchdog 3760 ./ipbhs_static_scip HOME/instance-4431925-1721113016.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=870036, runsolver pid=870033

[startup+0.100892 s]*
/proc/loadavg: 4.16 4.15 4.12 5/257 870037
/proc/meminfo: memFree=123408664/131524600 swapFree=131071996/131071996
[pid=870036] ppid=870033 vsize=42864 memory=19480 CPUtime=0.09 cores=1,3
/proc/870036/stat : 870036 (ipbhs_static_sc) R 870033 870036 866893 0 -1 4194304 4443 0 0 0 8 1 0 0 20 0 1 0 163466995 43892736 4870 134679101440 4194304 16068861 140724043800656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25391104 140724043805734 140724043805821 140724043805821 140724043812836 0
/proc/870036/statm: 10716 4870 1135 2900 0 7230 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 42864 KiB
Current children cumulated memory: 19480 KiB

[startup+0.205724 s]*
/proc/loadavg: 4.16 4.15 4.12 5/257 870037
/proc/meminfo: memFree=123399924/131524600 swapFree=131071996/131071996
[pid=870036] ppid=870033 vsize=48888 memory=27860 CPUtime=0.2 cores=1,3
/proc/870036/stat : 870036 (ipbhs_static_sc) R 870033 870036 866893 0 -1 4194304 6090 0 0 0 15 5 0 0 20 0 1 0 163466995 50061312 6965 134679101440 4194304 16068861 140724043800656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25391104 140724043805734 140724043805821 140724043805821 140724043812836 0
/proc/870036/statm: 12222 6965 1135 2900 0 8736 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 48888 KiB
Current children cumulated memory: 27860 KiB

[startup+0.305722 s]*
/proc/loadavg: 4.16 4.15 4.12 5/257 870037
/proc/meminfo: memFree=123334272/131524600 swapFree=131071996/131071996
[pid=870036] ppid=870033 vsize=118476 memory=99540 CPUtime=0.3 cores=1,3
/proc/870036/stat : 870036 (ipbhs_static_sc) R 870033 870036 866893 0 -1 4194304 22586 0 0 0 23 7 0 0 20 0 1 0 163466995 121319424 24885 134679101440 4194304 16068861 140724043800656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25391104 140724043805734 140724043805821 140724043805821 140724043812836 0
/proc/870036/statm: 29619 24885 2655 2900 0 26133 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 118476 KiB
Current children cumulated memory: 99540 KiB

[startup+0.700238 s]
/proc/loadavg: 4.16 4.15 4.12 5/257 870037
/proc/meminfo: memFree=123319348/131524600 swapFree=131071996/131071996
[pid=870036] ppid=870033 vsize=135356 memory=114060 CPUtime=0.69 cores=1,3
/proc/870036/stat : 870036 (ipbhs_static_sc) R 870033 870036 866893 0 -1 4194304 26217 0 0 0 58 11 0 0 20 0 1 0 163466995 138604544 28515 134679101440 4194304 16068861 140724043800656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25391104 140724043805734 140724043805821 140724043805821 140724043812836 0
/proc/870036/statm: 33839 28515 2655 2900 0 30353 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 135356 KiB
Current children cumulated memory: 114060 KiB

[startup+1.50023 s]
/proc/loadavg: 4.16 4.15 4.12 5/257 870037
/proc/meminfo: memFree=123319180/131524600 swapFree=131071996/131071996
[pid=870036] ppid=870033 vsize=138076 memory=115156 CPUtime=1.48 cores=1,3
/proc/870036/stat : 870036 (ipbhs_static_sc) R 870033 870036 866893 0 -1 4194304 26418 0 0 0 136 12 0 0 20 0 1 0 163466995 141389824 28789 134679101440 4194304 16068861 140724043800656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25391104 140724043805734 140724043805821 140724043805821 140724043812836 0
/proc/870036/statm: 34519 28789 2703 2900 0 31033 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 138076 KiB
Current children cumulated memory: 115156 KiB

[startup+3.10557 s]
/proc/loadavg: 4.15 4.14 4.12 5/257 870037
/proc/meminfo: memFree=123315340/131524600 swapFree=131071996/131071996
[pid=870036] ppid=870033 vsize=142496 memory=118656 CPUtime=3.09 cores=1,3
/proc/870036/stat : 870036 (ipbhs_static_sc) R 870033 870036 866893 0 -1 4194304 26771 0 0 0 296 13 0 0 20 0 1 0 163466995 145915904 29664 134679101440 4194304 16068861 140724043800656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25391104 140724043805734 140724043805821 140724043805821 140724043812836 0
/proc/870036/statm: 35624 29664 2703 2900 0 32138 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 142496 KiB
Current children cumulated memory: 118656 KiB

[startup+6.30017 s]
/proc/loadavg: 4.15 4.14 4.12 5/257 870037
/proc/meminfo: memFree=123305448/131524600 swapFree=131071996/131071996
[pid=870036] ppid=870033 vsize=149676 memory=128220 CPUtime=6.27 cores=1,3
/proc/870036/stat : 870036 (ipbhs_static_sc) R 870033 870036 866893 0 -1 4194304 27670 0 0 0 614 13 0 0 20 0 1 0 163466995 153268224 32055 134679101440 4194304 16068861 140724043800656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25391104 140724043805734 140724043805821 140724043805821 140724043812836 0
/proc/870036/statm: 37419 32055 2703 2900 0 33933 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 149676 KiB
Current children cumulated memory: 128220 KiB

[startup+12.7002 s]
/proc/loadavg: 4.13 4.14 4.11 5/257 870038
/proc/meminfo: memFree=123289528/131524600 swapFree=131071996/131071996
[pid=870036] ppid=870033 vsize=161352 memory=140560 CPUtime=12.66 cores=1,3
/proc/870036/stat : 870036 (ipbhs_static_sc) R 870033 870036 866893 0 -1 4194304 28195 0 0 0 1251 15 0 0 20 0 1 0 163466995 165224448 35140 134679101440 4194304 16068861 140724043800656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25391104 140724043805734 140724043805821 140724043805821 140724043812836 0
/proc/870036/statm: 40338 35140 2703 2900 0 36852 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 161352 KiB
Current children cumulated memory: 140560 KiB

[startup+25.5002 s]
/proc/loadavg: 4.11 4.14 4.11 5/257 870041
/proc/meminfo: memFree=123251868/131524600 swapFree=131071996/131071996
[pid=870036] ppid=870033 vsize=182508 memory=153232 CPUtime=25.43 cores=1,3
/proc/870036/stat : 870036 (ipbhs_static_sc) R 870033 870036 866893 0 -1 4194304 29323 0 0 0 2526 17 0 0 20 0 1 0 163466995 186888192 38308 134679101440 4194304 16068861 140724043800656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25391104 140724043805734 140724043805821 140724043805821 140724043812836 0
/proc/870036/statm: 45627 38308 2703 2900 0 42141 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 182508 KiB
Current children cumulated memory: 153232 KiB

[startup+51.1056 s]
/proc/loadavg: 4.07 4.12 4.11 5/257 870046
/proc/meminfo: memFree=123219964/131524600 swapFree=131071996/131071996
[pid=870036] ppid=870033 vsize=225220 memory=177092 CPUtime=50.98 cores=1,3
/proc/870036/stat : 870036 (ipbhs_static_sc) R 870033 870036 866893 0 -1 4194304 32761 0 0 0 5074 24 0 0 20 0 1 0 163466995 230625280 44273 134679101440 4194304 16068861 140724043800656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25391104 140724043805734 140724043805821 140724043805821 140724043812836 0
/proc/870036/statm: 56305 44273 2703 2900 0 52819 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 225220 KiB
Current children cumulated memory: 177092 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.12 4.10 5/257 870223
/proc/meminfo: memFree=123149560/131524600 swapFree=131071996/131071996
[pid=870036] ppid=870033 vsize=229768 memory=208504 CPUtime=102.07 cores=1,3
/proc/870036/stat : 870036 (ipbhs_static_sc) R 870033 870036 866893 0 -1 4194304 33971 0 0 0 10173 34 0 0 20 0 1 0 163466995 235282432 52126 134679101440 4194304 16068861 140724043800656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25391104 140724043805734 140724043805821 140724043805821 140724043812836 0
/proc/870036/statm: 57442 52126 2703 2900 0 53956 0
Current children cumulated CPU time: 102.07 s
Current children cumulated vsize: 229768 KiB
Current children cumulated memory: 208504 KiB

[startup+162.3 s]
/proc/loadavg: 4.07 4.11 4.10 5/257 870233
/proc/meminfo: memFree=123092456/131524600 swapFree=131071996/131071996
[pid=870036] ppid=870033 vsize=280796 memory=218700 CPUtime=161.94 cores=1,3
/proc/870036/stat : 870036 (ipbhs_static_sc) R 870033 870036 866893 0 -1 4194304 35059 0 0 0 16150 44 0 0 20 0 1 0 163466995 287535104 54675 134679101440 4194304 16068861 140724043800656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25391104 140724043805734 140724043805821 140724043805821 140724043812836 0
/proc/870036/statm: 70199 54675 2703 2900 0 66713 0
Current children cumulated CPU time: 161.94 s
Current children cumulated vsize: 280796 KiB
Current children cumulated memory: 218700 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.12 4.10 5/257 870248
/proc/meminfo: memFree=123038932/131524600 swapFree=131071996/131071996
[pid=870036] ppid=870033 vsize=293464 memory=239732 CPUtime=221.8 cores=1,3
/proc/870036/stat : 870036 (ipbhs_static_sc) R 870033 870036 866893 0 -1 4194304 37733 0 0 0 22126 54 0 0 20 0 1 0 163466995 300507136 59933 134679101440 4194304 16068861 140724043800656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25391104 140724043805734 140724043805821 140724043805821 140724043812836 0
/proc/870036/statm: 73366 59933 2703 2900 0 69880 0
Current children cumulated CPU time: 221.8 s
Current children cumulated vsize: 293464 KiB
Current children cumulated memory: 239732 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/257 870269
/proc/meminfo: memFree=123010364/131524600 swapFree=131071996/131071996
[pid=870036] ppid=870033 vsize=299364 memory=253948 CPUtime=281.66 cores=1,3
/proc/870036/stat : 870036 (ipbhs_static_sc) R 870033 870036 866893 0 -1 4194304 39240 0 0 0 28102 64 0 0 20 0 1 0 163466995 306548736 63487 134679101440 4194304 16068861 140724043800656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25391104 140724043805734 140724043805821 140724043805821 140724043812836 0
/proc/870036/statm: 74841 63487 2703 2900 0 71355 0
Current children cumulated CPU time: 281.66 s
Current children cumulated vsize: 299364 KiB
Current children cumulated memory: 253948 KiB

[startup+342.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/257 870279
/proc/meminfo: memFree=122996412/131524600 swapFree=131071996/131071996
[pid=870036] ppid=870033 vsize=301324 memory=264452 CPUtime=341.54 cores=1,3
/proc/870036/stat : 870036 (ipbhs_static_sc) R 870033 870036 866893 0 -1 4194304 39821 0 0 0 34082 72 0 0 20 0 1 0 163466995 308555776 66113 134679101440 4194304 16068861 140724043800656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25391104 140724043805734 140724043805821 140724043805821 140724043812836 0
/proc/870036/statm: 75331 66113 2703 2900 0 71845 0
Current children cumulated CPU time: 341.54 s
Current children cumulated vsize: 301324 KiB
Current children cumulated memory: 264452 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/257 870292
/proc/meminfo: memFree=122948780/131524600 swapFree=131071996/131071996
[pid=870036] ppid=870033 vsize=305808 memory=283120 CPUtime=401.41 cores=1,3
/proc/870036/stat : 870036 (ipbhs_static_sc) R 870033 870036 866893 0 -1 4194304 40965 0 0 0 40061 80 0 0 20 0 1 0 163466995 313147392 70780 134679101440 4194304 16068861 140724043800656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25391104 140724043805734 140724043805821 140724043805821 140724043812836 0
/proc/870036/statm: 76452 70780 2703 2900 0 72966 0
Current children cumulated CPU time: 401.41 s
Current children cumulated vsize: 305808 KiB
Current children cumulated memory: 283120 KiB

[startup+462.3 s]
/proc/loadavg: 4.38 4.17 4.11 5/257 870305
/proc/meminfo: memFree=122908984/131524600 swapFree=131071996/131071996
[pid=870036] ppid=870033 vsize=390476 memory=302852 CPUtime=461.27 cores=1,3
/proc/870036/stat : 870036 (ipbhs_static_sc) R 870033 870036 866893 0 -1 4194304 42381 0 0 0 46037 90 0 0 20 0 1 0 163466995 399847424 75713 134679101440 4194304 16068861 140724043800656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25391104 140724043805734 140724043805821 140724043805821 140724043812836 0
/proc/870036/statm: 97619 75713 2703 2900 0 94133 0

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

Current children cumulated memory: 526596 KiB

[startup+2862.3 s]
/proc/loadavg: 4.13 4.14 4.10 5/257 871364
/proc/meminfo: memFree=122052192/131524600 swapFree=131071996/131071996
[pid=870036] ppid=870033 vsize=606144 memory=526932 CPUtime=2855.6 cores=1,3
/proc/870036/stat : 870036 (ipbhs_static_sc) R 870033 870036 866893 0 -1 4194304 66728 0 0 0 284920 640 0 0 20 0 1 0 163466995 620691456 131733 134679101440 4194304 16068861 140724043800656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25391104 140724043805734 140724043805821 140724043805821 140724043812836 0
/proc/870036/statm: 151536 131733 2703 2900 0 148050 0
Current children cumulated CPU time: 2855.6 s
Current children cumulated vsize: 606144 KiB
Current children cumulated memory: 526932 KiB

[startup+2922.3 s]
/proc/loadavg: 4.16 4.15 4.10 5/255 871374
/proc/meminfo: memFree=122046032/131524600 swapFree=131071996/131071996
[pid=870036] ppid=870033 vsize=607600 memory=528388 CPUtime=2915.46 cores=1,3
/proc/870036/stat : 870036 (ipbhs_static_sc) R 870033 870036 866893 0 -1 4194304 67346 0 0 0 290897 649 0 0 20 0 1 0 163466995 622182400 132097 134679101440 4194304 16068861 140724043800656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25391104 140724043805734 140724043805821 140724043805821 140724043812836 0
/proc/870036/statm: 151900 132097 2703 2900 0 148414 0
Current children cumulated CPU time: 2915.46 s
Current children cumulated vsize: 607600 KiB
Current children cumulated memory: 528388 KiB

[startup+2982.3 s]
/proc/loadavg: 4.12 4.13 4.09 5/254 871384
/proc/meminfo: memFree=122026512/131524600 swapFree=131071996/131071996
[pid=870036] ppid=870033 vsize=610916 memory=531264 CPUtime=2975.32 cores=1,3
/proc/870036/stat : 870036 (ipbhs_static_sc) R 870033 870036 866893 0 -1 4194304 68347 0 0 0 296872 660 0 0 20 0 1 0 163466995 625577984 132816 134679101440 4194304 16068861 140724043800656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25391104 140724043805734 140724043805821 140724043805821 140724043812836 0
/proc/870036/statm: 152729 132816 2703 2900 0 149243 0
Current children cumulated CPU time: 2975.32 s
Current children cumulated vsize: 610916 KiB
Current children cumulated memory: 531264 KiB

[startup+3042.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/255 871397
/proc/meminfo: memFree=122022972/131524600 swapFree=131071996/131071996
[pid=870036] ppid=870033 vsize=610916 memory=531472 CPUtime=3035.18 cores=1,3
/proc/870036/stat : 870036 (ipbhs_static_sc) R 870033 870036 866893 0 -1 4194304 68629 0 0 0 302839 679 0 0 20 0 1 0 163466995 625577984 132868 134679101440 4194304 16068861 140724043800656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25391104 140724043805734 140724043805821 140724043805821 140724043812836 0
/proc/870036/statm: 152729 132868 2703 2900 0 149243 0
Current children cumulated CPU time: 3035.18 s
Current children cumulated vsize: 610916 KiB
Current children cumulated memory: 531472 KiB

[startup+3102.3 s]
/proc/loadavg: 4.14 4.13 4.09 5/255 871591
/proc/meminfo: memFree=123101832/131524600 swapFree=131071996/131071996
[pid=870036] ppid=870033 vsize=611636 memory=532192 CPUtime=3095.05 cores=1,3
/proc/870036/stat : 870036 (ipbhs_static_sc) R 870033 870036 866893 0 -1 4194304 69064 0 0 0 308818 687 0 0 20 0 1 0 163466995 626315264 133048 134679101440 4194304 16068861 140724043800656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25391104 140724043805734 140724043805821 140724043805821 140724043812836 0
/proc/870036/statm: 152909 133048 2703 2900 0 149423 0
Current children cumulated CPU time: 3095.05 s
Current children cumulated vsize: 611636 KiB
Current children cumulated memory: 532192 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/255 871601
/proc/meminfo: memFree=123027492/131524600 swapFree=131071996/131071996
[pid=870036] ppid=870033 vsize=616900 memory=536912 CPUtime=3154.91 cores=1,3
/proc/870036/stat : 870036 (ipbhs_static_sc) R 870033 870036 866893 0 -1 4194304 70515 0 0 0 314799 692 0 0 20 0 1 0 163466995 631705600 134228 134679101440 4194304 16068861 140724043800656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25391104 140724043805734 140724043805821 140724043805821 140724043812836 0
/proc/870036/statm: 154225 134228 2703 2900 0 150739 0
Current children cumulated CPU time: 3154.91 s
Current children cumulated vsize: 616900 KiB
Current children cumulated memory: 536912 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/257 871618
/proc/meminfo: memFree=122931240/131524600 swapFree=131071996/131071996
[pid=870036] ppid=870033 vsize=620188 memory=540124 CPUtime=3214.77 cores=1,3
/proc/870036/stat : 870036 (ipbhs_static_sc) R 870033 870036 866893 0 -1 4194304 71480 0 0 0 320765 712 0 0 20 0 1 0 163466995 635072512 135031 134679101440 4194304 16068861 140724043800656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25391104 140724043805734 140724043805821 140724043805821 140724043812836 0
/proc/870036/statm: 155047 135031 2703 2900 0 151561 0
Current children cumulated CPU time: 3214.77 s
Current children cumulated vsize: 620188 KiB
Current children cumulated memory: 540124 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/257 871628
/proc/meminfo: memFree=122906000/131524600 swapFree=131071996/131071996
[pid=870036] ppid=870033 vsize=620544 memory=540500 CPUtime=3274.64 cores=1,3
/proc/870036/stat : 870036 (ipbhs_static_sc) R 870033 870036 866893 0 -1 4194304 71826 0 0 0 326737 727 0 0 20 0 1 0 163466995 635437056 135125 134679101440 4194304 16068861 140724043800656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25391104 140724043805734 140724043805821 140724043805821 140724043812836 0
/proc/870036/statm: 155136 135125 2703 2900 0 151650 0
Current children cumulated CPU time: 3274.64 s
Current children cumulated vsize: 620544 KiB
Current children cumulated memory: 540500 KiB

[startup+3342.3 s]
/proc/loadavg: 4.04 4.09 4.09 5/257 871639
/proc/meminfo: memFree=122830940/131524600 swapFree=131071996/131071996
[pid=870036] ppid=870033 vsize=621248 memory=541204 CPUtime=3334.5 cores=1,3
/proc/870036/stat : 870036 (ipbhs_static_sc) R 870033 870036 866893 0 -1 4194304 72256 0 0 0 332706 744 0 0 20 0 1 0 163466995 636157952 135301 134679101440 4194304 16068861 140724043800656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25391104 140724043805734 140724043805821 140724043805821 140724043812836 0
/proc/870036/statm: 155312 135301 2703 2900 0 151826 0
Current children cumulated CPU time: 3334.5 s
Current children cumulated vsize: 621248 KiB
Current children cumulated memory: 541204 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/257 871650
/proc/meminfo: memFree=122789200/131524600 swapFree=131071996/131071996
[pid=870036] ppid=870033 vsize=622964 memory=542324 CPUtime=3394.36 cores=1,3
/proc/870036/stat : 870036 (ipbhs_static_sc) R 870033 870036 866893 0 -1 4194304 72809 0 0 0 338686 750 0 0 20 0 1 0 163466995 637915136 135581 134679101440 4194304 16068861 140724043800656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25391104 140724043805734 140724043805821 140724043805821 140724043812836 0
/proc/870036/statm: 155741 135581 2703 2900 0 152255 0
Current children cumulated CPU time: 3394.36 s
Current children cumulated vsize: 622964 KiB
Current children cumulated memory: 542324 KiB

[startup+3462.3 s]
/proc/loadavg: 4.38 4.16 4.11 5/257 871661
/proc/meminfo: memFree=122779836/131524600 swapFree=131071996/131071996
[pid=870036] ppid=870033 vsize=625552 memory=545048 CPUtime=3454.23 cores=1,3
/proc/870036/stat : 870036 (ipbhs_static_sc) R 870033 870036 866893 0 -1 4194304 73728 0 0 0 344663 760 0 0 20 0 1 0 163466995 640565248 136262 134679101440 4194304 16068861 140724043800656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25391104 140724043805734 140724043805821 140724043805821 140724043812836 0
/proc/870036/statm: 156388 136262 2703 2900 0 152902 0
Current children cumulated CPU time: 3454.23 s
Current children cumulated vsize: 625552 KiB
Current children cumulated memory: 545048 KiB

[startup+3522.3 s]
/proc/loadavg: 4.52 4.24 4.14 5/257 872056
/proc/meminfo: memFree=122765024/131524600 swapFree=131071996/131071996
[pid=870036] ppid=870033 vsize=625552 memory=545120 CPUtime=3514.1 cores=1,3
/proc/870036/stat : 870036 (ipbhs_static_sc) R 870033 870036 866893 0 -1 4194304 74012 0 0 0 350644 766 0 0 20 0 1 0 163466995 640565248 136280 134679101440 4194304 16068861 140724043800656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25391104 140724043805734 140724043805821 140724043805821 140724043812836 0
/proc/870036/statm: 156388 136280 2703 2900 0 152902 0
Current children cumulated CPU time: 3514.1 s
Current children cumulated vsize: 625552 KiB
Current children cumulated memory: 545120 KiB

[startup+3582.3 s]
/proc/loadavg: 4.58 4.30 4.17 5/257 872112
/proc/meminfo: memFree=123191776/131524600 swapFree=131071996/131071996
[pid=870036] ppid=870033 vsize=631868 memory=562992 CPUtime=3573.97 cores=1,3
/proc/870036/stat : 870036 (ipbhs_static_sc) R 870033 870036 866893 0 -1 4194304 75510 0 0 0 356626 771 0 0 20 0 1 0 163466995 647032832 140748 134679101440 4194304 16068861 140724043800656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25391104 140724043805734 140724043805821 140724043805821 140724043812836 0
/proc/870036/statm: 157967 140748 2703 2900 0 154481 0
Current children cumulated CPU time: 3573.97 s
Current children cumulated vsize: 631868 KiB
Current children cumulated memory: 562992 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.4 s]
/proc/loadavg: 4.57 4.32 4.18 5/257 872116
/proc/meminfo: memFree=123170448/131524600 swapFree=131071996/131071996
[pid=870036] ppid=870033 vsize=631868 memory=563212 CPUtime=3600.01 cores=1,3
/proc/870036/stat : 870036 (ipbhs_static_sc) R 870033 870036 866893 0 -1 4194304 75623 0 0 0 359228 773 0 0 20 0 1 0 163466995 647032832 140803 134679101440 4194304 16068861 140724043800656 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 25391104 140724043805734 140724043805821 140724043805821 140724043812836 0
/proc/870036/statm: 157967 140803 2703 2900 0 154481 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 631868 KiB
Current children cumulated memory: 563212 KiB

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

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

# cumulated CPU time of all completed processes:  user=3592.29 s, system=7.73611 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): 3608.41
CPU time (s): 3600.02
CPU user time (s): 3592.29
CPU system time (s): 7.73611
CPU usage (%): 99.7677
Max. virtual memory (cumulated for all children) (KiB): 631868
Max. memory (cumulated for all children) (KiB): 563212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3592.29
system time used= 7.73611
maximum resident set size= 563212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75623
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= 71
involuntary context switches= 2000


# summary of solver processes directly reported to runsolver:
#   pid: 870036
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3592.29
#   total CPU system time (s): 7.73611

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.09035 second user time and 16.9116 second system time

The end

Launcher Data

Begin job on nodeC025 at 2024-07-16 08:57:09
IDJOB=4431925
IDBENCH=148189
IDSOLVER=3057
FILE ID=nodeC025/4431925-1721113016
RUNJOBID= nodeC025-1721108875-866905
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_1.opb
COMMAND LINE= ./ipbhs_static_scip BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431925-1721113016/watcher-4431925-1721113016 -o /tmp/evaluation-result-4431925-1721113016/solver-4431925-1721113016 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1721108875-866905 --watchdog 3760  ./ipbhs_static_scip HOME/instance-4431925-1721113016.opb

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

MD5SUM BENCH= 5bd9df7c04c5af36994bd737db01c977
RANDOM SEED=859775297

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		: 3676.570
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		: 3680.471
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		: 3599.911
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		: 3668.679
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		: 3676.572
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		: 3681.607
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		: 3600.301
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		: 3614.232
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:        123424160 kB
MemAvailable:   128823292 kB
Buffers:          419592 kB
Cached:          5752028 kB
SwapCached:            0 kB
Active:           780584 kB
Inactive:        6581340 kB
Active(anon):       1528 kB
Inactive(anon):  1226492 kB
Active(file):     779056 kB
Inactive(file):  5354848 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             56332 kB
Writeback:             0 kB
AnonPages:       1188324 kB
Mapped:           136488 kB
Shmem:             37720 kB
KReclaimable:     209752 kB
Slab:             329012 kB
SReclaimable:     209752 kB
SUnreclaim:       119260 kB
KernelStack:        4112 kB
PageTables:        11328 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1590980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            63136 kB
HardwareCorrupted:     0 kB
AnonHugePages:    393216 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:57:18