Trace number 4452186

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 NameAnswerCPU timeWall clock time
Exact 2024-07-05? (TO) 3600.16 3610.44

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2003/normalized-stp3d.0.s.opb
MD5SUM3669957ef10a08034abaee305bfecedd
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables204880
Total number of constraints159489
Number of constraints which are clauses129232
Number of constraints which are cardinality constraints (but not clauses)5805
Number of constraints which are nor clauses,nor cardinality constraints24452
Minimum length of a constraint2
Maximum length of a constraint75648
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3258328
Number of bits of the biggest number in a constraint 22
Biggest sum of numbers in a constraint 503258152
Number of bits of the biggest sum of numbers29
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.01/3610.30	c Program interrupted by user.
3600.01/3610.30	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 64059 MiB (62922 MiB free)
  memory of node 1: 64510 MiB (61737 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4452186-1721428471/watcher-4452186-1721428471 -o /tmp/evaluation-result-4452186-1721428471/solver-4452186-1721428471 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1721421163-1025546 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=639358107 HOME/instance-4452186-1721428471.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=1030867, runsolver pid=1030864

[startup+0.100291 s]*
/proc/loadavg: 4.12 4.12 4.11 5/243 1030868
/proc/meminfo: memFree=127538088/131655788 swapFree=131071996/131071996
[pid=1030867] ppid=1030864 vsize=147424 memory=121168 CPUtime=0.1 cores=1,3
/proc/1030867/stat : 1030867 (Exact) R 1030864 1030867 1025534 0 -1 4194304 9837 0 0 0 6 4 0 0 20 0 1 0 195005145 150962176 30292 134679101440 4194304 8309489 140725220145712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36569088 140725220148157 140725220148326 140725220148326 140725220155343 0
/proc/1030867/statm: 36856 30292 837 1005 0 35619 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 147424 KiB
Current children cumulated memory: 121168 KiB

[startup+0.213317 s]*
/proc/loadavg: 4.12 4.12 4.11 5/243 1030868
/proc/meminfo: memFree=127503372/131655788 swapFree=131071996/131071996
[pid=1030867] ppid=1030864 vsize=174692 memory=151564 CPUtime=0.21 cores=1,3
/proc/1030867/stat : 1030867 (Exact) R 1030864 1030867 1025534 0 -1 4194304 16379 0 0 0 16 5 0 0 20 0 1 0 195005145 178884608 37891 134679101440 4194304 8309489 140725220145712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36569088 140725220148157 140725220148326 140725220148326 140725220155343 0
/proc/1030867/statm: 43673 37891 884 1005 0 42436 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 174692 KiB
Current children cumulated memory: 151564 KiB

[startup+0.313183 s]*
/proc/loadavg: 4.12 4.12 4.11 5/243 1030868
/proc/meminfo: memFree=127478828/131655788 swapFree=131071996/131071996
[pid=1030867] ppid=1030864 vsize=200004 memory=178952 CPUtime=0.31 cores=1,3
/proc/1030867/stat : 1030867 (Exact) R 1030864 1030867 1025534 0 -1 4194304 22682 0 0 0 24 7 0 0 20 0 1 0 195005145 204804096 44738 134679101440 4194304 8309489 140725220145712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36569088 140725220148157 140725220148326 140725220148326 140725220155343 0
/proc/1030867/statm: 50001 44738 884 1005 0 48764 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 200004 KiB
Current children cumulated memory: 178952 KiB

[startup+0.700314 s]
/proc/loadavg: 4.12 4.12 4.11 5/243 1030868
/proc/meminfo: memFree=127430424/131655788 swapFree=131071996/131071996
[pid=1030867] ppid=1030864 vsize=275760 memory=262632 CPUtime=0.68 cores=1,3
/proc/1030867/stat : 1030867 (Exact) R 1030864 1030867 1025534 0 -1 4194304 41579 0 0 0 58 10 0 0 20 0 1 0 195005145 282378240 65658 134679101440 4194304 8309489 140725220145712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36569088 140725220148157 140725220148326 140725220148326 140725220155343 0
/proc/1030867/statm: 68940 65658 884 1005 0 67703 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 275760 KiB
Current children cumulated memory: 262632 KiB

[startup+1.50032 s]
/proc/loadavg: 4.12 4.12 4.11 5/243 1030868
/proc/meminfo: memFree=127386680/131655788 swapFree=131071996/131071996
[pid=1030867] ppid=1030864 vsize=287156 memory=279612 CPUtime=1.48 cores=1,3
/proc/1030867/stat : 1030867 (Exact) R 1030864 1030867 1025534 0 -1 4194304 46003 0 0 0 137 11 0 0 20 0 1 0 195005145 294047744 69903 134679101440 4194304 8309489 140725220145712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36569088 140725220148157 140725220148326 140725220148326 140725220155343 0
/proc/1030867/statm: 71789 69903 900 1005 0 70552 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 287156 KiB
Current children cumulated memory: 279612 KiB

[startup+3.1129 s]
/proc/loadavg: 4.12 4.12 4.11 5/243 1030870
/proc/meminfo: memFree=127161220/131655788 swapFree=131071996/131071996
[pid=1030867] ppid=1030864 vsize=513368 memory=492932 CPUtime=3.09 cores=1,3
/proc/1030867/stat : 1030867 (Exact) R 1030864 1030867 1025534 0 -1 4194304 71929 0 0 0 291 18 0 0 20 0 1 0 195005145 525688832 123233 134679101440 4194304 8309489 140725220145712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36569088 140725220148157 140725220148326 140725220148326 140725220155343 0
/proc/1030867/statm: 128342 123233 1092 1005 0 127105 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 513368 KiB
Current children cumulated memory: 492932 KiB

[startup+6.30027 s]
/proc/loadavg: 4.11 4.12 4.11 5/243 1030870
/proc/meminfo: memFree=127150472/131655788 swapFree=131071996/131071996
[pid=1030867] ppid=1030864 vsize=527100 memory=503844 CPUtime=6.27 cores=1,3
/proc/1030867/stat : 1030867 (Exact) R 1030864 1030867 1025534 0 -1 4194304 73392 0 0 0 608 19 0 0 20 0 1 0 195005145 539750400 125961 134679101440 4194304 8309489 140725220145712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36569088 140725220148157 140725220148326 140725220148326 140725220155343 0
/proc/1030867/statm: 131775 125961 1108 1005 0 130538 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 527100 KiB
Current children cumulated memory: 503844 KiB

[startup+12.7003 s]
/proc/loadavg: 4.10 4.11 4.11 5/243 1030871
/proc/meminfo: memFree=127120624/131655788 swapFree=131071996/131071996
[pid=1030867] ppid=1030864 vsize=576652 memory=544644 CPUtime=12.65 cores=1,3
/proc/1030867/stat : 1030867 (Exact) R 1030864 1030867 1025534 0 -1 4194304 80534 0 0 0 1244 21 0 0 20 0 1 0 195005145 590491648 136161 134679101440 4194304 8309489 140725220145712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36569088 140725220148157 140725220148326 140725220148326 140725220155343 0
/proc/1030867/statm: 144163 136161 1108 1005 0 142926 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 576652 KiB
Current children cumulated memory: 544644 KiB

[startup+25.5003 s]
/proc/loadavg: 4.15 4.12 4.11 5/243 1030874
/proc/meminfo: memFree=127087280/131655788 swapFree=131071996/131071996
[pid=1030867] ppid=1030864 vsize=594448 memory=566432 CPUtime=25.43 cores=1,3
/proc/1030867/stat : 1030867 (Exact) R 1030864 1030867 1025534 0 -1 4194304 84609 0 0 0 2520 23 0 0 20 0 1 0 195005145 608714752 141608 134679101440 4194304 8309489 140725220145712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36569088 140725220148157 140725220148326 140725220148326 140725220155343 0
/proc/1030867/statm: 148612 141608 1124 1005 0 147375 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 594448 KiB
Current children cumulated memory: 566432 KiB

[startup+51.1132 s]
/proc/loadavg: 4.10 4.11 4.11 5/243 1030877
/proc/meminfo: memFree=127064400/131655788 swapFree=131071996/131071996
[pid=1030867] ppid=1030864 vsize=625860 memory=586584 CPUtime=50.97 cores=1,3
/proc/1030867/stat : 1030867 (Exact) R 1030864 1030867 1025534 0 -1 4194304 87768 0 0 0 5073 24 0 0 20 0 1 0 195005145 640880640 146646 134679101440 4194304 8309489 140725220145712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36569088 140725220148157 140725220148326 140725220148326 140725220155343 0
/proc/1030867/statm: 156465 146646 1124 1005 0 155228 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 625860 KiB
Current children cumulated memory: 586584 KiB

[startup+102.3 s]
/proc/loadavg: 4.42 4.19 4.13 5/241 1030888
/proc/meminfo: memFree=126959120/131655788 swapFree=131071996/131071996
[pid=1030867] ppid=1030864 vsize=729552 memory=705096 CPUtime=102.03 cores=1,3
/proc/1030867/stat : 1030867 (Exact) R 1030864 1030867 1025534 0 -1 4194304 104756 0 0 0 10174 29 0 0 20 0 1 0 195005145 747061248 176274 134679101440 4194304 8309489 140725220145712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36569088 140725220148157 140725220148326 140725220148326 140725220155343 0
/proc/1030867/statm: 182388 176274 1140 1005 0 181151 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 729552 KiB
Current children cumulated memory: 705096 KiB

[startup+162.3 s]
/proc/loadavg: 4.83 4.35 4.19 5/241 1030899
/proc/meminfo: memFree=126889800/131655788 swapFree=131071996/131071996
[pid=1030867] ppid=1030864 vsize=838452 memory=759084 CPUtime=161.88 cores=1,3
/proc/1030867/stat : 1030867 (Exact) R 1030864 1030867 1025534 0 -1 4194304 114897 0 0 0 16155 33 0 0 20 0 1 0 195005145 858574848 189771 134679101440 4194304 8309489 140725220145712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36569088 140725220148157 140725220148326 140725220148326 140725220155343 0
/proc/1030867/statm: 209613 189771 1140 1005 0 208376 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 838452 KiB
Current children cumulated memory: 759084 KiB

[startup+222.3 s]
/proc/loadavg: 4.35 4.30 4.18 5/241 1030909
/proc/meminfo: memFree=126867944/131655788 swapFree=131071996/131071996
[pid=1030867] ppid=1030864 vsize=863440 memory=778948 CPUtime=221.69 cores=1,3
/proc/1030867/stat : 1030867 (Exact) R 1030864 1030867 1025534 0 -1 4194304 117906 0 0 0 22133 36 0 0 20 0 1 0 195005145 884162560 194737 134679101440 4194304 8309489 140725220145712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36569088 140725220148157 140725220148326 140725220148326 140725220155343 0
/proc/1030867/statm: 215860 194737 1140 1005 0 214623 0
Current children cumulated CPU time: 221.69 s
Current children cumulated vsize: 863440 KiB
Current children cumulated memory: 778948 KiB

[startup+282.3 s]
/proc/loadavg: 4.25 4.28 4.18 5/241 1030921
/proc/meminfo: memFree=126866556/131655788 swapFree=131071996/131071996
[pid=1030867] ppid=1030864 vsize=863440 memory=778948 CPUtime=281.5 cores=1,3
/proc/1030867/stat : 1030867 (Exact) R 1030864 1030867 1025534 0 -1 4194304 117997 0 0 0 28113 37 0 0 20 0 1 0 195005145 884162560 194737 134679101440 4194304 8309489 140725220145712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36569088 140725220148157 140725220148326 140725220148326 140725220155343 0
/proc/1030867/statm: 215860 194737 1140 1005 0 214623 0
Current children cumulated CPU time: 281.5 s
Current children cumulated vsize: 863440 KiB
Current children cumulated memory: 778948 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 4.22 4.17 5/241 1030931
/proc/meminfo: memFree=126865316/131655788 swapFree=131071996/131071996
[pid=1030867] ppid=1030864 vsize=863440 memory=778948 CPUtime=341.3 cores=1,3
/proc/1030867/stat : 1030867 (Exact) R 1030864 1030867 1025534 0 -1 4194304 118121 0 0 0 34093 37 0 0 20 0 1 0 195005145 884162560 194737 134679101440 4194304 8309489 140725220145712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36569088 140725220148157 140725220148326 140725220148326 140725220155343 0
/proc/1030867/statm: 215860 194737 1140 1005 0 214623 0
Current children cumulated CPU time: 341.3 s
Current children cumulated vsize: 863440 KiB
Current children cumulated memory: 778948 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 4.21 4.17 5/245 1030947
/proc/meminfo: memFree=126845676/131655788 swapFree=131071996/131071996
[pid=1030867] ppid=1030864 vsize=880256 memory=796876 CPUtime=401.16 cores=1,3
/proc/1030867/stat : 1030867 (Exact) R 1030864 1030867 1025534 0 -1 4194304 121601 0 0 0 40074 42 0 0 20 0 1 0 195005145 901382144 199219 134679101440 4194304 8309489 140725220145712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36569088 140725220148157 140725220148326 140725220148326 140725220155343 0
/proc/1030867/statm: 220064 199219 1140 1005 0 218827 0
Current children cumulated CPU time: 401.16 s
Current children cumulated vsize: 880256 KiB
Current children cumulated memory: 796876 KiB

[startup+462.3 s]
/proc/loadavg: 4.79 4.39 4.23 5/245 1030957
/proc/meminfo: memFree=126828748/131655788 swapFree=131071996/131071996
[pid=1030867] ppid=1030864 vsize=887416 memory=812612 CPUtime=461.01 cores=1,3
/proc/1030867/stat : 1030867 (Exact) R 1030864 1030867 1025534 0 -1 4194304 123473 0 0 0 46046 55 0 0 20 0 1 0 195005145 908713984 203153 134679101440 4194304 8309489 140725220145712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36569088 140725220148157 140725220148326 140725220148326 140725220155343 0
/proc/1030867/statm: 221854 203153 1140 1005 0 220617 0

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

Current children cumulated memory: 933996 KiB

[startup+2922.3 s]
/proc/loadavg: 4.15 4.23 4.19 5/243 1032209
/proc/meminfo: memFree=123810976/131655788 swapFree=131071996/131071996
[pid=1030867] ppid=1030864 vsize=992424 memory=934008 CPUtime=2914.11 cores=1,3
/proc/1030867/stat : 1030867 (Exact) R 1030864 1030867 1025534 0 -1 4194304 149952 0 0 0 291210 201 0 0 20 0 1 0 195005145 1016242176 233502 134679101440 4194304 8309489 140725220145712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36569088 140725220148157 140725220148326 140725220148326 140725220155343 0
/proc/1030867/statm: 248106 233502 1140 1005 0 246869 0
Current children cumulated CPU time: 2914.11 s
Current children cumulated vsize: 992424 KiB
Current children cumulated memory: 934008 KiB

[startup+2982.3 s]
/proc/loadavg: 4.09 4.20 4.18 5/245 1032223
/proc/meminfo: memFree=123794008/131655788 swapFree=131071996/131071996
[pid=1030867] ppid=1030864 vsize=992424 memory=934008 CPUtime=2973.93 cores=1,3
/proc/1030867/stat : 1030867 (Exact) R 1030864 1030867 1025534 0 -1 4194304 150060 0 0 0 297185 208 0 0 20 0 1 0 195005145 1016242176 233502 134679101440 4194304 8309489 140725220145712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36569088 140725220148157 140725220148326 140725220148326 140725220155343 0
/proc/1030867/statm: 248106 233502 1140 1005 0 246869 0
Current children cumulated CPU time: 2973.93 s
Current children cumulated vsize: 992424 KiB
Current children cumulated memory: 934008 KiB

[startup+3042.3 s]
/proc/loadavg: 4.13 4.19 4.18 5/245 1032234
/proc/meminfo: memFree=123735944/131655788 swapFree=131071996/131071996
[pid=1030867] ppid=1030864 vsize=997800 memory=939340 CPUtime=3033.74 cores=1,3
/proc/1030867/stat : 1030867 (Exact) R 1030864 1030867 1025534 0 -1 4194304 151037 0 0 0 303160 214 0 0 20 0 1 0 195005145 1021747200 234835 134679101440 4194304 8309489 140725220145712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36569088 140725220148157 140725220148326 140725220148326 140725220155343 0
/proc/1030867/statm: 249450 234835 1140 1005 0 248213 0
Current children cumulated CPU time: 3033.74 s
Current children cumulated vsize: 997800 KiB
Current children cumulated memory: 939340 KiB

[startup+3102.3 s]
/proc/loadavg: 3.51 4.00 4.11 4/236 1032657
/proc/meminfo: memFree=125161032/131655788 swapFree=131071996/131071996
[pid=1030867] ppid=1030864 vsize=997800 memory=939352 CPUtime=3093.55 cores=1,3
/proc/1030867/stat : 1030867 (Exact) R 1030864 1030867 1025534 0 -1 4194304 151159 0 0 0 309136 219 0 0 20 0 1 0 195005145 1021747200 234838 134679101440 4194304 8309489 140725220145712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36569088 140725220148157 140725220148326 140725220148326 140725220155343 0
/proc/1030867/statm: 249450 234838 1140 1005 0 248213 0
Current children cumulated CPU time: 3093.55 s
Current children cumulated vsize: 997800 KiB
Current children cumulated memory: 939352 KiB

[startup+3162.3 s]
/proc/loadavg: 3.23 3.83 4.04 4/236 1032667
/proc/meminfo: memFree=125146196/131655788 swapFree=131071996/131071996
[pid=1030867] ppid=1030864 vsize=997800 memory=939352 CPUtime=3153.36 cores=1,3
/proc/1030867/stat : 1030867 (Exact) R 1030864 1030867 1025534 0 -1 4194304 151267 0 0 0 315112 224 0 0 20 0 1 0 195005145 1021747200 234838 134679101440 4194304 8309489 140725220145712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36569088 140725220148157 140725220148326 140725220148326 140725220155343 0
/proc/1030867/statm: 249450 234838 1140 1005 0 248213 0
Current children cumulated CPU time: 3153.36 s
Current children cumulated vsize: 997800 KiB
Current children cumulated memory: 939352 KiB

[startup+3222.3 s]
/proc/loadavg: 3.14 3.69 3.98 4/236 1032678
/proc/meminfo: memFree=125129104/131655788 swapFree=131071996/131071996
[pid=1030867] ppid=1030864 vsize=997800 memory=939360 CPUtime=3213.18 cores=1,3
/proc/1030867/stat : 1030867 (Exact) R 1030864 1030867 1025534 0 -1 4194304 151420 0 0 0 321089 229 0 0 20 0 1 0 195005145 1021747200 234840 134679101440 4194304 8309489 140725220145712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36569088 140725220148157 140725220148326 140725220148326 140725220155343 0
/proc/1030867/statm: 249450 234840 1140 1005 0 248213 0
Current children cumulated CPU time: 3213.18 s
Current children cumulated vsize: 997800 KiB
Current children cumulated memory: 939360 KiB

[startup+3282.3 s]
/proc/loadavg: 3.32 3.64 3.94 4/236 1032859
/proc/meminfo: memFree=125106072/131655788 swapFree=131071996/131071996
[pid=1030867] ppid=1030864 vsize=997800 memory=939364 CPUtime=3272.99 cores=1,3
/proc/1030867/stat : 1030867 (Exact) R 1030864 1030867 1025534 0 -1 4194304 151853 0 0 0 327064 235 0 0 20 0 1 0 195005145 1021747200 234841 134679101440 4194304 8309489 140725220145712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36569088 140725220148157 140725220148326 140725220148326 140725220155343 0
/proc/1030867/statm: 249450 234841 1140 1005 0 248213 0
Current children cumulated CPU time: 3272.99 s
Current children cumulated vsize: 997800 KiB
Current children cumulated memory: 939364 KiB

[startup+3342.3 s]
/proc/loadavg: 3.22 3.56 3.89 4/237 1032870
/proc/meminfo: memFree=125078796/131655788 swapFree=131071996/131071996
[pid=1030867] ppid=1030864 vsize=997800 memory=939364 CPUtime=3332.82 cores=1,3
/proc/1030867/stat : 1030867 (Exact) R 1030864 1030867 1025534 0 -1 4194304 152189 0 0 0 333047 235 0 0 20 0 1 0 195005145 1021747200 234841 134679101440 4194304 8309489 140725220145712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36569088 140725220148157 140725220148326 140725220148326 140725220155343 0
/proc/1030867/statm: 249450 234841 1140 1005 0 248213 0
Current children cumulated CPU time: 3332.82 s
Current children cumulated vsize: 997800 KiB
Current children cumulated memory: 939364 KiB

[startup+3402.3 s]
/proc/loadavg: 3.08 3.45 3.84 4/240 1032940
/proc/meminfo: memFree=125051828/131655788 swapFree=131071996/131071996
[pid=1030867] ppid=1030864 vsize=997800 memory=939364 CPUtime=3392.64 cores=1,3
/proc/1030867/stat : 1030867 (Exact) R 1030864 1030867 1025534 0 -1 4194304 152499 0 0 0 339029 235 0 0 20 0 1 0 195005145 1021747200 234841 134679101440 4194304 8309489 140725220145712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36569088 140725220148157 140725220148326 140725220148326 140725220155343 0
/proc/1030867/statm: 249450 234841 1140 1005 0 248213 0
Current children cumulated CPU time: 3392.64 s
Current children cumulated vsize: 997800 KiB
Current children cumulated memory: 939364 KiB

[startup+3462.3 s]
/proc/loadavg: 3.15 3.40 3.79 4/240 1032950
/proc/meminfo: memFree=125037780/131655788 swapFree=131071996/131071996
[pid=1030867] ppid=1030864 vsize=997800 memory=939396 CPUtime=3452.45 cores=1,3
/proc/1030867/stat : 1030867 (Exact) R 1030864 1030867 1025534 0 -1 4194304 152808 0 0 0 345010 235 0 0 20 0 1 0 195005145 1021747200 234849 134679101440 4194304 8309489 140725220145712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36569088 140725220148157 140725220148326 140725220148326 140725220155343 0
/proc/1030867/statm: 249450 234849 1140 1005 0 248213 0
Current children cumulated CPU time: 3452.45 s
Current children cumulated vsize: 997800 KiB
Current children cumulated memory: 939396 KiB

[startup+3522.3 s]
/proc/loadavg: 3.11 3.34 3.75 4/240 1032961
/proc/meminfo: memFree=125023064/131655788 swapFree=131071996/131071996
[pid=1030867] ppid=1030864 vsize=997800 memory=939396 CPUtime=3512.27 cores=1,3
/proc/1030867/stat : 1030867 (Exact) R 1030864 1030867 1025534 0 -1 4194304 153112 0 0 0 350992 235 0 0 20 0 1 0 195005145 1021747200 234849 134679101440 4194304 8309489 140725220145712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36569088 140725220148157 140725220148326 140725220148326 140725220155343 0
/proc/1030867/statm: 249450 234849 1140 1005 0 248213 0
Current children cumulated CPU time: 3512.27 s
Current children cumulated vsize: 997800 KiB
Current children cumulated memory: 939396 KiB

[startup+3582.3 s]
/proc/loadavg: 3.09 3.29 3.70 4/239 1032971
/proc/meminfo: memFree=125014244/131655788 swapFree=131071996/131071996
[pid=1030867] ppid=1030864 vsize=997800 memory=939396 CPUtime=3572.09 cores=1,3
/proc/1030867/stat : 1030867 (Exact) R 1030864 1030867 1025534 0 -1 4194304 153427 0 0 0 356974 235 0 0 20 0 1 0 195005145 1021747200 234849 134679101440 4194304 8309489 140725220145712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36569088 140725220148157 140725220148326 140725220148326 140725220155343 0
/proc/1030867/statm: 249450 234849 1140 1005 0 248213 0
Current children cumulated CPU time: 3572.09 s
Current children cumulated vsize: 997800 KiB
Current children cumulated memory: 939396 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.3 s]
/proc/loadavg: 3.05 3.26 3.68 4/239 1032975
/proc/meminfo: memFree=124997688/131655788 swapFree=131071996/131071996
[pid=1030867] ppid=1030864 vsize=997800 memory=941584 CPUtime=3600.01 cores=1,3
/proc/1030867/stat : 1030867 (Exact) R 1030864 1030867 1025534 0 -1 4194304 153523 0 0 0 359766 235 0 0 20 0 1 0 195005145 1021747200 235396 134679101440 4194304 8309489 140725220145712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36569088 140725220148157 140725220148326 140725220148326 140725220155343 0
/proc/1030867/statm: 249450 235396 1140 1005 0 248213 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 997800 KiB
Current children cumulated memory: 941584 KiB

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

