Trace number 4446106

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
Exact 2024-07-05? (TO) 3602.09 3610.9

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-20.opb
MD5SUMce92e16bf0ab8af5c50df3c37225d359
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark14.7404
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9342
Total number of constraints199352
Number of constraints which are clauses178530
Number of constraints which are cardinality constraints (but not clauses)720
Number of constraints which are nor clauses,nor cardinality constraints20102
Minimum length of a constraint2
Maximum length of a constraint231
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 232
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


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 (61436 MiB free)
  memory of node 1: 64510 MiB (62225 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446106-1721323463/watcher-4446106-1721323463 -o /tmp/evaluation-result-4446106-1721323463/solver-4446106-1721323463 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1721316002-960774 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=821838920 HOME/instance-4446106-1721323463.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=965748, runsolver pid=965745
Current StackSize limit: 8192 KiB


[startup+0.100086 s]*
/proc/loadavg: 4.09 4.10 4.09 5/257 965749
/proc/meminfo: memFree=126613288/131524600 swapFree=131071996/131071996
[pid=965748] ppid=965745 vsize=38292 memory=19844 CPUtime=0.09 cores=4,6
/proc/965748/stat : 965748 (Exact) R 965745 965748 960763 0 -1 4194304 3253 0 0 0 9 0 0 0 20 0 1 0 184511196 39211008 4961 134679101440 4194304 8309489 140726609654144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 17043456 140726609658814 140726609658983 140726609658983 140726609665999 0
/proc/965748/statm: 9573 4961 884 1005 0 8336 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 38292 KiB
Current children cumulated memory: 19844 KiB

[startup+0.205457 s]*
/proc/loadavg: 4.09 4.10 4.09 5/257 965749
/proc/meminfo: memFree=126605920/131524600 swapFree=131071996/131071996
[pid=965748] ppid=965745 vsize=43184 memory=27016 CPUtime=0.2 cores=4,6
/proc/965748/stat : 965748 (Exact) R 965745 965748 960763 0 -1 4194304 4557 0 0 0 19 1 0 0 20 0 1 0 184511196 44220416 6754 134679101440 4194304 8309489 140726609654144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 17043456 140726609658814 140726609658983 140726609658983 140726609665999 0
/proc/965748/statm: 10796 6754 884 1005 0 9559 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 43184 KiB
Current children cumulated memory: 27016 KiB

[startup+0.305344 s]*
/proc/loadavg: 4.09 4.10 4.09 5/257 965749
/proc/meminfo: memFree=126597428/131524600 swapFree=131071996/131071996
[pid=965748] ppid=965745 vsize=48104 memory=35580 CPUtime=0.3 cores=4,6
/proc/965748/stat : 965748 (Exact) R 965745 965748 960763 0 -1 4194304 5842 0 0 0 29 1 0 0 20 0 1 0 184511196 49258496 8895 134679101440 4194304 8309489 140726609654144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 17043456 140726609658814 140726609658983 140726609658983 140726609665999 0
/proc/965748/statm: 12026 8895 884 1005 0 10789 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 48104 KiB
Current children cumulated memory: 35580 KiB

[startup+0.70022 s]
/proc/loadavg: 4.09 4.10 4.09 5/257 965749
/proc/meminfo: memFree=126564376/131524600 swapFree=131071996/131071996
[pid=965748] ppid=965745 vsize=217860 memory=210548 CPUtime=0.68 cores=4,6
/proc/965748/stat : 965748 (Exact) R 965745 965748 960763 0 -1 4194304 28293 0 0 0 63 5 0 0 20 0 1 0 184511196 223088640 52637 134679101440 4194304 8309489 140726609654144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 17043456 140726609658814 140726609658983 140726609658983 140726609665999 0
/proc/965748/statm: 54465 52637 1044 1005 0 53228 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 217860 KiB
Current children cumulated memory: 210548 KiB

[startup+1.5002 s]
/proc/loadavg: 4.09 4.10 4.09 5/257 965749
/proc/meminfo: memFree=126445924/131524600 swapFree=131071996/131071996
[pid=965748] ppid=965745 vsize=205832 memory=189248 CPUtime=1.48 cores=4,6
/proc/965748/stat : 965748 (Exact) R 965745 965748 960763 0 -1 4194304 28821 0 0 0 142 6 0 0 20 0 1 0 184511196 210771968 47312 134679101440 4194304 8309489 140726609654144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 17043456 140726609658814 140726609658983 140726609658983 140726609665999 0
/proc/965748/statm: 51458 47312 1140 1005 0 50221 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 205832 KiB
Current children cumulated memory: 189248 KiB

[startup+3.10531 s]
/proc/loadavg: 4.17 4.12 4.09 5/257 965749
/proc/meminfo: memFree=126436428/131524600 swapFree=131071996/131071996
[pid=965748] ppid=965745 vsize=208776 memory=196120 CPUtime=3.08 cores=4,6
/proc/965748/stat : 965748 (Exact) R 965745 965748 960763 0 -1 4194304 29066 0 0 0 302 6 0 0 20 0 1 0 184511196 213786624 49030 134679101440 4194304 8309489 140726609654144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 17043456 140726609658814 140726609658983 140726609658983 140726609665999 0
/proc/965748/statm: 52194 49030 1140 1005 0 50957 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 208776 KiB
Current children cumulated memory: 196120 KiB

[startup+6.30018 s]
/proc/loadavg: 4.17 4.12 4.09 5/257 965749
/proc/meminfo: memFree=126436320/131524600 swapFree=131071996/131071996
[pid=965748] ppid=965745 vsize=208776 memory=196332 CPUtime=6.27 cores=4,6
/proc/965748/stat : 965748 (Exact) R 965745 965748 960763 0 -1 4194304 29082 0 0 0 621 6 0 0 20 0 1 0 184511196 213786624 49083 134679101440 4194304 8309489 140726609654144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 17043456 140726609658814 140726609658983 140726609658983 140726609665999 0
/proc/965748/statm: 52194 49083 1140 1005 0 50957 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 208776 KiB
Current children cumulated memory: 196332 KiB

[startup+12.7002 s]
/proc/loadavg: 4.14 4.11 4.09 5/257 965750
/proc/meminfo: memFree=126434140/131524600 swapFree=131071996/131071996
[pid=965748] ppid=965745 vsize=209796 memory=197272 CPUtime=12.65 cores=4,6
/proc/965748/stat : 965748 (Exact) R 965745 965748 960763 0 -1 4194304 29367 0 0 0 1259 6 0 0 20 0 1 0 184511196 214831104 49318 134679101440 4194304 8309489 140726609654144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 17043456 140726609658814 140726609658983 140726609658983 140726609665999 0
/proc/965748/statm: 52449 49318 1140 1005 0 51212 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 209796 KiB
Current children cumulated memory: 197272 KiB

[startup+25.5002 s]
/proc/loadavg: 4.20 4.12 4.10 5/257 965752
/proc/meminfo: memFree=126430284/131524600 swapFree=131071996/131071996
[pid=965748] ppid=965745 vsize=210744 memory=200260 CPUtime=25.43 cores=4,6
/proc/965748/stat : 965748 (Exact) R 965745 965748 960763 0 -1 4194304 29663 0 0 0 2536 7 0 0 20 0 1 0 184511196 215801856 50065 134679101440 4194304 8309489 140726609654144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 17043456 140726609658814 140726609658983 140726609658983 140726609665999 0
/proc/965748/statm: 52686 50065 1140 1005 0 51449 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 210744 KiB
Current children cumulated memory: 200260 KiB

[startup+51.1055 s]
/proc/loadavg: 4.13 4.11 4.09 5/259 966186
/proc/meminfo: memFree=126152252/131524600 swapFree=131071996/131071996
[pid=965748] ppid=965745 vsize=213308 memory=202944 CPUtime=50.97 cores=4,6
/proc/965748/stat : 965748 (Exact) R 965745 965748 960763 0 -1 4194304 30339 0 0 0 5089 8 0 0 20 0 1 0 184511196 218427392 50736 134679101440 4194304 8309489 140726609654144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 17043456 140726609658814 140726609658983 140726609658983 140726609665999 0
/proc/965748/statm: 53327 50736 1140 1005 0 52090 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 213308 KiB
Current children cumulated memory: 202944 KiB

[startup+102.3 s]
/proc/loadavg: 4.50 4.21 4.12 5/257 966195
/proc/meminfo: memFree=126135864/131524600 swapFree=131071996/131071996
[pid=965748] ppid=965745 vsize=215876 memory=205396 CPUtime=102.03 cores=4,6
/proc/965748/stat : 965748 (Exact) R 965745 965748 960763 0 -1 4194304 31046 0 0 0 10194 9 0 0 20 0 1 0 184511196 221057024 51349 134679101440 4194304 8309489 140726609654144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 17043456 140726609658814 140726609658983 140726609658983 140726609665999 0
/proc/965748/statm: 53969 51349 1140 1005 0 52732 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 215876 KiB
Current children cumulated memory: 205396 KiB

[startup+162.3 s]
/proc/loadavg: 4.29 4.20 4.12 5/256 966205
/proc/meminfo: memFree=126125712/131524600 swapFree=131071996/131071996
[pid=965748] ppid=965745 vsize=219256 memory=208904 CPUtime=161.88 cores=4,6
/proc/965748/stat : 965748 (Exact) R 965745 965748 960763 0 -1 4194304 31920 0 0 0 16177 11 0 0 20 0 1 0 184511196 224518144 52226 134679101440 4194304 8309489 140726609654144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 17043456 140726609658814 140726609658983 140726609658983 140726609665999 0
/proc/965748/statm: 54814 52226 1140 1005 0 53577 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 219256 KiB
Current children cumulated memory: 208904 KiB

[startup+222.3 s]
/proc/loadavg: 4.20 4.19 4.12 5/257 966385
/proc/meminfo: memFree=126111100/131524600 swapFree=131071996/131071996
[pid=965748] ppid=965745 vsize=219800 memory=209372 CPUtime=221.69 cores=4,6
/proc/965748/stat : 965748 (Exact) R 965745 965748 960763 0 -1 4194304 32071 0 0 0 22158 11 0 0 20 0 1 0 184511196 225075200 52343 134679101440 4194304 8309489 140726609654144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 17043456 140726609658814 140726609658983 140726609658983 140726609665999 0
/proc/965748/statm: 54950 52343 1140 1005 0 53713 0
Current children cumulated CPU time: 221.69 s
Current children cumulated vsize: 219800 KiB
Current children cumulated memory: 209372 KiB

[startup+282.3 s]
/proc/loadavg: 4.15 4.18 4.12 5/257 966396
/proc/meminfo: memFree=126106892/131524600 swapFree=131071996/131071996
[pid=965748] ppid=965745 vsize=221304 memory=210896 CPUtime=281.5 cores=4,6
/proc/965748/stat : 965748 (Exact) R 965745 965748 960763 0 -1 4194304 32462 0 0 0 28139 11 0 0 20 0 1 0 184511196 226615296 52724 134679101440 4194304 8309489 140726609654144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 17043456 140726609658814 140726609658983 140726609658983 140726609665999 0
/proc/965748/statm: 55326 52724 1140 1005 0 54089 0
Current children cumulated CPU time: 281.5 s
Current children cumulated vsize: 221304 KiB
Current children cumulated memory: 210896 KiB

[startup+342.3 s]
/proc/loadavg: 4.15 4.18 4.12 5/258 966463
/proc/meminfo: memFree=126100792/131524600 swapFree=131071996/131071996
[pid=965748] ppid=965745 vsize=223272 memory=212932 CPUtime=341.31 cores=4,6
/proc/965748/stat : 965748 (Exact) R 965745 965748 960763 0 -1 4194304 33015 0 0 0 34119 12 0 0 20 0 1 0 184511196 228630528 53233 134679101440 4194304 8309489 140726609654144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 17043456 140726609658814 140726609658983 140726609658983 140726609665999 0
/proc/965748/statm: 55818 53233 1140 1005 0 54581 0
Current children cumulated CPU time: 341.31 s
Current children cumulated vsize: 223272 KiB
Current children cumulated memory: 212932 KiB

[startup+402.3 s]
/proc/loadavg: 4.17 4.18 4.12 5/257 966474
/proc/meminfo: memFree=126097176/131524600 swapFree=131071996/131071996
[pid=965748] ppid=965745 vsize=223272 memory=213272 CPUtime=401.16 cores=4,6
/proc/965748/stat : 965748 (Exact) R 965745 965748 960763 0 -1 4194304 33060 0 0 0 40104 12 0 0 20 0 1 0 184511196 228630528 53318 134679101440 4194304 8309489 140726609654144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 17043456 140726609658814 140726609658983 140726609658983 140726609665999 0
/proc/965748/statm: 55818 53318 1140 1005 0 54581 0
Current children cumulated CPU time: 401.16 s
Current children cumulated vsize: 223272 KiB
Current children cumulated memory: 213272 KiB

[startup+462.3 s]
/proc/loadavg: 4.17 4.17 4.12 5/258 966486
/proc/meminfo: memFree=126086056/131524600 swapFree=131071996/131071996
[pid=965748] ppid=965745 vsize=231764 memory=222316 CPUtime=461.03 cores=4,6
/proc/965748/stat : 965748 (Exact) R 965745 965748 960763 0 -1 4194304 34244 0 0 0 46087 16 0 0 20 0 1 0 184511196 237326336 55579 134679101440 4194304 8309489 140726609654144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 17043456 140726609658814 140726609658983 140726609658983 140726609665999 0
/proc/965748/statm: 57941 55579 1140 1005 0 56704 0

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

[startup+3102.3 s]
/proc/loadavg: 4.20 4.12 4.10 5/256 967531
/proc/meminfo: memFree=125934044/131524600 swapFree=131071996/131071996
[pid=965748] ppid=965745 vsize=305120 memory=297128 CPUtime=3094.67 cores=4,6
/proc/965748/stat : 965748 (Exact) R 965745 965748 960763 0 -1 4194304 40077 0 0 0 309401 66 0 0 20 0 1 0 184511196 312442880 74282 134679101440 4194304 8309489 140726609654144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 17043456 140726609658814 140726609658983 140726609658983 140726609665999 0
/proc/965748/statm: 76280 74282 1140 1005 0 75043 0
Current children cumulated CPU time: 3094.67 s
Current children cumulated vsize: 305120 KiB
Current children cumulated memory: 297128 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/256 967541
/proc/meminfo: memFree=125933752/131524600 swapFree=131071996/131071996
[pid=965748] ppid=965745 vsize=305120 memory=297128 CPUtime=3154.53 cores=4,6
/proc/965748/stat : 965748 (Exact) R 965745 965748 960763 0 -1 4194304 40142 0 0 0 315387 66 0 0 20 0 1 0 184511196 312442880 74282 134679101440 4194304 8309489 140726609654144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 17043456 140726609658814 140726609658983 140726609658983 140726609665999 0
/proc/965748/statm: 76280 74282 1140 1005 0 75043 0
Current children cumulated CPU time: 3154.53 s
Current children cumulated vsize: 305120 KiB
Current children cumulated memory: 297128 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/254 967552
/proc/meminfo: memFree=125929224/131524600 swapFree=131071996/131071996
[pid=965748] ppid=965745 vsize=305120 memory=297128 CPUtime=3214.38 cores=4,6
/proc/965748/stat : 965748 (Exact) R 965745 965748 960763 0 -1 4194304 40206 0 0 0 321372 66 0 0 20 0 1 0 184511196 312442880 74282 134679101440 4194304 8309489 140726609654144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 17043456 140726609658814 140726609658983 140726609658983 140726609665999 0
/proc/965748/statm: 76280 74282 1140 1005 0 75043 0
Current children cumulated CPU time: 3214.38 s
Current children cumulated vsize: 305120 KiB
Current children cumulated memory: 297128 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/254 967562
/proc/meminfo: memFree=125928876/131524600 swapFree=131071996/131071996
[pid=965748] ppid=965745 vsize=305120 memory=297128 CPUtime=3274.24 cores=4,6
/proc/965748/stat : 965748 (Exact) R 965745 965748 960763 0 -1 4194304 40270 0 0 0 327358 66 0 0 20 0 1 0 184511196 312442880 74282 134679101440 4194304 8309489 140726609654144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 17043456 140726609658814 140726609658983 140726609658983 140726609665999 0
/proc/965748/statm: 76280 74282 1140 1005 0 75043 0
Current children cumulated CPU time: 3274.24 s
Current children cumulated vsize: 305120 KiB
Current children cumulated memory: 297128 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.11 4.09 5/256 967576
/proc/meminfo: memFree=125927452/131524600 swapFree=131071996/131071996
[pid=965748] ppid=965745 vsize=305120 memory=297128 CPUtime=3334.09 cores=4,6
/proc/965748/stat : 965748 (Exact) R 965745 965748 960763 0 -1 4194304 40334 0 0 0 333343 66 0 0 20 0 1 0 184511196 312442880 74282 134679101440 4194304 8309489 140726609654144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 17043456 140726609658814 140726609658983 140726609658983 140726609665999 0
/proc/965748/statm: 76280 74282 1140 1005 0 75043 0
Current children cumulated CPU time: 3334.09 s
Current children cumulated vsize: 305120 KiB
Current children cumulated memory: 297128 KiB

[startup+3402.3 s]
/proc/loadavg: 3.67 3.99 4.05 4/249 967617
/proc/meminfo: memFree=126279204/131524600 swapFree=131071996/131071996
[pid=965748] ppid=965745 vsize=305120 memory=297128 CPUtime=3393.95 cores=4,6
/proc/965748/stat : 965748 (Exact) R 965745 965748 960763 0 -1 4194304 40400 0 0 0 339329 66 0 0 20 0 1 0 184511196 312442880 74282 134679101440 4194304 8309489 140726609654144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 17043456 140726609658814 140726609658983 140726609658983 140726609665999 0
/proc/965748/statm: 76280 74282 1140 1005 0 75043 0
Current children cumulated CPU time: 3393.95 s
Current children cumulated vsize: 305120 KiB
Current children cumulated memory: 297128 KiB

[startup+3462.3 s]
/proc/loadavg: 3.29 3.82 3.99 4/249 967628
/proc/meminfo: memFree=126278912/131524600 swapFree=131071996/131071996
[pid=965748] ppid=965745 vsize=305120 memory=297128 CPUtime=3453.81 cores=4,6
/proc/965748/stat : 965748 (Exact) R 965745 965748 960763 0 -1 4194304 40463 0 0 0 345315 66 0 0 20 0 1 0 184511196 312442880 74282 134679101440 4194304 8309489 140726609654144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 17043456 140726609658814 140726609658983 140726609658983 140726609665999 0
/proc/965748/statm: 76280 74282 1140 1005 0 75043 0
Current children cumulated CPU time: 3453.81 s
Current children cumulated vsize: 305120 KiB
Current children cumulated memory: 297128 KiB

[startup+3522.3 s]
/proc/loadavg: 3.20 3.70 3.94 4/249 967639
/proc/meminfo: memFree=126278688/131524600 swapFree=131071996/131071996
[pid=965748] ppid=965745 vsize=305120 memory=297128 CPUtime=3513.67 cores=4,6
/proc/965748/stat : 965748 (Exact) R 965745 965748 960763 0 -1 4194304 40527 0 0 0 351301 66 0 0 20 0 1 0 184511196 312442880 74282 134679101440 4194304 8309489 140726609654144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 17043456 140726609658814 140726609658983 140726609658983 140726609665999 0
/proc/965748/statm: 76280 74282 1140 1005 0 75043 0
Current children cumulated CPU time: 3513.67 s
Current children cumulated vsize: 305120 KiB
Current children cumulated memory: 297128 KiB

[startup+3582.3 s]
/proc/loadavg: 3.51 3.70 3.92 4/249 967650
/proc/meminfo: memFree=126278316/131524600 swapFree=131071996/131071996
[pid=965748] ppid=965745 vsize=305120 memory=297128 CPUtime=3573.54 cores=4,6
/proc/965748/stat : 965748 (Exact) R 965745 965748 960763 0 -1 4194304 40633 0 0 0 357282 72 0 0 20 0 1 0 184511196 312442880 74282 134679101440 4194304 8309489 140726609654144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 17043456 140726609658814 140726609658983 140726609658983 140726609665999 0
/proc/965748/statm: 76280 74282 1140 1005 0 75043 0
Current children cumulated CPU time: 3573.54 s
Current children cumulated vsize: 305120 KiB
Current children cumulated memory: 297128 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.9 s]
/proc/loadavg: 3.15 3.60 3.88 3/242 967685
/proc/meminfo: memFree=126532036/131524600 swapFree=131071996/131071996
[pid=965748] ppid=965745 vsize=305120 memory=297128 CPUtime=3600.09 cores=4,6
/proc/965748/stat : 965748 (Exact) R 965745 965748 960763 0 -1 4194304 40681 0 0 0 359932 77 0 0 20 0 1 0 184511196 312442880 74282 134679101440 4194304 8309489 140726609654144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 17043456 140726609658814 140726609658983 140726609658983 140726609665999 0
/proc/965748/statm: 76280 74282 1140 1005 0 75043 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 305120 KiB
Current children cumulated memory: 297128 KiB

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

