Trace number 4452439

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.06 3610.6

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2010/normalized-ns903616.0.u.opb
MD5SUM851dd7bb62635ec66e2461b484912a91
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21582
Total number of constraints17547
Number of constraints which are clauses6313
Number of constraints which are cardinality constraints (but not clauses)344
Number of constraints which are nor clauses,nor cardinality constraints10890
Minimum length of a constraint1
Maximum length of a constraint221
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 221
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.05/3610.60	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 64059 MiB (62934 MiB free)
  memory of node 1: 64510 MiB (61695 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=1040599, runsolver pid=1040596

[startup+0.101013 s]*
/proc/loadavg: 1.61 2.62 3.32 5/243 1040600
/proc/meminfo: memFree=127599160/131655788 swapFree=131071996/131071996
[pid=1040599] ppid=1040596 vsize=26576 memory=12092 CPUtime=0.1 cores=5,7
/proc/1040599/stat : 1040599 (CASHWMaxSAT-Dis) R 1040596 1040599 1040526 0 -1 4194304 2460 0 0 0 10 0 0 0 20 0 1 0 196640964 27213824 3023 134679101440 4194304 14817773 140730625407104 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29265920 140730625410019 140730625410134 140730625410134 140730625417151 0
/proc/1040599/statm: 6644 3023 894 2594 0 3537 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 26576 KiB
Current children cumulated memory: 12092 KiB

[startup+0.213069 s]*
/proc/loadavg: 1.61 2.62 3.32 5/243 1040600
/proc/meminfo: memFree=127579504/131655788 swapFree=131071996/131071996
[pid=1040599] ppid=1040596 vsize=35288 memory=20456 CPUtime=0.21 cores=5,7
/proc/1040599/stat : 1040599 (CASHWMaxSAT-Dis) R 1040596 1040599 1040526 0 -1 4194304 4819 0 0 0 20 1 0 0 20 0 1 0 196640964 36134912 5114 134679101440 4194304 14817773 140730625407104 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29265920 140730625410019 140730625410134 140730625410134 140730625417151 0
/proc/1040599/statm: 8822 5114 894 2594 0 5715 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 35288 KiB
Current children cumulated memory: 20456 KiB

[startup+0.313181 s]*
/proc/loadavg: 1.61 2.62 3.32 5/243 1040600
/proc/meminfo: memFree=127564188/131655788 swapFree=131071996/131071996
[pid=1040599] ppid=1040596 vsize=40120 memory=25472 CPUtime=0.31 cores=5,7
/proc/1040599/stat : 1040599 (CASHWMaxSAT-Dis) R 1040596 1040599 1040526 0 -1 4194304 6048 0 0 0 29 2 0 0 20 0 1 0 196640964 41082880 6368 134679101440 4194304 14817773 140730625407104 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29265920 140730625410019 140730625410134 140730625410134 140730625417151 0
/proc/1040599/statm: 10030 6368 894 2594 0 6923 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 40120 KiB
Current children cumulated memory: 25472 KiB

[startup+0.700334 s]
/proc/loadavg: 1.61 2.62 3.32 5/243 1040600
/proc/meminfo: memFree=127530036/131655788 swapFree=131071996/131071996
[pid=1040599] ppid=1040596 vsize=65356 memory=48916 CPUtime=0.68 cores=5,7
/proc/1040599/stat : 1040599 (CASHWMaxSAT-Dis) R 1040596 1040599 1040526 0 -1 4194304 12748 0 0 0 63 5 0 0 20 0 1 0 196640964 66924544 12229 134679101440 4194304 14817773 140730625407104 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29265920 140730625410019 140730625410134 140730625410134 140730625417151 0
/proc/1040599/statm: 16339 12229 926 2594 0 13232 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 65356 KiB
Current children cumulated memory: 48916 KiB

[startup+1.50035 s]
/proc/loadavg: 1.61 2.62 3.32 6/240 1040612
/proc/meminfo: memFree=127395268/131655788 swapFree=131071996/131071996
[pid=1040599] ppid=1040596 vsize=99256 memory=79392 CPUtime=1.48 cores=5,7
/proc/1040599/stat : 1040599 (CASHWMaxSAT-Dis) R 1040596 1040599 1040526 0 -1 4194304 20353 0 0 0 141 7 0 0 20 0 1 0 196640964 101638144 19848 134679101440 4194304 14817773 140730625407104 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29265920 140730625410019 140730625410134 140730625410134 140730625417151 0
/proc/1040599/statm: 24814 19848 990 2594 0 21707 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 99256 KiB
Current children cumulated memory: 79392 KiB

[startup+3.1125 s]
/proc/loadavg: 1.61 2.62 3.32 5/243 1040646
/proc/meminfo: memFree=127098812/131655788 swapFree=131071996/131071996
[pid=1040599] ppid=1040596 vsize=99256 memory=80996 CPUtime=3.08 cores=5,7
/proc/1040599/stat : 1040599 (CASHWMaxSAT-Dis) R 1040596 1040599 1040526 0 -1 4194304 21002 0 0 0 301 7 0 0 20 0 1 0 196640964 101638144 20249 134679101440 4194304 14817773 140730625407104 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29265920 140730625410019 140730625410134 140730625410134 140730625417151 0
/proc/1040599/statm: 24814 20249 1006 2594 0 21707 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 99256 KiB
Current children cumulated memory: 80996 KiB

[startup+6.30028 s]
/proc/loadavg: 1.80 2.64 3.32 5/243 1040648
/proc/meminfo: memFree=126317588/131655788 swapFree=131071996/131071996
[pid=1040599] ppid=1040596 vsize=99256 memory=81132 CPUtime=6.26 cores=5,7
/proc/1040599/stat : 1040599 (CASHWMaxSAT-Dis) R 1040596 1040599 1040526 0 -1 4194304 21020 0 0 0 619 7 0 0 20 0 1 0 196640964 101638144 20283 134679101440 4194304 14817773 140730625407104 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29265920 140730625410019 140730625410134 140730625410134 140730625417151 0
/proc/1040599/statm: 24814 20283 1006 2594 0 21707 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 99256 KiB
Current children cumulated memory: 81132 KiB

[startup+12.7003 s]
/proc/loadavg: 1.98 2.67 3.33 5/243 1040648
/proc/meminfo: memFree=125456664/131655788 swapFree=131071996/131071996
[pid=1040599] ppid=1040596 vsize=94564 memory=76188 CPUtime=12.65 cores=5,7
/proc/1040599/stat : 1040599 (CASHWMaxSAT-Dis) R 1040596 1040599 1040526 0 -1 4194304 22060 0 0 0 1257 8 0 0 20 0 1 0 196640964 96833536 19047 134679101440 4194304 14817773 140730625407104 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29265920 140730625410019 140730625410134 140730625410134 140730625417151 0
/proc/1040599/statm: 23641 19047 1006 2594 0 20534 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 94564 KiB
Current children cumulated memory: 76188 KiB

[startup+25.5003 s]
/proc/loadavg: 2.49 2.75 3.35 5/243 1040651
/proc/meminfo: memFree=125177492/131655788 swapFree=131071996/131071996
[pid=1040599] ppid=1040596 vsize=101860 memory=83576 CPUtime=25.41 cores=5,7
/proc/1040599/stat : 1040599 (CASHWMaxSAT-Dis) R 1040596 1040599 1040526 0 -1 4194304 24822 0 0 0 2532 9 0 0 20 0 1 0 196640964 104304640 20894 134679101440 4194304 14817773 140730625407104 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29265920 140730625410019 140730625410134 140730625410134 140730625417151 0
/proc/1040599/statm: 25465 20894 1006 2594 0 22358 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 101860 KiB
Current children cumulated memory: 83576 KiB

[startup+51.1132 s]
/proc/loadavg: 3.07 2.87 3.37 5/243 1040654
/proc/meminfo: memFree=124543876/131655788 swapFree=131071996/131071996
[pid=1040599] ppid=1040596 vsize=101860 memory=83576 CPUtime=50.96 cores=5,7
/proc/1040599/stat : 1040599 (CASHWMaxSAT-Dis) R 1040596 1040599 1040526 0 -1 4194304 24856 0 0 0 5087 9 0 0 20 0 1 0 196640964 104304640 20894 134679101440 4194304 14817773 140730625407104 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29265920 140730625410019 140730625410134 140730625410134 140730625417151 0
/proc/1040599/statm: 25465 20894 1006 2594 0 22358 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 101860 KiB
Current children cumulated memory: 83576 KiB

[startup+102.3 s]
/proc/loadavg: 3.64 3.06 3.41 5/246 1040714
/proc/meminfo: memFree=123742056/131655788 swapFree=131071996/131071996
[pid=1040599] ppid=1040596 vsize=97856 memory=79600 CPUtime=102 cores=5,7
/proc/1040599/stat : 1040599 (CASHWMaxSAT-Dis) R 1040596 1040599 1040526 0 -1 4194304 29763 0 0 0 10189 11 0 0 20 0 1 0 196640964 100204544 19900 134679101440 4194304 14817773 140730625407104 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29265920 140730625410019 140730625410134 140730625410134 140730625417151 0
/proc/1040599/statm: 24464 19900 1006 2594 0 21357 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 97856 KiB
Current children cumulated memory: 79600 KiB

[startup+162.3 s]
/proc/loadavg: 3.93 3.25 3.46 5/246 1040726
/proc/meminfo: memFree=121752692/131655788 swapFree=131071996/131071996
[pid=1040599] ppid=1040596 vsize=113732 memory=96980 CPUtime=161.83 cores=5,7
/proc/1040599/stat : 1040599 (CASHWMaxSAT-Dis) R 1040596 1040599 1040526 0 -1 4194304 31762 0 0 0 16171 12 0 0 20 0 1 0 196640964 116461568 24245 134679101440 4194304 14817773 140730625407104 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29265920 140730625410019 140730625410134 140730625410134 140730625417151 0
/proc/1040599/statm: 28433 24245 1006 2594 0 25326 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 113732 KiB
Current children cumulated memory: 96980 KiB

[startup+222.3 s]
/proc/loadavg: 4.02 3.40 3.50 5/246 1040738
/proc/meminfo: memFree=120968844/131655788 swapFree=131071996/131071996
[pid=1040599] ppid=1040596 vsize=127388 memory=110636 CPUtime=221.64 cores=5,7
/proc/1040599/stat : 1040599 (CASHWMaxSAT-Dis) R 1040596 1040599 1040526 0 -1 4194304 33172 0 0 0 22152 12 0 0 20 0 1 0 196640964 130445312 27659 134679101440 4194304 14817773 140730625407104 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29265920 140730625410019 140730625410134 140730625410134 140730625417151 0
/proc/1040599/statm: 31847 27659 1006 2594 0 28740 0
Current children cumulated CPU time: 221.64 s
Current children cumulated vsize: 127388 KiB
Current children cumulated memory: 110636 KiB

[startup+282.3 s]
/proc/loadavg: 4.18 3.56 3.55 6/246 1040748
/proc/meminfo: memFree=120265304/131655788 swapFree=131071996/131071996
[pid=1040599] ppid=1040596 vsize=132400 memory=115460 CPUtime=281.47 cores=5,7
/proc/1040599/stat : 1040599 (CASHWMaxSAT-Dis) R 1040596 1040599 1040526 0 -1 4194304 37436 0 0 0 28131 16 0 0 20 0 1 0 196640964 135577600 28865 134679101440 4194304 14817773 140730625407104 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29265920 140730625410019 140730625410134 140730625410134 140730625417151 0
/proc/1040599/statm: 33100 28865 1006 2594 0 29993 0
Current children cumulated CPU time: 281.47 s
Current children cumulated vsize: 132400 KiB
Current children cumulated memory: 115460 KiB

[startup+342.3 s]
/proc/loadavg: 4.06 3.64 3.58 5/244 1040758
/proc/meminfo: memFree=116870676/131655788 swapFree=131071996/131071996
[pid=1040599] ppid=1040596 vsize=173240 memory=156492 CPUtime=341.29 cores=5,7
/proc/1040599/stat : 1040599 (CASHWMaxSAT-Dis) R 1040596 1040599 1040526 0 -1 4194304 42684 0 0 0 34111 18 0 0 20 0 1 0 196640964 177397760 39123 134679101440 4194304 14817773 140730625407104 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29265920 140730625410019 140730625410134 140730625410134 140730625417151 0
/proc/1040599/statm: 43310 39123 1006 2594 0 40203 0
Current children cumulated CPU time: 341.29 s
Current children cumulated vsize: 173240 KiB
Current children cumulated memory: 156492 KiB

[startup+402.3 s]
/proc/loadavg: 4.14 3.74 3.62 5/242 1040768
/proc/meminfo: memFree=117742416/131655788 swapFree=131071996/131071996
[pid=1040599] ppid=1040596 vsize=173112 memory=156296 CPUtime=401.11 cores=5,7
/proc/1040599/stat : 1040599 (CASHWMaxSAT-Dis) R 1040596 1040599 1040526 0 -1 4194304 45886 0 0 0 40090 21 0 0 20 0 1 0 196640964 177266688 39074 134679101440 4194304 14817773 140730625407104 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29265920 140730625410019 140730625410134 140730625410134 140730625417151 0
/proc/1040599/statm: 43278 39074 1006 2594 0 40171 0
Current children cumulated CPU time: 401.11 s
Current children cumulated vsize: 173112 KiB
Current children cumulated memory: 156296 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 3.81 3.65 5/242 1040778
/proc/meminfo: memFree=117163424/131655788 swapFree=131071996/131071996
[pid=1040599] ppid=1040596 vsize=149012 memory=132260 CPUtime=460.94 cores=5,7
/proc/1040599/stat : 1040599 (CASHWMaxSAT-Dis) R 1040596 1040599 1040526 0 -1 4194304 47689 0 0 0 46071 23 0 0 20 0 1 0 196640964 152588288 33065 134679101440 4194304 14817773 140730625407104 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29265920 140730625410019 140730625410134 140730625410134 140730625417151 0
/proc/1040599/statm: 37253 33065 1006 2594 0 34146 0

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

Current children cumulated memory: 226328 KiB

[startup+2862.3 s]
/proc/loadavg: 4.29 4.24 4.19 5/245 1041934
/proc/meminfo: memFree=126109716/131655788 swapFree=131071996/131071996
[pid=1040599] ppid=1040596 vsize=189344 memory=172248 CPUtime=2853.7 cores=5,7
/proc/1040599/stat : 1040599 (CASHWMaxSAT-Dis) R 1040596 1040599 1040526 0 -1 4194304 104757 0 0 0 285270 100 0 0 20 0 1 0 196640964 193888256 43062 134679101440 4194304 14817773 140730625407104 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29265920 140730625410019 140730625410134 140730625410134 140730625417151 0
/proc/1040599/statm: 47336 43062 1006 2594 0 44229 0
Current children cumulated CPU time: 2853.7 s
Current children cumulated vsize: 189344 KiB
Current children cumulated memory: 172248 KiB

[startup+2922.3 s]
/proc/loadavg: 4.16 4.21 4.18 5/243 1042331
/proc/meminfo: memFree=126077196/131655788 swapFree=131071996/131071996
[pid=1040599] ppid=1040596 vsize=223956 memory=206068 CPUtime=2913.54 cores=5,7
/proc/1040599/stat : 1040599 (CASHWMaxSAT-Dis) R 1040596 1040599 1040526 0 -1 4194304 106140 0 0 0 291253 101 0 0 20 0 1 0 196640964 229330944 51517 134679101440 4194304 14817773 140730625407104 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29265920 140730625410019 140730625410134 140730625410134 140730625417151 0
/proc/1040599/statm: 55989 51517 1006 2594 0 52882 0
Current children cumulated CPU time: 2913.54 s
Current children cumulated vsize: 223956 KiB
Current children cumulated memory: 206068 KiB

[startup+2982.3 s]
/proc/loadavg: 4.24 4.22 4.18 5/243 1042341
/proc/meminfo: memFree=126046588/131655788 swapFree=131071996/131071996
[pid=1040599] ppid=1040596 vsize=251188 memory=234428 CPUtime=2973.39 cores=5,7
/proc/1040599/stat : 1040599 (CASHWMaxSAT-Dis) R 1040596 1040599 1040526 0 -1 4194304 107755 0 0 0 297236 103 0 0 20 0 1 0 196640964 257216512 58607 134679101440 4194304 14817773 140730625407104 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29265920 140730625410019 140730625410134 140730625410134 140730625417151 0
/proc/1040599/statm: 62797 58607 1006 2594 0 59690 0
Current children cumulated CPU time: 2973.39 s
Current children cumulated vsize: 251188 KiB
Current children cumulated memory: 234428 KiB

[startup+3042.3 s]
/proc/loadavg: 4.18 4.20 4.18 5/243 1042351
/proc/meminfo: memFree=126066216/131655788 swapFree=131071996/131071996
[pid=1040599] ppid=1040596 vsize=217900 memory=201148 CPUtime=3033.23 cores=5,7
/proc/1040599/stat : 1040599 (CASHWMaxSAT-Dis) R 1040596 1040599 1040526 0 -1 4194304 107834 0 0 0 303220 103 0 0 20 0 1 0 196640964 223129600 50287 134679101440 4194304 14817773 140730625407104 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29265920 140730625410019 140730625410134 140730625410134 140730625417151 0
/proc/1040599/statm: 54475 50287 1006 2594 0 51368 0
Current children cumulated CPU time: 3033.23 s
Current children cumulated vsize: 217900 KiB
Current children cumulated memory: 201148 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.18 4.17 5/245 1042531
/proc/meminfo: memFree=126068824/131655788 swapFree=131071996/131071996
[pid=1040599] ppid=1040596 vsize=217900 memory=201148 CPUtime=3093.08 cores=5,7
/proc/1040599/stat : 1040599 (CASHWMaxSAT-Dis) R 1040596 1040599 1040526 0 -1 4194304 108330 0 0 0 309204 104 0 0 20 0 1 0 196640964 223129600 50287 134679101440 4194304 14817773 140730625407104 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29265920 140730625410019 140730625410134 140730625410134 140730625417151 0
/proc/1040599/statm: 54475 50287 1006 2594 0 51368 0
Current children cumulated CPU time: 3093.08 s
Current children cumulated vsize: 217900 KiB
Current children cumulated memory: 201148 KiB

[startup+3162.3 s]
/proc/loadavg: 4.14 4.17 4.17 5/245 1042543
/proc/meminfo: memFree=126030632/131655788 swapFree=131071996/131071996
[pid=1040599] ppid=1040596 vsize=251928 memory=235176 CPUtime=3152.92 cores=5,7
/proc/1040599/stat : 1040599 (CASHWMaxSAT-Dis) R 1040596 1040599 1040526 0 -1 4194304 108732 0 0 0 315188 104 0 0 20 0 1 0 196640964 257974272 58794 134679101440 4194304 14817773 140730625407104 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29265920 140730625410019 140730625410134 140730625410134 140730625417151 0
/proc/1040599/statm: 62982 58794 1006 2594 0 59875 0
Current children cumulated CPU time: 3152.92 s
Current children cumulated vsize: 251928 KiB
Current children cumulated memory: 235176 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.16 4.17 5/243 1042567
/proc/meminfo: memFree=126010140/131655788 swapFree=131071996/131071996
[pid=1040599] ppid=1040596 vsize=252316 memory=235564 CPUtime=3212.76 cores=5,7
/proc/1040599/stat : 1040599 (CASHWMaxSAT-Dis) R 1040596 1040599 1040526 0 -1 4194304 109250 0 0 0 321171 105 0 0 20 0 1 0 196640964 258371584 58891 134679101440 4194304 14817773 140730625407104 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29265920 140730625410019 140730625410134 140730625410134 140730625417151 0
/proc/1040599/statm: 63079 58891 1006 2594 0 59972 0
Current children cumulated CPU time: 3212.76 s
Current children cumulated vsize: 252316 KiB
Current children cumulated memory: 235564 KiB

[startup+3282.3 s]
/proc/loadavg: 4.19 4.17 4.17 5/243 1042577
/proc/meminfo: memFree=126042464/131655788 swapFree=131071996/131071996
[pid=1040599] ppid=1040596 vsize=252604 memory=235676 CPUtime=3272.61 cores=5,7
/proc/1040599/stat : 1040599 (CASHWMaxSAT-Dis) R 1040596 1040599 1040526 0 -1 4194304 109837 0 0 0 327155 106 0 0 20 0 1 0 196640964 258666496 58919 134679101440 4194304 14817773 140730625407104 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29265920 140730625410019 140730625410134 140730625410134 140730625417151 0
/proc/1040599/statm: 63151 58919 1006 2594 0 60044 0
Current children cumulated CPU time: 3272.61 s
Current children cumulated vsize: 252604 KiB
Current children cumulated memory: 235676 KiB

[startup+3342.3 s]
/proc/loadavg: 4.79 4.34 4.23 5/243 1042588
/proc/meminfo: memFree=126033648/131655788 swapFree=131071996/131071996
[pid=1040599] ppid=1040596 vsize=252452 memory=235700 CPUtime=3332.44 cores=5,7
/proc/1040599/stat : 1040599 (CASHWMaxSAT-Dis) R 1040596 1040599 1040526 0 -1 4194304 110370 0 0 0 333137 107 0 0 20 0 1 0 196640964 258510848 58925 134679101440 4194304 14817773 140730625407104 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29265920 140730625410019 140730625410134 140730625410134 140730625417151 0
/proc/1040599/statm: 63113 58925 1006 2594 0 60006 0
Current children cumulated CPU time: 3332.44 s
Current children cumulated vsize: 252452 KiB
Current children cumulated memory: 235700 KiB

[startup+3402.3 s]
/proc/loadavg: 4.55 4.37 4.25 5/243 1042598
/proc/meminfo: memFree=126001044/131655788 swapFree=131071996/131071996
[pid=1040599] ppid=1040596 vsize=251820 memory=235068 CPUtime=3392.29 cores=5,7
/proc/1040599/stat : 1040599 (CASHWMaxSAT-Dis) R 1040596 1040599 1040526 0 -1 4194304 111404 0 0 0 339120 109 0 0 20 0 1 0 196640964 257863680 58767 134679101440 4194304 14817773 140730625407104 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29265920 140730625410019 140730625410134 140730625410134 140730625417151 0
/proc/1040599/statm: 62955 58767 1006 2594 0 59848 0
Current children cumulated CPU time: 3392.29 s
Current children cumulated vsize: 251820 KiB
Current children cumulated memory: 235068 KiB

[startup+3462.3 s]
/proc/loadavg: 4.31 4.33 4.25 5/242 1042609
/proc/meminfo: memFree=125997816/131655788 swapFree=131071996/131071996
[pid=1040599] ppid=1040596 vsize=252904 memory=236152 CPUtime=3452.13 cores=5,7
/proc/1040599/stat : 1040599 (CASHWMaxSAT-Dis) R 1040596 1040599 1040526 0 -1 4194304 112054 0 0 0 345104 109 0 0 20 0 1 0 196640964 258973696 59038 134679101440 4194304 14817773 140730625407104 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29265920 140730625410019 140730625410134 140730625410134 140730625417151 0
/proc/1040599/statm: 63226 59038 1006 2594 0 60119 0
Current children cumulated CPU time: 3452.13 s
Current children cumulated vsize: 252904 KiB
Current children cumulated memory: 236152 KiB

[startup+3522.3 s]
/proc/loadavg: 4.17 4.28 4.23 5/241 1042622
/proc/meminfo: memFree=126006060/131655788 swapFree=131071996/131071996
[pid=1040599] ppid=1040596 vsize=253216 memory=236464 CPUtime=3511.98 cores=5,7
/proc/1040599/stat : 1040599 (CASHWMaxSAT-Dis) R 1040596 1040599 1040526 0 -1 4194304 113131 0 0 0 351087 111 0 0 20 0 1 0 196640964 259293184 59116 134679101440 4194304 14817773 140730625407104 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29265920 140730625410019 140730625410134 140730625410134 140730625417151 0
/proc/1040599/statm: 63304 59116 1006 2594 0 60197 0
Current children cumulated CPU time: 3511.98 s
Current children cumulated vsize: 253216 KiB
Current children cumulated memory: 236464 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.24 4.22 5/242 1042633
/proc/meminfo: memFree=125994784/131655788 swapFree=131071996/131071996
[pid=1040599] ppid=1040596 vsize=253044 memory=236292 CPUtime=3571.82 cores=5,7
/proc/1040599/stat : 1040599 (CASHWMaxSAT-Dis) R 1040596 1040599 1040526 0 -1 4194304 114464 0 0 0 357070 112 0 0 20 0 1 0 196640964 259117056 59073 134679101440 4194304 14817773 140730625407104 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29265920 140730625410019 140730625410134 140730625410134 140730625417151 0
/proc/1040599/statm: 63261 59073 1006 2594 0 60154 0
Current children cumulated CPU time: 3571.82 s
Current children cumulated vsize: 253044 KiB
Current children cumulated memory: 236292 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.6 s]
/proc/loadavg: 4.06 4.22 4.21 4/239 1042652
/proc/meminfo: memFree=126481012/131655788 swapFree=131071996/131071996
[pid=1040599] ppid=1040596 vsize=254208 memory=237456 CPUtime=3600.05 cores=5,7
/proc/1040599/stat : 1040599 (CASHWMaxSAT-Dis) R 1040596 1040599 1040526 0 -1 4194304 114854 0 0 0 359892 113 0 0 20 0 1 0 196640964 260308992 59364 134679101440 4194304 14817773 140730625407104 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29265920 140730625410019 140730625410134 140730625410134 140730625417151 0
/proc/1040599/statm: 63552 59364 1006 2594 0 60445 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 254208 KiB
Current children cumulated memory: 237456 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.93 s, system=1.1368 s

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

