Trace number 4445939

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.1 3609.7

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
heinz/normalized-neos-820157.opb
MD5SUM9baf2ba48863e92d1cef7cf6d2cd6be7
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 variables1200
Total number of constraints1015
Number of constraints which are clauses835
Number of constraints which are cardinality constraints (but not clauses)180
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint20
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.09/3609.70	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: 64059 MiB (62337 MiB free)
  memory of node 1: 64510 MiB (61471 MiB free)
  node distances:
     10  21
     21  10

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

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 Starting watchdog threadmit, stack expansion wi
Linux Starting watchdog threadmit, stack expansion wi

Current StackSize limit: 8192 KiB

solver pid=954215, runsolver pid=954212

[startup+0.100101 s]*
/proc/loadavg: 4.43 4.29 4.19 6/243 954216
/proc/meminfo: memFree=126775840/131655788 swapFree=131071996/131071996
[pid=954215] ppid=954212 vsize=22320 memory=8336 CPUtime=0.1 cores=4,6
/proc/954215/stat : 954215 (CASHWMaxSAT-Dis) R 954212 954215 951181 0 -1 4194304 1646 0 0 0 10 0 0 0 20 0 1 0 183221842 22855680 2084 134679101440 4194304 14817773 140723525021088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25714688 140723525022692 140723525022807 140723525022807 140723525029823 0
/proc/954215/statm: 5580 2084 990 2594 0 2473 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 22320 KiB
Current children cumulated memory: 8336 KiB

[startup+0.212932 s]*
/proc/loadavg: 4.43 4.29 4.19 5/243 954216
/proc/meminfo: memFree=126775672/131655788 swapFree=131071996/131071996
[pid=954215] ppid=954212 vsize=22996 memory=8780 CPUtime=0.21 cores=4,6
/proc/954215/stat : 954215 (CASHWMaxSAT-Dis) R 954212 954215 951181 0 -1 4194304 1901 0 0 0 21 0 0 0 20 0 1 0 183221842 23547904 2195 134679101440 4194304 14817773 140723525021088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25714688 140723525022692 140723525022807 140723525022807 140723525029823 0
/proc/954215/statm: 5749 2195 1006 2594 0 2642 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 22996 KiB
Current children cumulated memory: 8780 KiB

[startup+0.312645 s]*
/proc/loadavg: 4.43 4.29 4.19 5/243 954216
/proc/meminfo: memFree=126774708/131655788 swapFree=131071996/131071996
[pid=954215] ppid=954212 vsize=22996 memory=8944 CPUtime=0.31 cores=4,6
/proc/954215/stat : 954215 (CASHWMaxSAT-Dis) R 954212 954215 951181 0 -1 4194304 2252 0 0 0 31 0 0 0 20 0 1 0 183221842 23547904 2236 134679101440 4194304 14817773 140723525021088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25714688 140723525022692 140723525022807 140723525022807 140723525029823 0
/proc/954215/statm: 5749 2236 1006 2594 0 2642 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 22996 KiB
Current children cumulated memory: 8944 KiB

[startup+0.700336 s]
/proc/loadavg: 4.43 4.29 4.19 5/243 954216
/proc/meminfo: memFree=126763128/131655788 swapFree=131071996/131071996
[pid=954215] ppid=954212 vsize=24876 memory=10788 CPUtime=0.68 cores=4,6
/proc/954215/stat : 954215 (CASHWMaxSAT-Dis) R 954212 954215 951181 0 -1 4194304 2723 0 0 0 68 0 0 0 20 0 1 0 183221842 25473024 2697 134679101440 4194304 14817773 140723525021088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25714688 140723525022692 140723525022807 140723525022807 140723525029823 0
/proc/954215/statm: 6219 2697 1006 2594 0 3112 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 24876 KiB
Current children cumulated memory: 10788 KiB

