Trace number 4447566

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

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n188-d3-i3-r2.cnf.gz-plain.pb.metafix.opb
MD5SUM1c14f117e67441c2f256fb4d1e22e789
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables282
Total number of constraints752
Number of constraints which are clauses752
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.03	c Filename:instance-4447566-1721361306.opb, Cutoff_time:3600, memory_limit_gb:500000
0.00/0.03	c Use Presolve
0.00/0.03	c Parse finsih
0.00/0.03	c Start Presolve
0.00/0.03	c After Reduce Vars: 282 Clauses: 752 Top clause weight: 1 Hard Clauses: 752
3599.97/3608.62	c Use LS-small
3599.97/3608.62	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 (62400 MiB free)
  memory of node 1: 64473 MiB (63139 MiB free)
  node distances:
     10  21
     21  10

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

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=1034975, runsolver pid=1034963

[startup+0.100532 s]*
/proc/loadavg: 1.20 1.91 3.02 7/258 1034983
/proc/meminfo: memFree=128510884/131524600 swapFree=131071996/131071996
[pid=1034975] ppid=1034963 vsize=30036 memory=23252 CPUtime=0.09 cores=4,6
/proc/1034975/stat : 1034975 (LS-MabSP) R 1034963 1034975 1034909 0 -1 4194304 3024 0 0 0 9 0 0 0 20 0 1 0 188298676 30756864 5813 134679101440 4194304 15467897 140720451131424 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 55865344 140720451134493 140720451134596 140720451134596 140720451141613 0
/proc/1034975/statm: 7509 5813 2849 2753 0 4162 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 30036 KiB
Current children cumulated memory: 23252 KiB

[startup+0.206438 s]*
/proc/loadavg: 1.20 1.91 3.02 7/258 1034983
/proc/meminfo: memFree=128503060/131524600 swapFree=131071996/131071996
[pid=1034975] ppid=1034963 vsize=37364 memory=29320 CPUtime=0.2 cores=4,6
/proc/1034975/stat : 1034975 (LS-MabSP) R 1034963 1034975 1034909 0 -1 4194304 4540 0 0 0 20 0 0 0 20 0 1 0 188298676 38260736 7330 134679101440 4194304 15467897 140720451131424 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 55865344 140720451134493 140720451134596 140720451134596 140720451141613 0
/proc/1034975/statm: 9341 7330 2849 2753 0 5994 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 37364 KiB
Current children cumulated memory: 29320 KiB

[startup+0.306409 s]*
/proc/loadavg: 1.20 1.91 3.02 7/258 1034983
/proc/meminfo: memFree=128500556/131524600 swapFree=131071996/131071996
[pid=1034975] ppid=1034963 vsize=37516 memory=30112 CPUtime=0.3 cores=4,6
/proc/1034975/stat : 1034975 (LS-MabSP) R 1034963 1034975 1034909 0 -1 4194304 4755 0 0 0 30 0 0 0 20 0 1 0 188298676 38416384 7528 134679101440 4194304 15467897 140720451131424 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 55865344 140720451134493 140720451134596 140720451134596 140720451141613 0
/proc/1034975/statm: 9379 7528 2849 2753 0 6032 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 37516 KiB
Current children cumulated memory: 30112 KiB

[startup+0.700177 s]
/proc/loadavg: 1.20 1.91 3.02 7/258 1034983
/proc/meminfo: memFree=128498652/131524600 swapFree=131071996/131071996
[pid=1034975] ppid=1034963 vsize=37516 memory=30112 CPUtime=0.68 cores=4,6
/proc/1034975/stat : 1034975 (LS-MabSP) R 1034963 1034975 1034909 0 -1 4194304 4755 0 0 0 68 0 0 0 20 0 1 0 188298676 38416384 7528 134679101440 4194304 15467897 140720451131424 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 55865344 140720451134493 140720451134596 140720451134596 140720451141613 0
/proc/1034975/statm: 9379 7528 2849 2753 0 6032 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 37516 KiB
Current children cumulated memory: 30112 KiB

