Trace number 4451448

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.05 3613.5

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
subsetcard/normalized-subsetcard-eq-random4regular-75.opb
MD5SUM4657a61cc40ea04220a947ee55001d91
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.002787
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables301
Total number of constraints150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)150
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint5
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 8
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.04/3613.50	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 (61131 MiB free)
  memory of node 1: 64510 MiB (61462 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451448-1721427926/watcher-4451448-1721427926 -o /tmp/evaluation-result-4451448-1721427926/solver-4451448-1721427926 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1721422922-1033852 --watchdog 3760 CASHWMaxSAT-DisjCad-SP HOME/instance-4451448-1721427926.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=1037315, runsolver pid=1037312

[startup+0.10079 s]*
/proc/loadavg: 4.24 4.14 4.10 5/257 1037316
/proc/meminfo: memFree=125533780/131524600 swapFree=130799640/131071996
[pid=1037315] ppid=1037312 vsize=20932 memory=6960 CPUtime=0.1 cores=0,2
/proc/1037315/stat : 1037315 (CASHWMaxSAT-Dis) R 1037312 1037315 1033842 0 -1 4194304 936 0 0 0 10 0 0 0 20 0 1 0 194951747 21434368 1740 134679101440 4194304 15356333 140727287964528 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 41099264 140727287968737 140727287968853 140727287968853 140727287975870 0
/proc/1037315/statm: 5233 1740 1146 2726 0 1981 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 20932 KiB
Current children cumulated memory: 6960 KiB

[startup+0.205565 s]*
/proc/loadavg: 4.24 4.14 4.10 5/257 1037316
/proc/meminfo: memFree=125532520/131524600 swapFree=130799640/131071996
[pid=1037315] ppid=1037312 vsize=21496 memory=7692 CPUtime=0.2 cores=0,2
/proc/1037315/stat : 1037315 (CASHWMaxSAT-Dis) R 1037312 1037315 1033842 0 -1 4194304 1175 0 0 0 20 0 0 0 20 0 1 0 194951747 22011904 1923 134679101440 4194304 15356333 140727287964528 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 41099264 140727287968737 140727287968853 140727287968853 140727287975870 0
/proc/1037315/statm: 5374 1923 1146 2726 0 2122 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 21496 KiB
Current children cumulated memory: 7692 KiB

[startup+0.305678 s]*
/proc/loadavg: 4.24 4.14 4.10 5/257 1037316
/proc/meminfo: memFree=125532180/131524600 swapFree=130799640/131071996
[pid=1037315] ppid=1037312 vsize=22084 memory=8328 CPUtime=0.3 cores=0,2
/proc/1037315/stat : 1037315 (CASHWMaxSAT-Dis) R 1037312 1037315 1033842 0 -1 4194304 1638 0 0 0 30 0 0 0 20 0 1 0 194951747 22614016 2082 134679101440 4194304 15356333 140727287964528 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 41099264 140727287968737 140727287968853 140727287968853 140727287975870 0
/proc/1037315/statm: 5521 2082 1146 2726 0 2269 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 22084 KiB
Current children cumulated memory: 8328 KiB

[startup+0.700228 s]
/proc/loadavg: 4.24 4.14 4.10 5/257 1037316
/proc/meminfo: memFree=125531352/131524600 swapFree=130799640/131071996
[pid=1037315] ppid=1037312 vsize=24028 memory=10208 CPUtime=0.69 cores=0,2
/proc/1037315/stat : 1037315 (CASHWMaxSAT-Dis) R 1037312 1037315 1033842 0 -1 4194304 2262 0 0 0 69 0 0 0 20 0 1 0 194951747 24604672 2552 134679101440 4194304 15356333 140727287964528 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 41099264 140727287968737 140727287968853 140727287968853 140727287975870 0
/proc/1037315/statm: 6007 2552 1146 2726 0 2755 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 24028 KiB
Current children cumulated memory: 10208 KiB

[startup+1.50023 s]
/proc/loadavg: 4.24 4.14 4.10 5/257 1037316
/proc/meminfo: memFree=125531216/131524600 swapFree=130799640/131071996
[pid=1037315] ppid=1037312 vsize=24548 memory=10604 CPUtime=1.48 cores=0,2
/proc/1037315/stat : 1037315 (CASHWMaxSAT-Dis) R 1037312 1037315 1033842 0 -1 4194304 3465 0 0 0 148 0 0 0 20 0 1 0 194951747 25137152 2651 134679101440 4194304 15356333 140727287964528 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 41099264 140727287968737 140727287968853 140727287968853 140727287975870 0
/proc/1037315/statm: 6137 2651 1146 2726 0 2885 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 24548 KiB
Current children cumulated memory: 10604 KiB

[startup+3.10561 s]
/proc/loadavg: 4.30 4.16 4.10 6/257 1037316
/proc/meminfo: memFree=125527396/131524600 swapFree=130799640/131071996
[pid=1037315] ppid=1037312 vsize=26460 memory=12556 CPUtime=3.07 cores=0,2
/proc/1037315/stat : 1037315 (CASHWMaxSAT-Dis) R 1037312 1037315 1033842 0 -1 4194304 5194 0 0 0 307 0 0 0 20 0 1 0 194951747 27095040 3139 134679101440 4194304 15356333 140727287964528 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 41099264 140727287968737 140727287968853 140727287968853 140727287975870 0
/proc/1037315/statm: 6615 3139 1146 2726 0 3363 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 26460 KiB
Current children cumulated memory: 12556 KiB

[startup+6.30021 s]
/proc/loadavg: 4.30 4.16 4.10 5/257 1037318
/proc/meminfo: memFree=125520180/131524600 swapFree=130799640/131071996
[pid=1037315] ppid=1037312 vsize=34036 memory=20232 CPUtime=6.26 cores=0,2
/proc/1037315/stat : 1037315 (CASHWMaxSAT-Dis) R 1037312 1037315 1033842 0 -1 4194304 10709 0 0 0 624 2 0 0 20 0 1 0 194951747 34852864 5058 134679101440 4194304 15356333 140727287964528 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 41099264 140727287968737 140727287968853 140727287968853 140727287975870 0
/proc/1037315/statm: 8509 5058 1146 2726 0 5257 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 34036 KiB
Current children cumulated memory: 20232 KiB

[startup+12.7002 s]
/proc/loadavg: 4.36 4.17 4.11 5/257 1037318
/proc/meminfo: memFree=125519520/131524600 swapFree=130799640/131071996
[pid=1037315] ppid=1037312 vsize=38372 memory=24516 CPUtime=12.64 cores=0,2
/proc/1037315/stat : 1037315 (CASHWMaxSAT-Dis) R 1037312 1037315 1033842 0 -1 4194304 12503 0 0 0 1262 2 0 0 20 0 1 0 194951747 39292928 6129 134679101440 4194304 15356333 140727287964528 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 41099264 140727287968737 140727287968853 140727287968853 140727287975870 0
/proc/1037315/statm: 9593 6129 1146 2726 0 6341 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 38372 KiB
Current children cumulated memory: 24516 KiB

[startup+25.5002 s]
/proc/loadavg: 4.42 4.20 4.12 5/256 1037319
/proc/meminfo: memFree=125505832/131524600 swapFree=130799640/131071996
[pid=1037315] ppid=1037312 vsize=33592 memory=19916 CPUtime=25.38 cores=0,2
/proc/1037315/stat : 1037315 (CASHWMaxSAT-Dis) R 1037312 1037315 1033842 0 -1 4194304 19362 0 0 0 2535 3 0 0 20 0 1 0 194951747 34398208 4979 134679101440 4194304 15356333 140727287964528 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 41099264 140727287968737 140727287968853 140727287968853 140727287975870 0
/proc/1037315/statm: 8398 4979 1146 2726 0 5146 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 33592 KiB
Current children cumulated memory: 19916 KiB

[startup+51.1056 s]
/proc/loadavg: 4.33 4.20 4.12 5/256 1037324
/proc/meminfo: memFree=125483900/131524600 swapFree=130799640/131071996
[pid=1037315] ppid=1037312 vsize=56864 memory=42872 CPUtime=50.89 cores=0,2
/proc/1037315/stat : 1037315 (CASHWMaxSAT-Dis) R 1037312 1037315 1033842 0 -1 4194304 22842 0 0 0 5085 4 0 0 20 0 1 0 194951747 58228736 10718 134679101440 4194304 15356333 140727287964528 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 41099264 140727287968737 140727287968853 140727287968853 140727287975870 0
/proc/1037315/statm: 14216 10718 1146 2726 0 10964 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 56864 KiB
Current children cumulated memory: 42872 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.16 4.11 5/256 1037333
/proc/meminfo: memFree=125461088/131524600 swapFree=130799640/131071996
[pid=1037315] ppid=1037312 vsize=65304 memory=51272 CPUtime=101.9 cores=0,2
/proc/1037315/stat : 1037315 (CASHWMaxSAT-Dis) R 1037312 1037315 1033842 0 -1 4194304 34756 0 0 0 10181 9 0 0 20 0 1 0 194951747 66871296 12818 134679101440 4194304 15356333 140727287964528 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 41099264 140727287968737 140727287968853 140727287968853 140727287975870 0
/proc/1037315/statm: 16326 12818 1146 2726 0 13074 0
Current children cumulated CPU time: 101.9 s
Current children cumulated vsize: 65304 KiB
Current children cumulated memory: 51272 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.16 4.11 5/256 1037344
/proc/meminfo: memFree=125476644/131524600 swapFree=130799640/131071996
[pid=1037315] ppid=1037312 vsize=52664 memory=38988 CPUtime=161.67 cores=0,2
/proc/1037315/stat : 1037315 (CASHWMaxSAT-Dis) R 1037312 1037315 1033842 0 -1 4194304 38870 0 0 0 16156 11 0 0 20 0 1 0 194951747 53927936 9747 134679101440 4194304 15356333 140727287964528 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 41099264 140727287968737 140727287968853 140727287968853 140727287975870 0
/proc/1037315/statm: 13166 9747 1146 2726 0 9914 0
Current children cumulated CPU time: 161.67 s
Current children cumulated vsize: 52664 KiB
Current children cumulated memory: 38988 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.14 4.10 5/258 1037525
/proc/meminfo: memFree=125427532/131524600 swapFree=130799640/131071996
[pid=1037315] ppid=1037312 vsize=83100 memory=69148 CPUtime=221.43 cores=0,2
/proc/1037315/stat : 1037315 (CASHWMaxSAT-Dis) R 1037312 1037315 1033842 0 -1 4194304 41520 0 0 0 22132 11 0 0 20 0 1 0 194951747 85094400 17287 134679101440 4194304 15356333 140727287964528 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 41099264 140727287968737 140727287968853 140727287968853 140727287975870 0
/proc/1037315/statm: 20775 17287 1146 2726 0 17523 0
Current children cumulated CPU time: 221.43 s
Current children cumulated vsize: 83100 KiB
Current children cumulated memory: 69148 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.13 4.10 5/258 1037536
/proc/meminfo: memFree=125413624/131524600 swapFree=130799640/131071996
[pid=1037315] ppid=1037312 vsize=90228 memory=76212 CPUtime=281.2 cores=0,2
/proc/1037315/stat : 1037315 (CASHWMaxSAT-Dis) R 1037312 1037315 1033842 0 -1 4194304 43320 0 0 0 28108 12 0 0 20 0 1 0 194951747 92393472 19053 134679101440 4194304 15356333 140727287964528 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 41099264 140727287968737 140727287968853 140727287968853 140727287975870 0
/proc/1037315/statm: 22557 19053 1146 2726 0 19305 0
Current children cumulated CPU time: 281.2 s
Current children cumulated vsize: 90228 KiB
Current children cumulated memory: 76212 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/260 1037606
/proc/meminfo: memFree=125400380/131524600 swapFree=130799640/131071996
[pid=1037315] ppid=1037312 vsize=93784 memory=79828 CPUtime=340.96 cores=0,2
/proc/1037315/stat : 1037315 (CASHWMaxSAT-Dis) R 1037312 1037315 1033842 0 -1 4194304 43716 0 0 0 34084 12 0 0 20 0 1 0 194951747 96034816 19957 134679101440 4194304 15356333 140727287964528 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 41099264 140727287968737 140727287968853 140727287968853 140727287975870 0
/proc/1037315/statm: 23446 19957 1146 2726 0 20194 0
Current children cumulated CPU time: 340.96 s
Current children cumulated vsize: 93784 KiB
Current children cumulated memory: 79828 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/260 1037616
/proc/meminfo: memFree=125422684/131524600 swapFree=130799640/131071996
[pid=1037315] ppid=1037312 vsize=89184 memory=74256 CPUtime=400.73 cores=0,2
/proc/1037315/stat : 1037315 (CASHWMaxSAT-Dis) R 1037312 1037315 1033842 0 -1 4194304 49871 0 0 0 40059 14 0 0 20 0 1 0 194951747 91324416 18564 134679101440 4194304 15356333 140727287964528 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 41099264 140727287968737 140727287968853 140727287968853 140727287975870 0
/proc/1037315/statm: 22296 18564 1146 2726 0 19044 0
Current children cumulated CPU time: 400.73 s
Current children cumulated vsize: 89184 KiB
Current children cumulated memory: 74256 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/260 1037626
/proc/meminfo: memFree=125422912/131524600 swapFree=130799640/131071996
[pid=1037315] ppid=1037312 vsize=81404 memory=66924 CPUtime=460.5 cores=0,2
/proc/1037315/stat : 1037315 (CASHWMaxSAT-Dis) R 1037312 1037315 1033842 0 -1 4194304 54740 0 0 0 46033 17 0 0 20 0 1 0 194951747 83357696 16731 134679101440 4194304 15356333 140727287964528 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 41099264 140727287968737 140727287968853 140727287968853 140727287975870 0
/proc/1037315/statm: 20351 16731 1146 2726 0 17099 0

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

Current children cumulated memory: 177868 KiB

[startup+2922.3 s]
/proc/loadavg: 4.06 4.13 4.12 5/258 1038749
/proc/meminfo: memFree=125334360/131524600 swapFree=130799640/131071996
[pid=1037315] ppid=1037312 vsize=191896 memory=178096 CPUtime=2911.3 cores=0,2
/proc/1037315/stat : 1037315 (CASHWMaxSAT-Dis) R 1037312 1037315 1033842 0 -1 4194304 101439 0 0 0 291082 48 0 0 20 0 1 0 194951747 196501504 44524 134679101440 4194304 15356333 140727287964528 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 41099264 140727287968737 140727287968853 140727287968853 140727287975870 0
/proc/1037315/statm: 47974 44524 1146 2726 0 44722 0
Current children cumulated CPU time: 2911.3 s
Current children cumulated vsize: 191896 KiB
Current children cumulated memory: 178096 KiB

[startup+2982.3 s]
/proc/loadavg: 4.20 4.15 4.12 5/258 1038759
/proc/meminfo: memFree=125312688/131524600 swapFree=130799640/131071996
[pid=1037315] ppid=1037312 vsize=192216 memory=178432 CPUtime=2971.09 cores=0,2
/proc/1037315/stat : 1037315 (CASHWMaxSAT-Dis) R 1037312 1037315 1033842 0 -1 4194304 102067 0 0 0 297060 49 0 0 20 0 1 0 194951747 196829184 44608 134679101440 4194304 15356333 140727287964528 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 41099264 140727287968737 140727287968853 140727287968853 140727287975870 0
/proc/1037315/statm: 48054 44608 1146 2726 0 44802 0
Current children cumulated CPU time: 2971.09 s
Current children cumulated vsize: 192216 KiB
Current children cumulated memory: 178432 KiB

[startup+3042.3 s]
/proc/loadavg: 4.24 4.17 4.13 5/256 1038769
/proc/meminfo: memFree=125297792/131524600 swapFree=130799640/131071996
[pid=1037315] ppid=1037312 vsize=191308 memory=177524 CPUtime=3030.88 cores=0,2
/proc/1037315/stat : 1037315 (CASHWMaxSAT-Dis) R 1037312 1037315 1033842 0 -1 4194304 102459 0 0 0 303038 50 0 0 20 0 1 0 194951747 195899392 44381 134679101440 4194304 15356333 140727287964528 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 41099264 140727287968737 140727287968853 140727287968853 140727287975870 0
/proc/1037315/statm: 47827 44381 1146 2726 0 44575 0
Current children cumulated CPU time: 3030.88 s
Current children cumulated vsize: 191308 KiB
Current children cumulated memory: 177524 KiB

[startup+3102.3 s]
/proc/loadavg: 4.15 4.15 4.12 5/256 1038780
/proc/meminfo: memFree=125293420/131524600 swapFree=130799640/131071996
[pid=1037315] ppid=1037312 vsize=191308 memory=177524 CPUtime=3090.67 cores=0,2
/proc/1037315/stat : 1037315 (CASHWMaxSAT-Dis) R 1037312 1037315 1033842 0 -1 4194304 102540 0 0 0 309017 50 0 0 20 0 1 0 194951747 195899392 44381 134679101440 4194304 15356333 140727287964528 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 41099264 140727287968737 140727287968853 140727287968853 140727287975870 0
/proc/1037315/statm: 47827 44381 1146 2726 0 44575 0
Current children cumulated CPU time: 3090.67 s
Current children cumulated vsize: 191308 KiB
Current children cumulated memory: 177524 KiB

[startup+3162.3 s]
/proc/loadavg: 4.05 4.12 4.11 5/256 1038792
/proc/meminfo: memFree=125289232/131524600 swapFree=130799640/131071996
[pid=1037315] ppid=1037312 vsize=191308 memory=177524 CPUtime=3150.45 cores=0,2
/proc/1037315/stat : 1037315 (CASHWMaxSAT-Dis) R 1037312 1037315 1033842 0 -1 4194304 102613 0 0 0 314995 50 0 0 20 0 1 0 194951747 195899392 44381 134679101440 4194304 15356333 140727287964528 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 41099264 140727287968737 140727287968853 140727287968853 140727287975870 0
/proc/1037315/statm: 47827 44381 1146 2726 0 44575 0
Current children cumulated CPU time: 3150.45 s
Current children cumulated vsize: 191308 KiB
Current children cumulated memory: 177524 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.13 4.11 5/255 1038802
/proc/meminfo: memFree=125285940/131524600 swapFree=130799640/131071996
[pid=1037315] ppid=1037312 vsize=191308 memory=177524 CPUtime=3210.24 cores=0,2
/proc/1037315/stat : 1037315 (CASHWMaxSAT-Dis) R 1037312 1037315 1033842 0 -1 4194304 103327 0 0 0 320973 51 0 0 20 0 1 0 194951747 195899392 44381 134679101440 4194304 15356333 140727287964528 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 41099264 140727287968737 140727287968853 140727287968853 140727287975870 0
/proc/1037315/statm: 47827 44381 1146 2726 0 44575 0
Current children cumulated CPU time: 3210.24 s
Current children cumulated vsize: 191308 KiB
Current children cumulated memory: 177524 KiB

[startup+3282.3 s]
/proc/loadavg: 4.34 4.19 4.13 5/255 1038812
/proc/meminfo: memFree=125257548/131524600 swapFree=130799640/131071996
[pid=1037315] ppid=1037312 vsize=216812 memory=203028 CPUtime=3270.02 cores=0,2
/proc/1037315/stat : 1037315 (CASHWMaxSAT-Dis) R 1037312 1037315 1033842 0 -1 4194304 103797 0 0 0 326951 51 0 0 20 0 1 0 194951747 222015488 50757 134679101440 4194304 15356333 140727287964528 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 41099264 140727287968737 140727287968853 140727287968853 140727287975870 0
/proc/1037315/statm: 54203 50757 1146 2726 0 50951 0
Current children cumulated CPU time: 3270.02 s
Current children cumulated vsize: 216812 KiB
Current children cumulated memory: 203028 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.17 4.13 5/257 1038828
/proc/meminfo: memFree=125321060/131524600 swapFree=130799640/131071996
[pid=1037315] ppid=1037312 vsize=191308 memory=177524 CPUtime=3329.8 cores=0,2
/proc/1037315/stat : 1037315 (CASHWMaxSAT-Dis) R 1037312 1037315 1033842 0 -1 4194304 103894 0 0 0 332929 51 0 0 20 0 1 0 194951747 195899392 44381 134679101440 4194304 15356333 140727287964528 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 41099264 140727287968737 140727287968853 140727287968853 140727287975870 0
/proc/1037315/statm: 47827 44381 1146 2726 0 44575 0
Current children cumulated CPU time: 3329.8 s
Current children cumulated vsize: 191308 KiB
Current children cumulated memory: 177524 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.15 4.12 5/258 1038839
/proc/meminfo: memFree=125273864/131524600 swapFree=130799640/131071996
[pid=1037315] ppid=1037312 vsize=191308 memory=177524 CPUtime=3389.59 cores=0,2
/proc/1037315/stat : 1037315 (CASHWMaxSAT-Dis) R 1037312 1037315 1033842 0 -1 4194304 104208 0 0 0 338907 52 0 0 20 0 1 0 194951747 195899392 44381 134679101440 4194304 15356333 140727287964528 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 41099264 140727287968737 140727287968853 140727287968853 140727287975870 0
/proc/1037315/statm: 47827 44381 1146 2726 0 44575 0
Current children cumulated CPU time: 3389.59 s
Current children cumulated vsize: 191308 KiB
Current children cumulated memory: 177524 KiB

[startup+3462.3 s]
/proc/loadavg: 4.23 4.17 4.13 5/258 1038850
/proc/meminfo: memFree=125268904/131524600 swapFree=130799640/131071996
[pid=1037315] ppid=1037312 vsize=191308 memory=177524 CPUtime=3449.38 cores=0,2
/proc/1037315/stat : 1037315 (CASHWMaxSAT-Dis) R 1037312 1037315 1033842 0 -1 4194304 104487 0 0 0 344886 52 0 0 20 0 1 0 194951747 195899392 44381 134679101440 4194304 15356333 140727287964528 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 41099264 140727287968737 140727287968853 140727287968853 140727287975870 0
/proc/1037315/statm: 47827 44381 1146 2726 0 44575 0
Current children cumulated CPU time: 3449.38 s
Current children cumulated vsize: 191308 KiB
Current children cumulated memory: 177524 KiB

[startup+3522.3 s]
/proc/loadavg: 4.30 4.20 4.14 5/258 1038863
/proc/meminfo: memFree=125275768/131524600 swapFree=130799640/131071996
[pid=1037315] ppid=1037312 vsize=191308 memory=177524 CPUtime=3509.17 cores=0,2
/proc/1037315/stat : 1037315 (CASHWMaxSAT-Dis) R 1037312 1037315 1033842 0 -1 4194304 104881 0 0 0 350864 53 0 0 20 0 1 0 194951747 195899392 44381 134679101440 4194304 15356333 140727287964528 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 41099264 140727287968737 140727287968853 140727287968853 140727287975870 0
/proc/1037315/statm: 47827 44381 1146 2726 0 44575 0
Current children cumulated CPU time: 3509.17 s
Current children cumulated vsize: 191308 KiB
Current children cumulated memory: 177524 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.15 4.12 5/258 1039195
/proc/meminfo: memFree=125409112/131524600 swapFree=130799640/131071996
[pid=1037315] ppid=1037312 vsize=159724 memory=138284 CPUtime=3568.95 cores=0,2
/proc/1037315/stat : 1037315 (CASHWMaxSAT-Dis) R 1037312 1037315 1033842 0 -1 4194304 108208 0 0 0 356841 54 0 0 20 0 1 0 194951747 163557376 34571 134679101440 4194304 15356333 140727287964528 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 41099264 140727287968737 140727287968853 140727287968853 140727287975870 0
/proc/1037315/statm: 39931 34571 1146 2726 0 36679 0
Current children cumulated CPU time: 3568.95 s
Current children cumulated vsize: 159724 KiB
Current children cumulated memory: 138284 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3613.5 s]
/proc/loadavg: 4.17 4.16 4.13 5/258 1039722
/proc/meminfo: memFree=125411100/131524600 swapFree=130799640/131071996
[pid=1037315] ppid=1037312 vsize=160092 memory=142000 CPUtime=3600.04 cores=0,2
/proc/1037315/stat : 1037315 (CASHWMaxSAT-Dis) R 1037312 1037315 1033842 0 -1 4194304 110051 0 0 0 359949 55 0 0 20 0 1 0 194951747 163934208 35500 134679101440 4194304 15356333 140727287964528 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 41099264 140727287968737 140727287968853 140727287968853 140727287975870 0
/proc/1037315/statm: 40023 35500 1146 2726 0 36771 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 160092 KiB
Current children cumulated memory: 142000 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.5 s, system=0.554149 s

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

