Trace number 4438607

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-SP 2024-07-10OPT1120 656.721 658.949

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-lseu.opb
MD5SUM90387c500b0d1bb6d5365cb6c47f1935
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 benchmark1120
Best CPU time to get the best result obtained on this benchmark0.357517
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables89
Total number of constraints28
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)15
Number of constraints which are nor clauses,nor cardinality constraints11
Minimum length of a constraint2
Maximum length of a constraint47
Number of terms in the objective function 85
Biggest coefficient in the objective function 517
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 15494
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1656
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 15494
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c Using cadical-2.0.0-2df7b7f SAT solver by Armin Biere (2022)
0.00/0.01	c Using SCIP solver, version 8.1.0, https://www.scipopt.org
0.00/0.02	c Starting SCIP solver  (with time-limit = 1800s) ...
656.67/658.92	c SCIP optimum (rounded): 1120
656.67/658.92	o 1120
656.67/658.92	s OPTIMUM FOUND
656.67/658.92	v x1 x2 -x3 -x4 -x5 -x8 -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 -x6 x7 -x9 -x10

Verifier Data

OK	1120

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

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=914329, runsolver pid=914326

[startup+0.101033 s]*
/proc/loadavg: 1.16 1.44 2.55 5/256 914330
/proc/meminfo: memFree=123791372/131524600 swapFree=131071996/131071996
[pid=914329] ppid=914326 vsize=48244 memory=38632 CPUtime=0.09 cores=1,3
/proc/914329/stat : 914329 (CASHWMaxSAT-Dis) R 914326 914329 914117 0 -1 4194304 7422 0 0 0 8 1 0 0 20 0 1 0 172784397 49401856 9658 134679101440 4194304 15356333 140727380190688 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 35102720 140727380198370 140727380198486 140727380198486 140727380205502 0
/proc/914329/statm: 12061 9658 2650 2726 0 8809 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 48244 KiB
Current children cumulated memory: 38632 KiB

[startup+0.205494 s]*
/proc/loadavg: 1.16 1.44 2.55 5/256 914330
/proc/meminfo: memFree=123774188/131524600 swapFree=131071996/131071996
[pid=914329] ppid=914326 vsize=48556 memory=39160 CPUtime=0.2 cores=1,3
/proc/914329/stat : 914329 (CASHWMaxSAT-Dis) R 914326 914329 914117 0 -1 4194304 7537 0 0 0 19 1 0 0 20 0 1 0 172784397 49721344 9790 134679101440 4194304 15356333 140727380190688 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 35102720 140727380198370 140727380198486 140727380198486 140727380205502 0
/proc/914329/statm: 12139 9790 2650 2726 0 8887 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 48556 KiB
Current children cumulated memory: 39160 KiB

[startup+0.305207 s]*
/proc/loadavg: 1.16 1.44 2.55 5/256 914330
/proc/meminfo: memFree=123763632/131524600 swapFree=131071996/131071996
[pid=914329] ppid=914326 vsize=49824 memory=40480 CPUtime=0.29 cores=1,3
/proc/914329/stat : 914329 (CASHWMaxSAT-Dis) R 914326 914329 914117 0 -1 4194304 7841 0 0 0 28 1 0 0 20 0 1 0 172784397 51019776 10120 134679101440 4194304 15356333 140727380190688 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 35102720 140727380198370 140727380198486 140727380198486 140727380205502 0
/proc/914329/statm: 12456 10120 2650 2726 0 9204 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 49824 KiB
Current children cumulated memory: 40480 KiB

[startup+0.700171 s]
/proc/loadavg: 1.16 1.44 2.55 5/256 914330
/proc/meminfo: memFree=123757780/131524600 swapFree=131071996/131071996
[pid=914329] ppid=914326 vsize=52388 memory=42592 CPUtime=0.68 cores=1,3
/proc/914329/stat : 914329 (CASHWMaxSAT-Dis) R 914326 914329 914117 0 -1 4194304 8383 0 0 0 67 1 0 0 20 0 1 0 172784397 53645312 10648 134679101440 4194304 15356333 140727380190688 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 35102720 140727380198370 140727380198486 140727380198486 140727380205502 0
/proc/914329/statm: 13097 10648 2650 2726 0 9845 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 52388 KiB
Current children cumulated memory: 42592 KiB

