Trace number 4449264

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
Hybrid-LSMabSP+Exact 2024-07-11? (MO) 486.535 487.688

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

325.81/326.63	c Memory allocation failed: std::bad_alloc

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449264-1721371318/watcher-4449264-1721371318 -o /tmp/evaluation-result-4449264-1721371318/solver-4449264-1721371318 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721365600-988967 --watchdog 3760 ./Hybrid-LSMabSP+Exact HOME/instance-4449264-1721371318.opb 3600 HOME 31000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100143 s]*
/proc/loadavg: 4.13 4.22 4.19 5/253 992959
/proc/meminfo: memFree=94372368/131655788 swapFree=131071996/131071996
[pid=992955] ppid=992952 vsize=9932 memory=2768 CPUtime=0 cores=4,6
/proc/992955/stat : 992955 (Hybrid-LSMabSP+) S 992952 992955 988956 0 -1 4194304 233 101 0 0 0 0 0 0 20 0 1 0 189288056 10170368 692 134679101440 93922331041792 93922332121112 140728257222992 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93922334219568 93922334266756 93922354233344 140728257229799 140728257229945 140728257229945 140728257236961 0
/proc/992955/statm: 2483 692 615 264 0 134 0
[pid=992958] ppid=992955 vsize=8660 memory=1020 CPUtime=0 cores=4,6
/proc/992958/stat : 992958 (timeout) S 992955 992958 988956 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 189288057 8867840 255 134679101440 93946200719360 93946200754376 140735620879808 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 93946202851792 93946202853924 93946222194688 140735620883496 140735620883612 140735620883612 140735620890599 0
/proc/992958/statm: 2165 255 231 9 0 87 0
[pid=992959] ppid=992958 vsize=154816 memory=142348 CPUtime=0.08 cores=4,6
/proc/992959/stat : 992959 (LS-MabSP) R 992958 992958 988956 0 -1 4194304 2961 0 0 0 5 3 0 0 20 0 1 0 189288057 158531584 35587 134679101440 4194304 15467897 140723406381088 0 0 0 0 0 17410 0 0 0 17 6 0 0 0 0 0 17807032 17896208 42909696 140723406386235 140723406386338 140723406386338 140723406393325 0
/proc/992959/statm: 38704 35587 1073 2753 0 35357 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 173408 KiB
Current children cumulated memory: 146136 KiB

[startup+0.206133 s]*
/proc/loadavg: 4.13 4.22 4.19 5/253 992959
/proc/meminfo: memFree=94372144/131655788 swapFree=131071996/131071996
[pid=992955] ppid=992952 vsize=9932 memory=2768 CPUtime=0 cores=4,6
/proc/992955/stat : 992955 (Hybrid-LSMabSP+) S 992952 992955 988956 0 -1 4194304 233 101 0 0 0 0 0 0 20 0 1 0 189288056 10170368 692 134679101440 93922331041792 93922332121112 140728257222992 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93922334219568 93922334266756 93922354233344 140728257229799 140728257229945 140728257229945 140728257236961 0
/proc/992955/statm: 2483 692 615 264 0 134 0
[pid=992958] ppid=992955 vsize=8660 memory=1020 CPUtime=0 cores=4,6
/proc/992958/stat : 992958 (timeout) S 992955 992958 988956 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 189288057 8867840 255 134679101440 93946200719360 93946200754376 140735620879808 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 93946202851792 93946202853924 93946222194688 140735620883496 140735620883612 140735620883612 140735620890599 0
/proc/992958/statm: 2165 255 231 9 0 87 0
[pid=992959] ppid=992958 vsize=154816 memory=142348 CPUtime=0.18 cores=4,6
/proc/992959/stat : 992959 (LS-MabSP) R 992958 992958 988956 0 -1 4194304 2961 0 0 0 15 3 0 0 20 0 1 0 189288057 158531584 35587 134679101440 4194304 15467897 140723406381088 0 0 0 0 0 17410 0 0 0 17 6 0 0 0 0 0 17807032 17896208 42909696 140723406386235 140723406386338 140723406386338 140723406393325 0
/proc/992959/statm: 38704 35587 1073 2753 0 35357 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 173408 KiB
Current children cumulated memory: 146136 KiB