[startup+1.50016 s]
/proc/loadavg: 1.20 1.91 3.02 7/258 1034983
/proc/meminfo: memFree=128493120/131524600 swapFree=131071996/131071996
[pid=1034975] ppid=1034963 vsize=39008 memory=31960 CPUtime=1.48 cores=4,6
/proc/1034975/stat : 1034975 (LS-MabSP) R 1034963 1034975 1034909 0 -1 4194304 5221 0 0 0 148 0 0 0 20 0 1 0 188298676 39944192 7990 134679101440 4194304 15467897 140720451131424 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 55865344 140720451134493 140720451134596 140720451134596 140720451141613 0
/proc/1034975/statm: 9752 7990 2849 2753 0 6405 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 39008 KiB
Current children cumulated memory: 31960 KiB

[startup+3.10625 s]
/proc/loadavg: 1.20 1.91 3.02 7/258 1034983
/proc/meminfo: memFree=128487856/131524600 swapFree=131071996/131071996
[pid=1034975] ppid=1034963 vsize=42516 memory=35652 CPUtime=3.08 cores=4,6
/proc/1034975/stat : 1034975 (LS-MabSP) R 1034963 1034975 1034909 0 -1 4194304 6154 0 0 0 308 0 0 0 20 0 1 0 188298676 43536384 8913 134679101440 4194304 15467897 140720451131424 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 55865344 140720451134493 140720451134596 140720451134596 140720451141613 0
/proc/1034975/statm: 10629 8913 2849 2753 0 7282 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 42516 KiB
Current children cumulated memory: 35652 KiB

[startup+6.30014 s]
/proc/loadavg: 1.42 1.95 3.03 7/258 1034985
/proc/meminfo: memFree=128481888/131524600 swapFree=131071996/131071996
[pid=1034975] ppid=1034963 vsize=43084 memory=36048 CPUtime=6.26 cores=4,6
/proc/1034975/stat : 1034975 (LS-MabSP) R 1034963 1034975 1034909 0 -1 4194304 6492 0 0 0 626 0 0 0 20 0 1 0 188298676 44118016 9012 134679101440 4194304 15467897 140720451131424 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 55865344 140720451134493 140720451134596 140720451134596 140720451141613 0
/proc/1034975/statm: 10771 9012 2849 2753 0 7424 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 43084 KiB
Current children cumulated memory: 36048 KiB

[startup+12.7002 s]
/proc/loadavg: 1.63 1.98 3.03 7/258 1034985
/proc/meminfo: memFree=128470248/131524600 swapFree=131071996/131071996
[pid=1034975] ppid=1034963 vsize=46888 memory=40324 CPUtime=12.64 cores=4,6
/proc/1034975/stat : 1034975 (LS-MabSP) R 1034963 1034975 1034909 0 -1 4194304 8193 0 0 0 1263 1 0 0 20 0 1 0 188298676 48013312 10081 134679101440 4194304 15467897 140720451131424 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 55865344 140720451134493 140720451134596 140720451134596 140720451141613 0
/proc/1034975/statm: 11722 10081 2849 2753 0 8375 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 46888 KiB
Current children cumulated memory: 40324 KiB

[startup+25.5002 s]
/proc/loadavg: 2.24 2.10 3.05 7/258 1034986
/proc/meminfo: memFree=128440660/131524600 swapFree=131071996/131071996
[pid=1034975] ppid=1034963 vsize=55328 memory=48820 CPUtime=25.4 cores=4,6
/proc/1034975/stat : 1034975 (LS-MabSP) R 1034963 1034975 1034909 0 -1 4194304 10507 0 0 0 2539 1 0 0 20 0 1 0 188298676 56655872 12205 134679101440 4194304 15467897 140720451131424 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 55865344 140720451134493 140720451134596 140720451134596 140720451141613 0
/proc/1034975/statm: 13832 12205 2849 2753 0 10485 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 55328 KiB
Current children cumulated memory: 48820 KiB

