Trace number 4447746

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 3608.24

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-regular-n25-d4-i2.cnf.gz-plain.pb.metafix.opb
MD5SUMce459d654692c78ea9ebe534277cd2e6
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 benchmark77.8957
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables101
Total number of constraints212
Number of constraints which are clauses212
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.04	c Filename:instance-4447746-1721362669.opb, Cutoff_time:3600, memory_limit_gb:500000
0.00/0.04	c Use Presolve
0.00/0.04	c Parse finsih
0.00/0.04	c Start Presolve
0.00/0.04	c After Reduce Vars: 101 Clauses: 212 Top clause weight: 1 Hard Clauses: 212
3599.95/3608.24	c Use LS-small
3599.95/3608.24	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: 64096 MiB (63115 MiB free)
  memory of node 1: 64473 MiB (63264 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4447746-1721362669/watcher-4447746-1721362669 -o /tmp/evaluation-result-4447746-1721362669/solver-4447746-1721362669 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1721362682-995436 --watchdog 3760 ./LS-MabSP -f HOME/instance-4447746-1721362669.opb -t 3600 -s 1709170286 

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=995498, runsolver pid=995487

[startup+0.100887 s]*
/proc/loadavg: 1.19 1.38 2.20 7/243 995500
/proc/meminfo: memFree=129383496/131655788 swapFree=131070704/131071996
[pid=995498] ppid=995487 vsize=27304 memory=19304 CPUtime=0.11 cores=4,6
/proc/995498/stat : 995498 (LS-MabSP) R 995487 995498 995425 0 -1 4194304 1712 0 0 0 10 1 0 0 20 0 1 0 188424083 27959296 4826 134679101440 4194304 15467897 140724568354544 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 56573952 140724568355870 140724568355973 140724568355973 140724568362989 0
/proc/995498/statm: 6826 4826 2849 2753 0 3479 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27304 KiB
Current children cumulated memory: 19304 KiB

[startup+0.215023 s]*
/proc/loadavg: 1.19 1.38 2.20 7/243 995500
/proc/meminfo: memFree=129376524/131655788 swapFree=131070704/131071996
[pid=995498] ppid=995487 vsize=26108 memory=19440 CPUtime=0.22 cores=4,6
/proc/995498/stat : 995498 (LS-MabSP) R 995487 995498 995425 0 -1 4194304 1742 0 0 0 21 1 0 0 20 0 1 0 188424083 26734592 4860 134679101440 4194304 15467897 140724568354544 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 56573952 140724568355870 140724568355973 140724568355973 140724568362989 0
/proc/995498/statm: 6527 4860 2849 2753 0 3180 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 26108 KiB
Current children cumulated memory: 19440 KiB

[startup+0.322987 s]*
/proc/loadavg: 1.19 1.38 2.20 7/243 995500
/proc/meminfo: memFree=129367328/131655788 swapFree=131070704/131071996
[pid=995498] ppid=995487 vsize=29900 memory=22076 CPUtime=0.32 cores=4,6
/proc/995498/stat : 995498 (LS-MabSP) R 995487 995498 995425 0 -1 4194304 2409 0 0 0 31 1 0 0 20 0 1 0 188424083 30617600 5519 134679101440 4194304 15467897 140724568354544 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 56573952 140724568355870 140724568355973 140724568355973 140724568362989 0
/proc/995498/statm: 7475 5519 2849 2753 0 4128 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 29900 KiB
Current children cumulated memory: 22076 KiB

[startup+0.700294 s]
/proc/loadavg: 1.19 1.38 2.20 6/243 995500
/proc/meminfo: memFree=129360780/131655788 swapFree=131070704/131071996
[pid=995498] ppid=995487 vsize=29952 memory=22604 CPUtime=0.68 cores=4,6
/proc/995498/stat : 995498 (LS-MabSP) R 995487 995498 995425 0 -1 4194304 2806 0 0 0 67 1 0 0 20 0 1 0 188424083 30670848 5651 134679101440 4194304 15467897 140724568354544 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 56573952 140724568355870 140724568355973 140724568355973 140724568362989 0
/proc/995498/statm: 7488 5651 2849 2753 0 4141 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 29952 KiB
Current children cumulated memory: 22604 KiB

[startup+1.50032 s]
/proc/loadavg: 1.41 1.42 2.21 7/243 995500
/proc/meminfo: memFree=129345204/131655788 swapFree=131070704/131071996
[pid=995498] ppid=995487 vsize=30504 memory=23396 CPUtime=1.48 cores=4,6
/proc/995498/stat : 995498 (LS-MabSP) R 995487 995498 995425 0 -1 4194304 3020 0 0 0 146 2 0 0 20 0 1 0 188424083 31236096 5849 134679101440 4194304 15467897 140724568354544 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 56573952 140724568355870 140724568355973 140724568355973 140724568362989 0
/proc/995498/statm: 7626 5849 2849 2753 0 4279 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 30504 KiB
Current children cumulated memory: 23396 KiB

[startup+3.11386 s]
/proc/loadavg: 1.41 1.42 2.21 7/243 995500
/proc/meminfo: memFree=129337712/131655788 swapFree=131070704/131071996
[pid=995498] ppid=995487 vsize=31668 memory=24712 CPUtime=3.09 cores=4,6
/proc/995498/stat : 995498 (LS-MabSP) R 995487 995498 995425 0 -1 4194304 3302 0 0 0 307 2 0 0 20 0 1 0 188424083 32428032 6178 134679101440 4194304 15467897 140724568354544 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 56573952 140724568355870 140724568355973 140724568355973 140724568362989 0
/proc/995498/statm: 7917 6178 2849 2753 0 4570 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 31668 KiB
Current children cumulated memory: 24712 KiB

[startup+6.30024 s]
/proc/loadavg: 1.62 1.46 2.22 7/243 995502
/proc/meminfo: memFree=129306992/131655788 swapFree=131070704/131071996
[pid=995498] ppid=995487 vsize=36284 memory=29456 CPUtime=6.26 cores=4,6
/proc/995498/stat : 995498 (LS-MabSP) R 995487 995498 995425 0 -1 4194304 4481 0 0 0 624 2 0 0 20 0 1 0 188424083 37154816 7364 134679101440 4194304 15467897 140724568354544 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 56573952 140724568355870 140724568355973 140724568355973 140724568362989 0
/proc/995498/statm: 9071 7364 2849 2753 0 5724 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 36284 KiB
Current children cumulated memory: 29456 KiB

[startup+12.7002 s]
/proc/loadavg: 1.81 1.50 2.23 7/243 995502
/proc/meminfo: memFree=129279804/131655788 swapFree=131070704/131071996
[pid=995498] ppid=995487 vsize=43024 memory=36312 CPUtime=12.64 cores=4,6
/proc/995498/stat : 995498 (LS-MabSP) R 995487 995498 995425 0 -1 4194304 6251 0 0 0 1262 2 0 0 20 0 1 0 188424083 44056576 9078 134679101440 4194304 15467897 140724568354544 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 56573952 140724568355870 140724568355973 140724568355973 140724568362989 0
/proc/995498/statm: 10756 9078 2849 2753 0 7409 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 43024 KiB
Current children cumulated memory: 36312 KiB

[startup+25.5003 s]
/proc/loadavg: 2.15 1.59 2.25 7/243 995503
/proc/meminfo: memFree=129231840/131655788 swapFree=131070704/131071996
[pid=995498] ppid=995487 vsize=56664 memory=50004 CPUtime=25.4 cores=4,6
/proc/995498/stat : 995498 (LS-MabSP) R 995487 995498 995425 0 -1 4194304 9863 0 0 0 2537 3 0 0 20 0 1 0 188424083 58023936 12501 134679101440 4194304 15467897 140724568354544 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 56573952 140724568355870 140724568355973 140724568355973 140724568362989 0
/proc/995498/statm: 14166 12501 2849 2753 0 10819 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 56664 KiB
Current children cumulated memory: 50004 KiB

[startup+51.1133 s]
/proc/loadavg: 3.01 1.85 2.31 7/243 995508
/proc/meminfo: memFree=129134000/131655788 swapFree=131070704/131071996
[pid=995498] ppid=995487 vsize=76312 memory=69004 CPUtime=50.91 cores=4,6
/proc/995498/stat : 995498 (LS-MabSP) R 995487 995498 995425 0 -1 4194304 14610 0 0 0 5088 3 0 0 20 0 1 0 188424083 78143488 17251 134679101440 4194304 15467897 140724568354544 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 56573952 140724568355870 140724568355973 140724568355973 140724568362989 0
/proc/995498/statm: 19078 17251 2849 2753 0 15731 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 76312 KiB
Current children cumulated memory: 69004 KiB

[startup+102.3 s]
/proc/loadavg: 3.57 2.18 2.41 7/243 995516
/proc/meminfo: memFree=128949244/131655788 swapFree=131070704/131071996
[pid=995498] ppid=995487 vsize=105540 memory=99616 CPUtime=101.92 cores=4,6
/proc/995498/stat : 995498 (LS-MabSP) R 995487 995498 995425 0 -1 4194304 22245 0 0 0 10188 4 0 0 20 0 1 0 188424083 108072960 24904 134679101440 4194304 15467897 140724568354544 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 56573952 140724568355870 140724568355973 140724568355973 140724568362989 0
/proc/995498/statm: 26385 24904 2849 2753 0 23038 0
Current children cumulated CPU time: 101.92 s
Current children cumulated vsize: 105540 KiB
Current children cumulated memory: 99616 KiB

[startup+162.3 s]
/proc/loadavg: 3.89 2.53 2.51 7/243 995526
/proc/meminfo: memFree=128749540/131655788 swapFree=131070704/131071996
[pid=995498] ppid=995487 vsize=131476 memory=123600 CPUtime=161.72 cores=4,6
/proc/995498/stat : 995498 (LS-MabSP) R 995487 995498 995425 0 -1 4194304 28277 0 0 0 16166 6 0 0 20 0 1 0 188424083 134631424 30900 134679101440 4194304 15467897 140724568354544 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 56573952 140724568355870 140724568355973 140724568355973 140724568362989 0
/proc/995498/statm: 32869 30900 2849 2753 0 29522 0
Current children cumulated CPU time: 161.72 s
Current children cumulated vsize: 131476 KiB
Current children cumulated memory: 123600 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 2.85 2.62 7/245 995541
/proc/meminfo: memFree=128564948/131655788 swapFree=131070704/131071996
[pid=995498] ppid=995487 vsize=148316 memory=140756 CPUtime=221.51 cores=4,6
/proc/995498/stat : 995498 (LS-MabSP) R 995487 995498 995425 0 -1 4194304 32582 0 0 0 22145 6 0 0 20 0 1 0 188424083 151875584 35189 134679101440 4194304 15467897 140724568354544 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 56573952 140724568355870 140724568355973 140724568355973 140724568362989 0
/proc/995498/statm: 37079 35189 2849 2753 0 33732 0
Current children cumulated CPU time: 221.51 s
Current children cumulated vsize: 148316 KiB
Current children cumulated memory: 140756 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 3.08 2.72 7/245 995551
/proc/meminfo: memFree=128374400/131655788 swapFree=131070704/131071996
[pid=995498] ppid=995487 vsize=161116 memory=153684 CPUtime=281.32 cores=4,6
/proc/995498/stat : 995498 (LS-MabSP) R 995487 995498 995425 0 -1 4194304 35769 0 0 0 28125 7 0 0 20 0 1 0 188424083 164982784 38421 134679101440 4194304 15467897 140724568354544 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 56573952 140724568355870 140724568355973 140724568355973 140724568362989 0
/proc/995498/statm: 40279 38421 2849 2753 0 36932 0
Current children cumulated CPU time: 281.32 s
Current children cumulated vsize: 161116 KiB
Current children cumulated memory: 153684 KiB

[startup+342.3 s]
/proc/loadavg: 5.62 3.65 2.94 7/243 995561
/proc/meminfo: memFree=128198128/131655788 swapFree=131070704/131071996
[pid=995498] ppid=995487 vsize=174008 memory=166616 CPUtime=341.11 cores=4,6
/proc/995498/stat : 995498 (LS-MabSP) R 995487 995498 995425 0 -1 4194304 38976 0 0 0 34103 8 0 0 20 0 1 0 188424083 178184192 41654 134679101440 4194304 15467897 140724568354544 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 56573952 140724568355870 140724568355973 140724568355973 140724568362989 0
/proc/995498/statm: 43502 41654 2849 2753 0 40155 0
Current children cumulated CPU time: 341.11 s
Current children cumulated vsize: 174008 KiB
Current children cumulated memory: 166616 KiB

[startup+402.3 s]
/proc/loadavg: 5.38 4.00 3.11 7/243 995572
/proc/meminfo: memFree=128018312/131655788 swapFree=131070704/131071996
[pid=995498] ppid=995487 vsize=190276 memory=183696 CPUtime=400.88 cores=4,6
/proc/995498/stat : 995498 (LS-MabSP) R 995487 995498 995425 0 -1 4194304 43168 0 0 0 40079 9 0 0 20 0 1 0 188424083 194842624 45924 134679101440 4194304 15467897 140724568354544 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 56573952 140724568355870 140724568355973 140724568355973 140724568362989 0
/proc/995498/statm: 47569 45924 2849 2753 0 44222 0
Current children cumulated CPU time: 400.88 s
Current children cumulated vsize: 190276 KiB
Current children cumulated memory: 183696 KiB

[startup+462.3 s]
/proc/loadavg: 4.55 4.01 3.17 7/243 995583
/proc/meminfo: memFree=127833024/131655788 swapFree=131070704/131071996
[pid=995498] ppid=995487 vsize=200924 memory=193700 CPUtime=460.67 cores=4,6
/proc/995498/stat : 995498 (LS-MabSP) R 995487 995498 995425 0 -1 4194304 45731 0 0 0 46058 9 0 0 20 0 1 0 188424083 205746176 48425 134679101440 4194304 15467897 140724568354544 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 56573952 140724568355870 140724568355973 140724568355973 140724568362989 0
/proc/995498/statm: 50231 48425 2849 2753 0 46884 0

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

/proc/loadavg: 4.10 4.11 4.07 7/242 997246
/proc/meminfo: memFree=126830948/131655788 swapFree=131070704/131071996
[pid=995498] ppid=995487 vsize=220656 memory=215572 CPUtime=3154.66 cores=4,6
/proc/995498/stat : 995498 (LS-MabSP) R 995487 995498 995425 0 -1 4194304 83221 0 0 0 280993 34473 0 0 20 0 1 0 188424083 225951744 53893 134679101440 4194304 15467897 140724568354544 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 56573952 140724568355870 140724568355973 140724568355973 140724568362989 0
/proc/995498/statm: 55164 53893 2849 2753 0 51817 0
Current children cumulated CPU time: 3154.66 s
Current children cumulated vsize: 220656 KiB
Current children cumulated memory: 215572 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.12 4.07 7/244 997260
/proc/meminfo: memFree=126830732/131655788 swapFree=131070704/131071996
[pid=995498] ppid=995487 vsize=220656 memory=215572 CPUtime=3214.58 cores=4,6
/proc/995498/stat : 995498 (LS-MabSP) R 995487 995498 995425 0 -1 4194304 83222 0 0 0 285451 36007 0 0 20 0 1 0 188424083 225951744 53893 134679101440 4194304 15467897 140724568354544 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 56573952 140724568355870 140724568355973 140724568355973 140724568362989 0
/proc/995498/statm: 55164 53893 2849 2753 0 51817 0
Current children cumulated CPU time: 3214.58 s
Current children cumulated vsize: 220656 KiB
Current children cumulated memory: 215572 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.11 4.07 7/243 997271
/proc/meminfo: memFree=126830312/131655788 swapFree=131070704/131071996
[pid=995498] ppid=995487 vsize=220656 memory=215572 CPUtime=3274.5 cores=4,6
/proc/995498/stat : 995498 (LS-MabSP) R 995487 995498 995425 0 -1 4194304 83223 0 0 0 289929 37521 0 0 20 0 1 0 188424083 225951744 53893 134679101440 4194304 15467897 140724568354544 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 56573952 140724568355870 140724568355973 140724568355973 140724568362989 0
/proc/995498/statm: 55164 53893 2849 2753 0 51817 0
Current children cumulated CPU time: 3274.5 s
Current children cumulated vsize: 220656 KiB
Current children cumulated memory: 215572 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.11 4.07 7/243 997281
/proc/meminfo: memFree=126830168/131655788 swapFree=131070704/131071996
[pid=995498] ppid=995487 vsize=220656 memory=215572 CPUtime=3334.42 cores=4,6
/proc/995498/stat : 995498 (LS-MabSP) R 995487 995498 995425 0 -1 4194304 83224 0 0 0 294408 39034 0 0 20 0 1 0 188424083 225951744 53893 134679101440 4194304 15467897 140724568354544 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 56573952 140724568355870 140724568355973 140724568355973 140724568362989 0
/proc/995498/statm: 55164 53893 2849 2753 0 51817 0
Current children cumulated CPU time: 3334.42 s
Current children cumulated vsize: 220656 KiB
Current children cumulated memory: 215572 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.10 4.07 7/243 997291
/proc/meminfo: memFree=126829944/131655788 swapFree=131070704/131071996
[pid=995498] ppid=995487 vsize=220656 memory=215572 CPUtime=3394.33 cores=4,6
/proc/995498/stat : 995498 (LS-MabSP) R 995487 995498 995425 0 -1 4194304 83225 0 0 0 298895 40538 0 0 20 0 1 0 188424083 225951744 53893 134679101440 4194304 15467897 140724568354544 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 56573952 140724568355870 140724568355973 140724568355973 140724568362989 0
/proc/995498/statm: 55164 53893 2849 2753 0 51817 0
Current children cumulated CPU time: 3394.33 s
Current children cumulated vsize: 220656 KiB
Current children cumulated memory: 215572 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.11 4.08 7/243 997302
/proc/meminfo: memFree=126829644/131655788 swapFree=131070704/131071996
[pid=995498] ppid=995487 vsize=220656 memory=215572 CPUtime=3454.25 cores=4,6
/proc/995498/stat : 995498 (LS-MabSP) R 995487 995498 995425 0 -1 4194304 83226 0 0 0 303351 42074 0 0 20 0 1 0 188424083 225951744 53893 134679101440 4194304 15467897 140724568354544 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 56573952 140724568355870 140724568355973 140724568355973 140724568362989 0
/proc/995498/statm: 55164 53893 2849 2753 0 51817 0
Current children cumulated CPU time: 3454.25 s
Current children cumulated vsize: 220656 KiB
Current children cumulated memory: 215572 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.10 4.08 7/241 997313
/proc/meminfo: memFree=126829364/131655788 swapFree=131070704/131071996
[pid=995498] ppid=995487 vsize=220656 memory=215572 CPUtime=3514.17 cores=4,6
/proc/995498/stat : 995498 (LS-MabSP) R 995487 995498 995425 0 -1 4194304 83227 0 0 0 307816 43601 0 0 20 0 1 0 188424083 225951744 53893 134679101440 4194304 15467897 140724568354544 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 56573952 140724568355870 140724568355973 140724568355973 140724568362989 0
/proc/995498/statm: 55164 53893 2849 2753 0 51817 0
Current children cumulated CPU time: 3514.17 s
Current children cumulated vsize: 220656 KiB
Current children cumulated memory: 215572 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.11 4.08 7/241 997323
/proc/meminfo: memFree=126829080/131655788 swapFree=131070704/131071996
[pid=995498] ppid=995487 vsize=220656 memory=215572 CPUtime=3574.09 cores=4,6
/proc/995498/stat : 995498 (LS-MabSP) R 995487 995498 995425 0 -1 4194304 83228 0 0 0 312295 45114 0 0 20 0 1 0 188424083 225951744 53893 134679101440 4194304 15467897 140724568354544 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 56573952 140724568355870 140724568355973 140724568355973 140724568362989 0
/proc/995498/statm: 55164 53893 2849 2753 0 51817 0
Current children cumulated CPU time: 3574.09 s
Current children cumulated vsize: 220656 KiB
Current children cumulated memory: 215572 KiB

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

# cumulated CPU time of all completed processes:  user=3142.32 s, system=457.681 s

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

[startup+3584 s]*
/proc/loadavg: 4.11 4.11 4.08 7/241 997323
/proc/meminfo: memFree=126829088/131655788 swapFree=131070704/131071996
[pid=995498] ppid=995487 vsize=220656 memory=215572 CPUtime=3575.8 cores=4,6
/proc/995498/stat : 995498 (LS-MabSP) R 995487 995498 995425 0 -1 4194304 83228 0 0 0 312425 45155 0 0 20 0 1 0 188424083 225951744 53893 134679101440 4194304 15467897 140724568354544 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 56573952 140724568355870 140724568355973 140724568355973 140724568362989 0
/proc/995498/statm: 55164 53893 2849 2753 0 51817 0
Current children cumulated CPU time: 3575.8 s
Current children cumulated vsize: 220656 KiB
Current children cumulated memory: 215572 KiB

[startup+3596.8 s]
/proc/loadavg: 4.09 4.11 4.08 7/241 997326
/proc/meminfo: memFree=126828964/131655788 swapFree=131070704/131071996
[pid=995498] ppid=995487 vsize=220656 memory=215572 CPUtime=3588.57 cores=4,6
/proc/995498/stat : 995498 (LS-MabSP) R 995487 995498 995425 0 -1 4194304 83228 0 0 0 313374 45483 0 0 20 0 1 0 188424083 225951744 53893 134679101440 4194304 15467897 140724568354544 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 56573952 140724568355870 140724568355973 140724568355973 140724568362989 0
/proc/995498/statm: 55164 53893 2849 2753 0 51817 0
Current children cumulated CPU time: 3588.57 s
Current children cumulated vsize: 220656 KiB
Current children cumulated memory: 215572 KiB

[startup+3603.2 s]
/proc/loadavg: 4.08 4.10 4.08 7/241 997326
/proc/meminfo: memFree=126829000/131655788 swapFree=131070704/131071996
[pid=995498] ppid=995487 vsize=220656 memory=215572 CPUtime=3594.96 cores=4,6
/proc/995498/stat : 995498 (LS-MabSP) R 995487 995498 995425 0 -1 4194304 83228 0 0 0 313858 45638 0 0 20 0 1 0 188424083 225951744 53893 134679101440 4194304 15467897 140724568354544 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 56573952 140724568355870 140724568355973 140724568355973 140724568362989 0
/proc/995498/statm: 55164 53893 2849 2753 0 51817 0
Current children cumulated CPU time: 3594.96 s
Current children cumulated vsize: 220656 KiB
Current children cumulated memory: 215572 KiB

[startup+3606.4 s]
/proc/loadavg: 4.08 4.10 4.08 7/241 997328
/proc/meminfo: memFree=126828896/131655788 swapFree=131070704/131071996
[pid=995498] ppid=995487 vsize=220656 memory=215572 CPUtime=3598.16 cores=4,6
/proc/995498/stat : 995498 (LS-MabSP) R 995487 995498 995425 0 -1 4194304 83228 0 0 0 314094 45722 0 0 20 0 1 0 188424083 225951744 53893 134679101440 4194304 15467897 140724568354544 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 56573952 140724568355870 140724568355973 140724568355973 140724568362989 0
/proc/995498/statm: 55164 53893 2849 2753 0 51817 0
Current children cumulated CPU time: 3598.16 s
Current children cumulated vsize: 220656 KiB
Current children cumulated memory: 215572 KiB

[startup+3607.2 s]
/proc/loadavg: 4.15 4.12 4.09 7/241 997328
/proc/meminfo: memFree=126828896/131655788 swapFree=131070704/131071996
[pid=995498] ppid=995487 vsize=220656 memory=215572 CPUtime=3598.95 cores=4,6
/proc/995498/stat : 995498 (LS-MabSP) R 995487 995498 995425 0 -1 4194304 83228 0 0 0 314155 45740 0 0 20 0 1 0 188424083 225951744 53893 134679101440 4194304 15467897 140724568354544 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 56573952 140724568355870 140724568355973 140724568355973 140724568362989 0
/proc/995498/statm: 55164 53893 2849 2753 0 51817 0
Current children cumulated CPU time: 3598.95 s
Current children cumulated vsize: 220656 KiB
Current children cumulated memory: 215572 KiB

[startup+3608 s]*
/proc/loadavg: 4.15 4.12 4.09 7/241 997328
/proc/meminfo: memFree=126828936/131655788 swapFree=131070704/131071996
[pid=995498] ppid=995487 vsize=220656 memory=215572 CPUtime=3599.77 cores=4,6
/proc/995498/stat : 995498 (LS-MabSP) R 995487 995498 995425 0 -1 4194304 83228 0 0 0 314216 45761 0 0 20 0 1 0 188424083 225951744 53893 134679101440 4194304 15467897 140724568354544 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 56573952 140724568355870 140724568355973 140724568355973 140724568362989 0
/proc/995498/statm: 55164 53893 2849 2753 0 51817 0
Current children cumulated CPU time: 3599.77 s
Current children cumulated vsize: 220656 KiB
Current children cumulated memory: 215572 KiB

[startup+3608.2 s]
/proc/loadavg: 4.15 4.12 4.09 7/241 997328
/proc/meminfo: memFree=126828936/131655788 swapFree=131070704/131071996
[pid=995498] ppid=995487 vsize=220656 memory=215572 CPUtime=3599.95 cores=4,6
/proc/995498/stat : 995498 (LS-MabSP) R 995487 995498 995425 0 -1 4194304 83228 0 0 0 314229 45766 0 0 20 0 1 0 188424083 225951744 53893 134679101440 4194304 15467897 140724568354544 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 56573952 140724568355870 140724568355973 140724568355973 140724568362989 0
/proc/995498/statm: 55164 53893 2849 2753 0 51817 0
Current children cumulated CPU time: 3599.95 s
Current children cumulated vsize: 220656 KiB
Current children cumulated memory: 215572 KiB

Child status: 0

Real time (s): 3608.24
CPU time (s): 3600.01
CPU user time (s): 3142.32
CPU system time (s): 457.681
CPU usage (%): 99.7717
Max. virtual memory (cumulated for all children) (KiB): 341952
Max. memory (cumulated for all children) (KiB): 332160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3142.33
system time used= 457.681
maximum resident set size= 332160
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83234
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= 73
involuntary context switches= 2681


# summary of solver processes directly reported to runsolver:
#   pid: 995498
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3142.32
#   total CPU system time (s): 457.681

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.0905 second user time and 34.622 second system time

The end

Launcher Data

Begin job on nodeC011 at 2024-07-19 06:18:02
IDJOB=4447746
IDBENCH=160175
IDSOLVER=3047
FILE ID=nodeC011/4447746-1721362669
RUNJOBID= nodeC011-1721362682-995436
SLURM_JOB_ID= 7542785
Free space on /tmp= 723780 MiB

SOLVER NAME= LS-MabSP 2024-07-10
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-regular-n25-d4-i2.cnf.gz-plain.pb.metafix.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-4447746-1721362669/watcher-4447746-1721362669 -o /tmp/evaluation-result-4447746-1721362669/solver-4447746-1721362669 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1721362682-995436 --watchdog 3760  ./LS-MabSP -f HOME/instance-4447746-1721362669.opb -t 3600 -s 1709170286

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

MD5SUM BENCH= ce459d654692c78ea9ebe534277cd2e6
RANDOM SEED=1709170286

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        129420936 kB
MemAvailable:   130003772 kB
Buffers:          540516 kB
Cached:           882100 kB
SwapCached:          132 kB
Active:          1047396 kB
Inactive:         699352 kB
Active(anon):       1348 kB
Inactive(anon):   360188 kB
Active(file):    1046048 kB
Inactive(file):   339164 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131070704 kB
Dirty:             64796 kB
Writeback:             0 kB
AnonPages:        324052 kB
Mapped:           109604 kB
Shmem:             37400 kB
KReclaimable:      75648 kB
Slab:             157764 kB
SReclaimable:      75648 kB
SUnreclaim:        82116 kB
KernelStack:        3712 kB
PageTables:         9280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     716260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            27072 kB
HardwareCorrupted:     0 kB
AnonHugePages:    196608 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:      277320 kB
DirectMap2M:    33181696 kB
DirectMap1G:    102760448 kB

Free space on /tmp at the end= 723720 MiB
End job on nodeC011 at 2024-07-19 07:18:10