[startup+0.306131 s]*
/proc/loadavg: 4.13 4.22 4.19 5/253 992959
/proc/meminfo: memFree=94372144/131655788 swapFree=131071996/131071996
[pid=992955] ppid=992952 vsize=9932 memory=2768 CPUtime=0 cores=4,6
/proc/992955/stat : 992955 (Hybrid-LSMabSP+) S 992952 992955 988956 0 -1 4194304 233 101 0 0 0 0 0 0 20 0 1 0 189288056 10170368 692 134679101440 93922331041792 93922332121112 140728257222992 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93922334219568 93922334266756 93922354233344 140728257229799 140728257229945 140728257229945 140728257236961 0
/proc/992955/statm: 2483 692 615 264 0 134 0
[pid=992958] ppid=992955 vsize=8660 memory=1020 CPUtime=0 cores=4,6
/proc/992958/stat : 992958 (timeout) S 992955 992958 988956 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 189288057 8867840 255 134679101440 93946200719360 93946200754376 140735620879808 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 93946202851792 93946202853924 93946222194688 140735620883496 140735620883612 140735620883612 140735620890599 0
/proc/992958/statm: 2165 255 231 9 0 87 0
[pid=992959] ppid=992958 vsize=154816 memory=142348 CPUtime=0.28 cores=4,6
/proc/992959/stat : 992959 (LS-MabSP) R 992958 992958 988956 0 -1 4194304 2961 0 0 0 25 3 0 0 20 0 1 0 189288057 158531584 35587 134679101440 4194304 15467897 140723406381088 0 0 0 0 0 17410 0 0 0 17 6 0 0 0 0 0 17807032 17896208 42909696 140723406386235 140723406386338 140723406386338 140723406393325 0
/proc/992959/statm: 38704 35587 1073 2753 0 35357 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 173408 KiB
Current children cumulated memory: 146136 KiB

[startup+0.701131 s]
/proc/loadavg: 4.13 4.22 4.19 5/253 992959
/proc/meminfo: memFree=94368088/131655788 swapFree=131071996/131071996
[pid=992955] ppid=992952 vsize=9932 memory=2768 CPUtime=0 cores=4,6
/proc/992955/stat : 992955 (Hybrid-LSMabSP+) S 992952 992955 988956 0 -1 4194304 233 101 0 0 0 0 0 0 20 0 1 0 189288056 10170368 692 134679101440 93922331041792 93922332121112 140728257222992 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93922334219568 93922334266756 93922354233344 140728257229799 140728257229945 140728257229945 140728257236961 0
/proc/992955/statm: 2483 692 615 264 0 134 0
[pid=992958] ppid=992955 vsize=8660 memory=1020 CPUtime=0 cores=4,6
/proc/992958/stat : 992958 (timeout) S 992955 992958 988956 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 189288057 8867840 255 134679101440 93946200719360 93946200754376 140735620879808 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 93946202851792 93946202853924 93946222194688 140735620883496 140735620883612 140735620883612 140735620890599 0
/proc/992958/statm: 2165 255 231 9 0 87 0
[pid=992959] ppid=992958 vsize=165388 memory=152188 CPUtime=0.66 cores=4,6
/proc/992959/stat : 992959 (LS-MabSP) R 992958 992958 988956 0 -1 4194304 5868 0 0 0 62 4 0 0 20 0 1 0 189288057 169357312 38047 134679101440 4194304 15467897 140723406381088 0 0 0 0 0 17410 0 0 0 17 6 0 0 0 0 0 17807032 17896208 42909696 140723406386235 140723406386338 140723406386338 140723406393325 0
/proc/992959/statm: 41347 38047 1073 2753 0 38000 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 183980 KiB
Current children cumulated memory: 155976 KiB

[startup+1.50029 s]
/proc/loadavg: 4.13 4.22 4.19 5/252 992959
/proc/meminfo: memFree=94354500/131655788 swapFree=131071996/131071996
[pid=992955] ppid=992952 vsize=9932 memory=2768 CPUtime=0 cores=4,6
/proc/992955/stat : 992955 (Hybrid-LSMabSP+) S 992952 992955 988956 0 -1 4194304 233 101 0 0 0 0 0 0 20 0 1 0 189288056 10170368 692 134679101440 93922331041792 93922332121112 140728257222992 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93922334219568 93922334266756 93922354233344 140728257229799 140728257229945 140728257229945 140728257236961 0
/proc/992955/statm: 2483 692 615 264 0 134 0
[pid=992958] ppid=992955 vsize=8660 memory=1020 CPUtime=0 cores=4,6
/proc/992958/stat : 992958 (timeout) S 992955 992958 988956 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 189288057 8867840 255 134679101440 93946200719360 93946200754376 140735620879808 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 93946202851792 93946202853924 93946222194688 140735620883496 140735620883612 140735620883612 140735620890599 0
/proc/992958/statm: 2165 255 231 9 0 87 0
[pid=992959] ppid=992958 vsize=178460 memory=165100 CPUtime=1.44 cores=4,6
/proc/992959/stat : 992959 (LS-MabSP) R 992958 992958 988956 0 -1 4194304 8628 0 0 0 139 5 0 0 20 0 1 0 189288057 182743040 41275 134679101440 4194304 15467897 140723406381088 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 42909696 140723406386235 140723406386338 140723406386338 140723406393325 0
/proc/992959/statm: 44615 41275 1073 2753 0 41268 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 197052 KiB
Current children cumulated memory: 168888 KiB