[startup+51.1058 s]
/proc/loadavg: 2.90 2.27 3.09 7/258 1034991
/proc/meminfo: memFree=128384704/131524600 swapFree=131071996/131071996
[pid=1034975] ppid=1034963 vsize=73980 memory=67576 CPUtime=50.92 cores=4,6
/proc/1034975/stat : 1034975 (LS-MabSP) R 1034963 1034975 1034909 0 -1 4194304 15821 0 0 0 5090 2 0 0 20 0 1 0 188298676 75755520 16894 134679101440 4194304 15467897 140720451131424 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 55865344 140720451134493 140720451134596 140720451134596 140720451141613 0
/proc/1034975/statm: 18495 16894 2849 2753 0 15148 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 73980 KiB
Current children cumulated memory: 67576 KiB

[startup+102.3 s]
/proc/loadavg: 3.57 2.55 3.14 7/258 1035000
/proc/meminfo: memFree=128274464/131524600 swapFree=131071996/131071996
[pid=1034975] ppid=1034963 vsize=117764 memory=110244 CPUtime=101.94 cores=4,6
/proc/1034975/stat : 1034975 (LS-MabSP) R 1034963 1034975 1034909 0 -1 4194304 26440 0 0 0 10190 4 0 0 20 0 1 0 188298676 120590336 27561 134679101440 4194304 15467897 140720451131424 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 55865344 140720451134493 140720451134596 140720451134596 140720451141613 0
/proc/1034975/statm: 29441 27561 2849 2753 0 26094 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 117764 KiB
Current children cumulated memory: 110244 KiB

[startup+162.3 s]
/proc/loadavg: 3.95 2.85 3.21 7/258 1035012
/proc/meminfo: memFree=128154676/131524600 swapFree=131071996/131071996
[pid=1034975] ppid=1034963 vsize=168852 memory=162912 CPUtime=161.72 cores=4,6
/proc/1034975/stat : 1034975 (LS-MabSP) R 1034963 1034975 1034909 0 -1 4194304 39869 0 0 0 16167 5 0 0 20 0 1 0 188298676 172904448 40728 134679101440 4194304 15467897 140720451131424 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 55865344 140720451134493 140720451134596 140720451134596 140720451141613 0
/proc/1034975/statm: 42213 40728 2849 2753 0 38866 0
Current children cumulated CPU time: 161.72 s
Current children cumulated vsize: 168852 KiB
Current children cumulated memory: 162912 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 3.08 3.27 7/262 1035197
/proc/meminfo: memFree=128020572/131524600 swapFree=131071996/131071996
[pid=1034975] ppid=1034963 vsize=225340 memory=216744 CPUtime=221.52 cores=4,6
/proc/1034975/stat : 1034975 (LS-MabSP) R 1034963 1034975 1034909 0 -1 4194304 53145 0 0 0 22145 7 0 0 20 0 1 0 188298676 230748160 54186 134679101440 4194304 15467897 140720451131424 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 55865344 140720451134493 140720451134596 140720451134596 140720451141613 0
/proc/1034975/statm: 56335 54186 2849 2753 0 52988 0
Current children cumulated CPU time: 221.52 s
Current children cumulated vsize: 225340 KiB
Current children cumulated memory: 216744 KiB

