Trace number 4450909

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
CASHWMaxSAT-DisjCad-S 2024-07-10? (TO) 3600.09 3609.6

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size160-round22-8.opb
MD5SUM02e0faaef515678e6aa0f4acf19b43a4
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark402.364
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4128
Total number of constraints8736
Number of constraints which are clauses7424
Number of constraints which are cardinality constraints (but not clauses)448
Number of constraints which are nor clauses,nor cardinality constraints864
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.08/3609.60	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: 63931 MiB (61561 MiB free)
  memory of node 1: 64510 MiB (62202 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450909-1721423057/watcher-4450909-1721423057 -o /tmp/evaluation-result-4450909-1721423057/solver-4450909-1721423057 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1721423056-1045539 --watchdog 3760 CASHWMaxSAT-DisjCad-S HOME/instance-4450909-1721423057.opb -total-t=3600 -no-par -v0 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=1045648, runsolver pid=1045645

[startup+0.101056 s]*
/proc/loadavg: 3.98 4.09 4.08 5/259 1045649
/proc/meminfo: memFree=126714088/131524600 swapFree=131071996/131071996
[pid=1045648] ppid=1045645 vsize=38672 memory=23316 CPUtime=0.09 cores=5,7
/proc/1045648/stat : 1045648 (CASHWMaxSAT-Dis) R 1045645 1045648 1045526 0 -1 4194304 5584 0 0 0 8 1 0 0 20 0 1 0 194473084 39600128 5829 134679101440 4194304 14817773 140736699253744 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 22315008 140736699261923 140736699262038 140736699262038 140736699269055 0
/proc/1045648/statm: 9668 5829 926 2594 0 6561 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 38672 KiB
Current children cumulated memory: 23316 KiB

[startup+0.205805 s]*
/proc/loadavg: 3.98 4.09 4.08 5/259 1045649
/proc/meminfo: memFree=126713696/131524600 swapFree=131071996/131071996
[pid=1045648] ppid=1045645 vsize=39124 memory=23644 CPUtime=0.2 cores=5,7
/proc/1045648/stat : 1045648 (CASHWMaxSAT-Dis) R 1045645 1045648 1045526 0 -1 4194304 5919 0 0 0 19 1 0 0 20 0 1 0 194473084 40062976 5911 134679101440 4194304 14817773 140736699253744 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 22315008 140736699261923 140736699262038 140736699262038 140736699269055 0
/proc/1045648/statm: 9781 5911 990 2594 0 6674 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 39124 KiB
Current children cumulated memory: 23644 KiB

[startup+0.305821 s]*
/proc/loadavg: 3.98 4.09 4.08 5/259 1045649
/proc/meminfo: memFree=126699848/131524600 swapFree=131071996/131071996
[pid=1045648] ppid=1045645 vsize=42084 memory=26780 CPUtime=0.29 cores=5,7
/proc/1045648/stat : 1045648 (CASHWMaxSAT-Dis) R 1045645 1045648 1045526 0 -1 4194304 7236 0 0 0 28 1 0 0 20 0 1 0 194473084 43094016 6695 134679101440 4194304 14817773 140736699253744 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 22315008 140736699261923 140736699262038 140736699262038 140736699269055 0
/proc/1045648/statm: 10521 6695 990 2594 0 7414 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 42084 KiB
Current children cumulated memory: 26780 KiB

[startup+0.700235 s]
/proc/loadavg: 3.98 4.09 4.08 5/259 1045649
/proc/meminfo: memFree=126701376/131524600 swapFree=131071996/131071996
[pid=1045648] ppid=1045645 vsize=45864 memory=30416 CPUtime=0.69 cores=5,7
/proc/1045648/stat : 1045648 (CASHWMaxSAT-Dis) R 1045645 1045648 1045526 0 -1 4194304 9085 0 0 0 67 2 0 0 20 0 1 0 194473084 46964736 7604 134679101440 4194304 14817773 140736699253744 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 22315008 140736699261923 140736699262038 140736699262038 140736699269055 0
/proc/1045648/statm: 11466 7604 1006 2594 0 8359 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 45864 KiB
Current children cumulated memory: 30416 KiB

[startup+1.50022 s]
/proc/loadavg: 3.98 4.09 4.08 5/259 1045649
/proc/meminfo: memFree=126696332/131524600 swapFree=131071996/131071996
[pid=1045648] ppid=1045645 vsize=50288 memory=34936 CPUtime=1.48 cores=5,7
/proc/1045648/stat : 1045648 (CASHWMaxSAT-Dis) R 1045645 1045648 1045526 0 -1 4194304 10918 0 0 0 146 2 0 0 20 0 1 0 194473084 51494912 8734 134679101440 4194304 14817773 140736699253744 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 22315008 140736699261923 140736699262038 140736699262038 140736699269055 0
/proc/1045648/statm: 12572 8734 1006 2594 0 9465 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 50288 KiB
Current children cumulated memory: 34936 KiB

[startup+3.10573 s]
/proc/loadavg: 3.98 4.09 4.08 5/259 1045649
/proc/meminfo: memFree=126712884/131524600 swapFree=131071996/131071996
[pid=1045648] ppid=1045645 vsize=47252 memory=31980 CPUtime=3.08 cores=5,7
/proc/1045648/stat : 1045648 (CASHWMaxSAT-Dis) R 1045645 1045648 1045526 0 -1 4194304 10919 0 0 0 306 2 0 0 20 0 1 0 194473084 48386048 7995 134679101440 4194304 14817773 140736699253744 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 22315008 140736699261923 140736699262038 140736699262038 140736699269055 0
/proc/1045648/statm: 11813 7995 1006 2594 0 8706 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 47252 KiB
Current children cumulated memory: 31980 KiB

[startup+6.30022 s]
/proc/loadavg: 3.98 4.08 4.08 5/259 1045650
/proc/meminfo: memFree=126655552/131524600 swapFree=131071996/131071996
[pid=1045648] ppid=1045645 vsize=53020 memory=37528 CPUtime=6.27 cores=5,7
/proc/1045648/stat : 1045648 (CASHWMaxSAT-Dis) R 1045645 1045648 1045526 0 -1 4194304 13703 0 0 0 624 3 0 0 20 0 1 0 194473084 54292480 9382 134679101440 4194304 14817773 140736699253744 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 22315008 140736699261923 140736699262038 140736699262038 140736699269055 0
/proc/1045648/statm: 13255 9382 1006 2594 0 10148 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 53020 KiB
Current children cumulated memory: 37528 KiB

[startup+12.7002 s]
/proc/loadavg: 3.98 4.08 4.08 5/259 1045650
/proc/meminfo: memFree=126681076/131524600 swapFree=131071996/131071996
[pid=1045648] ppid=1045645 vsize=53020 memory=37756 CPUtime=12.65 cores=5,7
/proc/1045648/stat : 1045648 (CASHWMaxSAT-Dis) R 1045645 1045648 1045526 0 -1 4194304 14321 0 0 0 1262 3 0 0 20 0 1 0 194473084 54292480 9439 134679101440 4194304 14817773 140736699253744 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 22315008 140736699261923 140736699262038 140736699262038 140736699269055 0
/proc/1045648/statm: 13255 9439 1006 2594 0 10148 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 53020 KiB
Current children cumulated memory: 37756 KiB

[startup+25.5003 s]
/proc/loadavg: 3.98 4.08 4.08 5/259 1045653
/proc/meminfo: memFree=126679024/131524600 swapFree=131071996/131071996
[pid=1045648] ppid=1045645 vsize=51940 memory=36804 CPUtime=25.42 cores=5,7
/proc/1045648/stat : 1045648 (CASHWMaxSAT-Dis) R 1045645 1045648 1045526 0 -1 4194304 17065 0 0 0 2538 4 0 0 20 0 1 0 194473084 53186560 9201 134679101440 4194304 14817773 140736699253744 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 22315008 140736699261923 140736699262038 140736699262038 140736699269055 0
/proc/1045648/statm: 12985 9201 1006 2594 0 9878 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 51940 KiB
Current children cumulated memory: 36804 KiB

[startup+51.1058 s]
/proc/loadavg: 4.05 4.09 4.08 5/258 1045656
/proc/meminfo: memFree=126591824/131524600 swapFree=131071996/131071996
[pid=1045648] ppid=1045645 vsize=75152 memory=59876 CPUtime=50.95 cores=5,7
/proc/1045648/stat : 1045648 (CASHWMaxSAT-Dis) R 1045645 1045648 1045526 0 -1 4194304 19835 0 0 0 5090 5 0 0 20 0 1 0 194473084 76955648 14969 134679101440 4194304 14817773 140736699253744 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 22315008 140736699261923 140736699262038 140736699262038 140736699269055 0
/proc/1045648/statm: 18788 14969 1006 2594 0 15681 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 75152 KiB
Current children cumulated memory: 59876 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.09 4.08 5/257 1045665
/proc/meminfo: memFree=126567864/131524600 swapFree=131071996/131071996
[pid=1045648] ppid=1045645 vsize=109696 memory=94744 CPUtime=102.01 cores=5,7
/proc/1045648/stat : 1045648 (CASHWMaxSAT-Dis) R 1045645 1045648 1045526 0 -1 4194304 28152 0 0 0 10194 7 0 0 20 0 1 0 194473084 112328704 23686 134679101440 4194304 14817773 140736699253744 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 22315008 140736699261923 140736699262038 140736699262038 140736699269055 0
/proc/1045648/statm: 27424 23686 1006 2594 0 24317 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 109696 KiB
Current children cumulated memory: 94744 KiB

[startup+162.3 s]
/proc/loadavg: 4.07 4.08 4.08 5/257 1045675
/proc/meminfo: memFree=126554912/131524600 swapFree=131071996/131071996
[pid=1045648] ppid=1045645 vsize=109696 memory=95080 CPUtime=161.84 cores=5,7
/proc/1045648/stat : 1045648 (CASHWMaxSAT-Dis) R 1045645 1045648 1045526 0 -1 4194304 28215 0 0 0 16177 7 0 0 20 0 1 0 194473084 112328704 23770 134679101440 4194304 14817773 140736699253744 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 22315008 140736699261923 140736699262038 140736699262038 140736699269055 0
/proc/1045648/statm: 27424 23770 1006 2594 0 24317 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 109696 KiB
Current children cumulated memory: 95080 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.08 4.08 5/257 1045686
/proc/meminfo: memFree=126458524/131524600 swapFree=131071996/131071996
[pid=1045648] ppid=1045645 vsize=109696 memory=95080 CPUtime=221.68 cores=5,7
/proc/1045648/stat : 1045648 (CASHWMaxSAT-Dis) R 1045645 1045648 1045526 0 -1 4194304 28255 0 0 0 22161 7 0 0 20 0 1 0 194473084 112328704 23770 134679101440 4194304 14817773 140736699253744 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 22315008 140736699261923 140736699262038 140736699262038 140736699269055 0
/proc/1045648/statm: 27424 23770 1006 2594 0 24317 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 109696 KiB
Current children cumulated memory: 95080 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.08 4.08 5/257 1045696
/proc/meminfo: memFree=126268132/131524600 swapFree=131071996/131071996
[pid=1045648] ppid=1045645 vsize=182624 memory=167968 CPUtime=281.53 cores=5,7
/proc/1045648/stat : 1045648 (CASHWMaxSAT-Dis) R 1045645 1045648 1045526 0 -1 4194304 34688 0 0 0 28141 12 0 0 20 0 1 0 194473084 187006976 41992 134679101440 4194304 14817773 140736699253744 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 22315008 140736699261923 140736699262038 140736699262038 140736699269055 0
/proc/1045648/statm: 45656 41992 1006 2594 0 42549 0
Current children cumulated CPU time: 281.53 s
Current children cumulated vsize: 182624 KiB
Current children cumulated memory: 167968 KiB

[startup+342.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/254 1045706
/proc/meminfo: memFree=126266424/131524600 swapFree=131071996/131071996
[pid=1045648] ppid=1045645 vsize=195816 memory=181160 CPUtime=341.38 cores=5,7
/proc/1045648/stat : 1045648 (CASHWMaxSAT-Dis) R 1045645 1045648 1045526 0 -1 4194304 37857 0 0 0 34123 15 0 0 20 0 1 0 194473084 200515584 45290 134679101440 4194304 14817773 140736699253744 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 22315008 140736699261923 140736699262038 140736699262038 140736699269055 0
/proc/1045648/statm: 48954 45290 1006 2594 0 45847 0
Current children cumulated CPU time: 341.38 s
Current children cumulated vsize: 195816 KiB
Current children cumulated memory: 181160 KiB

[startup+402.3 s]
/proc/loadavg: 4.05 4.08 4.08 5/257 1045723
/proc/meminfo: memFree=126264752/131524600 swapFree=131071996/131071996
[pid=1045648] ppid=1045645 vsize=201576 memory=186864 CPUtime=401.23 cores=5,7
/proc/1045648/stat : 1045648 (CASHWMaxSAT-Dis) R 1045645 1045648 1045526 0 -1 4194304 41071 0 0 0 40103 20 0 0 20 0 1 0 194473084 206413824 46716 134679101440 4194304 14817773 140736699253744 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 22315008 140736699261923 140736699262038 140736699262038 140736699269055 0
/proc/1045648/statm: 50394 46716 1006 2594 0 47287 0
Current children cumulated CPU time: 401.23 s
Current children cumulated vsize: 201576 KiB
Current children cumulated memory: 186864 KiB

[startup+462.3 s]
/proc/loadavg: 4.06 4.08 4.08 5/257 1045733
/proc/meminfo: memFree=126336076/131524600 swapFree=131071996/131071996
[pid=1045648] ppid=1045645 vsize=117116 memory=102500 CPUtime=461.08 cores=5,7
/proc/1045648/stat : 1045648 (CASHWMaxSAT-Dis) R 1045645 1045648 1045526 0 -1 4194304 47397 0 0 0 46084 24 0 0 20 0 1 0 194473084 119926784 25625 134679101440 4194304 14817773 140736699253744 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 22315008 140736699261923 140736699262038 140736699262038 140736699269055 0
/proc/1045648/statm: 29279 25625 1006 2594 0 26172 0

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

Current children cumulated memory: 230640 KiB

[startup+2862.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/257 1046874
/proc/meminfo: memFree=126085420/131524600 swapFree=131071996/131071996
[pid=1045648] ppid=1045645 vsize=245404 memory=230788 CPUtime=2854.78 cores=5,7
/proc/1045648/stat : 1045648 (CASHWMaxSAT-Dis) R 1045645 1045648 1045526 0 -1 4194304 119770 0 0 0 285316 162 0 0 20 0 1 0 194473084 251293696 57697 134679101440 4194304 14817773 140736699253744 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 22315008 140736699261923 140736699262038 140736699262038 140736699269055 0
/proc/1045648/statm: 61351 57697 1006 2594 0 58244 0
Current children cumulated CPU time: 2854.78 s
Current children cumulated vsize: 245404 KiB
Current children cumulated memory: 230788 KiB

[startup+2922.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/257 1046885
/proc/meminfo: memFree=126089212/131524600 swapFree=131071996/131071996
[pid=1045648] ppid=1045645 vsize=247392 memory=232776 CPUtime=2914.62 cores=5,7
/proc/1045648/stat : 1045648 (CASHWMaxSAT-Dis) R 1045645 1045648 1045526 0 -1 4194304 120364 0 0 0 291300 162 0 0 20 0 1 0 194473084 253329408 58194 134679101440 4194304 14817773 140736699253744 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 22315008 140736699261923 140736699262038 140736699262038 140736699269055 0
/proc/1045648/statm: 61848 58194 1006 2594 0 58741 0
Current children cumulated CPU time: 2914.62 s
Current children cumulated vsize: 247392 KiB
Current children cumulated memory: 232776 KiB

[startup+2982.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/257 1046897
/proc/meminfo: memFree=126137432/131524600 swapFree=131071996/131071996
[pid=1045648] ppid=1045645 vsize=247392 memory=232776 CPUtime=2974.46 cores=5,7
/proc/1045648/stat : 1045648 (CASHWMaxSAT-Dis) R 1045645 1045648 1045526 0 -1 4194304 120471 0 0 0 297284 162 0 0 20 0 1 0 194473084 253329408 58194 134679101440 4194304 14817773 140736699253744 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 22315008 140736699261923 140736699262038 140736699262038 140736699269055 0
/proc/1045648/statm: 61848 58194 1006 2594 0 58741 0
Current children cumulated CPU time: 2974.46 s
Current children cumulated vsize: 247392 KiB
Current children cumulated memory: 232776 KiB

[startup+3042.3 s]
/proc/loadavg: 4.04 4.08 4.08 5/255 1046907
/proc/meminfo: memFree=126074868/131524600 swapFree=131071996/131071996
[pid=1045648] ppid=1045645 vsize=248840 memory=234224 CPUtime=3034.31 cores=5,7
/proc/1045648/stat : 1045648 (CASHWMaxSAT-Dis) R 1045645 1045648 1045526 0 -1 4194304 120923 0 0 0 303269 162 0 0 20 0 1 0 194473084 254812160 58556 134679101440 4194304 14817773 140736699253744 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 22315008 140736699261923 140736699262038 140736699262038 140736699269055 0
/proc/1045648/statm: 62210 58556 1006 2594 0 59103 0
Current children cumulated CPU time: 3034.31 s
Current children cumulated vsize: 248840 KiB
Current children cumulated memory: 234224 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/257 1047301
/proc/meminfo: memFree=126055180/131524600 swapFree=131071996/131071996
[pid=1045648] ppid=1045645 vsize=248840 memory=234224 CPUtime=3094.15 cores=5,7
/proc/1045648/stat : 1045648 (CASHWMaxSAT-Dis) R 1045645 1045648 1045526 0 -1 4194304 121009 0 0 0 309253 162 0 0 20 0 1 0 194473084 254812160 58556 134679101440 4194304 14817773 140736699253744 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 22315008 140736699261923 140736699262038 140736699262038 140736699269055 0
/proc/1045648/statm: 62210 58556 1006 2594 0 59103 0
Current children cumulated CPU time: 3094.15 s
Current children cumulated vsize: 248840 KiB
Current children cumulated memory: 234224 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/256 1047311
/proc/meminfo: memFree=126034644/131524600 swapFree=131071996/131071996
[pid=1045648] ppid=1045645 vsize=248840 memory=234224 CPUtime=3153.99 cores=5,7
/proc/1045648/stat : 1045648 (CASHWMaxSAT-Dis) R 1045645 1045648 1045526 0 -1 4194304 121095 0 0 0 315237 162 0 0 20 0 1 0 194473084 254812160 58556 134679101440 4194304 14817773 140736699253744 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 22315008 140736699261923 140736699262038 140736699262038 140736699269055 0
/proc/1045648/statm: 62210 58556 1006 2594 0 59103 0
Current children cumulated CPU time: 3153.99 s
Current children cumulated vsize: 248840 KiB
Current children cumulated memory: 234224 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/257 1047491
/proc/meminfo: memFree=126083016/131524600 swapFree=131071996/131071996
[pid=1045648] ppid=1045645 vsize=213368 memory=198584 CPUtime=3213.82 cores=5,7
/proc/1045648/stat : 1045648 (CASHWMaxSAT-Dis) R 1045645 1045648 1045526 0 -1 4194304 121420 0 0 0 321219 163 0 0 20 0 1 0 194473084 218488832 49646 134679101440 4194304 14817773 140736699253744 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 22315008 140736699261923 140736699262038 140736699262038 140736699269055 0
/proc/1045648/statm: 53342 49646 1006 2594 0 50235 0
Current children cumulated CPU time: 3213.82 s
Current children cumulated vsize: 213368 KiB
Current children cumulated memory: 198584 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/257 1047501
/proc/meminfo: memFree=126044864/131524600 swapFree=131071996/131071996
[pid=1045648] ppid=1045645 vsize=245408 memory=230792 CPUtime=3273.67 cores=5,7
/proc/1045648/stat : 1045648 (CASHWMaxSAT-Dis) R 1045645 1045648 1045526 0 -1 4194304 121835 0 0 0 327203 164 0 0 20 0 1 0 194473084 251297792 57698 134679101440 4194304 14817773 140736699253744 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 22315008 140736699261923 140736699262038 140736699262038 140736699269055 0
/proc/1045648/statm: 61352 57698 1006 2594 0 58245 0
Current children cumulated CPU time: 3273.67 s
Current children cumulated vsize: 245408 KiB
Current children cumulated memory: 230792 KiB

[startup+3342.3 s]
/proc/loadavg: 4.19 4.12 4.10 5/257 1047511
/proc/meminfo: memFree=126040656/131524600 swapFree=131071996/131071996
[pid=1045648] ppid=1045645 vsize=245408 memory=230792 CPUtime=3333.5 cores=5,7
/proc/1045648/stat : 1045648 (CASHWMaxSAT-Dis) R 1045645 1045648 1045526 0 -1 4194304 121938 0 0 0 333186 164 0 0 20 0 1 0 194473084 251297792 57698 134679101440 4194304 14817773 140736699253744 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 22315008 140736699261923 140736699262038 140736699262038 140736699269055 0
/proc/1045648/statm: 61352 57698 1006 2594 0 58245 0
Current children cumulated CPU time: 3333.5 s
Current children cumulated vsize: 245408 KiB
Current children cumulated memory: 230792 KiB

[startup+3402.3 s]
/proc/loadavg: 4.18 4.13 4.10 5/255 1047540
/proc/meminfo: memFree=126103444/131524600 swapFree=131071996/131071996
[pid=1045648] ppid=1045645 vsize=177308 memory=162820 CPUtime=3393.34 cores=5,7
/proc/1045648/stat : 1045648 (CASHWMaxSAT-Dis) R 1045645 1045648 1045526 0 -1 4194304 122008 0 0 0 339170 164 0 0 20 0 1 0 194473084 181563392 40705 134679101440 4194304 14817773 140736699253744 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 22315008 140736699261923 140736699262038 140736699262038 140736699269055 0
/proc/1045648/statm: 44327 40705 1006 2594 0 41220 0
Current children cumulated CPU time: 3393.34 s
Current children cumulated vsize: 177308 KiB
Current children cumulated memory: 162820 KiB

[startup+3462.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/255 1047550
/proc/meminfo: memFree=126037936/131524600 swapFree=131071996/131071996
[pid=1045648] ppid=1045645 vsize=242480 memory=227788 CPUtime=3453.18 cores=5,7
/proc/1045648/stat : 1045648 (CASHWMaxSAT-Dis) R 1045645 1045648 1045526 0 -1 4194304 123014 0 0 0 345153 165 0 0 20 0 1 0 194473084 248299520 56947 134679101440 4194304 14817773 140736699253744 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 22315008 140736699261923 140736699262038 140736699262038 140736699269055 0
/proc/1045648/statm: 60620 56947 1006 2594 0 57513 0
Current children cumulated CPU time: 3453.18 s
Current children cumulated vsize: 242480 KiB
Current children cumulated memory: 227788 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/255 1047561
/proc/meminfo: memFree=126069004/131524600 swapFree=131071996/131071996
[pid=1045648] ppid=1045645 vsize=209804 memory=195188 CPUtime=3513.01 cores=5,7
/proc/1045648/stat : 1045648 (CASHWMaxSAT-Dis) R 1045645 1045648 1045526 0 -1 4194304 123099 0 0 0 351136 165 0 0 20 0 1 0 194473084 214839296 48797 134679101440 4194304 14817773 140736699253744 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 22315008 140736699261923 140736699262038 140736699262038 140736699269055 0
/proc/1045648/statm: 52451 48797 1006 2594 0 49344 0
Current children cumulated CPU time: 3513.01 s
Current children cumulated vsize: 209804 KiB
Current children cumulated memory: 195188 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/254 1047571
/proc/meminfo: memFree=126130220/131524600 swapFree=131071996/131071996
[pid=1045648] ppid=1045645 vsize=209804 memory=195188 CPUtime=3572.85 cores=5,7
/proc/1045648/stat : 1045648 (CASHWMaxSAT-Dis) R 1045645 1045648 1045526 0 -1 4194304 123715 0 0 0 357119 166 0 0 20 0 1 0 194473084 214839296 48797 134679101440 4194304 14817773 140736699253744 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 22315008 140736699261923 140736699262038 140736699262038 140736699269055 0
/proc/1045648/statm: 52451 48797 1006 2594 0 49344 0
Current children cumulated CPU time: 3572.85 s
Current children cumulated vsize: 209804 KiB
Current children cumulated memory: 195188 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.6 s]
/proc/loadavg: 4.15 4.11 4.09 6/254 1047668
/proc/meminfo: memFree=126506736/131524600 swapFree=131071996/131071996
[pid=1045648] ppid=1045645 vsize=209804 memory=195188 CPUtime=3600.08 cores=5,7
/proc/1045648/stat : 1045648 (CASHWMaxSAT-Dis) R 1045645 1045648 1045526 0 -1 4194304 123715 0 0 0 359842 166 0 0 20 0 1 0 194473084 214839296 48797 134679101440 4194304 14817773 140736699253744 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 22315008 140736699261923 140736699262038 140736699262038 140736699269055 0
/proc/1045648/statm: 52451 48797 1006 2594 0 49344 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 209804 KiB
Current children cumulated memory: 195188 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.42 s, system=1.66258 s

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

Child status: 0

Real time (s): 3609.6
CPU time (s): 3600.09
CPU user time (s): 3598.42
CPU system time (s): 1.66258
CPU usage (%): 99.7364
Max. virtual memory (cumulated for all children) (KiB): 376624
Max. memory (cumulated for all children) (KiB): 361900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.42
system time used= 1.66257
maximum resident set size= 361900
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 123715
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= 29
involuntary context switches= 3257


# summary of solver processes directly reported to runsolver:
#   pid: 1045648
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3598.42
#   total CPU system time (s): 1.66258

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.41723 second user time and 17.2989 second system time

The end

Launcher Data

Begin job on nodeC029 at 2024-07-19 23:04:30
IDJOB=4450909
IDBENCH=162309
IDSOLVER=3075
FILE ID=nodeC029/4450909-1721423057
RUNJOBID= nodeC029-1721423056-1045539
SLURM_JOB_ID= 7545609
Free space on /tmp= 890024 MiB

SOLVER NAME= CASHWMaxSAT-DisjCad-S 2024-07-10
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size160-round22-8.opb
COMMAND LINE= CASHWMaxSAT-DisjCad-S BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450909-1721423057/watcher-4450909-1721423057 -o /tmp/evaluation-result-4450909-1721423057/solver-4450909-1721423057 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1721423056-1045539 --watchdog 3760  CASHWMaxSAT-DisjCad-S HOME/instance-4450909-1721423057.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 02e0faaef515678e6aa0f4acf19b43a4
RANDOM SEED=1628169490

nodeC029.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		: 3669.193
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	: 7000.09
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		: 3668.333
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	: 7006.98
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		: 3600.199
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	: 7000.09
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		: 3626.814
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	: 7006.98
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		: 3669.276
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	: 7000.09
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		: 3668.402
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	: 7006.98
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		: 3600.232
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	: 7000.09
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		: 3666.346
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	: 7006.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        126734608 kB
MemAvailable:   129567244 kB
Buffers:          524844 kB
Cached:          3123316 kB
SwapCached:            0 kB
Active:          1037276 kB
Inactive:        3071084 kB
Active(anon):       1464 kB
Inactive(anon):   504656 kB
Active(file):    1035812 kB
Inactive(file):  2566428 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             14768 kB
Writeback:             0 kB
AnonPages:        460180 kB
Mapped:           119128 kB
Shmem:             45912 kB
KReclaimable:     140084 kB
Slab:             258516 kB
SReclaimable:     140084 kB
SUnreclaim:       118432 kB
KernelStack:        4172 kB
PageTables:        10444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     801064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            71040 kB
HardwareCorrupted:     0 kB
AnonHugePages:    247808 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:      281300 kB
DirectMap2M:    36192256 kB
DirectMap1G:    99614720 kB

Free space on /tmp at the end= 890012 MiB
End job on nodeC029 at 2024-07-20 00:04:40