Sending SIGKILL to process tree (bottom up)

[startup+3610.9 s]
# the end of solver process 965748 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=3601.31 s, system=0.773892 s

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

[startup+3609.6 s]
/proc/loadavg: 3.15 3.60 3.88 3/242 967685
/proc/meminfo: memFree=126532036/131524600 swapFree=131071996/131071996
[pid=965748] ppid=965745 vsize=305120 memory=297128 CPUtime=3600.78 cores=4,6
/proc/965748/stat : 965748 (Exact) R 965745 965748 960763 0 -1 4194304 40681 0 0 0 360001 77 0 0 20 0 1 0 184511196 312442880 74282 134679101440 4194304 8309489 140726609654144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 17043456 140726609658814 140726609658983 140726609658983 140726609665999 0
/proc/965748/statm: 76280 74282 1140 1005 0 75043 0
Current children cumulated CPU time: 3600.78 s
Current children cumulated vsize: 305120 KiB
Current children cumulated memory: 297128 KiB

[startup+3610.4 s]
/proc/loadavg: 3.15 3.60 3.88 3/242 967685
/proc/meminfo: memFree=126532036/131524600 swapFree=131071996/131071996
[pid=965748] ppid=965745 vsize=305120 memory=297128 CPUtime=3601.58 cores=4,6
/proc/965748/stat : 965748 (Exact) R 965745 965748 960763 0 -1 4194304 40681 0 0 0 360081 77 0 0 20 0 1 0 184511196 312442880 74282 134679101440 4194304 8309489 140726609654144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 17043456 140726609658814 140726609658983 140726609658983 140726609665999 0
/proc/965748/statm: 76280 74282 1140 1005 0 75043 0
Current children cumulated CPU time: 3601.58 s
Current children cumulated vsize: 305120 KiB
Current children cumulated memory: 297128 KiB