[startup+1.50015 s]
/proc/loadavg: 1.16 1.44 2.55 5/256 914330
/proc/meminfo: memFree=123728744/131524600 swapFree=131071996/131071996
[pid=914329] ppid=914326 vsize=71668 memory=60300 CPUtime=1.49 cores=1,3
/proc/914329/stat : 914329 (CASHWMaxSAT-Dis) R 914326 914329 914117 0 -1 4194304 13004 0 0 0 147 2 0 0 20 0 1 0 172784397 73388032 15075 134679101440 4194304 15356333 140727380190688 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 35102720 140727380198370 140727380198486 140727380198486 140727380205502 0
/proc/914329/statm: 17917 15075 2746 2726 0 14665 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 71668 KiB
Current children cumulated memory: 60300 KiB

[startup+3.10475 s]
/proc/loadavg: 1.39 1.48 2.56 5/256 914330
/proc/meminfo: memFree=123574316/131524600 swapFree=131071996/131071996
[pid=914329] ppid=914326 vsize=108716 memory=92912 CPUtime=3.08 cores=1,3
/proc/914329/stat : 914329 (CASHWMaxSAT-Dis) R 914326 914329 914117 0 -1 4194304 23077 0 0 0 305 3 0 0 20 0 1 0 172784397 111325184 23228 134679101440 4194304 15356333 140727380190688 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 35102720 140727380198370 140727380198486 140727380198486 140727380205502 0
/proc/914329/statm: 27179 23228 2762 2726 0 23927 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 108716 KiB
Current children cumulated memory: 92912 KiB

[startup+6.30018 s]
/proc/loadavg: 1.39 1.48 2.56 5/256 914330
/proc/meminfo: memFree=123556052/131524600 swapFree=131071996/131071996
[pid=914329] ppid=914326 vsize=124592 memory=100304 CPUtime=6.27 cores=1,3
/proc/914329/stat : 914329 (CASHWMaxSAT-Dis) R 914326 914329 914117 0 -1 4194304 24893 0 0 0 624 3 0 0 20 0 1 0 172784397 127582208 25076 134679101440 4194304 15356333 140727380190688 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 35102720 140727380198370 140727380198486 140727380198486 140727380205502 0
/proc/914329/statm: 31148 25076 2762 2726 0 27896 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 124592 KiB
Current children cumulated memory: 100304 KiB

[startup+12.7002 s]
/proc/loadavg: 1.79 1.57 2.58 5/256 914332
/proc/meminfo: memFree=123047660/131524600 swapFree=131071996/131071996
[pid=914329] ppid=914326 vsize=147020 memory=122732 CPUtime=12.66 cores=1,3
/proc/914329/stat : 914329 (CASHWMaxSAT-Dis) R 914326 914329 914117 0 -1 4194304 31056 0 0 0 1262 4 0 0 20 0 1 0 172784397 150548480 30683 134679101440 4194304 15356333 140727380190688 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 35102720 140727380198370 140727380198486 140727380198486 140727380205502 0
/proc/914329/statm: 36755 30683 2762 2726 0 33503 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 147020 KiB
Current children cumulated memory: 122732 KiB

[startup+25.5002 s]
/proc/loadavg: 2.21 1.66 2.60 5/256 914333
/proc/meminfo: memFree=122731828/131524600 swapFree=131071996/131071996
[pid=914329] ppid=914326 vsize=148120 memory=124032 CPUtime=25.42 cores=1,3
/proc/914329/stat : 914329 (CASHWMaxSAT-Dis) R 914326 914329 914117 0 -1 4194304 31352 0 0 0 2538 4 0 0 20 0 1 0 172784397 151674880 31008 134679101440 4194304 15356333 140727380190688 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 35102720 140727380198370 140727380198486 140727380198486 140727380205502 0
/proc/914329/statm: 37030 31008 2762 2726 0 33778 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 148120 KiB
Current children cumulated memory: 124032 KiB

[startup+51.1054 s]
/proc/loadavg: 2.88 1.87 2.64 5/256 914338
/proc/meminfo: memFree=122656488/131524600 swapFree=131071996/131071996
[pid=914329] ppid=914326 vsize=184868 memory=159904 CPUtime=50.94 cores=1,3
/proc/914329/stat : 914329 (CASHWMaxSAT-Dis) R 914326 914329 914117 0 -1 4194304 43732 0 0 0 5089 5 0 0 20 0 1 0 172784397 189304832 39976 134679101440 4194304 15356333 140727380190688 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 35102720 140727380198370 140727380198486 140727380198486 140727380205502 0
/proc/914329/statm: 46217 39976 2762 2726 0 42965 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 184868 KiB
Current children cumulated memory: 159904 KiB

