Trace number 4449246

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? (MO) 339.45 340.247

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/
hw512/normalized-hw512-vm90p-dec.opb.negationfix.opb
MD5SUMf94999381e02cae36541ecafb635807a
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark6.53012
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2429952
Total number of constraints10516
Number of constraints which are clauses4745
Number of constraints which are cardinality constraints (but not clauses)4745
Number of constraints which are nor clauses,nor cardinality constraints1026
Minimum length of a constraint512
Maximum length of a constraint4745
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 1782678
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 4250098
Number of bits of the biggest sum of numbers23
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

338.50/339.30	c Filename:instance-4449246-1721374294.opb, Cutoff_time:3600, memory_limit_gb:500000
338.50/339.30	c Use Presolve
338.50/339.30	c Parse finsih
338.50/339.30	c Start Presolve
338.50/339.30	c After Reduce Vars: 2425647 Clauses: 10512 Top clause weight: 1 Hard Clauses: 10512
338.50/339.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: 63931 MiB (61896 MiB free)
  memory of node 1: 64510 MiB (63093 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449246-1721374294/watcher-4449246-1721374294 -o /tmp/evaluation-result-4449246-1721374294/solver-4449246-1721374294 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1721374306-999996 --watchdog 3760 ./LS-MabSP -f HOME/instance-4449246-1721374294.opb -t 3600 -s 2060539217 

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
solver pid=1000045, runsolver pid=1000042
Current StackSize limit: 8192 KiB


[startup+0.100093 s]*
/proc/loadavg: 3.82 4.06 4.12 5/254 1000046
/proc/meminfo: memFree=127845332/131524600 swapFree=131071996/131071996
[pid=1000045] ppid=1000042 vsize=154816 memory=142348 CPUtime=0.1 cores=1,3
/proc/1000045/stat : 1000045 (LS-MabSP) R 1000042 1000045 999984 0 -1 4194304 2992 0 0 0 7 3 0 0 20 0 1 0 189589710 158531584 35587 134679101440 4194304 15467897 140730151084608 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 46022656 140730151089182 140730151089285 140730151089285 140730151096301 0
/proc/1000045/statm: 38704 35587 1073 2753 0 35357 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 154816 KiB
Current children cumulated memory: 142348 KiB

[startup+0.205538 s]*
/proc/loadavg: 3.82 4.06 4.12 5/257 1000051
/proc/meminfo: memFree=127821328/131524600 swapFree=131071996/131071996
[pid=1000045] ppid=1000042 vsize=154816 memory=142348 CPUtime=0.2 cores=1,3
/proc/1000045/stat : 1000045 (LS-MabSP) R 1000042 1000045 999984 0 -1 4194304 2992 0 0 0 17 3 0 0 20 0 1 0 189589710 158531584 35587 134679101440 4194304 15467897 140730151084608 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 46022656 140730151089182 140730151089285 140730151089285 140730151096301 0
/proc/1000045/statm: 38704 35587 1073 2753 0 35357 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 154816 KiB
Current children cumulated memory: 142348 KiB

[startup+0.304823 s]*
/proc/loadavg: 3.82 4.06 4.12 5/260 1000057
/proc/meminfo: memFree=127670848/131524600 swapFree=131071996/131071996
[pid=1000045] ppid=1000042 vsize=154816 memory=142348 CPUtime=0.3 cores=1,3
/proc/1000045/stat : 1000045 (LS-MabSP) R 1000042 1000045 999984 0 -1 4194304 2992 0 0 0 27 3 0 0 20 0 1 0 189589710 158531584 35587 134679101440 4194304 15467897 140730151084608 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 46022656 140730151089182 140730151089285 140730151089285 140730151096301 0
/proc/1000045/statm: 38704 35587 1073 2753 0 35357 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 154816 KiB
Current children cumulated memory: 142348 KiB

[startup+0.700212 s]
/proc/loadavg: 3.82 4.06 4.12 5/260 1000057
/proc/meminfo: memFree=127641844/131524600 swapFree=131071996/131071996
[pid=1000045] ppid=1000042 vsize=166972 memory=154476 CPUtime=0.69 cores=1,3
/proc/1000045/stat : 1000045 (LS-MabSP) R 1000042 1000045 999984 0 -1 4194304 6490 0 0 0 66 3 0 0 20 0 1 0 189589710 170979328 38619 134679101440 4194304 15467897 140730151084608 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 46022656 140730151089182 140730151089285 140730151089285 140730151096301 0
/proc/1000045/statm: 41743 38619 1073 2753 0 38396 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 166972 KiB
Current children cumulated memory: 154476 KiB

[startup+1.50019 s]
/proc/loadavg: 3.82 4.06 4.12 5/260 1000057
/proc/meminfo: memFree=127594688/131524600 swapFree=131071996/131071996
[pid=1000045] ppid=1000042 vsize=195232 memory=176512 CPUtime=1.49 cores=1,3
/proc/1000045/stat : 1000045 (LS-MabSP) R 1000042 1000045 999984 0 -1 4194304 11492 0 0 0 144 5 0 0 20 0 1 0 189589710 199917568 44128 134679101440 4194304 15467897 140730151084608 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 46022656 140730151089182 140730151089285 140730151089285 140730151096301 0
/proc/1000045/statm: 48808 44128 1073 2753 0 45461 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 195232 KiB
Current children cumulated memory: 176512 KiB

[startup+3.10542 s]
/proc/loadavg: 3.99 4.09 4.13 5/260 1000057
/proc/meminfo: memFree=127333072/131524600 swapFree=131071996/131071996
[pid=1000045] ppid=1000042 vsize=242240 memory=219296 CPUtime=3.09 cores=1,3
/proc/1000045/stat : 1000045 (LS-MabSP) R 1000042 1000045 999984 0 -1 4194304 19695 0 0 0 303 6 0 0 20 0 1 0 189589710 248053760 54824 134679101440 4194304 15467897 140730151084608 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 46022656 140730151089182 140730151089285 140730151089285 140730151096301 0
/proc/1000045/statm: 60560 54824 1073 2753 0 57213 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 242240 KiB
Current children cumulated memory: 219296 KiB

[startup+6.30017 s]
/proc/loadavg: 3.99 4.09 4.13 5/260 1000058
/proc/meminfo: memFree=127010684/131524600 swapFree=131071996/131071996
[pid=1000045] ppid=1000042 vsize=334804 memory=303804 CPUtime=6.28 cores=1,3
/proc/1000045/stat : 1000045 (LS-MabSP) R 1000042 1000045 999984 0 -1 4194304 35216 0 0 0 618 10 0 0 20 0 1 0 189589710 342839296 75951 134679101440 4194304 15467897 140730151084608 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 46022656 140730151089182 140730151089285 140730151089285 140730151096301 0
/proc/1000045/statm: 83701 75951 1073 2753 0 80354 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 334804 KiB
Current children cumulated memory: 303804 KiB

[startup+12.7002 s]
/proc/loadavg: 4.16 4.12 4.14 6/260 1000058
/proc/meminfo: memFree=126615200/131524600 swapFree=131071996/131071996
[pid=1000045] ppid=1000042 vsize=475184 memory=438104 CPUtime=12.66 cores=1,3
/proc/1000045/stat : 1000045 (LS-MabSP) R 1000042 1000045 999984 0 -1 4194304 54577 0 0 0 1251 15 0 0 20 0 1 0 189589710 486588416 109526 134679101440 4194304 15467897 140730151084608 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 46022656 140730151089182 140730151089285 140730151089285 140730151096301 0
/proc/1000045/statm: 118796 109526 1073 2753 0 115449 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 475184 KiB
Current children cumulated memory: 438104 KiB

[startup+25.5002 s]
/proc/loadavg: 4.34 4.16 4.15 5/260 1000060
/proc/meminfo: memFree=124471540/131524600 swapFree=131071996/131071996
[pid=1000045] ppid=1000042 vsize=868928 memory=614892 CPUtime=25.43 cores=1,3
/proc/1000045/stat : 1000045 (LS-MabSP) R 1000042 1000045 999984 0 -1 4194304 56116 0 0 0 2513 30 0 0 20 0 1 0 189589710 889782272 153723 134679101440 4194304 15467897 140730151084608 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 46022656 140730151089182 140730151089285 140730151089285 140730151096301 0
/proc/1000045/statm: 217232 153723 1073 2753 0 213885 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 868928 KiB
Current children cumulated memory: 614892 KiB

[startup+51.1055 s]
/proc/loadavg: 4.28 4.17 4.15 5/256 1000099
/proc/meminfo: memFree=123758236/131524600 swapFree=131071996/131071996
[pid=1000045] ppid=1000042 vsize=1848404 memory=1601196 CPUtime=50.97 cores=1,3
/proc/1000045/stat : 1000045 (LS-MabSP) R 1000042 1000045 999984 0 -1 4194304 70334 0 0 0 5020 77 0 0 20 0 1 0 189589710 1892765696 400299 134679101440 4194304 15467897 140730151084608 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 46022656 140730151089182 140730151089285 140730151089285 140730151096301 0
/proc/1000045/statm: 462101 400299 1153 2753 0 458754 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 1848404 KiB
Current children cumulated memory: 1601196 KiB

[startup+102.3 s]
/proc/loadavg: 4.17 4.15 4.15 5/258 1000119
/proc/meminfo: memFree=123243168/131524600 swapFree=131071996/131071996
[pid=1000045] ppid=1000042 vsize=1848404 memory=1601280 CPUtime=102.04 cores=1,3
/proc/1000045/stat : 1000045 (LS-MabSP) R 1000042 1000045 999984 0 -1 4194304 70501 0 0 0 10127 77 0 0 20 0 1 0 189589710 1892765696 400320 134679101440 4194304 15467897 140730151084608 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 46022656 140730151089182 140730151089285 140730151089285 140730151096301 0
/proc/1000045/statm: 462101 400320 1153 2753 0 458754 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 1848404 KiB
Current children cumulated memory: 1601280 KiB

[startup+162.3 s]
/proc/loadavg: 4.30 4.19 4.16 5/258 1000131
/proc/meminfo: memFree=112564940/131524600 swapFree=131071996/131071996
[pid=1000045] ppid=1000042 vsize=1848404 memory=1601280 CPUtime=161.89 cores=1,3
/proc/1000045/stat : 1000045 (LS-MabSP) R 1000042 1000045 999984 0 -1 4194304 70906 0 0 0 16112 77 0 0 20 0 1 0 189589710 1892765696 400320 134679101440 4194304 15467897 140730151084608 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 46022656 140730151089182 140730151089285 140730151089285 140730151096301 0
/proc/1000045/statm: 462101 400320 1153 2753 0 458754 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 1848404 KiB
Current children cumulated memory: 1601280 KiB

[startup+222.3 s]
/proc/loadavg: 4.17 4.17 4.15 5/256 1000188
/proc/meminfo: memFree=102131380/131524600 swapFree=131071996/131071996
[pid=1000045] ppid=1000042 vsize=1938136 memory=1652344 CPUtime=221.76 cores=1,3
/proc/1000045/stat : 1000045 (LS-MabSP) R 1000042 1000045 999984 0 -1 4194304 74292 0 0 0 22097 79 0 0 20 0 1 0 189589710 1984651264 413086 134679101440 4194304 15467897 140730151084608 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 46022656 140730151089182 140730151089285 140730151089285 140730151096301 0
/proc/1000045/statm: 484534 413086 1153 2753 0 481187 0
Current children cumulated CPU time: 221.76 s
Current children cumulated vsize: 1938136 KiB
Current children cumulated memory: 1652344 KiB

[startup+282.3 s]
/proc/loadavg: 4.06 4.13 4.14 5/256 1000198
/proc/meminfo: memFree=74061372/131524600 swapFree=131071996/131071996
[pid=1000045] ppid=1000042 vsize=15820092 memory=15401648 CPUtime=281.62 cores=1,3
/proc/1000045/stat : 1000045 (LS-MabSP) R 1000042 1000045 999984 0 -1 4194304 3583373 0 0 0 27550 612 0 0 20 0 1 0 189589710 16199774208 3850412 134679101440 4194304 15467897 140730151084608 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 46022656 140730151089182 140730151089285 140730151089285 140730151096301 0
/proc/1000045/statm: 3955023 3850412 1153 2753 0 3951676 0
Current children cumulated CPU time: 281.62 s
Current children cumulated vsize: 15820092 KiB
Current children cumulated memory: 15401648 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+339.3 s]
/proc/loadavg: 4.05 4.12 4.14 5/256 1000254
/proc/meminfo: memFree=67058252/131524600 swapFree=131071996/131071996
[pid=1000045] ppid=1000042 vsize=31745964 memory=31331604 CPUtime=338.5 cores=1,3
/proc/1000045/stat : 1000045 (LS-MabSP) R 1000042 1000045 999984 0 -1 4194304 7564910 0 0 0 32613 1237 0 0 20 0 1 0 189589710 32507867136 7832901 134679101440 4194304 15467897 140730151084608 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 46022656 140730151089182 140730151089285 140730151089285 140730151096301 0
/proc/1000045/statm: 7936491 7832901 1153 2753 0 7933144 0
Current children cumulated CPU time: 338.5 s
Current children cumulated vsize: 31745964 KiB
Current children cumulated memory: 31331604 KiB

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

