Trace number 4457879

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

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/evencolouring/
linear/normalized-evencolouring_opt_linear_random6regular_nvert_051.opb
MD5SUM203a71e4765d41abd7101b66eed46923
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 benchmark0.064254
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables204
Total number of constraints51
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)51
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 51
Biggest coefficient in the objective function 51
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 1326
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 51
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1326
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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.00	c solving HOME/instance-4457879-1721868070.opb (Picat 3.6#12)
0.00/0.05	o 463
0.00/0.10	o 460
0.10/0.16	o 254
0.10/0.21	o 147
0.21/0.25	o 96
0.21/0.30	o 64
0.32/0.33	o 37
0.32/0.36	o 10
0.32/0.37	o 6
0.32/0.39	o 2
0.32/0.40	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 (60592 MiB free)
  memory of node 1: 64473 MiB (62249 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=200082, runsolver pid=200079

[startup+0.100096 s]*
/proc/loadavg: 4.12 4.13 4.01 5/245 200083
/proc/meminfo: memFree=125744940/131655788 swapFree=131056320/131071996
[pid=200082] ppid=200079 vsize=2042184 memory=20360 CPUtime=0.1 cores=5,7
/proc/200082/stat : 200082 (pb_picat) R 200079 200082 198153 0 -1 4194304 1186 0 0 0 10 0 0 0 20 0 1 0 22796251 2091196416 5090 134679101440 4194304 5989780 140720668827968 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 38100992 140720668832793 140720668832869 140720668832869 140720668839884 0
/proc/200082/statm: 510546 5090 1800 439 0 505975 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2042184 KiB
Current children cumulated memory: 20360 KiB

[startup+0.213229 s]*
/proc/loadavg: 4.12 4.13 4.01 5/245 200083
/proc/meminfo: memFree=125738192/131655788 swapFree=131056320/131071996
[pid=200082] ppid=200079 vsize=2042608 memory=21116 CPUtime=0.21 cores=5,7
/proc/200082/stat : 200082 (pb_picat) R 200079 200082 198153 0 -1 4194304 1576 0 0 0 21 0 0 0 20 0 1 0 22796251 2091630592 5279 134679101440 4194304 5989780 140720668827968 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 38100992 140720668832793 140720668832869 140720668832869 140720668839884 0
/proc/200082/statm: 510652 5279 1800 439 0 506081 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2042608 KiB
Current children cumulated memory: 21116 KiB

[startup+0.31306 s]*
/proc/loadavg: 4.12 4.13 4.01 5/245 200083
/proc/meminfo: memFree=125738192/131655788 swapFree=131056320/131071996
[pid=200082] ppid=200079 vsize=2042496 memory=21120 CPUtime=0.32 cores=5,7
/proc/200082/stat : 200082 (pb_picat) R 200079 200082 198153 0 -1 4194304 1834 0 0 0 31 1 0 0 20 0 1 0 22796251 2091515904 5280 134679101440 4194304 5989780 140720668827968 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 38100992 140720668832793 140720668832869 140720668832869 140720668839884 0
/proc/200082/statm: 510624 5280 1800 439 0 506053 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 2042496 KiB
Current children cumulated memory: 21120 KiB

[startup+0.700256 s]
/proc/loadavg: 4.12 4.13 4.01 5/245 200083
/proc/meminfo: memFree=125731388/131655788 swapFree=131056320/131071996
[pid=200082] ppid=200079 vsize=2044216 memory=22008 CPUtime=0.69 cores=5,7
/proc/200082/stat : 200082 (pb_picat) R 200079 200082 198153 0 -1 4194304 2737 0 0 0 68 1 0 0 20 0 1 0 22796251 2093277184 5502 134679101440 4194304 5989780 140720668827968 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 38100992 140720668832793 140720668832869 140720668832869 140720668839884 0
/proc/200082/statm: 511054 5502 1800 439 0 506483 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2044216 KiB
Current children cumulated memory: 22008 KiB

[startup+1.50027 s]
/proc/loadavg: 4.12 4.13 4.01 5/245 200083
/proc/meminfo: memFree=125728716/131655788 swapFree=131056320/131071996
[pid=200082] ppid=200079 vsize=2043900 memory=22256 CPUtime=1.48 cores=5,7
/proc/200082/stat : 200082 (pb_picat) R 200079 200082 198153 0 -1 4194304 4596 0 0 0 147 1 0 0 20 0 1 0 22796251 2092953600 5564 134679101440 4194304 5989780 140720668827968 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 38100992 140720668832793 140720668832869 140720668832869 140720668839884 0
/proc/200082/statm: 510975 5564 1800 439 0 506404 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2043900 KiB
Current children cumulated memory: 22256 KiB

[startup+3.11283 s]
/proc/loadavg: 4.12 4.13 4.01 5/245 200083
/proc/meminfo: memFree=125714616/131655788 swapFree=131056320/131071996
[pid=200082] ppid=200079 vsize=2044604 memory=22600 CPUtime=3.1 cores=5,7
/proc/200082/stat : 200082 (pb_picat) R 200079 200082 198153 0 -1 4194304 9782 0 0 0 308 2 0 0 20 0 1 0 22796251 2093674496 5650 134679101440 4194304 5989780 140720668827968 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 38100992 140720668832793 140720668832869 140720668832869 140720668839884 0
/proc/200082/statm: 511151 5650 1800 439 0 506580 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2044604 KiB
Current children cumulated memory: 22600 KiB

[startup+6.3003 s]
/proc/loadavg: 4.11 4.13 4.01 5/245 200085
/proc/meminfo: memFree=125710168/131655788 swapFree=131056320/131071996
[pid=200082] ppid=200079 vsize=2043736 memory=22328 CPUtime=6.27 cores=5,7
/proc/200082/stat : 200082 (pb_picat) R 200079 200082 198153 0 -1 4194304 20912 0 0 0 623 4 0 0 20 0 1 0 22796251 2092785664 5582 134679101440 4194304 5989780 140720668827968 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 38100992 140720668832793 140720668832869 140720668832869 140720668839884 0
/proc/200082/statm: 510934 5582 1800 439 0 506363 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2043736 KiB
Current children cumulated memory: 22328 KiB

[startup+12.7003 s]
/proc/loadavg: 4.10 4.12 4.01 5/245 200085
/proc/meminfo: memFree=125754536/131655788 swapFree=131056320/131071996
[pid=200082] ppid=200079 vsize=2044632 memory=22616 CPUtime=12.66 cores=5,7
/proc/200082/stat : 200082 (pb_picat) R 200079 200082 198153 0 -1 4194304 48135 0 0 0 1258 8 0 0 20 0 1 0 22796251 2093703168 5654 134679101440 4194304 5989780 140720668827968 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 38100992 140720668832793 140720668832869 140720668832869 140720668839884 0
/proc/200082/statm: 511158 5654 1800 439 0 506587 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2044632 KiB
Current children cumulated memory: 22616 KiB

[startup+25.5003 s]
/proc/loadavg: 4.08 4.12 4.01 5/245 200089
/proc/meminfo: memFree=125735536/131655788 swapFree=131056320/131071996
[pid=200082] ppid=200079 vsize=2046052 memory=23464 CPUtime=25.43 cores=5,7
/proc/200082/stat : 200082 (pb_picat) R 200079 200082 198153 0 -1 4194304 90685 0 0 0 2528 15 0 0 20 0 1 0 22796251 2095157248 5866 134679101440 4194304 5989780 140720668827968 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 38100992 140720668832793 140720668832869 140720668832869 140720668839884 0
/proc/200082/statm: 511513 5866 1800 439 0 506942 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 2046052 KiB
Current children cumulated memory: 23464 KiB

[startup+51.1129 s]
/proc/loadavg: 4.12 4.12 4.02 5/245 200092
/proc/meminfo: memFree=125728420/131655788 swapFree=131056320/131071996
[pid=200082] ppid=200079 vsize=2047352 memory=24248 CPUtime=50.98 cores=5,7
/proc/200082/stat : 200082 (pb_picat) R 200079 200082 198153 0 -1 4194304 187785 0 0 0 5063 35 0 0 20 0 1 0 22796251 2096488448 6062 134679101440 4194304 5989780 140720668827968 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 38100992 140720668832793 140720668832869 140720668832869 140720668839884 0
/proc/200082/statm: 511838 6062 1800 439 0 507267 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 2047352 KiB
Current children cumulated memory: 24248 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.12 4.02 5/245 200101
/proc/meminfo: memFree=125694284/131655788 swapFree=131056320/131071996
[pid=200082] ppid=200079 vsize=2045304 memory=23728 CPUtime=102.04 cores=5,7
/proc/200082/stat : 200082 (pb_picat) R 200079 200082 198153 0 -1 4194304 314695 0 0 0 10142 62 0 0 20 0 1 0 22796251 2094391296 5932 134679101440 4194304 5989780 140720668827968 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 38100992 140720668832793 140720668832869 140720668832869 140720668839884 0
/proc/200082/statm: 511326 5932 1800 439 0 506755 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 2045304 KiB
Current children cumulated memory: 23728 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.11 4.02 5/244 200111
/proc/meminfo: memFree=125670652/131655788 swapFree=131056320/131071996
[pid=200082] ppid=200079 vsize=2056424 memory=33028 CPUtime=161.9 cores=5,7
/proc/200082/stat : 200082 (pb_picat) R 200079 200082 198153 0 -1 4194304 434037 0 0 0 16101 89 0 0 20 0 1 0 22796251 2105778176 8257 134679101440 4194304 5989780 140720668827968 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 38100992 140720668832793 140720668832869 140720668832869 140720668839884 0
/proc/200082/statm: 514106 8257 1800 439 0 509535 0
Current children cumulated CPU time: 161.9 s
Current children cumulated vsize: 2056424 KiB
Current children cumulated memory: 33028 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.12 4.02 5/244 200121
/proc/meminfo: memFree=125657868/131655788 swapFree=131056320/131071996
[pid=200082] ppid=200079 vsize=2050448 memory=28312 CPUtime=221.74 cores=5,7
/proc/200082/stat : 200082 (pb_picat) R 200079 200082 198153 0 -1 4194304 545227 0 0 0 22058 116 0 0 20 0 1 0 22796251 2099658752 7078 134679101440 4194304 5989780 140720668827968 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 38100992 140720668832793 140720668832869 140720668832869 140720668839884 0
/proc/200082/statm: 512612 7078 1800 439 0 508041 0
Current children cumulated CPU time: 221.74 s
Current children cumulated vsize: 2050448 KiB
Current children cumulated memory: 28312 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 4.12 4.03 5/241 200133
/proc/meminfo: memFree=125671560/131655788 swapFree=131056320/131071996
[pid=200082] ppid=200079 vsize=2055736 memory=31764 CPUtime=281.59 cores=5,7
/proc/200082/stat : 200082 (pb_picat) R 200079 200082 198153 0 -1 4194304 651084 0 0 0 28020 139 0 0 20 0 1 0 22796251 2105073664 7941 134679101440 4194304 5989780 140720668827968 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 38100992 140720668832793 140720668832869 140720668832869 140720668839884 0
/proc/200082/statm: 513934 7941 1800 439 0 509363 0
Current children cumulated CPU time: 281.59 s
Current children cumulated vsize: 2055736 KiB
Current children cumulated memory: 31764 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 4.11 4.03 5/241 200143
/proc/meminfo: memFree=125721960/131655788 swapFree=131056320/131071996
[pid=200082] ppid=200079 vsize=2057784 memory=33888 CPUtime=341.44 cores=5,7
/proc/200082/stat : 200082 (pb_picat) R 200079 200082 198153 0 -1 4194304 734267 0 0 0 33984 160 0 0 20 0 1 0 22796251 2107170816 8472 134679101440 4194304 5989780 140720668827968 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 38100992 140720668832793 140720668832869 140720668832869 140720668839884 0
/proc/200082/statm: 514446 8472 1800 439 0 509875 0
Current children cumulated CPU time: 341.44 s
Current children cumulated vsize: 2057784 KiB
Current children cumulated memory: 33888 KiB

[startup+402.3 s]
/proc/loadavg: 4.30 4.16 4.04 5/241 200153
/proc/meminfo: memFree=125703496/131655788 swapFree=131056320/131071996
[pid=200082] ppid=200079 vsize=2066136 memory=37996 CPUtime=401.29 cores=5,7
/proc/200082/stat : 200082 (pb_picat) R 200079 200082 198153 0 -1 4194304 810326 0 0 0 39949 180 0 0 20 0 1 0 22796251 2115723264 9499 134679101440 4194304 5989780 140720668827968 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 38100992 140720668832793 140720668832869 140720668832869 140720668839884 0
/proc/200082/statm: 516534 9499 1800 439 0 511963 0
Current children cumulated CPU time: 401.29 s
Current children cumulated vsize: 2066136 KiB
Current children cumulated memory: 37996 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.12 4.04 5/241 200163
/proc/meminfo: memFree=125546552/131655788 swapFree=131056320/131071996
[pid=200082] ppid=200079 vsize=2058088 memory=30576 CPUtime=461.14 cores=5,7
/proc/200082/stat : 200082 (pb_picat) R 200079 200082 198153 0 -1 4194304 884865 0 0 0 45913 201 0 0 20 0 1 0 22796251 2107482112 7644 134679101440 4194304 5989780 140720668827968 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 38100992 140720668832793 140720668832869 140720668832869 140720668839884 0
/proc/200082/statm: 514522 7644 1800 439 0 509951 0

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

Current children cumulated memory: 42704 KiB

[startup+2922.3 s]
/proc/loadavg: 4.07 4.14 4.17 5/247 201888
/proc/meminfo: memFree=126400084/131655788 swapFree=131056320/131071996
[pid=200082] ppid=200079 vsize=2070440 memory=52944 CPUtime=2914.54 cores=5,7
/proc/200082/stat : 200082 (pb_picat) R 200079 200082 198153 0 -1 4194304 2550904 0 0 0 290730 724 0 0 20 0 1 0 22796251 2120130560 13236 134679101440 4194304 5989780 140720668827968 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 38100992 140720668832793 140720668832869 140720668832869 140720668839884 0
/proc/200082/statm: 517610 13236 1800 439 0 513039 0
Current children cumulated CPU time: 2914.54 s
Current children cumulated vsize: 2070440 KiB
Current children cumulated memory: 52944 KiB

[startup+2982.3 s]
/proc/loadavg: 4.69 4.33 4.23 5/247 201957
/proc/meminfo: memFree=126420440/131655788 swapFree=131056320/131071996
[pid=200082] ppid=200079 vsize=2074536 memory=55272 CPUtime=2974.36 cores=5,7
/proc/200082/stat : 200082 (pb_picat) R 200079 200082 198153 0 -1 4194304 2589211 0 0 0 296701 735 0 0 20 0 1 0 22796251 2124324864 13818 134679101440 4194304 5989780 140720668827968 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 38100992 140720668832793 140720668832869 140720668832869 140720668839884 0
/proc/200082/statm: 518634 13818 1800 439 0 514063 0
Current children cumulated CPU time: 2974.36 s
Current children cumulated vsize: 2074536 KiB
Current children cumulated memory: 55272 KiB

[startup+3042.3 s]
/proc/loadavg: 4.67 4.39 4.26 5/247 201968
/proc/meminfo: memFree=126365408/131655788 swapFree=131056320/131071996
[pid=200082] ppid=200079 vsize=2070440 memory=49360 CPUtime=3034.17 cores=5,7
/proc/200082/stat : 200082 (pb_picat) R 200079 200082 198153 0 -1 4194304 2628293 0 0 0 302670 747 0 0 20 0 1 0 22796251 2120130560 12340 134679101440 4194304 5989780 140720668827968 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 38100992 140720668832793 140720668832869 140720668832869 140720668839884 0
/proc/200082/statm: 517610 12340 1800 439 0 513039 0
Current children cumulated CPU time: 3034.17 s
Current children cumulated vsize: 2070440 KiB
Current children cumulated memory: 49360 KiB

[startup+3102.3 s]
/proc/loadavg: 4.32 4.33 4.25 5/248 201979
/proc/meminfo: memFree=126375144/131655788 swapFree=131056320/131071996
[pid=200082] ppid=200079 vsize=2090920 memory=57496 CPUtime=3094 cores=5,7
/proc/200082/stat : 200082 (pb_picat) R 200079 200082 198153 0 -1 4194304 2674429 0 0 0 308637 763 0 0 20 0 1 0 22796251 2141102080 14374 134679101440 4194304 5989780 140720668827968 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 38100992 140720668832793 140720668832869 140720668832869 140720668839884 0
/proc/200082/statm: 522730 14374 1800 439 0 518159 0
Current children cumulated CPU time: 3094 s
Current children cumulated vsize: 2090920 KiB
Current children cumulated memory: 57496 KiB

[startup+3162.3 s]
/proc/loadavg: 4.18 4.29 4.23 5/246 201989
/proc/meminfo: memFree=126412100/131655788 swapFree=131056320/131071996
[pid=200082] ppid=200079 vsize=2074536 memory=51456 CPUtime=3153.81 cores=5,7
/proc/200082/stat : 200082 (pb_picat) R 200079 200082 198153 0 -1 4194304 2719508 0 0 0 314605 776 0 0 20 0 1 0 22796251 2124324864 12864 134679101440 4194304 5989780 140720668827968 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 38100992 140720668832793 140720668832869 140720668832869 140720668839884 0
/proc/200082/statm: 518634 12864 1800 439 0 514063 0
Current children cumulated CPU time: 3153.81 s
Current children cumulated vsize: 2074536 KiB
Current children cumulated memory: 51456 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.25 4.22 5/246 202000
/proc/meminfo: memFree=126450740/131655788 swapFree=131056320/131071996
[pid=200082] ppid=200079 vsize=2062248 memory=44004 CPUtime=3213.62 cores=5,7
/proc/200082/stat : 200082 (pb_picat) R 200079 200082 198153 0 -1 4194304 2760629 0 0 0 320573 789 0 0 20 0 1 0 22796251 2111741952 11001 134679101440 4194304 5989780 140720668827968 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 38100992 140720668832793 140720668832869 140720668832869 140720668839884 0
/proc/200082/statm: 515562 11001 1800 439 0 510991 0
Current children cumulated CPU time: 3213.62 s
Current children cumulated vsize: 2062248 KiB
Current children cumulated memory: 44004 KiB

[startup+3282.3 s]
/proc/loadavg: 4.16 4.23 4.22 5/242 202010
/proc/meminfo: memFree=126436900/131655788 swapFree=131056320/131071996
[pid=200082] ppid=200079 vsize=2070440 memory=49852 CPUtime=3273.45 cores=5,7
/proc/200082/stat : 200082 (pb_picat) R 200079 200082 198153 0 -1 4194304 2800072 0 0 0 326543 802 0 0 20 0 1 0 22796251 2120130560 12463 134679101440 4194304 5989780 140720668827968 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 38100992 140720668832793 140720668832869 140720668832869 140720668839884 0
/proc/200082/statm: 517610 12463 1800 439 0 513039 0
Current children cumulated CPU time: 3273.45 s
Current children cumulated vsize: 2070440 KiB
Current children cumulated memory: 49852 KiB

[startup+3342.3 s]
/proc/loadavg: 4.82 4.40 4.28 5/242 202020
/proc/meminfo: memFree=126437728/131655788 swapFree=131056320/131071996
[pid=200082] ppid=200079 vsize=2062248 memory=43472 CPUtime=3333.26 cores=5,7
/proc/200082/stat : 200082 (pb_picat) R 200079 200082 198153 0 -1 4194304 2838111 0 0 0 332513 813 0 0 20 0 1 0 22796251 2111741952 10868 134679101440 4194304 5989780 140720668827968 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 38100992 140720668832793 140720668832869 140720668832869 140720668839884 0
/proc/200082/statm: 515562 10868 1800 439 0 510991 0
Current children cumulated CPU time: 3333.26 s
Current children cumulated vsize: 2062248 KiB
Current children cumulated memory: 43472 KiB

[startup+3402.3 s]
/proc/loadavg: 4.34 4.34 4.26 5/241 202031
/proc/meminfo: memFree=126398468/131655788 swapFree=131056320/131071996
[pid=200082] ppid=200079 vsize=2074536 memory=55532 CPUtime=3393.08 cores=5,7
/proc/200082/stat : 200082 (pb_picat) R 200079 200082 198153 0 -1 4194304 2885960 0 0 0 338478 830 0 0 20 0 1 0 22796251 2124324864 13883 134679101440 4194304 5989780 140720668827968 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 38100992 140720668832793 140720668832869 140720668832869 140720668839884 0
/proc/200082/statm: 518634 13883 1800 439 0 514063 0
Current children cumulated CPU time: 3393.08 s
Current children cumulated vsize: 2074536 KiB
Current children cumulated memory: 55532 KiB

[startup+3462.3 s]
/proc/loadavg: 4.22 4.31 4.26 5/241 202041
/proc/meminfo: memFree=126388324/131655788 swapFree=131056320/131071996
[pid=200082] ppid=200079 vsize=2070440 memory=47856 CPUtime=3452.89 cores=5,7
/proc/200082/stat : 200082 (pb_picat) R 200079 200082 198153 0 -1 4194304 2917255 0 0 0 344449 840 0 0 20 0 1 0 22796251 2120130560 11964 134679101440 4194304 5989780 140720668827968 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 38100992 140720668832793 140720668832869 140720668832869 140720668839884 0
/proc/200082/statm: 517610 11964 1800 439 0 513039 0
Current children cumulated CPU time: 3452.89 s
Current children cumulated vsize: 2070440 KiB
Current children cumulated memory: 47856 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.25 4.24 5/241 202052
/proc/meminfo: memFree=126332984/131655788 swapFree=131056320/131071996
[pid=200082] ppid=200079 vsize=2086824 memory=57268 CPUtime=3512.71 cores=5,7
/proc/200082/stat : 200082 (pb_picat) R 200079 200082 198153 0 -1 4194304 2955913 0 0 0 350418 853 0 0 20 0 1 0 22796251 2136907776 14317 134679101440 4194304 5989780 140720668827968 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 38100992 140720668832793 140720668832869 140720668832869 140720668839884 0
/proc/200082/statm: 521706 14317 1800 439 0 517135 0
Current children cumulated CPU time: 3512.71 s
Current children cumulated vsize: 2086824 KiB
Current children cumulated memory: 57268 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.23 4.23 5/242 202065
/proc/meminfo: memFree=126436636/131655788 swapFree=131056320/131071996
[pid=200082] ppid=200079 vsize=2074536 memory=55492 CPUtime=3572.53 cores=5,7
/proc/200082/stat : 200082 (pb_picat) R 200079 200082 198153 0 -1 4194304 2992544 0 0 0 356387 866 0 0 20 0 1 0 22796251 2124324864 13873 134679101440 4194304 5989780 140720668827968 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 38100992 140720668832793 140720668832869 140720668832869 140720668839884 0
/proc/200082/statm: 518634 13873 1800 439 0 514063 0
Current children cumulated CPU time: 3572.53 s
Current children cumulated vsize: 2074536 KiB
Current children cumulated memory: 55492 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.9 s]
/proc/loadavg: 4.08 4.21 4.23 5/242 202070
/proc/meminfo: memFree=126384352/131655788 swapFree=131056320/131071996
[pid=200082] ppid=200079 vsize=2074536 memory=55504 CPUtime=3600.04 cores=5,7
/proc/200082/stat : 200082 (pb_picat) R 200079 200082 198153 0 -1 4194304 3011432 0 0 0 359132 872 0 0 20 0 1 0 22796251 2124324864 13876 134679101440 4194304 5989780 140720668827968 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 38100992 140720668832793 140720668832869 140720668832869 140720668839884 0
/proc/200082/statm: 518634 13876 1800 439 0 514063 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 2074536 KiB
Current children cumulated memory: 55504 KiB

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

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

# cumulated CPU time of all completed processes:  user=3591.32 s, system=8.73199 s

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

[startup+3609.9 s]
/proc/loadavg: 4.08 4.21 4.23 5/242 202070
/proc/meminfo: memFree=126384352/131655788 swapFree=131056320/131071996
[pid=200082] ppid=200079 vsize=2074536 memory=55504 CPUtime=3600.04 cores=5,7
/proc/200082/stat : 200082 (pb_picat) R 200079 200082 198153 0 -1 4194304 3011432 0 0 0 359132 872 0 0 20 0 1 0 22796251 2124324864 13876 134679101440 4194304 5989780 140720668827968 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 38100992 140720668832793 140720668832869 140720668832869 140720668839884 0
/proc/200082/statm: 518634 13876 1800 439 0 514063 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 2074536 KiB
Current children cumulated memory: 55504 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.9
CPU time (s): 3600.06
CPU user time (s): 3591.32
CPU system time (s): 8.73199
CPU usage (%): 99.7272
Max. virtual memory (cumulated for all children) (KiB): 2099112
Max. memory (cumulated for all children) (KiB): 75960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3591.32
system time used= 8.73199
maximum resident set size= 75960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3011432
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= 9
involuntary context switches= 4765


# summary of solver processes directly reported to runsolver:
#   pid: 200082
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3591.32
#   total CPU system time (s): 8.73199

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.5164 second user time and 34.2536 second system time

The end

Launcher Data

Begin job on nodeC006 at 2024-07-25 02:41:10
IDJOB=4457879
IDBENCH=177049
IDSOLVER=3068
FILE ID=nodeC006/4457879-1721868070
RUNJOBID= nodeC006-1721865128-198166
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_051.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4457879-1721868070/watcher-4457879-1721868070 -o /tmp/evaluation-result-4457879-1721868070/solver-4457879-1721868070 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1721865128-198166 --watchdog 3760  pb_picat HOME/instance-4457879-1721868070.opb

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

MD5SUM BENCH= 203a71e4765d41abd7101b66eed46923
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		: 3672.960
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		: 3671.631
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.315
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.187
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		: 3513.097
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		: 3491.565
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.316
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.097
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:        125789812 kB
MemAvailable:   128926024 kB
Buffers:          296104 kB
Cached:          3450212 kB
SwapCached:          244 kB
Active:          1970428 kB
Inactive:        2973760 kB
Active(anon):       1736 kB
Inactive(anon):  1241412 kB
Active(file):    1968692 kB
Inactive(file):  1732348 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131056320 kB
Dirty:              3584 kB
Writeback:             4 kB
AnonPages:       1190252 kB
Mapped:           102632 kB
Shmem:             45244 kB
KReclaimable:     497080 kB
Slab:             607248 kB
SReclaimable:     497080 kB
SUnreclaim:       110168 kB
KernelStack:        3952 kB
PageTables:        11952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    7738808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            16576 kB
HardwareCorrupted:     0 kB
AnonHugePages:    847872 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:41:20