Trace number 4451208

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.01 3610.01

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
EC_RANDOM_GRAPHS/normalized-ECrand6reg-v071-n1.opb
MD5SUM96559038c8afb17a43160a369b358949
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.027823
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables213
Total number of constraints71
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)71
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.00/3610.00	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 (61047 MiB free)
  memory of node 1: 64510 MiB (61596 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=1035997, runsolver pid=1035993

[startup+0.100895 s]*
/proc/loadavg: 4.09 4.11 4.09 5/259 1036007
/proc/meminfo: memFree=125580920/131524600 swapFree=130799640/131071996
[pid=1035997] ppid=1035993 vsize=20824 memory=7032 CPUtime=0.1 cores=1,3
/proc/1035997/stat : 1035997 (CASHWMaxSAT-Dis) R 1035993 1035997 1033842 0 -1 4194304 936 0 0 0 10 0 0 0 20 0 1 0 194811150 21323776 1758 134679101440 4194304 15356333 140724725340560 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 36728832 140724725347297 140724725347413 140724725347413 140724725354430 0
/proc/1035997/statm: 5206 1758 1146 2726 0 1954 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 20824 KiB
Current children cumulated memory: 7032 KiB

[startup+0.205296 s]*
/proc/loadavg: 4.09 4.11 4.09 7/259 1036007
/proc/meminfo: memFree=125579224/131524600 swapFree=130799640/131071996
[pid=1035997] ppid=1035993 vsize=21404 memory=7592 CPUtime=0.2 cores=1,3
/proc/1035997/stat : 1035997 (CASHWMaxSAT-Dis) R 1035993 1035997 1033842 0 -1 4194304 1237 0 0 0 20 0 0 0 20 0 1 0 194811150 21917696 1898 134679101440 4194304 15356333 140724725340560 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 36728832 140724725347297 140724725347413 140724725347413 140724725354430 0
/proc/1035997/statm: 5351 1898 1146 2726 0 2099 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 21404 KiB
Current children cumulated memory: 7592 KiB

[startup+0.304475 s]*
/proc/loadavg: 4.09 4.11 4.09 5/259 1036007
/proc/meminfo: memFree=125577924/131524600 swapFree=130799640/131071996
[pid=1035997] ppid=1035993 vsize=22024 memory=8184 CPUtime=0.3 cores=1,3
/proc/1035997/stat : 1035997 (CASHWMaxSAT-Dis) R 1035993 1035997 1033842 0 -1 4194304 1655 0 0 0 30 0 0 0 20 0 1 0 194811150 22552576 2046 134679101440 4194304 15356333 140724725340560 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 36728832 140724725347297 140724725347413 140724725347413 140724725354430 0
/proc/1035997/statm: 5506 2046 1146 2726 0 2254 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 22024 KiB
Current children cumulated memory: 8184 KiB

[startup+0.700166 s]
/proc/loadavg: 4.09 4.11 4.09 5/259 1036007
/proc/meminfo: memFree=125575236/131524600 swapFree=130799640/131071996
[pid=1035997] ppid=1035993 vsize=22612 memory=8764 CPUtime=0.69 cores=1,3
/proc/1035997/stat : 1035997 (CASHWMaxSAT-Dis) R 1035993 1035997 1033842 0 -1 4194304 2734 0 0 0 69 0 0 0 20 0 1 0 194811150 23154688 2191 134679101440 4194304 15356333 140724725340560 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 36728832 140724725347297 140724725347413 140724725347413 140724725354430 0
/proc/1035997/statm: 5653 2191 1146 2726 0 2401 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 22612 KiB
Current children cumulated memory: 8764 KiB

[startup+1.50017 s]
/proc/loadavg: 4.09 4.11 4.09 5/259 1036007
/proc/meminfo: memFree=125573300/131524600 swapFree=130799640/131071996
[pid=1035997] ppid=1035993 vsize=25576 memory=11580 CPUtime=1.49 cores=1,3
/proc/1035997/stat : 1035997 (CASHWMaxSAT-Dis) R 1035993 1035997 1033842 0 -1 4194304 4577 0 0 0 149 0 0 0 20 0 1 0 194811150 26189824 2895 134679101440 4194304 15356333 140724725340560 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 36728832 140724725347297 140724725347413 140724725347413 140724725354430 0
/proc/1035997/statm: 6394 2895 1146 2726 0 3142 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 25576 KiB
Current children cumulated memory: 11580 KiB

[startup+3.1051 s]
/proc/loadavg: 4.09 4.11 4.09 5/259 1036008
/proc/meminfo: memFree=125564664/131524600 swapFree=130799640/131071996
[pid=1035997] ppid=1035993 vsize=26072 memory=12260 CPUtime=3.08 cores=1,3
/proc/1035997/stat : 1035997 (CASHWMaxSAT-Dis) R 1035993 1035997 1033842 0 -1 4194304 7598 0 0 0 308 0 0 0 20 0 1 0 194811150 26697728 3065 134679101440 4194304 15356333 140724725340560 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 36728832 140724725347297 140724725347413 140724725347413 140724725354430 0
/proc/1035997/statm: 6518 3065 1146 2726 0 3266 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 26072 KiB
Current children cumulated memory: 12260 KiB

[startup+6.30019 s]
/proc/loadavg: 4.08 4.11 4.09 5/259 1036008
/proc/meminfo: memFree=125555984/131524600 swapFree=130799640/131071996
[pid=1035997] ppid=1035993 vsize=33540 memory=19640 CPUtime=6.27 cores=1,3
/proc/1035997/stat : 1035997 (CASHWMaxSAT-Dis) R 1035993 1035997 1033842 0 -1 4194304 13807 0 0 0 626 1 0 0 20 0 1 0 194811150 34344960 4910 134679101440 4194304 15356333 140724725340560 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 36728832 140724725347297 140724725347413 140724725347413 140724725354430 0
/proc/1035997/statm: 8385 4910 1146 2726 0 5133 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 33540 KiB
Current children cumulated memory: 19640 KiB

[startup+12.7002 s]
/proc/loadavg: 4.24 4.14 4.10 5/259 1036010
/proc/meminfo: memFree=125549536/131524600 swapFree=130799640/131071996
[pid=1035997] ppid=1035993 vsize=33744 memory=19984 CPUtime=12.66 cores=1,3
/proc/1035997/stat : 1035997 (CASHWMaxSAT-Dis) R 1035993 1035997 1033842 0 -1 4194304 20728 0 0 0 1263 3 0 0 20 0 1 0 194811150 34553856 4996 134679101440 4194304 15356333 140724725340560 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 36728832 140724725347297 140724725347413 140724725347413 140724725354430 0
/proc/1035997/statm: 8436 4996 1146 2726 0 5184 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 33744 KiB
Current children cumulated memory: 19984 KiB

[startup+25.5002 s]
/proc/loadavg: 4.18 4.13 4.10 5/259 1036011
/proc/meminfo: memFree=125534740/131524600 swapFree=130799640/131071996
[pid=1035997] ppid=1035993 vsize=34420 memory=20736 CPUtime=25.43 cores=1,3
/proc/1035997/stat : 1035997 (CASHWMaxSAT-Dis) R 1035993 1035997 1033842 0 -1 4194304 28128 0 0 0 2538 5 0 0 20 0 1 0 194811150 35246080 5184 134679101440 4194304 15356333 140724725340560 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 36728832 140724725347297 140724725347413 140724725347413 140724725354430 0
/proc/1035997/statm: 8605 5184 1146 2726 0 5353 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 34420 KiB
Current children cumulated memory: 20736 KiB

[startup+51.1057 s]
/proc/loadavg: 4.12 4.12 4.09 5/260 1036015
/proc/meminfo: memFree=125489840/131524600 swapFree=130799640/131071996
[pid=1035997] ppid=1035993 vsize=51260 memory=37324 CPUtime=50.95 cores=1,3
/proc/1035997/stat : 1035997 (CASHWMaxSAT-Dis) R 1035993 1035997 1033842 0 -1 4194304 32288 0 0 0 5090 5 0 0 20 0 1 0 194811150 52490240 9331 134679101440 4194304 15356333 140724725340560 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 36728832 140724725347297 140724725347413 140724725347413 140724725354430 0
/proc/1035997/statm: 12815 9331 1146 2726 0 9563 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 51260 KiB
Current children cumulated memory: 37324 KiB

[startup+102.3 s]
/proc/loadavg: 4.32 4.17 4.11 5/258 1036026
/proc/meminfo: memFree=125457316/131524600 swapFree=130799640/131071996
[pid=1035997] ppid=1035993 vsize=68000 memory=54072 CPUtime=102.01 cores=1,3
/proc/1035997/stat : 1035997 (CASHWMaxSAT-Dis) R 1035993 1035997 1033842 0 -1 4194304 46002 0 0 0 10191 10 0 0 20 0 1 0 194811150 69632000 13518 134679101440 4194304 15356333 140724725340560 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 36728832 140724725347297 140724725347413 140724725347413 140724725354430 0
/proc/1035997/statm: 17000 13518 1146 2726 0 13748 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 68000 KiB
Current children cumulated memory: 54072 KiB

[startup+162.3 s]
/proc/loadavg: 4.33 4.21 4.12 5/258 1036039
/proc/meminfo: memFree=125423188/131524600 swapFree=130799640/131071996
[pid=1035997] ppid=1035993 vsize=78932 memory=64956 CPUtime=161.85 cores=1,3
/proc/1035997/stat : 1035997 (CASHWMaxSAT-Dis) R 1035993 1035997 1033842 0 -1 4194304 49205 0 0 0 16174 11 0 0 20 0 1 0 194811150 80826368 16239 134679101440 4194304 15356333 140724725340560 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 36728832 140724725347297 140724725347413 140724725347413 140724725354430 0
/proc/1035997/statm: 19733 16239 1146 2726 0 16481 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 78932 KiB
Current children cumulated memory: 64956 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 4.18 4.12 5/256 1036049
/proc/meminfo: memFree=125373484/131524600 swapFree=130799640/131071996
[pid=1035997] ppid=1035993 vsize=87504 memory=73464 CPUtime=221.69 cores=1,3
/proc/1035997/stat : 1035997 (CASHWMaxSAT-Dis) R 1035993 1035997 1033842 0 -1 4194304 50868 0 0 0 22158 11 0 0 20 0 1 0 194811150 89604096 18366 134679101440 4194304 15356333 140724725340560 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 36728832 140724725347297 140724725347413 140724725347413 140724725354430 0
/proc/1035997/statm: 21876 18366 1146 2726 0 18624 0
Current children cumulated CPU time: 221.69 s
Current children cumulated vsize: 87504 KiB
Current children cumulated memory: 73464 KiB

[startup+282.3 s]
/proc/loadavg: 4.16 4.18 4.12 5/256 1036060
/proc/meminfo: memFree=125358948/131524600 swapFree=130799640/131071996
[pid=1035997] ppid=1035993 vsize=92352 memory=78344 CPUtime=281.54 cores=1,3
/proc/1035997/stat : 1035997 (CASHWMaxSAT-Dis) R 1035993 1035997 1033842 0 -1 4194304 58086 0 0 0 28140 14 0 0 20 0 1 0 194811150 94568448 19586 134679101440 4194304 15356333 140724725340560 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 36728832 140724725347297 140724725347413 140724725347413 140724725354430 0
/proc/1035997/statm: 23088 19586 1146 2726 0 19836 0
Current children cumulated CPU time: 281.54 s
Current children cumulated vsize: 92352 KiB
Current children cumulated memory: 78344 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 4.16 4.11 5/258 1036085
/proc/meminfo: memFree=125334744/131524600 swapFree=130799640/131071996
[pid=1035997] ppid=1035993 vsize=100704 memory=86828 CPUtime=341.37 cores=1,3
/proc/1035997/stat : 1035997 (CASHWMaxSAT-Dis) R 1035993 1035997 1033842 0 -1 4194304 59177 0 0 0 34123 14 0 0 20 0 1 0 194811150 103120896 21707 134679101440 4194304 15356333 140724725340560 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 36728832 140724725347297 140724725347413 140724725347413 140724725354430 0
/proc/1035997/statm: 25176 21707 1146 2726 0 21924 0
Current children cumulated CPU time: 341.37 s
Current children cumulated vsize: 100704 KiB
Current children cumulated memory: 86828 KiB

[startup+402.3 s]
/proc/loadavg: 4.19 4.17 4.12 5/260 1036322
/proc/meminfo: memFree=125371036/131524600 swapFree=130799640/131071996
[pid=1035997] ppid=1035993 vsize=93604 memory=79260 CPUtime=401.21 cores=1,3
/proc/1035997/stat : 1035997 (CASHWMaxSAT-Dis) R 1035993 1035997 1033842 0 -1 4194304 62164 0 0 0 40106 15 0 0 20 0 1 0 194811150 95850496 19815 134679101440 4194304 15356333 140724725340560 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 36728832 140724725347297 140724725347413 140724725347413 140724725354430 0
/proc/1035997/statm: 23401 19815 1146 2726 0 20149 0
Current children cumulated CPU time: 401.21 s
Current children cumulated vsize: 93604 KiB
Current children cumulated memory: 79260 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.16 4.11 5/260 1036333
/proc/meminfo: memFree=125359936/131524600 swapFree=130799640/131071996
[pid=1035997] ppid=1035993 vsize=84196 memory=69600 CPUtime=461.04 cores=1,3
/proc/1035997/stat : 1035997 (CASHWMaxSAT-Dis) R 1035993 1035997 1033842 0 -1 4194304 65345 0 0 0 46087 17 0 0 20 0 1 0 194811150 86216704 17400 134679101440 4194304 15356333 140724725340560 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 36728832 140724725347297 140724725347413 140724725347413 140724725354430 0
/proc/1035997/statm: 21049 17400 1146 2726 0 17797 0

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

Current children cumulated memory: 140200 KiB

[startup+2862.3 s]
/proc/loadavg: 4.27 4.15 4.11 5/255 1037811
/proc/meminfo: memFree=125249188/131524600 swapFree=130799640/131071996
[pid=1035997] ppid=1035993 vsize=180740 memory=166116 CPUtime=2854.53 cores=1,3
/proc/1035997/stat : 1035997 (CASHWMaxSAT-Dis) R 1035993 1035997 1033842 0 -1 4194304 109871 0 0 0 285414 39 0 0 20 0 1 0 194811150 185077760 41529 134679101440 4194304 15356333 140724725340560 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 36728832 140724725347297 140724725347413 140724725347413 140724725354430 0
/proc/1035997/statm: 45185 41529 1146 2726 0 41933 0
Current children cumulated CPU time: 2854.53 s
Current children cumulated vsize: 180740 KiB
Current children cumulated memory: 166116 KiB

[startup+2922.3 s]
/proc/loadavg: 4.22 4.16 4.11 5/257 1037828
/proc/meminfo: memFree=125245020/131524600 swapFree=130799640/131071996
[pid=1035997] ppid=1035993 vsize=183664 memory=169736 CPUtime=2914.37 cores=1,3
/proc/1035997/stat : 1035997 (CASHWMaxSAT-Dis) R 1035993 1035997 1033842 0 -1 4194304 110872 0 0 0 291397 40 0 0 20 0 1 0 194811150 188071936 42434 134679101440 4194304 15356333 140724725340560 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 36728832 140724725347297 140724725347413 140724725347413 140724725354430 0
/proc/1035997/statm: 45916 42434 1146 2726 0 42664 0
Current children cumulated CPU time: 2914.37 s
Current children cumulated vsize: 183664 KiB
Current children cumulated memory: 169736 KiB

[startup+2982.3 s]
/proc/loadavg: 4.15 4.15 4.11 5/257 1037838
/proc/meminfo: memFree=125268100/131524600 swapFree=130799640/131071996
[pid=1035997] ppid=1035993 vsize=159700 memory=144216 CPUtime=2974.2 cores=1,3
/proc/1035997/stat : 1035997 (CASHWMaxSAT-Dis) R 1035993 1035997 1033842 0 -1 4194304 111912 0 0 0 297379 41 0 0 20 0 1 0 194811150 163532800 36054 134679101440 4194304 15356333 140724725340560 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 36728832 140724725347297 140724725347413 140724725347413 140724725354430 0
/proc/1035997/statm: 39925 36054 1146 2726 0 36673 0
Current children cumulated CPU time: 2974.2 s
Current children cumulated vsize: 159700 KiB
Current children cumulated memory: 144216 KiB

[startup+3042.3 s]
/proc/loadavg: 4.14 4.15 4.11 5/257 1037848
/proc/meminfo: memFree=125271912/131524600 swapFree=130799640/131071996
[pid=1035997] ppid=1035993 vsize=150812 memory=137128 CPUtime=3034 cores=1,3
/proc/1035997/stat : 1035997 (CASHWMaxSAT-Dis) R 1035993 1035997 1033842 0 -1 4194304 113556 0 0 0 303359 41 0 0 20 0 1 0 194811150 154431488 34282 134679101440 4194304 15356333 140724725340560 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 36728832 140724725347297 140724725347413 140724725347413 140724725354430 0
/proc/1035997/statm: 37703 34282 1146 2726 0 34451 0
Current children cumulated CPU time: 3034 s
Current children cumulated vsize: 150812 KiB
Current children cumulated memory: 137128 KiB

[startup+3102.3 s]
/proc/loadavg: 4.10 4.14 4.10 5/258 1037860
/proc/meminfo: memFree=125261180/131524600 swapFree=130799640/131071996
[pid=1035997] ppid=1035993 vsize=161320 memory=145356 CPUtime=3093.82 cores=1,3
/proc/1035997/stat : 1035997 (CASHWMaxSAT-Dis) R 1035993 1035997 1033842 0 -1 4194304 116512 0 0 0 309339 43 0 0 20 0 1 0 194811150 165191680 36339 134679101440 4194304 15356333 140724725340560 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 36728832 140724725347297 140724725347413 140724725347413 140724725354430 0
/proc/1035997/statm: 40330 36339 1146 2726 0 37078 0
Current children cumulated CPU time: 3093.82 s
Current children cumulated vsize: 161320 KiB
Current children cumulated memory: 145356 KiB

[startup+3162.3 s]
/proc/loadavg: 4.14 4.14 4.10 5/258 1037872
/proc/meminfo: memFree=125233584/131524600 swapFree=130799640/131071996
[pid=1035997] ppid=1035993 vsize=165888 memory=149784 CPUtime=3153.64 cores=1,3
/proc/1035997/stat : 1035997 (CASHWMaxSAT-Dis) R 1035993 1035997 1033842 0 -1 4194304 119263 0 0 0 315319 45 0 0 20 0 1 0 194811150 169869312 37446 134679101440 4194304 15356333 140724725340560 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 36728832 140724725347297 140724725347413 140724725347413 140724725354430 0
/proc/1035997/statm: 41472 37446 1146 2726 0 38220 0
Current children cumulated CPU time: 3153.64 s
Current children cumulated vsize: 165888 KiB
Current children cumulated memory: 149784 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.13 4.10 5/259 1038265
/proc/meminfo: memFree=125214448/131524600 swapFree=130799640/131071996
[pid=1035997] ppid=1035993 vsize=166016 memory=150164 CPUtime=3213.45 cores=1,3
/proc/1035997/stat : 1035997 (CASHWMaxSAT-Dis) R 1035993 1035997 1033842 0 -1 4194304 120406 0 0 0 321299 46 0 0 20 0 1 0 194811150 170000384 37541 134679101440 4194304 15356333 140724725340560 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 36728832 140724725347297 140724725347413 140724725347413 140724725354430 0
/proc/1035997/statm: 41504 37541 1146 2726 0 38252 0
Current children cumulated CPU time: 3213.45 s
Current children cumulated vsize: 166016 KiB
Current children cumulated memory: 150164 KiB

[startup+3282.3 s]
/proc/loadavg: 4.16 4.13 4.10 5/258 1038276
/proc/meminfo: memFree=125210764/131524600 swapFree=130799640/131071996
[pid=1035997] ppid=1035993 vsize=162700 memory=148852 CPUtime=3273.27 cores=1,3
/proc/1035997/stat : 1035997 (CASHWMaxSAT-Dis) R 1035993 1035997 1033842 0 -1 4194304 122711 0 0 0 327279 48 0 0 20 0 1 0 194811150 166604800 37213 134679101440 4194304 15356333 140724725340560 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 36728832 140724725347297 140724725347413 140724725347413 140724725354430 0
/proc/1035997/statm: 40675 37213 1146 2726 0 37423 0
Current children cumulated CPU time: 3273.27 s
Current children cumulated vsize: 162700 KiB
Current children cumulated memory: 148852 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/258 1038287
/proc/meminfo: memFree=125283936/131524600 swapFree=130799640/131071996
[pid=1035997] ppid=1035993 vsize=162700 memory=148888 CPUtime=3333.07 cores=1,3
/proc/1035997/stat : 1035997 (CASHWMaxSAT-Dis) R 1035993 1035997 1033842 0 -1 4194304 123606 0 0 0 333259 48 0 0 20 0 1 0 194811150 166604800 37222 134679101440 4194304 15356333 140724725340560 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 36728832 140724725347297 140724725347413 140724725347413 140724725354430 0
/proc/1035997/statm: 40675 37222 1146 2726 0 37423 0
Current children cumulated CPU time: 3333.07 s
Current children cumulated vsize: 162700 KiB
Current children cumulated memory: 148888 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/259 1038467
/proc/meminfo: memFree=125198576/131524600 swapFree=130799640/131071996
[pid=1035997] ppid=1035993 vsize=191096 memory=177284 CPUtime=3392.89 cores=1,3
/proc/1035997/stat : 1035997 (CASHWMaxSAT-Dis) R 1035993 1035997 1033842 0 -1 4194304 124974 0 0 0 339239 50 0 0 20 0 1 0 194811150 195682304 44321 134679101440 4194304 15356333 140724725340560 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 36728832 140724725347297 140724725347413 140724725347413 140724725354430 0
/proc/1035997/statm: 47774 44321 1146 2726 0 44522 0
Current children cumulated CPU time: 3392.89 s
Current children cumulated vsize: 191096 KiB
Current children cumulated memory: 177284 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/259 1038477
/proc/meminfo: memFree=125250280/131524600 swapFree=130799640/131071996
[pid=1035997] ppid=1035993 vsize=191148 memory=177328 CPUtime=3452.7 cores=1,3
/proc/1035997/stat : 1035997 (CASHWMaxSAT-Dis) R 1035993 1035997 1033842 0 -1 4194304 125445 0 0 0 345220 50 0 0 20 0 1 0 194811150 195735552 44332 134679101440 4194304 15356333 140724725340560 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 36728832 140724725347297 140724725347413 140724725347413 140724725354430 0
/proc/1035997/statm: 47787 44332 1146 2726 0 44535 0
Current children cumulated CPU time: 3452.7 s
Current children cumulated vsize: 191148 KiB
Current children cumulated memory: 177328 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/260 1038492
/proc/meminfo: memFree=125228524/131524600 swapFree=130799640/131071996
[pid=1035997] ppid=1035993 vsize=199840 memory=183852 CPUtime=3512.53 cores=1,3
/proc/1035997/stat : 1035997 (CASHWMaxSAT-Dis) R 1035993 1035997 1033842 0 -1 4194304 127045 0 0 0 351202 51 0 0 20 0 1 0 194811150 204636160 45963 134679101440 4194304 15356333 140724725340560 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 36728832 140724725347297 140724725347413 140724725347413 140724725354430 0
/proc/1035997/statm: 49960 45963 1146 2726 0 46708 0
Current children cumulated CPU time: 3512.53 s
Current children cumulated vsize: 199840 KiB
Current children cumulated memory: 183852 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/259 1038517
/proc/meminfo: memFree=125256700/131524600 swapFree=130799640/131071996
[pid=1035997] ppid=1035993 vsize=171668 memory=155680 CPUtime=3572.37 cores=1,3
/proc/1035997/stat : 1035997 (CASHWMaxSAT-Dis) R 1035993 1035997 1033842 0 -1 4194304 128589 0 0 0 357184 53 0 0 20 0 1 0 194811150 175788032 38920 134679101440 4194304 15356333 140724725340560 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 36728832 140724725347297 140724725347413 140724725347413 140724725354430 0
/proc/1035997/statm: 42917 38920 1146 2726 0 39665 0
Current children cumulated CPU time: 3572.37 s
Current children cumulated vsize: 171668 KiB
Current children cumulated memory: 155680 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610 s]*
/proc/loadavg: 4.10 4.11 4.09 5/259 1038566
/proc/meminfo: memFree=125335036/131524600 swapFree=130799640/131071996
[pid=1035997] ppid=1035993 vsize=200248 memory=185672 CPUtime=3600 cores=1,3
/proc/1035997/stat : 1035997 (CASHWMaxSAT-Dis) R 1035993 1035997 1033842 0 -1 4194304 129447 0 0 0 359947 53 0 0 20 0 1 0 194811150 205053952 46418 134679101440 4194304 15356333 140724725340560 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 36728832 140724725347297 140724725347413 140724725347413 140724725354430 0
/proc/1035997/statm: 50062 46418 1146 2726 0 46810 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 200248 KiB
Current children cumulated memory: 185672 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.47 s, system=0.539216 s

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