[startup+3610.44 s]
# the end of solver process 1030867 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3597.8 s, system=2.36269 s

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

[startup+3610.4 s]
/proc/loadavg: 3.05 3.26 3.68 4/239 1032975
/proc/meminfo: memFree=124997688/131655788 swapFree=131071996/131071996
[pid=1030867] ppid=1030864 vsize=739884 memory=732072 CPUtime=3600.11 cores=1,3
/proc/1030867/stat : 1030867 (Exact) R 1030864 1030867 1025534 0 -1 4194304 153569 0 0 0 359776 235 0 0 20 0 1 0 195005145 757641216 183018 134679101440 4194304 8309489 140725220145712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 36569088 140725220148157 140725220148326 140725220148326 140725220155343 0
/proc/1030867/statm: 184971 183018 1153 1005 0 183734 0
Current children cumulated CPU time: 3600.11 s
Current children cumulated vsize: 739884 KiB
Current children cumulated memory: 732072 KiB

Child status: 0

Real time (s): 3610.44
CPU time (s): 3600.16
CPU user time (s): 3597.8
CPU system time (s): 2.36269
CPU usage (%): 99.7153
Max. virtual memory (cumulated for all children) (KiB): 997800
Max. memory (cumulated for all children) (KiB): 941584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.8
system time used= 2.36269
maximum resident set size= 941584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153573
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= 108
involuntary context switches= 1919