[startup+102.3 s]
/proc/loadavg: 3.68 2.26 2.73 5/258 914396
/proc/meminfo: memFree=121659588/131524600 swapFree=131071996/131071996
[pid=914329] ppid=914326 vsize=204996 memory=177524 CPUtime=101.96 cores=1,3
/proc/914329/stat : 914329 (CASHWMaxSAT-Dis) R 914326 914329 914117 0 -1 4194304 48699 0 0 0 10190 6 0 0 20 0 1 0 172784397 209915904 44381 134679101440 4194304 15356333 140727380190688 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 35102720 140727380198370 140727380198486 140727380198486 140727380205502 0
/proc/914329/statm: 51249 44381 2762 2726 0 47997 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 204996 KiB
Current children cumulated memory: 177524 KiB

[startup+162.3 s]
/proc/loadavg: 3.95 2.60 2.82 5/258 914406
/proc/meminfo: memFree=120416172/131524600 swapFree=131071996/131071996
[pid=914329] ppid=914326 vsize=234688 memory=201248 CPUtime=161.76 cores=1,3
/proc/914329/stat : 914329 (CASHWMaxSAT-Dis) R 914326 914329 914117 0 -1 4194304 71020 0 0 0 16166 10 0 0 20 0 1 0 172784397 240320512 50312 134679101440 4194304 15356333 140727380190688 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 35102720 140727380198370 140727380198486 140727380198486 140727380205502 0
/proc/914329/statm: 58672 50312 2762 2726 0 55420 0
Current children cumulated CPU time: 161.76 s
Current children cumulated vsize: 234688 KiB
Current children cumulated memory: 201248 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 2.87 2.90 5/258 914418
/proc/meminfo: memFree=120383556/131524600 swapFree=131071996/131071996
[pid=914329] ppid=914326 vsize=258996 memory=225600 CPUtime=221.56 cores=1,3
/proc/914329/stat : 914329 (CASHWMaxSAT-Dis) R 914326 914329 914117 0 -1 4194304 83557 0 0 0 22143 13 0 0 20 0 1 0 172784397 265211904 56400 134679101440 4194304 15356333 140727380190688 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 35102720 140727380198370 140727380198486 140727380198486 140727380205502 0
/proc/914329/statm: 64749 56400 2762 2726 0 61497 0
Current children cumulated CPU time: 221.56 s
Current children cumulated vsize: 258996 KiB
Current children cumulated memory: 225600 KiB

[startup+282.3 s]
/proc/loadavg: 4.13 3.11 2.98 5/258 914428
/proc/meminfo: memFree=120374832/131524600 swapFree=131071996/131071996
[pid=914329] ppid=914326 vsize=268536 memory=228588 CPUtime=281.35 cores=1,3
/proc/914329/stat : 914329 (CASHWMaxSAT-Dis) R 914326 914329 914117 0 -1 4194304 94376 0 0 0 28121 14 0 0 20 0 1 0 172784397 274980864 57147 134679101440 4194304 15356333 140727380190688 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 35102720 140727380198370 140727380198486 140727380198486 140727380205502 0
/proc/914329/statm: 67134 57147 2762 2726 0 63882 0
Current children cumulated CPU time: 281.35 s
Current children cumulated vsize: 268536 KiB
Current children cumulated memory: 228588 KiB

[startup+342.3 s]
/proc/loadavg: 4.04 3.27 3.05 5/256 914438
/proc/meminfo: memFree=120360300/131524600 swapFree=131071996/131071996
[pid=914329] ppid=914326 vsize=282292 memory=239348 CPUtime=341.15 cores=1,3
/proc/914329/stat : 914329 (CASHWMaxSAT-Dis) R 914326 914329 914117 0 -1 4194304 100389 0 0 0 34099 16 0 0 20 0 1 0 172784397 289067008 59837 134679101440 4194304 15356333 140727380190688 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 35102720 140727380198370 140727380198486 140727380198486 140727380205502 0
/proc/914329/statm: 70573 59837 2762 2726 0 67321 0
Current children cumulated CPU time: 341.15 s
Current children cumulated vsize: 282292 KiB
Current children cumulated memory: 239348 KiB