[startup+1.50032 s]
/proc/loadavg: 4.43 4.29 4.19 5/243 954216
/proc/meminfo: memFree=126762120/131655788 swapFree=131071996/131071996
[pid=954215] ppid=954212 vsize=25360 memory=11312 CPUtime=1.48 cores=4,6
/proc/954215/stat : 954215 (CASHWMaxSAT-Dis) R 954212 954215 951181 0 -1 4194304 3907 0 0 0 148 0 0 0 20 0 1 0 183221842 25968640 2828 134679101440 4194304 14817773 140723525021088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25714688 140723525022692 140723525022807 140723525022807 140723525029823 0
/proc/954215/statm: 6340 2828 1006 2594 0 3233 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 25360 KiB
Current children cumulated memory: 11312 KiB

[startup+3.11253 s]
/proc/loadavg: 4.39 4.29 4.19 5/243 954216
/proc/meminfo: memFree=126759628/131655788 swapFree=131071996/131071996
[pid=954215] ppid=954212 vsize=27748 memory=13492 CPUtime=3.09 cores=4,6
/proc/954215/stat : 954215 (CASHWMaxSAT-Dis) R 954212 954215 951181 0 -1 4194304 6579 0 0 0 308 1 0 0 20 0 1 0 183221842 28413952 3373 134679101440 4194304 14817773 140723525021088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25714688 140723525022692 140723525022807 140723525022807 140723525029823 0
/proc/954215/statm: 6937 3373 1006 2594 0 3830 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 27748 KiB
Current children cumulated memory: 13492 KiB

[startup+6.30031 s]
/proc/loadavg: 4.39 4.29 4.19 5/243 954216
/proc/meminfo: memFree=126755724/131655788 swapFree=131071996/131071996
[pid=954215] ppid=954212 vsize=29860 memory=15640 CPUtime=6.27 cores=4,6
/proc/954215/stat : 954215 (CASHWMaxSAT-Dis) R 954212 954215 951181 0 -1 4194304 10921 0 0 0 625 2 0 0 20 0 1 0 183221842 30576640 3910 134679101440 4194304 14817773 140723525021088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25714688 140723525022692 140723525022807 140723525022807 140723525029823 0
/proc/954215/statm: 7465 3910 1006 2594 0 4358 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 29860 KiB
Current children cumulated memory: 15640 KiB

[startup+12.7003 s]
/proc/loadavg: 4.36 4.28 4.18 5/243 954218
/proc/meminfo: memFree=126751164/131655788 swapFree=131071996/131071996
[pid=954215] ppid=954212 vsize=34800 memory=20720 CPUtime=12.65 cores=4,6
/proc/954215/stat : 954215 (CASHWMaxSAT-Dis) R 954212 954215 951181 0 -1 4194304 14405 0 0 0 1262 3 0 0 20 0 1 0 183221842 35635200 5180 134679101440 4194304 14817773 140723525021088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25714688 140723525022692 140723525022807 140723525022807 140723525029823 0
/proc/954215/statm: 8700 5180 1006 2594 0 5593 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 34800 KiB
Current children cumulated memory: 20720 KiB

[startup+25.5003 s]
/proc/loadavg: 4.28 4.27 4.18 5/243 954219
/proc/meminfo: memFree=126726952/131655788 swapFree=131071996/131071996
[pid=954215] ppid=954212 vsize=38076 memory=23780 CPUtime=25.42 cores=4,6
/proc/954215/stat : 954215 (CASHWMaxSAT-Dis) R 954212 954215 951181 0 -1 4194304 20845 0 0 0 2537 5 0 0 20 0 1 0 183221842 38989824 5945 134679101440 4194304 14817773 140723525021088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25714688 140723525022692 140723525022807 140723525022807 140723525029823 0
/proc/954215/statm: 9519 5945 1006 2594 0 6412 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 38076 KiB
Current children cumulated memory: 23780 KiB