# summary of solver processes directly reported to runsolver:
#   pid: 1030867
#   total CPU time (s): 3600.16
#   total CPU user time (s): 3597.8
#   total CPU system time (s): 2.36269

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.5906 second user time and 36.0283 second system time

The end

Launcher Data

Begin job on nodeC002 at 2024-07-20 00:34:43
IDJOB=4452186
IDBENCH=163951
IDSOLVER=3060
FILE ID=nodeC002/4452186-1721428471
RUNJOBID= nodeC002-1721421163-1025546
SLURM_JOB_ID= 7545493
Free space on /tmp= 723756 MiB

SOLVER NAME= Exact 2024-07-05
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2003/normalized-stp3d.0.s.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-4452186-1721428471/watcher-4452186-1721428471 -o /tmp/evaluation-result-4452186-1721428471/solver-4452186-1721428471 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1721421163-1025546 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=639358107 HOME/instance-4452186-1721428471.opb

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

MD5SUM BENCH= 3669957ef10a08034abaee305bfecedd
RANDOM SEED=639358107

nodeC002.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.234
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.38
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		: 3491.694
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.31
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.334
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.38
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.162
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.31
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		: 3672.259
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.38
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		: 3657.137
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.31
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.377
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.38
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.215
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.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        127652044 kB
MemAvailable:   129786788 kB
Buffers:          562700 kB
Cached:          2397496 kB
SwapCached:            0 kB
Active:          1016540 kB
Inactive:        2386220 kB
Active(anon):       2724 kB
Inactive(anon):   485404 kB
Active(file):    1013816 kB
Inactive(file):  1900816 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             14700 kB
Writeback:            16 kB
AnonPages:        441888 kB
Mapped:           121024 kB
Shmem:             45896 kB
KReclaimable:     120284 kB
Slab:             227524 kB
SReclaimable:     120284 kB
SUnreclaim:       107240 kB
KernelStack:        3916 kB
PageTables:        10348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     869556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            62688 kB
HardwareCorrupted:     0 kB
AnonHugePages:    292864 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:      252744 kB
DirectMap2M:    34254848 kB
DirectMap1G:    101711872 kB

Free space on /tmp at the end= 723748 MiB
End job on nodeC002 at 2024-07-20 01:34:54