Trace number 4431814

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.06 3611.4

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
sorensson/garden/normalized-g100x100.opb
MD5SUM908a9c4c32d975b4e5850834449958a7
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 benchmark2076
Best CPU time to get the best result obtained on this benchmark3558.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10000
Total number of constraints10000
Number of constraints which are clauses10000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 10000
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 10000
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 10000
Number of bits of the biggest sum of numbers14
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: 64096 MiB (60738 MiB free)
  memory of node 1: 64473 MiB (61383 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431814-1721075005/watcher-4431814-1721075005 -o /tmp/evaluation-result-4431814-1721075005/solver-4431814-1721075005 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721071938-815889 --watchdog 3760 ./ipbhs_static_scip HOME/instance-4431814-1721075005.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
solver pid=818228, runsolver pid=818225
Current StackSize limit: 8192 KiB


[startup+0.10009 s]*
/proc/loadavg: 4.35 4.25 4.17 5/244 818229
/proc/meminfo: memFree=125044880/131655788 swapFree=131071996/131071996
[pid=818228] ppid=818225 vsize=35080 memory=13068 CPUtime=0.1 cores=0,2
/proc/818228/stat : 818228 (ipbhs_static_sc) R 818225 818228 815879 0 -1 4194304 2000 0 0 0 8 2 0 0 20 0 1 0 159659385 35921920 3267 134679101440 4194304 16068861 140721475920624 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 27570176 140721475929126 140721475929213 140721475929213 140721475936228 0
/proc/818228/statm: 8770 3267 1135 2900 0 5284 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 35080 KiB
Current children cumulated memory: 13068 KiB

[startup+0.213814 s]*
/proc/loadavg: 4.35 4.25 4.17 5/244 818229
/proc/meminfo: memFree=125016152/131655788 swapFree=131071996/131071996
[pid=818228] ppid=818225 vsize=64288 memory=46504 CPUtime=0.21 cores=0,2
/proc/818228/stat : 818228 (ipbhs_static_sc) R 818225 818228 815879 0 -1 4194304 9270 0 0 0 15 6 0 0 20 0 1 0 159659385 65830912 11626 134679101440 4194304 16068861 140721475920624 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 27570176 140721475929126 140721475929213 140721475929213 140721475936228 0
/proc/818228/statm: 16072 11626 2383 2900 0 12586 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 64288 KiB
Current children cumulated memory: 46504 KiB

[startup+0.313727 s]*
/proc/loadavg: 4.35 4.25 4.17 5/244 818229
/proc/meminfo: memFree=124994536/131655788 swapFree=131071996/131071996
[pid=818228] ppid=818225 vsize=90512 memory=72628 CPUtime=0.32 cores=0,2
/proc/818228/stat : 818228 (ipbhs_static_sc) R 818225 818228 815879 0 -1 4194304 15597 0 0 0 22 10 0 0 20 0 1 0 159659385 92684288 18157 134679101440 4194304 16068861 140721475920624 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 27570176 140721475929126 140721475929213 140721475929213 140721475936228 0
/proc/818228/statm: 22628 18157 2623 2900 0 19142 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 90512 KiB
Current children cumulated memory: 72628 KiB

[startup+0.700331 s]
/proc/loadavg: 4.33 4.25 4.16 5/244 818229
/proc/meminfo: memFree=124967824/131655788 swapFree=131071996/131071996
[pid=818228] ppid=818225 vsize=202944 memory=147280 CPUtime=0.69 cores=0,2
/proc/818228/stat : 818228 (ipbhs_static_sc) R 818225 818228 815879 0 -1 4194304 36066 0 0 0 55 14 0 0 20 0 1 0 159659385 207814656 36820 134679101440 4194304 16068861 140721475920624 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 27570176 140721475929126 140721475929213 140721475929213 140721475936228 0
/proc/818228/statm: 50736 36820 2863 2900 0 47250 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 202944 KiB
Current children cumulated memory: 147280 KiB

[startup+1.50033 s]
/proc/loadavg: 4.33 4.25 4.16 5/244 818229
/proc/meminfo: memFree=124913336/131655788 swapFree=131071996/131071996
[pid=818228] ppid=818225 vsize=207512 memory=152548 CPUtime=1.48 cores=0,2
/proc/818228/stat : 818228 (ipbhs_static_sc) R 818225 818228 815879 0 -1 4194304 37376 0 0 0 134 14 0 0 20 0 1 0 159659385 212492288 38137 134679101440 4194304 16068861 140721475920624 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 27570176 140721475929126 140721475929213 140721475929213 140721475936228 0
/proc/818228/statm: 51878 38137 2863 2900 0 48392 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 207512 KiB
Current children cumulated memory: 152548 KiB

[startup+3.11385 s]
/proc/loadavg: 4.33 4.25 4.16 5/244 818231
/proc/meminfo: memFree=124908404/131655788 swapFree=131071996/131071996
[pid=818228] ppid=818225 vsize=209100 memory=154396 CPUtime=3.09 cores=0,2
/proc/818228/stat : 818228 (ipbhs_static_sc) R 818225 818228 815879 0 -1 4194304 37866 0 0 0 295 14 0 0 20 0 1 0 159659385 214118400 38599 134679101440 4194304 16068861 140721475920624 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 27570176 140721475929126 140721475929213 140721475929213 140721475936228 0
/proc/818228/statm: 52275 38599 2863 2900 0 48789 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 209100 KiB
Current children cumulated memory: 154396 KiB

[startup+6.30032 s]
/proc/loadavg: 4.30 4.25 4.16 5/244 818231
/proc/meminfo: memFree=124908188/131655788 swapFree=131071996/131071996
[pid=818228] ppid=818225 vsize=209100 memory=154396 CPUtime=6.27 cores=0,2
/proc/818228/stat : 818228 (ipbhs_static_sc) R 818225 818228 815879 0 -1 4194304 37884 0 0 0 612 15 0 0 20 0 1 0 159659385 214118400 38599 134679101440 4194304 16068861 140721475920624 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 27570176 140721475929126 140721475929213 140721475929213 140721475936228 0
/proc/818228/statm: 52275 38599 2863 2900 0 48789 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 209100 KiB
Current children cumulated memory: 154396 KiB

[startup+12.7003 s]
/proc/loadavg: 4.27 4.24 4.16 5/244 818231
/proc/meminfo: memFree=124902792/131655788 swapFree=131071996/131071996
[pid=818228] ppid=818225 vsize=212600 memory=157272 CPUtime=12.64 cores=0,2
/proc/818228/stat : 818228 (ipbhs_static_sc) R 818225 818228 815879 0 -1 4194304 38448 0 0 0 1249 15 0 0 20 0 1 0 159659385 217702400 39318 134679101440 4194304 16068861 140721475920624 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 27570176 140721475929126 140721475929213 140721475929213 140721475936228 0
/proc/818228/statm: 53150 39318 2863 2900 0 49664 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 212600 KiB
Current children cumulated memory: 157272 KiB

[startup+25.5003 s]
/proc/loadavg: 4.23 4.23 4.16 5/244 818234
/proc/meminfo: memFree=124894048/131655788 swapFree=131071996/131071996
[pid=818228] ppid=818225 vsize=216500 memory=162924 CPUtime=25.4 cores=0,2
/proc/818228/stat : 818228 (ipbhs_static_sc) R 818225 818228 815879 0 -1 4194304 38722 0 0 0 2525 15 0 0 20 0 1 0 159659385 221696000 40731 134679101440 4194304 16068861 140721475920624 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 27570176 140721475929126 140721475929213 140721475929213 140721475936228 0
/proc/818228/statm: 54125 40731 2863 2900 0 50639 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 216500 KiB
Current children cumulated memory: 162924 KiB

[startup+51.1137 s]
/proc/loadavg: 4.14 4.21 4.15 5/244 818237
/proc/meminfo: memFree=124867800/131655788 swapFree=131071996/131071996
[pid=818228] ppid=818225 vsize=223052 memory=181632 CPUtime=50.92 cores=0,2
/proc/818228/stat : 818228 (ipbhs_static_sc) R 818225 818228 815879 0 -1 4194304 39907 0 0 0 5077 15 0 0 20 0 1 0 159659385 228405248 45408 134679101440 4194304 16068861 140721475920624 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 27570176 140721475929126 140721475929213 140721475929213 140721475936228 0
/proc/818228/statm: 55763 45408 2863 2900 0 52277 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 223052 KiB
Current children cumulated memory: 181632 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.19 4.15 5/244 818246
/proc/meminfo: memFree=124842036/131655788 swapFree=131071996/131071996
[pid=818228] ppid=818225 vsize=226588 memory=195976 CPUtime=101.91 cores=0,2
/proc/818228/stat : 818228 (ipbhs_static_sc) R 818225 818228 815879 0 -1 4194304 40862 0 0 0 10176 15 0 0 20 0 1 0 159659385 232026112 48994 134679101440 4194304 16068861 140721475920624 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 27570176 140721475929126 140721475929213 140721475929213 140721475936228 0
/proc/818228/statm: 56647 48994 2863 2900 0 53161 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 226588 KiB
Current children cumulated memory: 195976 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.17 4.14 5/243 818641
/proc/meminfo: memFree=124807744/131655788 swapFree=131071996/131071996
[pid=818228] ppid=818225 vsize=235304 memory=205260 CPUtime=161.7 cores=0,2
/proc/818228/stat : 818228 (ipbhs_static_sc) R 818225 818228 815879 0 -1 4194304 41958 0 0 0 16155 15 0 0 20 0 1 0 159659385 240951296 51315 134679101440 4194304 16068861 140721475920624 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 27570176 140721475929126 140721475929213 140721475929213 140721475936228 0
/proc/818228/statm: 58826 51315 2863 2900 0 55340 0
Current children cumulated CPU time: 161.7 s
Current children cumulated vsize: 235304 KiB
Current children cumulated memory: 205260 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.17 4.14 5/243 818651
/proc/meminfo: memFree=124797836/131655788 swapFree=131071996/131071996
[pid=818228] ppid=818225 vsize=235304 memory=205972 CPUtime=221.49 cores=0,2
/proc/818228/stat : 818228 (ipbhs_static_sc) R 818225 818228 815879 0 -1 4194304 42140 0 0 0 22134 15 0 0 20 0 1 0 159659385 240951296 51493 134679101440 4194304 16068861 140721475920624 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 27570176 140721475929126 140721475929213 140721475929213 140721475936228 0
/proc/818228/statm: 58826 51493 2863 2900 0 55340 0
Current children cumulated CPU time: 221.49 s
Current children cumulated vsize: 235304 KiB
Current children cumulated memory: 205972 KiB

[startup+282.3 s]
/proc/loadavg: 4.05 4.13 4.13 5/243 818661
/proc/meminfo: memFree=124783148/131655788 swapFree=131071996/131071996
[pid=818228] ppid=818225 vsize=239188 memory=210828 CPUtime=281.28 cores=0,2
/proc/818228/stat : 818228 (ipbhs_static_sc) R 818225 818228 815879 0 -1 4194304 42889 0 0 0 28113 15 0 0 20 0 1 0 159659385 244928512 52707 134679101440 4194304 16068861 140721475920624 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 27570176 140721475929126 140721475929213 140721475929213 140721475936228 0
/proc/818228/statm: 59797 52707 2863 2900 0 56311 0
Current children cumulated CPU time: 281.28 s
Current children cumulated vsize: 239188 KiB
Current children cumulated memory: 210828 KiB

[startup+342.3 s]
/proc/loadavg: 4.16 4.15 4.14 5/244 818842
/proc/meminfo: memFree=124766060/131655788 swapFree=131071996/131071996
[pid=818228] ppid=818225 vsize=248112 memory=216792 CPUtime=341.08 cores=0,2
/proc/818228/stat : 818228 (ipbhs_static_sc) R 818225 818228 815879 0 -1 4194304 43945 0 0 0 34092 16 0 0 20 0 1 0 159659385 254066688 54198 134679101440 4194304 16068861 140721475920624 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 27570176 140721475929126 140721475929213 140721475929213 140721475936228 0
/proc/818228/statm: 62028 54198 2863 2900 0 58542 0
Current children cumulated CPU time: 341.08 s
Current children cumulated vsize: 248112 KiB
Current children cumulated memory: 216792 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.14 4.13 5/244 818854
/proc/meminfo: memFree=124752964/131655788 swapFree=131071996/131071996
[pid=818228] ppid=818225 vsize=248112 memory=216792 CPUtime=400.87 cores=0,2
/proc/818228/stat : 818228 (ipbhs_static_sc) R 818225 818228 815879 0 -1 4194304 43971 0 0 0 40071 16 0 0 20 0 1 0 159659385 254066688 54198 134679101440 4194304 16068861 140721475920624 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 27570176 140721475929126 140721475929213 140721475929213 140721475936228 0
/proc/818228/statm: 62028 54198 2863 2900 0 58542 0
Current children cumulated CPU time: 400.87 s
Current children cumulated vsize: 248112 KiB
Current children cumulated memory: 216792 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.13 4.13 5/244 818922
/proc/meminfo: memFree=124738592/131655788 swapFree=131071996/131071996
[pid=818228] ppid=818225 vsize=248112 memory=219884 CPUtime=460.66 cores=0,2
/proc/818228/stat : 818228 (ipbhs_static_sc) R 818225 818228 815879 0 -1 4194304 44243 0 0 0 46050 16 0 0 20 0 1 0 159659385 254066688 54971 134679101440 4194304 16068861 140721475920624 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 27570176 140721475929126 140721475929213 140721475929213 140721475936228 0
/proc/818228/statm: 62028 54971 2863 2900 0 58542 0

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

Current children cumulated memory: 267388 KiB

[startup+2862.3 s]
/proc/loadavg: 4.10 4.17 4.18 5/244 820794
/proc/meminfo: memFree=126958748/131655788 swapFree=131071996/131071996
[pid=818228] ppid=818225 vsize=292700 memory=267388 CPUtime=2853.24 cores=0,2
/proc/818228/stat : 818228 (ipbhs_static_sc) R 818225 818228 815879 0 -1 4194304 49814 0 0 0 285307 17 0 0 20 0 1 0 159659385 299724800 66847 134679101440 4194304 16068861 140721475920624 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 27570176 140721475929126 140721475929213 140721475929213 140721475936228 0
/proc/818228/statm: 73175 66847 2863 2900 0 69689 0
Current children cumulated CPU time: 2853.24 s
Current children cumulated vsize: 292700 KiB
Current children cumulated memory: 267388 KiB

[startup+2922.3 s]
/proc/loadavg: 4.16 4.17 4.18 5/244 820804
/proc/meminfo: memFree=126956848/131655788 swapFree=131071996/131071996
[pid=818228] ppid=818225 vsize=292700 memory=267388 CPUtime=2913.06 cores=0,2
/proc/818228/stat : 818228 (ipbhs_static_sc) R 818225 818228 815879 0 -1 4194304 49908 0 0 0 291289 17 0 0 20 0 1 0 159659385 299724800 66847 134679101440 4194304 16068861 140721475920624 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 27570176 140721475929126 140721475929213 140721475929213 140721475936228 0
/proc/818228/statm: 73175 66847 2863 2900 0 69689 0
Current children cumulated CPU time: 2913.06 s
Current children cumulated vsize: 292700 KiB
Current children cumulated memory: 267388 KiB

[startup+2982.3 s]
/proc/loadavg: 4.15 4.16 4.18 5/244 820816
/proc/meminfo: memFree=126939588/131655788 swapFree=131071996/131071996
[pid=818228] ppid=818225 vsize=316476 memory=273168 CPUtime=2972.89 cores=0,2
/proc/818228/stat : 818228 (ipbhs_static_sc) R 818225 818228 815879 0 -1 4194304 51008 0 0 0 297271 18 0 0 20 0 1 0 159659385 324071424 68292 134679101440 4194304 16068861 140721475920624 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 27570176 140721475929126 140721475929213 140721475929213 140721475936228 0
/proc/818228/statm: 79119 68292 2863 2900 0 75633 0
Current children cumulated CPU time: 2972.89 s
Current children cumulated vsize: 316476 KiB
Current children cumulated memory: 273168 KiB

[startup+3042.3 s]
/proc/loadavg: 4.77 4.35 4.24 5/245 820827
/proc/meminfo: memFree=126932700/131655788 swapFree=131071996/131071996
[pid=818228] ppid=818225 vsize=322496 memory=279188 CPUtime=3032.7 cores=0,2
/proc/818228/stat : 818228 (ipbhs_static_sc) R 818225 818228 815879 0 -1 4194304 51588 0 0 0 303252 18 0 0 20 0 1 0 159659385 330235904 69797 134679101440 4194304 16068861 140721475920624 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 27570176 140721475929126 140721475929213 140721475929213 140721475936228 0
/proc/818228/statm: 80624 69797 2863 2900 0 77138 0
Current children cumulated CPU time: 3032.7 s
Current children cumulated vsize: 322496 KiB
Current children cumulated memory: 279188 KiB

[startup+3102.3 s]
/proc/loadavg: 4.38 4.32 4.24 5/245 820838
/proc/meminfo: memFree=126927648/131655788 swapFree=131071996/131071996
[pid=818228] ppid=818225 vsize=322496 memory=281236 CPUtime=3092.52 cores=0,2
/proc/818228/stat : 818228 (ipbhs_static_sc) R 818225 818228 815879 0 -1 4194304 51688 0 0 0 309234 18 0 0 20 0 1 0 159659385 330235904 70309 134679101440 4194304 16068861 140721475920624 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 27570176 140721475929126 140721475929213 140721475929213 140721475936228 0
/proc/818228/statm: 80624 70309 2863 2900 0 77138 0
Current children cumulated CPU time: 3092.52 s
Current children cumulated vsize: 322496 KiB
Current children cumulated memory: 281236 KiB

[startup+3162.3 s]
/proc/loadavg: 4.19 4.28 4.23 5/242 820849
/proc/meminfo: memFree=126926480/131655788 swapFree=131071996/131071996
[pid=818228] ppid=818225 vsize=322496 memory=281236 CPUtime=3152.34 cores=0,2
/proc/818228/stat : 818228 (ipbhs_static_sc) R 818225 818228 815879 0 -1 4194304 51786 0 0 0 315216 18 0 0 20 0 1 0 159659385 330235904 70309 134679101440 4194304 16068861 140721475920624 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 27570176 140721475929126 140721475929213 140721475929213 140721475936228 0
/proc/818228/statm: 80624 70309 2863 2900 0 77138 0
Current children cumulated CPU time: 3152.34 s
Current children cumulated vsize: 322496 KiB
Current children cumulated memory: 281236 KiB

[startup+3222.3 s]
/proc/loadavg: 4.18 4.26 4.22 5/242 820859
/proc/meminfo: memFree=126903548/131655788 swapFree=131071996/131071996
[pid=818228] ppid=818225 vsize=339632 memory=294052 CPUtime=3212.16 cores=0,2
/proc/818228/stat : 818228 (ipbhs_static_sc) R 818225 818228 815879 0 -1 4194304 52542 0 0 0 321198 18 0 0 20 0 1 0 159659385 347783168 73513 134679101440 4194304 16068861 140721475920624 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 27570176 140721475929126 140721475929213 140721475929213 140721475936228 0
/proc/818228/statm: 84908 73513 2863 2900 0 81422 0
Current children cumulated CPU time: 3212.16 s
Current children cumulated vsize: 339632 KiB
Current children cumulated memory: 294052 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.22 4.21 5/242 820869
/proc/meminfo: memFree=126942860/131655788 swapFree=131071996/131071996
[pid=818228] ppid=818225 vsize=287160 memory=249920 CPUtime=3271.97 cores=0,2
/proc/818228/stat : 818228 (ipbhs_static_sc) R 818225 818228 815879 0 -1 4194304 67614 0 0 0 327176 21 0 0 20 0 1 0 159659385 294051840 62480 134679101440 4194304 16068861 140721475920624 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 27570176 140721475929126 140721475929213 140721475929213 140721475936228 0
/proc/818228/statm: 71790 62480 2879 2900 0 68304 0
Current children cumulated CPU time: 3271.97 s
Current children cumulated vsize: 287160 KiB
Current children cumulated memory: 249920 KiB

[startup+3342.3 s]
/proc/loadavg: 4.05 4.18 4.20 5/241 820880
/proc/meminfo: memFree=126907652/131655788 swapFree=131071996/131071996
[pid=818228] ppid=818225 vsize=310600 memory=284160 CPUtime=3331.77 cores=0,2
/proc/818228/stat : 818228 (ipbhs_static_sc) R 818225 818228 815879 0 -1 4194304 69238 0 0 0 333155 22 0 0 20 0 1 0 159659385 318054400 71040 134679101440 4194304 16068861 140721475920624 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 27570176 140721475929126 140721475929213 140721475929213 140721475936228 0
/proc/818228/statm: 77650 71040 2879 2900 0 74164 0
Current children cumulated CPU time: 3331.77 s
Current children cumulated vsize: 310600 KiB
Current children cumulated memory: 284160 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.17 4.19 5/241 820890
/proc/meminfo: memFree=126853304/131655788 swapFree=131071996/131071996
[pid=818228] ppid=818225 vsize=339584 memory=307432 CPUtime=3391.58 cores=0,2
/proc/818228/stat : 818228 (ipbhs_static_sc) R 818225 818228 815879 0 -1 4194304 70493 0 0 0 339136 22 0 0 20 0 1 0 159659385 347734016 76858 134679101440 4194304 16068861 140721475920624 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 27570176 140721475929126 140721475929213 140721475929213 140721475936228 0
/proc/818228/statm: 84896 76858 2879 2900 0 81410 0
Current children cumulated CPU time: 3391.58 s
Current children cumulated vsize: 339584 KiB
Current children cumulated memory: 307432 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.17 4.18 5/244 820906
/proc/meminfo: memFree=126837660/131655788 swapFree=131071996/131071996
[pid=818228] ppid=818225 vsize=347784 memory=319972 CPUtime=3451.39 cores=0,2
/proc/818228/stat : 818228 (ipbhs_static_sc) R 818225 818228 815879 0 -1 4194304 71204 0 0 0 345117 22 0 0 20 0 1 0 159659385 356130816 79993 134679101440 4194304 16068861 140721475920624 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 27570176 140721475929126 140721475929213 140721475929213 140721475936228 0
/proc/818228/statm: 86946 79993 2879 2900 0 83460 0
Current children cumulated CPU time: 3451.39 s
Current children cumulated vsize: 347784 KiB
Current children cumulated memory: 319972 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.15 4.18 5/244 820916
/proc/meminfo: memFree=126820004/131655788 swapFree=131071996/131071996
[pid=818228] ppid=818225 vsize=368804 memory=337024 CPUtime=3511.22 cores=0,2
/proc/818228/stat : 818228 (ipbhs_static_sc) R 818225 818228 815879 0 -1 4194304 71884 0 0 0 351099 23 0 0 20 0 1 0 159659385 377655296 84256 134679101440 4194304 16068861 140721475920624 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 27570176 140721475929126 140721475929213 140721475929213 140721475936228 0
/proc/818228/statm: 92201 84256 2879 2900 0 88715 0
Current children cumulated CPU time: 3511.22 s
Current children cumulated vsize: 368804 KiB
Current children cumulated memory: 337024 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.15 4.18 5/244 820928
/proc/meminfo: memFree=126780112/131655788 swapFree=131071996/131071996
[pid=818228] ppid=818225 vsize=409500 memory=366852 CPUtime=3571.03 cores=0,2
/proc/818228/stat : 818228 (ipbhs_static_sc) R 818225 818228 815879 0 -1 4194304 72842 0 0 0 357080 23 0 0 20 0 1 0 159659385 419328000 91713 134679101440 4194304 16068861 140721475920624 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 27570176 140721475929126 140721475929213 140721475929213 140721475936228 0
/proc/818228/statm: 102375 91713 2895 2900 0 98889 0
Current children cumulated CPU time: 3571.03 s
Current children cumulated vsize: 409500 KiB
Current children cumulated memory: 366852 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.4 s]
/proc/loadavg: 4.17 4.16 4.18 5/244 820933
/proc/meminfo: memFree=126762156/131655788 swapFree=131071996/131071996
[pid=818228] ppid=818225 vsize=418320 memory=375916 CPUtime=3600.05 cores=0,2
/proc/818228/stat : 818228 (ipbhs_static_sc) R 818225 818228 815879 0 -1 4194304 74153 0 0 0 359981 24 0 0 20 0 1 0 159659385 428359680 93979 134679101440 4194304 16068861 140721475920624 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 27570176 140721475929126 140721475929213 140721475929213 140721475936228 0
/proc/818228/statm: 104580 93979 2895 2900 0 101094 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 418320 KiB
Current children cumulated memory: 375916 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.82 s, system=0.244023 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): 3611.4
CPU time (s): 3600.06
CPU user time (s): 3599.82
CPU system time (s): 0.244023
CPU usage (%): 99.6859
Max. virtual memory (cumulated for all children) (KiB): 418320
Max. memory (cumulated for all children) (KiB): 375916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.82
system time used= 0.244023
maximum resident set size= 375916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74153
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= 30
involuntary context switches= 25185