[startup+51.1125 s]
/proc/loadavg: 4.25 4.26 4.18 5/243 954224
/proc/meminfo: memFree=126756956/131655788 swapFree=131071996/131071996
[pid=954215] ppid=954212 vsize=44456 memory=30468 CPUtime=50.96 cores=4,6
/proc/954215/stat : 954215 (CASHWMaxSAT-Dis) R 954212 954215 951181 0 -1 4194304 23965 0 0 0 5090 6 0 0 20 0 1 0 183221842 45522944 7617 134679101440 4194304 14817773 140723525021088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25714688 140723525022692 140723525022807 140723525022807 140723525029823 0
/proc/954215/statm: 11114 7617 1006 2594 0 8007 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 44456 KiB
Current children cumulated memory: 30468 KiB

[startup+102.3 s]
/proc/loadavg: 4.17 4.24 4.18 5/243 954232
/proc/meminfo: memFree=126690560/131655788 swapFree=131071996/131071996
[pid=954215] ppid=954212 vsize=60228 memory=45984 CPUtime=102.01 cores=4,6
/proc/954215/stat : 954215 (CASHWMaxSAT-Dis) R 954212 954215 951181 0 -1 4194304 29336 0 0 0 10193 8 0 0 20 0 1 0 183221842 61673472 11496 134679101440 4194304 14817773 140723525021088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25714688 140723525022692 140723525022807 140723525022807 140723525029823 0
/proc/954215/statm: 15057 11496 1006 2594 0 11950 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 60228 KiB
Current children cumulated memory: 45984 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.21 4.17 5/243 954288
/proc/meminfo: memFree=125485412/131655788 swapFree=131071996/131071996
[pid=954215] ppid=954212 vsize=57280 memory=42288 CPUtime=161.84 cores=4,6
/proc/954215/stat : 954215 (CASHWMaxSAT-Dis) R 954212 954215 951181 0 -1 4194304 33770 0 0 0 16174 10 0 0 20 0 1 0 183221842 58654720 10572 134679101440 4194304 14817773 140723525021088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25714688 140723525022692 140723525022807 140723525022807 140723525029823 0
/proc/954215/statm: 14320 10572 1006 2594 0 11213 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 57280 KiB
Current children cumulated memory: 42288 KiB

[startup+222.3 s]
/proc/loadavg: 4.21 4.21 4.18 5/243 954299
/proc/meminfo: memFree=125400192/131655788 swapFree=131071996/131071996
[pid=954215] ppid=954212 vsize=61584 memory=47112 CPUtime=221.67 cores=4,6
/proc/954215/stat : 954215 (CASHWMaxSAT-Dis) R 954212 954215 951181 0 -1 4194304 41406 0 0 0 22155 12 0 0 20 0 1 0 183221842 63062016 11778 134679101440 4194304 14817773 140723525021088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25714688 140723525022692 140723525022807 140723525022807 140723525029823 0
/proc/954215/statm: 15396 11778 1006 2594 0 12289 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 61584 KiB
Current children cumulated memory: 47112 KiB

[startup+282.301 s]
/proc/loadavg: 4.47 4.27 4.20 6/248 954483
/proc/meminfo: memFree=125384560/131655788 swapFree=131071996/131071996
[pid=954215] ppid=954212 vsize=68332 memory=54228 CPUtime=281.51 cores=4,6
/proc/954215/stat : 954215 (CASHWMaxSAT-Dis) R 954212 954215 951181 0 -1 4194304 46346 0 0 0 28136 15 0 0 20 0 1 0 183221842 69971968 13557 134679101440 4194304 14817773 140723525021088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25714688 140723525022692 140723525022807 140723525022807 140723525029823 0
/proc/954215/statm: 17083 13557 1006 2594 0 13976 0
Current children cumulated CPU time: 281.51 s
Current children cumulated vsize: 68332 KiB
Current children cumulated memory: 54228 KiB