[startup+340.247 s]
# the end of solver process 1000045 was just reported to runsolver
# Child status: 10

# cumulated CPU time of all completed processes:  user=326.154 s, system=13.2961 s

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

[startup+340 s]*
/proc/loadavg: 4.05 4.12 4.14 5/256 1000254
/proc/meminfo: memFree=89824028/131524600 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+340.2 s]
/proc/loadavg: 4.05 4.12 4.14 5/256 1000254
/proc/meminfo: memFree=89824028/131524600 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 10

Real time (s): 340.247
CPU time (s): 339.45
CPU user time (s): 326.154
CPU system time (s): 13.2961
CPU usage (%): 99.7658
Max. virtual memory (cumulated for all children) (KiB): 31745964
Max. memory (cumulated for all children) (KiB): 31331604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 326.154
system time used= 13.2961
maximum resident set size= 31331604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7565003
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= 17
involuntary context switches= 260


# summary of solver processes directly reported to runsolver:
#   pid: 1000045
#   total CPU time (s): 339.45
#   total CPU user time (s): 326.154
#   total CPU system time (s): 13.2961

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.663108 second user time and 1.5628 second system time

The end

Launcher Data

Begin job on nodeC015 at 2024-07-19 09:31:47
IDJOB=4449246
IDBENCH=160493
IDSOLVER=3047
FILE ID=nodeC015/4449246-1721374294
RUNJOBID= nodeC015-1721374306-999996
SLURM_JOB_ID= 7542821
Free space on /tmp= 889724 MiB