[startup+3.11356 s]
/proc/loadavg: 4.12 4.21 4.18 5/252 992959
/proc/meminfo: memFree=94322160/131655788 swapFree=131071996/131071996
[pid=992955] ppid=992952 vsize=9932 memory=2768 CPUtime=0 cores=4,6
/proc/992955/stat : 992955 (Hybrid-LSMabSP+) S 992952 992955 988956 0 -1 4194304 233 101 0 0 0 0 0 0 20 0 1 0 189288056 10170368 692 134679101440 93922331041792 93922332121112 140728257222992 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93922334219568 93922334266756 93922354233344 140728257229799 140728257229945 140728257229945 140728257236961 0
/proc/992955/statm: 2483 692 615 264 0 134 0
[pid=992958] ppid=992955 vsize=8660 memory=1020 CPUtime=0 cores=4,6
/proc/992958/stat : 992958 (timeout) S 992955 992958 988956 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 189288057 8867840 255 134679101440 93946200719360 93946200754376 140735620879808 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 93946202851792 93946202853924 93946222194688 140735620883496 140735620883612 140735620883612 140735620890599 0
/proc/992958/statm: 2165 255 231 9 0 87 0
[pid=992959] ppid=992958 vsize=207376 memory=194052 CPUtime=3.06 cores=4,6
/proc/992959/stat : 992959 (LS-MabSP) R 992958 992958 988956 0 -1 4194304 14347 0 0 0 299 7 0 0 20 0 1 0 189288057 212353024 48513 134679101440 4194304 15467897 140723406381088 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 42909696 140723406386235 140723406386338 140723406386338 140723406393325 0
/proc/992959/statm: 51844 48513 1073 2753 0 48497 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 225968 KiB
Current children cumulated memory: 197840 KiB

[startup+6.30047 s]
/proc/loadavg: 4.12 4.21 4.18 5/252 992961
/proc/meminfo: memFree=94247504/131655788 swapFree=131071996/131071996
[pid=992955] ppid=992952 vsize=9932 memory=2768 CPUtime=0 cores=4,6
/proc/992955/stat : 992955 (Hybrid-LSMabSP+) S 992952 992955 988956 0 -1 4194304 233 101 0 0 0 0 0 0 20 0 1 0 189288056 10170368 692 134679101440 93922331041792 93922332121112 140728257222992 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93922334219568 93922334266756 93922354233344 140728257229799 140728257229945 140728257229945 140728257236961 0
/proc/992955/statm: 2483 692 615 264 0 134 0
[pid=992958] ppid=992955 vsize=8660 memory=1020 CPUtime=0 cores=4,6
/proc/992958/stat : 992958 (timeout) S 992955 992958 988956 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 189288057 8867840 255 134679101440 93946200719360 93946200754376 140735620879808 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 93946202851792 93946202853924 93946222194688 140735620883496 140735620883612 140735620883612 140735620890599 0
/proc/992958/statm: 2165 255 231 9 0 87 0
[pid=992959] ppid=992958 vsize=314080 memory=274084 CPUtime=6.23 cores=4,6
/proc/992959/stat : 992959 (LS-MabSP) R 992958 992958 988956 0 -1 4194304 29808 0 0 0 612 11 0 0 20 0 1 0 189288057 321617920 68521 134679101440 4194304 15467897 140723406381088 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 42909696 140723406386235 140723406386338 140723406386338 140723406393325 0
/proc/992959/statm: 78520 68521 1073 2753 0 75173 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 332672 KiB
Current children cumulated memory: 277872 KiB