[startup+3613.5 s]
/proc/loadavg: 4.17 4.16 4.13 5/258 1039722
/proc/meminfo: memFree=125411100/131524600 swapFree=130799640/131071996
[pid=1037315] ppid=1037312 vsize=160092 memory=142000 CPUtime=3600.04 cores=0,2
/proc/1037315/stat : 1037315 (CASHWMaxSAT-Dis) R 1037312 1037315 1033842 0 -1 4194304 110051 0 0 0 359949 55 0 0 20 0 1 0 194951747 163934208 35500 134679101440 4194304 15356333 140727287964528 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 41099264 140727287968737 140727287968853 140727287968853 140727287975870 0
/proc/1037315/statm: 40023 35500 1146 2726 0 36771 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 160092 KiB
Current children cumulated memory: 142000 KiB

Child status: 0

Real time (s): 3613.5
CPU time (s): 3600.05
CPU user time (s): 3599.5
CPU system time (s): 0.554149
CPU usage (%): 99.6278
Max. virtual memory (cumulated for all children) (KiB): 217136
Max. memory (cumulated for all children) (KiB): 203096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.5
system time used= 0.554149
maximum resident set size= 203620
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110051
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= 35
involuntary context switches= 25210


# summary of solver processes directly reported to runsolver:
#   pid: 1037315
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3599.5
#   total CPU system time (s): 0.554149

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.49104 second user time and 16.5354 second system time