[startup+342.3 s]
/proc/loadavg: 4.67 4.38 4.24 5/242 954702
/proc/meminfo: memFree=125434332/131655788 swapFree=131071996/131071996
[pid=954215] ppid=954212 vsize=90176 memory=76076 CPUtime=341.33 cores=4,6
/proc/954215/stat : 954215 (CASHWMaxSAT-Dis) R 954212 954215 951181 0 -1 4194304 50041 0 0 0 34117 16 0 0 20 0 1 0 183221842 92340224 19019 134679101440 4194304 14817773 140723525021088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25714688 140723525022692 140723525022807 140723525022807 140723525029823 0
/proc/954215/statm: 22544 19019 1006 2594 0 19437 0
Current children cumulated CPU time: 341.33 s
Current children cumulated vsize: 90176 KiB
Current children cumulated memory: 76076 KiB

[startup+402.3 s]
/proc/loadavg: 4.34 4.34 4.24 5/242 954713
/proc/meminfo: memFree=125437668/131655788 swapFree=131071996/131071996
[pid=954215] ppid=954212 vsize=90176 memory=76292 CPUtime=401.17 cores=4,6
/proc/954215/stat : 954215 (CASHWMaxSAT-Dis) R 954212 954215 951181 0 -1 4194304 50548 0 0 0 40101 16 0 0 20 0 1 0 183221842 92340224 19073 134679101440 4194304 14817773 140723525021088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25714688 140723525022692 140723525022807 140723525022807 140723525029823 0
/proc/954215/statm: 22544 19073 1006 2594 0 19437 0
Current children cumulated CPU time: 401.17 s
Current children cumulated vsize: 90176 KiB
Current children cumulated memory: 76292 KiB

[startup+462.3 s]
/proc/loadavg: 4.17 4.29 4.23 5/242 954723
/proc/meminfo: memFree=125428868/131655788 swapFree=131071996/131071996
[pid=954215] ppid=954212 vsize=78396 memory=63276 CPUtime=461.02 cores=4,6
/proc/954215/stat : 954215 (CASHWMaxSAT-Dis) R 954212 954215 951181 0 -1 4194304 53979 0 0 0 46084 18 0 0 20 0 1 0 183221842 80277504 15819 134679101440 4194304 14817773 140723525021088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25714688 140723525022692 140723525022807 140723525022807 140723525029823 0

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

Current children cumulated memory: 132568 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.14 4.13 5/243 955958
/proc/meminfo: memFree=125197632/131655788 swapFree=131071996/131071996
[pid=954215] ppid=954212 vsize=170796 memory=156752 CPUtime=2914.45 cores=4,6
/proc/954215/stat : 954215 (CASHWMaxSAT-Dis) R 954212 954215 951181 0 -1 4194304 118365 0 0 0 291393 52 0 0 20 0 1 0 183221842 174895104 39188 134679101440 4194304 14817773 140723525021088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25714688 140723525022692 140723525022807 140723525022807 140723525029823 0
/proc/954215/statm: 42699 39188 1006 2594 0 39592 0
Current children cumulated CPU time: 2914.45 s
Current children cumulated vsize: 170796 KiB
Current children cumulated memory: 156752 KiB

[startup+2982.3 s]
/proc/loadavg: 4.13 4.14 4.13 5/243 955968
/proc/meminfo: memFree=125194692/131655788 swapFree=131071996/131071996
[pid=954215] ppid=954212 vsize=170796 memory=156912 CPUtime=2974.29 cores=4,6
/proc/954215/stat : 954215 (CASHWMaxSAT-Dis) R 954212 954215 951181 0 -1 4194304 118411 0 0 0 297377 52 0 0 20 0 1 0 183221842 174895104 39228 134679101440 4194304 14817773 140723525021088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25714688 140723525022692 140723525022807 140723525022807 140723525029823 0
/proc/954215/statm: 42699 39228 1006 2594 0 39592 0
Current children cumulated CPU time: 2974.29 s
Current children cumulated vsize: 170796 KiB
Current children cumulated memory: 156912 KiB

