Trace number 4438221

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
Hybrid-CASHWMaxSATDisjComS+Exact 2024-07-11OPT344750 53.6007 53.766

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/www.csit.fsu.edu/
~burkardt/datasets/mps/normalized-mps-v2-20-10-maros.opb
MD5SUM848e47deac6a47526073146630130ada
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark344750
Best CPU time to get the best result obtained on this benchmark0.02447
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables90
Total number of constraints6
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints6
Minimum length of a constraint15
Maximum length of a constraint90
Number of terms in the objective function 90
Biggest coefficient in the objective function 4831838208
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 15032909794
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 4831838208
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 15032909794
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

53.53/53.76	c Solved by First Program
53.53/53.76	c Using COMiniSatPS SAT solver by Chanseok Oh (2016)
53.53/53.76	c Setting memory limit to 29976MB.
53.53/53.76	c Do: 140725811327672 140725811327680
53.53/53.76	c Using COMiniSatPS SAT solver by Chanseok Oh (2016)
53.53/53.76	c Using SCIP solver, version 8.1.0, https://www.scipopt.org
53.53/53.76	c Starting SCIP solver  (with time-limit = 899s) ...
53.53/53.76	c SCIP optimum (rounded): 344750
53.53/53.76	o 344750
53.53/53.76	s OPTIMUM FOUND
53.53/53.76	v x1 -x2 x3 -x4 x5 -x6 x7 -x8 x9 -x10 x11 x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 x31 -x32 x33 -x34 x35 -x36 x37 -x38 x39 -x40 x41 -x42 x43 x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 x72 x73 x74 x75 x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90

Verifier Data