[startup+12.7005 s]
/proc/loadavg: 4.11 4.21 4.18 5/252 992961
/proc/meminfo: memFree=94073652/131655788 swapFree=131071996/131071996
[pid=992955] ppid=992952 vsize=9932 memory=2768 CPUtime=0 cores=4,6
/proc/992955/stat : 992955 (Hybrid-LSMabSP+) S 992952 992955 988956 0 -1 4194304 233 101 0 0 0 0 0 0 20 0 1 0 189288056 10170368 692 134679101440 93922331041792 93922332121112 140728257222992 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93922334219568 93922334266756 93922354233344 140728257229799 140728257229945 140728257229945 140728257236961 0
/proc/992955/statm: 2483 692 615 264 0 134 0
[pid=992958] ppid=992955 vsize=8660 memory=1020 CPUtime=0 cores=4,6
/proc/992958/stat : 992958 (timeout) S 992955 992958 988956 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 189288057 8867840 255 134679101440 93946200719360 93946200754376 140735620879808 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 93946202851792 93946202853924 93946222194688 140735620883496 140735620883612 140735620883612 140735620890599 0
/proc/992958/statm: 2165 255 231 9 0 87 0
[pid=992959] ppid=992958 vsize=475052 memory=420876 CPUtime=12.62 cores=4,6
/proc/992959/stat : 992959 (LS-MabSP) R 992958 992958 988956 0 -1 4194304 54292 0 0 0 1243 19 0 0 20 0 1 0 189288057 486453248 105219 134679101440 4194304 15467897 140723406381088 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 42909696 140723406386235 140723406386338 140723406386338 140723406393325 0
/proc/992959/statm: 118763 105219 1073 2753 0 115416 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 493644 KiB
Current children cumulated memory: 424664 KiB

[startup+25.5005 s]
/proc/loadavg: 4.08 4.20 4.18 5/252 992968
/proc/meminfo: memFree=93907848/131655788 swapFree=131071996/131071996
[pid=992955] ppid=992952 vsize=9932 memory=2768 CPUtime=0 cores=4,6
/proc/992955/stat : 992955 (Hybrid-LSMabSP+) S 992952 992955 988956 0 -1 4194304 233 101 0 0 0 0 0 0 20 0 1 0 189288056 10170368 692 134679101440 93922331041792 93922332121112 140728257222992 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93922334219568 93922334266756 93922354233344 140728257229799 140728257229945 140728257229945 140728257236961 0
/proc/992955/statm: 2483 692 615 264 0 134 0
[pid=992958] ppid=992955 vsize=8660 memory=1020 CPUtime=0 cores=4,6
/proc/992958/stat : 992958 (timeout) S 992955 992958 988956 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 189288057 8867840 255 134679101440 93946200719360 93946200754376 140735620879808 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 93946202851792 93946202853924 93946222194688 140735620883496 140735620883612 140735620883612 140735620890599 0
/proc/992958/statm: 2165 255 231 9 0 87 0
[pid=992959] ppid=992958 vsize=606784 memory=579328 CPUtime=25.38 cores=4,6
/proc/992959/stat : 992959 (LS-MabSP) R 992958 992958 988956 0 -1 4194304 55306 0 0 0 2509 29 0 0 20 0 1 0 189288057 621346816 144832 134679101440 4194304 15467897 140723406381088 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 42909696 140723406386235 140723406386338 140723406386338 140723406393325 0
/proc/992959/statm: 151696 144832 1073 2753 0 148349 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 625376 KiB
Current children cumulated memory: 583116 KiB

[startup+51.1137 s]
/proc/loadavg: 4.17 4.21 4.18 5/252 992971
/proc/meminfo: memFree=92824292/131655788 swapFree=131071996/131071996
[pid=992955] ppid=992952 vsize=9932 memory=2768 CPUtime=0 cores=4,6
/proc/992955/stat : 992955 (Hybrid-LSMabSP+) S 992952 992955 988956 0 -1 4194304 233 101 0 0 0 0 0 0 20 0 1 0 189288056 10170368 692 134679101440 93922331041792 93922332121112 140728257222992 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93922334219568 93922334266756 93922354233344 140728257229799 140728257229945 140728257229945 140728257236961 0
/proc/992955/statm: 2483 692 615 264 0 134 0
[pid=992958] ppid=992955 vsize=8660 memory=1020 CPUtime=0 cores=4,6
/proc/992958/stat : 992958 (timeout) S 992955 992958 988956 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 189288057 8867840 255 134679101440 93946200719360 93946200754376 140735620879808 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 93946202851792 93946202853924 93946222194688 140735620883496 140735620883612 140735620883612 140735620890599 0
/proc/992958/statm: 2165 255 231 9 0 87 0
[pid=992959] ppid=992958 vsize=1848404 memory=1603588 CPUtime=50.92 cores=4,6
/proc/992959/stat : 992959 (LS-MabSP) R 992958 992958 988956 0 -1 4194304 70346 0 0 0 5015 77 0 0 20 0 1 0 189288057 1892765696 400897 134679101440 4194304 15467897 140723406381088 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 42909696 140723406386235 140723406386338 140723406386338 140723406393325 0
/proc/992959/statm: 462101 400897 1153 2753 0 458754 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1866996 KiB
Current children cumulated memory: 1607376 KiB