[startup+3042.3 s]
/proc/loadavg: 4.14 4.14 4.13 5/243 955981
/proc/meminfo: memFree=125240328/131655788 swapFree=131071996/131071996
[pid=954215] ppid=954212 vsize=170796 memory=156912 CPUtime=3034.13 cores=4,6
/proc/954215/stat : 954215 (CASHWMaxSAT-Dis) R 954212 954215 951181 0 -1 4194304 118458 0 0 0 303361 52 0 0 20 0 1 0 183221842 174895104 39228 134679101440 4194304 14817773 140723525021088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25714688 140723525022692 140723525022807 140723525022807 140723525029823 0
/proc/954215/statm: 42699 39228 1006 2594 0 39592 0
Current children cumulated CPU time: 3034.13 s
Current children cumulated vsize: 170796 KiB
Current children cumulated memory: 156912 KiB

[startup+3102.3 s]
/proc/loadavg: 4.16 4.14 4.13 5/243 955991
/proc/meminfo: memFree=125193944/131655788 swapFree=131071996/131071996
[pid=954215] ppid=954212 vsize=174984 memory=160872 CPUtime=3093.98 cores=4,6
/proc/954215/stat : 954215 (CASHWMaxSAT-Dis) R 954212 954215 951181 0 -1 4194304 119042 0 0 0 309346 52 0 0 20 0 1 0 183221842 179183616 40218 134679101440 4194304 14817773 140723525021088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25714688 140723525022692 140723525022807 140723525022807 140723525029823 0
/proc/954215/statm: 43746 40218 1006 2594 0 40639 0
Current children cumulated CPU time: 3093.98 s
Current children cumulated vsize: 174984 KiB
Current children cumulated memory: 160872 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.13 4.12 5/242 956001
/proc/meminfo: memFree=125243060/131655788 swapFree=131071996/131071996
[pid=954215] ppid=954212 vsize=124120 memory=110364 CPUtime=3153.81 cores=4,6
/proc/954215/stat : 954215 (CASHWMaxSAT-Dis) R 954212 954215 951181 0 -1 4194304 119102 0 0 0 315329 52 0 0 20 0 1 0 183221842 127098880 27591 134679101440 4194304 14817773 140723525021088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25714688 140723525022692 140723525022807 140723525022807 140723525029823 0
/proc/954215/statm: 31030 27591 1006 2594 0 27923 0
Current children cumulated CPU time: 3153.81 s
Current children cumulated vsize: 124120 KiB
Current children cumulated memory: 110364 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.12 4.12 5/242 956012
/proc/meminfo: memFree=125255732/131655788 swapFree=131071996/131071996
[pid=954215] ppid=954212 vsize=149040 memory=135036 CPUtime=3213.66 cores=4,6
/proc/954215/stat : 954215 (CASHWMaxSAT-Dis) R 954212 954215 951181 0 -1 4194304 119729 0 0 0 321314 52 0 0 20 0 1 0 183221842 152616960 33759 134679101440 4194304 14817773 140723525021088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25714688 140723525022692 140723525022807 140723525022807 140723525029823 0
/proc/954215/statm: 37260 33759 1006 2594 0 34153 0
Current children cumulated CPU time: 3213.66 s
Current children cumulated vsize: 149040 KiB
Current children cumulated memory: 135036 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.13 4.12 5/242 956023
/proc/meminfo: memFree=125204760/131655788 swapFree=131071996/131071996
[pid=954215] ppid=954212 vsize=174328 memory=160180 CPUtime=3273.51 cores=4,6
/proc/954215/stat : 954215 (CASHWMaxSAT-Dis) R 954212 954215 951181 0 -1 4194304 120481 0 0 0 327298 53 0 0 20 0 1 0 183221842 178511872 40045 134679101440 4194304 14817773 140723525021088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25714688 140723525022692 140723525022807 140723525022807 140723525029823 0
/proc/954215/statm: 43582 40045 1006 2594 0 40475 0
Current children cumulated CPU time: 3273.51 s
Current children cumulated vsize: 174328 KiB
Current children cumulated memory: 160180 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.11 4.11 5/241 956078
/proc/meminfo: memFree=125233004/131655788 swapFree=131071996/131071996
[pid=954215] ppid=954212 vsize=174328 memory=160444 CPUtime=3333.35 cores=4,6
/proc/954215/stat : 954215 (CASHWMaxSAT-Dis) R 954212 954215 951181 0 -1 4194304 120543 0 0 0 333282 53 0 0 20 0 1 0 183221842 178511872 40111 134679101440 4194304 14817773 140723525021088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25714688 140723525022692 140723525022807 140723525022807 140723525029823 0
/proc/954215/statm: 43582 40111 1006 2594 0 40475 0
Current children cumulated CPU time: 3333.35 s
Current children cumulated vsize: 174328 KiB
Current children cumulated memory: 160444 KiB