[startup+3610.8 s]
/proc/loadavg: 3.15 3.60 3.88 3/242 967685
/proc/meminfo: memFree=126532036/131524600 swapFree=131071996/131071996
[pid=965748] ppid=965745 vsize=305120 memory=297128 CPUtime=3601.98 cores=4,6
/proc/965748/stat : 965748 (Exact) R 965745 965748 960763 0 -1 4194304 40681 0 0 0 360121 77 0 0 20 0 1 0 184511196 312442880 74282 134679101440 4194304 8309489 140726609654144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 17043456 140726609658814 140726609658983 140726609658983 140726609665999 0
/proc/965748/statm: 76280 74282 1140 1005 0 75043 0
Current children cumulated CPU time: 3601.98 s
Current children cumulated vsize: 305120 KiB
Current children cumulated memory: 297128 KiB

[startup+3610.9 s]
/proc/loadavg: 3.15 3.60 3.88 3/242 967685
/proc/meminfo: memFree=126532036/131524600 swapFree=131071996/131071996
[pid=965748] ppid=965745 vsize=305120 memory=297128 CPUtime=3602.08 cores=4,6
/proc/965748/stat : 965748 (Exact) R 965745 965748 960763 0 -1 4194304 40681 0 0 0 360131 77 0 0 20 0 1 0 184511196 312442880 74282 134679101440 4194304 8309489 140726609654144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9165528 9243992 17043456 140726609658814 140726609658983 140726609658983 140726609665999 0
/proc/965748/statm: 76280 74282 1140 1005 0 75043 0
Current children cumulated CPU time: 3602.08 s
Current children cumulated vsize: 305120 KiB
Current children cumulated memory: 297128 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3610.9
CPU time (s): 3602.09
CPU user time (s): 3601.31
CPU system time (s): 0.773892
CPU usage (%): 99.7559
Max. virtual memory (cumulated for all children) (KiB): 305120
Max. memory (cumulated for all children) (KiB): 297128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3601.31
system time used= 0.773892
maximum resident set size= 297128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40681
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= 31
involuntary context switches= 1117


