Trace number 4439038

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 NameAnswerobjective functionCPU timeWall clock time
CASHWMaxSAT-DisjCad-S 2024-07-10? (TO) 3600.09 3610.8

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par32-2.opb
MD5SUM58d046e1e41ee9602d09224f38506b42
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/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 FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6352
Total number of constraints13429
Number of constraints which are clauses13429
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 6352
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 6352
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6352
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1333.84/1338.08	c Using cadical-2.0.0-2df7b7f SAT solver by Armin Biere (2022)
1333.84/1338.08	c Using SCIP solver, version 8.1.0, https://www.scipopt.org
1333.84/1338.09	c Starting SCIP solver  (with time-limit = 1800s) ...
3128.50/3138.09	c SCIP timeout with lower and upper bounds: [3161, 9223372036854775807]
3600.08/3610.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 (44314 MiB free)
  memory of node 1: 64510 MiB (62743 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4439038-1721209114/watcher-4439038-1721209114 -o /tmp/evaluation-result-4439038-1721209114/solver-4439038-1721209114 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1721205516-913828 --watchdog 3760 CASHWMaxSAT-DisjCad-S HOME/instance-4439038-1721209114.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
solver pid=915858, runsolver pid=915855
Current StackSize limit: 8192 KiB


[startup+0.100102 s]*
/proc/loadavg: 4.11 4.19 4.17 5/255 915859
/proc/meminfo: memFree=109613364/131524600 swapFree=131071996/131071996
[pid=915858] ppid=915855 vsize=31740 memory=17392 CPUtime=0.1 cores=5,7
/proc/915858/stat : 915858 (CASHWMaxSAT-Dis) R 915855 915858 913815 0 -1 4194304 3626 0 0 0 10 0 0 0 20 0 1 0 173075520 32501760 4348 134679101440 4194304 14817773 140725876556336 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 51666944 140725876560868 140725876560983 140725876560983 140725876567999 0
/proc/915858/statm: 7935 4348 926 2594 0 4828 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 31740 KiB
Current children cumulated memory: 17392 KiB

[startup+0.205699 s]*
/proc/loadavg: 4.11 4.19 4.17 5/255 915859
/proc/meminfo: memFree=109613508/131524600 swapFree=131071996/131071996
[pid=915858] ppid=915855 vsize=31500 memory=17324 CPUtime=0.2 cores=5,7
/proc/915858/stat : 915858 (CASHWMaxSAT-Dis) R 915855 915858 913815 0 -1 4194304 3814 0 0 0 20 0 0 0 20 0 1 0 173075520 32256000 4331 134679101440 4194304 14817773 140725876556336 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 51666944 140725876560868 140725876560983 140725876560983 140725876567999 0
/proc/915858/statm: 7875 4331 990 2594 0 4768 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 31500 KiB
Current children cumulated memory: 17324 KiB

[startup+0.305535 s]*
/proc/loadavg: 4.11 4.19 4.17 4/253 915859
/proc/meminfo: memFree=109641600/131524600 swapFree=131071996/131071996
[pid=915858] ppid=915855 vsize=32036 memory=17848 CPUtime=0.3 cores=5,7
/proc/915858/stat : 915858 (CASHWMaxSAT-Dis) R 915855 915858 913815 0 -1 4194304 3950 0 0 0 30 0 0 0 20 0 1 0 173075520 32804864 4462 134679101440 4194304 14817773 140725876556336 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 51666944 140725876560868 140725876560983 140725876560983 140725876567999 0
/proc/915858/statm: 8009 4462 990 2594 0 4902 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 32036 KiB
Current children cumulated memory: 17848 KiB

[startup+0.700237 s]
/proc/loadavg: 4.11 4.19 4.17 5/250 915889
/proc/meminfo: memFree=109642344/131524600 swapFree=131071996/131071996
[pid=915858] ppid=915855 vsize=31500 memory=17552 CPUtime=0.69 cores=5,7
/proc/915858/stat : 915858 (CASHWMaxSAT-Dis) R 915855 915858 913815 0 -1 4194304 4097 0 0 0 69 0 0 0 20 0 1 0 173075520 32256000 4388 134679101440 4194304 14817773 140725876556336 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 51666944 140725876560868 140725876560983 140725876560983 140725876567999 0
/proc/915858/statm: 7875 4388 990 2594 0 4768 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 31500 KiB
Current children cumulated memory: 17552 KiB

[startup+1.50018 s]
/proc/loadavg: 4.18 4.20 4.18 5/255 915951
/proc/meminfo: memFree=109638356/131524600 swapFree=131071996/131071996
[pid=915858] ppid=915855 vsize=32464 memory=18516 CPUtime=1.49 cores=5,7
/proc/915858/stat : 915858 (CASHWMaxSAT-Dis) R 915855 915858 913815 0 -1 4194304 4520 0 0 0 149 0 0 0 20 0 1 0 173075520 33243136 4629 134679101440 4194304 14817773 140725876556336 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 51666944 140725876560868 140725876560983 140725876560983 140725876567999 0
/proc/915858/statm: 8116 4629 990 2594 0 5009 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 32464 KiB
Current children cumulated memory: 18516 KiB

[startup+3.10534 s]
/proc/loadavg: 4.18 4.20 4.18 5/255 916135
/proc/meminfo: memFree=127347124/131524600 swapFree=131071996/131071996
[pid=915858] ppid=915855 vsize=32128 memory=18308 CPUtime=3.09 cores=5,7
/proc/915858/stat : 915858 (CASHWMaxSAT-Dis) R 915855 915858 913815 0 -1 4194304 5595 0 0 0 309 0 0 0 20 0 1 0 173075520 32899072 4577 134679101440 4194304 14817773 140725876556336 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 51666944 140725876560868 140725876560983 140725876560983 140725876567999 0
/proc/915858/statm: 8032 4577 990 2594 0 4925 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 32128 KiB
Current children cumulated memory: 18308 KiB

[startup+6.30016 s]
/proc/loadavg: 4.25 4.21 4.18 5/255 916229
/proc/meminfo: memFree=127294912/131524600 swapFree=131071996/131071996
[pid=915858] ppid=915855 vsize=33344 memory=19156 CPUtime=6.27 cores=5,7
/proc/915858/stat : 915858 (CASHWMaxSAT-Dis) R 915855 915858 913815 0 -1 4194304 7134 0 0 0 627 0 0 0 20 0 1 0 173075520 34144256 4789 134679101440 4194304 14817773 140725876556336 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 51666944 140725876560868 140725876560983 140725876560983 140725876567999 0
/proc/915858/statm: 8336 4789 990 2594 0 5229 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 33344 KiB
Current children cumulated memory: 19156 KiB

[startup+12.7002 s]
/proc/loadavg: 4.23 4.21 4.18 5/255 916275
/proc/meminfo: memFree=127260424/131524600 swapFree=131071996/131071996
[pid=915858] ppid=915855 vsize=35396 memory=21688 CPUtime=12.65 cores=5,7
/proc/915858/stat : 915858 (CASHWMaxSAT-Dis) R 915855 915858 913815 0 -1 4194304 9495 0 0 0 1264 1 0 0 20 0 1 0 173075520 36245504 5422 134679101440 4194304 14817773 140725876556336 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 51666944 140725876560868 140725876560983 140725876560983 140725876567999 0
/proc/915858/statm: 8849 5422 990 2594 0 5742 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 35396 KiB
Current children cumulated memory: 21688 KiB

[startup+25.5002 s]
/proc/loadavg: 4.19 4.20 4.18 5/255 916554
/proc/meminfo: memFree=127197884/131524600 swapFree=131071996/131071996
[pid=915858] ppid=915855 vsize=36992 memory=23052 CPUtime=25.42 cores=5,7
/proc/915858/stat : 915858 (CASHWMaxSAT-Dis) R 915855 915858 913815 0 -1 4194304 10971 0 0 0 2541 1 0 0 20 0 1 0 173075520 37879808 5763 134679101440 4194304 14817773 140725876556336 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 51666944 140725876560868 140725876560983 140725876560983 140725876567999 0
/proc/915858/statm: 9248 5763 990 2594 0 6141 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 36992 KiB
Current children cumulated memory: 23052 KiB

[startup+51.1054 s]
/proc/loadavg: 4.14 4.18 4.17 5/256 916696
/proc/meminfo: memFree=127114296/131524600 swapFree=131071996/131071996
[pid=915858] ppid=915855 vsize=40548 memory=26280 CPUtime=50.96 cores=5,7
/proc/915858/stat : 915858 (CASHWMaxSAT-Dis) R 915855 915858 913815 0 -1 4194304 16781 0 0 0 5094 2 0 0 20 0 1 0 173075520 41521152 6570 134679101440 4194304 14817773 140725876556336 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 51666944 140725876560868 140725876560983 140725876560983 140725876567999 0
/proc/915858/statm: 10137 6570 990 2594 0 7030 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 40548 KiB
Current children cumulated memory: 26280 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.17 4.17 5/258 917029
/proc/meminfo: memFree=127105284/131524600 swapFree=131071996/131071996
[pid=915858] ppid=915855 vsize=49724 memory=35716 CPUtime=102.01 cores=5,7
/proc/915858/stat : 915858 (CASHWMaxSAT-Dis) R 915855 915858 913815 0 -1 4194304 21227 0 0 0 10198 3 0 0 20 0 1 0 173075520 50917376 8929 134679101440 4194304 14817773 140725876556336 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 51666944 140725876560868 140725876560983 140725876560983 140725876567999 0
/proc/915858/statm: 12431 8929 990 2594 0 9324 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 49724 KiB
Current children cumulated memory: 35716 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.15 4.16 5/258 917086
/proc/meminfo: memFree=126337796/131524600 swapFree=131071996/131071996
[pid=915858] ppid=915855 vsize=52284 memory=38104 CPUtime=161.83 cores=5,7
/proc/915858/stat : 915858 (CASHWMaxSAT-Dis) R 915855 915858 913815 0 -1 4194304 25293 0 0 0 16178 5 0 0 20 0 1 0 173075520 53538816 9526 134679101440 4194304 14817773 140725876556336 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 51666944 140725876560868 140725876560983 140725876560983 140725876567999 0
/proc/915858/statm: 13071 9526 990 2594 0 9964 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 52284 KiB
Current children cumulated memory: 38104 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.15 4.16 5/258 917096
/proc/meminfo: memFree=124377544/131524600 swapFree=131071996/131071996
[pid=915858] ppid=915855 vsize=57204 memory=42712 CPUtime=221.63 cores=5,7
/proc/915858/stat : 915858 (CASHWMaxSAT-Dis) R 915855 915858 913815 0 -1 4194304 29656 0 0 0 22157 6 0 0 20 0 1 0 173075520 58576896 10678 134679101440 4194304 14817773 140725876556336 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 51666944 140725876560868 140725876560983 140725876560983 140725876567999 0
/proc/915858/statm: 14301 10678 990 2594 0 11194 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 57204 KiB
Current children cumulated memory: 42712 KiB

[startup+282.3 s]
/proc/loadavg: 4.24 4.17 4.17 5/257 917106
/proc/meminfo: memFree=124272180/131524600 swapFree=131071996/131071996
[pid=915858] ppid=915855 vsize=60660 memory=46708 CPUtime=281.45 cores=5,7
/proc/915858/stat : 915858 (CASHWMaxSAT-Dis) R 915855 915858 913815 0 -1 4194304 33451 0 0 0 28137 8 0 0 20 0 1 0 173075520 62115840 11677 134679101440 4194304 14817773 140725876556336 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 51666944 140725876560868 140725876560983 140725876560983 140725876567999 0
/proc/915858/statm: 15165 11677 990 2594 0 12058 0
Current children cumulated CPU time: 281.45 s
Current children cumulated vsize: 60660 KiB
Current children cumulated memory: 46708 KiB

[startup+342.3 s]
/proc/loadavg: 4.19 4.17 4.17 5/257 917119
/proc/meminfo: memFree=123629276/131524600 swapFree=131071996/131071996
[pid=915858] ppid=915855 vsize=64452 memory=49900 CPUtime=341.27 cores=5,7
/proc/915858/stat : 915858 (CASHWMaxSAT-Dis) R 915855 915858 913815 0 -1 4194304 37249 0 0 0 34117 10 0 0 20 0 1 0 173075520 65998848 12475 134679101440 4194304 14817773 140725876556336 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 51666944 140725876560868 140725876560983 140725876560983 140725876567999 0
/proc/915858/statm: 16113 12475 990 2594 0 13006 0
Current children cumulated CPU time: 341.27 s
Current children cumulated vsize: 64452 KiB
Current children cumulated memory: 49900 KiB

[startup+402.3 s]
/proc/loadavg: 4.17 4.17 4.17 5/256 917129
/proc/meminfo: memFree=123568584/131524600 swapFree=131071996/131071996
[pid=915858] ppid=915855 vsize=67916 memory=53556 CPUtime=401.07 cores=5,7
/proc/915858/stat : 915858 (CASHWMaxSAT-Dis) R 915855 915858 913815 0 -1 4194304 39816 0 0 0 40096 11 0 0 20 0 1 0 173075520 69545984 13389 134679101440 4194304 14817773 140725876556336 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 51666944 140725876560868 140725876560983 140725876560983 140725876567999 0
/proc/915858/statm: 16979 13389 990 2594 0 13872 0
Current children cumulated CPU time: 401.07 s
Current children cumulated vsize: 67916 KiB
Current children cumulated memory: 53556 KiB

[startup+462.3 s]
/proc/loadavg: 4.38 4.23 4.19 5/254 917140
/proc/meminfo: memFree=123606336/131524600 swapFree=131071996/131071996
[pid=915858] ppid=915855 vsize=69608 memory=55076 CPUtime=460.87 cores=5,7
/proc/915858/stat : 915858 (CASHWMaxSAT-Dis) R 915855 915858 913815 0 -1 4194304 41866 0 0 0 46075 12 0 0 20 0 1 0 173075520 71278592 13769 134679101440 4194304 14817773 140725876556336 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 51666944 140725876560868 140725876560983 140725876560983 140725876567999 0
/proc/915858/statm: 17402 13769 990 2594 0 14295 0

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

Current children cumulated memory: 407560 KiB

[startup+2862.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/257 918529
/proc/meminfo: memFree=123189632/131524600 swapFree=131071996/131071996
[pid=915858] ppid=915855 vsize=429820 memory=422104 CPUtime=2853.51 cores=5,7
/proc/915858/stat : 915858 (CASHWMaxSAT-Dis) R 915855 915858 913815 0 -1 4194304 137451 0 0 0 285311 40 0 0 20 0 1 0 173075520 440135680 105526 134679101440 4194304 14817773 140725876556336 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 51666944 140725876560868 140725876560983 140725876560983 140725876567999 0
/proc/915858/statm: 107455 105526 2970 2594 0 104348 0
Current children cumulated CPU time: 2853.51 s
Current children cumulated vsize: 429820 KiB
Current children cumulated memory: 422104 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/257 918539
/proc/meminfo: memFree=123186056/131524600 swapFree=131071996/131071996
[pid=915858] ppid=915855 vsize=429820 memory=423240 CPUtime=2913.35 cores=5,7
/proc/915858/stat : 915858 (CASHWMaxSAT-Dis) R 915855 915858 913815 0 -1 4194304 137656 0 0 0 291295 40 0 0 20 0 1 0 173075520 440135680 105810 134679101440 4194304 14817773 140725876556336 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 51666944 140725876560868 140725876560983 140725876560983 140725876567999 0
/proc/915858/statm: 107455 105810 2970 2594 0 104348 0
Current children cumulated CPU time: 2913.35 s
Current children cumulated vsize: 429820 KiB
Current children cumulated memory: 423240 KiB

[startup+2982.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/257 918719
/proc/meminfo: memFree=123125636/131524600 swapFree=131071996/131071996
[pid=915858] ppid=915855 vsize=450804 memory=442872 CPUtime=2973.2 cores=5,7
/proc/915858/stat : 915858 (CASHWMaxSAT-Dis) R 915855 915858 913815 0 -1 4194304 138155 0 0 0 297279 41 0 0 20 0 1 0 173075520 461623296 110718 134679101440 4194304 14817773 140725876556336 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 51666944 140725876560868 140725876560983 140725876560983 140725876567999 0
/proc/915858/statm: 112701 110718 2970 2594 0 109594 0
Current children cumulated CPU time: 2973.2 s
Current children cumulated vsize: 450804 KiB
Current children cumulated memory: 442872 KiB

[startup+3042.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/257 918729
/proc/meminfo: memFree=123153848/131524600 swapFree=131071996/131071996
[pid=915858] ppid=915855 vsize=450804 memory=443052 CPUtime=3033.04 cores=5,7
/proc/915858/stat : 915858 (CASHWMaxSAT-Dis) R 915855 915858 913815 0 -1 4194304 138392 0 0 0 303263 41 0 0 20 0 1 0 173075520 461623296 110763 134679101440 4194304 14817773 140725876556336 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 51666944 140725876560868 140725876560983 140725876560983 140725876567999 0
/proc/915858/statm: 112701 110763 2970 2594 0 109594 0
Current children cumulated CPU time: 3033.04 s
Current children cumulated vsize: 450804 KiB
Current children cumulated memory: 443052 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/257 918796
/proc/meminfo: memFree=123061820/131524600 swapFree=131071996/131071996
[pid=915858] ppid=915855 vsize=450804 memory=443156 CPUtime=3092.89 cores=5,7
/proc/915858/stat : 915858 (CASHWMaxSAT-Dis) R 915855 915858 913815 0 -1 4194304 138628 0 0 0 309248 41 0 0 20 0 1 0 173075520 461623296 110789 134679101440 4194304 14817773 140725876556336 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 51666944 140725876560868 140725876560983 140725876560983 140725876567999 0
/proc/915858/statm: 112701 110789 2970 2594 0 109594 0
Current children cumulated CPU time: 3092.89 s
Current children cumulated vsize: 450804 KiB
Current children cumulated memory: 443156 KiB

[startup+3162.3 s]
/proc/loadavg: 4.24 4.14 4.10 5/256 918807
/proc/meminfo: memFree=122983652/131524600 swapFree=131071996/131071996
[pid=915858] ppid=915855 vsize=434364 memory=426808 CPUtime=3152.73 cores=5,7
/proc/915858/stat : 915858 (CASHWMaxSAT-Dis) R 915855 915858 913815 0 -1 4194304 138786 0 0 0 315232 41 0 0 20 0 1 0 173075520 444788736 106702 134679101440 4194304 14817773 140725876556336 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 51666944 140725876560868 140725876560983 140725876560983 140725876567999 0
/proc/915858/statm: 108591 106702 2970 2594 0 105484 0
Current children cumulated CPU time: 3152.73 s
Current children cumulated vsize: 434364 KiB
Current children cumulated memory: 426808 KiB

[startup+3222.3 s]
/proc/loadavg: 4.14 4.13 4.09 5/256 918817
/proc/meminfo: memFree=122993976/131524600 swapFree=131071996/131071996
[pid=915858] ppid=915855 vsize=434364 memory=426808 CPUtime=3212.58 cores=5,7
/proc/915858/stat : 915858 (CASHWMaxSAT-Dis) R 915855 915858 913815 0 -1 4194304 138870 0 0 0 321217 41 0 0 20 0 1 0 173075520 444788736 106702 134679101440 4194304 14817773 140725876556336 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 51666944 140725876560868 140725876560983 140725876560983 140725876567999 0
/proc/915858/statm: 108591 106702 2970 2594 0 105484 0
Current children cumulated CPU time: 3212.58 s
Current children cumulated vsize: 434364 KiB
Current children cumulated memory: 426808 KiB

[startup+3282.3 s]
/proc/loadavg: 4.16 4.14 4.10 5/256 918827
/proc/meminfo: memFree=122922148/131524600 swapFree=131071996/131071996
[pid=915858] ppid=915855 vsize=434364 memory=426808 CPUtime=3272.43 cores=5,7
/proc/915858/stat : 915858 (CASHWMaxSAT-Dis) R 915855 915858 913815 0 -1 4194304 138941 0 0 0 327202 41 0 0 20 0 1 0 173075520 444788736 106702 134679101440 4194304 14817773 140725876556336 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 51666944 140725876560868 140725876560983 140725876560983 140725876567999 0
/proc/915858/statm: 108591 106702 2970 2594 0 105484 0
Current children cumulated CPU time: 3272.43 s
Current children cumulated vsize: 434364 KiB
Current children cumulated memory: 426808 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/255 918839
/proc/meminfo: memFree=122898288/131524600 swapFree=131071996/131071996
[pid=915858] ppid=915855 vsize=434364 memory=426808 CPUtime=3332.27 cores=5,7
/proc/915858/stat : 915858 (CASHWMaxSAT-Dis) R 915855 915858 913815 0 -1 4194304 139014 0 0 0 333186 41 0 0 20 0 1 0 173075520 444788736 106702 134679101440 4194304 14817773 140725876556336 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 51666944 140725876560868 140725876560983 140725876560983 140725876567999 0
/proc/915858/statm: 108591 106702 2970 2594 0 105484 0
Current children cumulated CPU time: 3332.27 s
Current children cumulated vsize: 434364 KiB
Current children cumulated memory: 426808 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/254 918849
/proc/meminfo: memFree=122914536/131524600 swapFree=131071996/131071996
[pid=915858] ppid=915855 vsize=434364 memory=426808 CPUtime=3392.12 cores=5,7
/proc/915858/stat : 915858 (CASHWMaxSAT-Dis) R 915855 915858 913815 0 -1 4194304 139087 0 0 0 339171 41 0 0 20 0 1 0 173075520 444788736 106702 134679101440 4194304 14817773 140725876556336 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 51666944 140725876560868 140725876560983 140725876560983 140725876567999 0
/proc/915858/statm: 108591 106702 2970 2594 0 105484 0
Current children cumulated CPU time: 3392.12 s
Current children cumulated vsize: 434364 KiB
Current children cumulated memory: 426808 KiB

[startup+3462.3 s]
/proc/loadavg: 4.24 4.15 4.10 5/254 918859
/proc/meminfo: memFree=122788364/131524600 swapFree=131071996/131071996
[pid=915858] ppid=915855 vsize=434364 memory=426808 CPUtime=3451.96 cores=5,7
/proc/915858/stat : 915858 (CASHWMaxSAT-Dis) R 915855 915858 913815 0 -1 4194304 139156 0 0 0 345155 41 0 0 20 0 1 0 173075520 444788736 106702 134679101440 4194304 14817773 140725876556336 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 51666944 140725876560868 140725876560983 140725876560983 140725876567999 0
/proc/915858/statm: 108591 106702 2970 2594 0 105484 0
Current children cumulated CPU time: 3451.96 s
Current children cumulated vsize: 434364 KiB
Current children cumulated memory: 426808 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.14 4.10 5/254 918869
/proc/meminfo: memFree=122787144/131524600 swapFree=131071996/131071996
[pid=915858] ppid=915855 vsize=434364 memory=426808 CPUtime=3511.81 cores=5,7
/proc/915858/stat : 915858 (CASHWMaxSAT-Dis) R 915855 915858 913815 0 -1 4194304 139219 0 0 0 351140 41 0 0 20 0 1 0 173075520 444788736 106702 134679101440 4194304 14817773 140725876556336 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 51666944 140725876560868 140725876560983 140725876560983 140725876567999 0
/proc/915858/statm: 108591 106702 2970 2594 0 105484 0
Current children cumulated CPU time: 3511.81 s
Current children cumulated vsize: 434364 KiB
Current children cumulated memory: 426808 KiB

[startup+3582.3 s]
/proc/loadavg: 4.17 4.14 4.10 5/254 918880
/proc/meminfo: memFree=122729004/131524600 swapFree=131071996/131071996
[pid=915858] ppid=915855 vsize=434364 memory=426808 CPUtime=3571.65 cores=5,7
/proc/915858/stat : 915858 (CASHWMaxSAT-Dis) R 915855 915858 913815 0 -1 4194304 139281 0 0 0 357124 41 0 0 20 0 1 0 173075520 444788736 106702 134679101440 4194304 14817773 140725876556336 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 51666944 140725876560868 140725876560983 140725876560983 140725876567999 0
/proc/915858/statm: 108591 106702 2970 2594 0 105484 0
Current children cumulated CPU time: 3571.65 s
Current children cumulated vsize: 434364 KiB
Current children cumulated memory: 426808 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.8 s]
/proc/loadavg: 4.11 4.13 4.09 5/254 918885
/proc/meminfo: memFree=122700968/131524600 swapFree=131071996/131071996
[pid=915858] ppid=915855 vsize=434364 memory=426808 CPUtime=3600.08 cores=5,7
/proc/915858/stat : 915858 (CASHWMaxSAT-Dis) R 915855 915858 913815 0 -1 4194304 139299 0 0 0 359967 41 0 0 20 0 1 0 173075520 444788736 106702 134679101440 4194304 14817773 140725876556336 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 51666944 140725876560868 140725876560983 140725876560983 140725876567999 0
/proc/915858/statm: 108591 106702 2970 2594 0 105484 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 434364 KiB
Current children cumulated memory: 426808 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.68 s, system=0.41551 s

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

Child status: 0

Real time (s): 3610.8
CPU time (s): 3600.09
CPU user time (s): 3599.68
CPU system time (s): 0.41551
CPU usage (%): 99.7033
Max. virtual memory (cumulated for all children) (KiB): 450804
Max. memory (cumulated for all children) (KiB): 443248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.68
system time used= 0.41551
maximum resident set size= 443248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 139299
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= 56
involuntary context switches= 1784


# summary of solver processes directly reported to runsolver:
#   pid: 915858
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3599.68
#   total CPU system time (s): 0.41551

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.63939 second user time and 17.0598 second system time

The end

Launcher Data

Begin job on nodeC022 at 2024-07-17 11:38:46
IDJOB=4439038
IDBENCH=147102
IDSOLVER=3075
FILE ID=nodeC022/4439038-1721209114
RUNJOBID= nodeC022-1721205516-913828
SLURM_JOB_ID= 7508901
Free space on /tmp= 890032 MiB

SOLVER NAME= CASHWMaxSAT-DisjCad-S 2024-07-10
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-2.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-4439038-1721209114/watcher-4439038-1721209114 -o /tmp/evaluation-result-4439038-1721209114/solver-4439038-1721209114 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1721205516-913828 --watchdog 3760  CASHWMaxSAT-DisjCad-S HOME/instance-4439038-1721209114.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 58d046e1e41ee9602d09224f38506b42
RANDOM SEED=156096961

nodeC022.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		: 3666.563
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.66
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		: 3667.683
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.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		: 3600.160
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.66
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.221
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.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		: 3666.574
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.66
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		: 3662.284
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.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.239
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.66
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		: 3668.807
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.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        109627616 kB
MemAvailable:   111835644 kB
Buffers:          428776 kB
Cached:          2601116 kB
SwapCached:            0 kB
Active:           979948 kB
Inactive:       20253168 kB
Active(anon):       1564 kB
Inactive(anon): 18239088 kB
Active(file):     978384 kB
Inactive(file):  2014080 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28052 kB
Writeback:             0 kB
AnonPages:      18200292 kB
Mapped:           125428 kB
Shmem:             37720 kB
KReclaimable:     110420 kB
Slab:             220068 kB
SReclaimable:     110420 kB
SUnreclaim:       109648 kB
KernelStack:        4060 kB
PageTables:        44944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   20192808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            63904 kB
HardwareCorrupted:     0 kB
AnonHugePages:  11857920 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:      240340 kB
DirectMap2M:    26796032 kB
DirectMap1G:    109051904 kB

Free space on /tmp at the end= 890000 MiB
End job on nodeC022 at 2024-07-17 12:38:57