[startup+3402.3 s]
/proc/loadavg: 4.20 4.14 4.12 5/241 956089
/proc/meminfo: memFree=125190460/131655788 swapFree=131071996/131071996
[pid=954215] ppid=954212 vsize=174328 memory=160444 CPUtime=3393.21 cores=4,6
/proc/954215/stat : 954215 (CASHWMaxSAT-Dis) R 954212 954215 951181 0 -1 4194304 120609 0 0 0 339268 53 0 0 20 0 1 0 183221842 178511872 40111 134679101440 4194304 14817773 140723525021088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25714688 140723525022692 140723525022807 140723525022807 140723525029823 0
/proc/954215/statm: 43582 40111 1006 2594 0 40475 0
Current children cumulated CPU time: 3393.21 s
Current children cumulated vsize: 174328 KiB
Current children cumulated memory: 160444 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.13 4.11 5/241 956099
/proc/meminfo: memFree=125197980/131655788 swapFree=131071996/131071996
[pid=954215] ppid=954212 vsize=174328 memory=160444 CPUtime=3453.06 cores=4,6
/proc/954215/stat : 954215 (CASHWMaxSAT-Dis) R 954212 954215 951181 0 -1 4194304 120675 0 0 0 345253 53 0 0 20 0 1 0 183221842 178511872 40111 134679101440 4194304 14817773 140723525021088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25714688 140723525022692 140723525022807 140723525022807 140723525029823 0
/proc/954215/statm: 43582 40111 1006 2594 0 40475 0
Current children cumulated CPU time: 3453.06 s
Current children cumulated vsize: 174328 KiB
Current children cumulated memory: 160444 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.11 4.11 5/241 956109
/proc/meminfo: memFree=125194444/131655788 swapFree=131071996/131071996
[pid=954215] ppid=954212 vsize=174328 memory=160444 CPUtime=3512.91 cores=4,6
/proc/954215/stat : 954215 (CASHWMaxSAT-Dis) R 954212 954215 951181 0 -1 4194304 120740 0 0 0 351238 53 0 0 20 0 1 0 183221842 178511872 40111 134679101440 4194304 14817773 140723525021088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25714688 140723525022692 140723525022807 140723525022807 140723525029823 0
/proc/954215/statm: 43582 40111 1006 2594 0 40475 0
Current children cumulated CPU time: 3512.91 s
Current children cumulated vsize: 174328 KiB
Current children cumulated memory: 160444 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.12 4.11 5/241 956119
/proc/meminfo: memFree=125238976/131655788 swapFree=131071996/131071996
[pid=954215] ppid=954212 vsize=130088 memory=116332 CPUtime=3572.76 cores=4,6
/proc/954215/stat : 954215 (CASHWMaxSAT-Dis) R 954212 954215 951181 0 -1 4194304 121468 0 0 0 357222 54 0 0 20 0 1 0 183221842 133210112 29083 134679101440 4194304 14817773 140723525021088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25714688 140723525022692 140723525022807 140723525022807 140723525029823 0
/proc/954215/statm: 32522 29083 1006 2594 0 29415 0
Current children cumulated CPU time: 3572.76 s
Current children cumulated vsize: 130088 KiB
Current children cumulated memory: 116332 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.7 s]
/proc/loadavg: 4.23 4.14 4.11 6/243 956174
/proc/meminfo: memFree=125482188/131655788 swapFree=131071996/131071996
[pid=954215] ppid=954212 vsize=130088 memory=116332 CPUtime=3600.09 cores=4,6
/proc/954215/stat : 954215 (CASHWMaxSAT-Dis) R 954212 954215 951181 0 -1 4194304 121520 0 0 0 359954 55 0 0 20 0 1 0 183221842 133210112 29083 134679101440 4194304 14817773 140723525021088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25714688 140723525022692 140723525022807 140723525022807 140723525029823 0
/proc/954215/statm: 32522 29083 1006 2594 0 29415 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 130088 KiB
Current children cumulated memory: 116332 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.55 s, system=0.551042 s

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

