Trace number 4451149

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.04 3612.8

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
EC_RANDOM_GRAPHS/normalized-ECrand6reg-v111-n1.opb
MD5SUM66220fca8952fbecf83bd47731654b15
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.022356
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables333
Total number of constraints111
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)111
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
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 9
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.03/3612.80	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 (61834 MiB free)
  memory of node 1: 64510 MiB (63249 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451149-1721424850/watcher-4451149-1721424850 -o /tmp/evaluation-result-4451149-1721424850/solver-4451149-1721424850 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1721421191-1032526 --watchdog 3760 CASHWMaxSAT-DisjCad-S HOME/instance-4451149-1721424850.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=1034905, runsolver pid=1034902

[startup+0.100945 s]*
/proc/loadavg: 4.11 4.09 4.09 5/257 1034906
/proc/meminfo: memFree=128082320/131524600 swapFree=131071996/131071996
[pid=1034905] ppid=1034902 vsize=20560 memory=6740 CPUtime=0.1 cores=0,2
/proc/1034905/stat : 1034905 (CASHWMaxSAT-Dis) R 1034902 1034905 1032516 0 -1 4194304 1141 0 0 0 10 0 0 0 20 0 1 0 194645255 21053440 1685 134679101440 4194304 14817773 140729328868112 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 36610048 140729328870371 140729328870486 140729328870486 140729328877503 0
/proc/1034905/statm: 5140 1685 990 2594 0 2033 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 20560 KiB
Current children cumulated memory: 6740 KiB

[startup+0.205564 s]*
/proc/loadavg: 4.11 4.09 4.09 5/257 1034906
/proc/meminfo: memFree=128082068/131524600 swapFree=131071996/131071996
[pid=1034905] ppid=1034902 vsize=21532 memory=7588 CPUtime=0.2 cores=0,2
/proc/1034905/stat : 1034905 (CASHWMaxSAT-Dis) R 1034902 1034905 1032516 0 -1 4194304 1352 0 0 0 20 0 0 0 20 0 1 0 194645255 22048768 1897 134679101440 4194304 14817773 140729328868112 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 36610048 140729328870371 140729328870486 140729328870486 140729328877503 0
/proc/1034905/statm: 5383 1897 1006 2594 0 2276 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 21532 KiB
Current children cumulated memory: 7588 KiB

[startup+0.304764 s]*
/proc/loadavg: 4.11 4.09 4.09 5/257 1034906
/proc/meminfo: memFree=128080588/131524600 swapFree=131071996/131071996
[pid=1034905] ppid=1034902 vsize=21808 memory=7920 CPUtime=0.3 cores=0,2
/proc/1034905/stat : 1034905 (CASHWMaxSAT-Dis) R 1034902 1034905 1032516 0 -1 4194304 1706 0 0 0 30 0 0 0 20 0 1 0 194645255 22331392 1980 134679101440 4194304 14817773 140729328868112 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 36610048 140729328870371 140729328870486 140729328870486 140729328877503 0
/proc/1034905/statm: 5452 1980 1006 2594 0 2345 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 21808 KiB
Current children cumulated memory: 7920 KiB

[startup+0.700158 s]
/proc/loadavg: 4.11 4.09 4.09 5/257 1034908
/proc/meminfo: memFree=128080576/131524600 swapFree=131071996/131071996
[pid=1034905] ppid=1034902 vsize=22620 memory=8904 CPUtime=0.68 cores=0,2
/proc/1034905/stat : 1034905 (CASHWMaxSAT-Dis) R 1034902 1034905 1032516 0 -1 4194304 2483 0 0 0 68 0 0 0 20 0 1 0 194645255 23162880 2226 134679101440 4194304 14817773 140729328868112 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 36610048 140729328870371 140729328870486 140729328870486 140729328877503 0
/proc/1034905/statm: 5655 2226 1006 2594 0 2548 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 22620 KiB
Current children cumulated memory: 8904 KiB

[startup+1.50017 s]
/proc/loadavg: 4.11 4.09 4.09 5/257 1034908
/proc/meminfo: memFree=128079228/131524600 swapFree=131071996/131071996
[pid=1034905] ppid=1034902 vsize=23776 memory=9908 CPUtime=1.48 cores=0,2
/proc/1034905/stat : 1034905 (CASHWMaxSAT-Dis) R 1034902 1034905 1032516 0 -1 4194304 4867 0 0 0 147 1 0 0 20 0 1 0 194645255 24346624 2477 134679101440 4194304 14817773 140729328868112 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 36610048 140729328870371 140729328870486 140729328870486 140729328877503 0
/proc/1034905/statm: 5944 2477 1006 2594 0 2837 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 23776 KiB
Current children cumulated memory: 9908 KiB

[startup+3.10544 s]
/proc/loadavg: 4.10 4.08 4.09 5/257 1034908
/proc/meminfo: memFree=128069296/131524600 swapFree=131071996/131071996
[pid=1034905] ppid=1034902 vsize=27628 memory=13916 CPUtime=3.08 cores=0,2
/proc/1034905/stat : 1034905 (CASHWMaxSAT-Dis) R 1034902 1034905 1032516 0 -1 4194304 6756 0 0 0 307 1 0 0 20 0 1 0 194645255 28291072 3479 134679101440 4194304 14817773 140729328868112 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 36610048 140729328870371 140729328870486 140729328870486 140729328877503 0
/proc/1034905/statm: 6907 3479 1006 2594 0 3800 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 27628 KiB
Current children cumulated memory: 13916 KiB

[startup+6.30015 s]
/proc/loadavg: 4.10 4.08 4.09 5/258 1034909
/proc/meminfo: memFree=128060220/131524600 swapFree=131071996/131071996
[pid=1034905] ppid=1034902 vsize=34116 memory=20100 CPUtime=6.27 cores=0,2
/proc/1034905/stat : 1034905 (CASHWMaxSAT-Dis) R 1034902 1034905 1032516 0 -1 4194304 12140 0 0 0 625 2 0 0 20 0 1 0 194645255 34934784 5025 134679101440 4194304 14817773 140729328868112 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 36610048 140729328870371 140729328870486 140729328870486 140729328877503 0
/proc/1034905/statm: 8529 5025 1006 2594 0 5422 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 34116 KiB
Current children cumulated memory: 20100 KiB

[startup+12.7002 s]
/proc/loadavg: 4.09 4.08 4.09 5/258 1034910
/proc/meminfo: memFree=128085904/131524600 swapFree=131071996/131071996
[pid=1034905] ppid=1034902 vsize=33836 memory=19876 CPUtime=12.65 cores=0,2
/proc/1034905/stat : 1034905 (CASHWMaxSAT-Dis) R 1034902 1034905 1032516 0 -1 4194304 14717 0 0 0 1262 3 0 0 20 0 1 0 194645255 34648064 4969 134679101440 4194304 14817773 140729328868112 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 36610048 140729328870371 140729328870486 140729328870486 140729328877503 0
/proc/1034905/statm: 8459 4969 1006 2594 0 5352 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 33836 KiB
Current children cumulated memory: 19876 KiB

[startup+25.5002 s]
/proc/loadavg: 3.99 4.06 4.08 5/258 1035004
/proc/meminfo: memFree=128090828/131524600 swapFree=131071996/131071996
[pid=1034905] ppid=1034902 vsize=47108 memory=33096 CPUtime=25.4 cores=0,2
/proc/1034905/stat : 1034905 (CASHWMaxSAT-Dis) R 1034902 1034905 1032516 0 -1 4194304 19186 0 0 0 2536 4 0 0 20 0 1 0 194645255 48238592 8274 134679101440 4194304 14817773 140729328868112 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 36610048 140729328870371 140729328870486 140729328870486 140729328877503 0
/proc/1034905/statm: 11777 8274 1006 2594 0 8670 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 47108 KiB
Current children cumulated memory: 33096 KiB

[startup+51.1055 s]
/proc/loadavg: 4.00 4.06 4.08 5/257 1035055
/proc/meminfo: memFree=128086136/131524600 swapFree=131071996/131071996
[pid=1034905] ppid=1034902 vsize=56688 memory=42764 CPUtime=50.91 cores=0,2
/proc/1034905/stat : 1034905 (CASHWMaxSAT-Dis) R 1034902 1034905 1032516 0 -1 4194304 24536 0 0 0 5086 5 0 0 20 0 1 0 194645255 58048512 10691 134679101440 4194304 14817773 140729328868112 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 36610048 140729328870371 140729328870486 140729328870486 140729328877503 0
/proc/1034905/statm: 14172 10691 1006 2594 0 11065 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 56688 KiB
Current children cumulated memory: 42764 KiB

[startup+102.3 s]
/proc/loadavg: 4.05 4.06 4.08 5/255 1035062
/proc/meminfo: memFree=128022624/131524600 swapFree=131071996/131071996
[pid=1034905] ppid=1034902 vsize=83636 memory=69808 CPUtime=101.94 cores=0,2
/proc/1034905/stat : 1034905 (CASHWMaxSAT-Dis) R 1034902 1034905 1032516 0 -1 4194304 33696 0 0 0 10185 9 0 0 20 0 1 0 194645255 85643264 17452 134679101440 4194304 14817773 140729328868112 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 36610048 140729328870371 140729328870486 140729328870486 140729328877503 0
/proc/1034905/statm: 20909 17452 1006 2594 0 17802 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 83636 KiB
Current children cumulated memory: 69808 KiB

[startup+162.3 s]
/proc/loadavg: 4.06 4.06 4.08 5/255 1035072
/proc/meminfo: memFree=127991908/131524600 swapFree=131071996/131071996
[pid=1034905] ppid=1034902 vsize=80864 memory=67068 CPUtime=161.75 cores=0,2
/proc/1034905/stat : 1034905 (CASHWMaxSAT-Dis) R 1034902 1034905 1032516 0 -1 4194304 38155 0 0 0 16163 12 0 0 20 0 1 0 194645255 82804736 16767 134679101440 4194304 14817773 140729328868112 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 36610048 140729328870371 140729328870486 140729328870486 140729328877503 0
/proc/1034905/statm: 20216 16767 1006 2594 0 17109 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 80864 KiB
Current children cumulated memory: 67068 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.08 4.08 5/255 1035083
/proc/meminfo: memFree=127980728/131524600 swapFree=131071996/131071996
[pid=1034905] ppid=1034902 vsize=91460 memory=77520 CPUtime=221.55 cores=0,2
/proc/1034905/stat : 1034905 (CASHWMaxSAT-Dis) R 1034902 1034905 1032516 0 -1 4194304 40830 0 0 0 22142 13 0 0 20 0 1 0 194645255 93655040 19380 134679101440 4194304 14817773 140729328868112 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 36610048 140729328870371 140729328870486 140729328870486 140729328877503 0
/proc/1034905/statm: 22865 19380 1006 2594 0 19758 0
Current children cumulated CPU time: 221.55 s
Current children cumulated vsize: 91460 KiB
Current children cumulated memory: 77520 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 4.08 4.08 5/255 1035093
/proc/meminfo: memFree=127941308/131524600 swapFree=131071996/131071996
[pid=1034905] ppid=1034902 vsize=97968 memory=83948 CPUtime=281.35 cores=0,2
/proc/1034905/stat : 1034905 (CASHWMaxSAT-Dis) R 1034902 1034905 1032516 0 -1 4194304 41972 0 0 0 28122 13 0 0 20 0 1 0 194645255 100319232 20987 134679101440 4194304 14817773 140729328868112 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 36610048 140729328870371 140729328870486 140729328870486 140729328877503 0
/proc/1034905/statm: 24492 20987 1006 2594 0 21385 0
Current children cumulated CPU time: 281.35 s
Current children cumulated vsize: 97968 KiB
Current children cumulated memory: 83948 KiB

[startup+342.3 s]
/proc/loadavg: 4.14 4.09 4.09 5/257 1035108
/proc/meminfo: memFree=127906560/131524600 swapFree=131071996/131071996
[pid=1034905] ppid=1034902 vsize=103184 memory=89384 CPUtime=341.14 cores=0,2
/proc/1034905/stat : 1034905 (CASHWMaxSAT-Dis) R 1034902 1034905 1032516 0 -1 4194304 43303 0 0 0 34101 13 0 0 20 0 1 0 194645255 105660416 22346 134679101440 4194304 14817773 140729328868112 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 36610048 140729328870371 140729328870486 140729328870486 140729328877503 0
/proc/1034905/statm: 25796 22346 1006 2594 0 22689 0
Current children cumulated CPU time: 341.14 s
Current children cumulated vsize: 103184 KiB
Current children cumulated memory: 89384 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/257 1035120
/proc/meminfo: memFree=127912240/131524600 swapFree=131071996/131071996
[pid=1034905] ppid=1034902 vsize=105908 memory=92024 CPUtime=400.93 cores=0,2
/proc/1034905/stat : 1034905 (CASHWMaxSAT-Dis) R 1034902 1034905 1032516 0 -1 4194304 44011 0 0 0 40080 13 0 0 20 0 1 0 194645255 108449792 23006 134679101440 4194304 14817773 140729328868112 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 36610048 140729328870371 140729328870486 140729328870486 140729328877503 0
/proc/1034905/statm: 26477 23006 1006 2594 0 23370 0
Current children cumulated CPU time: 400.93 s
Current children cumulated vsize: 105908 KiB
Current children cumulated memory: 92024 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/257 1035131
/proc/meminfo: memFree=127946936/131524600 swapFree=131071996/131071996
[pid=1034905] ppid=1034902 vsize=82524 memory=68856 CPUtime=460.73 cores=0,2
/proc/1034905/stat : 1034905 (CASHWMaxSAT-Dis) R 1034902 1034905 1032516 0 -1 4194304 45679 0 0 0 46059 14 0 0 20 0 1 0 194645255 84504576 17214 134679101440 4194304 14817773 140729328868112 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 36610048 140729328870371 140729328870486 140729328870486 140729328877503 0
/proc/1034905/statm: 20631 17214 1006 2594 0 17524 0

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

Current children cumulated memory: 200712 KiB

[startup+2862.3 s]
/proc/loadavg: 4.11 4.13 4.09 5/256 1036769
/proc/meminfo: memFree=127814536/131524600 swapFree=131071996/131071996
[pid=1034905] ppid=1034902 vsize=214508 memory=200712 CPUtime=2852.22 cores=0,2
/proc/1034905/stat : 1034905 (CASHWMaxSAT-Dis) R 1034902 1034905 1032516 0 -1 4194304 71506 0 0 0 285185 37 0 0 20 0 1 0 194645255 219656192 50178 134679101440 4194304 14817773 140729328868112 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 36610048 140729328870371 140729328870486 140729328870486 140729328877503 0
/proc/1034905/statm: 53627 50178 1006 2594 0 50520 0
Current children cumulated CPU time: 2852.22 s
Current children cumulated vsize: 214508 KiB
Current children cumulated memory: 200712 KiB

[startup+2922.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/256 1036779
/proc/meminfo: memFree=127795328/131524600 swapFree=131071996/131071996
[pid=1034905] ppid=1034902 vsize=214976 memory=201180 CPUtime=2912.02 cores=0,2
/proc/1034905/stat : 1034905 (CASHWMaxSAT-Dis) R 1034902 1034905 1032516 0 -1 4194304 71713 0 0 0 291165 37 0 0 20 0 1 0 194645255 220135424 50295 134679101440 4194304 14817773 140729328868112 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 36610048 140729328870371 140729328870486 140729328870486 140729328877503 0
/proc/1034905/statm: 53744 50295 1006 2594 0 50637 0
Current children cumulated CPU time: 2912.02 s
Current children cumulated vsize: 214976 KiB
Current children cumulated memory: 201180 KiB

[startup+2982.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/256 1036790
/proc/meminfo: memFree=127813964/131524600 swapFree=131071996/131071996
[pid=1034905] ppid=1034902 vsize=217556 memory=203760 CPUtime=2971.83 cores=0,2
/proc/1034905/stat : 1034905 (CASHWMaxSAT-Dis) R 1034902 1034905 1032516 0 -1 4194304 72449 0 0 0 297146 37 0 0 20 0 1 0 194645255 222777344 50940 134679101440 4194304 14817773 140729328868112 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 36610048 140729328870371 140729328870486 140729328870486 140729328877503 0
/proc/1034905/statm: 54389 50940 1006 2594 0 51282 0
Current children cumulated CPU time: 2971.83 s
Current children cumulated vsize: 217556 KiB
Current children cumulated memory: 203760 KiB

[startup+3042.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/256 1037183
/proc/meminfo: memFree=127759936/131524600 swapFree=131071996/131071996
[pid=1034905] ppid=1034902 vsize=217556 memory=203760 CPUtime=3031.63 cores=0,2
/proc/1034905/stat : 1034905 (CASHWMaxSAT-Dis) R 1034902 1034905 1032516 0 -1 4194304 72573 0 0 0 303125 38 0 0 20 0 1 0 194645255 222777344 50940 134679101440 4194304 14817773 140729328868112 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 36610048 140729328870371 140729328870486 140729328870486 140729328877503 0
/proc/1034905/statm: 54389 50940 1006 2594 0 51282 0
Current children cumulated CPU time: 3031.63 s
Current children cumulated vsize: 217556 KiB
Current children cumulated memory: 203760 KiB

[startup+3102.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/254 1037194
/proc/meminfo: memFree=127787028/131524600 swapFree=131071996/131071996
[pid=1034905] ppid=1034902 vsize=218868 memory=205072 CPUtime=3091.42 cores=0,2
/proc/1034905/stat : 1034905 (CASHWMaxSAT-Dis) R 1034902 1034905 1032516 0 -1 4194304 72973 0 0 0 309104 38 0 0 20 0 1 0 194645255 224120832 51268 134679101440 4194304 14817773 140729328868112 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 36610048 140729328870371 140729328870486 140729328870486 140729328877503 0
/proc/1034905/statm: 54717 51268 1006 2594 0 51610 0
Current children cumulated CPU time: 3091.42 s
Current children cumulated vsize: 218868 KiB
Current children cumulated memory: 205072 KiB

[startup+3162.3 s]
/proc/loadavg: 4.69 4.29 4.16 5/254 1037204
/proc/meminfo: memFree=127768684/131524600 swapFree=131071996/131071996
[pid=1034905] ppid=1034902 vsize=220976 memory=207180 CPUtime=3151.2 cores=0,2
/proc/1034905/stat : 1034905 (CASHWMaxSAT-Dis) R 1034902 1034905 1032516 0 -1 4194304 73586 0 0 0 315081 39 0 0 20 0 1 0 194645255 226279424 51795 134679101440 4194304 14817773 140729328868112 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 36610048 140729328870371 140729328870486 140729328870486 140729328877503 0
/proc/1034905/statm: 55244 51795 1006 2594 0 52137 0
Current children cumulated CPU time: 3151.2 s
Current children cumulated vsize: 220976 KiB
Current children cumulated memory: 207180 KiB

[startup+3222.3 s]
/proc/loadavg: 4.29 4.25 4.15 5/256 1037385
/proc/meminfo: memFree=127762540/131524600 swapFree=131071996/131071996
[pid=1034905] ppid=1034902 vsize=220976 memory=207180 CPUtime=3210.97 cores=0,2
/proc/1034905/stat : 1034905 (CASHWMaxSAT-Dis) R 1034902 1034905 1032516 0 -1 4194304 73694 0 0 0 321058 39 0 0 20 0 1 0 194645255 226279424 51795 134679101440 4194304 14817773 140729328868112 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 36610048 140729328870371 140729328870486 140729328870486 140729328877503 0
/proc/1034905/statm: 55244 51795 1006 2594 0 52137 0
Current children cumulated CPU time: 3210.97 s
Current children cumulated vsize: 220976 KiB
Current children cumulated memory: 207180 KiB

[startup+3282.3 s]
/proc/loadavg: 4.24 4.25 4.15 5/256 1037395
/proc/meminfo: memFree=127732424/131524600 swapFree=131071996/131071996
[pid=1034905] ppid=1034902 vsize=221948 memory=208152 CPUtime=3270.75 cores=0,2
/proc/1034905/stat : 1034905 (CASHWMaxSAT-Dis) R 1034902 1034905 1032516 0 -1 4194304 74053 0 0 0 327036 39 0 0 20 0 1 0 194645255 227274752 52038 134679101440 4194304 14817773 140729328868112 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 36610048 140729328870371 140729328870486 140729328870486 140729328877503 0
/proc/1034905/statm: 55487 52038 1006 2594 0 52380 0
Current children cumulated CPU time: 3270.75 s
Current children cumulated vsize: 221948 KiB
Current children cumulated memory: 208152 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.20 4.14 5/258 1037463
/proc/meminfo: memFree=127728916/131524600 swapFree=131071996/131071996
[pid=1034905] ppid=1034902 vsize=224316 memory=210520 CPUtime=3330.52 cores=0,2
/proc/1034905/stat : 1034905 (CASHWMaxSAT-Dis) R 1034902 1034905 1032516 0 -1 4194304 74713 0 0 0 333013 39 0 0 20 0 1 0 194645255 229699584 52630 134679101440 4194304 14817773 140729328868112 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 36610048 140729328870371 140729328870486 140729328870486 140729328877503 0
/proc/1034905/statm: 56079 52630 1006 2594 0 52972 0
Current children cumulated CPU time: 3330.52 s
Current children cumulated vsize: 224316 KiB
Current children cumulated memory: 210520 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.19 4.14 5/258 1037474
/proc/meminfo: memFree=127717260/131524600 swapFree=131071996/131071996
[pid=1034905] ppid=1034902 vsize=224316 memory=210520 CPUtime=3390.31 cores=0,2
/proc/1034905/stat : 1034905 (CASHWMaxSAT-Dis) R 1034902 1034905 1032516 0 -1 4194304 74811 0 0 0 338991 40 0 0 20 0 1 0 194645255 229699584 52630 134679101440 4194304 14817773 140729328868112 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 36610048 140729328870371 140729328870486 140729328870486 140729328877503 0
/proc/1034905/statm: 56079 52630 1006 2594 0 52972 0
Current children cumulated CPU time: 3390.31 s
Current children cumulated vsize: 224316 KiB
Current children cumulated memory: 210520 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.17 4.14 5/258 1037484
/proc/meminfo: memFree=127807360/131524600 swapFree=131071996/131071996
[pid=1034905] ppid=1034902 vsize=163200 memory=149532 CPUtime=3450.08 cores=0,2
/proc/1034905/stat : 1034905 (CASHWMaxSAT-Dis) R 1034902 1034905 1032516 0 -1 4194304 77413 0 0 0 344963 45 0 0 20 0 1 0 194645255 167116800 37383 134679101440 4194304 14817773 140729328868112 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 36610048 140729328870371 140729328870486 140729328870486 140729328877503 0
/proc/1034905/statm: 40800 37383 1006 2594 0 37693 0
Current children cumulated CPU time: 3450.08 s
Current children cumulated vsize: 163200 KiB
Current children cumulated memory: 149532 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.15 4.13 5/258 1037495
/proc/meminfo: memFree=127765088/131524600 swapFree=131071996/131071996
[pid=1034905] ppid=1034902 vsize=167180 memory=153512 CPUtime=3509.86 cores=0,2
/proc/1034905/stat : 1034905 (CASHWMaxSAT-Dis) R 1034902 1034905 1032516 0 -1 4194304 80805 0 0 0 350935 51 0 0 20 0 1 0 194645255 171192320 38378 134679101440 4194304 14817773 140729328868112 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 36610048 140729328870371 140729328870486 140729328870486 140729328877503 0
/proc/1034905/statm: 41795 38378 1006 2594 0 38688 0
Current children cumulated CPU time: 3509.86 s
Current children cumulated vsize: 167180 KiB
Current children cumulated memory: 153512 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.14 4.13 5/257 1037506
/proc/meminfo: memFree=127805236/131524600 swapFree=131071996/131071996
[pid=1034905] ppid=1034902 vsize=159176 memory=145508 CPUtime=3569.64 cores=0,2
/proc/1034905/stat : 1034905 (CASHWMaxSAT-Dis) R 1034902 1034905 1032516 0 -1 4194304 83816 0 0 0 356909 55 0 0 20 0 1 0 194645255 162996224 36377 134679101440 4194304 14817773 140729328868112 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 36610048 140729328870371 140729328870486 140729328870486 140729328877503 0
/proc/1034905/statm: 39794 36377 1006 2594 0 36687 0
Current children cumulated CPU time: 3569.64 s
Current children cumulated vsize: 159176 KiB
Current children cumulated memory: 145508 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.8 s]
/proc/loadavg: 4.13 4.14 4.13 5/257 1037512
/proc/meminfo: memFree=127836500/131524600 swapFree=131071996/131071996
[pid=1034905] ppid=1034902 vsize=164324 memory=150656 CPUtime=3600.03 cores=0,2
/proc/1034905/stat : 1034905 (CASHWMaxSAT-Dis) R 1034902 1034905 1032516 0 -1 4194304 85396 0 0 0 359945 58 0 0 20 0 1 0 194645255 168267776 37664 134679101440 4194304 14817773 140729328868112 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 36610048 140729328870371 140729328870486 140729328870486 140729328877503 0
/proc/1034905/statm: 41081 37664 1006 2594 0 37974 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 164324 KiB
Current children cumulated memory: 150656 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.46 s, system=0.584616 s

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

Child status: 0

Real time (s): 3612.8
CPU time (s): 3600.04
CPU user time (s): 3599.46
CPU system time (s): 0.584616
CPU usage (%): 99.6468
Max. virtual memory (cumulated for all children) (KiB): 274324
Max. memory (cumulated for all children) (KiB): 236892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.46
system time used= 0.584616
maximum resident set size= 260384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85396
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= 24
involuntary context switches= 24672


# summary of solver processes directly reported to runsolver:
#   pid: 1034905
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3599.46
#   total CPU system time (s): 0.584616

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.66944 second user time and 16.6413 second system time

The end

Launcher Data

Begin job on nodeC015 at 2024-07-19 23:34:23
IDJOB=4451149
IDBENCH=162377
IDSOLVER=3075
FILE ID=nodeC015/4451149-1721424850
RUNJOBID= nodeC015-1721421191-1032526
SLURM_JOB_ID= 7545496
Free space on /tmp= 890044 MiB

SOLVER NAME= CASHWMaxSAT-DisjCad-S 2024-07-10
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/EC_RANDOM_GRAPHS/normalized-ECrand6reg-v111-n1.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-4451149-1721424850/watcher-4451149-1721424850 -o /tmp/evaluation-result-4451149-1721424850/solver-4451149-1721424850 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1721421191-1032526 --watchdog 3760  CASHWMaxSAT-DisjCad-S HOME/instance-4451149-1721424850.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 66220fca8952fbecf83bd47731654b15
RANDOM SEED=2075490348

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        128086532 kB
MemAvailable:   129366488 kB
Buffers:          534912 kB
Cached:          1578964 kB
SwapCached:            0 kB
Active:          1688696 kB
Inactive:        1113744 kB
Active(anon):       1564 kB
Inactive(anon):   732580 kB
Active(file):    1687132 kB
Inactive(file):   381164 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             42012 kB
Writeback:             8 kB
AnonPages:        686552 kB
Mapped:           119328 kB
Shmem:             45912 kB
KReclaimable:     102612 kB
Slab:             215300 kB
SReclaimable:     102612 kB
SUnreclaim:       112688 kB
KernelStack:        4092 kB
PageTables:        10652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1029116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            68224 kB
HardwareCorrupted:     0 kB
AnonHugePages:    524288 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:      291540 kB
DirectMap2M:    38279168 kB
DirectMap1G:    97517568 kB

Free space on /tmp at the end= 890028 MiB
End job on nodeC015 at 2024-07-20 00:34:36