[startup+402.3 s]
/proc/loadavg: 4.06 3.42 3.12 5/259 914836
/proc/meminfo: memFree=120353056/131524600 swapFree=131071996/131071996
[pid=914329] ppid=914326 vsize=282292 memory=239964 CPUtime=400.94 cores=1,3
/proc/914329/stat : 914329 (CASHWMaxSAT-Dis) R 914326 914329 914117 0 -1 4194304 100577 0 0 0 40078 16 0 0 20 0 1 0 172784397 289067008 59991 134679101440 4194304 15356333 140727380190688 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 35102720 140727380198370 140727380198486 140727380198486 140727380205502 0
/proc/914329/statm: 70573 59991 2762 2726 0 67321 0
Current children cumulated CPU time: 400.94 s
Current children cumulated vsize: 282292 KiB
Current children cumulated memory: 239964 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 3.56 3.19 5/257 914846
/proc/meminfo: memFree=120283772/131524600 swapFree=131071996/131071996
[pid=914329] ppid=914326 vsize=289964 memory=245532 CPUtime=460.74 cores=1,3
/proc/914329/stat : 914329 (CASHWMaxSAT-Dis) R 914326 914329 914117 0 -1 4194304 102446 0 0 0 46057 17 0 0 20 0 1 0 172784397 296923136 61383 134679101440 4194304 15356333 140727380190688 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 35102720 140727380198370 140727380198486 140727380198486 140727380205502 0
/proc/914329/statm: 72491 61383 2762 2726 0 69239 0
Current children cumulated CPU time: 460.74 s
Current children cumulated vsize: 289964 KiB
Current children cumulated memory: 245532 KiB

[startup+522.3 s]
/proc/loadavg: 4.10 3.66 3.24 5/257 914856
/proc/meminfo: memFree=120271860/131524600 swapFree=131071996/131071996
[pid=914329] ppid=914326 vsize=293844 memory=247772 CPUtime=520.53 cores=1,3
/proc/914329/stat : 914329 (CASHWMaxSAT-Dis) R 914326 914329 914117 0 -1 4194304 104438 0 0 0 52036 17 0 0 20 0 1 0 172784397 300896256 61943 134679101440 4194304 15356333 140727380190688 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 35102720 140727380198370 140727380198486 140727380198486 140727380205502 0
/proc/914329/statm: 73461 61943 3047 2726 0 70209 0
Current children cumulated CPU time: 520.53 s
Current children cumulated vsize: 293844 KiB
Current children cumulated memory: 247772 KiB

[startup+582.3 s]
/proc/loadavg: 4.11 3.74 3.30 5/258 915035
/proc/meminfo: memFree=120251012/131524600 swapFree=131071996/131071996
[pid=914329] ppid=914326 vsize=303684 memory=257540 CPUtime=580.33 cores=1,3
/proc/914329/stat : 914329 (CASHWMaxSAT-Dis) R 914326 914329 914117 0 -1 4194304 106872 0 0 0 58015 18 0 0 20 0 1 0 172784397 310972416 64385 134679101440 4194304 15356333 140727380190688 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 35102720 140727380198370 140727380198486 140727380198486 140727380205502 0
/proc/914329/statm: 75921 64385 3047 2726 0 72669 0
Current children cumulated CPU time: 580.33 s
Current children cumulated vsize: 303684 KiB
Current children cumulated memory: 257540 KiB

[startup+642.3 s]
/proc/loadavg: 4.09 3.80 3.35 5/258 915046
/proc/meminfo: memFree=120258220/131524600 swapFree=131071996/131071996
[pid=914329] ppid=914326 vsize=311172 memory=258064 CPUtime=640.13 cores=1,3
/proc/914329/stat : 914329 (CASHWMaxSAT-Dis) R 914326 914329 914117 0 -1 4194304 107029 0 0 0 63995 18 0 0 20 0 1 0 172784397 318640128 64516 134679101440 4194304 15356333 140727380190688 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 35102720 140727380198370 140727380198486 140727380198486 140727380205502 0
/proc/914329/statm: 77793 64516 3047 2726 0 74541 0
Current children cumulated CPU time: 640.13 s
Current children cumulated vsize: 311172 KiB
Current children cumulated memory: 258064 KiB

[startup+658.949 s]
# the end of solver process 914329 was just reported to runsolver
# Child status: 30

# cumulated CPU time of all completed processes:  user=656.524 s, system=0.196791 s

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

