Trace number 4447626

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 3609.58

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n58-d3-i1-r1.cnf.gz-plain.pb.metafix.opb
MD5SUM475bc15817d6b9c1e0eb0f353b0b56cf
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 benchmark0.119824
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables87
Total number of constraints232
Number of constraints which are clauses232
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.01	c Filename:instance-4447626-1721361306.opb, Cutoff_time:3600, memory_limit_gb:500000
0.00/0.01	c Use Presolve
0.00/0.01	c Parse finsih
0.00/0.01	c Start Presolve
0.00/0.01	c After Reduce Vars: 87 Clauses: 232 Top clause weight: 1 Hard Clauses: 232
3599.92/3609.57	c Use LS-small
3599.92/3609.57	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63968 MiB (62394 MiB free)
  memory of node 1: 64473 MiB (63136 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4447626-1721361306/watcher-4447626-1721361306 -o /tmp/evaluation-result-4447626-1721361306/solver-4447626-1721361306 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1721361319-1034921 --watchdog 3760 ./LS-MabSP -f HOME/instance-4447626-1721361306.opb -t 3600 -s 1762730945 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=1034982, runsolver pid=1034979

[startup+0.100995 s]*
/proc/loadavg: 1.20 1.91 3.02 8/258 1034983
/proc/meminfo: memFree=128510548/131524600 swapFree=131071996/131071996
[pid=1034982] ppid=1034979 vsize=31332 memory=23236 CPUtime=0.09 cores=1,3
/proc/1034982/stat : 1034982 (LS-MabSP) R 1034979 1034982 1034909 0 -1 4194304 2737 0 0 0 9 0 0 0 20 0 1 0 188298676 32083968 5809 134679101440 4194304 15467897 140722385823520 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 49143808 140722385826845 140722385826948 140722385826948 140722385833965 0
/proc/1034982/statm: 7833 5809 2849 2753 0 4486 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 31332 KiB
Current children cumulated memory: 23236 KiB

[startup+0.205218 s]*
/proc/loadavg: 1.20 1.91 3.02 8/258 1034983
/proc/meminfo: memFree=128503060/131524600 swapFree=131071996/131071996
[pid=1034982] ppid=1034979 vsize=31332 memory=23764 CPUtime=0.19 cores=1,3
/proc/1034982/stat : 1034982 (LS-MabSP) R 1034979 1034982 1034909 0 -1 4194304 2838 0 0 0 19 0 0 0 20 0 1 0 188298676 32083968 5941 134679101440 4194304 15467897 140722385823520 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 49143808 140722385826845 140722385826948 140722385826948 140722385833965 0
/proc/1034982/statm: 7833 5941 2849 2753 0 4486 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 31332 KiB
Current children cumulated memory: 23764 KiB

[startup+0.305302 s]*
/proc/loadavg: 1.20 1.91 3.02 8/258 1034983
/proc/meminfo: memFree=128500556/131524600 swapFree=131071996/131071996
[pid=1034982] ppid=1034979 vsize=32072 memory=24556 CPUtime=0.29 cores=1,3
/proc/1034982/stat : 1034982 (LS-MabSP) R 1034979 1034982 1034909 0 -1 4194304 3032 0 0 0 29 0 0 0 20 0 1 0 188298676 32841728 6139 134679101440 4194304 15467897 140722385823520 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 49143808 140722385826845 140722385826948 140722385826948 140722385833965 0
/proc/1034982/statm: 8018 6139 2849 2753 0 4671 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 32072 KiB
Current children cumulated memory: 24556 KiB

[startup+0.700146 s]
/proc/loadavg: 1.20 1.91 3.02 8/258 1034983
/proc/meminfo: memFree=128498652/131524600 swapFree=131071996/131071996
[pid=1034982] ppid=1034979 vsize=33416 memory=25876 CPUtime=0.68 cores=1,3
/proc/1034982/stat : 1034982 (LS-MabSP) R 1034979 1034982 1034909 0 -1 4194304 3369 0 0 0 68 0 0 0 20 0 1 0 188298676 34217984 6469 134679101440 4194304 15467897 140722385823520 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 49143808 140722385826845 140722385826948 140722385826948 140722385833965 0
/proc/1034982/statm: 8354 6469 2849 2753 0 5007 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 33416 KiB
Current children cumulated memory: 25876 KiB

[startup+1.50014 s]
/proc/loadavg: 1.20 1.91 3.02 11/258 1034983
/proc/meminfo: memFree=128493120/131524600 swapFree=131071996/131071996
[pid=1034982] ppid=1034979 vsize=33700 memory=26404 CPUtime=1.48 cores=1,3
/proc/1034982/stat : 1034982 (LS-MabSP) R 1034979 1034982 1034909 0 -1 4194304 3515 0 0 0 148 0 0 0 20 0 1 0 188298676 34508800 6601 134679101440 4194304 15467897 140722385823520 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 49143808 140722385826845 140722385826948 140722385826948 140722385833965 0
/proc/1034982/statm: 8425 6601 2849 2753 0 5078 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 33700 KiB
Current children cumulated memory: 26404 KiB

[startup+3.10502 s]
/proc/loadavg: 1.20 1.91 3.02 9/258 1034983
/proc/meminfo: memFree=128487856/131524600 swapFree=131071996/131071996
[pid=1034982] ppid=1034979 vsize=33996 memory=27316 CPUtime=3.08 cores=1,3
/proc/1034982/stat : 1034982 (LS-MabSP) R 1034979 1034982 1034909 0 -1 4194304 3713 0 0 0 308 0 0 0 20 0 1 0 188298676 34811904 6829 134679101440 4194304 15467897 140722385823520 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 49143808 140722385826845 140722385826948 140722385826948 140722385833965 0
/proc/1034982/statm: 8499 6829 2849 2753 0 5152 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 33996 KiB
Current children cumulated memory: 27316 KiB

[startup+6.30014 s]
/proc/loadavg: 1.42 1.95 3.03 10/258 1034985
/proc/meminfo: memFree=128481888/131524600 swapFree=131071996/131071996
[pid=1034982] ppid=1034979 vsize=39932 memory=32592 CPUtime=6.26 cores=1,3
/proc/1034982/stat : 1034982 (LS-MabSP) R 1034979 1034982 1034909 0 -1 4194304 5097 0 0 0 625 1 0 0 20 0 1 0 188298676 40890368 8148 134679101440 4194304 15467897 140722385823520 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 49143808 140722385826845 140722385826948 140722385826948 140722385833965 0
/proc/1034982/statm: 9983 8148 2849 2753 0 6636 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 39932 KiB
Current children cumulated memory: 32592 KiB

[startup+12.7001 s]
/proc/loadavg: 1.63 1.98 3.03 10/258 1034985
/proc/meminfo: memFree=128470248/131524600 swapFree=131071996/131071996
[pid=1034982] ppid=1034979 vsize=50504 memory=44200 CPUtime=12.64 cores=1,3
/proc/1034982/stat : 1034982 (LS-MabSP) R 1034979 1034982 1034909 0 -1 4194304 7940 0 0 0 1263 1 0 0 20 0 1 0 188298676 51716096 11050 134679101440 4194304 15467897 140722385823520 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 49143808 140722385826845 140722385826948 140722385826948 140722385833965 0
/proc/1034982/statm: 12626 11050 2849 2753 0 9279 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 50504 KiB
Current children cumulated memory: 44200 KiB

[startup+25.5002 s]
/proc/loadavg: 2.24 2.10 3.05 9/258 1034986
/proc/meminfo: memFree=128440660/131524600 swapFree=131071996/131071996
[pid=1034982] ppid=1034979 vsize=69076 memory=63200 CPUtime=25.38 cores=1,3
/proc/1034982/stat : 1034982 (LS-MabSP) R 1034979 1034982 1034909 0 -1 4194304 12725 0 0 0 2537 1 0 0 20 0 1 0 188298676 70733824 15800 134679101440 4194304 15467897 140722385823520 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 49143808 140722385826845 140722385826948 140722385826948 140722385833965 0
/proc/1034982/statm: 17269 15800 2849 2753 0 13922 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 69076 KiB
Current children cumulated memory: 63200 KiB

[startup+51.1049 s]
/proc/loadavg: 2.90 2.27 3.09 11/258 1034991
/proc/meminfo: memFree=128384704/131524600 swapFree=131071996/131071996
[pid=1034982] ppid=1034979 vsize=105228 memory=97868 CPUtime=50.88 cores=1,3
/proc/1034982/stat : 1034982 (LS-MabSP) R 1034979 1034982 1034909 0 -1 4194304 21478 0 0 0 5086 2 0 0 20 0 1 0 188298676 107753472 24467 134679101440 4194304 15467897 140722385823520 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 49143808 140722385826845 140722385826948 140722385826948 140722385833965 0
/proc/1034982/statm: 26307 24467 2849 2753 0 22960 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 105228 KiB
Current children cumulated memory: 97868 KiB

[startup+102.3 s]
/proc/loadavg: 3.57 2.55 3.14 9/258 1035000
/proc/meminfo: memFree=128274464/131524600 swapFree=131071996/131071996
[pid=1034982] ppid=1034979 vsize=169796 memory=163776 CPUtime=101.87 cores=1,3
/proc/1034982/stat : 1034982 (LS-MabSP) R 1034979 1034982 1034909 0 -1 4194304 38020 0 0 0 10183 4 0 0 20 0 1 0 188298676 173871104 40944 134679101440 4194304 15467897 140722385823520 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 49143808 140722385826845 140722385826948 140722385826948 140722385833965 0
/proc/1034982/statm: 42449 40944 2849 2753 0 39102 0
Current children cumulated CPU time: 101.87 s
Current children cumulated vsize: 169796 KiB
Current children cumulated memory: 163776 KiB

[startup+162.3 s]
/proc/loadavg: 3.95 2.85 3.21 9/258 1035012
/proc/meminfo: memFree=128154684/131524600 swapFree=131071996/131071996
[pid=1034982] ppid=1034979 vsize=238344 memory=229420 CPUtime=161.62 cores=1,3
/proc/1034982/stat : 1034982 (LS-MabSP) R 1034979 1034982 1034909 0 -1 4194304 54492 0 0 0 16155 7 0 0 20 0 1 0 188298676 244064256 57355 134679101440 4194304 15467897 140722385823520 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 49143808 140722385826845 140722385826948 140722385826948 140722385833965 0
/proc/1034982/statm: 59586 57355 2849 2753 0 56239 0
Current children cumulated CPU time: 161.62 s
Current children cumulated vsize: 238344 KiB
Current children cumulated memory: 229420 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 3.08 3.27 8/262 1035197
/proc/meminfo: memFree=128020572/131524600 swapFree=131071996/131071996
[pid=1034982] ppid=1034979 vsize=315268 memory=308284 CPUtime=221.37 cores=1,3
/proc/1034982/stat : 1034982 (LS-MabSP) R 1034979 1034982 1034909 0 -1 4194304 74214 0 0 0 22127 10 0 0 20 0 1 0 188298676 322834432 77071 134679101440 4194304 15467897 140722385823520 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 49143808 140722385826845 140722385826948 140722385826948 140722385833965 0
/proc/1034982/statm: 78817 77071 2849 2753 0 75470 0
Current children cumulated CPU time: 221.37 s
Current children cumulated vsize: 315268 KiB
Current children cumulated memory: 308284 KiB

[startup+282.3 s]
/proc/loadavg: 4.05 3.26 3.32 11/262 1035207
/proc/meminfo: memFree=127903552/131524600 swapFree=131071996/131071996
[pid=1034982] ppid=1034979 vsize=380688 memory=374928 CPUtime=281.12 cores=1,3
/proc/1034982/stat : 1034982 (LS-MabSP) R 1034979 1034982 1034909 0 -1 4194304 91068 0 0 0 28099 13 0 0 20 0 1 0 188298676 389824512 93732 134679101440 4194304 15467897 140722385823520 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 49143808 140722385826845 140722385826948 140722385826948 140722385833965 0
/proc/1034982/statm: 95172 93732 2849 2753 0 91825 0
Current children cumulated CPU time: 281.12 s
Current children cumulated vsize: 380688 KiB
Current children cumulated memory: 374928 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 3.43 3.38 9/261 1035222
/proc/meminfo: memFree=127783076/131524600 swapFree=131071996/131071996
[pid=1034982] ppid=1034979 vsize=452448 memory=441124 CPUtime=340.87 cores=1,3
/proc/1034982/stat : 1034982 (LS-MabSP) R 1034979 1034982 1034909 0 -1 4194304 107430 0 0 0 34072 15 0 0 20 0 1 0 188298676 463306752 110281 134679101440 4194304 15467897 140722385823520 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 49143808 140722385826845 140722385826948 140722385826948 140722385833965 0
/proc/1034982/statm: 113112 110281 2849 2753 0 109765 0
Current children cumulated CPU time: 340.87 s
Current children cumulated vsize: 452448 KiB
Current children cumulated memory: 441124 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 3.55 3.42 11/261 1035243
/proc/meminfo: memFree=127671112/131524600 swapFree=131071996/131071996
[pid=1034982] ppid=1034979 vsize=514844 memory=504168 CPUtime=400.63 cores=1,3
/proc/1034982/stat : 1034982 (LS-MabSP) R 1034979 1034982 1034909 0 -1 4194304 123395 0 0 0 40045 18 0 0 20 0 1 0 188298676 527200256 126042 134679101440 4194304 15467897 140722385823520 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 49143808 140722385826845 140722385826948 140722385826948 140722385833965 0
/proc/1034982/statm: 128711 126042 2849 2753 0 125364 0
Current children cumulated CPU time: 400.63 s
Current children cumulated vsize: 514844 KiB
Current children cumulated memory: 504168 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 3.66 3.47 9/261 1035253
/proc/meminfo: memFree=127712852/131524600 swapFree=131071996/131071996
[pid=1034982] ppid=1034979 vsize=409052 memory=398884 CPUtime=460.38 cores=1,3
/proc/1034982/stat : 1034982 (LS-MabSP) R 1034979 1034982 1034909 0 -1 4194304 130385 0 0 0 46018 20 0 0 20 0 1 0 188298676 418869248 99721 134679101440 4194304 15467897 140722385823520 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 49143808 140722385826845 140722385826948 140722385826948 140722385833965 0
/proc/1034982/statm: 102263 99721 2849 2753 0 98916 0

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

/proc/loadavg: 4.09 4.11 4.09 10/255 1036386
/proc/meminfo: memFree=127245860/131524600 swapFree=131071996/131071996
[pid=1034982] ppid=1034979 vsize=369724 memory=364572 CPUtime=3273.13 cores=1,3
/proc/1034982/stat : 1034982 (LS-MabSP) R 1034979 1034982 1034909 0 -1 4194304 446676 0 0 0 294971 32342 0 0 20 0 1 0 188298676 378597376 91143 134679101440 4194304 15467897 140722385823520 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 49143808 140722385826845 140722385826948 140722385826948 140722385833965 0
/proc/1034982/statm: 92431 91143 2849 2753 0 89084 0
Current children cumulated CPU time: 3273.13 s
Current children cumulated vsize: 369724 KiB
Current children cumulated memory: 364572 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.12 4.09 11/258 1036404
/proc/meminfo: memFree=127245340/131524600 swapFree=131071996/131071996
[pid=1034982] ppid=1034979 vsize=369724 memory=364572 CPUtime=3333.06 cores=1,3
/proc/1034982/stat : 1034982 (LS-MabSP) R 1034979 1034982 1034909 0 -1 4194304 446676 0 0 0 299654 33652 0 0 20 0 1 0 188298676 378597376 91143 134679101440 4194304 15467897 140722385823520 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 49143808 140722385826845 140722385826948 140722385826948 140722385833965 0
/proc/1034982/statm: 92431 91143 2849 2753 0 89084 0
Current children cumulated CPU time: 3333.06 s
Current children cumulated vsize: 369724 KiB
Current children cumulated memory: 364572 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.11 4.09 10/258 1036414
/proc/meminfo: memFree=127244528/131524600 swapFree=131071996/131071996
[pid=1034982] ppid=1034979 vsize=369724 memory=364572 CPUtime=3392.99 cores=1,3
/proc/1034982/stat : 1034982 (LS-MabSP) R 1034979 1034982 1034909 0 -1 4194304 446676 0 0 0 304351 34948 0 0 20 0 1 0 188298676 378597376 91143 134679101440 4194304 15467897 140722385823520 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 49143808 140722385826845 140722385826948 140722385826948 140722385833965 0
/proc/1034982/statm: 92431 91143 2849 2753 0 89084 0
Current children cumulated CPU time: 3392.99 s
Current children cumulated vsize: 369724 KiB
Current children cumulated memory: 364572 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.10 4.09 9/258 1036424
/proc/meminfo: memFree=127243700/131524600 swapFree=131071996/131071996
[pid=1034982] ppid=1034979 vsize=369724 memory=364572 CPUtime=3452.9 cores=1,3
/proc/1034982/stat : 1034982 (LS-MabSP) R 1034979 1034982 1034909 0 -1 4194304 446676 0 0 0 309025 36265 0 0 20 0 1 0 188298676 378597376 91143 134679101440 4194304 15467897 140722385823520 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 49143808 140722385826845 140722385826948 140722385826948 140722385833965 0
/proc/1034982/statm: 92431 91143 2849 2753 0 89084 0
Current children cumulated CPU time: 3452.9 s
Current children cumulated vsize: 369724 KiB
Current children cumulated memory: 364572 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.11 4.09 8/258 1036436
/proc/meminfo: memFree=127243060/131524600 swapFree=131071996/131071996
[pid=1034982] ppid=1034979 vsize=369724 memory=364572 CPUtime=3512.83 cores=1,3
/proc/1034982/stat : 1034982 (LS-MabSP) R 1034979 1034982 1034909 0 -1 4194304 446676 0 0 0 313703 37580 0 0 20 0 1 0 188298676 378597376 91143 134679101440 4194304 15467897 140722385823520 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 49143808 140722385826845 140722385826948 140722385826948 140722385833965 0
/proc/1034982/statm: 92431 91143 2849 2753 0 89084 0
Current children cumulated CPU time: 3512.83 s
Current children cumulated vsize: 369724 KiB
Current children cumulated memory: 364572 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.11 4.09 9/258 1036447
/proc/meminfo: memFree=127242324/131524600 swapFree=131071996/131071996
[pid=1034982] ppid=1034979 vsize=369724 memory=364572 CPUtime=3572.75 cores=1,3
/proc/1034982/stat : 1034982 (LS-MabSP) R 1034979 1034982 1034909 0 -1 4194304 446676 0 0 0 318378 38897 0 0 20 0 1 0 188298676 378597376 91143 134679101440 4194304 15467897 140722385823520 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 49143808 140722385826845 140722385826948 140722385826948 140722385833965 0
/proc/1034982/statm: 92431 91143 2849 2753 0 89084 0
Current children cumulated CPU time: 3572.75 s
Current children cumulated vsize: 369724 KiB
Current children cumulated memory: 364572 KiB

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

# cumulated CPU time of all completed processes:  user=3205.14 s, system=394.864 s

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

[startup+3584 s]*
/proc/loadavg: 4.10 4.11 4.09 8/258 1036447
/proc/meminfo: memFree=127242316/131524600 swapFree=131071996/131071996
[pid=1034982] ppid=1034979 vsize=369724 memory=364572 CPUtime=3574.46 cores=1,3
/proc/1034982/stat : 1034982 (LS-MabSP) R 1034979 1034982 1034909 0 -1 4194304 446676 0 0 0 318513 38933 0 0 20 0 1 0 188298676 378597376 91143 134679101440 4194304 15467897 140722385823520 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 49143808 140722385826845 140722385826948 140722385826948 140722385833965 0
/proc/1034982/statm: 92431 91143 2849 2753 0 89084 0
Current children cumulated CPU time: 3574.46 s
Current children cumulated vsize: 369724 KiB
Current children cumulated memory: 364572 KiB

[startup+3596.8 s]
/proc/loadavg: 4.08 4.10 4.09 11/260 1036835
/proc/meminfo: memFree=127241508/131524600 swapFree=131071996/131071996
[pid=1034982] ppid=1034979 vsize=369724 memory=364572 CPUtime=3587.24 cores=1,3
/proc/1034982/stat : 1034982 (LS-MabSP) R 1034979 1034982 1034909 0 -1 4194304 446676 0 0 0 319520 39204 0 0 20 0 1 0 188298676 378597376 91143 134679101440 4194304 15467897 140722385823520 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 49143808 140722385826845 140722385826948 140722385826948 140722385833965 0
/proc/1034982/statm: 92431 91143 2849 2753 0 89084 0
Current children cumulated CPU time: 3587.24 s
Current children cumulated vsize: 369724 KiB
Current children cumulated memory: 364572 KiB

[startup+3603.2 s]
/proc/loadavg: 4.15 4.12 4.09 9/260 1036835
/proc/meminfo: memFree=127241672/131524600 swapFree=131071996/131071996
[pid=1034982] ppid=1034979 vsize=369724 memory=364572 CPUtime=3593.63 cores=1,3
/proc/1034982/stat : 1034982 (LS-MabSP) R 1034979 1034982 1034909 0 -1 4194304 446676 0 0 0 320018 39345 0 0 20 0 1 0 188298676 378597376 91143 134679101440 4194304 15467897 140722385823520 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 49143808 140722385826845 140722385826948 140722385826948 140722385833965 0
/proc/1034982/statm: 92431 91143 2849 2753 0 89084 0
Current children cumulated CPU time: 3593.63 s
Current children cumulated vsize: 369724 KiB
Current children cumulated memory: 364572 KiB

[startup+3606.4 s]
/proc/loadavg: 4.14 4.11 4.09 10/258 1036838
/proc/meminfo: memFree=127241768/131524600 swapFree=131071996/131071996
[pid=1034982] ppid=1034979 vsize=369724 memory=364572 CPUtime=3596.83 cores=1,3
/proc/1034982/stat : 1034982 (LS-MabSP) R 1034979 1034982 1034909 0 -1 4194304 446676 0 0 0 320266 39417 0 0 20 0 1 0 188298676 378597376 91143 134679101440 4194304 15467897 140722385823520 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 49143808 140722385826845 140722385826948 140722385826948 140722385833965 0
/proc/1034982/statm: 92431 91143 2849 2753 0 89084 0
Current children cumulated CPU time: 3596.83 s
Current children cumulated vsize: 369724 KiB
Current children cumulated memory: 364572 KiB

[startup+3608 s]*
/proc/loadavg: 4.14 4.11 4.09 6/258 1036930
/proc/meminfo: memFree=127217956/131524600 swapFree=131071996/131071996
[pid=1034982] ppid=1034979 vsize=369724 memory=364572 CPUtime=3598.42 cores=1,3
/proc/1034982/stat : 1034982 (LS-MabSP) R 1034979 1034982 1034909 0 -1 4194304 446676 0 0 0 320392 39450 0 0 20 0 1 0 188298676 378597376 91143 134679101440 4194304 15467897 140722385823520 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 49143808 140722385826845 140722385826948 140722385826948 140722385833965 0
/proc/1034982/statm: 92431 91143 2849 2753 0 89084 0
Current children cumulated CPU time: 3598.42 s
Current children cumulated vsize: 369724 KiB
Current children cumulated memory: 364572 KiB

[startup+3608.8 s]
/proc/loadavg: 4.14 4.11 4.09 6/258 1036930
/proc/meminfo: memFree=127217956/131524600 swapFree=131071996/131071996
[pid=1034982] ppid=1034979 vsize=369724 memory=364572 CPUtime=3599.22 cores=1,3
/proc/1034982/stat : 1034982 (LS-MabSP) R 1034979 1034982 1034909 0 -1 4194304 446676 0 0 0 320453 39469 0 0 20 0 1 0 188298676 378597376 91143 134679101440 4194304 15467897 140722385823520 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 49143808 140722385826845 140722385826948 140722385826948 140722385833965 0
/proc/1034982/statm: 92431 91143 2849 2753 0 89084 0
Current children cumulated CPU time: 3599.22 s
Current children cumulated vsize: 369724 KiB
Current children cumulated memory: 364572 KiB

[startup+3609.2 s]
/proc/loadavg: 4.14 4.11 4.09 6/253 1036966
/proc/meminfo: memFree=128105176/131524600 swapFree=131071996/131071996
[pid=1034982] ppid=1034979 vsize=369724 memory=364572 CPUtime=3599.61 cores=1,3
/proc/1034982/stat : 1034982 (LS-MabSP) R 1034979 1034982 1034909 0 -1 4194304 446676 0 0 0 320484 39477 0 0 20 0 1 0 188298676 378597376 91143 134679101440 4194304 15467897 140722385823520 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 49143808 140722385826845 140722385826948 140722385826948 140722385833965 0
/proc/1034982/statm: 92431 91143 2849 2753 0 89084 0
Current children cumulated CPU time: 3599.61 s
Current children cumulated vsize: 369724 KiB
Current children cumulated memory: 364572 KiB

[startup+3609.4 s]
/proc/loadavg: 4.14 4.11 4.09 6/253 1036966
/proc/meminfo: memFree=128105176/131524600 swapFree=131071996/131071996
[pid=1034982] ppid=1034979 vsize=369724 memory=364572 CPUtime=3599.82 cores=1,3
/proc/1034982/stat : 1034982 (LS-MabSP) R 1034979 1034982 1034909 0 -1 4194304 446676 0 0 0 320500 39482 0 0 20 0 1 0 188298676 378597376 91143 134679101440 4194304 15467897 140722385823520 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 49143808 140722385826845 140722385826948 140722385826948 140722385833965 0
/proc/1034982/statm: 92431 91143 2849 2753 0 89084 0
Current children cumulated CPU time: 3599.82 s
Current children cumulated vsize: 369724 KiB
Current children cumulated memory: 364572 KiB

[startup+3609.5 s]
/proc/loadavg: 4.14 4.11 4.09 6/253 1036966
/proc/meminfo: memFree=128105176/131524600 swapFree=131071996/131071996
[pid=1034982] ppid=1034979 vsize=369724 memory=364572 CPUtime=3599.92 cores=1,3
/proc/1034982/stat : 1034982 (LS-MabSP) R 1034979 1034982 1034909 0 -1 4194304 446676 0 0 0 320508 39484 0 0 20 0 1 0 188298676 378597376 91143 134679101440 4194304 15467897 140722385823520 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 49143808 140722385826845 140722385826948 140722385826948 140722385833965 0
/proc/1034982/statm: 92431 91143 2849 2753 0 89084 0
Current children cumulated CPU time: 3599.92 s
Current children cumulated vsize: 369724 KiB
Current children cumulated memory: 364572 KiB

Child status: 0

Real time (s): 3609.58
CPU time (s): 3600
CPU user time (s): 3205.14
CPU system time (s): 394.864
CPU usage (%): 99.7348
Max. virtual memory (cumulated for all children) (KiB): 1689696
Max. memory (cumulated for all children) (KiB): 1653464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3205.14
system time used= 394.864
maximum resident set size= 1653464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 446684
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= 62
involuntary context switches= 2863


# summary of solver processes directly reported to runsolver:
#   pid: 1034982
#   total CPU time (s): 3600
#   total CPU user time (s): 3205.14
#   total CPU system time (s): 394.864

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.90783 second user time and 13.3056 second system time

The end

Launcher Data

Begin job on nodeC030 at 2024-07-19 05:55:19
IDJOB=4447626
IDBENCH=159618
IDSOLVER=3047
FILE ID=nodeC030/4447626-1721361306
RUNJOBID= nodeC030-1721361319-1034921
SLURM_JOB_ID= 7542780
Free space on /tmp= 890076 MiB

SOLVER NAME= LS-MabSP 2024-07-10
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n58-d3-i1-r1.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-4447626-1721361306/watcher-4447626-1721361306 -o /tmp/evaluation-result-4447626-1721361306/solver-4447626-1721361306 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1721361319-1034921 --watchdog 3760  ./LS-MabSP -f HOME/instance-4447626-1721361306.opb -t 3600 -s 1762730945

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

MD5SUM BENCH= 475bc15817d6b9c1e0eb0f353b0b56cf
RANDOM SEED=1762730945

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        128552248 kB
MemAvailable:   129698164 kB
Buffers:          496872 kB
Cached:          1477684 kB
SwapCached:            0 kB
Active:          1152564 kB
Inactive:        1190208 kB
Active(anon):       1436 kB
Inactive(anon):   404504 kB
Active(file):    1151128 kB
Inactive(file):   785704 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             64784 kB
Writeback:             4 kB
AnonPages:        368160 kB
Mapped:           106260 kB
Shmem:             37720 kB
KReclaimable:      97816 kB
Slab:             210568 kB
SReclaimable:      97816 kB
SUnreclaim:       112752 kB
KernelStack:        3840 kB
PageTables:         9460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     756600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            71104 kB
HardwareCorrupted:     0 kB
AnonHugePages:    243712 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      234196 kB
DirectMap2M:    18413568 kB
DirectMap1G:    117440512 kB

Free space on /tmp at the end= 890016 MiB
End job on nodeC030 at 2024-07-19 06:55:28