[startup+102.3 s]
/proc/loadavg: 4.19 4.21 4.18 5/252 992980
/proc/meminfo: memFree=82332072/131655788 swapFree=131071996/131071996
[pid=992955] ppid=992952 vsize=9932 memory=2768 CPUtime=0 cores=4,6
/proc/992955/stat : 992955 (Hybrid-LSMabSP+) S 992952 992955 988956 0 -1 4194304 233 101 0 0 0 0 0 0 20 0 1 0 189288056 10170368 692 134679101440 93922331041792 93922332121112 140728257222992 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93922334219568 93922334266756 93922354233344 140728257229799 140728257229945 140728257229945 140728257236961 0
/proc/992955/statm: 2483 692 615 264 0 134 0

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

Current children cumulated CPU time: 221.75 s
Current children cumulated vsize: 1586016 KiB
Current children cumulated memory: 1324572 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 4.17 4.17 5/250 993014
/proc/meminfo: memFree=55963280/131655788 swapFree=131071996/131071996
[pid=992955] ppid=992952 vsize=9932 memory=2768 CPUtime=0 cores=4,6
/proc/992955/stat : 992955 (Hybrid-LSMabSP+) S 992952 992955 988956 0 -1 4194304 233 101 0 0 0 0 0 0 20 0 1 0 189288056 10170368 692 134679101440 93922331041792 93922332121112 140728257222992 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93922334219568 93922334266756 93922354233344 140728257229799 140728257229945 140728257229945 140728257236961 0
/proc/992955/statm: 2483 692 615 264 0 134 0
[pid=992958] ppid=992955 vsize=8660 memory=1020 CPUtime=0 cores=4,6
/proc/992958/stat : 992958 (timeout) S 992955 992958 988956 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 189288057 8867840 255 134679101440 93946200719360 93946200754376 140735620879808 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 93946202851792 93946202853924 93946222194688 140735620883496 140735620883612 140735620883612 140735620890599 0
/proc/992958/statm: 2165 255 231 9 0 87 0
[pid=992959] ppid=992958 vsize=18457332 memory=18038048 CPUtime=281.62 cores=4,6
/proc/992959/stat : 992959 (LS-MabSP) R 992958 992958 988956 0 -1 4194304 4243293 0 0 0 27459 703 0 0 20 0 1 0 189288057 18900307968 4509512 134679101440 4194304 15467897 140723406381088 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 42909696 140723406386235 140723406386338 140723406386338 140723406393325 0
/proc/992959/statm: 4614333 4509512 1153 2753 0 4610986 0
Current children cumulated CPU time: 281.62 s
Current children cumulated vsize: 18475924 KiB
Current children cumulated memory: 18041836 KiB

[startup+342.3 s]
/proc/loadavg: 4.42 4.23 4.19 6/249 993084
/proc/meminfo: memFree=90974660/131655788 swapFree=131071996/131071996
[pid=992955] ppid=992952 vsize=9932 memory=2816 CPUtime=326.89 cores=4,6
/proc/992955/stat : 992955 (Hybrid-LSMabSP+) S 992952 992955 988956 0 -1 4194304 266 7303129 0 0 0 0 31418 1271 20 0 1 0 189288056 10170368 704 134679101440 93922331041792 93922332121112 140728257222992 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93922334219568 93922334266756 93922354233344 140728257229799 140728257229945 140728257229945 140728257236961 0
/proc/992955/statm: 2483 704 615 264 0 134 0
[pid=993081] ppid=992955 vsize=8660 memory=1052 CPUtime=0 cores=4,6
/proc/993081/stat : 993081 (timeout) S 992955 993081 988956 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 189320824 8867840 263 134679101440 93854950170624 93854950205640 140721596794240 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 93854952303056 93854952305188 93854966112256 140721596802035 140721596802204 140721596802204 140721596809191 0
/proc/993081/statm: 2165 263 239 9 0 87 0
[pid=993082] ppid=993081 vsize=4060940 memory=4038652 CPUtime=14.57 cores=4,6
/proc/993082/stat : 993082 (Exact) R 993081 993081 988956 0 -1 4194304 413575 0 0 0 1333 124 0 0 20 0 1 0 189320824 4158402560 1009663 134679101440 4194304 7210733 140729064116016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 23793664 140729064121359 140729064121509 140729064121509 140729064128496 0
/proc/993082/statm: 1015235 1009663 716 737 0 1014323 0
Current children cumulated CPU time: 341.46 s
Current children cumulated vsize: 4079532 KiB
Current children cumulated memory: 4042520 KiB

