Trace number 4452438

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-SP 2024-07-10? (TO) 3600.07 3613.11

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2010/normalized-ns903616.0.u.opb
MD5SUM851dd7bb62635ec66e2461b484912a91
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 variables21582
Total number of constraints17547
Number of constraints which are clauses6313
Number of constraints which are cardinality constraints (but not clauses)344
Number of constraints which are nor clauses,nor cardinality constraints10890
Minimum length of a constraint1
Maximum length of a constraint221
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 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 221
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.06/3613.11	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 (59239 MiB free)
  memory of node 1: 64510 MiB (55509 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4452438-1721445024/watcher-4452438-1721445024 -o /tmp/evaluation-result-4452438-1721445024/solver-4452438-1721445024 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1721444801-1050028 --watchdog 3760 CASHWMaxSAT-DisjCad-SP HOME/instance-4452438-1721445024.opb -total-t=3600 -no-par -v0 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=1050275, runsolver pid=1050272

[startup+0.100815 s]*
/proc/loadavg: 4.08 4.07 4.09 5/245 1050276
/proc/meminfo: memFree=117496428/131655788 swapFree=131071996/131071996
[pid=1050275] ppid=1050272 vsize=25704 memory=10412 CPUtime=0.1 cores=0,2
/proc/1050275/stat : 1050275 (CASHWMaxSAT-Dis) R 1050272 1050275 1050018 0 -1 4194304 2308 0 0 0 10 0 0 0 20 0 1 0 196659069 26320896 2603 134679101440 4194304 15356333 140726466846400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 48058368 140726466847713 140726466847829 140726466847829 140726466854846 0
/proc/1050275/statm: 6426 2603 922 2726 0 3174 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 25704 KiB
Current children cumulated memory: 10412 KiB

[startup+0.213176 s]*
/proc/loadavg: 4.08 4.07 4.09 5/245 1050276
/proc/meminfo: memFree=117477824/131655788 swapFree=131071996/131071996
[pid=1050275] ppid=1050272 vsize=44604 memory=28708 CPUtime=0.21 cores=0,2
/proc/1050275/stat : 1050275 (CASHWMaxSAT-Dis) R 1050272 1050275 1050018 0 -1 4194304 7462 0 0 0 19 2 0 0 20 0 1 0 196659069 45674496 7177 134679101440 4194304 15356333 140726466846400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 48058368 140726466847713 140726466847829 140726466847829 140726466854846 0
/proc/1050275/statm: 11151 7177 954 2726 0 7899 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 44604 KiB
Current children cumulated memory: 28708 KiB

[startup+0.313305 s]*
/proc/loadavg: 4.08 4.07 4.09 5/245 1050276
/proc/meminfo: memFree=117477720/131655788 swapFree=131071996/131071996
[pid=1050275] ppid=1050272 vsize=44604 memory=28708 CPUtime=0.31 cores=0,2
/proc/1050275/stat : 1050275 (CASHWMaxSAT-Dis) R 1050272 1050275 1050018 0 -1 4194304 7463 0 0 0 29 2 0 0 20 0 1 0 196659069 45674496 7177 134679101440 4194304 15356333 140726466846400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 48058368 140726466847713 140726466847829 140726466847829 140726466854846 0
/proc/1050275/statm: 11151 7177 954 2726 0 7899 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 44604 KiB
Current children cumulated memory: 28708 KiB

[startup+0.700329 s]
/proc/loadavg: 4.08 4.07 4.09 5/245 1050276
/proc/meminfo: memFree=117477628/131655788 swapFree=131071996/131071996
[pid=1050275] ppid=1050272 vsize=44604 memory=28708 CPUtime=0.68 cores=0,2
/proc/1050275/stat : 1050275 (CASHWMaxSAT-Dis) R 1050272 1050275 1050018 0 -1 4194304 7463 0 0 0 66 2 0 0 20 0 1 0 196659069 45674496 7177 134679101440 4194304 15356333 140726466846400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 48058368 140726466847713 140726466847829 140726466847829 140726466854846 0
/proc/1050275/statm: 11151 7177 954 2726 0 7899 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 44604 KiB
Current children cumulated memory: 28708 KiB

[startup+1.5003 s]
/proc/loadavg: 4.08 4.07 4.09 5/245 1050276
/proc/meminfo: memFree=117477600/131655788 swapFree=131071996/131071996
[pid=1050275] ppid=1050272 vsize=67044 memory=49724 CPUtime=1.48 cores=0,2
/proc/1050275/stat : 1050275 (CASHWMaxSAT-Dis) R 1050272 1050275 1050018 0 -1 4194304 13120 0 0 0 145 3 0 0 20 0 1 0 196659069 68653056 12431 134679101440 4194304 15356333 140726466846400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 48058368 140726466847713 140726466847829 140726466847829 140726466854846 0
/proc/1050275/statm: 16761 12431 1066 2726 0 13509 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 67044 KiB
Current children cumulated memory: 49724 KiB

[startup+3.11285 s]
/proc/loadavg: 4.07 4.07 4.09 5/245 1050276
/proc/meminfo: memFree=117691640/131655788 swapFree=131071996/131071996
[pid=1050275] ppid=1050272 vsize=125040 memory=105412 CPUtime=3.09 cores=0,2
/proc/1050275/stat : 1050275 (CASHWMaxSAT-Dis) R 1050272 1050275 1050018 0 -1 4194304 21907 0 0 0 304 5 0 0 20 0 1 0 196659069 128040960 26353 134679101440 4194304 15356333 140726466846400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 48058368 140726466847713 140726466847829 140726466847829 140726466854846 0
/proc/1050275/statm: 31260 26353 1146 2726 0 28008 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 125040 KiB
Current children cumulated memory: 105412 KiB

[startup+6.3003 s]
/proc/loadavg: 4.07 4.07 4.09 5/245 1050276
/proc/meminfo: memFree=117691740/131655788 swapFree=131071996/131071996
[pid=1050275] ppid=1050272 vsize=125040 memory=105664 CPUtime=6.26 cores=0,2
/proc/1050275/stat : 1050275 (CASHWMaxSAT-Dis) R 1050272 1050275 1050018 0 -1 4194304 21915 0 0 0 621 5 0 0 20 0 1 0 196659069 128040960 26416 134679101440 4194304 15356333 140726466846400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 48058368 140726466847713 140726466847829 140726466847829 140726466854846 0
/proc/1050275/statm: 31260 26416 1146 2726 0 28008 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 125040 KiB
Current children cumulated memory: 105664 KiB

[startup+12.7003 s]
/proc/loadavg: 4.07 4.07 4.09 5/245 1050278
/proc/meminfo: memFree=117687380/131655788 swapFree=131071996/131071996
[pid=1050275] ppid=1050272 vsize=125040 memory=105664 CPUtime=12.64 cores=0,2
/proc/1050275/stat : 1050275 (CASHWMaxSAT-Dis) R 1050272 1050275 1050018 0 -1 4194304 21942 0 0 0 1259 5 0 0 20 0 1 0 196659069 128040960 26416 134679101440 4194304 15356333 140726466846400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 48058368 140726466847713 140726466847829 140726466847829 140726466854846 0
/proc/1050275/statm: 31260 26416 1146 2726 0 28008 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 125040 KiB
Current children cumulated memory: 105664 KiB

[startup+25.5003 s]
/proc/loadavg: 4.12 4.08 4.09 5/245 1050279
/proc/meminfo: memFree=117680748/131655788 swapFree=131071996/131071996
[pid=1050275] ppid=1050272 vsize=125040 memory=105664 CPUtime=25.39 cores=0,2
/proc/1050275/stat : 1050275 (CASHWMaxSAT-Dis) R 1050272 1050275 1050018 0 -1 4194304 21955 0 0 0 2534 5 0 0 20 0 1 0 196659069 128040960 26416 134679101440 4194304 15356333 140726466846400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 48058368 140726466847713 140726466847829 140726466847829 140726466854846 0
/proc/1050275/statm: 31260 26416 1146 2726 0 28008 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 125040 KiB
Current children cumulated memory: 105664 KiB

[startup+51.1129 s]
/proc/loadavg: 4.08 4.08 4.09 5/245 1050284
/proc/meminfo: memFree=117677816/131655788 swapFree=131071996/131071996
[pid=1050275] ppid=1050272 vsize=125040 memory=105664 CPUtime=50.91 cores=0,2
/proc/1050275/stat : 1050275 (CASHWMaxSAT-Dis) R 1050272 1050275 1050018 0 -1 4194304 21974 0 0 0 5086 5 0 0 20 0 1 0 196659069 128040960 26416 134679101440 4194304 15356333 140726466846400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 48058368 140726466847713 140726466847829 140726466847829 140726466854846 0
/proc/1050275/statm: 31260 26416 1146 2726 0 28008 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 125040 KiB
Current children cumulated memory: 105664 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/245 1050292
/proc/meminfo: memFree=117659640/131655788 swapFree=131071996/131071996
[pid=1050275] ppid=1050272 vsize=117088 memory=97908 CPUtime=101.9 cores=0,2
/proc/1050275/stat : 1050275 (CASHWMaxSAT-Dis) R 1050272 1050275 1050018 0 -1 4194304 23646 0 0 0 10185 5 0 0 20 0 1 0 196659069 119898112 24477 134679101440 4194304 15356333 140726466846400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 48058368 140726466847713 140726466847829 140726466847829 140726466854846 0
/proc/1050275/statm: 29272 24477 1146 2726 0 26020 0
Current children cumulated CPU time: 101.9 s
Current children cumulated vsize: 117088 KiB
Current children cumulated memory: 97908 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.09 4.09 5/245 1050303
/proc/meminfo: memFree=117610120/131655788 swapFree=131071996/131071996
[pid=1050275] ppid=1050272 vsize=141648 memory=122228 CPUtime=161.68 cores=0,2
/proc/1050275/stat : 1050275 (CASHWMaxSAT-Dis) R 1050272 1050275 1050018 0 -1 4194304 28468 0 0 0 16161 7 0 0 20 0 1 0 196659069 145047552 30557 134679101440 4194304 15356333 140726466846400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 48058368 140726466847713 140726466847829 140726466847829 140726466854846 0
/proc/1050275/statm: 35412 30557 1146 2726 0 32160 0
Current children cumulated CPU time: 161.68 s
Current children cumulated vsize: 141648 KiB
Current children cumulated memory: 122228 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/246 1050314
/proc/meminfo: memFree=117683568/131655788 swapFree=131071996/131071996
[pid=1050275] ppid=1050272 vsize=120452 memory=100996 CPUtime=221.46 cores=0,2
/proc/1050275/stat : 1050275 (CASHWMaxSAT-Dis) R 1050272 1050275 1050018 0 -1 4194304 29506 0 0 0 22139 7 0 0 20 0 1 0 196659069 123342848 25249 134679101440 4194304 15356333 140726466846400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 48058368 140726466847713 140726466847829 140726466847829 140726466854846 0
/proc/1050275/statm: 30113 25249 1146 2726 0 26861 0
Current children cumulated CPU time: 221.46 s
Current children cumulated vsize: 120452 KiB
Current children cumulated memory: 100996 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/243 1050325
/proc/meminfo: memFree=117651428/131655788 swapFree=131071996/131071996
[pid=1050275] ppid=1050272 vsize=146372 memory=127056 CPUtime=281.25 cores=0,2
/proc/1050275/stat : 1050275 (CASHWMaxSAT-Dis) R 1050272 1050275 1050018 0 -1 4194304 33849 0 0 0 28116 9 0 0 20 0 1 0 196659069 149884928 31764 134679101440 4194304 15356333 140726466846400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 48058368 140726466847713 140726466847829 140726466847829 140726466854846 0
/proc/1050275/statm: 36593 31764 1146 2726 0 33341 0
Current children cumulated CPU time: 281.25 s
Current children cumulated vsize: 146372 KiB
Current children cumulated memory: 127056 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/243 1050337
/proc/meminfo: memFree=117609292/131655788 swapFree=131071996/131071996
[pid=1050275] ppid=1050272 vsize=173200 memory=153736 CPUtime=341.03 cores=0,2
/proc/1050275/stat : 1050275 (CASHWMaxSAT-Dis) R 1050272 1050275 1050018 0 -1 4194304 39172 0 0 0 34092 11 0 0 20 0 1 0 196659069 177356800 38434 134679101440 4194304 15356333 140726466846400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 48058368 140726466847713 140726466847829 140726466847829 140726466854846 0
/proc/1050275/statm: 43300 38434 1146 2726 0 40048 0
Current children cumulated CPU time: 341.03 s
Current children cumulated vsize: 173200 KiB
Current children cumulated memory: 153736 KiB

[startup+402.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/243 1050347
/proc/meminfo: memFree=117523720/131655788 swapFree=131071996/131071996
[pid=1050275] ppid=1050272 vsize=168520 memory=148992 CPUtime=400.82 cores=0,2
/proc/1050275/stat : 1050275 (CASHWMaxSAT-Dis) R 1050272 1050275 1050018 0 -1 4194304 41850 0 0 0 40070 12 0 0 20 0 1 0 196659069 172564480 37248 134679101440 4194304 15356333 140726466846400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 48058368 140726466847713 140726466847829 140726466847829 140726466854846 0
/proc/1050275/statm: 42130 37248 1146 2726 0 38878 0
Current children cumulated CPU time: 400.82 s
Current children cumulated vsize: 168520 KiB
Current children cumulated memory: 148992 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/243 1050357
/proc/meminfo: memFree=117429480/131655788 swapFree=131071996/131071996
[pid=1050275] ppid=1050272 vsize=184208 memory=164784 CPUtime=460.6 cores=0,2
/proc/1050275/stat : 1050275 (CASHWMaxSAT-Dis) R 1050272 1050275 1050018 0 -1 4194304 42927 0 0 0 46047 13 0 0 20 0 1 0 196659069 188628992 41196 134679101440 4194304 15356333 140726466846400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 48058368 140726466847713 140726466847829 140726466847829 140726466854846 0
/proc/1050275/statm: 46052 41196 1146 2726 0 42800 0

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

Current children cumulated memory: 232664 KiB

[startup+2922.3 s]
/proc/loadavg: 4.11 4.15 4.15 5/244 1051961
/proc/meminfo: memFree=116829960/131655788 swapFree=131071996/131071996
[pid=1050275] ppid=1050272 vsize=251972 memory=232664 CPUtime=2911.76 cores=0,2
/proc/1050275/stat : 1050275 (CASHWMaxSAT-Dis) R 1050272 1050275 1050018 0 -1 4194304 77316 0 0 0 291124 52 0 0 20 0 1 0 196659069 258019328 58166 134679101440 4194304 15356333 140726466846400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 48058368 140726466847713 140726466847829 140726466847829 140726466854846 0
/proc/1050275/statm: 62993 58166 1146 2726 0 59741 0
Current children cumulated CPU time: 2911.76 s
Current children cumulated vsize: 251972 KiB
Current children cumulated memory: 232664 KiB

[startup+2982.3 s]
/proc/loadavg: 4.12 4.13 4.15 5/244 1051971
/proc/meminfo: memFree=116829612/131655788 swapFree=131071996/131071996
[pid=1050275] ppid=1050272 vsize=251972 memory=232664 CPUtime=2971.55 cores=0,2
/proc/1050275/stat : 1050275 (CASHWMaxSAT-Dis) R 1050272 1050275 1050018 0 -1 4194304 77359 0 0 0 297103 52 0 0 20 0 1 0 196659069 258019328 58166 134679101440 4194304 15356333 140726466846400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 48058368 140726466847713 140726466847829 140726466847829 140726466854846 0
/proc/1050275/statm: 62993 58166 1146 2726 0 59741 0
Current children cumulated CPU time: 2971.55 s
Current children cumulated vsize: 251972 KiB
Current children cumulated memory: 232664 KiB

[startup+3042.3 s]
/proc/loadavg: 4.10 4.12 4.14 5/243 1051994
/proc/meminfo: memFree=116766336/131655788 swapFree=131071996/131071996
[pid=1050275] ppid=1050272 vsize=255096 memory=235788 CPUtime=3031.33 cores=0,2
/proc/1050275/stat : 1050275 (CASHWMaxSAT-Dis) R 1050272 1050275 1050018 0 -1 4194304 78196 0 0 0 303081 52 0 0 20 0 1 0 196659069 261218304 58947 134679101440 4194304 15356333 140726466846400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 48058368 140726466847713 140726466847829 140726466847829 140726466854846 0
/proc/1050275/statm: 63774 58947 1146 2726 0 60522 0
Current children cumulated CPU time: 3031.33 s
Current children cumulated vsize: 255096 KiB
Current children cumulated memory: 235788 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.11 4.14 5/243 1052004
/proc/meminfo: memFree=116887216/131655788 swapFree=131071996/131071996
[pid=1050275] ppid=1050272 vsize=257060 memory=237656 CPUtime=3091.11 cores=0,2
/proc/1050275/stat : 1050275 (CASHWMaxSAT-Dis) R 1050272 1050275 1050018 0 -1 4194304 78741 0 0 0 309059 52 0 0 20 0 1 0 196659069 263229440 59414 134679101440 4194304 15356333 140726466846400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 48058368 140726466847713 140726466847829 140726466847829 140726466854846 0
/proc/1050275/statm: 64265 59414 1146 2726 0 61013 0
Current children cumulated CPU time: 3091.11 s
Current children cumulated vsize: 257060 KiB
Current children cumulated memory: 237656 KiB

[startup+3162.3 s]
/proc/loadavg: 4.63 4.27 4.19 5/243 1052015
/proc/meminfo: memFree=117375192/131655788 swapFree=131071996/131071996
[pid=1050275] ppid=1050272 vsize=257060 memory=237752 CPUtime=3150.9 cores=0,2
/proc/1050275/stat : 1050275 (CASHWMaxSAT-Dis) R 1050272 1050275 1050018 0 -1 4194304 78807 0 0 0 315038 52 0 0 20 0 1 0 196659069 263229440 59438 134679101440 4194304 15356333 140726466846400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 48058368 140726466847713 140726466847829 140726466847829 140726466854846 0
/proc/1050275/statm: 64265 59438 1146 2726 0 61013 0
Current children cumulated CPU time: 3150.9 s
Current children cumulated vsize: 257060 KiB
Current children cumulated memory: 237752 KiB

[startup+3222.3 s]
/proc/loadavg: 4.75 4.36 4.22 5/243 1052025
/proc/meminfo: memFree=117324376/131655788 swapFree=131071996/131071996
[pid=1050275] ppid=1050272 vsize=257060 memory=237752 CPUtime=3210.68 cores=0,2
/proc/1050275/stat : 1050275 (CASHWMaxSAT-Dis) R 1050272 1050275 1050018 0 -1 4194304 78856 0 0 0 321016 52 0 0 20 0 1 0 196659069 263229440 59438 134679101440 4194304 15356333 140726466846400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 48058368 140726466847713 140726466847829 140726466847829 140726466854846 0
/proc/1050275/statm: 64265 59438 1146 2726 0 61013 0
Current children cumulated CPU time: 3210.68 s
Current children cumulated vsize: 257060 KiB
Current children cumulated memory: 237752 KiB

[startup+3282.3 s]
/proc/loadavg: 4.31 4.31 4.21 5/243 1052036
/proc/meminfo: memFree=116849872/131655788 swapFree=131071996/131071996
[pid=1050275] ppid=1050272 vsize=259440 memory=240132 CPUtime=3270.47 cores=0,2
/proc/1050275/stat : 1050275 (CASHWMaxSAT-Dis) R 1050272 1050275 1050018 0 -1 4194304 79504 0 0 0 326995 52 0 0 20 0 1 0 196659069 265666560 60033 134679101440 4194304 15356333 140726466846400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 48058368 140726466847713 140726466847829 140726466847829 140726466854846 0
/proc/1050275/statm: 64860 60033 1146 2726 0 61608 0
Current children cumulated CPU time: 3270.47 s
Current children cumulated vsize: 259440 KiB
Current children cumulated memory: 240132 KiB

[startup+3342.3 s]
/proc/loadavg: 4.21 4.28 4.21 5/242 1052047
/proc/meminfo: memFree=117131208/131655788 swapFree=131071996/131071996
[pid=1050275] ppid=1050272 vsize=259440 memory=240132 CPUtime=3330.25 cores=0,2
/proc/1050275/stat : 1050275 (CASHWMaxSAT-Dis) R 1050272 1050275 1050018 0 -1 4194304 79548 0 0 0 332973 52 0 0 20 0 1 0 196659069 265666560 60033 134679101440 4194304 15356333 140726466846400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 48058368 140726466847713 140726466847829 140726466847829 140726466854846 0
/proc/1050275/statm: 64860 60033 1146 2726 0 61608 0
Current children cumulated CPU time: 3330.25 s
Current children cumulated vsize: 259440 KiB
Current children cumulated memory: 240132 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.24 4.19 5/243 1052518
/proc/meminfo: memFree=125732800/131655788 swapFree=131071996/131071996
[pid=1050275] ppid=1050272 vsize=259440 memory=240880 CPUtime=3390.01 cores=0,2
/proc/1050275/stat : 1050275 (CASHWMaxSAT-Dis) R 1050272 1050275 1050018 0 -1 4194304 79624 0 0 0 338949 52 0 0 20 0 1 0 196659069 265666560 60220 134679101440 4194304 15356333 140726466846400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 48058368 140726466847713 140726466847829 140726466847829 140726466854846 0
/proc/1050275/statm: 64860 60220 1146 2726 0 61608 0
Current children cumulated CPU time: 3390.01 s
Current children cumulated vsize: 259440 KiB
Current children cumulated memory: 240880 KiB

[startup+3462.3 s]
/proc/loadavg: 4.20 4.24 4.19 5/243 1052619
/proc/meminfo: memFree=125908068/131655788 swapFree=131071996/131071996
[pid=1050275] ppid=1050272 vsize=262916 memory=244356 CPUtime=3449.78 cores=0,2
/proc/1050275/stat : 1050275 (CASHWMaxSAT-Dis) R 1050272 1050275 1050018 0 -1 4194304 80091 0 0 0 344926 52 0 0 20 0 1 0 196659069 269225984 61089 134679101440 4194304 15356333 140726466846400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 48058368 140726466847713 140726466847829 140726466847829 140726466854846 0
/proc/1050275/statm: 65729 61089 1146 2726 0 62477 0
Current children cumulated CPU time: 3449.78 s
Current children cumulated vsize: 262916 KiB
Current children cumulated memory: 244356 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.21 4.18 5/243 1052630
/proc/meminfo: memFree=125867536/131655788 swapFree=131071996/131071996
[pid=1050275] ppid=1050272 vsize=262916 memory=244356 CPUtime=3509.58 cores=0,2
/proc/1050275/stat : 1050275 (CASHWMaxSAT-Dis) R 1050272 1050275 1050018 0 -1 4194304 80201 0 0 0 350906 52 0 0 20 0 1 0 196659069 269225984 61089 134679101440 4194304 15356333 140726466846400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 48058368 140726466847713 140726466847829 140726466847829 140726466854846 0
/proc/1050275/statm: 65729 61089 1146 2726 0 62477 0
Current children cumulated CPU time: 3509.58 s
Current children cumulated vsize: 262916 KiB
Current children cumulated memory: 244356 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.19 4.18 5/243 1052731
/proc/meminfo: memFree=126243760/131655788 swapFree=131071996/131071996
[pid=1050275] ppid=1050272 vsize=262916 memory=245308 CPUtime=3569.36 cores=0,2
/proc/1050275/stat : 1050275 (CASHWMaxSAT-Dis) R 1050272 1050275 1050018 0 -1 4194304 80275 0 0 0 356884 52 0 0 20 0 1 0 196659069 269225984 61327 134679101440 4194304 15356333 140726466846400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 48058368 140726466847713 140726466847829 140726466847829 140726466854846 0
/proc/1050275/statm: 65729 61327 1146 2726 0 62477 0
Current children cumulated CPU time: 3569.36 s
Current children cumulated vsize: 262916 KiB
Current children cumulated memory: 245308 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3613.11 s]
/proc/loadavg: 4.11 4.18 4.18 5/246 1052788
/proc/meminfo: memFree=126668700/131655788 swapFree=131071996/131071996
[pid=1050275] ppid=1050272 vsize=203124 memory=185644 CPUtime=3600.06 cores=0,2
/proc/1050275/stat : 1050275 (CASHWMaxSAT-Dis) R 1050272 1050275 1050018 0 -1 4194304 80897 0 0 0 359953 53 0 0 20 0 1 0 196659069 207998976 46411 134679101440 4194304 15356333 140726466846400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 48058368 140726466847713 140726466847829 140726466847829 140726466854846 0
/proc/1050275/statm: 50781 46411 1146 2726 0 47529 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 203124 KiB
Current children cumulated memory: 185644 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.53 s, system=0.533034 s

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

[startup+3613.11 s]
/proc/loadavg: 4.11 4.18 4.18 5/246 1052788
/proc/meminfo: memFree=126668700/131655788 swapFree=131071996/131071996
[pid=1050275] ppid=1050272 vsize=203124 memory=185644 CPUtime=3600.06 cores=0,2
/proc/1050275/stat : 1050275 (CASHWMaxSAT-Dis) R 1050272 1050275 1050018 0 -1 4194304 80897 0 0 0 359953 53 0 0 20 0 1 0 196659069 207998976 46411 134679101440 4194304 15356333 140726466846400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 48058368 140726466847713 140726466847829 140726466847829 140726466854846 0
/proc/1050275/statm: 50781 46411 1146 2726 0 47529 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 203124 KiB
Current children cumulated memory: 185644 KiB

Child status: 0

Real time (s): 3613.11
CPU time (s): 3600.07
CPU user time (s): 3599.53
CPU system time (s): 0.533034
CPU usage (%): 99.6389
Max. virtual memory (cumulated for all children) (KiB): 307216
Max. memory (cumulated for all children) (KiB): 287828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.53
system time used= 0.533034
maximum resident set size= 287828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80897
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= 25202


# summary of solver processes directly reported to runsolver:
#   pid: 1050275
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3599.53
#   total CPU system time (s): 0.533034

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.2651 second user time and 35.6706 second system time

The end

Launcher Data

Begin job on nodeC007 at 2024-07-20 05:10:37
IDJOB=4452438
IDBENCH=164356
IDSOLVER=3074
FILE ID=nodeC007/4452438-1721445024
RUNJOBID= nodeC007-1721444801-1050028
SLURM_JOB_ID= 7545656
Free space on /tmp= 723732 MiB

SOLVER NAME= CASHWMaxSAT-DisjCad-SP 2024-07-10
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2010/normalized-ns903616.0.u.opb
COMMAND LINE= CASHWMaxSAT-DisjCad-SP BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4452438-1721445024/watcher-4452438-1721445024 -o /tmp/evaluation-result-4452438-1721445024/solver-4452438-1721445024 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1721444801-1050028 --watchdog 3760  CASHWMaxSAT-DisjCad-SP HOME/instance-4452438-1721445024.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 851dd7bb62635ec66e2461b484912a91
RANDOM SEED=999771257

nodeC007.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		: 1197.132
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	: 6983.25
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		: 3491.628
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.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	: 0xb00001f
cpu MHz		: 1197.143
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	: 6983.25
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.326
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.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	: 0xb00001f
cpu MHz		: 3491.628
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	: 6983.25
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		: 3554.195
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.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	: 0xb00001f
cpu MHz		: 1197.294
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	: 6983.25
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.365
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.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        117503740 kB
MemAvailable:   120445484 kB
Buffers:          540532 kB
Cached:          3237504 kB
SwapCached:            0 kB
Active:          1110472 kB
Inactive:       12450060 kB
Active(anon):       1460 kB
Inactive(anon):  9826960 kB
Active(file):    1109012 kB
Inactive(file):  2623100 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             15416 kB
Writeback:            12 kB
AnonPages:       9779828 kB
Mapped:           121712 kB
Shmem:             45896 kB
KReclaimable:      99328 kB
Slab:             202436 kB
SReclaimable:      99328 kB
SUnreclaim:       103108 kB
KernelStack:        3916 kB
PageTables:        28232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:   10865372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            61376 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5109760 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:      279368 kB
DirectMap2M:    27936768 kB
DirectMap1G:    108003328 kB

Free space on /tmp at the end= 723724 MiB
End job on nodeC007 at 2024-07-20 06:10:50