[startup+282.3 s]
/proc/loadavg: 4.05 3.26 3.32 7/262 1035207
/proc/meminfo: memFree=127903552/131524600 swapFree=131071996/131071996
[pid=1034975] ppid=1034963 vsize=274672 memory=266600 CPUtime=281.32 cores=4,6
/proc/1034975/stat : 1034975 (LS-MabSP) R 1034963 1034975 1034909 0 -1 4194304 65716 0 0 0 28123 9 0 0 20 0 1 0 188298676 281264128 66650 134679101440 4194304 15467897 140720451131424 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 55865344 140720451134493 140720451134596 140720451134596 140720451141613 0
/proc/1034975/statm: 68668 66650 2849 2753 0 65321 0
Current children cumulated CPU time: 281.32 s
Current children cumulated vsize: 274672 KiB
Current children cumulated memory: 266600 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 3.43 3.38 7/261 1035222
/proc/meminfo: memFree=127783076/131524600 swapFree=131071996/131071996
[pid=1034975] ppid=1034963 vsize=325772 memory=318860 CPUtime=341.12 cores=4,6
/proc/1034975/stat : 1034975 (LS-MabSP) R 1034963 1034975 1034909 0 -1 4194304 78847 0 0 0 34101 11 0 0 20 0 1 0 188298676 333590528 79715 134679101440 4194304 15467897 140720451131424 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 55865344 140720451134493 140720451134596 140720451134596 140720451141613 0
/proc/1034975/statm: 81443 79715 2849 2753 0 78096 0
Current children cumulated CPU time: 341.12 s
Current children cumulated vsize: 325772 KiB
Current children cumulated memory: 318860 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 3.55 3.42 7/261 1035243
/proc/meminfo: memFree=127671112/131524600 swapFree=131071996/131071996
[pid=1034975] ppid=1034963 vsize=372556 memory=366924 CPUtime=400.93 cores=4,6
/proc/1034975/stat : 1034975 (LS-MabSP) R 1034963 1034975 1034909 0 -1 4194304 90926 0 0 0 40079 14 0 0 20 0 1 0 188298676 381497344 91731 134679101440 4194304 15467897 140720451131424 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 55865344 140720451134493 140720451134596 140720451134596 140720451141613 0
/proc/1034975/statm: 93139 91731 2849 2753 0 89792 0
Current children cumulated CPU time: 400.93 s
Current children cumulated vsize: 372556 KiB
Current children cumulated memory: 366924 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 3.66 3.47 7/261 1035253
/proc/meminfo: memFree=127712852/131524600 swapFree=131071996/131071996
[pid=1034975] ppid=1034963 vsize=429880 memory=417072 CPUtime=460.73 cores=4,6
/proc/1034975/stat : 1034975 (LS-MabSP) R 1034963 1034975 1034909 0 -1 4194304 103519 0 0 0 46057 16 0 0 20 0 1 0 188298676 440197120 104268 134679101440 4194304 15467897 140720451131424 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 55865344 140720451134493 140720451134596 140720451134596 140720451141613 0
/proc/1034975/statm: 107470 104268 2849 2753 0 104123 0

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