[startup+402.3 s]
/proc/loadavg: 4.96 4.43 4.27 6/249 993094
/proc/meminfo: memFree=79814684/131655788 swapFree=131071996/131071996
[pid=992955] ppid=992952 vsize=9932 memory=2816 CPUtime=326.89 cores=4,6
/proc/992955/stat : 992955 (Hybrid-LSMabSP+) S 992952 992955 988956 0 -1 4194304 266 7303129 0 0 0 0 31418 1271 20 0 1 0 189288056 10170368 704 134679101440 93922331041792 93922332121112 140728257222992 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93922334219568 93922334266756 93922354233344 140728257229799 140728257229945 140728257229945 140728257236961 0
/proc/992955/statm: 2483 704 615 264 0 134 0
[pid=993081] ppid=992955 vsize=8660 memory=1052 CPUtime=0 cores=4,6
/proc/993081/stat : 993081 (timeout) S 992955 993081 988956 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 189320824 8867840 263 134679101440 93854950170624 93854950205640 140721596794240 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 93854952303056 93854952305188 93854966112256 140721596802035 140721596802204 140721596802204 140721596809191 0
/proc/993081/statm: 2165 263 239 9 0 87 0
[pid=993082] ppid=993081 vsize=15245940 memory=14959552 CPUtime=74.43 cores=4,6
/proc/993082/stat : 993082 (Exact) R 993081 993081 988956 0 -1 4194304 1993921 0 0 0 6898 545 0 0 20 0 1 0 189320824 15611842560 3739888 134679101440 4194304 7210733 140729064116016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 23793664 140729064121359 140729064121509 140729064121509 140729064128496 0
/proc/993082/statm: 3811485 3739888 716 737 0 3810573 0
Current children cumulated CPU time: 401.32 s
Current children cumulated vsize: 15264532 KiB
Current children cumulated memory: 14963420 KiB

[startup+462.3 s]
/proc/loadavg: 4.65 4.46 4.29 6/249 993105
/proc/meminfo: memFree=66215500/131655788 swapFree=131071996/131071996
[pid=992955] ppid=992952 vsize=9932 memory=2816 CPUtime=326.89 cores=4,6
/proc/992955/stat : 992955 (Hybrid-LSMabSP+) S 992952 992955 988956 0 -1 4194304 266 7303129 0 0 0 0 31418 1271 20 0 1 0 189288056 10170368 704 134679101440 93922331041792 93922332121112 140728257222992 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93922334219568 93922334266756 93922354233344 140728257229799 140728257229945 140728257229945 140728257236961 0
/proc/992955/statm: 2483 704 615 264 0 134 0
[pid=993081] ppid=992955 vsize=8660 memory=1052 CPUtime=0 cores=4,6
/proc/993081/stat : 993081 (timeout) S 992955 993081 988956 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 189320824 8867840 263 134679101440 93854950170624 93854950205640 140721596794240 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 93854952303056 93854952305188 93854966112256 140721596802035 140721596802204 140721596802204 140721596809191 0
/proc/993081/statm: 2165 263 239 9 0 87 0
[pid=993082] ppid=993081 vsize=27401840 memory=23921244 CPUtime=134.29 cores=4,6
/proc/993082/stat : 993082 (Exact) R 993081 993081 988956 0 -1 4194304 3807624 0 0 0 12396 1033 0 0 20 0 1 0 189320824 28059484160 5980311 134679101440 4194304 7210733 140729064116016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 23793664 140729064121359 140729064121509 140729064121509 140729064128496 0
/proc/993082/statm: 6850460 5980311 716 737 0 6849548 0
Current children cumulated CPU time: 461.18 s
Current children cumulated vsize: 27420432 KiB
Current children cumulated memory: 23925112 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+485 s]*
/proc/loadavg: 4.43 4.42 4.28 6/251 993114
/proc/meminfo: memFree=55014556/131655788 swapFree=131071996/131071996
[pid=992955] ppid=992952 vsize=9932 memory=2816 CPUtime=326.89 cores=4,6
/proc/992955/stat : 992955 (Hybrid-LSMabSP+) S 992952 992955 988956 0 -1 4194304 266 7303129 0 0 0 0 31418 1271 20 0 1 0 189288056 10170368 704 134679101440 93922331041792 93922332121112 140728257222992 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 93922334219568 93922334266756 93922354233344 140728257229799 140728257229945 140728257229945 140728257236961 0
/proc/992955/statm: 2483 704 615 264 0 134 0
[pid=993081] ppid=992955 vsize=8660 memory=1052 CPUtime=0 cores=4,6
/proc/993081/stat : 993081 (timeout) S 992955 993081 988956 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 189320824 8867840 263 134679101440 93854950170624 93854950205640 140721596794240 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 93854952303056 93854952305188 93854966112256 140721596802035 140721596802204 140721596802204 140721596809191 0
/proc/993081/statm: 2165 263 239 9 0 87 0
[pid=993082] ppid=993081 vsize=31740260 memory=28876296 CPUtime=156.95 cores=4,6
/proc/993082/stat : 993082 (Exact) R 993081 993081 988956 0 -1 4194304 4480910 0 0 0 14481 1214 0 0 20 0 1 0 189320824 32502026240 7219074 134679101440 4194304 7210733 140729064116016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 23793664 140729064121359 140729064121509 140729064121509 140729064128496 0
/proc/993082/statm: 7935065 7219074 716 737 0 7934153 0
Current children cumulated CPU time: 483.84 s
Current children cumulated vsize: 31758852 KiB
Current children cumulated memory: 28880164 KiB

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