# summary of solver processes directly reported to runsolver:
#   pid: 965748
#   total CPU time (s): 3602.09
#   total CPU user time (s): 3601.31
#   total CPU system time (s): 0.773892

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.88889 second user time and 15.6247 second system time

The end

Launcher Data

Begin job on nodeC024 at 2024-07-18 19:24:36
IDJOB=4446106
IDBENCH=155450
IDSOLVER=3060
FILE ID=nodeC024/4446106-1721323463
RUNJOBID= nodeC024-1721316002-960774
SLURM_JOB_ID= 7542653
Free space on /tmp= 890036 MiB

SOLVER NAME= Exact 2024-07-05
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-20.opb
COMMAND LINE= HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446106-1721323463/watcher-4446106-1721323463 -o /tmp/evaluation-result-4446106-1721323463/solver-4446106-1721323463 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1721316002-960774 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=821838920 HOME/instance-4446106-1721323463.opb

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

MD5SUM BENCH= ce92e16bf0ab8af5c50df3c37225d359
RANDOM SEED=821838920

nodeC024.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		: 3662.999
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.60
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		: 3696.167
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	: 7007.08
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.999
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.60
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.213
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	: 7007.08
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		: 3646.480
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.60
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		: 3696.201
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	: 7007.08
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		: 3665.714
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.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        126630016 kB
MemAvailable:   129165336 kB
Buffers:          496460 kB
Cached:          2851944 kB
SwapCached:            0 kB
Active:           948300 kB
Inactive:        3286856 kB
Active(anon):       1556 kB
Inactive(anon):   922944 kB
Active(file):     946744 kB
Inactive(file):  2363912 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             14184 kB
Writeback:            24 kB
AnonPages:        886420 kB
Mapped:           119684 kB
Shmem:             37720 kB
KReclaimable:     128624 kB
Slab:             244764 kB
SReclaimable:     128624 kB
SUnreclaim:       116140 kB
KernelStack:        4160 kB
PageTables:        10936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1315048 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            67552 kB
HardwareCorrupted:     0 kB
AnonHugePages:    557056 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:      299732 kB
DirectMap2M:    36173824 kB
DirectMap1G:    99614720 kB

Free space on /tmp at the end= 890052 MiB
End job on nodeC024 at 2024-07-18 20:24:47