/proc/loadavg: 4.08 4.10 4.09 7/255 1036365
/proc/meminfo: memFree=127247396/131524600 swapFree=131071996/131071996
[pid=1034975] ppid=1034963 vsize=900472 memory=895272 CPUtime=3154.33 cores=4,6
/proc/1034975/stat : 1034975 (LS-MabSP) R 1034963 1034975 1034909 0 -1 4194304 380902 0 0 0 285975 29458 0 0 20 0 1 0 188298676 922083328 223818 134679101440 4194304 15467897 140720451131424 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 55865344 140720451134493 140720451134596 140720451134596 140720451141613 0
/proc/1034975/statm: 225118 223818 2849 2753 0 221771 0
Current children cumulated CPU time: 3154.33 s
Current children cumulated vsize: 900472 KiB
Current children cumulated memory: 895272 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.11 4.09 7/255 1036376
/proc/meminfo: memFree=127246716/131524600 swapFree=131071996/131071996
[pid=1034975] ppid=1034963 vsize=900472 memory=895272 CPUtime=3214.25 cores=4,6
/proc/1034975/stat : 1034975 (LS-MabSP) R 1034963 1034975 1034909 0 -1 4194304 380904 0 0 0 290679 30746 0 0 20 0 1 0 188298676 922083328 223818 134679101440 4194304 15467897 140720451131424 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 55865344 140720451134493 140720451134596 140720451134596 140720451141613 0
/proc/1034975/statm: 225118 223818 2849 2753 0 221771 0
Current children cumulated CPU time: 3214.25 s
Current children cumulated vsize: 900472 KiB
Current children cumulated memory: 895272 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.11 4.09 7/255 1036386
/proc/meminfo: memFree=127245860/131524600 swapFree=131071996/131071996
[pid=1034975] ppid=1034963 vsize=900472 memory=895272 CPUtime=3274.16 cores=4,6
/proc/1034975/stat : 1034975 (LS-MabSP) R 1034963 1034975 1034909 0 -1 4194304 380906 0 0 0 295367 32049 0 0 20 0 1 0 188298676 922083328 223818 134679101440 4194304 15467897 140720451131424 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 55865344 140720451134493 140720451134596 140720451134596 140720451141613 0
/proc/1034975/statm: 225118 223818 2849 2753 0 221771 0
Current children cumulated CPU time: 3274.16 s
Current children cumulated vsize: 900472 KiB
Current children cumulated memory: 895272 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.12 4.09 7/258 1036404
/proc/meminfo: memFree=127245340/131524600 swapFree=131071996/131071996
[pid=1034975] ppid=1034963 vsize=900472 memory=895272 CPUtime=3334.07 cores=4,6
/proc/1034975/stat : 1034975 (LS-MabSP) R 1034963 1034975 1034909 0 -1 4194304 380908 0 0 0 300059 33348 0 0 20 0 1 0 188298676 922083328 223818 134679101440 4194304 15467897 140720451131424 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 55865344 140720451134493 140720451134596 140720451134596 140720451141613 0
/proc/1034975/statm: 225118 223818 2849 2753 0 221771 0
Current children cumulated CPU time: 3334.07 s
Current children cumulated vsize: 900472 KiB
Current children cumulated memory: 895272 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.11 4.09 7/258 1036414
/proc/meminfo: memFree=127244472/131524600 swapFree=131071996/131071996
[pid=1034975] ppid=1034963 vsize=900472 memory=895272 CPUtime=3393.97 cores=4,6
/proc/1034975/stat : 1034975 (LS-MabSP) R 1034963 1034975 1034909 0 -1 4194304 380910 0 0 0 304758 34639 0 0 20 0 1 0 188298676 922083328 223818 134679101440 4194304 15467897 140720451131424 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 55865344 140720451134493 140720451134596 140720451134596 140720451141613 0
/proc/1034975/statm: 225118 223818 2849 2753 0 221771 0
Current children cumulated CPU time: 3393.97 s
Current children cumulated vsize: 900472 KiB
Current children cumulated memory: 895272 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.10 4.09 7/258 1036424
/proc/meminfo: memFree=127243700/131524600 swapFree=131071996/131071996
[pid=1034975] ppid=1034963 vsize=900472 memory=895272 CPUtime=3453.89 cores=4,6
/proc/1034975/stat : 1034975 (LS-MabSP) R 1034963 1034975 1034909 0 -1 4194304 380912 0 0 0 309455 35934 0 0 20 0 1 0 188298676 922083328 223818 134679101440 4194304 15467897 140720451131424 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 55865344 140720451134493 140720451134596 140720451134596 140720451141613 0
/proc/1034975/statm: 225118 223818 2849 2753 0 221771 0
Current children cumulated CPU time: 3453.89 s
Current children cumulated vsize: 900472 KiB
Current children cumulated memory: 895272 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.11 4.09 7/258 1036436
/proc/meminfo: memFree=127243060/131524600 swapFree=131071996/131071996
[pid=1034975] ppid=1034963 vsize=900472 memory=895272 CPUtime=3513.8 cores=4,6
/proc/1034975/stat : 1034975 (LS-MabSP) R 1034963 1034975 1034909 0 -1 4194304 380914 0 0 0 314166 37214 0 0 20 0 1 0 188298676 922083328 223818 134679101440 4194304 15467897 140720451131424 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 55865344 140720451134493 140720451134596 140720451134596 140720451141613 0
/proc/1034975/statm: 225118 223818 2849 2753 0 221771 0
Current children cumulated CPU time: 3513.8 s
Current children cumulated vsize: 900472 KiB
Current children cumulated memory: 895272 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.11 4.09 7/258 1036447
/proc/meminfo: memFree=127242324/131524600 swapFree=131071996/131071996
[pid=1034975] ppid=1034963 vsize=900472 memory=895272 CPUtime=3573.7 cores=4,6
/proc/1034975/stat : 1034975 (LS-MabSP) R 1034963 1034975 1034909 0 -1 4194304 380916 0 0 0 318864 38506 0 0 20 0 1 0 188298676 922083328 223818 134679101440 4194304 15467897 140720451131424 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 55865344 140720451134493 140720451134596 140720451134596 140720451141613 0
/proc/1034975/statm: 225118 223818 2849 2753 0 221771 0
Current children cumulated CPU time: 3573.7 s
Current children cumulated vsize: 900472 KiB
Current children cumulated memory: 895272 KiB

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