[startup+485.023 s]
# the end of solver process 992955 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=314.182 s, system=12.7197 s

Sending SIGKILL to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=314.182 s, system=12.7217 s
# this solver process was not waited by its parent and was adopted by runsolver
??? end of watcher thread

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

# cumulated CPU time of all completed processes:  user=460.977 s, system=25.5575 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
Dumping a history of the last processes samples

[startup+486.4 s]
/proc/loadavg: 4.43 4.42 4.28 6/250 993114
/proc/meminfo: memFree=61214452/131655788 swapFree=131071996/131071996
[pid=993081] ppid=992952 vsize=8660 memory=1052 CPUtime=0 cores=4,6
/proc/993081/stat : 993081 (timeout) S 992952 993081 988956 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 189320824 8867840 263 134679101440 93854950170624 93854950205640 140721596794240 0 0 0 0 3293184 73735 0 0 0 17 6 0 0 0 0 0 93854952303056 93854952305188 93854966112256 140721596802035 140721596802204 140721596802204 140721596809191 0
/proc/993081/statm: 2165 263 239 9 0 87 0
[pid=993082] ppid=993081 vsize=22506368 memory=22420464 CPUtime=158.34 cores=4,6
/proc/993082/stat : 993082 (Exact) R 993081 993081 988956 0 -1 4194304 4484219 0 0 0 14618 1216 0 0 20 0 1 0 189320824 23046520832 5605116 134679101440 4194304 7210733 140729064116016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 23793664 140729064121359 140729064121509 140729064121509 140729064128496 0
/proc/993082/statm: 5626592 5605116 808 737 0 5625680 0
Current cumulated CPU time of completed processes: 326.901 s
Current children cumulated CPU time: 158.34 s
Current children cumulated vsize: 22515028 KiB
Current children cumulated memory: 22421516 KiB

[startup+486.8 s]
/proc/loadavg: 4.43 4.42 4.28 6/250 993114
/proc/meminfo: memFree=61214452/131655788 swapFree=131071996/131071996
[pid=993081] ppid=992952 vsize=8660 memory=1052 CPUtime=0 cores=4,6
/proc/993081/stat : 993081 (timeout) S 992952 993081 988956 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 189320824 8867840 263 134679101440 93854950170624 93854950205640 140721596794240 0 0 0 0 3293184 73735 0 0 0 17 6 0 0 0 0 0 93854952303056 93854952305188 93854966112256 140721596802035 140721596802204 140721596802204 140721596809191 0
/proc/993081/statm: 2165 263 239 9 0 87 0
[pid=993082] ppid=993081 vsize=22506368 memory=22420464 CPUtime=158.74 cores=4,6
/proc/993082/stat : 993082 (Exact) R 993081 993081 988956 0 -1 4194304 4484219 0 0 0 14658 1216 0 0 20 0 1 0 189320824 23046520832 5605116 134679101440 4194304 7210733 140729064116016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 23793664 140729064121359 140729064121509 140729064121509 140729064128496 0
/proc/993082/statm: 5626592 5605116 808 737 0 5625680 0
Current cumulated CPU time of completed processes: 326.901 s
Current children cumulated CPU time: 158.74 s
Current children cumulated vsize: 22515028 KiB
Current children cumulated memory: 22421516 KiB