The end

Launcher Data

Begin job on nodeC014 at 2024-07-20 00:25:38
IDJOB=4451448
IDBENCH=162424
IDSOLVER=3074
FILE ID=nodeC014/4451448-1721427926
RUNJOBID= nodeC014-1721422922-1033852
SLURM_JOB_ID= 7545604
Free space on /tmp= 889996 MiB

SOLVER NAME= CASHWMaxSAT-DisjCad-SP 2024-07-10
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/subsetcard/normalized-subsetcard-eq-random4regular-75.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-4451448-1721427926/watcher-4451448-1721427926 -o /tmp/evaluation-result-4451448-1721427926/solver-4451448-1721427926 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1721422922-1033852 --watchdog 3760  CASHWMaxSAT-DisjCad-SP HOME/instance-4451448-1721427926.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 4657a61cc40ea04220a947ee55001d91
RANDOM SEED=769177184

nodeC014.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		: 3659.299
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.32
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		: 3679.630
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.96
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		: 3650.248
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.32
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		: 3599.924
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.96
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		: 3655.475
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.32
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		: 3679.749
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.96
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		: 3604.541
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.32
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		: 3599.902
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        125536784 kB
MemAvailable:   129642456 kB
Buffers:          495660 kB
Cached:          4405672 kB
SwapCached:        12872 kB
Active:          1511576 kB
Inactive:        3850216 kB
Active(anon):       9196 kB
Inactive(anon):   480848 kB
Active(file):    1502380 kB
Inactive(file):  3369368 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       130799640 kB
Dirty:             14664 kB
Writeback:             8 kB
AnonPages:        449184 kB
Mapped:            64436 kB
Shmem:             29548 kB
KReclaimable:     147144 kB
Slab:             249980 kB
SReclaimable:     147144 kB
SUnreclaim:       102836 kB
KernelStack:        4112 kB
PageTables:        10592 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1149956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            35712 kB
HardwareCorrupted:     0 kB
AnonHugePages:    354304 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:      303828 kB
DirectMap2M:    38266880 kB
DirectMap1G:    97517568 kB

Free space on /tmp at the end= 889996 MiB
End job on nodeC014 at 2024-07-20 01:25:52