Child status: 0

Real time (s): 3610.01
CPU time (s): 3600.01
CPU user time (s): 3599.47
CPU system time (s): 0.539216
CPU usage (%): 99.7231
Max. virtual memory (cumulated for all children) (KiB): 228600
Max. memory (cumulated for all children) (KiB): 212524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.47
system time used= 0.539216
maximum resident set size= 212524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 129447
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= 36
involuntary context switches= 1716


# summary of solver processes directly reported to runsolver:
#   pid: 1035997
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3599.47
#   total CPU system time (s): 0.539216

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.19035 second user time and 17.2661 second system time

The end

Launcher Data

Begin job on nodeC014 at 2024-07-20 00:02:12
IDJOB=4451208
IDBENCH=162384
IDSOLVER=3074
FILE ID=nodeC014/4451208-1721426520
RUNJOBID= nodeC014-1721422922-1033854
SLURM_JOB_ID= 7545604
Free space on /tmp= 890008 MiB

SOLVER NAME= CASHWMaxSAT-DisjCad-SP 2024-07-10
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/EC_RANDOM_GRAPHS/normalized-ECrand6reg-v071-n1.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-4451208-1721426520/watcher-4451208-1721426520 -o /tmp/evaluation-result-4451208-1721426520/solver-4451208-1721426520 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1721422922-1033854 --watchdog 3760  CASHWMaxSAT-DisjCad-SP HOME/instance-4451208-1721426520.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 96559038c8afb17a43160a369b358949
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		: 3657.486
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		: 3661.017
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		: 3599.966
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		: 3663.327
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		: 3657.435
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		: 3657.594
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		: 3600.042
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		: 3660.260
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:        125586876 kB
MemAvailable:   129757644 kB
Buffers:          494900 kB
Cached:          4470812 kB
SwapCached:        12876 kB
Active:          1510892 kB
Inactive:        3802384 kB
Active(anon):       9180 kB
Inactive(anon):   367284 kB
Active(file):    1501712 kB
Inactive(file):  3435100 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       130799640 kB
Dirty:             43392 kB
Writeback:             0 kB
AnonPages:        338308 kB
Mapped:            60720 kB
Shmem:             29544 kB
KReclaimable:     147208 kB
Slab:             250484 kB
SReclaimable:     147208 kB
SUnreclaim:       103276 kB
KernelStack:        4088 kB
PageTables:        10124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1083056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            35584 kB
HardwareCorrupted:     0 kB
AnonHugePages:    251904 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= 889980 MiB
End job on nodeC014 at 2024-07-20 01:02:23