[startup+487 s]*
/proc/loadavg: 4.43 4.42 4.28 6/250 993114
/proc/meminfo: memFree=60946484/131655788 swapFree=131071996/131071996
[pid=993081] ppid=992952 vsize=8660 memory=1052 CPUtime=0 cores=4,6
/proc/993081/stat : 993081 (timeout) S 992952 993081 988956 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 189320824 8867840 263 134679101440 93854950170624 93854950205640 140721596794240 0 0 0 0 3293184 73735 0 0 0 17 6 0 0 0 0 0 93854952303056 93854952305188 93854966112256 140721596802035 140721596802204 140721596802204 140721596809191 0
/proc/993081/statm: 2165 263 239 9 0 87 0
[pid=993082] ppid=993081 vsize=22506368 memory=22420464 CPUtime=158.95 cores=4,6
/proc/993082/stat : 993082 (Exact) R 993081 993081 988956 0 -1 4194304 4484219 0 0 0 14679 1216 0 0 20 0 1 0 189320824 23046520832 5605116 134679101440 4194304 7210733 140729064116016 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 23793664 140729064121359 140729064121509 140729064121509 140729064128496 0
/proc/993082/statm: 5626592 5605116 808 737 0 5625680 0
Current cumulated CPU time of completed processes: 326.901 s
Current children cumulated CPU time: 158.95 s
Current children cumulated vsize: 22515028 KiB
Current children cumulated memory: 22421516 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 487.688
CPU time (s): 486.535
CPU user time (s): 460.977
CPU system time (s): 25.5575
CPU usage (%): 99.7636
Max. virtual memory (cumulated for all children) (KiB): 31758852
Max. memory (cumulated for all children) (KiB): 30276556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 460.977
system time used= 25.5575
maximum resident set size= 30278312
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11787723
page faults= 0
swaps= 0
block input operations= 0
block output operations= 16
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 520


# summary of solver processes directly reported to runsolver:
#   pid: 992955,993081,993082
#   total CPU time (s): 486.535
#   total CPU user time (s): 460.977
#   total CPU system time (s): 25.5575

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.82114 second user time and 5.15015 second system time

The end

Launcher Data

Begin job on nodeC003 at 2024-07-19 08:42:11
IDJOB=4449264
IDBENCH=160493
IDSOLVER=3070
FILE ID=nodeC003/4449264-1721371318
RUNJOBID= nodeC003-1721365600-988967
SLURM_JOB_ID= 7542799
Free space on /tmp= 723412 MiB

SOLVER NAME= Hybrid-LSMabSP+Exact 2024-07-11
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw512/normalized-hw512-vm90p-dec.opb.negationfix.opb
COMMAND LINE= ./Hybrid-LSMabSP+Exact BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449264-1721371318/watcher-4449264-1721371318 -o /tmp/evaluation-result-4449264-1721371318/solver-4449264-1721371318 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721365600-988967 --watchdog 3760  ./Hybrid-LSMabSP+Exact HOME/instance-4449264-1721371318.opb 3600 HOME 31000

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

MD5SUM BENCH= f94999381e02cae36541ecafb635807a
RANDOM SEED=676290137

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        94512184 kB
MemAvailable:   100483616 kB
Buffers:          531912 kB
Cached:          6213044 kB
SwapCached:            0 kB
Active:          1210960 kB
Inactive:       35185252 kB
Active(anon):       1500 kB
Inactive(anon): 29687468 kB
Active(file):    1209460 kB
Inactive(file):  5497784 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            139332 kB
Writeback:             4 kB
AnonPages:      29649224 kB
Mapped:           133940 kB
Shmem:             37704 kB
KReclaimable:     208440 kB
Slab:             323676 kB
SReclaimable:     208440 kB
SUnreclaim:       115236 kB
KernelStack:        4032 kB
PageTables:        67752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:   30729816 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            59072 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4704256 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:      275272 kB
DirectMap2M:    31086592 kB
DirectMap1G:    104857600 kB

Free space on /tmp at the end= 723460 MiB
End job on nodeC003 at 2024-07-19 08:50:19