Trace number 4451546

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
LS-MabSP 2024-07-10? 3600.01 3607.73

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/Instances3col_OPB/
normalized-3col-almost3reg-l060-r059-n1.opb
MD5SUMf51b92e6ea4641775f90070f7fcfd036
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark122.746
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3282
Total number of constraints6986
Number of constraints which are clauses5892
Number of constraints which are cardinality constraints (but not clauses)1094
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.68/0.75	c Filename:instance-4451546-1721435437.opb, Cutoff_time:3600, memory_limit_gb:500000
0.68/0.75	c Use Presolve
0.68/0.75	c Parse finsih
0.68/0.75	c Start Presolve
0.68/0.75	c After Reduce Vars: 3282 Clauses: 8080 Top clause weight: 1 Hard Clauses: 8080
3599.97/3607.72	c Use LS-small
3599.97/3607.72	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: 63968 MiB (59628 MiB free)
  memory of node 1: 64473 MiB (62894 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451546-1721435437/watcher-4451546-1721435437 -o /tmp/evaluation-result-4451546-1721435437/solver-4451546-1721435437 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721431844-1054207 --watchdog 3760 ./LS-MabSP -f HOME/instance-4451546-1721435437.opb -t 3600 -s 1859716582 

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=1056197, runsolver pid=1056194

[startup+0.100672 s]*
/proc/loadavg: 4.19 4.12 4.10 5/259 1056198
/proc/meminfo: memFree=125440192/131524600 swapFree=131071216/131071996
[pid=1056197] ppid=1056194 vsize=23584 memory=11100 CPUtime=0.09 cores=1,3
/proc/1056197/stat : 1056197 (LS-MabSP) R 1056194 1056197 1054195 0 -1 4194304 1620 0 0 0 9 0 0 0 20 0 1 0 195706138 24150016 2775 134679101440 4194304 15467897 140729853516160 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29184000 140729853518877 140729853518980 140729853518980 140729853525997 0
/proc/1056197/statm: 5896 2775 1105 2753 0 2549 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 23584 KiB
Current children cumulated memory: 11100 KiB

[startup+0.205544 s]*
/proc/loadavg: 4.19 4.12 4.10 5/259 1056198
/proc/meminfo: memFree=125423720/131524600 swapFree=131071216/131071996
[pid=1056197] ppid=1056194 vsize=47816 memory=39324 CPUtime=0.19 cores=1,3
/proc/1056197/stat : 1056197 (LS-MabSP) R 1056194 1056197 1054195 0 -1 4194304 7391 0 0 0 19 0 0 0 20 0 1 0 195706138 48963584 9831 134679101440 4194304 15467897 140729853516160 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29184000 140729853518877 140729853518980 140729853518980 140729853525997 0
/proc/1056197/statm: 11954 9831 2673 2753 0 8607 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 47816 KiB
Current children cumulated memory: 39324 KiB

[startup+0.305896 s]*
/proc/loadavg: 4.19 4.12 4.10 5/259 1056198
/proc/meminfo: memFree=125408796/131524600 swapFree=131071216/131071996
[pid=1056197] ppid=1056194 vsize=63452 memory=54708 CPUtime=0.29 cores=1,3
/proc/1056197/stat : 1056197 (LS-MabSP) R 1056194 1056197 1054195 0 -1 4194304 11364 0 0 0 28 1 0 0 20 0 1 0 195706138 64974848 13677 134679101440 4194304 15467897 140729853516160 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29184000 140729853518877 140729853518980 140729853518980 140729853525997 0
/proc/1056197/statm: 15863 13677 2769 2753 0 12516 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 63452 KiB
Current children cumulated memory: 54708 KiB

[startup+0.700162 s]
/proc/loadavg: 4.19 4.12 4.10 6/259 1056198
/proc/meminfo: memFree=125403360/131524600 swapFree=131071216/131071996
[pid=1056197] ppid=1056194 vsize=69708 memory=60788 CPUtime=0.68 cores=1,3
/proc/1056197/stat : 1056197 (LS-MabSP) R 1056194 1056197 1054195 0 -1 4194304 12832 0 0 0 67 1 0 0 20 0 1 0 195706138 71380992 15197 134679101440 4194304 15467897 140729853516160 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29184000 140729853518877 140729853518980 140729853518980 140729853525997 0
/proc/1056197/statm: 17427 15197 2849 2753 0 14080 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 69708 KiB
Current children cumulated memory: 60788 KiB

[startup+1.50022 s]
/proc/loadavg: 4.19 4.12 4.10 5/259 1056244
/proc/meminfo: memFree=125393840/131524600 swapFree=131071216/131071996
[pid=1056197] ppid=1056194 vsize=86944 memory=75836 CPUtime=1.48 cores=1,3
/proc/1056197/stat : 1056197 (LS-MabSP) R 1056194 1056197 1054195 0 -1 4194304 19075 0 0 0 146 2 0 0 20 0 1 0 195706138 89030656 18959 134679101440 4194304 15467897 140729853516160 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29184000 140729853518877 140729853518980 140729853518980 140729853525997 0
/proc/1056197/statm: 21736 18959 2849 2753 0 18389 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 86944 KiB
Current children cumulated memory: 75836 KiB

[startup+3.10512 s]
/proc/loadavg: 4.19 4.12 4.10 5/259 1056292
/proc/meminfo: memFree=125333916/131524600 swapFree=131071216/131071996
[pid=1056197] ppid=1056194 vsize=101420 memory=89568 CPUtime=3.08 cores=1,3
/proc/1056197/stat : 1056197 (LS-MabSP) R 1056194 1056197 1054195 0 -1 4194304 23601 0 0 0 305 3 0 0 20 0 1 0 195706138 103854080 22392 134679101440 4194304 15467897 140729853516160 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29184000 140729853518877 140729853518980 140729853518980 140729853525997 0
/proc/1056197/statm: 25355 22392 2849 2753 0 22008 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 101420 KiB
Current children cumulated memory: 89568 KiB

[startup+6.30021 s]
/proc/loadavg: 4.18 4.12 4.10 5/259 1056292
/proc/meminfo: memFree=125312576/131524600 swapFree=131071216/131071996
[pid=1056197] ppid=1056194 vsize=116156 memory=104232 CPUtime=6.26 cores=1,3
/proc/1056197/stat : 1056197 (LS-MabSP) R 1056194 1056197 1054195 0 -1 4194304 27330 0 0 0 623 3 0 0 20 0 1 0 195706138 118943744 26058 134679101440 4194304 15467897 140729853516160 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29184000 140729853518877 140729853518980 140729853518980 140729853525997 0
/proc/1056197/statm: 29039 26058 2849 2753 0 25692 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 116156 KiB
Current children cumulated memory: 104232 KiB

[startup+12.7002 s]
/proc/loadavg: 4.16 4.12 4.09 5/259 1056294
/proc/meminfo: memFree=125298824/131524600 swapFree=131071216/131071996
[pid=1056197] ppid=1056194 vsize=131512 memory=117740 CPUtime=12.64 cores=1,3
/proc/1056197/stat : 1056197 (LS-MabSP) R 1056194 1056197 1054195 0 -1 4194304 32491 0 0 0 1260 4 0 0 20 0 1 0 195706138 134668288 29435 134679101440 4194304 15467897 140729853516160 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29184000 140729853518877 140729853518980 140729853518980 140729853525997 0
/proc/1056197/statm: 32878 29435 2849 2753 0 29531 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 131512 KiB
Current children cumulated memory: 117740 KiB

[startup+25.5002 s]
/proc/loadavg: 4.20 4.13 4.10 5/258 1056295
/proc/meminfo: memFree=125257600/131524600 swapFree=131071216/131071996
[pid=1056197] ppid=1056194 vsize=171860 memory=149608 CPUtime=25.39 cores=1,3
/proc/1056197/stat : 1056197 (LS-MabSP) R 1056194 1056197 1054195 0 -1 4194304 49550 0 0 0 2532 7 0 0 20 0 1 0 195706138 175984640 37402 134679101440 4194304 15467897 140729853516160 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29184000 140729853518877 140729853518980 140729853518980 140729853525997 0
/proc/1056197/statm: 42965 37402 2849 2753 0 39618 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 171860 KiB
Current children cumulated memory: 149608 KiB

[startup+51.1056 s]
/proc/loadavg: 4.13 4.12 4.09 5/258 1056300
/proc/meminfo: memFree=125225456/131524600 swapFree=131071216/131071996
[pid=1056197] ppid=1056194 vsize=180460 memory=158048 CPUtime=50.91 cores=1,3
/proc/1056197/stat : 1056197 (LS-MabSP) R 1056194 1056197 1054195 0 -1 4194304 66957 0 0 0 5080 11 0 0 20 0 1 0 195706138 184791040 39512 134679101440 4194304 15467897 140729853516160 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29184000 140729853518877 140729853518980 140729853518980 140729853525997 0
/proc/1056197/statm: 45115 39512 2849 2753 0 41768 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 180460 KiB
Current children cumulated memory: 158048 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/258 1056309
/proc/meminfo: memFree=125140204/131524600 swapFree=131071216/131071996
[pid=1056197] ppid=1056194 vsize=223036 memory=194968 CPUtime=101.92 cores=1,3
/proc/1056197/stat : 1056197 (LS-MabSP) R 1056194 1056197 1054195 0 -1 4194304 76206 0 0 0 10179 13 0 0 20 0 1 0 195706138 228388864 48742 134679101440 4194304 15467897 140729853516160 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29184000 140729853518877 140729853518980 140729853518980 140729853525997 0
/proc/1056197/statm: 55759 48742 2849 2753 0 52412 0
Current children cumulated CPU time: 101.92 s
Current children cumulated vsize: 223036 KiB
Current children cumulated memory: 194968 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/258 1056319
/proc/meminfo: memFree=125059676/131524600 swapFree=131071216/131071996
[pid=1056197] ppid=1056194 vsize=279020 memory=246424 CPUtime=161.7 cores=1,3
/proc/1056197/stat : 1056197 (LS-MabSP) R 1056194 1056197 1054195 0 -1 4194304 88976 0 0 0 16155 15 0 0 20 0 1 0 195706138 285716480 61606 134679101440 4194304 15467897 140729853516160 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29184000 140729853518877 140729853518980 140729853518980 140729853525997 0
/proc/1056197/statm: 69755 61606 2849 2753 0 66408 0
Current children cumulated CPU time: 161.7 s
Current children cumulated vsize: 279020 KiB
Current children cumulated memory: 246424 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/257 1056331
/proc/meminfo: memFree=125009560/131524600 swapFree=131071216/131071996
[pid=1056197] ppid=1056194 vsize=306188 memory=271220 CPUtime=221.53 cores=1,3
/proc/1056197/stat : 1056197 (LS-MabSP) R 1056194 1056197 1054195 0 -1 4194304 92511 0 0 0 22137 16 0 0 20 0 1 0 195706138 313536512 67805 134679101440 4194304 15467897 140729853516160 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29184000 140729853518877 140729853518980 140729853518980 140729853525997 0
/proc/1056197/statm: 76547 67805 2849 2753 0 73200 0
Current children cumulated CPU time: 221.53 s
Current children cumulated vsize: 306188 KiB
Current children cumulated memory: 271220 KiB

[startup+282.3 s]
/proc/loadavg: 4.32 4.18 4.11 5/257 1056341
/proc/meminfo: memFree=124935664/131524600 swapFree=131071216/131071996
[pid=1056197] ppid=1056194 vsize=352628 memory=341028 CPUtime=281.37 cores=1,3
/proc/1056197/stat : 1056197 (LS-MabSP) R 1056194 1056197 1054195 0 -1 4194304 101365 0 0 0 28120 17 0 0 20 0 1 0 195706138 361091072 85257 134679101440 4194304 15467897 140729853516160 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29184000 140729853518877 140729853518980 140729853518980 140729853525997 0
/proc/1056197/statm: 88157 85257 2849 2753 0 84810 0
Current children cumulated CPU time: 281.37 s
Current children cumulated vsize: 352628 KiB
Current children cumulated memory: 341028 KiB

[startup+342.3 s]
/proc/loadavg: 4.22 4.18 4.11 5/254 1056351
/proc/meminfo: memFree=124907164/131524600 swapFree=131071216/131071996
[pid=1056197] ppid=1056194 vsize=381216 memory=360748 CPUtime=341.21 cores=1,3
/proc/1056197/stat : 1056197 (LS-MabSP) R 1056194 1056197 1054195 0 -1 4194304 105135 0 0 0 34103 18 0 0 20 0 1 0 195706138 390365184 90187 134679101440 4194304 15467897 140729853516160 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29184000 140729853518877 140729853518980 140729853518980 140729853525997 0
/proc/1056197/statm: 95304 90187 2849 2753 0 91957 0
Current children cumulated CPU time: 341.21 s
Current children cumulated vsize: 381216 KiB
Current children cumulated memory: 360748 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.16 4.11 5/254 1056362
/proc/meminfo: memFree=124890056/131524600 swapFree=131071216/131071996
[pid=1056197] ppid=1056194 vsize=403496 memory=383380 CPUtime=401.06 cores=1,3
/proc/1056197/stat : 1056197 (LS-MabSP) R 1056194 1056197 1054195 0 -1 4194304 107705 0 0 0 40087 19 0 0 20 0 1 0 195706138 413179904 95845 134679101440 4194304 15467897 140729853516160 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29184000 140729853518877 140729853518980 140729853518980 140729853525997 0
/proc/1056197/statm: 100874 95845 2849 2753 0 97527 0
Current children cumulated CPU time: 401.06 s
Current children cumulated vsize: 403496 KiB
Current children cumulated memory: 383380 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 4.16 4.11 5/255 1056373
/proc/meminfo: memFree=124861652/131524600 swapFree=131071216/131071996
[pid=1056197] ppid=1056194 vsize=414788 memory=394804 CPUtime=460.92 cores=1,3
/proc/1056197/stat : 1056197 (LS-MabSP) R 1056194 1056197 1054195 0 -1 4194304 111977 0 0 0 46072 20 0 0 20 0 1 0 195706138 424742912 98701 134679101440 4194304 15467897 140729853516160 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29184000 140729853518877 140729853518980 140729853518980 140729853525997 0
/proc/1056197/statm: 103697 98701 2849 2753 0 100350 0

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

/proc/loadavg: 4.09 4.11 4.09 5/257 1057445
/proc/meminfo: memFree=124814948/131524600 swapFree=131071216/131071996
[pid=1056197] ppid=1056194 vsize=396604 memory=391508 CPUtime=3215.2 cores=1,3
/proc/1056197/stat : 1056197 (LS-MabSP) R 1056194 1056197 1054195 0 -1 4194304 176288 0 0 0 317305 4215 0 0 20 0 1 0 195706138 406122496 97877 134679101440 4194304 15467897 140729853516160 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29184000 140729853518877 140729853518980 140729853518980 140729853525997 0
/proc/1056197/statm: 99151 97877 2849 2753 0 95804 0
Current children cumulated CPU time: 3215.2 s
Current children cumulated vsize: 396604 KiB
Current children cumulated memory: 391508 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/259 1057840
/proc/meminfo: memFree=124813816/131524600 swapFree=131071216/131071996
[pid=1056197] ppid=1056194 vsize=396604 memory=391508 CPUtime=3275.1 cores=1,3
/proc/1056197/stat : 1056197 (LS-MabSP) R 1056194 1056197 1054195 0 -1 4194304 176291 0 0 0 323110 4400 0 0 20 0 1 0 195706138 406122496 97877 134679101440 4194304 15467897 140729853516160 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29184000 140729853518877 140729853518980 140729853518980 140729853525997 0
/proc/1056197/statm: 99151 97877 2849 2753 0 95804 0
Current children cumulated CPU time: 3275.1 s
Current children cumulated vsize: 396604 KiB
Current children cumulated memory: 391508 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.11 4.09 5/258 1057851
/proc/meminfo: memFree=124813992/131524600 swapFree=131071216/131071996
[pid=1056197] ppid=1056194 vsize=396604 memory=391508 CPUtime=3335 cores=1,3
/proc/1056197/stat : 1056197 (LS-MabSP) R 1056194 1056197 1054195 0 -1 4194304 176294 0 0 0 328922 4578 0 0 20 0 1 0 195706138 406122496 97877 134679101440 4194304 15467897 140729853516160 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29184000 140729853518877 140729853518980 140729853518980 140729853525997 0
/proc/1056197/statm: 99151 97877 2849 2753 0 95804 0
Current children cumulated CPU time: 3335 s
Current children cumulated vsize: 396604 KiB
Current children cumulated memory: 391508 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/258 1057862
/proc/meminfo: memFree=124813848/131524600 swapFree=131071216/131071996
[pid=1056197] ppid=1056194 vsize=396604 memory=391508 CPUtime=3394.91 cores=1,3
/proc/1056197/stat : 1056197 (LS-MabSP) R 1056194 1056197 1054195 0 -1 4194304 176297 0 0 0 334712 4779 0 0 20 0 1 0 195706138 406122496 97877 134679101440 4194304 15467897 140729853516160 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29184000 140729853518877 140729853518980 140729853518980 140729853525997 0
/proc/1056197/statm: 99151 97877 2849 2753 0 95804 0
Current children cumulated CPU time: 3394.91 s
Current children cumulated vsize: 396604 KiB
Current children cumulated memory: 391508 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/258 1058040
/proc/meminfo: memFree=124812900/131524600 swapFree=131071216/131071996
[pid=1056197] ppid=1056194 vsize=396604 memory=391508 CPUtime=3454.81 cores=1,3
/proc/1056197/stat : 1056197 (LS-MabSP) R 1056194 1056197 1054195 0 -1 4194304 176300 0 0 0 340520 4961 0 0 20 0 1 0 195706138 406122496 97877 134679101440 4194304 15467897 140729853516160 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29184000 140729853518877 140729853518980 140729853518980 140729853525997 0
/proc/1056197/statm: 99151 97877 2849 2753 0 95804 0
Current children cumulated CPU time: 3454.81 s
Current children cumulated vsize: 396604 KiB
Current children cumulated memory: 391508 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/258 1058050
/proc/meminfo: memFree=124813072/131524600 swapFree=131071216/131071996
[pid=1056197] ppid=1056194 vsize=396604 memory=391508 CPUtime=3514.71 cores=1,3
/proc/1056197/stat : 1056197 (LS-MabSP) R 1056194 1056197 1054195 0 -1 4194304 176303 0 0 0 346340 5131 0 0 20 0 1 0 195706138 406122496 97877 134679101440 4194304 15467897 140729853516160 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29184000 140729853518877 140729853518980 140729853518980 140729853525997 0
/proc/1056197/statm: 99151 97877 2849 2753 0 95804 0
Current children cumulated CPU time: 3514.71 s
Current children cumulated vsize: 396604 KiB
Current children cumulated memory: 391508 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/260 1058118
/proc/meminfo: memFree=124812084/131524600 swapFree=131071216/131071996
[pid=1056197] ppid=1056194 vsize=396604 memory=391508 CPUtime=3574.62 cores=1,3
/proc/1056197/stat : 1056197 (LS-MabSP) R 1056194 1056197 1054195 0 -1 4194304 176306 0 0 0 352113 5349 0 0 20 0 1 0 195706138 406122496 97877 134679101440 4194304 15467897 140729853516160 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29184000 140729853518877 140729853518980 140729853518980 140729853525997 0
/proc/1056197/statm: 99151 97877 2849 2753 0 95804 0
Current children cumulated CPU time: 3574.62 s
Current children cumulated vsize: 396604 KiB
Current children cumulated memory: 391508 KiB

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

# cumulated CPU time of all completed processes:  user=3545.65 s, system=54.3577 s

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

[startup+3584 s]*
/proc/loadavg: 4.11 4.11 4.09 5/260 1058118
/proc/meminfo: memFree=124812168/131524600 swapFree=131071216/131071996
[pid=1056197] ppid=1056194 vsize=396604 memory=391508 CPUtime=3576.31 cores=1,3
/proc/1056197/stat : 1056197 (LS-MabSP) R 1056194 1056197 1054195 0 -1 4194304 176306 0 0 0 352276 5355 0 0 20 0 1 0 195706138 406122496 97877 134679101440 4194304 15467897 140729853516160 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29184000 140729853518877 140729853518980 140729853518980 140729853525997 0
/proc/1056197/statm: 99151 97877 2849 2753 0 95804 0
Current children cumulated CPU time: 3576.31 s
Current children cumulated vsize: 396604 KiB
Current children cumulated memory: 391508 KiB

[startup+3596.8 s]
/proc/loadavg: 4.09 4.11 4.09 5/259 1058120
/proc/meminfo: memFree=124812300/131524600 swapFree=131071216/131071996
[pid=1056197] ppid=1056194 vsize=396604 memory=391508 CPUtime=3589.09 cores=1,3
/proc/1056197/stat : 1056197 (LS-MabSP) R 1056194 1056197 1054195 0 -1 4194304 176306 0 0 0 353510 5399 0 0 20 0 1 0 195706138 406122496 97877 134679101440 4194304 15467897 140729853516160 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29184000 140729853518877 140729853518980 140729853518980 140729853525997 0
/proc/1056197/statm: 99151 97877 2849 2753 0 95804 0
Current children cumulated CPU time: 3589.09 s
Current children cumulated vsize: 396604 KiB
Current children cumulated memory: 391508 KiB

[startup+3603.2 s]
/proc/loadavg: 4.16 4.12 4.09 5/259 1058122
/proc/meminfo: memFree=124812384/131524600 swapFree=131071216/131071996
[pid=1056197] ppid=1056194 vsize=396604 memory=391508 CPUtime=3595.48 cores=1,3
/proc/1056197/stat : 1056197 (LS-MabSP) R 1056194 1056197 1054195 0 -1 4194304 176306 0 0 0 354130 5418 0 0 20 0 1 0 195706138 406122496 97877 134679101440 4194304 15467897 140729853516160 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29184000 140729853518877 140729853518980 140729853518980 140729853525997 0
/proc/1056197/statm: 99151 97877 2849 2753 0 95804 0
Current children cumulated CPU time: 3595.48 s
Current children cumulated vsize: 396604 KiB
Current children cumulated memory: 391508 KiB

[startup+3604.8 s]
/proc/loadavg: 4.16 4.12 4.09 5/259 1058122
/proc/meminfo: memFree=124812384/131524600 swapFree=131071216/131071996
[pid=1056197] ppid=1056194 vsize=396604 memory=391508 CPUtime=3597.08 cores=1,3
/proc/1056197/stat : 1056197 (LS-MabSP) R 1056194 1056197 1054195 0 -1 4194304 176306 0 0 0 354284 5424 0 0 20 0 1 0 195706138 406122496 97877 134679101440 4194304 15467897 140729853516160 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29184000 140729853518877 140729853518980 140729853518980 140729853525997 0
/proc/1056197/statm: 99151 97877 2849 2753 0 95804 0
Current children cumulated CPU time: 3597.08 s
Current children cumulated vsize: 396604 KiB
Current children cumulated memory: 391508 KiB

[startup+3606.4 s]
/proc/loadavg: 4.15 4.12 4.09 5/259 1058123
/proc/meminfo: memFree=124812364/131524600 swapFree=131071216/131071996
[pid=1056197] ppid=1056194 vsize=396604 memory=391508 CPUtime=3598.68 cores=1,3
/proc/1056197/stat : 1056197 (LS-MabSP) R 1056194 1056197 1054195 0 -1 4194304 176306 0 0 0 354438 5430 0 0 20 0 1 0 195706138 406122496 97877 134679101440 4194304 15467897 140729853516160 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29184000 140729853518877 140729853518980 140729853518980 140729853525997 0
/proc/1056197/statm: 99151 97877 2849 2753 0 95804 0
Current children cumulated CPU time: 3598.68 s
Current children cumulated vsize: 396604 KiB
Current children cumulated memory: 391508 KiB

[startup+3607.2 s]
/proc/loadavg: 4.15 4.12 4.09 4/256 1058183
/proc/meminfo: memFree=125097188/131524600 swapFree=131071216/131071996
[pid=1056197] ppid=1056194 vsize=396604 memory=391508 CPUtime=3599.47 cores=1,3
/proc/1056197/stat : 1056197 (LS-MabSP) R 1056194 1056197 1054195 0 -1 4194304 176306 0 0 0 354514 5433 0 0 20 0 1 0 195706138 406122496 97877 134679101440 4194304 15467897 140729853516160 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29184000 140729853518877 140729853518980 140729853518980 140729853525997 0
/proc/1056197/statm: 99151 97877 2849 2753 0 95804 0
Current children cumulated CPU time: 3599.47 s
Current children cumulated vsize: 396604 KiB
Current children cumulated memory: 391508 KiB

[startup+3607.6 s]
/proc/loadavg: 4.15 4.12 4.09 4/256 1058183
/proc/meminfo: memFree=125097188/131524600 swapFree=131071216/131071996
[pid=1056197] ppid=1056194 vsize=396604 memory=391508 CPUtime=3599.88 cores=1,3
/proc/1056197/stat : 1056197 (LS-MabSP) R 1056194 1056197 1054195 0 -1 4194304 176306 0 0 0 354553 5435 0 0 20 0 1 0 195706138 406122496 97877 134679101440 4194304 15467897 140729853516160 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29184000 140729853518877 140729853518980 140729853518980 140729853525997 0
/proc/1056197/statm: 99151 97877 2849 2753 0 95804 0
Current children cumulated CPU time: 3599.88 s
Current children cumulated vsize: 396604 KiB
Current children cumulated memory: 391508 KiB

[startup+3607.7 s]
/proc/loadavg: 4.15 4.12 4.09 4/256 1058183
/proc/meminfo: memFree=125097188/131524600 swapFree=131071216/131071996
[pid=1056197] ppid=1056194 vsize=396604 memory=391508 CPUtime=3599.97 cores=1,3
/proc/1056197/stat : 1056197 (LS-MabSP) R 1056194 1056197 1054195 0 -1 4194304 176306 0 0 0 354562 5435 0 0 20 0 1 0 195706138 406122496 97877 134679101440 4194304 15467897 140729853516160 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29184000 140729853518877 140729853518980 140729853518980 140729853525997 0
/proc/1056197/statm: 99151 97877 2849 2753 0 95804 0
Current children cumulated CPU time: 3599.97 s
Current children cumulated vsize: 396604 KiB
Current children cumulated memory: 391508 KiB

Child status: 0

Real time (s): 3607.73
CPU time (s): 3600.01
CPU user time (s): 3545.65
CPU system time (s): 54.3577
CPU usage (%): 99.7861
Max. virtual memory (cumulated for all children) (KiB): 818744
Max. memory (cumulated for all children) (KiB): 787372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3545.65
system time used= 54.3577
maximum resident set size= 787372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 176314
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= 77
involuntary context switches= 3181


# summary of solver processes directly reported to runsolver:
#   pid: 1056197
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3545.65
#   total CPU system time (s): 54.3577

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.94783 second user time and 13.2321 second system time

The end

Launcher Data

Begin job on nodeC018 at 2024-07-20 02:30:49
IDJOB=4451546
IDBENCH=162581
IDSOLVER=3047
FILE ID=nodeC018/4451546-1721435437
RUNJOBID= nodeC018-1721431844-1054207
SLURM_JOB_ID= 7545619
Free space on /tmp= 890036 MiB

SOLVER NAME= LS-MabSP 2024-07-10
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/Instances3col_OPB/normalized-3col-almost3reg-l060-r059-n1.opb
COMMAND LINE= ./LS-MabSP -f BENCHNAME -t TIMEOUT -s RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451546-1721435437/watcher-4451546-1721435437 -o /tmp/evaluation-result-4451546-1721435437/solver-4451546-1721435437 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721431844-1054207 --watchdog 3760  ./LS-MabSP -f HOME/instance-4451546-1721435437.opb -t 3600 -s 1859716582

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

MD5SUM BENCH= f51b92e6ea4641775f90070f7fcfd036
RANDOM SEED=1859716582

nodeC018.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		: 3659.959
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.52
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		: 3666.707
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.30
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		: 3600.253
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.52
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		: 3663.322
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.30
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		: 3659.916
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.52
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		: 3667.171
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.30
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		: 3599.834
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.52
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		: 3600.054
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.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        125465480 kB
MemAvailable:   129670336 kB
Buffers:          550076 kB
Cached:          4455148 kB
SwapCached:          148 kB
Active:          1114836 kB
Inactive:        4288616 kB
Active(anon):       1576 kB
Inactive(anon):   442456 kB
Active(file):    1113260 kB
Inactive(file):  3846160 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071216 kB
Dirty:             32672 kB
Writeback:             0 kB
AnonPages:        398140 kB
Mapped:           143504 kB
Shmem:             45784 kB
KReclaimable:     170520 kB
Slab:             274508 kB
SReclaimable:     170520 kB
SUnreclaim:       103988 kB
KernelStack:        4096 kB
PageTables:        10252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     813408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            37568 kB
HardwareCorrupted:     0 kB
AnonHugePages:    243712 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:      283348 kB
DirectMap2M:    28850176 kB
DirectMap1G:    106954752 kB

Free space on /tmp at the end= 890020 MiB
End job on nodeC018 at 2024-07-20 03:30:57