Trace number 4440128

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 NameAnswerobjective functionCPU timeWall clock time
CASHWMaxSAT-DisjCom-S 2024-07-10? (TO) 3600.06 3610.12

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
IC/normalized-minisat25_6_3_5_ic.opb
MD5SUMee8f5ca8a7564b2d122e7dc0e93c6e43
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/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.164679
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15725
Total number of constraints31332
Number of constraints which are clauses14450
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints16875
Minimum length of a constraint2
Maximum length of a constraint300
Number of terms in the objective function 1825
Biggest coefficient in the objective function 125000000
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 11266082609
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 125000000
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 11266082609
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.29/0.41	c Using COMiniSatPS SAT solver by Chanseok Oh (2016)
0.29/0.41	c Do: 140736092713448 140736092713456
0.49/0.54	c Using COMiniSatPS SAT solver by Chanseok Oh (2016)
0.49/0.54	c Using SCIP solver, version 8.1.0, https://www.scipopt.org
0.58/0.63	c Starting SCIP solver  (with time-limit = 1800s) ...
1795.40/1800.64	c SCIP timeout with lower and upper bounds: [3718877, 9223372036854775807]
3600.03/3610.10	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 (61408 MiB free)
  memory of node 1: 64473 MiB (63081 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4440128-1721243453/watcher-4440128-1721243453 -o /tmp/evaluation-result-4440128-1721243453/solver-4440128-1721243453 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721243465-938932 --watchdog 3760 CASHWMaxSAT-DisjCom-S HOME/instance-4440128-1721243453.opb -total-t=3600 -no-par -v0 

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=938960, runsolver pid=938957

[startup+0.10084 s]*
/proc/loadavg: 3.53 4.01 4.06 5/255 938982
/proc/meminfo: memFree=127397320/131524600 swapFree=131071996/131071996
[pid=938960] ppid=938957 vsize=42184 memory=23368 CPUtime=0.09 cores=1,3
/proc/938960/stat : 938960 (CASHWMaxSAT-Dis) R 938957 938960 938920 0 -1 4194304 5261 0 0 0 9 0 0 0 20 0 1 0 176507689 43196416 5842 134679101440 4194304 14093885 140736092715808 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 15976432 16051504 32976896 140736092718052 140736092718167 140736092718167 140736092725183 0
/proc/938960/statm: 10546 5842 750 2417 0 7648 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 42184 KiB
Current children cumulated memory: 23368 KiB

[startup+0.206825 s]*
/proc/loadavg: 3.53 4.01 4.06 5/253 938983
/proc/meminfo: memFree=127335436/131524600 swapFree=131071996/131071996
[pid=938960] ppid=938957 vsize=56592 memory=37936 CPUtime=0.19 cores=1,3
/proc/938960/stat : 938960 (CASHWMaxSAT-Dis) R 938957 938960 938920 0 -1 4194304 8888 0 0 0 18 1 0 0 20 0 1 0 176507689 57950208 9484 134679101440 4194304 14093885 140736092715808 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 32976896 140736092718052 140736092718167 140736092718167 140736092725183 0
/proc/938960/statm: 14148 9484 750 2417 0 11250 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 56592 KiB
Current children cumulated memory: 37936 KiB

[startup+0.305706 s]*
/proc/loadavg: 3.53 4.01 4.06 5/259 938993
/proc/meminfo: memFree=127256888/131524600 swapFree=131071996/131071996
[pid=938960] ppid=938957 vsize=68192 memory=49680 CPUtime=0.29 cores=1,3
/proc/938960/stat : 938960 (CASHWMaxSAT-Dis) R 938957 938960 938920 0 -1 4194304 12638 0 0 0 28 1 0 0 20 0 1 0 176507689 69828608 12420 134679101440 4194304 14093885 140736092715808 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 32976896 140736092718052 140736092718167 140736092718167 140736092725183 0
/proc/938960/statm: 17048 12420 782 2417 0 14150 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 68192 KiB
Current children cumulated memory: 49680 KiB

[startup+0.700228 s]
/proc/loadavg: 3.53 4.01 4.06 5/259 938993
/proc/meminfo: memFree=127113424/131524600 swapFree=131071996/131071996
[pid=938960] ppid=938957 vsize=208968 memory=196152 CPUtime=0.68 cores=1,3
/proc/938960/stat : 938960 (CASHWMaxSAT-Dis) R 938957 938960 938920 0 -1 4194304 47899 0 0 0 62 6 0 0 20 0 1 0 176507689 213983232 49038 134679101440 4194304 14093885 140736092715808 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 32976896 140736092718052 140736092718167 140736092718167 140736092725183 0
/proc/938960/statm: 52242 49038 2302 2417 0 49344 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 208968 KiB
Current children cumulated memory: 196152 KiB

[startup+1.50022 s]
/proc/loadavg: 3.53 4.01 4.06 5/259 938993
/proc/meminfo: memFree=126659864/131524600 swapFree=131071996/131071996
[pid=938960] ppid=938957 vsize=342504 memory=328128 CPUtime=1.48 cores=1,3
/proc/938960/stat : 938960 (CASHWMaxSAT-Dis) R 938957 938960 938920 0 -1 4194304 80772 0 0 0 137 11 0 0 20 0 1 0 176507689 350724096 82032 134679101440 4194304 14093885 140736092715808 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 32976896 140736092718052 140736092718167 140736092718167 140736092725183 0
/proc/938960/statm: 85626 82032 2366 2417 0 82728 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 342504 KiB
Current children cumulated memory: 328128 KiB

[startup+3.10588 s]
/proc/loadavg: 3.57 4.01 4.06 5/259 938995
/proc/meminfo: memFree=125776904/131524600 swapFree=131071996/131071996
[pid=938960] ppid=938957 vsize=342504 memory=328128 CPUtime=3.08 cores=1,3
/proc/938960/stat : 938960 (CASHWMaxSAT-Dis) R 938957 938960 938920 0 -1 4194304 80774 0 0 0 297 11 0 0 20 0 1 0 176507689 350724096 82032 134679101440 4194304 14093885 140736092715808 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 32976896 140736092718052 140736092718167 140736092718167 140736092725183 0
/proc/938960/statm: 85626 82032 2366 2417 0 82728 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 342504 KiB
Current children cumulated memory: 328128 KiB

[startup+6.30022 s]
/proc/loadavg: 3.57 4.01 4.06 5/259 938995
/proc/meminfo: memFree=124778680/131524600 swapFree=131071996/131071996
[pid=938960] ppid=938957 vsize=348396 memory=332732 CPUtime=6.26 cores=1,3
/proc/938960/stat : 938960 (CASHWMaxSAT-Dis) R 938957 938960 938920 0 -1 4194304 81926 0 0 0 614 12 0 0 20 0 1 0 176507689 356757504 83183 134679101440 4194304 14093885 140736092715808 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 32976896 140736092718052 140736092718167 140736092718167 140736092725183 0
/proc/938960/statm: 87099 83183 2414 2417 0 84201 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 348396 KiB
Current children cumulated memory: 332732 KiB

[startup+12.7002 s]
/proc/loadavg: 3.64 4.01 4.06 5/259 938995
/proc/meminfo: memFree=123481956/131524600 swapFree=131071996/131071996
[pid=938960] ppid=938957 vsize=436264 memory=418372 CPUtime=12.62 cores=1,3
/proc/938960/stat : 938960 (CASHWMaxSAT-Dis) R 938957 938960 938920 0 -1 4194304 103109 0 0 0 1246 16 0 0 20 0 1 0 176507689 446734336 104593 134679101440 4194304 14093885 140736092715808 0 0 0 0 0 8404994 0 0 0 17 1 0 0 2 0 0 15976432 16051504 32976896 140736092718052 140736092718167 140736092718167 140736092725183 0
/proc/938960/statm: 109066 104593 2526 2417 0 106168 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 436264 KiB
Current children cumulated memory: 418372 KiB

[startup+25.5002 s]
/proc/loadavg: 3.69 4.01 4.06 5/259 938998
/proc/meminfo: memFree=123430688/131524600 swapFree=131071996/131071996
[pid=938960] ppid=938957 vsize=439528 memory=421772 CPUtime=25.38 cores=1,3
/proc/938960/stat : 938960 (CASHWMaxSAT-Dis) R 938957 938960 938920 0 -1 4194304 104000 0 0 0 2522 16 0 0 20 0 1 0 176507689 450076672 105443 134679101440 4194304 14093885 140736092715808 0 0 0 0 0 8404994 0 0 0 17 1 0 0 2 0 0 15976432 16051504 32976896 140736092718052 140736092718167 140736092718167 140736092725183 0
/proc/938960/statm: 109882 105443 2526 2417 0 106984 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 439528 KiB
Current children cumulated memory: 421772 KiB

[startup+51.1059 s]
/proc/loadavg: 4.01 4.06 4.07 5/259 939001
/proc/meminfo: memFree=123175532/131524600 swapFree=131071996/131071996
[pid=938960] ppid=938957 vsize=601180 memory=521836 CPUtime=50.91 cores=1,3
/proc/938960/stat : 938960 (CASHWMaxSAT-Dis) R 938957 938960 938920 0 -1 4194304 120774 0 0 0 5071 20 0 0 20 0 1 0 176507689 615608320 130459 134679101440 4194304 14093885 140736092715808 0 0 0 0 0 8404994 0 0 0 17 1 0 0 2 0 0 15976432 16051504 32976896 140736092718052 140736092718167 140736092718167 140736092725183 0
/proc/938960/statm: 150295 130459 2542 2417 0 147397 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 601180 KiB
Current children cumulated memory: 521836 KiB

[startup+102.3 s]
/proc/loadavg: 4.44 4.17 4.11 5/259 939009
/proc/meminfo: memFree=122828348/131524600 swapFree=131071996/131071996
[pid=938960] ppid=938957 vsize=606592 memory=527780 CPUtime=101.96 cores=1,3
/proc/938960/stat : 938960 (CASHWMaxSAT-Dis) R 938957 938960 938920 0 -1 4194304 122234 0 0 0 10175 21 0 0 20 0 1 0 176507689 621150208 131945 134679101440 4194304 14093885 140736092715808 0 0 0 0 0 8404994 0 0 0 17 1 0 0 2 0 0 15976432 16051504 32976896 140736092718052 140736092718167 140736092718167 140736092725183 0
/proc/938960/statm: 151648 131945 2542 2417 0 148750 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 606592 KiB
Current children cumulated memory: 527780 KiB

[startup+162.3 s]
/proc/loadavg: 4.35 4.20 4.12 5/259 939020
/proc/meminfo: memFree=122799276/131524600 swapFree=131071996/131071996
[pid=938960] ppid=938957 vsize=754924 memory=676224 CPUtime=161.78 cores=1,3
/proc/938960/stat : 938960 (CASHWMaxSAT-Dis) R 938957 938960 938920 0 -1 4194304 158990 0 0 0 16152 26 0 0 20 0 1 0 176507689 773042176 169056 134679101440 4194304 14093885 140736092715808 0 0 0 0 0 8404994 0 0 0 17 1 0 0 2 0 0 15976432 16051504 32976896 140736092718052 140736092718167 140736092718167 140736092725183 0
/proc/938960/statm: 188731 169056 2542 2417 0 185833 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 754924 KiB
Current children cumulated memory: 676224 KiB

[startup+222.3 s]
/proc/loadavg: 4.25 4.19 4.12 5/258 939032
/proc/meminfo: memFree=122678976/131524600 swapFree=131071996/131071996
[pid=938960] ppid=938957 vsize=754924 memory=678748 CPUtime=221.58 cores=1,3
/proc/938960/stat : 938960 (CASHWMaxSAT-Dis) R 938957 938960 938920 0 -1 4194304 159278 0 0 0 22132 26 0 0 20 0 1 0 176507689 773042176 169687 134679101440 4194304 14093885 140736092715808 0 0 0 0 0 8404994 0 0 0 17 1 0 0 2 0 0 15976432 16051504 32976896 140736092718052 140736092718167 140736092718167 140736092725183 0
/proc/938960/statm: 188731 169687 2542 2417 0 185833 0
Current children cumulated CPU time: 221.58 s
Current children cumulated vsize: 754924 KiB
Current children cumulated memory: 678748 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 4.17 4.12 5/256 939042
/proc/meminfo: memFree=122556816/131524600 swapFree=131071996/131071996
[pid=938960] ppid=938957 vsize=921532 memory=833620 CPUtime=281.4 cores=1,3
/proc/938960/stat : 938960 (CASHWMaxSAT-Dis) R 938957 938960 938920 0 -1 4194304 196299 0 0 0 28108 32 0 0 20 0 1 0 176507689 943648768 208405 134679101440 4194304 14093885 140736092715808 0 0 0 0 0 8404994 0 0 0 17 1 0 0 2 0 0 15976432 16051504 32976896 140736092718052 140736092718167 140736092718167 140736092725183 0
/proc/938960/statm: 230383 208405 2542 2417 0 227485 0
Current children cumulated CPU time: 281.4 s
Current children cumulated vsize: 921532 KiB
Current children cumulated memory: 833620 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.16 4.12 5/254 939052
/proc/meminfo: memFree=122493652/131524600 swapFree=131071996/131071996
[pid=938960] ppid=938957 vsize=922036 memory=849300 CPUtime=341.23 cores=1,3
/proc/938960/stat : 938960 (CASHWMaxSAT-Dis) R 938957 938960 938920 0 -1 4194304 196747 0 0 0 34091 32 0 0 20 0 1 0 176507689 944164864 212325 134679101440 4194304 14093885 140736092715808 0 0 0 0 0 8404994 0 0 0 17 1 0 0 2 0 0 15976432 16051504 32976896 140736092718052 140736092718167 140736092718167 140736092725183 0
/proc/938960/statm: 230509 212325 2542 2417 0 227611 0
Current children cumulated CPU time: 341.23 s
Current children cumulated vsize: 922036 KiB
Current children cumulated memory: 849300 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 4.15 4.11 5/254 939063
/proc/meminfo: memFree=122279812/131524600 swapFree=131071996/131071996
[pid=938960] ppid=938957 vsize=958824 memory=856320 CPUtime=401.05 cores=1,3
/proc/938960/stat : 938960 (CASHWMaxSAT-Dis) R 938957 938960 938920 0 -1 4194304 197512 0 0 0 40073 32 0 0 20 0 1 0 176507689 981835776 214080 134679101440 4194304 14093885 140736092715808 0 0 0 0 0 8404994 0 0 0 17 1 0 0 2 0 0 15976432 16051504 32976896 140736092718052 140736092718167 140736092718167 140736092725183 0
/proc/938960/statm: 239706 214080 2542 2417 0 236808 0
Current children cumulated CPU time: 401.05 s
Current children cumulated vsize: 958824 KiB
Current children cumulated memory: 856320 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 4.13 4.10 5/254 939073
/proc/meminfo: memFree=122327516/131524600 swapFree=131071996/131071996
[pid=938960] ppid=938957 vsize=1009296 memory=885104 CPUtime=460.88 cores=1,3
/proc/938960/stat : 938960 (CASHWMaxSAT-Dis) R 938957 938960 938920 0 -1 4194304 202174 0 0 0 46055 33 0 0 20 0 1 0 176507689 1033519104 221276 134679101440 4194304 14093885 140736092715808 0 0 0 0 0 8404994 0 0 0 17 1 0 0 2 0 0 15976432 16051504 32976896 140736092718052 140736092718167 140736092718167 140736092725183 0
/proc/938960/statm: 252324 221276 2542 2417 0 249426 0

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

Current children cumulated memory: 1484036 KiB

[startup+2922.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/259 940680
/proc/meminfo: memFree=121099408/131524600 swapFree=131071996/131071996
[pid=938960] ppid=938957 vsize=2093176 memory=1484036 CPUtime=2914.11 cores=1,3
/proc/938960/stat : 938960 (CASHWMaxSAT-Dis) R 938957 938960 938920 0 -1 4194304 322533 0 0 0 291348 63 0 0 20 0 1 0 176507689 2143412224 371009 134679101440 4194304 14093885 140736092715808 0 0 0 0 0 8404994 0 0 0 17 1 0 0 2 0 0 15976432 16051504 32976896 140736092718052 140736092718167 140736092718167 140736092725183 0
/proc/938960/statm: 523294 371009 2542 2417 0 520396 0
Current children cumulated CPU time: 2914.11 s
Current children cumulated vsize: 2093176 KiB
Current children cumulated memory: 1484036 KiB

[startup+2982.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/260 940693
/proc/meminfo: memFree=120959884/131524600 swapFree=131071996/131071996
[pid=938960] ppid=938957 vsize=2093176 memory=1484036 CPUtime=2973.94 cores=1,3
/proc/938960/stat : 938960 (CASHWMaxSAT-Dis) R 938957 938960 938920 0 -1 4194304 322640 0 0 0 297331 63 0 0 20 0 1 0 176507689 2143412224 371009 134679101440 4194304 14093885 140736092715808 0 0 0 0 0 8404994 0 0 0 17 1 0 0 2 0 0 15976432 16051504 32976896 140736092718052 140736092718167 140736092718167 140736092725183 0
/proc/938960/statm: 523294 371009 2542 2417 0 520396 0
Current children cumulated CPU time: 2973.94 s
Current children cumulated vsize: 2093176 KiB
Current children cumulated memory: 1484036 KiB

[startup+3042.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/258 940715
/proc/meminfo: memFree=121010524/131524600 swapFree=131071996/131071996
[pid=938960] ppid=938957 vsize=2093176 memory=1484036 CPUtime=3033.78 cores=1,3
/proc/938960/stat : 938960 (CASHWMaxSAT-Dis) R 938957 938960 938920 0 -1 4194304 322758 0 0 0 303314 64 0 0 20 0 1 0 176507689 2143412224 371009 134679101440 4194304 14093885 140736092715808 0 0 0 0 0 8404994 0 0 0 17 1 0 0 2 0 0 15976432 16051504 32976896 140736092718052 140736092718167 140736092718167 140736092725183 0
/proc/938960/statm: 523294 371009 2542 2417 0 520396 0
Current children cumulated CPU time: 3033.78 s
Current children cumulated vsize: 2093176 KiB
Current children cumulated memory: 1484036 KiB

[startup+3102.3 s]
/proc/loadavg: 4.19 4.11 4.10 5/258 940725
/proc/meminfo: memFree=120834180/131524600 swapFree=131071996/131071996
[pid=938960] ppid=938957 vsize=2093176 memory=1484036 CPUtime=3093.62 cores=1,3
/proc/938960/stat : 938960 (CASHWMaxSAT-Dis) R 938957 938960 938920 0 -1 4194304 322871 0 0 0 309298 64 0 0 20 0 1 0 176507689 2143412224 371009 134679101440 4194304 14093885 140736092715808 0 0 0 0 0 8404994 0 0 0 17 1 0 0 2 0 0 15976432 16051504 32976896 140736092718052 140736092718167 140736092718167 140736092725183 0
/proc/938960/statm: 523294 371009 2542 2417 0 520396 0
Current children cumulated CPU time: 3093.62 s
Current children cumulated vsize: 2093176 KiB
Current children cumulated memory: 1484036 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/256 940735
/proc/meminfo: memFree=120764432/131524600 swapFree=131071996/131071996
[pid=938960] ppid=938957 vsize=2093176 memory=1484036 CPUtime=3153.46 cores=1,3
/proc/938960/stat : 938960 (CASHWMaxSAT-Dis) R 938957 938960 938920 0 -1 4194304 322975 0 0 0 315282 64 0 0 20 0 1 0 176507689 2143412224 371009 134679101440 4194304 14093885 140736092715808 0 0 0 0 0 8404994 0 0 0 17 1 0 0 2 0 0 15976432 16051504 32976896 140736092718052 140736092718167 140736092718167 140736092725183 0
/proc/938960/statm: 523294 371009 2542 2417 0 520396 0
Current children cumulated CPU time: 3153.46 s
Current children cumulated vsize: 2093176 KiB
Current children cumulated memory: 1484036 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/256 940747
/proc/meminfo: memFree=121020108/131524600 swapFree=131071996/131071996
[pid=938960] ppid=938957 vsize=2093176 memory=1484036 CPUtime=3213.29 cores=1,3
/proc/938960/stat : 938960 (CASHWMaxSAT-Dis) R 938957 938960 938920 0 -1 4194304 323069 0 0 0 321265 64 0 0 20 0 1 0 176507689 2143412224 371009 134679101440 4194304 14093885 140736092715808 0 0 0 0 0 8404994 0 0 0 17 1 0 0 2 0 0 15976432 16051504 32976896 140736092718052 140736092718167 140736092718167 140736092725183 0
/proc/938960/statm: 523294 371009 2542 2417 0 520396 0
Current children cumulated CPU time: 3213.29 s
Current children cumulated vsize: 2093176 KiB
Current children cumulated memory: 1484036 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/256 940757
/proc/meminfo: memFree=120646004/131524600 swapFree=131071996/131071996
[pid=938960] ppid=938957 vsize=2093176 memory=1484036 CPUtime=3273.12 cores=1,3
/proc/938960/stat : 938960 (CASHWMaxSAT-Dis) R 938957 938960 938920 0 -1 4194304 323161 0 0 0 327248 64 0 0 20 0 1 0 176507689 2143412224 371009 134679101440 4194304 14093885 140736092715808 0 0 0 0 0 8404994 0 0 0 17 1 0 0 2 0 0 15976432 16051504 32976896 140736092718052 140736092718167 140736092718167 140736092725183 0
/proc/938960/statm: 523294 371009 2542 2417 0 520396 0
Current children cumulated CPU time: 3273.12 s
Current children cumulated vsize: 2093176 KiB
Current children cumulated memory: 1484036 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/255 940768
/proc/meminfo: memFree=120705268/131524600 swapFree=131071996/131071996
[pid=938960] ppid=938957 vsize=2093176 memory=1484036 CPUtime=3332.96 cores=1,3
/proc/938960/stat : 938960 (CASHWMaxSAT-Dis) R 938957 938960 938920 0 -1 4194304 323238 0 0 0 333232 64 0 0 20 0 1 0 176507689 2143412224 371009 134679101440 4194304 14093885 140736092715808 0 0 0 0 0 8404994 0 0 0 17 1 0 0 2 0 0 15976432 16051504 32976896 140736092718052 140736092718167 140736092718167 140736092725183 0
/proc/938960/statm: 523294 371009 2542 2417 0 520396 0
Current children cumulated CPU time: 3332.96 s
Current children cumulated vsize: 2093176 KiB
Current children cumulated memory: 1484036 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.11 4.09 5/255 940779
/proc/meminfo: memFree=120602104/131524600 swapFree=131071996/131071996
[pid=938960] ppid=938957 vsize=2093176 memory=1484036 CPUtime=3392.79 cores=1,3
/proc/938960/stat : 938960 (CASHWMaxSAT-Dis) R 938957 938960 938920 0 -1 4194304 323346 0 0 0 339215 64 0 0 20 0 1 0 176507689 2143412224 371009 134679101440 4194304 14093885 140736092715808 0 0 0 0 0 8404994 0 0 0 17 1 0 0 2 0 0 15976432 16051504 32976896 140736092718052 140736092718167 140736092718167 140736092725183 0
/proc/938960/statm: 523294 371009 2542 2417 0 520396 0
Current children cumulated CPU time: 3392.79 s
Current children cumulated vsize: 2093176 KiB
Current children cumulated memory: 1484036 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/255 940789
/proc/meminfo: memFree=120921732/131524600 swapFree=131071996/131071996
[pid=938960] ppid=938957 vsize=2093176 memory=1484036 CPUtime=3452.63 cores=1,3
/proc/938960/stat : 938960 (CASHWMaxSAT-Dis) R 938957 938960 938920 0 -1 4194304 323460 0 0 0 345199 64 0 0 20 0 1 0 176507689 2143412224 371009 134679101440 4194304 14093885 140736092715808 0 0 0 0 0 8404994 0 0 0 17 1 0 0 2 0 0 15976432 16051504 32976896 140736092718052 140736092718167 140736092718167 140736092725183 0
/proc/938960/statm: 523294 371009 2542 2417 0 520396 0
Current children cumulated CPU time: 3452.63 s
Current children cumulated vsize: 2093176 KiB
Current children cumulated memory: 1484036 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/255 940799
/proc/meminfo: memFree=120960564/131524600 swapFree=131071996/131071996
[pid=938960] ppid=938957 vsize=2093176 memory=1484036 CPUtime=3512.47 cores=1,3
/proc/938960/stat : 938960 (CASHWMaxSAT-Dis) R 938957 938960 938920 0 -1 4194304 323553 0 0 0 351183 64 0 0 20 0 1 0 176507689 2143412224 371009 134679101440 4194304 14093885 140736092715808 0 0 0 0 0 8404994 0 0 0 17 1 0 0 2 0 0 15976432 16051504 32976896 140736092718052 140736092718167 140736092718167 140736092725183 0
/proc/938960/statm: 523294 371009 2542 2417 0 520396 0
Current children cumulated CPU time: 3512.47 s
Current children cumulated vsize: 2093176 KiB
Current children cumulated memory: 1484036 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/257 940813
/proc/meminfo: memFree=120591696/131524600 swapFree=131071996/131071996
[pid=938960] ppid=938957 vsize=2093176 memory=1484036 CPUtime=3572.3 cores=1,3
/proc/938960/stat : 938960 (CASHWMaxSAT-Dis) R 938957 938960 938920 0 -1 4194304 323649 0 0 0 357166 64 0 0 20 0 1 0 176507689 2143412224 371009 134679101440 4194304 14093885 140736092715808 0 0 0 0 0 8404994 0 0 0 17 1 0 0 2 0 0 15976432 16051504 32976896 140736092718052 140736092718167 140736092718167 140736092725183 0
/proc/938960/statm: 523294 371009 2542 2417 0 520396 0
Current children cumulated CPU time: 3572.3 s
Current children cumulated vsize: 2093176 KiB
Current children cumulated memory: 1484036 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.11 s]
/proc/loadavg: 4.14 4.12 4.09 5/257 940819
/proc/meminfo: memFree=120399024/131524600 swapFree=131071996/131071996
[pid=938960] ppid=938957 vsize=2093176 memory=1484036 CPUtime=3600.03 cores=1,3
/proc/938960/stat : 938960 (CASHWMaxSAT-Dis) R 938957 938960 938920 0 -1 4194304 323693 0 0 0 359939 64 0 0 20 0 1 0 176507689 2143412224 371009 134679101440 4194304 14093885 140736092715808 0 0 0 0 0 8404994 0 0 0 17 1 0 0 2 0 0 15976432 16051504 32976896 140736092718052 140736092718167 140736092718167 140736092725183 0
/proc/938960/statm: 523294 371009 2542 2417 0 520396 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 2093176 KiB
Current children cumulated memory: 1484036 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.39 s, system=0.667062 s

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

[startup+3610.11 s]
/proc/loadavg: 4.14 4.12 4.09 5/257 940819
/proc/meminfo: memFree=120399024/131524600 swapFree=131071996/131071996
[pid=938960] ppid=938957 vsize=2093176 memory=1484036 CPUtime=3600.03 cores=1,3
/proc/938960/stat : 938960 (CASHWMaxSAT-Dis) R 938957 938960 938920 0 -1 4194304 323693 0 0 0 359939 64 0 0 20 0 1 0 176507689 2143412224 371009 134679101440 4194304 14093885 140736092715808 0 0 0 0 0 8404994 0 0 0 17 1 0 0 2 0 0 15976432 16051504 32976896 140736092718052 140736092718167 140736092718167 140736092725183 0
/proc/938960/statm: 523294 371009 2542 2417 0 520396 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 2093176 KiB
Current children cumulated memory: 1484036 KiB

Child status: 0

Real time (s): 3610.12
CPU time (s): 3600.06
CPU user time (s): 3599.39
CPU system time (s): 0.667062
CPU usage (%): 99.7212
Max. virtual memory (cumulated for all children) (KiB): 2172624
Max. memory (cumulated for all children) (KiB): 1484036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.39
system time used= 0.667062
maximum resident set size= 1484036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 323693
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= 58
involuntary context switches= 3466


# summary of solver processes directly reported to runsolver:
#   pid: 938960
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3599.39
#   total CPU system time (s): 0.667062

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.57027 second user time and 16.8878 second system time

The end

Launcher Data

Begin job on nodeC018 at 2024-07-17 21:11:05
IDJOB=4440128
IDBENCH=155717
IDSOLVER=3077
FILE ID=nodeC018/4440128-1721243453
RUNJOBID= nodeC018-1721243465-938932
SLURM_JOB_ID= 7509011
Free space on /tmp= 890076 MiB

SOLVER NAME= CASHWMaxSAT-DisjCom-S 2024-07-10
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/IC/normalized-minisat25_6_3_5_ic.opb
COMMAND LINE= CASHWMaxSAT-DisjCom-S BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4440128-1721243453/watcher-4440128-1721243453 -o /tmp/evaluation-result-4440128-1721243453/solver-4440128-1721243453 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721243465-938932 --watchdog 3760  CASHWMaxSAT-DisjCom-S HOME/instance-4440128-1721243453.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= ee8f5ca8a7564b2d122e7dc0e93c6e43
RANDOM SEED=1481936682

nodeC018.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		: 3630.838
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.52
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		: 3658.108
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.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3581.039
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.52
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		: 3646.517
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.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3626.484
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.52
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		: 3447.441
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.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3613.378
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.52
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		: 3668.836
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.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127473868 kB
MemAvailable:   129701632 kB
Buffers:          450776 kB
Cached:          2600644 kB
SwapCached:            0 kB
Active:           917036 kB
Inactive:        2482796 kB
Active(anon):       1468 kB
Inactive(anon):   392856 kB
Active(file):     915568 kB
Inactive(file):  2089940 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             52348 kB
Writeback:             0 kB
AnonPages:        348544 kB
Mapped:           107104 kB
Shmem:             45912 kB
KReclaimable:     124160 kB
Slab:             239108 kB
SReclaimable:     124160 kB
SUnreclaim:       114948 kB
KernelStack:        3920 kB
PageTables:         9472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     764500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            65184 kB
HardwareCorrupted:     0 kB
AnonHugePages:    208896 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:    17364992 kB
DirectMap1G:    118489088 kB

Free space on /tmp at the end= 889972 MiB
End job on nodeC018 at 2024-07-17 22:11:15