Trace number 4431928

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.03 3610.02

General information on the benchmark

NamePB24/normalized-PB07/OPT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_4.opb
MD5SUMdbdf528b135cde252d8c4b9633a10d5c
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark23
Best CPU time to get the best result obtained on this benchmark3600.06
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables99789
Total number of constraints388956
Number of constraints which are clauses388925
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints30
Minimum length of a constraint1
Maximum length of a constraint3140
Number of terms in the objective function 3140
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 3140
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 3178
Number of bits of the biggest sum of numbers12
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: 64059 MiB (62298 MiB free)
  memory of node 1: 64510 MiB (63196 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431928-1721113758/watcher-4431928-1721113758 -o /tmp/evaluation-result-4431928-1721113758/solver-4431928-1721113758 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1721113771-833757 --watchdog 3760 ./ipbhs_static_scip HOME/instance-4431928-1721113758.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=833819, runsolver pid=833816

[startup+0.100807 s]*
/proc/loadavg: 3.77 4.16 4.25 5/243 833820
/proc/meminfo: memFree=128462292/131655788 swapFree=131071996/131071996
[pid=833819] ppid=833816 vsize=34468 memory=9684 CPUtime=0.11 cores=0,2
/proc/833819/stat : 833819 (ipbhs_static_sc) R 833816 833819 833747 0 -1 4194304 2080 0 0 0 10 1 0 0 20 0 1 0 163532559 35295232 2421 134679101440 4194304 16068861 140724357539808 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 42270720 140724357542950 140724357543037 140724357543037 140724357550052 0
/proc/833819/statm: 8617 2421 1023 2900 0 5131 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 34468 KiB
Current children cumulated memory: 9684 KiB

[startup+0.213392 s]*
/proc/loadavg: 3.77 4.16 4.25 6/243 833820
/proc/meminfo: memFree=128434484/131655788 swapFree=131071996/131071996
[pid=833819] ppid=833816 vsize=40916 memory=16308 CPUtime=0.21 cores=0,2
/proc/833819/stat : 833819 (ipbhs_static_sc) R 833816 833819 833747 0 -1 4194304 3869 0 0 0 20 1 0 0 20 0 1 0 163532559 41897984 4077 134679101440 4194304 16068861 140724357539808 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 42270720 140724357542950 140724357543037 140724357543037 140724357550052 0
/proc/833819/statm: 10229 4077 1023 2900 0 6743 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 40916 KiB
Current children cumulated memory: 16308 KiB

[startup+0.313295 s]*
/proc/loadavg: 3.77 4.16 4.25 6/243 833820
/proc/meminfo: memFree=128427540/131655788 swapFree=131071996/131071996
[pid=833819] ppid=833816 vsize=49292 memory=21864 CPUtime=0.31 cores=0,2
/proc/833819/stat : 833819 (ipbhs_static_sc) R 833816 833819 833747 0 -1 4194304 5282 0 0 0 29 2 0 0 20 0 1 0 163532559 50475008 5466 134679101440 4194304 16068861 140724357539808 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 42270720 140724357542950 140724357543037 140724357543037 140724357550052 0
/proc/833819/statm: 12323 5466 1023 2900 0 8837 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 49292 KiB
Current children cumulated memory: 21864 KiB

[startup+0.700305 s]
/proc/loadavg: 3.77 4.16 4.25 5/243 833820
/proc/meminfo: memFree=128412640/131655788 swapFree=131071996/131071996
[pid=833819] ppid=833816 vsize=73884 memory=43788 CPUtime=0.69 cores=0,2
/proc/833819/stat : 833819 (ipbhs_static_sc) R 833816 833819 833747 0 -1 4194304 9229 0 0 0 65 4 0 0 20 0 1 0 163532559 75657216 10947 134679101440 4194304 16068861 140724357539808 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 42270720 140724357542950 140724357543037 140724357543037 140724357550052 0
/proc/833819/statm: 18471 10947 1023 2900 0 14985 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 73884 KiB
Current children cumulated memory: 43788 KiB

[startup+1.50029 s]
/proc/loadavg: 3.77 4.16 4.25 5/243 833820
/proc/meminfo: memFree=128370288/131655788 swapFree=131071996/131071996
[pid=833819] ppid=833816 vsize=123728 memory=98000 CPUtime=1.48 cores=0,2
/proc/833819/stat : 833819 (ipbhs_static_sc) R 833816 833819 833747 0 -1 4194304 18588 0 0 0 116 32 0 0 20 0 1 0 163532559 126697472 24500 134679101440 4194304 16068861 140724357539808 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 42270720 140724357542950 140724357543037 140724357543037 140724357550052 0
/proc/833819/statm: 30932 24500 1135 2900 0 27446 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 123728 KiB
Current children cumulated memory: 98000 KiB

[startup+3.11329 s]
/proc/loadavg: 3.87 4.17 4.25 5/243 833820
/proc/meminfo: memFree=127942404/131655788 swapFree=131071996/131071996
[pid=833819] ppid=833816 vsize=485440 memory=444932 CPUtime=3.09 cores=0,2
/proc/833819/stat : 833819 (ipbhs_static_sc) R 833816 833819 833747 0 -1 4194304 102362 0 0 0 255 54 0 0 20 0 1 0 163532559 497090560 111233 134679101440 4194304 16068861 140724357539808 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 42270720 140724357542950 140724357543037 140724357543037 140724357550052 0
/proc/833819/statm: 121360 111233 2655 2900 0 117874 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 485440 KiB
Current children cumulated memory: 444932 KiB

[startup+6.30024 s]
/proc/loadavg: 3.87 4.17 4.25 5/243 833822
/proc/meminfo: memFree=127899220/131655788 swapFree=131071996/131071996
[pid=833819] ppid=833816 vsize=485440 memory=444932 CPUtime=6.27 cores=0,2
/proc/833819/stat : 833819 (ipbhs_static_sc) R 833816 833819 833747 0 -1 4194304 102370 0 0 0 566 61 0 0 20 0 1 0 163532559 497090560 111233 134679101440 4194304 16068861 140724357539808 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 42270720 140724357542950 140724357543037 140724357543037 140724357550052 0
/proc/833819/statm: 121360 111233 2655 2900 0 117874 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 485440 KiB
Current children cumulated memory: 444932 KiB

[startup+12.7003 s]
/proc/loadavg: 3.97 4.18 4.26 5/243 833822
/proc/meminfo: memFree=127848708/131655788 swapFree=131071996/131071996
[pid=833819] ppid=833816 vsize=497116 memory=451808 CPUtime=12.65 cores=0,2
/proc/833819/stat : 833819 (ipbhs_static_sc) R 833816 833819 833747 0 -1 4194304 103035 0 0 0 1199 66 0 0 20 0 1 0 163532559 509046784 112952 134679101440 4194304 16068861 140724357539808 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 42270720 140724357542950 140724357543037 140724357543037 140724357550052 0
/proc/833819/statm: 124279 112952 2703 2900 0 120793 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 497116 KiB
Current children cumulated memory: 451808 KiB

[startup+25.5003 s]
/proc/loadavg: 4.05 4.19 4.26 5/243 833825
/proc/meminfo: memFree=127806960/131655788 swapFree=131071996/131071996
[pid=833819] ppid=833816 vsize=516084 memory=470416 CPUtime=25.42 cores=0,2
/proc/833819/stat : 833819 (ipbhs_static_sc) R 833816 833819 833747 0 -1 4194304 103608 0 0 0 2474 68 0 0 20 0 1 0 163532559 528470016 117604 134679101440 4194304 16068861 140724357539808 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 42270720 140724357542950 140724357543037 140724357543037 140724357550052 0
/proc/833819/statm: 129021 117604 2703 2900 0 125535 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 516084 KiB
Current children cumulated memory: 470416 KiB

[startup+51.1131 s]
/proc/loadavg: 4.18 4.21 4.26 5/243 833828
/proc/meminfo: memFree=127654112/131655788 swapFree=131071996/131071996
[pid=833819] ppid=833816 vsize=596992 memory=513528 CPUtime=50.95 cores=0,2
/proc/833819/stat : 833819 (ipbhs_static_sc) R 833816 833819 833747 0 -1 4194304 104752 0 0 0 5024 71 0 0 20 0 1 0 163532559 611319808 128382 134679101440 4194304 16068861 140724357539808 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 42270720 140724357542950 140724357543037 140724357543037 140724357550052 0
/proc/833819/statm: 149248 128382 2703 2900 0 145762 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 596992 KiB
Current children cumulated memory: 513528 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.19 4.25 5/246 833841
/proc/meminfo: memFree=127535496/131655788 swapFree=131071996/131071996
[pid=833819] ppid=833816 vsize=596992 memory=540484 CPUtime=102 cores=0,2
/proc/833819/stat : 833819 (ipbhs_static_sc) R 833816 833819 833747 0 -1 4194304 104841 0 0 0 10125 75 0 0 20 0 1 0 163532559 611319808 135121 134679101440 4194304 16068861 140724357539808 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 42270720 140724357542950 140724357543037 140724357543037 140724357550052 0
/proc/833819/statm: 149248 135121 2703 2900 0 145762 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 596992 KiB
Current children cumulated memory: 540484 KiB

[startup+162.3 s]
/proc/loadavg: 4.05 4.15 4.23 5/246 833851
/proc/meminfo: memFree=127437228/131655788 swapFree=131071996/131071996
[pid=833819] ppid=833816 vsize=678380 memory=604652 CPUtime=161.84 cores=0,2
/proc/833819/stat : 833819 (ipbhs_static_sc) R 833816 833819 833747 0 -1 4194304 105609 0 0 0 16104 80 0 0 20 0 1 0 163532559 694661120 151163 134679101440 4194304 16068861 140724357539808 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 42270720 140724357542950 140724357543037 140724357543037 140724357550052 0
/proc/833819/statm: 169595 151163 2703 2900 0 166109 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 678380 KiB
Current children cumulated memory: 604652 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.15 4.23 5/245 833862
/proc/meminfo: memFree=127409844/131655788 swapFree=131071996/131071996
[pid=833819] ppid=833816 vsize=678380 memory=604652 CPUtime=221.67 cores=0,2
/proc/833819/stat : 833819 (ipbhs_static_sc) R 833816 833819 833747 0 -1 4194304 105617 0 0 0 22084 83 0 0 20 0 1 0 163532559 694661120 151163 134679101440 4194304 16068861 140724357539808 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 42270720 140724357542950 140724357543037 140724357543037 140724357550052 0
/proc/833819/statm: 169595 151163 2703 2900 0 166109 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 678380 KiB
Current children cumulated memory: 604652 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 4.14 4.22 5/245 833872
/proc/meminfo: memFree=127358824/131655788 swapFree=131071996/131071996
[pid=833819] ppid=833816 vsize=678380 memory=637424 CPUtime=281.5 cores=0,2
/proc/833819/stat : 833819 (ipbhs_static_sc) R 833816 833819 833747 0 -1 4194304 105691 0 0 0 28065 85 0 0 20 0 1 0 163532559 694661120 159356 134679101440 4194304 16068861 140724357539808 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 42270720 140724357542950 140724357543037 140724357543037 140724357550052 0
/proc/833819/statm: 169595 159356 2703 2900 0 166109 0
Current children cumulated CPU time: 281.5 s
Current children cumulated vsize: 678380 KiB
Current children cumulated memory: 637424 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.13 4.21 5/245 833884
/proc/meminfo: memFree=127296500/131655788 swapFree=131071996/131071996
[pid=833819] ppid=833816 vsize=810640 memory=653700 CPUtime=341.33 cores=0,2
/proc/833819/stat : 833819 (ipbhs_static_sc) R 833816 833819 833747 0 -1 4194304 106214 0 0 0 34046 87 0 0 20 0 1 0 163532559 830095360 163425 134679101440 4194304 16068861 140724357539808 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 42270720 140724357542950 140724357543037 140724357543037 140724357550052 0
/proc/833819/statm: 202660 163425 2703 2900 0 199174 0
Current children cumulated CPU time: 341.33 s
Current children cumulated vsize: 810640 KiB
Current children cumulated memory: 653700 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.12 4.19 5/242 833895
/proc/meminfo: memFree=127261768/131655788 swapFree=131071996/131071996
[pid=833819] ppid=833816 vsize=810640 memory=653700 CPUtime=401.17 cores=0,2
/proc/833819/stat : 833819 (ipbhs_static_sc) R 833816 833819 833747 0 -1 4194304 106237 0 0 0 40029 88 0 0 20 0 1 0 163532559 830095360 163425 134679101440 4194304 16068861 140724357539808 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 42270720 140724357542950 140724357543037 140724357543037 140724357550052 0
/proc/833819/statm: 202660 163425 2703 2900 0 199174 0
Current children cumulated CPU time: 401.17 s
Current children cumulated vsize: 810640 KiB
Current children cumulated memory: 653700 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.11 4.18 5/242 833905
/proc/meminfo: memFree=127203272/131655788 swapFree=131071996/131071996
[pid=833819] ppid=833816 vsize=816208 memory=669508 CPUtime=461.01 cores=0,2
/proc/833819/stat : 833819 (ipbhs_static_sc) R 833816 833819 833747 0 -1 4194304 106667 0 0 0 46008 93 0 0 20 0 1 0 163532559 835796992 167377 134679101440 4194304 16068861 140724357539808 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 42270720 140724357542950 140724357543037 140724357543037 140724357550052 0
/proc/833819/statm: 204052 167377 2703 2900 0 200566 0

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

Current children cumulated memory: 962148 KiB

[startup+2862.3 s]
/proc/loadavg: 4.13 4.18 4.20 5/245 835341
/proc/meminfo: memFree=125942068/131655788 swapFree=131071996/131071996
[pid=833819] ppid=833816 vsize=1065492 memory=962148 CPUtime=2854.39 cores=0,2
/proc/833819/stat : 833819 (ipbhs_static_sc) R 833816 833819 833747 0 -1 4194304 120247 0 0 0 285260 179 0 0 20 0 1 0 163532559 1091063808 240537 134679101440 4194304 16068861 140724357539808 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 42270720 140724357542950 140724357543037 140724357543037 140724357550052 0
/proc/833819/statm: 266373 240537 2703 2900 0 262887 0
Current children cumulated CPU time: 2854.39 s
Current children cumulated vsize: 1065492 KiB
Current children cumulated memory: 962148 KiB

[startup+2922.3 s]
/proc/loadavg: 4.09 4.16 4.18 5/245 835351
/proc/meminfo: memFree=125843596/131655788 swapFree=131071996/131071996
[pid=833819] ppid=833816 vsize=1065492 memory=962148 CPUtime=2914.22 cores=0,2
/proc/833819/stat : 833819 (ipbhs_static_sc) R 833816 833819 833747 0 -1 4194304 120484 0 0 0 291242 180 0 0 20 0 1 0 163532559 1091063808 240537 134679101440 4194304 16068861 140724357539808 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 42270720 140724357542950 140724357543037 140724357543037 140724357550052 0
/proc/833819/statm: 266373 240537 2703 2900 0 262887 0
Current children cumulated CPU time: 2914.22 s
Current children cumulated vsize: 1065492 KiB
Current children cumulated memory: 962148 KiB

[startup+2982.3 s]
/proc/loadavg: 4.11 4.16 4.18 5/247 835532
/proc/meminfo: memFree=125810028/131655788 swapFree=131071996/131071996
[pid=833819] ppid=833816 vsize=1065492 memory=962148 CPUtime=2974.06 cores=0,2
/proc/833819/stat : 833819 (ipbhs_static_sc) R 833816 833819 833747 0 -1 4194304 120747 0 0 0 297225 181 0 0 20 0 1 0 163532559 1091063808 240537 134679101440 4194304 16068861 140724357539808 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 42270720 140724357542950 140724357543037 140724357543037 140724357550052 0
/proc/833819/statm: 266373 240537 2703 2900 0 262887 0
Current children cumulated CPU time: 2974.06 s
Current children cumulated vsize: 1065492 KiB
Current children cumulated memory: 962148 KiB

[startup+3042.3 s]
/proc/loadavg: 4.65 4.29 4.22 5/247 835542
/proc/meminfo: memFree=125746828/131655788 swapFree=131071996/131071996
[pid=833819] ppid=833816 vsize=1065492 memory=962148 CPUtime=3033.91 cores=0,2
/proc/833819/stat : 833819 (ipbhs_static_sc) R 833816 833819 833747 0 -1 4194304 121063 0 0 0 303206 185 0 0 20 0 1 0 163532559 1091063808 240537 134679101440 4194304 16068861 140724357539808 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 42270720 140724357542950 140724357543037 140724357543037 140724357550052 0
/proc/833819/statm: 266373 240537 2703 2900 0 262887 0
Current children cumulated CPU time: 3033.91 s
Current children cumulated vsize: 1065492 KiB
Current children cumulated memory: 962148 KiB

[startup+3102.3 s]
/proc/loadavg: 4.61 4.37 4.26 5/247 835567
/proc/meminfo: memFree=125735272/131655788 swapFree=131071996/131071996
[pid=833819] ppid=833816 vsize=1066864 memory=963492 CPUtime=3093.74 cores=0,2
/proc/833819/stat : 833819 (ipbhs_static_sc) R 833816 833819 833747 0 -1 4194304 121690 0 0 0 309187 187 0 0 20 0 1 0 163532559 1092468736 240873 134679101440 4194304 16068861 140724357539808 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 42270720 140724357542950 140724357543037 140724357543037 140724357550052 0
/proc/833819/statm: 266716 240873 2703 2900 0 263230 0
Current children cumulated CPU time: 3093.74 s
Current children cumulated vsize: 1066864 KiB
Current children cumulated memory: 963492 KiB

[startup+3162.3 s]
/proc/loadavg: 4.32 4.33 4.25 5/247 835577
/proc/meminfo: memFree=125697584/131655788 swapFree=131071996/131071996
[pid=833819] ppid=833816 vsize=1066864 memory=963520 CPUtime=3153.59 cores=0,2
/proc/833819/stat : 833819 (ipbhs_static_sc) R 833816 833819 833747 0 -1 4194304 121869 0 0 0 315170 189 0 0 20 0 1 0 163532559 1092468736 240880 134679101440 4194304 16068861 140724357539808 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 42270720 140724357542950 140724357543037 140724357543037 140724357550052 0
/proc/833819/statm: 266716 240880 2703 2900 0 263230 0
Current children cumulated CPU time: 3153.59 s
Current children cumulated vsize: 1066864 KiB
Current children cumulated memory: 963520 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.26 4.23 5/247 835588
/proc/meminfo: memFree=125694056/131655788 swapFree=131071996/131071996
[pid=833819] ppid=833816 vsize=1066864 memory=963520 CPUtime=3213.42 cores=0,2
/proc/833819/stat : 833819 (ipbhs_static_sc) R 833816 833819 833747 0 -1 4194304 122108 0 0 0 321150 192 0 0 20 0 1 0 163532559 1092468736 240880 134679101440 4194304 16068861 140724357539808 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 42270720 140724357542950 140724357543037 140724357543037 140724357550052 0
/proc/833819/statm: 266716 240880 2703 2900 0 263230 0
Current children cumulated CPU time: 3213.42 s
Current children cumulated vsize: 1066864 KiB
Current children cumulated memory: 963520 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.25 4.23 5/245 835599
/proc/meminfo: memFree=125668756/131655788 swapFree=131071996/131071996
[pid=833819] ppid=833816 vsize=1067756 memory=964216 CPUtime=3273.26 cores=0,2
/proc/833819/stat : 833819 (ipbhs_static_sc) R 833816 833819 833747 0 -1 4194304 122618 0 0 0 327128 198 0 0 20 0 1 0 163532559 1093382144 241054 134679101440 4194304 16068861 140724357539808 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 42270720 140724357542950 140724357543037 140724357543037 140724357550052 0
/proc/833819/statm: 266939 241054 2703 2900 0 263453 0
Current children cumulated CPU time: 3273.26 s
Current children cumulated vsize: 1067756 KiB
Current children cumulated memory: 964216 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.21 4.22 5/245 835610
/proc/meminfo: memFree=125656836/131655788 swapFree=131071996/131071996
[pid=833819] ppid=833816 vsize=1067756 memory=964412 CPUtime=3333.08 cores=0,2
/proc/833819/stat : 833819 (ipbhs_static_sc) R 833816 833819 833747 0 -1 4194304 122795 0 0 0 333103 205 0 0 20 0 1 0 163532559 1093382144 241103 134679101440 4194304 16068861 140724357539808 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 42270720 140724357542950 140724357543037 140724357543037 140724357550052 0
/proc/833819/statm: 266939 241103 2703 2900 0 263453 0
Current children cumulated CPU time: 3333.08 s
Current children cumulated vsize: 1067756 KiB
Current children cumulated memory: 964412 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.19 4.20 5/243 835621
/proc/meminfo: memFree=125641248/131655788 swapFree=131071996/131071996
[pid=833819] ppid=833816 vsize=1068732 memory=965388 CPUtime=3392.91 cores=0,2
/proc/833819/stat : 833819 (ipbhs_static_sc) R 833816 833819 833747 0 -1 4194304 123222 0 0 0 339077 214 0 0 20 0 1 0 163532559 1094381568 241347 134679101440 4194304 16068861 140724357539808 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 42270720 140724357542950 140724357543037 140724357543037 140724357550052 0
/proc/833819/statm: 267183 241347 2703 2900 0 263697 0
Current children cumulated CPU time: 3392.91 s
Current children cumulated vsize: 1068732 KiB
Current children cumulated memory: 965388 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.17 4.19 5/243 835631
/proc/meminfo: memFree=125648488/131655788 swapFree=131071996/131071996
[pid=833819] ppid=833816 vsize=1069924 memory=966580 CPUtime=3452.74 cores=0,2
/proc/833819/stat : 833819 (ipbhs_static_sc) R 833816 833819 833747 0 -1 4194304 123706 0 0 0 345056 218 0 0 20 0 1 0 163532559 1095602176 241645 134679101440 4194304 16068861 140724357539808 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 42270720 140724357542950 140724357543037 140724357543037 140724357550052 0
/proc/833819/statm: 267481 241645 2703 2900 0 263995 0
Current children cumulated CPU time: 3452.74 s
Current children cumulated vsize: 1069924 KiB
Current children cumulated memory: 966580 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.17 4.19 5/243 835641
/proc/meminfo: memFree=125629688/131655788 swapFree=131071996/131071996
[pid=833819] ppid=833816 vsize=1070620 memory=967276 CPUtime=3512.56 cores=0,2
/proc/833819/stat : 833819 (ipbhs_static_sc) R 833816 833819 833747 0 -1 4194304 124092 0 0 0 351028 228 0 0 20 0 1 0 163532559 1096314880 241819 134679101440 4194304 16068861 140724357539808 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 42270720 140724357542950 140724357543037 140724357543037 140724357550052 0
/proc/833819/statm: 267655 241819 2703 2900 0 264169 0
Current children cumulated CPU time: 3512.56 s
Current children cumulated vsize: 1070620 KiB
Current children cumulated memory: 967276 KiB

[startup+3582.3 s]
/proc/loadavg: 4.30 4.21 4.20 5/243 835653
/proc/meminfo: memFree=125620188/131655788 swapFree=131071996/131071996
[pid=833819] ppid=833816 vsize=1073052 memory=969708 CPUtime=3572.38 cores=0,2
/proc/833819/stat : 833819 (ipbhs_static_sc) R 833816 833819 833747 0 -1 4194304 124885 0 0 0 356999 239 0 0 20 0 1 0 163532559 1098805248 242427 134679101440 4194304 16068861 140724357539808 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 42270720 140724357542950 140724357543037 140724357543037 140724357550052 0
/proc/833819/statm: 268263 242427 2703 2900 0 264777 0
Current children cumulated CPU time: 3572.38 s
Current children cumulated vsize: 1073052 KiB
Current children cumulated memory: 969708 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610 s]*
/proc/loadavg: 4.18 4.19 4.19 5/242 835751
/proc/meminfo: memFree=126918652/131655788 swapFree=131071996/131071996
[pid=833819] ppid=833816 vsize=1073052 memory=969708 CPUtime=3600.01 cores=0,2
/proc/833819/stat : 833819 (ipbhs_static_sc) R 833816 833819 833747 0 -1 4194304 125019 0 0 0 359756 245 0 0 20 0 1 0 163532559 1098805248 242427 134679101440 4194304 16068861 140724357539808 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 42270720 140724357542950 140724357543037 140724357543037 140724357550052 0
/proc/833819/statm: 268263 242427 2703 2900 0 264777 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 1073052 KiB
Current children cumulated memory: 969708 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.57 s, system=2.45723 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): 3610.02
CPU time (s): 3600.03
CPU user time (s): 3597.57
CPU system time (s): 2.45723
CPU usage (%): 99.7233
Max. virtual memory (cumulated for all children) (KiB): 1073052
Max. memory (cumulated for all children) (KiB): 969708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.57
system time used= 2.45723
maximum resident set size= 969708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125019
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= 24
involuntary context switches= 25174


