Trace number 4458690

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
Exact 2024-07-05? (TO) 3602.07 3610.8

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/dominating_set/
hexgrid_nrowsdiv30add5/normalized-domset_opt_hexgrid_nrowsdiv30add5_ncols_460.opb
MD5SUMd2dd7745908f12227b75d48d6ed70af5
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 benchmark2300
Best CPU time to get the best result obtained on this benchmark0.376777
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9200
Total number of constraints9200
Number of constraints which are clauses9200
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 constraint4
Maximum length of a constraint4
Number of terms in the objective function 9200
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 9200
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 9200
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

Quality of the solution as a function of time


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

Solver Data

0.09/0.11	o 3027
0.09/0.15	o 3026
0.20/0.22	o 3025
0.30/0.34	o 3024
0.40/0.42	o 3023
0.40/0.50	o 3022
0.60/0.62	o 3021
0.69/0.73	o 3020
1.00/1.10	o 3019
1.79/1.83	o 3018
3.38/3.46	o 3017
5.98/6.03	o 3016
10.46/10.59	o 3015
11.96/12.00	o 3009
11.96/12.07	o 3008
12.96/13.05	o 3007
13.16/13.24	o 3006
22.73/22.86	o 3005
23.13/23.20	o 3004
23.23/23.37	o 3003
23.73/23.84	o 3002
30.41/30.57	o 3001
37.29/37.45	o 3000
37.99/38.17	o 2999
43.38/43.59	o 2998
72.11/72.31	o 2997
72.11/72.35	o 2996
117.70/118.09	o 2995
232.92/233.57	o 2988
233.02/233.61	o 2987
233.32/233.90	o 2986
300.56/301.32	o 2985
430.16/431.27	o 2983
430.25/431.31	o 2982
472.26/473.42	o 2981
604.41/605.92	o 2980
683.25/685.00	o 2979
819.43/821.43	o 2978
823.92/825.93	o 2977
826.02/828.10	o 2976
830.21/832.22	o 2975
847.67/849.74	o 2974
945.45/947.79	o 2973
945.55/947.87	o 2972
1150.39/1153.16	o 2971
1208.06/1210.99	o 2970
1332.67/1335.84	o 2969
1332.77/1335.91	o 2968
1399.23/1402.53	o 2967
1997.27/2002.14	o 2966
1997.36/2002.24	o 2965
1997.46/2002.30	o 2964
2019.51/2024.47	o 2963

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63931 MiB (59635 MiB free)
  memory of node 1: 64510 MiB (53046 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4458690-1721872675/watcher-4458690-1721872675 -o /tmp/evaluation-result-4458690-1721872675/solver-4458690-1721872675 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1721865115-218439 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1769341430 HOME/instance-4458690-1721872675.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
solver pid=223937, runsolver pid=223934
Current StackSize limit: 8192 KiB


[startup+0.100093 s]*
/proc/loadavg: 4.10 4.14 4.10 5/256 223938
/proc/meminfo: memFree=115359808/131524600 swapFree=131056796/131071996
[pid=223937] ppid=223934 vsize=53892 memory=30380 CPUtime=0.09 cores=4,6
/proc/223937/stat : 223937 (Exact) R 223934 223937 218428 0 -1 4194304 7484 0 0 0 8 1 0 0 20 0 1 0 23791134 55185408 7595 134679101440 4194304 8309489 140727961878656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 16789504 140727961887678 140727961887848 140727961887848 140727961894863 0
/proc/223937/statm: 13473 7595 1044 1005 0 12236 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 53892 KiB
Current children cumulated memory: 30380 KiB

[startup+0.205306 s]*
/proc/loadavg: 4.10 4.14 4.10 5/256 223938
/proc/meminfo: memFree=115343696/131524600 swapFree=131056796/131071996
[pid=223937] ppid=223934 vsize=65132 memory=46340 CPUtime=0.2 cores=4,6
/proc/223937/stat : 223937 (Exact) R 223934 223937 218428 0 -1 4194304 10050 0 0 0 18 2 0 0 20 0 1 0 23791134 66695168 11585 134679101440 4194304 8309489 140727961878656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 16789504 140727961887678 140727961887848 140727961887848 140727961894863 0
/proc/223937/statm: 16283 11585 1092 1005 0 15046 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 65132 KiB
Current children cumulated memory: 46340 KiB

[startup+0.305571 s]*
/proc/loadavg: 4.10 4.14 4.10 5/256 223938
/proc/meminfo: memFree=115332068/131524600 swapFree=131056796/131071996
[pid=223937] ppid=223934 vsize=72528 memory=57880 CPUtime=0.3 cores=4,6
/proc/223937/stat : 223937 (Exact) R 223934 223937 218428 0 -1 4194304 11910 0 0 0 28 2 0 0 20 0 1 0 23791134 74268672 14470 134679101440 4194304 8309489 140727961878656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 16789504 140727961887678 140727961887848 140727961887848 140727961894863 0
/proc/223937/statm: 18132 14470 1108 1005 0 16895 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 72528 KiB
Current children cumulated memory: 57880 KiB

[startup+0.700216 s]
/proc/loadavg: 4.10 4.14 4.10 5/256 223938
/proc/meminfo: memFree=115309432/131524600 swapFree=131056796/131071996
[pid=223937] ppid=223934 vsize=100956 memory=91724 CPUtime=0.69 cores=4,6
/proc/223937/stat : 223937 (Exact) R 223934 223937 218428 0 -1 4194304 15989 0 0 0 65 4 0 0 20 0 1 0 23791134 103378944 22931 134679101440 4194304 8309489 140727961878656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 16789504 140727961887678 140727961887848 140727961887848 140727961894863 0
/proc/223937/statm: 25239 22931 1108 1005 0 24002 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 100956 KiB
Current children cumulated memory: 91724 KiB

[startup+1.50022 s]
/proc/loadavg: 4.10 4.14 4.10 5/256 223938
/proc/meminfo: memFree=115262020/131524600 swapFree=131056796/131071996
[pid=223937] ppid=223934 vsize=194632 memory=149956 CPUtime=1.49 cores=4,6
/proc/223937/stat : 223937 (Exact) R 223934 223937 218428 0 -1 4194304 25203 0 0 0 141 8 0 0 20 0 1 0 23791134 199303168 37489 134679101440 4194304 8309489 140727961878656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 16789504 140727961887678 140727961887848 140727961887848 140727961894863 0
/proc/223937/statm: 48658 37489 1140 1005 0 47421 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 194632 KiB
Current children cumulated memory: 149956 KiB

[startup+3.10549 s]
/proc/loadavg: 4.09 4.14 4.10 5/256 223938
/proc/meminfo: memFree=115130964/131524600 swapFree=131056796/131071996
[pid=223937] ppid=223934 vsize=330356 memory=261464 CPUtime=3.08 cores=4,6
/proc/223937/stat : 223937 (Exact) R 223934 223937 218428 0 -1 4194304 41466 0 0 0 294 14 0 0 20 0 1 0 23791134 338284544 65366 134679101440 4194304 8309489 140727961878656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 16789504 140727961887678 140727961887848 140727961887848 140727961894863 0
/proc/223937/statm: 82589 65366 1140 1005 0 81352 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 330356 KiB
Current children cumulated memory: 261464 KiB

[startup+6.30021 s]
/proc/loadavg: 4.09 4.14 4.10 5/256 223938
/proc/meminfo: memFree=115006872/131524600 swapFree=131056796/131071996
[pid=223937] ppid=223934 vsize=538740 memory=392340 CPUtime=6.27 cores=4,6
/proc/223937/stat : 223937 (Exact) R 223934 223937 218428 0 -1 4194304 59530 0 0 0 604 23 0 0 20 0 1 0 23791134 551669760 98085 134679101440 4194304 8309489 140727961878656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 16789504 140727961887678 140727961887848 140727961887848 140727961894863 0
/proc/223937/statm: 134685 98085 1140 1005 0 133448 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 538740 KiB
Current children cumulated memory: 392340 KiB

[startup+12.7002 s]
/proc/loadavg: 4.16 4.15 4.10 5/258 224110
/proc/meminfo: memFree=114956252/131524600 swapFree=131056796/131071996
[pid=223937] ppid=223934 vsize=577688 memory=425588 CPUtime=12.66 cores=4,6
/proc/223937/stat : 223937 (Exact) R 223934 223937 218428 0 -1 4194304 66398 0 0 0 1241 25 0 0 20 0 1 0 23791134 591552512 106397 134679101440 4194304 8309489 140727961878656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 16789504 140727961887678 140727961887848 140727961887848 140727961894863 0
/proc/223937/statm: 144422 106397 1140 1005 0 143185 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 577688 KiB
Current children cumulated memory: 425588 KiB

[startup+25.5002 s]
/proc/loadavg: 4.13 4.14 4.10 5/258 224111
/proc/meminfo: memFree=114947344/131524600 swapFree=131056796/131071996
[pid=223937] ppid=223934 vsize=582992 memory=430980 CPUtime=25.42 cores=4,6
/proc/223937/stat : 223937 (Exact) R 223934 223937 218428 0 -1 4194304 67292 0 0 0 2510 32 0 0 20 0 1 0 23791134 596983808 107745 134679101440 4194304 8309489 140727961878656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 16789504 140727961887678 140727961887848 140727961887848 140727961894863 0
/proc/223937/statm: 145748 107745 1140 1005 0 144511 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 582992 KiB
Current children cumulated memory: 430980 KiB

[startup+51.1055 s]
/proc/loadavg: 4.09 4.13 4.09 5/258 224162
/proc/meminfo: memFree=114953100/131524600 swapFree=131056796/131071996
[pid=223937] ppid=223934 vsize=582992 memory=431096 CPUtime=50.97 cores=4,6
/proc/223937/stat : 223937 (Exact) R 223934 223937 218428 0 -1 4194304 67399 0 0 0 5059 38 0 0 20 0 1 0 23791134 596983808 107774 134679101440 4194304 8309489 140727961878656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 16789504 140727961887678 140727961887848 140727961887848 140727961894863 0
/proc/223937/statm: 145748 107774 1140 1005 0 144511 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 582992 KiB
Current children cumulated memory: 431096 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.14 4.10 5/258 224172
/proc/meminfo: memFree=114760020/131524600 swapFree=131056796/131071996
[pid=223937] ppid=223934 vsize=620888 memory=524772 CPUtime=102.03 cores=4,6
/proc/223937/stat : 223937 (Exact) R 223934 223937 218428 0 -1 4194304 79248 0 0 0 10154 49 0 0 20 0 1 0 23791134 635789312 131193 134679101440 4194304 8309489 140727961878656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 16789504 140727961887678 140727961887848 140727961887848 140727961894863 0
/proc/223937/statm: 155222 131193 1140 1005 0 153985 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 620888 KiB
Current children cumulated memory: 524772 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.13 4.09 5/256 224184
/proc/meminfo: memFree=114473580/131524600 swapFree=131056796/131071996
[pid=223937] ppid=223934 vsize=840888 memory=627528 CPUtime=161.9 cores=4,6
/proc/223937/stat : 223937 (Exact) R 223934 223937 218428 0 -1 4194304 86884 0 0 0 16114 76 0 0 20 0 1 0 23791134 861069312 156882 134679101440 4194304 8309489 140727961878656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 16789504 140727961887678 140727961887848 140727961887848 140727961894863 0
/proc/223937/statm: 210222 156882 1140 1005 0 208985 0
Current children cumulated CPU time: 161.9 s
Current children cumulated vsize: 840888 KiB
Current children cumulated memory: 627528 KiB

[startup+222.3 s]
/proc/loadavg: 4.25 4.18 4.11 5/256 224205
/proc/meminfo: memFree=114424224/131524600 swapFree=131056796/131071996
[pid=223937] ppid=223934 vsize=841836 memory=673976 CPUtime=221.76 cores=4,6
/proc/223937/stat : 223937 (Exact) R 223934 223937 218428 0 -1 4194304 87324 0 0 0 22088 88 0 0 20 0 1 0 23791134 862040064 168494 134679101440 4194304 8309489 140727961878656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 16789504 140727961887678 140727961887848 140727961887848 140727961894863 0
/proc/223937/statm: 210459 168494 1140 1005 0 209222 0
Current children cumulated CPU time: 221.76 s
Current children cumulated vsize: 841836 KiB
Current children cumulated memory: 673976 KiB

[startup+282.3 s]
/proc/loadavg: 4.19 4.17 4.11 5/256 224217
/proc/meminfo: memFree=114392644/131524600 swapFree=131056796/131071996
[pid=223937] ppid=223934 vsize=841836 memory=674064 CPUtime=281.61 cores=4,6
/proc/223937/stat : 223937 (Exact) R 223934 223937 218428 0 -1 4194304 87491 0 0 0 28073 88 0 0 20 0 1 0 23791134 862040064 168516 134679101440 4194304 8309489 140727961878656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 16789504 140727961887678 140727961887848 140727961887848 140727961894863 0
/proc/223937/statm: 210459 168516 1140 1005 0 209222 0
Current children cumulated CPU time: 281.61 s
Current children cumulated vsize: 841836 KiB
Current children cumulated memory: 674064 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.15 4.10 5/254 224228
/proc/meminfo: memFree=114244092/131524600 swapFree=131056796/131071996
[pid=223937] ppid=223934 vsize=1068836 memory=816368 CPUtime=341.46 cores=4,6
/proc/223937/stat : 223937 (Exact) R 223934 223937 218428 0 -1 4194304 123007 0 0 0 34037 109 0 0 20 0 1 0 23791134 1094488064 204092 134679101440 4194304 8309489 140727961878656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 16789504 140727961887678 140727961887848 140727961887848 140727961894863 0
/proc/223937/statm: 267209 204092 1140 1005 0 265972 0
Current children cumulated CPU time: 341.46 s
Current children cumulated vsize: 1068836 KiB
Current children cumulated memory: 816368 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.14 4.10 5/254 224239
/proc/meminfo: memFree=114170412/131524600 swapFree=131056796/131071996
[pid=223937] ppid=223934 vsize=1069924 memory=860892 CPUtime=401.32 cores=4,6
/proc/223937/stat : 223937 (Exact) R 223934 223937 218428 0 -1 4194304 123391 0 0 0 40012 120 0 0 20 0 1 0 23791134 1095602176 215223 134679101440 4194304 8309489 140727961878656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 16789504 140727961887678 140727961887848 140727961887848 140727961894863 0
/proc/223937/statm: 267481 215223 1140 1005 0 266244 0
Current children cumulated CPU time: 401.32 s
Current children cumulated vsize: 1069924 KiB
Current children cumulated memory: 860892 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 4.13 4.09 5/254 224250
/proc/meminfo: memFree=114129492/131524600 swapFree=131056796/131071996
[pid=223937] ppid=223934 vsize=1069924 memory=897380 CPUtime=461.18 cores=4,6
/proc/223937/stat : 223937 (Exact) R 223934 223937 218428 0 -1 4194304 123662 0 0 0 45998 120 0 0 20 0 1 0 23791134 1095602176 224345 134679101440 4194304 8309489 140727961878656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 16789504 140727961887678 140727961887848 140727961887848 140727961894863 0
/proc/223937/statm: 267481 224345 1140 1005 0 266244 0

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

[startup+3042.3 s]
/proc/loadavg: 4.06 4.10 4.09 6/255 225393
/proc/meminfo: memFree=113539920/131524600 swapFree=131056796/131071996
[pid=223937] ppid=223934 vsize=1487068 memory=1156144 CPUtime=3035.07 cores=4,6
/proc/223937/stat : 223937 (Exact) R 223934 223937 218428 0 -1 4194304 149193 0 0 0 302945 562 0 0 20 0 1 0 23791134 1522757632 289036 134679101440 4194304 8309489 140727961878656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 16789504 140727961887678 140727961887848 140727961887848 140727961894863 0
/proc/223937/statm: 371767 289036 1140 1005 0 370530 0
Current children cumulated CPU time: 3035.07 s
Current children cumulated vsize: 1487068 KiB
Current children cumulated memory: 1156144 KiB

[startup+3102.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/255 225404
/proc/meminfo: memFree=113538552/131524600 swapFree=131056796/131071996
[pid=223937] ppid=223934 vsize=1487068 memory=1156268 CPUtime=3094.93 cores=4,6
/proc/223937/stat : 223937 (Exact) R 223934 223937 218428 0 -1 4194304 149880 0 0 0 308927 566 0 0 20 0 1 0 23791134 1522757632 289067 134679101440 4194304 8309489 140727961878656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 16789504 140727961887678 140727961887848 140727961887848 140727961894863 0
/proc/223937/statm: 371767 289067 1140 1005 0 370530 0
Current children cumulated CPU time: 3094.93 s
Current children cumulated vsize: 1487068 KiB
Current children cumulated memory: 1156268 KiB

[startup+3162.3 s]
/proc/loadavg: 4.34 4.18 4.12 5/258 225419
/proc/meminfo: memFree=113532268/131524600 swapFree=131056796/131071996
[pid=223937] ppid=223934 vsize=1488920 memory=1157632 CPUtime=3154.79 cores=4,6
/proc/223937/stat : 223937 (Exact) R 223934 223937 218428 0 -1 4194304 150726 0 0 0 314903 576 0 0 20 0 1 0 23791134 1524654080 289408 134679101440 4194304 8309489 140727961878656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 16789504 140727961887678 140727961887848 140727961887848 140727961894863 0
/proc/223937/statm: 372230 289408 1140 1005 0 370993 0
Current children cumulated CPU time: 3154.79 s
Current children cumulated vsize: 1488920 KiB
Current children cumulated memory: 1157632 KiB

[startup+3222.3 s]
/proc/loadavg: 4.18 4.16 4.11 5/258 225430
/proc/meminfo: memFree=113526420/131524600 swapFree=131056796/131071996
[pid=223937] ppid=223934 vsize=1493716 memory=1161968 CPUtime=3214.61 cores=4,6
/proc/223937/stat : 223937 (Exact) R 223934 223937 218428 0 -1 4194304 152127 0 0 0 320868 593 0 0 20 0 1 0 23791134 1529565184 290492 134679101440 4194304 8309489 140727961878656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 16789504 140727961887678 140727961887848 140727961887848 140727961894863 0
/proc/223937/statm: 373429 290492 1140 1005 0 372192 0
Current children cumulated CPU time: 3214.61 s
Current children cumulated vsize: 1493716 KiB
Current children cumulated memory: 1161968 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.15 4.11 5/258 225441
/proc/meminfo: memFree=113524668/131524600 swapFree=131056796/131071996
[pid=223937] ppid=223934 vsize=1494024 memory=1162464 CPUtime=3274.44 cores=4,6
/proc/223937/stat : 223937 (Exact) R 223934 223937 218428 0 -1 4194304 152654 0 0 0 326839 605 0 0 20 0 1 0 23791134 1529880576 290616 134679101440 4194304 8309489 140727961878656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 16789504 140727961887678 140727961887848 140727961887848 140727961894863 0
/proc/223937/statm: 373506 290616 1140 1005 0 372269 0
Current children cumulated CPU time: 3274.44 s
Current children cumulated vsize: 1494024 KiB
Current children cumulated memory: 1162464 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.14 4.10 5/257 225452
/proc/meminfo: memFree=113522420/131524600 swapFree=131056796/131071996
[pid=223937] ppid=223934 vsize=1494024 memory=1162464 CPUtime=3334.26 cores=4,6
/proc/223937/stat : 223937 (Exact) R 223934 223937 218428 0 -1 4194304 153088 0 0 0 332814 612 0 0 20 0 1 0 23791134 1529880576 290616 134679101440 4194304 8309489 140727961878656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 16789504 140727961887678 140727961887848 140727961887848 140727961894863 0
/proc/223937/statm: 373506 290616 1140 1005 0 372269 0
Current children cumulated CPU time: 3334.26 s
Current children cumulated vsize: 1494024 KiB
Current children cumulated memory: 1162464 KiB

[startup+3402.3 s]
/proc/loadavg: 3.64 4.01 4.06 4/250 225495
/proc/meminfo: memFree=113767488/131524600 swapFree=131056796/131071996
[pid=223937] ppid=223934 vsize=1494024 memory=1162464 CPUtime=3394.09 cores=4,6
/proc/223937/stat : 223937 (Exact) R 223934 223937 218428 0 -1 4194304 153573 0 0 0 338790 619 0 0 20 0 1 0 23791134 1529880576 290616 134679101440 4194304 8309489 140727961878656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 16789504 140727961887678 140727961887848 140727961887848 140727961894863 0
/proc/223937/statm: 373506 290616 1140 1005 0 372269 0
Current children cumulated CPU time: 3394.09 s
Current children cumulated vsize: 1494024 KiB
Current children cumulated memory: 1162464 KiB

[startup+3462.3 s]
/proc/loadavg: 3.27 3.84 3.99 4/249 225888
/proc/meminfo: memFree=113765920/131524600 swapFree=131056796/131071996
[pid=223937] ppid=223934 vsize=1494192 memory=1162520 CPUtime=3453.93 cores=4,6
/proc/223937/stat : 223937 (Exact) R 223934 223937 218428 0 -1 4194304 153819 0 0 0 344757 636 0 0 20 0 1 0 23791134 1530052608 290630 134679101440 4194304 8309489 140727961878656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 16789504 140727961887678 140727961887848 140727961887848 140727961894863 0
/proc/223937/statm: 373548 290630 1140 1005 0 372311 0
Current children cumulated CPU time: 3453.93 s
Current children cumulated vsize: 1494192 KiB
Current children cumulated memory: 1162520 KiB

[startup+3522.3 s]
/proc/loadavg: 3.15 3.70 3.93 4/249 225898
/proc/meminfo: memFree=113763600/131524600 swapFree=131056796/131071996
[pid=223937] ppid=223934 vsize=1494492 memory=1162964 CPUtime=3513.77 cores=4,6
/proc/223937/stat : 223937 (Exact) R 223934 223937 218428 0 -1 4194304 154269 0 0 0 350732 645 0 0 20 0 1 0 23791134 1530359808 290741 134679101440 4194304 8309489 140727961878656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 16789504 140727961887678 140727961887848 140727961887848 140727961894863 0
/proc/223937/statm: 373623 290741 1140 1005 0 372386 0
Current children cumulated CPU time: 3513.77 s
Current children cumulated vsize: 1494492 KiB
Current children cumulated memory: 1162964 KiB

[startup+3582.3 s]
/proc/loadavg: 3.10 3.58 3.88 4/250 225909
/proc/meminfo: memFree=113760236/131524600 swapFree=131056796/131071996
[pid=223937] ppid=223934 vsize=1494492 memory=1165164 CPUtime=3573.62 cores=4,6
/proc/223937/stat : 223937 (Exact) R 223934 223937 218428 0 -1 4194304 154563 0 0 0 356707 655 0 0 20 0 1 0 23791134 1530359808 291291 134679101440 4194304 8309489 140727961878656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 16789504 140727961887678 140727961887848 140727961887848 140727961894863 0
/proc/223937/statm: 373623 291291 1140 1005 0 372386 0
Current children cumulated CPU time: 3573.62 s
Current children cumulated vsize: 1494492 KiB
Current children cumulated memory: 1165164 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.8 s]
/proc/loadavg: 3.12 3.55 3.86 5/253 226023
/proc/meminfo: memFree=113757636/131524600 swapFree=131056796/131071996
[pid=223937] ppid=223934 vsize=1494492 memory=1165164 CPUtime=3600.06 cores=4,6
/proc/223937/stat : 223937 (Exact) R 223934 223937 218428 0 -1 4194304 154576 0 0 0 359347 659 0 0 20 0 1 0 23791134 1530359808 291291 134679101440 4194304 8309489 140727961878656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 16789504 140727961887678 140727961887848 140727961887848 140727961894863 0
/proc/223937/statm: 373623 291291 1140 1005 0 372386 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 1494492 KiB
Current children cumulated memory: 1165164 KiB

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

Sending SIGKILL to process tree (bottom up)

[startup+3610.8 s]
# the end of solver process 223937 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=3595.47 s, system=6.60495 s

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

[startup+3609.6 s]
/proc/loadavg: 3.12 3.55 3.86 4/252 226085
/proc/meminfo: memFree=113758832/131524600 swapFree=131056796/131071996
[pid=223937] ppid=223934 vsize=1494492 memory=1165164 CPUtime=3600.86 cores=4,6
/proc/223937/stat : 223937 (Exact) R 223934 223937 218428 0 -1 4194304 154576 0 0 0 359427 659 0 0 20 0 1 0 23791134 1530359808 291291 134679101440 4194304 8309489 140727961878656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 16789504 140727961887678 140727961887848 140727961887848 140727961894863 0
/proc/223937/statm: 373623 291291 1140 1005 0 372386 0
Current children cumulated CPU time: 3600.86 s
Current children cumulated vsize: 1494492 KiB
Current children cumulated memory: 1165164 KiB

[startup+3610.4 s]
/proc/loadavg: 3.12 3.55 3.86 4/252 226085
/proc/meminfo: memFree=113759056/131524600 swapFree=131056796/131071996
[pid=223937] ppid=223934 vsize=1494492 memory=1165164 CPUtime=3601.66 cores=4,6
/proc/223937/stat : 223937 (Exact) R 223934 223937 218428 0 -1 4194304 154576 0 0 0 359506 660 0 0 20 0 1 0 23791134 1530359808 291291 134679101440 4194304 8309489 140727961878656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 16789504 140727961887678 140727961887848 140727961887848 140727961894863 0
/proc/223937/statm: 373623 291291 1140 1005 0 372386 0
Current children cumulated CPU time: 3601.66 s
Current children cumulated vsize: 1494492 KiB
Current children cumulated memory: 1165164 KiB

[startup+3610.8 s]
/proc/loadavg: 3.12 3.55 3.86 4/252 226085
/proc/meminfo: memFree=113759056/131524600 swapFree=131056796/131071996
[pid=223937] ppid=223934 vsize=1494492 memory=1165164 CPUtime=3602.06 cores=4,6
/proc/223937/stat : 223937 (Exact) R 223934 223937 218428 0 -1 4194304 154576 0 0 0 359546 660 0 0 20 0 1 0 23791134 1530359808 291291 134679101440 4194304 8309489 140727961878656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 16789504 140727961887678 140727961887848 140727961887848 140727961894863 0
/proc/223937/statm: 373623 291291 1140 1005 0 372386 0
Current children cumulated CPU time: 3602.06 s
Current children cumulated vsize: 1494492 KiB
Current children cumulated memory: 1165164 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3610.8
CPU time (s): 3602.07
CPU user time (s): 3595.47
CPU system time (s): 6.60495
CPU usage (%): 99.7582
Max. virtual memory (cumulated for all children) (KiB): 1971448
Max. memory (cumulated for all children) (KiB): 1318460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.47
system time used= 6.60495
maximum resident set size= 1594940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154576
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= 63
involuntary context switches= 5250


# summary of solver processes directly reported to runsolver:
#   pid: 223937
#   total CPU time (s): 3602.07
#   total CPU user time (s): 3595.47
#   total CPU system time (s): 6.60495

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.8994 second user time and 16.2873 second system time

The end

Launcher Data

Begin job on nodeC032 at 2024-07-25 03:57:55
IDJOB=4458690
IDBENCH=178106
IDSOLVER=3060
FILE ID=nodeC032/4458690-1721872675
RUNJOBID= nodeC032-1721865115-218439
SLURM_JOB_ID= 8089190
Free space on /tmp= 890064 MiB

SOLVER NAME= Exact 2024-07-05
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/dominating_set/hexgrid_nrowsdiv30add5/normalized-domset_opt_hexgrid_nrowsdiv30add5_ncols_460.opb
COMMAND LINE= HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4458690-1721872675/watcher-4458690-1721872675 -o /tmp/evaluation-result-4458690-1721872675/solver-4458690-1721872675 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1721865115-218439 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1769341430 HOME/instance-4458690-1721872675.opb

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

MD5SUM BENCH= d2dd7745908f12227b75d48d6ed70af5
RANDOM SEED=1769341430

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

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

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

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3682.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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        115386952 kB
MemAvailable:   129243028 kB
Buffers:          276508 kB
Cached:         14367368 kB
SwapCached:          140 kB
Active:          2582984 kB
Inactive:       12874184 kB
Active(anon):       2200 kB
Inactive(anon):   863816 kB
Active(file):    2580784 kB
Inactive(file): 12010368 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131056796 kB
Dirty:              6588 kB
Writeback:             0 kB
AnonPages:        812672 kB
Mapped:           128776 kB
Shmem:             53052 kB
KReclaimable:     209144 kB
Slab:             327684 kB
SReclaimable:     209144 kB
SUnreclaim:       118540 kB
KernelStack:        4124 kB
PageTables:        11304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1268136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            19296 kB
HardwareCorrupted:     0 kB
AnonHugePages:    595968 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:      363220 kB
DirectMap2M:    42401792 kB
DirectMap1G:    93323264 kB

Free space on /tmp at the end= 890060 MiB
End job on nodeC032 at 2024-07-25 04:58:06