Trace number 4491086

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
UWrMaxSat-SCIP 2025-06-04OPT17 310.677 311.687

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/
logic_synthesis/normalized-m100_300_10_20.r.opb
MD5SUM534ed9c29a1c7647bd6acd36efe0613e
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 benchmark17
Best CPU time to get the best result obtained on this benchmark1.54755
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables299
Total number of constraints100
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint20
Number of terms in the objective function 299
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 299
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 299
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c Using cadical-2.1.3-f13d744 SAT solver by Armin Biere et al. (2016 - )
0.00/0.00	c Setting memory limit to 31000MB.
0.00/0.00	c Parsing PB file...
0.00/0.00	c Converting 100 PB-constraints to clauses...
0.00/0.00	c Using SCIP solver, version 9.02.2, https://www.scipopt.org
0.00/0.00	o 33
0.00/0.00	c ============================[  Problem Statistics ]============================
0.00/0.00	c |  Number of variables:           299                                         |
0.00/0.00	c |  Number of clauses:             100                                         |
0.00/0.00	c ===============================================================================
0.00/0.00	c Starting SCIP solver  (with time-limit: 900s) ...
0.00/0.00	c SCIP start delayed for at least 300s
300.03/301.00	c SCIP started with lower and upper bounds: [10, 33]
310.59/311.66	c SCIP optimum (rounded): 17
310.59/311.66	c _______________________________________________________________________________
310.59/311.66	c 
310.59/311.66	c SCIP: SCIP Status        : problem is solved [optimal solution found]
310.59/311.66	c SCIP: Original Problem   :
310.59/311.66	c SCIP:   Problem name     : instance-4491086-1751381295.opb
310.59/311.66	c SCIP:   Variables        : 299 (299 binary, 0 integer, 0 implicit integer, 0 continuous)
310.59/311.66	c SCIP:   Constraints      : 200 initial, 200 maximal
310.59/311.66	c SCIP:   Objective        : minimize, 299 non-zeros (abs.min = 1, abs.max = 1)
310.59/311.66	c SCIP: Total Time         :      10.66
310.59/311.66	c SCIP:   solving          :      10.66
310.59/311.66	c SCIP:   presolving       :       0.00 (included in solving)
310.59/311.66	c SCIP:   reading          :       0.00
310.59/311.66	c SCIP:   copying          :       0.01 (4 #copies) (minimal 0.00, maximal 0.00, average 0.00)
310.59/311.66	c =======================[ UWrMaxSat resources usage ]===========================
310.59/311.66	c Memory used            : 188.00 MB
310.59/311.66	c CPU time               : 310.484 s
310.59/311.66	c OptExp Enc: Srt/BDD/Add: 40 0 0
310.59/311.66	c _______________________________________________________________________________
310.59/311.66	o 17
310.59/311.66	s OPTIMUM FOUND
310.59/311.66	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 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 x184 -x185 x186 -x187 -x188 x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 x296 -x297 -x298 -x299

Verifier Data

OK	17

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: 63665 MiB (62800 MiB free)
  memory of node 1: 64507 MiB (63840 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4491086-1751381295/watcher-4491086-1751381295 -o /tmp/evaluation-result-4491086-1751381295/solver-4491086-1751381295 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751381293-49912 --watchdog 3760 HOME/uwrmaxsat-scip HOME/instance-4491086-1751381295.opb -no-par -scip-delay=300 -scip-cpu=900 -mem-lim=31000 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=50053, runsolver pid=50049

[startup+0.100059 s]*
/proc/loadavg: 0.89 2.03 3.17 4/267 50058
/proc/meminfo: memFree=129680648/131249996 swapFree=33010416/33010684
[pid=50053] ppid=50049 vsize=24468 memory=15048 CPUtime=0.09 cores=5,7
/proc/50053/stat : 50053 (uwrmaxsat-scip) R 50049 50053 49899 0 -1 4194304 1460 0 0 0 9 0 0 0 20 0 1 0 53809062 25055232 3762 18446744073709551615 4198400 17051741 140721924413856 0 0 0 0 0 8416290 0 0 0 17 7 0 0 0 0 0 19288744 19393640 43950080 140721924421946 140721924422116 140721924422116 140721924427718 0
/proc/50053/statm: 6117 3762 2720 3139 0 2405 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 24468 KiB
Current children cumulated memory: 15048 KiB

[startup+0.205382 s]*
/proc/loadavg: 0.89 2.03 3.17 4/265 50063
/proc/meminfo: memFree=129681508/131249996 swapFree=33010416/33010684
[pid=50053] ppid=50049 vsize=25148 memory=15756 CPUtime=0.19 cores=5,7
/proc/50053/stat : 50053 (uwrmaxsat-scip) R 50049 50053 49899 0 -1 4194304 1893 0 0 0 19 0 0 0 20 0 1 0 53809062 25751552 3939 18446744073709551615 4198400 17051741 140721924413856 0 0 0 0 0 8416290 0 0 0 17 7 0 0 0 0 0 19288744 19393640 43950080 140721924421946 140721924422116 140721924422116 140721924427718 0
/proc/50053/statm: 6287 3939 2720 3139 0 2575 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 25148 KiB
Current children cumulated memory: 15756 KiB

[startup+0.304426 s]*
/proc/loadavg: 0.89 2.03 3.17 4/265 50066
/proc/meminfo: memFree=129681988/131249996 swapFree=33010416/33010684
[pid=50053] ppid=50049 vsize=25620 memory=16152 CPUtime=0.29 cores=5,7
/proc/50053/stat : 50053 (uwrmaxsat-scip) R 50049 50053 49899 0 -1 4194304 2200 0 0 0 29 0 0 0 20 0 1 0 53809062 26234880 4038 18446744073709551615 4198400 17051741 140721924413856 0 0 0 0 0 8416290 0 0 0 17 7 0 0 0 0 0 19288744 19393640 43950080 140721924421946 140721924422116 140721924422116 140721924427718 0
/proc/50053/statm: 6405 4038 2720 3139 0 2693 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 25620 KiB
Current children cumulated memory: 16152 KiB

[startup+0.700114 s]
/proc/loadavg: 0.89 2.03 3.17 5/265 50066
/proc/meminfo: memFree=129681232/131249996 swapFree=33010416/33010684
[pid=50053] ppid=50049 vsize=26420 memory=17028 CPUtime=0.66 cores=5,7
/proc/50053/stat : 50053 (uwrmaxsat-scip) R 50049 50053 49899 0 -1 4194304 3406 0 0 0 66 0 0 0 20 0 1 0 53809062 27054080 4257 18446744073709551615 4198400 17051741 140721924413856 0 0 0 0 0 8416290 0 0 0 17 7 0 0 0 0 0 19288744 19393640 43950080 140721924421946 140721924422116 140721924422116 140721924427718 0
/proc/50053/statm: 6605 4257 2720 3139 0 2893 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 26420 KiB
Current children cumulated memory: 17028 KiB

[startup+1.50012 s]
/proc/loadavg: 0.89 2.03 3.17 5/267 50087
/proc/meminfo: memFree=129687556/131249996 swapFree=33010416/33010684
[pid=50053] ppid=50049 vsize=29096 memory=19664 CPUtime=1.45 cores=5,7
/proc/50053/stat : 50053 (uwrmaxsat-scip) R 50049 50053 49899 0 -1 4194304 4383 0 0 0 145 0 0 0 20 0 1 0 53809062 29794304 4916 18446744073709551615 4198400 17051741 140721924413856 0 0 0 0 0 8416290 0 0 0 17 7 0 0 0 0 0 19288744 19393640 43950080 140721924421946 140721924422116 140721924422116 140721924427718 0
/proc/50053/statm: 7274 4916 2720 3139 0 3562 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 29096 KiB
Current children cumulated memory: 19664 KiB

[startup+3.10483 s]
/proc/loadavg: 1.06 2.05 3.17 6/269 50148
/proc/meminfo: memFree=129638200/131249996 swapFree=33010416/33010684
[pid=50053] ppid=50049 vsize=29408 memory=20020 CPUtime=3.05 cores=5,7
/proc/50053/stat : 50053 (uwrmaxsat-scip) R 50049 50053 49899 0 -1 4194304 6145 0 0 0 305 0 0 0 20 0 1 0 53809062 30113792 5005 18446744073709551615 4198400 17051741 140721924413856 0 0 0 0 0 8416290 0 0 0 17 5 0 0 0 0 0 19288744 19393640 43950080 140721924421946 140721924422116 140721924422116 140721924427718 0
/proc/50053/statm: 7352 5005 2720 3139 0 3640 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 29408 KiB
Current children cumulated memory: 20020 KiB

[startup+6.30017 s]
/proc/loadavg: 1.06 2.05 3.17 5/269 50148
/proc/meminfo: memFree=129264120/131249996 swapFree=33010416/33010684
[pid=50053] ppid=50049 vsize=33076 memory=23576 CPUtime=6.24 cores=5,7
/proc/50053/stat : 50053 (uwrmaxsat-scip) R 50049 50053 49899 0 -1 4194304 11195 0 0 0 623 1 0 0 20 0 1 0 53809062 33869824 5894 18446744073709551615 4198400 17051741 140721924413856 0 0 0 0 0 8416290 0 0 0 17 5 0 0 0 0 0 19288744 19393640 43950080 140721924421946 140721924422116 140721924422116 140721924427718 0
/proc/50053/statm: 8269 5894 2720 3139 0 4557 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 33076 KiB
Current children cumulated memory: 23576 KiB

[startup+12.7002 s]
/proc/loadavg: 1.29 2.08 3.17 5/269 50148
/proc/meminfo: memFree=129168008/131249996 swapFree=33010416/33010684
[pid=50053] ppid=50049 vsize=35196 memory=25744 CPUtime=12.62 cores=5,7
/proc/50053/stat : 50053 (uwrmaxsat-scip) R 50049 50053 49899 0 -1 4194304 17105 0 0 0 1260 2 0 0 20 0 1 0 53809062 36040704 6436 18446744073709551615 4198400 17051741 140721924413856 0 0 0 0 0 8416290 0 0 0 17 5 0 0 0 0 0 19288744 19393640 43950080 140721924421946 140721924422116 140721924422116 140721924427718 0
/proc/50053/statm: 8799 6436 2720 3139 0 5087 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 35196 KiB
Current children cumulated memory: 25744 KiB

[startup+25.5002 s]
/proc/loadavg: 1.89 2.18 3.19 5/269 50148
/proc/meminfo: memFree=129156904/131249996 swapFree=33010416/33010684
[pid=50053] ppid=50049 vsize=42900 memory=33416 CPUtime=25.39 cores=5,7
/proc/50053/stat : 50053 (uwrmaxsat-scip) R 50049 50053 49899 0 -1 4194304 21589 0 0 0 2536 3 0 0 20 0 1 0 53809062 43929600 8354 18446744073709551615 4198400 17051741 140721924413856 0 0 0 0 0 8416290 0 0 0 17 5 0 0 0 0 0 19288744 19393640 43950080 140721924421946 140721924422116 140721924422116 140721924427718 0
/proc/50053/statm: 10725 8354 2720 3139 0 7013 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 42900 KiB
Current children cumulated memory: 33416 KiB

[startup+51.1055 s]
/proc/loadavg: 2.61 2.32 3.21 5/269 50149
/proc/meminfo: memFree=129137460/131249996 swapFree=33010416/33010684
[pid=50053] ppid=50049 vsize=53920 memory=44444 CPUtime=50.92 cores=5,7
/proc/50053/stat : 50053 (uwrmaxsat-scip) R 50049 50053 49899 0 -1 4194304 30901 0 0 0 5087 5 0 0 20 0 1 0 53809062 55214080 11111 18446744073709551615 4198400 17051741 140721924413856 0 0 0 0 0 8416290 0 0 0 17 5 0 0 0 0 0 19288744 19393640 43950080 140721924421946 140721924422116 140721924422116 140721924427718 0
/proc/50053/statm: 13480 11111 2720 3139 0 9768 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 53920 KiB
Current children cumulated memory: 44444 KiB

[startup+102.3 s]
/proc/loadavg: 3.52 2.62 3.26 5/268 50291
/proc/meminfo: memFree=128969724/131249996 swapFree=33010416/33010684
[pid=50053] ppid=50049 vsize=56000 memory=46560 CPUtime=101.96 cores=5,7
/proc/50053/stat : 50053 (uwrmaxsat-scip) R 50049 50053 49899 0 -1 4194304 38371 0 0 0 10189 7 0 0 20 0 1 0 53809062 57344000 11640 18446744073709551615 4198400 17051741 140721924413856 0 0 0 0 0 8416290 0 0 0 17 5 0 0 0 0 0 19288744 19393640 43950080 140721924421946 140721924422116 140721924422116 140721924427718 0
/proc/50053/statm: 14000 11640 2720 3139 0 10288 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 56000 KiB
Current children cumulated memory: 46560 KiB

[startup+162.3 s]
/proc/loadavg: 3.89 2.89 3.32 5/268 50294
/proc/meminfo: memFree=128841824/131249996 swapFree=33010416/33010684
[pid=50053] ppid=50049 vsize=71376 memory=61832 CPUtime=161.77 cores=5,7
/proc/50053/stat : 50053 (uwrmaxsat-scip) R 50049 50053 49899 0 -1 4194304 47278 0 0 0 16167 10 0 0 20 0 1 0 53809062 73089024 15458 18446744073709551615 4198400 17051741 140721924413856 0 0 0 0 0 8416290 0 0 0 17 5 0 0 0 0 0 19288744 19393640 43950080 140721924421946 140721924422116 140721924422116 140721924427718 0
/proc/50053/statm: 17844 15458 2720 3139 0 14132 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 71376 KiB
Current children cumulated memory: 61832 KiB

[startup+222.3 s]
/proc/loadavg: 4.01 3.11 3.37 5/268 50296
/proc/meminfo: memFree=128793536/131249996 swapFree=33010416/33010684
[pid=50053] ppid=50049 vsize=67400 memory=57876 CPUtime=221.58 cores=5,7
/proc/50053/stat : 50053 (uwrmaxsat-scip) R 50049 50053 49899 0 -1 4194304 54521 0 0 0 22146 12 0 0 20 0 1 0 53809062 69017600 14469 18446744073709551615 4198400 17051741 140721924413856 0 0 0 0 0 8416290 0 0 0 17 5 0 0 0 0 0 19288744 19393640 43950080 140721924421946 140721924422116 140721924422116 140721924427718 0
/proc/50053/statm: 16850 14469 2720 3139 0 13138 0
Current children cumulated CPU time: 221.58 s
Current children cumulated vsize: 67400 KiB
Current children cumulated memory: 57876 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 3.29 3.41 5/266 50298
/proc/meminfo: memFree=128778652/131249996 swapFree=33010416/33010684
[pid=50053] ppid=50049 vsize=69056 memory=59528 CPUtime=281.39 cores=5,7
/proc/50053/stat : 50053 (uwrmaxsat-scip) R 50049 50053 49899 0 -1 4194304 58775 0 0 0 28126 13 0 0 20 0 1 0 53809062 70713344 14882 18446744073709551615 4198400 17051741 140721924413856 0 0 0 0 0 8416290 0 0 0 17 5 0 0 0 0 0 19288744 19393640 43950080 140721924421946 140721924422116 140721924422116 140721924427718 0
/proc/50053/statm: 17264 14882 2720 3139 0 13552 0
Current children cumulated CPU time: 281.39 s
Current children cumulated vsize: 69056 KiB
Current children cumulated memory: 59528 KiB

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

# cumulated CPU time of all completed processes:  user=310.484 s, system=0.192303 s

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

[startup+294.4 s]
/proc/loadavg: 4.05 3.32 3.42 5/265 50298
/proc/meminfo: memFree=128767436/131249996 swapFree=33010416/33010684
[pid=50053] ppid=50049 vsize=80032 memory=70536 CPUtime=293.45 cores=5,7
/proc/50053/stat : 50053 (uwrmaxsat-scip) R 50049 50053 49899 0 -1 4194304 58977 0 0 0 29332 13 0 0 20 0 1 0 53809062 81952768 17634 18446744073709551615 4198400 17051741 140721924413856 0 0 0 0 0 8416290 0 0 0 17 5 0 0 0 0 0 19288744 19393640 43950080 140721924421946 140721924422116 140721924422116 140721924427718 0
/proc/50053/statm: 20008 17634 2720 3139 0 16296 0
Current children cumulated CPU time: 293.45 s
Current children cumulated vsize: 80032 KiB
Current children cumulated memory: 70536 KiB

[startup+300.8 s]
/proc/loadavg: 4.05 3.33 3.43 5/265 50298
/proc/meminfo: memFree=128765932/131249996 swapFree=33010416/33010684
[pid=50053] ppid=50049 vsize=80780 memory=71304 CPUtime=299.82 cores=5,7
/proc/50053/stat : 50053 (uwrmaxsat-scip) R 50049 50053 49899 0 -1 4194304 59168 0 0 0 29969 13 0 0 20 0 1 0 53809062 82718720 17826 18446744073709551615 4198400 17051741 140721924413856 0 0 0 0 0 8416290 0 0 0 17 5 0 0 0 0 0 19288744 19393640 43950080 140721924421946 140721924422116 140721924422116 140721924427718 0
/proc/50053/statm: 20195 17826 2720 3139 0 16483 0
Current children cumulated CPU time: 299.82 s
Current children cumulated vsize: 80780 KiB
Current children cumulated memory: 71304 KiB

[startup+307.2 s]
/proc/loadavg: 4.04 3.35 3.43 5/264 50298
/proc/meminfo: memFree=128687272/131249996 swapFree=33010416/33010684
[pid=50053] ppid=50049 vsize=168956 memory=159368 CPUtime=306.21 cores=5,7
/proc/50053/stat : 50053 (uwrmaxsat-scip) R 50049 50053 49899 0 -1 4194304 80665 0 0 0 30604 17 0 0 20 0 1 0 53809062 173010944 39842 18446744073709551615 4198400 17051741 140721924413856 0 0 0 0 0 8416290 0 0 0 17 5 0 0 0 0 0 19288744 19393640 43950080 140721924421946 140721924422116 140721924422116 140721924427718 0
/proc/50053/statm: 42239 39842 3296 3139 0 38527 0
Current children cumulated CPU time: 306.21 s
Current children cumulated vsize: 168956 KiB
Current children cumulated memory: 159368 KiB

[startup+308.8 s]
/proc/loadavg: 4.04 3.36 3.43 5/264 50299
/proc/meminfo: memFree=128638996/131249996 swapFree=33010416/33010684
[pid=50053] ppid=50049 vsize=192244 memory=181896 CPUtime=307.8 cores=5,7
/proc/50053/stat : 50053 (uwrmaxsat-scip) R 50049 50053 49899 0 -1 4194304 86292 0 0 0 30762 18 0 0 20 0 1 0 53809062 196857856 45474 18446744073709551615 4198400 17051741 140721924413856 0 0 0 0 0 8416290 0 0 0 17 5 0 0 0 0 0 19288744 19393640 43950080 140721924421946 140721924422116 140721924422116 140721924427718 0
/proc/50053/statm: 48061 45474 3296 3139 0 44349 0
Current children cumulated CPU time: 307.8 s
Current children cumulated vsize: 192244 KiB
Current children cumulated memory: 181896 KiB

[startup+310.4 s]
/proc/loadavg: 4.04 3.36 3.43 5/264 50299
/proc/meminfo: memFree=128639188/131249996 swapFree=33010416/33010684
[pid=50053] ppid=50049 vsize=193260 memory=182536 CPUtime=309.4 cores=5,7
/proc/50053/stat : 50053 (uwrmaxsat-scip) R 50049 50053 49899 0 -1 4194304 86454 0 0 0 30922 18 0 0 20 0 1 0 53809062 197898240 45634 18446744073709551615 4198400 17051741 140721924413856 0 0 0 0 0 8416290 0 0 0 17 5 0 0 0 0 0 19288744 19393640 43950080 140721924421946 140721924422116 140721924422116 140721924427718 0
/proc/50053/statm: 48315 45634 3296 3139 0 44603 0
Current children cumulated CPU time: 309.4 s
Current children cumulated vsize: 193260 KiB
Current children cumulated memory: 182536 KiB

[startup+311.2 s]
/proc/loadavg: 4.04 3.36 3.43 5/264 50299
/proc/meminfo: memFree=128639504/131249996 swapFree=33010416/33010684
[pid=50053] ppid=50049 vsize=193260 memory=183048 CPUtime=310.19 cores=5,7
/proc/50053/stat : 50053 (uwrmaxsat-scip) R 50049 50053 49899 0 -1 4194304 86569 0 0 0 31001 18 0 0 20 0 1 0 53809062 197898240 45762 18446744073709551615 4198400 17051741 140721924413856 0 0 0 0 0 8416290 0 0 0 17 5 0 0 0 0 0 19288744 19393640 43950080 140721924421946 140721924422116 140721924422116 140721924427718 0
/proc/50053/statm: 48315 45762 3296 3139 0 44603 0
Current children cumulated CPU time: 310.19 s
Current children cumulated vsize: 193260 KiB
Current children cumulated memory: 183048 KiB

[startup+311.6 s]
/proc/loadavg: 4.04 3.36 3.43 5/264 50299
/proc/meminfo: memFree=128639504/131249996 swapFree=33010416/33010684
[pid=50053] ppid=50049 vsize=193260 memory=183048 CPUtime=310.59 cores=5,7
/proc/50053/stat : 50053 (uwrmaxsat-scip) R 50049 50053 49899 0 -1 4194304 86569 0 0 0 31041 18 0 0 20 0 1 0 53809062 197898240 45762 18446744073709551615 4198400 17051741 140721924413856 0 0 0 0 0 8416290 0 0 0 17 5 0 0 0 0 0 19288744 19393640 43950080 140721924421946 140721924422116 140721924422116 140721924427718 0
/proc/50053/statm: 48315 45762 3296 3139 0 44603 0
Current children cumulated CPU time: 310.59 s
Current children cumulated vsize: 193260 KiB
Current children cumulated memory: 183048 KiB

Child status: 30

Real time (s): 311.687
CPU time (s): 310.677
CPU user time (s): 310.484
CPU system time (s): 0.192303
CPU usage (%): 99.6759
Max. virtual memory (cumulated for all children) (KiB): 193260
Max. memory (cumulated for all children) (KiB): 183048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 310.484
system time used= 0.192303
maximum resident set size= 183048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86569
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= 309


# summary of solver processes directly reported to runsolver:
#   pid: 50053
#   total CPU time (s): 310.677
#   total CPU user time (s): 310.484
#   total CPU system time (s): 0.192303

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.598563 second user time and 1.4022 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-07-01 16:48:15
IDJOB=4491086
IDBENCH=147676
IDSOLVER=3373
FILE ID=nodeC030/4491086-1751381295
RUNJOBID= nodeC030-1751381293-49912
SLURM_JOB_ID= 9598222
Free space on /tmp= 433004 MiB

SOLVER NAME= UWrMaxSat-SCIP 2025-06-04
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/logic_synthesis/normalized-m100_300_10_20.r.opb
COMMAND LINE= HOME/uwrmaxsat-scip BENCHNAME -no-par -scip-delay=300 -scip-cpu=900 -mem-lim=MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4491086-1751381295/watcher-4491086-1751381295 -o /tmp/evaluation-result-4491086-1751381295/solver-4491086-1751381295 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751381293-49912 --watchdog 3760  HOME/uwrmaxsat-scip HOME/instance-4491086-1751381295.opb -no-par -scip-delay=300 -scip-cpu=900 -mem-lim=31000

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

MD5SUM BENCH= 534ed9c29a1c7647bd6acd36efe0613e
RANDOM SEED=1102518630

nodeC030 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/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		: 3600.321
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.62
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		: 3600.592
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.796
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.62
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.339
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.62
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		: 3600.316
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.62
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		: 3619.738
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.322
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.62
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		: 3600.343
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129680520 kB
MemAvailable:   129487040 kB
Buffers:            2564 kB
Cached:           600124 kB
SwapCached:           16 kB
Active:           738032 kB
Inactive:         167644 kB
Active(anon):     316496 kB
Inactive(anon):     4548 kB
Active(file):     421536 kB
Inactive(file):   163096 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             67668 kB
Writeback:             0 kB
AnonPages:        306300 kB
Mapped:           125052 kB
Shmem:             18048 kB
KReclaimable:     121852 kB
Slab:             209900 kB
SReclaimable:     121852 kB
SUnreclaim:        88048 kB
KernelStack:        4256 kB
PageTables:         3284 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     639884 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150504 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     65536 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      189140 kB
DirectMap2M:     9019392 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432968 MiB
End job on nodeC030 at 2025-07-01 16:53:27