[startup+646.4 s]
/proc/loadavg: 4.09 3.80 3.35 5/258 915046
/proc/meminfo: memFree=120257912/131524600 swapFree=131071996/131071996
[pid=914329] ppid=914326 vsize=312048 memory=258856 CPUtime=644.21 cores=1,3
/proc/914329/stat : 914329 (CASHWMaxSAT-Dis) R 914326 914329 914117 0 -1 4194304 107188 0 0 0 64403 18 0 0 20 0 1 0 172784397 319537152 64714 134679101440 4194304 15356333 140727380190688 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 35102720 140727380198370 140727380198486 140727380198486 140727380205502 0
/proc/914329/statm: 78012 64714 3047 2726 0 74760 0
Current children cumulated CPU time: 644.21 s
Current children cumulated vsize: 312048 KiB
Current children cumulated memory: 258856 KiB

[startup+652.8 s]
/proc/loadavg: 4.08 3.81 3.36 5/258 915048
/proc/meminfo: memFree=120257828/131524600 swapFree=131071996/131071996
[pid=914329] ppid=914326 vsize=315112 memory=259384 CPUtime=650.59 cores=1,3
/proc/914329/stat : 914329 (CASHWMaxSAT-Dis) R 914326 914329 914117 0 -1 4194304 107359 0 0 0 65041 18 0 0 20 0 1 0 172784397 322674688 64846 134679101440 4194304 15356333 140727380190688 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 35102720 140727380198370 140727380198486 140727380198486 140727380205502 0
/proc/914329/statm: 78778 64846 3047 2726 0 75526 0
Current children cumulated CPU time: 650.59 s
Current children cumulated vsize: 315112 KiB
Current children cumulated memory: 259384 KiB

[startup+656 s]*
/proc/loadavg: 4.08 3.81 3.36 5/258 915048
/proc/meminfo: memFree=120257464/131524600 swapFree=131071996/131071996
[pid=914329] ppid=914326 vsize=315112 memory=259912 CPUtime=653.79 cores=1,3
/proc/914329/stat : 914329 (CASHWMaxSAT-Dis) R 914326 914329 914117 0 -1 4194304 107450 0 0 0 65361 18 0 0 20 0 1 0 172784397 322674688 64978 134679101440 4194304 15356333 140727380190688 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 35102720 140727380198370 140727380198486 140727380198486 140727380205502 0
/proc/914329/statm: 78778 64978 3047 2726 0 75526 0
Current children cumulated CPU time: 653.79 s
Current children cumulated vsize: 315112 KiB
Current children cumulated memory: 259912 KiB

[startup+657.6 s]
/proc/loadavg: 4.07 3.81 3.36 5/258 915049
/proc/meminfo: memFree=120248480/131524600 swapFree=131071996/131071996
[pid=914329] ppid=914326 vsize=315112 memory=259912 CPUtime=655.38 cores=1,3
/proc/914329/stat : 914329 (CASHWMaxSAT-Dis) R 914326 914329 914117 0 -1 4194304 107450 0 0 0 65520 18 0 0 20 0 1 0 172784397 322674688 64978 134679101440 4194304 15356333 140727380190688 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 35102720 140727380198370 140727380198486 140727380198486 140727380205502 0
/proc/914329/statm: 78778 64978 3047 2726 0 75526 0
Current children cumulated CPU time: 655.38 s
Current children cumulated vsize: 315112 KiB
Current children cumulated memory: 259912 KiB

[startup+658.4 s]
/proc/loadavg: 4.07 3.81 3.36 5/258 915049
/proc/meminfo: memFree=120248488/131524600 swapFree=131071996/131071996
[pid=914329] ppid=914326 vsize=315112 memory=259912 CPUtime=656.17 cores=1,3
/proc/914329/stat : 914329 (CASHWMaxSAT-Dis) R 914326 914329 914117 0 -1 4194304 107470 0 0 0 65599 18 0 0 20 0 1 0 172784397 322674688 64978 134679101440 4194304 15356333 140727380190688 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 35102720 140727380198370 140727380198486 140727380198486 140727380205502 0
/proc/914329/statm: 78778 64978 3047 2726 0 75526 0
Current children cumulated CPU time: 656.17 s
Current children cumulated vsize: 315112 KiB
Current children cumulated memory: 259912 KiB