# summary of solver processes directly reported to runsolver:
#   pid: 833819
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3597.57
#   total CPU system time (s): 2.45723

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.871 second user time and 35.9305 second system time

The end

Launcher Data

Begin job on nodeC007 at 2024-07-16 09:09:31
IDJOB=4431928
IDBENCH=148190
IDSOLVER=3057
FILE ID=nodeC007/4431928-1721113758
RUNJOBID= nodeC007-1721113771-833757
SLURM_JOB_ID= 7505647
Free space on /tmp= 723612 MiB

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

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

MD5SUM BENCH= dbdf528b135cde252d8c4b9633a10d5c
RANDOM SEED=301997297

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        128536208 kB
MemAvailable:   129908872 kB
Buffers:          401128 kB
Cached:          1801088 kB
SwapCached:            0 kB
Active:           709316 kB
Inactive:        1858940 kB
Active(anon):       1392 kB
Inactive(anon):   402020 kB
Active(file):     707924 kB
Inactive(file):  1456920 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            228504 kB
Writeback:             0 kB
AnonPages:        366020 kB
Mapped:           122548 kB
Shmem:             37704 kB
KReclaimable:      95700 kB
Slab:             192356 kB
SReclaimable:      95700 kB
SUnreclaim:        96656 kB
KernelStack:        3952 kB
PageTables:         9748 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     881416 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            52160 kB
HardwareCorrupted:     0 kB
AnonHugePages:    212992 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:      248648 kB
DirectMap2M:    22724608 kB
DirectMap1G:    113246208 kB

Free space on /tmp at the end= 723556 MiB
End job on nodeC007 at 2024-07-16 10:09:42