# cumulated CPU time of all completed processes:  user=3209.21 s, system=390.798 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 7/258 1036447
/proc/meminfo: memFree=127242316/131524600 swapFree=131071996/131071996
[pid=1034975] ppid=1034963 vsize=900472 memory=895272 CPUtime=3575.41 cores=4,6
/proc/1034975/stat : 1034975 (LS-MabSP) R 1034963 1034975 1034909 0 -1 4194304 380916 0 0 0 318998 38543 0 0 20 0 1 0 188298676 922083328 223818 134679101440 4194304 15467897 140720451131424 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 55865344 140720451134493 140720451134596 140720451134596 140720451141613 0
/proc/1034975/statm: 225118 223818 2849 2753 0 221771 0
Current children cumulated CPU time: 3575.41 s
Current children cumulated vsize: 900472 KiB
Current children cumulated memory: 895272 KiB

[startup+3596.8 s]
/proc/loadavg: 4.08 4.10 4.09 7/260 1036835
/proc/meminfo: memFree=127241508/131524600 swapFree=131071996/131071996
[pid=1034975] ppid=1034963 vsize=900472 memory=895272 CPUtime=3588.19 cores=4,6
/proc/1034975/stat : 1034975 (LS-MabSP) R 1034963 1034975 1034909 0 -1 4194304 380916 0 0 0 320001 38818 0 0 20 0 1 0 188298676 922083328 223818 134679101440 4194304 15467897 140720451131424 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 55865344 140720451134493 140720451134596 140720451134596 140720451141613 0
/proc/1034975/statm: 225118 223818 2849 2753 0 221771 0
Current children cumulated CPU time: 3588.19 s
Current children cumulated vsize: 900472 KiB
Current children cumulated memory: 895272 KiB

[startup+3603.2 s]
/proc/loadavg: 4.15 4.12 4.09 7/260 1036835
/proc/meminfo: memFree=127241672/131524600 swapFree=131071996/131071996
[pid=1034975] ppid=1034963 vsize=900472 memory=895272 CPUtime=3594.58 cores=4,6
/proc/1034975/stat : 1034975 (LS-MabSP) R 1034963 1034975 1034909 0 -1 4194304 380916 0 0 0 320497 38961 0 0 20 0 1 0 188298676 922083328 223818 134679101440 4194304 15467897 140720451131424 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 55865344 140720451134493 140720451134596 140720451134596 140720451141613 0
/proc/1034975/statm: 225118 223818 2849 2753 0 221771 0
Current children cumulated CPU time: 3594.58 s
Current children cumulated vsize: 900472 KiB
Current children cumulated memory: 895272 KiB

[startup+3606.4 s]
/proc/loadavg: 4.14 4.11 4.09 7/258 1036838
/proc/meminfo: memFree=127241768/131524600 swapFree=131071996/131071996
[pid=1034975] ppid=1034963 vsize=900472 memory=895272 CPUtime=3597.77 cores=4,6
/proc/1034975/stat : 1034975 (LS-MabSP) R 1034963 1034975 1034909 0 -1 4194304 380916 0 0 0 320746 39031 0 0 20 0 1 0 188298676 922083328 223818 134679101440 4194304 15467897 140720451131424 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 55865344 140720451134493 140720451134596 140720451134596 140720451141613 0
/proc/1034975/statm: 225118 223818 2849 2753 0 221771 0
Current children cumulated CPU time: 3597.77 s
Current children cumulated vsize: 900472 KiB
Current children cumulated memory: 895272 KiB