[startup+658.8 s]
/proc/loadavg: 4.07 3.81 3.36 5/258 915049
/proc/meminfo: memFree=120248488/131524600 swapFree=131071996/131071996
[pid=914329] ppid=914326 vsize=315112 memory=259912 CPUtime=656.57 cores=1,3
/proc/914329/stat : 914329 (CASHWMaxSAT-Dis) R 914326 914329 914117 0 -1 4194304 107470 0 0 0 65639 18 0 0 20 0 1 0 172784397 322674688 64978 134679101440 4194304 15356333 140727380190688 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 35102720 140727380198370 140727380198486 140727380198486 140727380205502 0
/proc/914329/statm: 78778 64978 3047 2726 0 75526 0
Current children cumulated CPU time: 656.57 s
Current children cumulated vsize: 315112 KiB
Current children cumulated memory: 259912 KiB

[startup+658.9 s]
/proc/loadavg: 4.07 3.81 3.36 5/258 915049
/proc/meminfo: memFree=120248488/131524600 swapFree=131071996/131071996
[pid=914329] ppid=914326 vsize=315112 memory=259912 CPUtime=656.67 cores=1,3
/proc/914329/stat : 914329 (CASHWMaxSAT-Dis) R 914326 914329 914117 0 -1 4194304 107470 0 0 0 65649 18 0 0 20 0 1 0 172784397 322674688 64978 134679101440 4194304 15356333 140727380190688 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 17424944 17514448 35102720 140727380198370 140727380198486 140727380198486 140727380205502 0
/proc/914329/statm: 78778 64978 3047 2726 0 75526 0
Current children cumulated CPU time: 656.67 s
Current children cumulated vsize: 315112 KiB
Current children cumulated memory: 259912 KiB

Child status: 30

Real time (s): 658.949
CPU time (s): 656.721
CPU user time (s): 656.524
CPU system time (s): 0.196791
CPU usage (%): 99.6618
Max. virtual memory (cumulated for all children) (KiB): 315112
Max. memory (cumulated for all children) (KiB): 259912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 656.524
system time used= 0.196791
maximum resident set size= 260040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107470
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= 3
involuntary context switches= 515


# summary of solver processes directly reported to runsolver:
#   pid: 914329
#   total CPU time (s): 656.721
#   total CPU user time (s): 656.524
#   total CPU system time (s): 0.196791

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.28842 second user time and 3.03634 second system time

The end

Launcher Data

Begin job on nodeC033 at 2024-07-17 10:49:19
IDJOB=4438607
IDBENCH=146908
IDSOLVER=3074
FILE ID=nodeC033/4438607-1721206147
RUNJOBID= nodeC033-1721206158-914129
SLURM_JOB_ID= 7508907
Free space on /tmp= 890040 MiB

SOLVER NAME= CASHWMaxSAT-DisjCad-SP 2024-07-10
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-lseu.opb
COMMAND LINE= CASHWMaxSAT-DisjCad-SP BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4438607-1721206147/watcher-4438607-1721206147 -o /tmp/evaluation-result-4438607-1721206147/solver-4438607-1721206147 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1721206158-914129 --watchdog 3760  CASHWMaxSAT-DisjCad-SP HOME/instance-4438607-1721206147.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 90387c500b0d1bb6d5365cb6c47f1935
RANDOM SEED=793488789

nodeC033.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		: 3661.060
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.50
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		: 3666.862
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.25
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.781
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.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3663.379
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.25
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		: 3661.022
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.50
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		: 3666.866
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.25
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		: 3599.772
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.50
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		: 3664.380
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.25
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        123836464 kB
MemAvailable:   129450128 kB
Buffers:          469116 kB
Cached:          5911100 kB
SwapCached:            0 kB
Active:           779864 kB
Inactive:        6154952 kB
Active(anon):       1572 kB
Inactive(anon):   590744 kB
Active(file):     778292 kB
Inactive(file):  5564208 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             59324 kB
Writeback:             0 kB
AnonPages:        552308 kB
Mapped:           130952 kB
Shmem:             37716 kB
KReclaimable:     221620 kB
Slab:             343668 kB
SReclaimable:     221620 kB
SUnreclaim:       122048 kB
KernelStack:        4076 kB
PageTables:        10196 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     812396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            64544 kB
HardwareCorrupted:     0 kB
AnonHugePages:    243712 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:      273108 kB
DirectMap2M:    28860416 kB
DirectMap1G:    106954752 kB

Free space on /tmp at the end= 890024 MiB
End job on nodeC033 at 2024-07-17 11:00:18