Trace number 4457918

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
Picat 2024-06-18? (TO) 3600.02 3609.3

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/evencolouring/
linear/normalized-evencolouring_opt_linear_random6regular_nvert_401.opb
MD5SUM3b07899157a77563e39a517f9d1ebfa4
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 benchmark1
Best CPU time to get the best result obtained on this benchmark3.94176
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1604
Total number of constraints401
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)401
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint7
Maximum length of a constraint7
Number of terms in the objective function 401
Biggest coefficient in the objective function 401
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 80601
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 401
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 80601
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.01	c solving HOME/instance-4457918-1721868738.opb (Picat 3.6#12)
4.28/4.30	o 32471
8.37/8.48	o 32470
12.66/12.76	o 14477
17.05/17.12	o 9283
21.23/21.39	o 5326
25.53/25.67	o 1779
28.93/29.02	o 1051
31.03/31.14	o 696
32.21/32.32	o 459
33.02/33.12	o 196
33.21/33.36	o 42
33.31/33.47	o 13
33.41/33.57	o 6
33.51/33.66	o 2
33.71/33.80	o 1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 64096 MiB (61115 MiB free)
  memory of node 1: 64473 MiB (62202 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4457918-1721868738/watcher-4457918-1721868738 -o /tmp/evaluation-result-4457918-1721868738/solver-4457918-1721868738 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1721865128-198164 --watchdog 3760 pb_picat HOME/instance-4457918-1721868738.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=200250, runsolver pid=200247

[startup+0.100419 s]*
/proc/loadavg: 4.23 4.15 4.06 5/243 200251
/proc/meminfo: memFree=126256112/131655788 swapFree=131056320/131071996
[pid=200250] ppid=200247 vsize=2045476 memory=25844 CPUtime=0.1 cores=4,6
/proc/200250/stat : 200250 (pb_picat) R 200247 200250 198153 0 -1 4194304 1340 0 0 0 9 1 0 0 20 0 1 0 22863023 2094567424 6461 134679101440 4194304 5989780 140720318739376 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27971584 140720318743577 140720318743653 140720318743653 140720318750668 0
/proc/200250/statm: 511369 6461 1790 439 0 506798 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2045476 KiB
Current children cumulated memory: 25844 KiB

[startup+0.212987 s]*
/proc/loadavg: 4.23 4.15 4.06 5/243 200251
/proc/meminfo: memFree=126255112/131655788 swapFree=131056320/131071996
[pid=200250] ppid=200247 vsize=2047208 memory=26776 CPUtime=0.21 cores=4,6
/proc/200250/stat : 200250 (pb_picat) R 200247 200250 198153 0 -1 4194304 1659 0 0 0 20 1 0 0 20 0 1 0 22863023 2096340992 6694 134679101440 4194304 5989780 140720318739376 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27971584 140720318743577 140720318743653 140720318743653 140720318750668 0
/proc/200250/statm: 511802 6694 1790 439 0 507231 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2047208 KiB
Current children cumulated memory: 26776 KiB

[startup+0.312604 s]*
/proc/loadavg: 4.23 4.15 4.06 5/243 200251
/proc/meminfo: memFree=126254292/131655788 swapFree=131056320/131071996
[pid=200250] ppid=200247 vsize=2047208 memory=27288 CPUtime=0.31 cores=4,6
/proc/200250/stat : 200250 (pb_picat) R 200247 200250 198153 0 -1 4194304 1813 0 0 0 30 1 0 0 20 0 1 0 22863023 2096340992 6822 134679101440 4194304 5989780 140720318739376 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27971584 140720318743577 140720318743653 140720318743653 140720318750668 0
/proc/200250/statm: 511802 6822 1790 439 0 507231 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2047208 KiB
Current children cumulated memory: 27288 KiB

[startup+0.700335 s]
/proc/loadavg: 4.21 4.14 4.06 5/243 200251
/proc/meminfo: memFree=126268160/131655788 swapFree=131056320/131071996
[pid=200250] ppid=200247 vsize=2047208 memory=27544 CPUtime=0.68 cores=4,6
/proc/200250/stat : 200250 (pb_picat) R 200247 200250 198153 0 -1 4194304 1874 0 0 0 67 1 0 0 20 0 1 0 22863023 2096340992 6886 134679101440 4194304 5989780 140720318739376 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27971584 140720318743577 140720318743653 140720318743653 140720318750668 0
/proc/200250/statm: 511802 6886 1790 439 0 507231 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2047208 KiB
Current children cumulated memory: 27544 KiB

[startup+1.50037 s]
/proc/loadavg: 4.21 4.14 4.06 5/243 200251
/proc/meminfo: memFree=126263924/131655788 swapFree=131056320/131071996
[pid=200250] ppid=200247 vsize=2047352 memory=27836 CPUtime=1.48 cores=4,6
/proc/200250/stat : 200250 (pb_picat) R 200247 200250 198153 0 -1 4194304 1947 0 0 0 147 1 0 0 20 0 1 0 22863023 2096488448 6959 134679101440 4194304 5989780 140720318739376 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27971584 140720318743577 140720318743653 140720318743653 140720318750668 0
/proc/200250/statm: 511838 6959 1806 439 0 507267 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2047352 KiB
Current children cumulated memory: 27836 KiB

[startup+3.11217 s]
/proc/loadavg: 4.21 4.14 4.06 5/243 200252
/proc/meminfo: memFree=126253216/131655788 swapFree=131056320/131071996
[pid=200250] ppid=200247 vsize=2047352 memory=28336 CPUtime=3.09 cores=4,6
/proc/200250/stat : 200250 (pb_picat) R 200247 200250 198153 0 -1 4194304 2027 0 0 0 308 1 0 0 20 0 1 0 22863023 2096488448 7084 134679101440 4194304 5989780 140720318739376 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27971584 140720318743577 140720318743653 140720318743653 140720318750668 0
/proc/200250/statm: 511838 7084 1806 439 0 507267 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2047352 KiB
Current children cumulated memory: 28336 KiB

[startup+6.30023 s]
/proc/loadavg: 4.19 4.14 4.06 5/243 200300
/proc/meminfo: memFree=126523048/131655788 swapFree=131056320/131071996
[pid=200250] ppid=200247 vsize=2050536 memory=31728 CPUtime=6.27 cores=4,6
/proc/200250/stat : 200250 (pb_picat) R 200247 200250 198153 0 -1 4194304 4141 0 0 0 623 4 0 0 20 0 1 0 22863023 2099748864 7932 134679101440 4194304 5989780 140720318739376 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27971584 140720318743577 140720318743653 140720318743653 140720318750668 0
/proc/200250/statm: 512634 7932 1806 439 0 508063 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2050536 KiB
Current children cumulated memory: 31728 KiB

[startup+12.7002 s]
/proc/loadavg: 4.18 4.14 4.06 5/243 200300
/proc/meminfo: memFree=126522416/131655788 swapFree=131056320/131071996
[pid=200250] ppid=200247 vsize=2055024 memory=34900 CPUtime=12.66 cores=4,6
/proc/200250/stat : 200250 (pb_picat) R 200247 200250 198153 0 -1 4194304 6546 0 0 0 1260 6 0 0 20 0 1 0 22863023 2104344576 8725 134679101440 4194304 5989780 140720318739376 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27971584 140720318743577 140720318743653 140720318743653 140720318750668 0
/proc/200250/statm: 513756 8725 1806 439 0 509185 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2055024 KiB
Current children cumulated memory: 34900 KiB

[startup+25.5003 s]
/proc/loadavg: 4.39 4.18 4.07 5/243 200301
/proc/meminfo: memFree=126522968/131655788 swapFree=131056320/131071996
[pid=200250] ppid=200247 vsize=2053360 memory=34844 CPUtime=25.43 cores=4,6
/proc/200250/stat : 200250 (pb_picat) R 200247 200250 198153 0 -1 4194304 12705 0 0 0 2530 13 0 0 20 0 1 0 22863023 2102640640 8711 134679101440 4194304 5989780 140720318739376 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27971584 140720318743577 140720318743653 140720318743653 140720318750668 0
/proc/200250/statm: 513340 8711 1806 439 0 508769 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 2053360 KiB
Current children cumulated memory: 34844 KiB

[startup+51.1123 s]
/proc/loadavg: 4.23 4.17 4.07 5/243 200352
/proc/meminfo: memFree=126549112/131655788 swapFree=131056320/131071996
[pid=200250] ppid=200247 vsize=2065392 memory=35620 CPUtime=50.98 cores=4,6
/proc/200250/stat : 200250 (pb_picat) R 200247 200250 198153 0 -1 4194304 60558 0 0 0 5067 31 0 0 20 0 1 0 22863023 2114961408 8905 134679101440 4194304 5989780 140720318739376 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27971584 140720318743577 140720318743653 140720318743653 140720318750668 0
/proc/200250/statm: 516348 8905 1806 439 0 511777 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 2065392 KiB
Current children cumulated memory: 35620 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.15 4.07 5/243 200360
/proc/meminfo: memFree=126539256/131655788 swapFree=131056320/131071996
[pid=200250] ppid=200247 vsize=2057200 memory=33724 CPUtime=102.03 cores=4,6
/proc/200250/stat : 200250 (pb_picat) R 200247 200250 198153 0 -1 4194304 174885 0 0 0 10146 57 0 0 20 0 1 0 22863023 2106572800 8431 134679101440 4194304 5989780 140720318739376 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27971584 140720318743577 140720318743653 140720318743653 140720318750668 0
/proc/200250/statm: 514300 8431 1806 439 0 509729 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 2057200 KiB
Current children cumulated memory: 33724 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.15 4.08 5/243 200370
/proc/meminfo: memFree=126533224/131655788 swapFree=131056320/131071996
[pid=200250] ppid=200247 vsize=2081776 memory=46640 CPUtime=161.86 cores=4,6
/proc/200250/stat : 200250 (pb_picat) R 200247 200250 198153 0 -1 4194304 283268 0 0 0 16102 84 0 0 20 0 1 0 22863023 2131738624 11660 134679101440 4194304 5989780 140720318739376 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27971584 140720318743577 140720318743653 140720318743653 140720318750668 0
/proc/200250/statm: 520444 11660 1806 439 0 515873 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 2081776 KiB
Current children cumulated memory: 46640 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.14 4.08 5/242 200764
/proc/meminfo: memFree=126535996/131655788 swapFree=131056320/131071996
[pid=200250] ppid=200247 vsize=2053104 memory=32188 CPUtime=221.7 cores=4,6
/proc/200250/stat : 200250 (pb_picat) R 200247 200250 198153 0 -1 4194304 373959 0 0 0 22057 113 0 0 20 0 1 0 22863023 2102378496 8047 134679101440 4194304 5989780 140720318739376 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27971584 140720318743577 140720318743653 140720318743653 140720318750668 0
/proc/200250/statm: 513276 8047 1806 439 0 508705 0
Current children cumulated CPU time: 221.7 s
Current children cumulated vsize: 2053104 KiB
Current children cumulated memory: 32188 KiB

[startup+282.3 s]
/proc/loadavg: 4.16 4.14 4.08 5/242 200774
/proc/meminfo: memFree=126538716/131655788 swapFree=131056320/131071996
[pid=200250] ppid=200247 vsize=2065392 memory=42472 CPUtime=281.54 cores=4,6
/proc/200250/stat : 200250 (pb_picat) R 200247 200250 198153 0 -1 4194304 452971 0 0 0 28016 138 0 0 20 0 1 0 22863023 2114961408 10618 134679101440 4194304 5989780 140720318739376 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27971584 140720318743577 140720318743653 140720318743653 140720318750668 0
/proc/200250/statm: 516348 10618 1806 439 0 511777 0
Current children cumulated CPU time: 281.54 s
Current children cumulated vsize: 2065392 KiB
Current children cumulated memory: 42472 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.13 4.08 5/242 200784
/proc/meminfo: memFree=126522400/131655788 swapFree=131056320/131071996
[pid=200250] ppid=200247 vsize=2085876 memory=52052 CPUtime=341.38 cores=4,6
/proc/200250/stat : 200250 (pb_picat) R 200247 200250 198153 0 -1 4194304 662864 0 0 0 33947 191 0 0 20 0 1 0 22863023 2135937024 13013 134679101440 4194304 5989780 140720318739376 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27971584 140720318743577 140720318743653 140720318743653 140720318750668 0
/proc/200250/statm: 521469 13013 1806 439 0 516898 0
Current children cumulated CPU time: 341.38 s
Current children cumulated vsize: 2085876 KiB
Current children cumulated memory: 52052 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.12 4.08 5/244 200964
/proc/meminfo: memFree=126492360/131655788 swapFree=131056320/131071996
[pid=200250] ppid=200247 vsize=2085876 memory=63808 CPUtime=401.21 cores=4,6
/proc/200250/stat : 200250 (pb_picat) R 200247 200250 198153 0 -1 4194304 859993 0 0 0 39881 240 0 0 20 0 1 0 22863023 2135937024 15952 134679101440 4194304 5989780 140720318739376 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27971584 140720318743577 140720318743653 140720318743653 140720318750668 0
/proc/200250/statm: 521469 15952 1806 439 0 516898 0
Current children cumulated CPU time: 401.21 s
Current children cumulated vsize: 2085876 KiB
Current children cumulated memory: 63808 KiB

[startup+462.3 s]
/proc/loadavg: 4.22 4.14 4.09 5/244 200976
/proc/meminfo: memFree=126521996/131655788 swapFree=131056320/131071996
[pid=200250] ppid=200247 vsize=2058228 memory=39184 CPUtime=461.04 cores=4,6
/proc/200250/stat : 200250 (pb_picat) R 200247 200250 198153 0 -1 4194304 979125 0 0 0 45830 274 0 0 20 0 1 0 22863023 2107625472 9796 134679101440 4194304 5989780 140720318739376 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27971584 140720318743577 140720318743653 140720318743653 140720318750668 0
/proc/200250/statm: 514557 9796 1806 439 0 509986 0

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

Current children cumulated memory: 117068 KiB

[startup+2922.3 s]
/proc/loadavg: 4.11 4.23 4.23 5/242 202067
/proc/meminfo: memFree=126417260/131655788 swapFree=131056320/131071996
[pid=200250] ppid=200247 vsize=2123016 memory=79432 CPUtime=2914.94 cores=4,6
/proc/200250/stat : 200250 (pb_picat) R 200247 200250 198153 0 -1 4194304 5833346 0 0 0 289680 1814 0 0 20 0 1 0 22863023 2173968384 19858 134679101440 4194304 5989780 140720318739376 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27971584 140720318743577 140720318743653 140720318743653 140720318750668 0
/proc/200250/statm: 530754 19858 1806 439 0 526183 0
Current children cumulated CPU time: 2914.94 s
Current children cumulated vsize: 2123016 KiB
Current children cumulated memory: 79432 KiB

[startup+2982.3 s]
/proc/loadavg: 4.16 4.21 4.23 5/242 202123
/proc/meminfo: memFree=126425880/131655788 swapFree=131056320/131071996
[pid=200250] ppid=200247 vsize=2123016 memory=84572 CPUtime=2974.79 cores=4,6
/proc/200250/stat : 200250 (pb_picat) R 200247 200250 198153 0 -1 4194304 5868764 0 0 0 295646 1833 0 0 20 0 1 0 22863023 2173968384 21143 134679101440 4194304 5989780 140720318739376 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27971584 140720318743577 140720318743653 140720318743653 140720318750668 0
/proc/200250/statm: 530754 21143 1806 439 0 526183 0
Current children cumulated CPU time: 2974.79 s
Current children cumulated vsize: 2123016 KiB
Current children cumulated memory: 84572 KiB

[startup+3042.3 s]
/proc/loadavg: 4.10 4.19 4.21 5/242 202180
/proc/meminfo: memFree=126411628/131655788 swapFree=131056320/131071996
[pid=200250] ppid=200247 vsize=2131208 memory=113288 CPUtime=3034.6 cores=4,6
/proc/200250/stat : 200250 (pb_picat) R 200247 200250 198153 0 -1 4194304 5976709 0 0 0 301590 1870 0 0 20 0 1 0 22863023 2182356992 28322 134679101440 4194304 5989780 140720318739376 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27971584 140720318743577 140720318743653 140720318743653 140720318750668 0
/proc/200250/statm: 532802 28322 1806 439 0 528231 0
Current children cumulated CPU time: 3034.6 s
Current children cumulated vsize: 2131208 KiB
Current children cumulated memory: 113288 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.18 4.21 5/242 202191
/proc/meminfo: memFree=126448512/131655788 swapFree=131056320/131071996
[pid=200250] ppid=200247 vsize=2090380 memory=74832 CPUtime=3094.43 cores=4,6
/proc/200250/stat : 200250 (pb_picat) R 200247 200250 198153 0 -1 4194304 6202684 0 0 0 307509 1934 0 0 20 0 1 0 22863023 2140549120 18708 134679101440 4194304 5989780 140720318739376 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27971584 140720318743577 140720318743653 140720318743653 140720318750668 0
/proc/200250/statm: 522595 18708 1806 439 0 518024 0
Current children cumulated CPU time: 3094.43 s
Current children cumulated vsize: 2090380 KiB
Current children cumulated memory: 74832 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.16 4.20 5/242 202201
/proc/meminfo: memFree=126404568/131655788 swapFree=131056320/131071996
[pid=200250] ppid=200247 vsize=2188684 memory=121776 CPUtime=3154.26 cores=4,6
/proc/200250/stat : 200250 (pb_picat) R 200247 200250 198153 0 -1 4194304 6256194 0 0 0 313466 1960 0 0 20 0 1 0 22863023 2241212416 30444 134679101440 4194304 5989780 140720318739376 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27971584 140720318743577 140720318743653 140720318743653 140720318750668 0
/proc/200250/statm: 547171 30444 1806 439 0 542600 0
Current children cumulated CPU time: 3154.26 s
Current children cumulated vsize: 2188684 KiB
Current children cumulated memory: 121776 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.16 4.19 5/241 202213
/proc/meminfo: memFree=126404196/131655788 swapFree=131056320/131071996
[pid=200250] ppid=200247 vsize=2188684 memory=117500 CPUtime=3214.09 cores=4,6
/proc/200250/stat : 200250 (pb_picat) R 200247 200250 198153 0 -1 4194304 6290162 0 0 0 319430 1979 0 0 20 0 1 0 22863023 2241212416 29375 134679101440 4194304 5989780 140720318739376 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27971584 140720318743577 140720318743653 140720318743653 140720318750668 0
/proc/200250/statm: 547171 29375 1806 439 0 542600 0
Current children cumulated CPU time: 3214.09 s
Current children cumulated vsize: 2188684 KiB
Current children cumulated memory: 117500 KiB

[startup+3282.3 s]
/proc/loadavg: 4.05 4.13 4.18 5/241 202223
/proc/meminfo: memFree=126397816/131655788 swapFree=131056320/131071996
[pid=200250] ppid=200247 vsize=2131340 memory=112612 CPUtime=3273.93 cores=4,6
/proc/200250/stat : 200250 (pb_picat) R 200247 200250 198153 0 -1 4194304 6328409 0 0 0 325394 1999 0 0 20 0 1 0 22863023 2182492160 28153 134679101440 4194304 5989780 140720318739376 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27971584 140720318743577 140720318743653 140720318743653 140720318750668 0
/proc/200250/statm: 532835 28153 1806 439 0 528264 0
Current children cumulated CPU time: 3273.93 s
Current children cumulated vsize: 2131340 KiB
Current children cumulated memory: 112612 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.13 4.18 5/241 202233
/proc/meminfo: memFree=126393920/131655788 swapFree=131056320/131071996
[pid=200250] ppid=200247 vsize=2196876 memory=133388 CPUtime=3333.76 cores=4,6
/proc/200250/stat : 200250 (pb_picat) R 200247 200250 198153 0 -1 4194304 6500556 0 0 0 331326 2050 0 0 20 0 1 0 22863023 2249601024 33347 134679101440 4194304 5989780 140720318739376 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27971584 140720318743577 140720318743653 140720318743653 140720318750668 0
/proc/200250/statm: 549219 33347 1806 439 0 544648 0
Current children cumulated CPU time: 3333.76 s
Current children cumulated vsize: 2196876 KiB
Current children cumulated memory: 133388 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.12 4.17 5/241 202243
/proc/meminfo: memFree=126402784/131655788 swapFree=131056320/131071996
[pid=200250] ppid=200247 vsize=2123148 memory=95016 CPUtime=3393.59 cores=4,6
/proc/200250/stat : 200250 (pb_picat) R 200247 200250 198153 0 -1 4194304 6616905 0 0 0 337273 2086 0 0 20 0 1 0 22863023 2174103552 23754 134679101440 4194304 5989780 140720318739376 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27971584 140720318743577 140720318743653 140720318743653 140720318750668 0
/proc/200250/statm: 530787 23754 1806 439 0 526216 0
Current children cumulated CPU time: 3393.59 s
Current children cumulated vsize: 2123148 KiB
Current children cumulated memory: 95016 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.11 4.16 5/241 202254
/proc/meminfo: memFree=126396660/131655788 swapFree=131056320/131071996
[pid=200250] ppid=200247 vsize=2188684 memory=121596 CPUtime=3453.42 cores=4,6
/proc/200250/stat : 200250 (pb_picat) R 200247 200250 198153 0 -1 4194304 6709189 0 0 0 343220 2122 0 0 20 0 1 0 22863023 2241212416 30399 134679101440 4194304 5989780 140720318739376 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27971584 140720318743577 140720318743653 140720318743653 140720318750668 0
/proc/200250/statm: 547171 30399 1806 439 0 542600 0
Current children cumulated CPU time: 3453.42 s
Current children cumulated vsize: 2188684 KiB
Current children cumulated memory: 121596 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.12 4.16 5/243 202269
/proc/meminfo: memFree=126453472/131655788 swapFree=131056320/131071996
[pid=200250] ppid=200247 vsize=2086432 memory=57804 CPUtime=3513.25 cores=4,6
/proc/200250/stat : 200250 (pb_picat) R 200247 200250 198153 0 -1 4194304 6741543 0 0 0 349187 2138 0 0 20 0 1 0 22863023 2136506368 14451 134679101440 4194304 5989780 140720318739376 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27971584 140720318743577 140720318743653 140720318743653 140720318750668 0
/proc/200250/statm: 521608 14451 1806 439 0 517037 0
Current children cumulated CPU time: 3513.25 s
Current children cumulated vsize: 2086432 KiB
Current children cumulated memory: 57804 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.13 4.16 5/243 202280
/proc/meminfo: memFree=126403232/131655788 swapFree=131056320/131071996
[pid=200250] ppid=200247 vsize=2123296 memory=108812 CPUtime=3573.08 cores=4,6
/proc/200250/stat : 200250 (pb_picat) R 200247 200250 198153 0 -1 4194304 6819420 0 0 0 355140 2168 0 0 20 0 1 0 22863023 2174255104 27203 134679101440 4194304 5989780 140720318739376 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27971584 140720318743577 140720318743653 140720318743653 140720318750668 0
/proc/200250/statm: 530824 27203 1806 439 0 526253 0
Current children cumulated CPU time: 3573.08 s
Current children cumulated vsize: 2123296 KiB
Current children cumulated memory: 108812 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.3 s]
/proc/loadavg: 4.16 4.13 4.16 5/243 202284
/proc/meminfo: memFree=126400548/131655788 swapFree=131056320/131071996
[pid=200250] ppid=200247 vsize=2188832 memory=117532 CPUtime=3600 cores=4,6
/proc/200250/stat : 200250 (pb_picat) R 200247 200250 198153 0 -1 4194304 6990719 0 0 0 357778 2222 0 0 20 0 1 0 22863023 2241363968 29383 134679101440 4194304 5989780 140720318739376 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27971584 140720318743577 140720318743653 140720318743653 140720318750668 0
/proc/200250/statm: 547208 29383 1806 439 0 542637 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 2188832 KiB
Current children cumulated memory: 117532 KiB

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

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

# cumulated CPU time of all completed processes:  user=3577.79 s, system=22.2304 s

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

[startup+3609.3 s]
/proc/loadavg: 4.16 4.13 4.16 5/243 202284
/proc/meminfo: memFree=126400548/131655788 swapFree=131056320/131071996
[pid=200250] ppid=200247 vsize=2188832 memory=117532 CPUtime=3600 cores=4,6
/proc/200250/stat : 200250 (pb_picat) R 200247 200250 198153 0 -1 4194304 6990719 0 0 0 357778 2222 0 0 20 0 1 0 22863023 2241363968 29383 134679101440 4194304 5989780 140720318739376 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27971584 140720318743577 140720318743653 140720318743653 140720318750668 0
/proc/200250/statm: 547208 29383 1806 439 0 542637 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 2188832 KiB
Current children cumulated memory: 117532 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.3
CPU time (s): 3600.02
CPU user time (s): 3577.79
CPU system time (s): 22.2304
CPU usage (%): 99.7427
Max. virtual memory (cumulated for all children) (KiB): 2327948
Max. memory (cumulated for all children) (KiB): 251484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3577.79
system time used= 22.2304
maximum resident set size= 251484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6990725
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= 13
involuntary context switches= 4961


# summary of solver processes directly reported to runsolver:
#   pid: 200250
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3577.79
#   total CPU system time (s): 22.2304

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.8706 second user time and 31.4196 second system time

The end

Launcher Data

Begin job on nodeC006 at 2024-07-25 02:52:18
IDJOB=4457918
IDBENCH=177053
IDSOLVER=3068
FILE ID=nodeC006/4457918-1721868738
RUNJOBID= nodeC006-1721865128-198164
SLURM_JOB_ID= 8089207
Free space on /tmp= 723772 MiB

SOLVER NAME= Picat 2024-06-18
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/evencolouring/linear/normalized-evencolouring_opt_linear_random6regular_nvert_401.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4457918-1721868738/watcher-4457918-1721868738 -o /tmp/evaluation-result-4457918-1721868738/solver-4457918-1721868738 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1721865128-198164 --watchdog 3760  pb_picat HOME/instance-4457918-1721868738.opb

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

MD5SUM BENCH= 3b07899157a77563e39a517f9d1ebfa4
RANDOM SEED=725455171

nodeC006.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		: 3559.194
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.06
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		: 3632.880
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.40
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.249
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.06
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.109
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.40
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		: 3626.935
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.06
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		: 3634.959
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.40
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.102
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.06
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.234
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.40
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        126277540 kB
MemAvailable:   129417128 kB
Buffers:          296560 kB
Cached:          3452808 kB
SwapCached:          244 kB
Active:          1970632 kB
Inactive:        2486836 kB
Active(anon):       1744 kB
Inactive(anon):   751308 kB
Active(file):    1968888 kB
Inactive(file):  1735528 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131056320 kB
Dirty:              3736 kB
Writeback:             0 kB
AnonPages:        706492 kB
Mapped:           103120 kB
Shmem:             45244 kB
KReclaimable:     497080 kB
Slab:             607216 kB
SReclaimable:     497080 kB
SUnreclaim:       110136 kB
KernelStack:        3916 kB
PageTables:        11052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    7074804 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            16576 kB
HardwareCorrupted:     0 kB
AnonHugePages:    616448 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:      420680 kB
DirectMap2M:    57155584 kB
DirectMap1G:    78643200 kB

Free space on /tmp at the end= 723768 MiB
End job on nodeC006 at 2024-07-25 03:52:27