OK	344750

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: 63968 MiB (62935 MiB free)
  memory of node 1: 64473 MiB (63153 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4438221-1722959628/watcher-4438221-1722959628 -o /tmp/evaluation-result-4438221-1722959628/solver-4438221-1722959628 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1722959628-344921 --watchdog 3760 --use-pty ./Hybrid-CASHWMaxSATDisjComS+Exact HOME/instance-4438221-1722959628.opb 3600 HOME 31000 

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
Using a pseudo terminal to collect output from the solver
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=344980, runsolver pid=344967

[startup+0.100615 s]*
/proc/loadavg: 0.94 1.46 2.65 6/261 344999
/proc/meminfo: memFree=129094512/131524600 swapFree=131071996/131071996
[pid=344980] ppid=344967 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/344980/stat : 344980 (Hybrid-CASHWMax) S 344967 344980 344908 0 -1 4194304 242 100 0 0 0 0 0 0 20 0 1 0 62567121 10170368 682 134679101440 94048513007616 94048514086936 140730143084192 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94048516185392 94048516232580 94048529014784 140730143089616 140730143089774 140730143089774 140730143096789 0
/proc/344980/statm: 2483 682 603 264 0 134 0
[pid=344988] ppid=344980 vsize=8660 memory=1016 CPUtime=0 cores=5,7
/proc/344988/stat : 344988 (timeout) S 344980 344988 344908 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 62567122 8867840 254 134679101440 94848125411328 94848125446344 140722889903312 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94848127543760 94848127545892 94848144506880 140722889905164 140722889905309 140722889905309 140722889912295 0
/proc/344988/statm: 2165 254 230 9 0 87 0
[pid=344992] ppid=344988 vsize=32096 memory=22616 CPUtime=0.09 cores=5,7
/proc/344992/stat : 344992 (CASHWMaxSAT-Dis) R 344988 344988 344908 0 -1 4194304 3463 0 0 0 9 0 0 0 20 0 1 0 62567122 32866304 5654 134679101440 4194304 14093885 140725811330032 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 15976432 16051504 37765120 140725811336210 140725811336342 140725811336342 140725811343328 0
/proc/344992/statm: 8024 5654 2414 2417 0 5126 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 50688 KiB
Current children cumulated memory: 26360 KiB

[startup+0.206651 s]*
/proc/loadavg: 0.94 1.46 2.65 6/255 345015
/proc/meminfo: memFree=129046436/131524600 swapFree=131071996/131071996
[pid=344980] ppid=344967 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/344980/stat : 344980 (Hybrid-CASHWMax) S 344967 344980 344908 0 -1 4194304 242 100 0 0 0 0 0 0 20 0 1 0 62567121 10170368 682 134679101440 94048513007616 94048514086936 140730143084192 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94048516185392 94048516232580 94048529014784 140730143089616 140730143089774 140730143089774 140730143096789 0
/proc/344980/statm: 2483 682 603 264 0 134 0
[pid=344988] ppid=344980 vsize=8660 memory=1016 CPUtime=0 cores=5,7
/proc/344988/stat : 344988 (timeout) S 344980 344988 344908 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 62567122 8867840 254 134679101440 94848125411328 94848125446344 140722889903312 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94848127543760 94848127545892 94848144506880 140722889905164 140722889905309 140722889905309 140722889912295 0
/proc/344988/statm: 2165 254 230 9 0 87 0
[pid=344992] ppid=344988 vsize=55000 memory=43100 CPUtime=0.2 cores=5,7
/proc/344992/stat : 344992 (CASHWMaxSAT-Dis) R 344988 344988 344908 0 -1 4194304 8473 0 0 0 19 1 0 0 20 0 1 0 62567122 56320000 10775 134679101440 4194304 14093885 140725811330032 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 15976432 16051504 37765120 140725811336210 140725811336342 140725811336342 140725811343328 0
/proc/344992/statm: 13750 10775 2526 2417 0 10852 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 73592 KiB
Current children cumulated memory: 46844 KiB

[startup+0.306217 s]*
/proc/loadavg: 0.94 1.46 2.65 4/255 345015
/proc/meminfo: memFree=128994688/131524600 swapFree=131071996/131071996
[pid=344980] ppid=344967 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/344980/stat : 344980 (Hybrid-CASHWMax) S 344967 344980 344908 0 -1 4194304 242 100 0 0 0 0 0 0 20 0 1 0 62567121 10170368 682 134679101440 94048513007616 94048514086936 140730143084192 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94048516185392 94048516232580 94048529014784 140730143089616 140730143089774 140730143089774 140730143096789 0
/proc/344980/statm: 2483 682 603 264 0 134 0
[pid=344988] ppid=344980 vsize=8660 memory=1016 CPUtime=0 cores=5,7
/proc/344988/stat : 344988 (timeout) S 344980 344988 344908 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 62567122 8867840 254 134679101440 94848125411328 94848125446344 140722889903312 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94848127543760 94848127545892 94848144506880 140722889905164 140722889905309 140722889905309 140722889912295 0
/proc/344988/statm: 2165 254 230 9 0 87 0
[pid=344992] ppid=344988 vsize=55656 memory=43628 CPUtime=0.3 cores=5,7
/proc/344992/stat : 344992 (CASHWMaxSAT-Dis) R 344988 344988 344908 0 -1 4194304 8641 0 0 0 29 1 0 0 20 0 1 0 62567122 56991744 10907 134679101440 4194304 14093885 140725811330032 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 15976432 16051504 37765120 140725811336210 140725811336342 140725811336342 140725811343328 0
/proc/344992/statm: 13914 10907 2526 2417 0 11016 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 74248 KiB
Current children cumulated memory: 47372 KiB

[startup+0.700285 s]
/proc/loadavg: 0.94 1.46 2.65 4/259 345027
/proc/meminfo: memFree=128964636/131524600 swapFree=131071996/131071996
[pid=344980] ppid=344967 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/344980/stat : 344980 (Hybrid-CASHWMax) S 344967 344980 344908 0 -1 4194304 242 100 0 0 0 0 0 0 20 0 1 0 62567121 10170368 682 134679101440 94048513007616 94048514086936 140730143084192 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94048516185392 94048516232580 94048529014784 140730143089616 140730143089774 140730143089774 140730143096789 0
/proc/344980/statm: 2483 682 603 264 0 134 0
[pid=344988] ppid=344980 vsize=8660 memory=1016 CPUtime=0 cores=5,7
/proc/344988/stat : 344988 (timeout) S 344980 344988 344908 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 62567122 8867840 254 134679101440 94848125411328 94848125446344 140722889903312 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94848127543760 94848127545892 94848144506880 140722889905164 140722889905309 140722889905309 140722889912295 0
/proc/344988/statm: 2165 254 230 9 0 87 0
[pid=344992] ppid=344988 vsize=60248 memory=47324 CPUtime=0.68 cores=5,7
/proc/344992/stat : 344992 (CASHWMaxSAT-Dis) R 344988 344988 344908 0 -1 4194304 9539 0 0 0 67 1 0 0 20 0 1 0 62567122 61693952 11831 134679101440 4194304 14093885 140725811330032 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 15976432 16051504 37765120 140725811336210 140725811336342 140725811336342 140725811343328 0
/proc/344992/statm: 15062 11831 2526 2417 0 12164 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 78840 KiB
Current children cumulated memory: 51068 KiB

[startup+1.50029 s]
/proc/loadavg: 0.94 1.46 2.65 6/269 345097
/proc/meminfo: memFree=128896468/131524600 swapFree=131071996/131071996
[pid=344980] ppid=344967 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/344980/stat : 344980 (Hybrid-CASHWMax) S 344967 344980 344908 0 -1 4194304 242 100 0 0 0 0 0 0 20 0 1 0 62567121 10170368 682 134679101440 94048513007616 94048514086936 140730143084192 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94048516185392 94048516232580 94048529014784 140730143089616 140730143089774 140730143089774 140730143096789 0
/proc/344980/statm: 2483 682 603 264 0 134 0
[pid=344988] ppid=344980 vsize=8660 memory=1016 CPUtime=0 cores=5,7
/proc/344988/stat : 344988 (timeout) S 344980 344988 344908 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 62567122 8867840 254 134679101440 94848125411328 94848125446344 140722889903312 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94848127543760 94848127545892 94848144506880 140722889905164 140722889905309 140722889905309 140722889912295 0
/proc/344988/statm: 2165 254 230 9 0 87 0
[pid=344992] ppid=344988 vsize=71676 memory=57148 CPUtime=1.48 cores=5,7
/proc/344992/stat : 344992 (CASHWMaxSAT-Dis) R 344988 344988 344908 0 -1 4194304 11971 0 0 0 147 1 0 0 20 0 1 0 62567122 73396224 14287 134679101440 4194304 14093885 140725811330032 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 15976432 16051504 37765120 140725811336210 140725811336342 140725811336342 140725811343328 0
/proc/344992/statm: 17919 14287 2542 2417 0 15021 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 90268 KiB
Current children cumulated memory: 60892 KiB

[startup+3.10624 s]
/proc/loadavg: 0.94 1.46 2.65 6/269 345097
/proc/meminfo: memFree=128151364/131524600 swapFree=131071996/131071996
[pid=344980] ppid=344967 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/344980/stat : 344980 (Hybrid-CASHWMax) S 344967 344980 344908 0 -1 4194304 242 100 0 0 0 0 0 0 20 0 1 0 62567121 10170368 682 134679101440 94048513007616 94048514086936 140730143084192 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94048516185392 94048516232580 94048529014784 140730143089616 140730143089774 140730143089774 140730143096789 0
/proc/344980/statm: 2483 682 603 264 0 134 0
[pid=344988] ppid=344980 vsize=8660 memory=1016 CPUtime=0 cores=5,7
/proc/344988/stat : 344988 (timeout) S 344980 344988 344908 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 62567122 8867840 254 134679101440 94848125411328 94848125446344 140722889903312 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94848127543760 94848127545892 94848144506880 140722889905164 140722889905309 140722889905309 140722889912295 0
/proc/344988/statm: 2165 254 230 9 0 87 0
[pid=344992] ppid=344988 vsize=72040 memory=58468 CPUtime=3.08 cores=5,7
/proc/344992/stat : 344992 (CASHWMaxSAT-Dis) R 344988 344988 344908 0 -1 4194304 12338 0 0 0 307 1 0 0 20 0 1 0 62567122 73768960 14617 134679101440 4194304 14093885 140725811330032 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 15976432 16051504 37765120 140725811336210 140725811336342 140725811336342 140725811343328 0
/proc/344992/statm: 18010 14617 2542 2417 0 15112 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 90632 KiB
Current children cumulated memory: 62212 KiB

[startup+6.30029 s]
/proc/loadavg: 1.19 1.50 2.65 6/269 345099
/proc/meminfo: memFree=127907300/131524600 swapFree=131071996/131071996
[pid=344980] ppid=344967 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/344980/stat : 344980 (Hybrid-CASHWMax) S 344967 344980 344908 0 -1 4194304 242 100 0 0 0 0 0 0 20 0 1 0 62567121 10170368 682 134679101440 94048513007616 94048514086936 140730143084192 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94048516185392 94048516232580 94048529014784 140730143089616 140730143089774 140730143089774 140730143096789 0
/proc/344980/statm: 2483 682 603 264 0 134 0
[pid=344988] ppid=344980 vsize=8660 memory=1016 CPUtime=0 cores=5,7
/proc/344988/stat : 344988 (timeout) S 344980 344988 344908 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 62567122 8867840 254 134679101440 94848125411328 94848125446344 140722889903312 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94848127543760 94848127545892 94848144506880 140722889905164 140722889905309 140722889905309 140722889912295 0
/proc/344988/statm: 2165 254 230 9 0 87 0
[pid=344992] ppid=344988 vsize=75020 memory=61900 CPUtime=6.26 cores=5,7
/proc/344992/stat : 344992 (CASHWMaxSAT-Dis) R 344988 344988 344908 0 -1 4194304 13138 0 0 0 625 1 0 0 20 0 1 0 62567122 76820480 15475 134679101440 4194304 14093885 140725811330032 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 15976432 16051504 37765120 140725811336210 140725811336342 140725811336342 140725811343328 0
/proc/344992/statm: 18755 15475 2542 2417 0 15857 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 93612 KiB
Current children cumulated memory: 65644 KiB

[startup+12.7003 s]
/proc/loadavg: 1.50 1.56 2.67 6/269 345099
/proc/meminfo: memFree=127829708/131524600 swapFree=131071996/131071996
[pid=344980] ppid=344967 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/344980/stat : 344980 (Hybrid-CASHWMax) S 344967 344980 344908 0 -1 4194304 242 100 0 0 0 0 0 0 20 0 1 0 62567121 10170368 682 134679101440 94048513007616 94048514086936 140730143084192 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94048516185392 94048516232580 94048529014784 140730143089616 140730143089774 140730143089774 140730143096789 0
/proc/344980/statm: 2483 682 603 264 0 134 0
[pid=344988] ppid=344980 vsize=8660 memory=1016 CPUtime=0 cores=5,7
/proc/344988/stat : 344988 (timeout) S 344980 344988 344908 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 62567122 8867840 254 134679101440 94848125411328 94848125446344 140722889903312 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94848127543760 94848127545892 94848144506880 140722889905164 140722889905309 140722889905309 140722889912295 0
/proc/344988/statm: 2165 254 230 9 0 87 0
[pid=344992] ppid=344988 vsize=91200 memory=78004 CPUtime=12.65 cores=5,7
/proc/344992/stat : 344992 (CASHWMaxSAT-Dis) R 344988 344988 344908 0 -1 4194304 17184 0 0 0 1263 2 0 0 20 0 1 0 62567122 93388800 19501 134679101440 4194304 14093885 140725811330032 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 15976432 16051504 37765120 140725811336210 140725811336342 140725811336342 140725811343328 0
/proc/344992/statm: 22800 19501 2542 2417 0 19902 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 109792 KiB
Current children cumulated memory: 81748 KiB

[startup+25.5003 s]
/proc/loadavg: 2.05 1.68 2.69 6/269 345102
/proc/meminfo: memFree=127766276/131524600 swapFree=131071996/131071996
[pid=344980] ppid=344967 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/344980/stat : 344980 (Hybrid-CASHWMax) S 344967 344980 344908 0 -1 4194304 242 100 0 0 0 0 0 0 20 0 1 0 62567121 10170368 682 134679101440 94048513007616 94048514086936 140730143084192 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94048516185392 94048516232580 94048529014784 140730143089616 140730143089774 140730143089774 140730143096789 0
/proc/344980/statm: 2483 682 603 264 0 134 0
[pid=344988] ppid=344980 vsize=8660 memory=1016 CPUtime=0 cores=5,7
/proc/344988/stat : 344988 (timeout) S 344980 344988 344908 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 62567122 8867840 254 134679101440 94848125411328 94848125446344 140722889903312 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94848127543760 94848127545892 94848144506880 140722889905164 140722889905309 140722889905309 140722889912295 0
/proc/344988/statm: 2165 254 230 9 0 87 0
[pid=344992] ppid=344988 vsize=123832 memory=111000 CPUtime=25.41 cores=5,7
/proc/344992/stat : 344992 (CASHWMaxSAT-Dis) R 344988 344988 344908 0 -1 4194304 25467 0 0 0 2538 3 0 0 20 0 1 0 62567122 126803968 27750 134679101440 4194304 14093885 140725811330032 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 15976432 16051504 37765120 140725811336210 140725811336342 140725811336342 140725811343328 0
/proc/344992/statm: 30958 27750 2542 2417 0 28060 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 142424 KiB
Current children cumulated memory: 114744 KiB

[startup+51.1062 s]
/proc/loadavg: 2.72 1.87 2.72 6/269 345105
/proc/meminfo: memFree=126552748/131524600 swapFree=131071996/131071996
[pid=344980] ppid=344967 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/344980/stat : 344980 (Hybrid-CASHWMax) S 344967 344980 344908 0 -1 4194304 242 100 0 0 0 0 0 0 20 0 1 0 62567121 10170368 682 134679101440 94048513007616 94048514086936 140730143084192 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94048516185392 94048516232580 94048529014784 140730143089616 140730143089774 140730143089774 140730143096789 0
/proc/344980/statm: 2483 682 603 264 0 134 0
[pid=344988] ppid=344980 vsize=8660 memory=1016 CPUtime=0 cores=5,7
/proc/344988/stat : 344988 (timeout) S 344980 344988 344908 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 62567122 8867840 254 134679101440 94848125411328 94848125446344 140722889903312 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94848127543760 94848127545892 94848144506880 140722889905164 140722889905309 140722889905309 140722889912295 0
/proc/344988/statm: 2165 254 230 9 0 87 0
[pid=344992] ppid=344988 vsize=137544 memory=124144 CPUtime=50.94 cores=5,7
/proc/344992/stat : 344992 (CASHWMaxSAT-Dis) R 344988 344988 344908 0 -1 4194304 28713 0 0 0 5090 4 0 0 20 0 1 0 62567122 140845056 31036 134679101440 4194304 14093885 140725811330032 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 15976432 16051504 37765120 140725811336210 140725811336342 140725811336342 140725811343328 0
/proc/344992/statm: 34386 31036 2542 2417 0 31488 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 156136 KiB
Current children cumulated memory: 127888 KiB

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

# cumulated CPU time of all completed processes:  user=53.5415 s, system=0.059226 s

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

[startup+51.2003 s]
/proc/loadavg: 2.72 1.87 2.72 6/269 345105
/proc/meminfo: memFree=126552748/131524600 swapFree=131071996/131071996
[pid=344980] ppid=344967 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/344980/stat : 344980 (Hybrid-CASHWMax) S 344967 344980 344908 0 -1 4194304 242 100 0 0 0 0 0 0 20 0 1 0 62567121 10170368 682 134679101440 94048513007616 94048514086936 140730143084192 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94048516185392 94048516232580 94048529014784 140730143089616 140730143089774 140730143089774 140730143096789 0
/proc/344980/statm: 2483 682 603 264 0 134 0
[pid=344988] ppid=344980 vsize=8660 memory=1016 CPUtime=0 cores=5,7
/proc/344988/stat : 344988 (timeout) S 344980 344988 344908 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 62567122 8867840 254 134679101440 94848125411328 94848125446344 140722889903312 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94848127543760 94848127545892 94848144506880 140722889905164 140722889905309 140722889905309 140722889912295 0
/proc/344988/statm: 2165 254 230 9 0 87 0
[pid=344992] ppid=344988 vsize=137544 memory=124144 CPUtime=51.04 cores=5,7
/proc/344992/stat : 344992 (CASHWMaxSAT-Dis) R 344988 344988 344908 0 -1 4194304 28713 0 0 0 5100 4 0 0 20 0 1 0 62567122 140845056 31036 134679101440 4194304 14093885 140725811330032 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 15976432 16051504 37765120 140725811336210 140725811336342 140725811336342 140725811343328 0
/proc/344992/statm: 34386 31036 2542 2417 0 31488 0
Current children cumulated CPU time: 51.04 s
Current children cumulated vsize: 156136 KiB
Current children cumulated memory: 127888 KiB

[startup+52.8003 s]
/proc/loadavg: 2.72 1.87 2.72 6/269 345105
/proc/meminfo: memFree=126552468/131524600 swapFree=131071996/131071996
[pid=344980] ppid=344967 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/344980/stat : 344980 (Hybrid-CASHWMax) S 344967 344980 344908 0 -1 4194304 242 100 0 0 0 0 0 0 20 0 1 0 62567121 10170368 682 134679101440 94048513007616 94048514086936 140730143084192 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94048516185392 94048516232580 94048529014784 140730143089616 140730143089774 140730143089774 140730143096789 0
/proc/344980/statm: 2483 682 603 264 0 134 0
[pid=344988] ppid=344980 vsize=8660 memory=1016 CPUtime=0 cores=5,7
/proc/344988/stat : 344988 (timeout) S 344980 344988 344908 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 62567122 8867840 254 134679101440 94848125411328 94848125446344 140722889903312 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94848127543760 94848127545892 94848144506880 140722889905164 140722889905309 140722889905309 140722889912295 0
/proc/344988/statm: 2165 254 230 9 0 87 0
[pid=344992] ppid=344988 vsize=139396 memory=125992 CPUtime=52.63 cores=5,7
/proc/344992/stat : 344992 (CASHWMaxSAT-Dis) R 344988 344988 344908 0 -1 4194304 29186 0 0 0 5259 4 0 0 20 0 1 0 62567122 142741504 31498 134679101440 4194304 14093885 140725811330032 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 15976432 16051504 37765120 140725811336210 140725811336342 140725811336342 140725811343328 0
/proc/344992/statm: 34849 31498 2542 2417 0 31951 0
Current children cumulated CPU time: 52.63 s
Current children cumulated vsize: 157988 KiB
Current children cumulated memory: 129736 KiB

[startup+53.2003 s]
/proc/loadavg: 2.72 1.87 2.72 6/269 345105
/proc/meminfo: memFree=126550712/131524600 swapFree=131071996/131071996
[pid=344980] ppid=344967 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/344980/stat : 344980 (Hybrid-CASHWMax) S 344967 344980 344908 0 -1 4194304 242 100 0 0 0 0 0 0 20 0 1 0 62567121 10170368 682 134679101440 94048513007616 94048514086936 140730143084192 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94048516185392 94048516232580 94048529014784 140730143089616 140730143089774 140730143089774 140730143096789 0
/proc/344980/statm: 2483 682 603 264 0 134 0
[pid=344988] ppid=344980 vsize=8660 memory=1016 CPUtime=0 cores=5,7
/proc/344988/stat : 344988 (timeout) S 344980 344988 344908 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 62567122 8867840 254 134679101440 94848125411328 94848125446344 140722889903312 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94848127543760 94848127545892 94848144506880 140722889905164 140722889905309 140722889905309 140722889912295 0
/proc/344988/statm: 2165 254 230 9 0 87 0
[pid=344992] ppid=344988 vsize=139396 memory=125992 CPUtime=53.03 cores=5,7
/proc/344992/stat : 344992 (CASHWMaxSAT-Dis) R 344988 344988 344908 0 -1 4194304 29186 0 0 0 5299 4 0 0 20 0 1 0 62567122 142741504 31498 134679101440 4194304 14093885 140725811330032 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 15976432 16051504 37765120 140725811336210 140725811336342 140725811336342 140725811343328 0
/proc/344992/statm: 34849 31498 2542 2417 0 31951 0
Current children cumulated CPU time: 53.03 s
Current children cumulated vsize: 157988 KiB
Current children cumulated memory: 129736 KiB

[startup+53.6003 s]
/proc/loadavg: 2.72 1.87 2.72 6/269 345105
/proc/meminfo: memFree=126550712/131524600 swapFree=131071996/131071996
[pid=344980] ppid=344967 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/344980/stat : 344980 (Hybrid-CASHWMax) S 344967 344980 344908 0 -1 4194304 242 100 0 0 0 0 0 0 20 0 1 0 62567121 10170368 682 134679101440 94048513007616 94048514086936 140730143084192 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94048516185392 94048516232580 94048529014784 140730143089616 140730143089774 140730143089774 140730143096789 0
/proc/344980/statm: 2483 682 603 264 0 134 0
[pid=344988] ppid=344980 vsize=8660 memory=1016 CPUtime=0 cores=5,7
/proc/344988/stat : 344988 (timeout) S 344980 344988 344908 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 62567122 8867840 254 134679101440 94848125411328 94848125446344 140722889903312 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94848127543760 94848127545892 94848144506880 140722889905164 140722889905309 140722889905309 140722889912295 0
/proc/344988/statm: 2165 254 230 9 0 87 0
[pid=344992] ppid=344988 vsize=140412 memory=127576 CPUtime=53.43 cores=5,7
/proc/344992/stat : 344992 (CASHWMaxSAT-Dis) R 344988 344988 344908 0 -1 4194304 29595 0 0 0 5339 4 0 0 20 0 1 0 62567122 143781888 31894 134679101440 4194304 14093885 140725811330032 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 15976432 16051504 37765120 140725811336210 140725811336342 140725811336342 140725811343328 0
/proc/344992/statm: 35103 31894 2542 2417 0 32205 0
Current children cumulated CPU time: 53.43 s
Current children cumulated vsize: 159004 KiB
Current children cumulated memory: 131320 KiB

[startup+53.7002 s]
/proc/loadavg: 2.72 1.87 2.72 6/269 345105
/proc/meminfo: memFree=126550712/131524600 swapFree=131071996/131071996
[pid=344980] ppid=344967 vsize=9932 memory=2728 CPUtime=0 cores=5,7
/proc/344980/stat : 344980 (Hybrid-CASHWMax) S 344967 344980 344908 0 -1 4194304 242 100 0 0 0 0 0 0 20 0 1 0 62567121 10170368 682 134679101440 94048513007616 94048514086936 140730143084192 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94048516185392 94048516232580 94048529014784 140730143089616 140730143089774 140730143089774 140730143096789 0
/proc/344980/statm: 2483 682 603 264 0 134 0
[pid=344988] ppid=344980 vsize=8660 memory=1016 CPUtime=0 cores=5,7
/proc/344988/stat : 344988 (timeout) S 344980 344988 344908 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 62567122 8867840 254 134679101440 94848125411328 94848125446344 140722889903312 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94848127543760 94848127545892 94848144506880 140722889905164 140722889905309 140722889905309 140722889912295 0
/proc/344988/statm: 2165 254 230 9 0 87 0
[pid=344992] ppid=344988 vsize=140412 memory=127576 CPUtime=53.53 cores=5,7
/proc/344992/stat : 344992 (CASHWMaxSAT-Dis) R 344988 344988 344908 0 -1 4194304 29595 0 0 0 5349 4 0 0 20 0 1 0 62567122 143781888 31894 134679101440 4194304 14093885 140725811330032 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 15976432 16051504 37765120 140725811336210 140725811336342 140725811336342 140725811343328 0
/proc/344992/statm: 35103 31894 2542 2417 0 32205 0
Current children cumulated CPU time: 53.53 s
Current children cumulated vsize: 159004 KiB
Current children cumulated memory: 131320 KiB

Child status: 0

Real time (s): 53.766
CPU time (s): 53.6007
CPU user time (s): 53.5415
CPU system time (s): 0.059226
CPU usage (%): 99.6925
Max. virtual memory (cumulated for all children) (KiB): 159004
Max. memory (cumulated for all children) (KiB): 131320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 53.5415
system time used= 0.059226
maximum resident set size= 127692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30281
page faults= 0
swaps= 0
block input operations= 0
block output operations= 16
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25
involuntary context switches= 65


# summary of solver processes directly reported to runsolver:
#   pid: 344980
#   total CPU time (s): 53.6007
#   total CPU user time (s): 53.5415
#   total CPU system time (s): 0.059226

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.091988 second user time and 0.356074 second system time

The end

Launcher Data

Begin job on nodeC034 at 2024-08-06 17:53:48
IDJOB=4438221
IDBENCH=146898
IDSOLVER=3073
FILE ID=nodeC034/4438221-1722959628
RUNJOBID= nodeC034-1722959628-344921
SLURM_JOB_ID= 8259037
Free space on /tmp= 890084 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjComS+Exact 2024-07-11
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/www.csit.fsu.edu/~burkardt/datasets/mps/normalized-mps-v2-20-10-maros.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjComS+Exact BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4438221-1722959628/watcher-4438221-1722959628 -o /tmp/evaluation-result-4438221-1722959628/solver-4438221-1722959628 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1722959628-344921 --watchdog 3760 --use-pty ./Hybrid-CASHWMaxSATDisjComS+Exact HOME/instance-4438221-1722959628.opb 3600 HOME 31000

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

MD5SUM BENCH= 848e47deac6a47526073146630130ada
RANDOM SEED=1064932873

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        129117404 kB
MemAvailable:   129781704 kB
Buffers:          330448 kB
Cached:          1179284 kB
SwapCached:            0 kB
Active:           590488 kB
Inactive:        1293304 kB
Active(anon):       1420 kB
Inactive(anon):   411324 kB
Active(file):     589068 kB
Inactive(file):   881980 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             69100 kB
Writeback:             0 kB
AnonPages:        375032 kB
Mapped:            99096 kB
Shmem:             37720 kB
KReclaimable:      66148 kB
Slab:             158404 kB
SReclaimable:      66148 kB
SUnreclaim:        92256 kB
KernelStack:        3880 kB
PageTables:         9564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     685940 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            29408 kB
HardwareCorrupted:     0 kB
AnonHugePages:    251904 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      285396 kB
DirectMap2M:    21508096 kB
DirectMap1G:    114294784 kB

Free space on /tmp at the end= 890016 MiB
End job on nodeC034 at 2024-08-06 17:54:42