SOLVER NAME= LS-MabSP 2024-07-10
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw512/normalized-hw512-vm90p-dec.opb.negationfix.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-4449246-1721374294/watcher-4449246-1721374294 -o /tmp/evaluation-result-4449246-1721374294/solver-4449246-1721374294 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1721374306-999996 --watchdog 3760  ./LS-MabSP -f HOME/instance-4449246-1721374294.opb -t 3600 -s 2060539217

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

MD5SUM BENCH= f94999381e02cae36541ecafb635807a
RANDOM SEED=2060539217

nodeC015.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		: 3679.970
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		: 3675.633
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	: 7006.25
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		: 3662.339
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		: 3687.425
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	: 7006.25
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		: 3678.376
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		: 3687.301
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	: 7006.25
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.887
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		: 3600.038
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	: 7006.25
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127992160 kB
MemAvailable:   129531848 kB
Buffers:          524172 kB
Cached:          1849100 kB
SwapCached:            0 kB
Active:          1662488 kB
Inactive:        1232616 kB
Active(anon):       1540 kB
Inactive(anon):   566216 kB
Active(file):    1660948 kB
Inactive(file):   666400 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            386216 kB
Writeback:             0 kB
AnonPages:        520260 kB
Mapped:           115272 kB
Shmem:             45912 kB
KReclaimable:     103976 kB
Slab:             216728 kB
SReclaimable:     103976 kB
SUnreclaim:       112752 kB
KernelStack:        4112 kB
PageTables:        10096 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     783588 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            68224 kB
HardwareCorrupted:     0 kB
AnonHugePages:    356352 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:      291540 kB
DirectMap2M:    38279168 kB
DirectMap1G:    97517568 kB

Free space on /tmp at the end= 889772 MiB
End job on nodeC015 at 2024-07-19 09:37:27