Trace number 4452566

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.04

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/
MIPLIB01/dec/miplib2010/normalized-iis-100-0-cov.0.u.opb
MD5SUMaf9f746f4378befb3a20d04b26ba3b05
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 benchmark1628.09
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables100
Total number of constraints3832
Number of constraints which are clauses3831
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint100
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 28
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 128
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.59/0.66	c Filename:instance-4452566-1721454942.opb, Cutoff_time:3600, memory_limit_gb:500000
0.59/0.66	c Use Presolve
0.59/0.66	c Parse finsih
0.59/0.66	c Start Presolve
0.59/0.66	c After Reduce Vars: 100 Clauses: 3832 Top clause weight: 1 Hard Clauses: 3832
3599.96/3607.03	c Use LS-small
3599.96/3607.03	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 (62490 MiB free)
  memory of node 1: 64473 MiB (62008 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4452566-1721454942/watcher-4452566-1721454942 -o /tmp/evaluation-result-4452566-1721454942/solver-4452566-1721454942 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721454955-1050975 --watchdog 3760 ./LS-MabSP -f HOME/instance-4452566-1721454942.opb -t 3600 -s 126897001 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=1051029, runsolver pid=1051023

[startup+0.100449 s]*
/proc/loadavg: 1.08 1.42 2.82 8/259 1051039
/proc/meminfo: memFree=127446212/131524600 swapFree=131070704/131071996
[pid=1051029] ppid=1051023 vsize=38376 memory=30848 CPUtime=0.09 cores=4,6
/proc/1051029/stat : 1051029 (LS-MabSP) R 1051023 1051029 1044294 0 -1 4194304 4965 0 0 0 9 0 0 0 20 0 1 0 197659204 39297024 7712 134679101440 4194304 15467897 140723445865184 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36020224 140723445867550 140723445867652 140723445867652 140723445874669 0
/proc/1051029/statm: 9594 7712 2705 2753 0 6247 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 38376 KiB
Current children cumulated memory: 30848 KiB

[startup+0.20616 s]*
/proc/loadavg: 1.08 1.42 2.82 5/259 1051039
/proc/meminfo: memFree=127411572/131524600 swapFree=131070704/131071996
[pid=1051029] ppid=1051023 vsize=61616 memory=50740 CPUtime=0.2 cores=4,6
/proc/1051029/stat : 1051029 (LS-MabSP) R 1051023 1051029 1044294 0 -1 4194304 9878 0 0 0 19 1 0 0 20 0 1 0 197659204 63094784 12685 134679101440 4194304 15467897 140723445865184 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36020224 140723445867550 140723445867652 140723445867652 140723445874669 0
/proc/1051029/statm: 15404 12685 2817 2753 0 12057 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 61616 KiB
Current children cumulated memory: 50740 KiB

[startup+0.306238 s]*
/proc/loadavg: 1.08 1.42 2.82 9/259 1051039
/proc/meminfo: memFree=127411036/131524600 swapFree=131070704/131071996
[pid=1051029] ppid=1051023 vsize=61616 memory=50740 CPUtime=0.3 cores=4,6
/proc/1051029/stat : 1051029 (LS-MabSP) R 1051023 1051029 1044294 0 -1 4194304 9878 0 0 0 29 1 0 0 20 0 1 0 197659204 63094784 12685 134679101440 4194304 15467897 140723445865184 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36020224 140723445867550 140723445867652 140723445867652 140723445874669 0
/proc/1051029/statm: 15404 12685 2817 2753 0 12057 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 61616 KiB
Current children cumulated memory: 50740 KiB

[startup+0.700179 s]
/proc/loadavg: 1.08 1.42 2.82 5/257 1051040
/proc/meminfo: memFree=127413404/131524600 swapFree=131070704/131071996
[pid=1051029] ppid=1051023 vsize=83560 memory=70332 CPUtime=0.68 cores=4,6
/proc/1051029/stat : 1051029 (LS-MabSP) R 1051023 1051029 1044294 0 -1 4194304 14783 0 0 0 66 2 0 0 20 0 1 0 197659204 85565440 17583 134679101440 4194304 15467897 140723445865184 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36020224 140723445867550 140723445867652 140723445867652 140723445874669 0
/proc/1051029/statm: 20890 17583 2833 2753 0 17543 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 83560 KiB
Current children cumulated memory: 70332 KiB

[startup+1.50016 s]
/proc/loadavg: 1.08 1.42 2.82 6/259 1051086
/proc/meminfo: memFree=127307648/131524600 swapFree=131070704/131071996
[pid=1051029] ppid=1051023 vsize=100488 memory=84492 CPUtime=1.48 cores=4,6
/proc/1051029/stat : 1051029 (LS-MabSP) R 1051023 1051029 1044294 0 -1 4194304 19305 0 0 0 145 3 0 0 20 0 1 0 197659204 102899712 21123 134679101440 4194304 15467897 140723445865184 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36020224 140723445867550 140723445867652 140723445867652 140723445874669 0
/proc/1051029/statm: 25122 21123 2833 2753 0 21775 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 100488 KiB
Current children cumulated memory: 84492 KiB

[startup+3.10629 s]
/proc/loadavg: 1.08 1.42 2.82 6/259 1051086
/proc/meminfo: memFree=126950904/131524600 swapFree=131070704/131071996
[pid=1051029] ppid=1051023 vsize=109124 memory=92932 CPUtime=3.09 cores=4,6
/proc/1051029/stat : 1051029 (LS-MabSP) R 1051023 1051029 1044294 0 -1 4194304 21461 0 0 0 305 4 0 0 20 0 1 0 197659204 111742976 23233 134679101440 4194304 15467897 140723445865184 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36020224 140723445867550 140723445867652 140723445867652 140723445874669 0
/proc/1051029/statm: 27281 23233 2833 2753 0 23934 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 109124 KiB
Current children cumulated memory: 92932 KiB

[startup+6.30017 s]
/proc/loadavg: 1.32 1.46 2.82 6/259 1051086
/proc/meminfo: memFree=126830892/131524600 swapFree=131070704/131071996
[pid=1051029] ppid=1051023 vsize=115372 memory=98680 CPUtime=6.27 cores=4,6
/proc/1051029/stat : 1051029 (LS-MabSP) R 1051023 1051029 1044294 0 -1 4194304 23402 0 0 0 623 4 0 0 20 0 1 0 197659204 118140928 24670 134679101440 4194304 15467897 140723445865184 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36020224 140723445867550 140723445867652 140723445867652 140723445874669 0
/proc/1051029/statm: 28843 24670 2833 2753 0 25496 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 115372 KiB
Current children cumulated memory: 98680 KiB

[startup+12.7002 s]
/proc/loadavg: 1.61 1.52 2.84 6/259 1051088
/proc/meminfo: memFree=126627964/131524600 swapFree=131070704/131071996
[pid=1051029] ppid=1051023 vsize=128064 memory=111404 CPUtime=12.66 cores=4,6
/proc/1051029/stat : 1051029 (LS-MabSP) R 1051023 1051029 1044294 0 -1 4194304 29065 0 0 0 1261 5 0 0 20 0 1 0 197659204 131137536 27851 134679101440 4194304 15467897 140723445865184 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36020224 140723445867550 140723445867652 140723445867652 140723445874669 0
/proc/1051029/statm: 32016 27851 2833 2753 0 28669 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 128064 KiB
Current children cumulated memory: 111404 KiB

[startup+25.5002 s]
/proc/loadavg: 2.14 1.64 2.85 6/259 1051089
/proc/meminfo: memFree=126481236/131524600 swapFree=131070704/131071996
[pid=1051029] ppid=1051023 vsize=128064 memory=111932 CPUtime=25.43 cores=4,6
/proc/1051029/stat : 1051029 (LS-MabSP) R 1051023 1051029 1044294 0 -1 4194304 29220 0 0 0 2538 5 0 0 20 0 1 0 197659204 131137536 27983 134679101440 4194304 15467897 140723445865184 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36020224 140723445867550 140723445867652 140723445867652 140723445874669 0
/proc/1051029/statm: 32016 27983 2833 2753 0 28669 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 128064 KiB
Current children cumulated memory: 111932 KiB

[startup+51.1061 s]
/proc/loadavg: 2.92 1.86 2.90 6/259 1051094
/proc/meminfo: memFree=126471940/131524600 swapFree=131070704/131071996
[pid=1051029] ppid=1051023 vsize=128064 memory=111932 CPUtime=50.97 cores=4,6
/proc/1051029/stat : 1051029 (LS-MabSP) R 1051023 1051029 1044294 0 -1 4194304 29230 0 0 0 5092 5 0 0 20 0 1 0 197659204 131137536 27983 134679101440 4194304 15467897 140723445865184 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36020224 140723445867550 140723445867652 140723445867652 140723445874669 0
/proc/1051029/statm: 32016 27983 2833 2753 0 28669 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 128064 KiB
Current children cumulated memory: 111932 KiB

[startup+102.3 s]
/proc/loadavg: 3.60 2.21 2.96 6/259 1051103
/proc/meminfo: memFree=126471032/131524600 swapFree=131070704/131071996
[pid=1051029] ppid=1051023 vsize=128064 memory=112172 CPUtime=102.05 cores=4,6
/proc/1051029/stat : 1051029 (LS-MabSP) R 1051023 1051029 1044294 0 -1 4194304 29246 0 0 0 10200 5 0 0 20 0 1 0 197659204 131137536 28043 134679101440 4194304 15467897 140723445865184 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36020224 140723445867550 140723445867652 140723445867652 140723445874669 0
/proc/1051029/statm: 32016 28043 2833 2753 0 28669 0
Current children cumulated CPU time: 102.05 s
Current children cumulated vsize: 128064 KiB
Current children cumulated memory: 112172 KiB

[startup+162.3 s]
/proc/loadavg: 3.91 2.55 3.04 6/261 1051283
/proc/meminfo: memFree=126469544/131524600 swapFree=131070704/131071996
[pid=1051029] ppid=1051023 vsize=128064 memory=112172 CPUtime=161.9 cores=4,6
/proc/1051029/stat : 1051029 (LS-MabSP) R 1051023 1051029 1044294 0 -1 4194304 29264 0 0 0 16185 5 0 0 20 0 1 0 197659204 131137536 28043 134679101440 4194304 15467897 140723445865184 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36020224 140723445867550 140723445867652 140723445867652 140723445874669 0
/proc/1051029/statm: 32016 28043 2833 2753 0 28669 0
Current children cumulated CPU time: 161.9 s
Current children cumulated vsize: 128064 KiB
Current children cumulated memory: 112172 KiB

[startup+222.3 s]
/proc/loadavg: 4.01 2.83 3.10 6/261 1051293
/proc/meminfo: memFree=126461956/131524600 swapFree=131070704/131071996
[pid=1051029] ppid=1051023 vsize=131512 memory=114796 CPUtime=221.77 cores=4,6
/proc/1051029/stat : 1051029 (LS-MabSP) R 1051023 1051029 1044294 0 -1 4194304 29929 0 0 0 22171 6 0 0 20 0 1 0 197659204 134668288 28699 134679101440 4194304 15467897 140723445865184 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36020224 140723445867550 140723445867652 140723445867652 140723445874669 0
/proc/1051029/statm: 32878 28699 2833 2753 0 29531 0
Current children cumulated CPU time: 221.77 s
Current children cumulated vsize: 131512 KiB
Current children cumulated memory: 114796 KiB

[startup+282.3 s]
/proc/loadavg: 4.03 3.06 3.17 6/259 1051305
/proc/meminfo: memFree=126455856/131524600 swapFree=131070704/131071996
[pid=1051029] ppid=1051023 vsize=131848 memory=117308 CPUtime=281.61 cores=4,6
/proc/1051029/stat : 1051029 (LS-MabSP) R 1051023 1051029 1044294 0 -1 4194304 29998 0 0 0 28155 6 0 0 20 0 1 0 197659204 135012352 29327 134679101440 4194304 15467897 140723445865184 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36020224 140723445867550 140723445867652 140723445867652 140723445874669 0
/proc/1051029/statm: 32962 29327 2833 2753 0 29615 0
Current children cumulated CPU time: 281.61 s
Current children cumulated vsize: 131848 KiB
Current children cumulated memory: 117308 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 3.27 3.23 6/256 1051327
/proc/meminfo: memFree=126447784/131524600 swapFree=131070704/131071996
[pid=1051029] ppid=1051023 vsize=131848 memory=124696 CPUtime=341.47 cores=4,6
/proc/1051029/stat : 1051029 (LS-MabSP) R 1051023 1051029 1044294 0 -1 4194304 30055 0 0 0 34140 7 0 0 20 0 1 0 197659204 135012352 31174 134679101440 4194304 15467897 140723445865184 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36020224 140723445867550 140723445867652 140723445867652 140723445874669 0
/proc/1051029/statm: 32962 31174 2833 2753 0 29615 0
Current children cumulated CPU time: 341.47 s
Current children cumulated vsize: 131848 KiB
Current children cumulated memory: 124696 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 3.43 3.29 6/256 1051337
/proc/meminfo: memFree=126443592/131524600 swapFree=131070704/131071996
[pid=1051029] ppid=1051023 vsize=131848 memory=124700 CPUtime=401.33 cores=4,6
/proc/1051029/stat : 1051029 (LS-MabSP) R 1051023 1051029 1044294 0 -1 4194304 30102 0 0 0 40126 7 0 0 20 0 1 0 197659204 135012352 31175 134679101440 4194304 15467897 140723445865184 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36020224 140723445867550 140723445867652 140723445867652 140723445874669 0
/proc/1051029/statm: 32962 31175 2833 2753 0 29615 0
Current children cumulated CPU time: 401.33 s
Current children cumulated vsize: 131848 KiB
Current children cumulated memory: 124700 KiB

[startup+462.3 s]
/proc/loadavg: 4.18 3.57 3.35 6/254 1051348
/proc/meminfo: memFree=126438116/131524600 swapFree=131070704/131071996
[pid=1051029] ppid=1051023 vsize=132320 memory=125292 CPUtime=461.19 cores=4,6
/proc/1051029/stat : 1051029 (LS-MabSP) R 1051023 1051029 1044294 0 -1 4194304 30298 0 0 0 46112 7 0 0 20 0 1 0 197659204 135495680 31323 134679101440 4194304 15467897 140723445865184 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36020224 140723445867550 140723445867652 140723445867652 140723445874669 0
/proc/1051029/statm: 33080 31323 2833 2753 0 29733 0

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

/proc/loadavg: 4.15 4.12 4.06 6/255 1052445
/proc/meminfo: memFree=126249232/131524600 swapFree=131070704/131071996
[pid=1051029] ppid=1051023 vsize=138160 memory=130908 CPUtime=3156 cores=4,6
/proc/1051029/stat : 1051029 (LS-MabSP) R 1051023 1051029 1044294 0 -1 4194304 32667 0 0 0 313731 1869 0 0 20 0 1 0 197659204 141475840 32727 134679101440 4194304 15467897 140723445865184 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36020224 140723445867550 140723445867652 140723445867652 140723445874669 0
/proc/1051029/statm: 34540 32727 2833 2753 0 31193 0
Current children cumulated CPU time: 3156 s
Current children cumulated vsize: 138160 KiB
Current children cumulated memory: 130908 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.11 4.06 6/255 1052455
/proc/meminfo: memFree=126248864/131524600 swapFree=131070704/131071996
[pid=1051029] ppid=1051023 vsize=138160 memory=130908 CPUtime=3215.9 cores=4,6
/proc/1051029/stat : 1051029 (LS-MabSP) R 1051023 1051029 1044294 0 -1 4194304 32669 0 0 0 319646 1944 0 0 20 0 1 0 197659204 141475840 32727 134679101440 4194304 15467897 140723445865184 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36020224 140723445867550 140723445867652 140723445867652 140723445874669 0
/proc/1051029/statm: 34540 32727 2833 2753 0 31193 0
Current children cumulated CPU time: 3215.9 s
Current children cumulated vsize: 138160 KiB
Current children cumulated memory: 130908 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.12 4.06 5/257 1052469
/proc/meminfo: memFree=126248172/131524600 swapFree=131070704/131071996
[pid=1051029] ppid=1051023 vsize=138160 memory=130908 CPUtime=3275.8 cores=4,6
/proc/1051029/stat : 1051029 (LS-MabSP) R 1051023 1051029 1044294 0 -1 4194304 32671 0 0 0 325561 2019 0 0 20 0 1 0 197659204 141475840 32727 134679101440 4194304 15467897 140723445865184 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36020224 140723445867550 140723445867652 140723445867652 140723445874669 0
/proc/1051029/statm: 34540 32727 2833 2753 0 31193 0
Current children cumulated CPU time: 3275.8 s
Current children cumulated vsize: 138160 KiB
Current children cumulated memory: 130908 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.11 4.06 6/256 1052480
/proc/meminfo: memFree=126248056/131524600 swapFree=131070704/131071996
[pid=1051029] ppid=1051023 vsize=138160 memory=130908 CPUtime=3335.7 cores=4,6
/proc/1051029/stat : 1051029 (LS-MabSP) R 1051023 1051029 1044294 0 -1 4194304 32673 0 0 0 331477 2093 0 0 20 0 1 0 197659204 141475840 32727 134679101440 4194304 15467897 140723445865184 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36020224 140723445867550 140723445867652 140723445867652 140723445874669 0
/proc/1051029/statm: 34540 32727 2833 2753 0 31193 0
Current children cumulated CPU time: 3335.7 s
Current children cumulated vsize: 138160 KiB
Current children cumulated memory: 130908 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.11 4.06 6/256 1052490
/proc/meminfo: memFree=126247584/131524600 swapFree=131070704/131071996
[pid=1051029] ppid=1051023 vsize=138160 memory=130908 CPUtime=3395.6 cores=4,6
/proc/1051029/stat : 1051029 (LS-MabSP) R 1051023 1051029 1044294 0 -1 4194304 32675 0 0 0 337391 2169 0 0 20 0 1 0 197659204 141475840 32727 134679101440 4194304 15467897 140723445865184 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36020224 140723445867550 140723445867652 140723445867652 140723445874669 0
/proc/1051029/statm: 34540 32727 2833 2753 0 31193 0
Current children cumulated CPU time: 3395.6 s
Current children cumulated vsize: 138160 KiB
Current children cumulated memory: 130908 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.11 4.07 6/256 1052501
/proc/meminfo: memFree=126247080/131524600 swapFree=131070704/131071996
[pid=1051029] ppid=1051023 vsize=138160 memory=130908 CPUtime=3455.5 cores=4,6
/proc/1051029/stat : 1051029 (LS-MabSP) R 1051023 1051029 1044294 0 -1 4194304 32677 0 0 0 343309 2241 0 0 20 0 1 0 197659204 141475840 32727 134679101440 4194304 15467897 140723445865184 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36020224 140723445867550 140723445867652 140723445867652 140723445874669 0
/proc/1051029/statm: 34540 32727 2833 2753 0 31193 0
Current children cumulated CPU time: 3455.5 s
Current children cumulated vsize: 138160 KiB
Current children cumulated memory: 130908 KiB

[startup+3522.3 s]
/proc/loadavg: 4.32 4.17 4.09 6/256 1052512
/proc/meminfo: memFree=126246628/131524600 swapFree=131070704/131071996
[pid=1051029] ppid=1051023 vsize=138160 memory=130908 CPUtime=3515.4 cores=4,6
/proc/1051029/stat : 1051029 (LS-MabSP) R 1051023 1051029 1044294 0 -1 4194304 32679 0 0 0 349225 2315 0 0 20 0 1 0 197659204 141475840 32727 134679101440 4194304 15467897 140723445865184 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36020224 140723445867550 140723445867652 140723445867652 140723445874669 0
/proc/1051029/statm: 34540 32727 2833 2753 0 31193 0
Current children cumulated CPU time: 3515.4 s
Current children cumulated vsize: 138160 KiB
Current children cumulated memory: 130908 KiB

[startup+3582.3 s]
/proc/loadavg: 4.26 4.17 4.10 6/256 1052904
/proc/meminfo: memFree=126246064/131524600 swapFree=131070704/131071996
[pid=1051029] ppid=1051023 vsize=138160 memory=130908 CPUtime=3575.3 cores=4,6
/proc/1051029/stat : 1051029 (LS-MabSP) R 1051023 1051029 1044294 0 -1 4194304 32681 0 0 0 355143 2387 0 0 20 0 1 0 197659204 141475840 32727 134679101440 4194304 15467897 140723445865184 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36020224 140723445867550 140723445867652 140723445867652 140723445874669 0
/proc/1051029/statm: 34540 32727 2833 2753 0 31193 0
Current children cumulated CPU time: 3575.3 s
Current children cumulated vsize: 138160 KiB
Current children cumulated memory: 130908 KiB

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

# cumulated CPU time of all completed processes:  user=3575.83 s, system=24.1789 s

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

[startup+3584 s]*
/proc/loadavg: 4.24 4.17 4.10 6/255 1052904
/proc/meminfo: memFree=126246064/131524600 swapFree=131070704/131071996
[pid=1051029] ppid=1051023 vsize=138160 memory=130908 CPUtime=3577.01 cores=4,6
/proc/1051029/stat : 1051029 (LS-MabSP) R 1051023 1051029 1044294 0 -1 4194304 32681 0 0 0 355312 2389 0 0 20 0 1 0 197659204 141475840 32727 134679101440 4194304 15467897 140723445865184 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36020224 140723445867550 140723445867652 140723445867652 140723445874669 0
/proc/1051029/statm: 34540 32727 2833 2753 0 31193 0
Current children cumulated CPU time: 3577.01 s
Current children cumulated vsize: 138160 KiB
Current children cumulated memory: 130908 KiB

[startup+3596.8 s]
/proc/loadavg: 4.20 4.16 4.09 6/255 1052906
/proc/meminfo: memFree=126246100/131524600 swapFree=131070704/131071996
[pid=1051029] ppid=1051023 vsize=138160 memory=130908 CPUtime=3589.77 cores=4,6
/proc/1051029/stat : 1051029 (LS-MabSP) R 1051023 1051029 1044294 0 -1 4194304 32681 0 0 0 356575 2402 0 0 20 0 1 0 197659204 141475840 32727 134679101440 4194304 15467897 140723445865184 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36020224 140723445867550 140723445867652 140723445867652 140723445874669 0
/proc/1051029/statm: 34540 32727 2833 2753 0 31193 0
Current children cumulated CPU time: 3589.77 s
Current children cumulated vsize: 138160 KiB
Current children cumulated memory: 130908 KiB

[startup+3603.2 s]
/proc/loadavg: 4.18 4.16 4.09 6/255 1052907
/proc/meminfo: memFree=126246032/131524600 swapFree=131070704/131071996
[pid=1051029] ppid=1051023 vsize=138160 memory=130908 CPUtime=3596.16 cores=4,6
/proc/1051029/stat : 1051029 (LS-MabSP) R 1051023 1051029 1044294 0 -1 4194304 32681 0 0 0 357205 2411 0 0 20 0 1 0 197659204 141475840 32727 134679101440 4194304 15467897 140723445865184 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36020224 140723445867550 140723445867652 140723445867652 140723445874669 0
/proc/1051029/statm: 34540 32727 2833 2753 0 31193 0
Current children cumulated CPU time: 3596.16 s
Current children cumulated vsize: 138160 KiB
Current children cumulated memory: 130908 KiB

[startup+3604.8 s]
/proc/loadavg: 4.17 4.16 4.09 6/255 1052908
/proc/meminfo: memFree=126245936/131524600 swapFree=131070704/131071996
[pid=1051029] ppid=1051023 vsize=138160 memory=130908 CPUtime=3597.76 cores=4,6
/proc/1051029/stat : 1051029 (LS-MabSP) R 1051023 1051029 1044294 0 -1 4194304 32681 0 0 0 357362 2414 0 0 20 0 1 0 197659204 141475840 32727 134679101440 4194304 15467897 140723445865184 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36020224 140723445867550 140723445867652 140723445867652 140723445874669 0
/proc/1051029/statm: 34540 32727 2833 2753 0 31193 0
Current children cumulated CPU time: 3597.76 s
Current children cumulated vsize: 138160 KiB
Current children cumulated memory: 130908 KiB

[startup+3606.4 s]
/proc/loadavg: 4.17 4.16 4.09 5/253 1052908
/proc/meminfo: memFree=126337520/131524600 swapFree=131070704/131071996
[pid=1051029] ppid=1051023 vsize=138160 memory=130908 CPUtime=3599.36 cores=4,6
/proc/1051029/stat : 1051029 (LS-MabSP) R 1051023 1051029 1044294 0 -1 4194304 32681 0 0 0 357520 2416 0 0 20 0 1 0 197659204 141475840 32727 134679101440 4194304 15467897 140723445865184 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36020224 140723445867550 140723445867652 140723445867652 140723445874669 0
/proc/1051029/statm: 34540 32727 2833 2753 0 31193 0
Current children cumulated CPU time: 3599.36 s
Current children cumulated vsize: 138160 KiB
Current children cumulated memory: 130908 KiB

[startup+3606.8 s]
/proc/loadavg: 4.17 4.16 4.09 5/253 1052908
/proc/meminfo: memFree=126337520/131524600 swapFree=131070704/131071996
[pid=1051029] ppid=1051023 vsize=138160 memory=130908 CPUtime=3599.76 cores=4,6
/proc/1051029/stat : 1051029 (LS-MabSP) R 1051023 1051029 1044294 0 -1 4194304 32681 0 0 0 357559 2417 0 0 20 0 1 0 197659204 141475840 32727 134679101440 4194304 15467897 140723445865184 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36020224 140723445867550 140723445867652 140723445867652 140723445874669 0
/proc/1051029/statm: 34540 32727 2833 2753 0 31193 0
Current children cumulated CPU time: 3599.76 s
Current children cumulated vsize: 138160 KiB
Current children cumulated memory: 130908 KiB

[startup+3607 s]*
/proc/loadavg: 4.17 4.16 4.09 4/246 1052939
/proc/meminfo: memFree=127187316/131524600 swapFree=131070704/131071996
[pid=1051029] ppid=1051023 vsize=138160 memory=130908 CPUtime=3599.96 cores=4,6
/proc/1051029/stat : 1051029 (LS-MabSP) R 1051023 1051029 1044294 0 -1 4194304 32681 0 0 0 357579 2417 0 0 20 0 1 0 197659204 141475840 32727 134679101440 4194304 15467897 140723445865184 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36020224 140723445867550 140723445867652 140723445867652 140723445874669 0
/proc/1051029/statm: 34540 32727 2833 2753 0 31193 0
Current children cumulated CPU time: 3599.96 s
Current children cumulated vsize: 138160 KiB
Current children cumulated memory: 130908 KiB

Child status: 0

Real time (s): 3607.04
CPU time (s): 3600.01
CPU user time (s): 3575.83
CPU system time (s): 24.1789
CPU usage (%): 99.8051
Max. virtual memory (cumulated for all children) (KiB): 138160
Max. memory (cumulated for all children) (KiB): 130908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3575.83
system time used= 24.1789
maximum resident set size= 130908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32688
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= 29
involuntary context switches= 1520


# summary of solver processes directly reported to runsolver:
#   pid: 1051029
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3575.83
#   total CPU system time (s): 24.1789

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.60896 second user time and 15.499 second system time

The end

Launcher Data

Begin job on nodeC023 at 2024-07-20 07:55:55
IDJOB=4452566
IDBENCH=164452
IDSOLVER=3047
FILE ID=nodeC023/4452566-1721454942
RUNJOBID= nodeC023-1721454955-1050975
SLURM_JOB_ID= 7545676
Free space on /tmp= 890084 MiB

SOLVER NAME= LS-MabSP 2024-07-10
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2010/normalized-iis-100-0-cov.0.u.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-4452566-1721454942/watcher-4452566-1721454942 -o /tmp/evaluation-result-4452566-1721454942/solver-4452566-1721454942 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721454955-1050975 --watchdog 3760  ./LS-MabSP -f HOME/instance-4452566-1721454942.opb -t 3600 -s 126897001

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

MD5SUM BENCH= af9f746f4378befb3a20d04b26ba3b05
RANDOM SEED=126897001

nodeC023.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		: 3702.132
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.61
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		: 3689.134
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.48
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		: 3902.526
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.61
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		: 3696.427
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.48
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		: 3639.801
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.61
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		: 3848.846
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.48
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		: 3844.995
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.61
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		: 3714.927
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.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127488236 kB
MemAvailable:   129751104 kB
Buffers:          592744 kB
Cached:          2506680 kB
SwapCached:           80 kB
Active:          1240668 kB
Inactive:        2225824 kB
Active(anon):       1476 kB
Inactive(anon):   411968 kB
Active(file):    1239192 kB
Inactive(file):  1813856 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131070704 kB
Dirty:             64916 kB
Writeback:             0 kB
AnonPages:        367648 kB
Mapped:           106328 kB
Shmem:             45728 kB
KReclaimable:      99284 kB
Slab:             193548 kB
SReclaimable:      99284 kB
SUnreclaim:        94264 kB
KernelStack:        3888 kB
PageTables:         9560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     804968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            33760 kB
HardwareCorrupted:     0 kB
AnonHugePages:    245760 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:      316116 kB
DirectMap2M:    38254592 kB
DirectMap1G:    97517568 kB

Free space on /tmp at the end= 890036 MiB
End job on nodeC023 at 2024-07-20 08:56:02