Child status: 0

Real time (s): 3610.6
CPU time (s): 3600.06
CPU user time (s): 3598.93
CPU system time (s): 1.1368
CPU usage (%): 99.7081
Max. virtual memory (cumulated for all children) (KiB): 300612
Max. memory (cumulated for all children) (KiB): 283612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.93
system time used= 1.1368
maximum resident set size= 283612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114854
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= 37
involuntary context switches= 1528


# summary of solver processes directly reported to runsolver:
#   pid: 1040599
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3598.93
#   total CPU system time (s): 1.1368

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.887 second user time and 35.176 second system time

The end

Launcher Data

Begin job on nodeC002 at 2024-07-20 05:07:21
IDJOB=4452439
IDBENCH=164356
IDSOLVER=3075
FILE ID=nodeC002/4452439-1721444829
RUNJOBID= nodeC002-1721444841-1040539
SLURM_JOB_ID= 7545659
Free space on /tmp= 723756 MiB

SOLVER NAME= CASHWMaxSAT-DisjCad-S 2024-07-10
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2010/normalized-ns903616.0.u.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-4452439-1721444829/watcher-4452439-1721444829 -o /tmp/evaluation-result-4452439-1721444829/solver-4452439-1721444829 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1721444841-1040539 --watchdog 3760  CASHWMaxSAT-DisjCad-S HOME/instance-4452439-1721444829.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 851dd7bb62635ec66e2461b484912a91
RANDOM SEED=573170320

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        127628184 kB
MemAvailable:   129865744 kB
Buffers:          571460 kB
Cached:          2491672 kB
SwapCached:            0 kB
Active:          1039976 kB
Inactive:        2383984 kB
Active(anon):       2572 kB
Inactive(anon):   404144 kB
Active(file):    1037404 kB
Inactive(file):  1979840 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             57080 kB
Writeback:            32 kB
AnonPages:        360712 kB
Mapped:           106996 kB
Shmem:             45896 kB
KReclaimable:     120692 kB
Slab:             228000 kB
SReclaimable:     120692 kB
SUnreclaim:       107308 kB
KernelStack:        3700 kB
PageTables:         9592 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     821012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            62976 kB
HardwareCorrupted:     0 kB
AnonHugePages:    231424 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:      252744 kB
DirectMap2M:    34254848 kB
DirectMap1G:    101711872 kB

Free space on /tmp at the end= 723728 MiB
End job on nodeC002 at 2024-07-20 06:07:32