# summary of solver processes directly reported to runsolver:
#   pid: 818228
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3599.82
#   total CPU system time (s): 0.244023

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.5127 second user time and 36.8709 second system time

The end

Launcher Data

Begin job on nodeC005 at 2024-07-15 22:23:37
IDJOB=4431814
IDBENCH=147222
IDSOLVER=3057
FILE ID=nodeC005/4431814-1721075005
RUNJOBID= nodeC005-1721071938-815889
SLURM_JOB_ID= 7505537
Free space on /tmp= 723624 MiB

SOLVER NAME= IPBHS-SCIP 2024-07-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/sorensson/garden/normalized-g100x100.opb
COMMAND LINE= ./ipbhs_static_scip BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431814-1721075005/watcher-4431814-1721075005 -o /tmp/evaluation-result-4431814-1721075005/solver-4431814-1721075005 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721071938-815889 --watchdog 3760  ./ipbhs_static_scip HOME/instance-4431814-1721075005.opb

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

MD5SUM BENCH= 908a9c4c32d975b4e5850834449958a7
RANDOM SEED=423438595

nodeC005.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		: 1197.184
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.53
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		: 3667.212
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.35
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		: 1312.029
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.53
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.376
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.35
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		: 3513.537
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.53
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		: 3664.178
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.35
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.219
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.53
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.205
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.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        125052904 kB
MemAvailable:   126695688 kB
Buffers:          361304 kB
Cached:          2107644 kB
SwapCached:            0 kB
Active:           646336 kB
Inactive:        5385472 kB
Active(anon):       3416 kB
Inactive(anon):  3597468 kB
Active(file):     642920 kB
Inactive(file):  1788004 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             54684 kB
Writeback:            24 kB
AnonPages:       3559424 kB
Mapped:           140588 kB
Shmem:             37704 kB
KReclaimable:     104120 kB
Slab:             205232 kB
SReclaimable:     104120 kB
SUnreclaim:       101112 kB
KernelStack:        3916 kB
PageTables:        16348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    4516968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            52032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2457600 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:      203592 kB
DirectMap2M:    11235328 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 723572 MiB
End job on nodeC005 at 2024-07-15 23:23:49