[startup+3608 s]*
/proc/loadavg: 4.14 4.11 4.09 5/258 1036930
/proc/meminfo: memFree=127217956/131524600 swapFree=131071996/131071996
[pid=1034975] ppid=1034963 vsize=900472 memory=895272 CPUtime=3599.37 cores=4,6
/proc/1034975/stat : 1034975 (LS-MabSP) R 1034963 1034975 1034909 0 -1 4194304 380916 0 0 0 320873 39064 0 0 20 0 1 0 188298676 922083328 223818 134679101440 4194304 15467897 140720451131424 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 55865344 140720451134493 140720451134596 140720451134596 140720451141613 0
/proc/1034975/statm: 225118 223818 2849 2753 0 221771 0
Current children cumulated CPU time: 3599.37 s
Current children cumulated vsize: 900472 KiB
Current children cumulated memory: 895272 KiB

[startup+3608.4 s]
/proc/loadavg: 4.14 4.11 4.09 5/258 1036930
/proc/meminfo: memFree=127217956/131524600 swapFree=131071996/131071996
[pid=1034975] ppid=1034963 vsize=900472 memory=895272 CPUtime=3599.77 cores=4,6
/proc/1034975/stat : 1034975 (LS-MabSP) R 1034963 1034975 1034909 0 -1 4194304 380916 0 0 0 320904 39073 0 0 20 0 1 0 188298676 922083328 223818 134679101440 4194304 15467897 140720451131424 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 55865344 140720451134493 140720451134596 140720451134596 140720451141613 0
/proc/1034975/statm: 225118 223818 2849 2753 0 221771 0
Current children cumulated CPU time: 3599.77 s
Current children cumulated vsize: 900472 KiB
Current children cumulated memory: 895272 KiB

[startup+3608.6 s]
/proc/loadavg: 4.14 4.11 4.09 5/258 1036930
/proc/meminfo: memFree=127217956/131524600 swapFree=131071996/131071996
[pid=1034975] ppid=1034963 vsize=900472 memory=895272 CPUtime=3599.97 cores=4,6
/proc/1034975/stat : 1034975 (LS-MabSP) R 1034963 1034975 1034909 0 -1 4194304 380916 0 0 0 320919 39078 0 0 20 0 1 0 188298676 922083328 223818 134679101440 4194304 15467897 140720451131424 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 55865344 140720451134493 140720451134596 140720451134596 140720451141613 0
/proc/1034975/statm: 225118 223818 2849 2753 0 221771 0
Current children cumulated CPU time: 3599.97 s
Current children cumulated vsize: 900472 KiB
Current children cumulated memory: 895272 KiB

Child status: 0

Real time (s): 3608.63
CPU time (s): 3600.01
CPU user time (s): 3209.21
CPU system time (s): 390.798
CPU usage (%): 99.761
Max. virtual memory (cumulated for all children) (KiB): 1517760
Max. memory (cumulated for all children) (KiB): 1510432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3209.21
system time used= 390.798
maximum resident set size= 1510472
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 380920
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= 77
involuntary context switches= 2860


# summary of solver processes directly reported to runsolver:
#   pid: 1034975
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3209.21
#   total CPU system time (s): 390.798

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.00293 second user time and 15.8623 second system time

The end

Launcher Data

Begin job on nodeC030 at 2024-07-19 05:55:19
IDJOB=4447566
IDBENCH=159284
IDSOLVER=3047
FILE ID=nodeC030/4447566-1721361306
RUNJOBID= nodeC030-1721361319-1034920
SLURM_JOB_ID= 7542780
Free space on /tmp= 890080 MiB

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

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

MD5SUM BENCH= 1c14f117e67441c2f256fb4d1e22e789
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:        128553896 kB
MemAvailable:   129699812 kB
Buffers:          496872 kB
Cached:          1477684 kB
SwapCached:            0 kB
Active:          1152572 kB
Inactive:        1189392 kB
Active(anon):       1444 kB
Inactive(anon):   403688 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:        367028 kB
Mapped:           106064 kB
Shmem:             37720 kB
KReclaimable:      97816 kB
Slab:             210592 kB
SReclaimable:      97816 kB
SUnreclaim:       112776 kB
KernelStack:        3856 kB
PageTables:         9520 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