[startup+3609.7 s]
/proc/loadavg: 4.23 4.14 4.11 6/243 956174
/proc/meminfo: memFree=125482188/131655788 swapFree=131071996/131071996
[pid=954215] ppid=954212 vsize=130088 memory=116332 CPUtime=3600.09 cores=4,6
/proc/954215/stat : 954215 (CASHWMaxSAT-Dis) R 954212 954215 951181 0 -1 4194304 121520 0 0 0 359954 55 0 0 20 0 1 0 183221842 133210112 29083 134679101440 4194304 14817773 140723525021088 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25714688 140723525022692 140723525022807 140723525022807 140723525029823 0
/proc/954215/statm: 32522 29083 1006 2594 0 29415 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 130088 KiB
Current children cumulated memory: 116332 KiB

Child status: 0

Real time (s): 3609.7
CPU time (s): 3600.1
CPU user time (s): 3599.55
CPU system time (s): 0.551042
CPU usage (%): 99.734
Max. virtual memory (cumulated for all children) (KiB): 201520
Max. memory (cumulated for all children) (KiB): 187384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.55
system time used= 0.551042
maximum resident set size= 187384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121520
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= 39
involuntary context switches= 2504


# summary of solver processes directly reported to runsolver:
#   pid: 954215
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3599.55
#   total CPU system time (s): 0.551042

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.8273 second user time and 35.5483 second system time

The end

Launcher Data

Begin job on nodeC012 at 2024-07-18 15:51:01
IDJOB=4445939
IDBENCH=155406
IDSOLVER=3075
FILE ID=nodeC012/4445939-1721310649
RUNJOBID= nodeC012-1721306732-951192
SLURM_JOB_ID= 7542645
Free space on /tmp= 723732 MiB

SOLVER NAME= CASHWMaxSAT-DisjCad-S 2024-07-10
BENCH NAME= PB24/normalized-PB11/DEC-LIN/heinz/normalized-neos-820157.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-4445939-1721310649/watcher-4445939-1721310649 -o /tmp/evaluation-result-4445939-1721310649/solver-4445939-1721310649 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1721306732-951192 --watchdog 3760  CASHWMaxSAT-DisjCad-S HOME/instance-4445939-1721310649.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 9baf2ba48863e92d1cef7cf6d2cd6be7
RANDOM SEED=1902857002

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        126781504 kB
MemAvailable:   129394220 kB
Buffers:          498336 kB
Cached:          2934444 kB
SwapCached:            0 kB
Active:          1008892 kB
Inactive:        3281292 kB
Active(anon):       1448 kB
Inactive(anon):   893336 kB
Active(file):    1007444 kB
Inactive(file):  2387956 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             32420 kB
Writeback:             0 kB
AnonPages:        855688 kB
Mapped:           118988 kB
Shmem:             37704 kB
KReclaimable:     114696 kB
Slab:             219104 kB
SReclaimable:     114696 kB
SUnreclaim:       104408 kB
KernelStack:        3888 kB
PageTables:        10656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1283556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            57952 kB
HardwareCorrupted:     0 kB
AnonHugePages:    501760 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:      312136 kB
DirectMap2M:    33146880 kB
DirectMap1G:    102760448 kB

Free space on /tmp at the end= 723672 MiB
End job on nodeC012 at 2024-07-18 16:51:11