Trace number 4484278

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-04OPT0 300.271 301.172

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-10:10:4.5:0.95:100.opb
MD5SUM7fa9d6bae1eb6fc87d1fc158a8928861
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 benchmark0
Best CPU time to get the best result obtained on this benchmark0.030549
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables435
Total number of constraints501
Number of constraints which are clauses403
Number of constraints which are cardinality constraints (but not clauses)98
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint16
Number of terms in the objective function 435
Biggest coefficient in the objective function 282
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 1168
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 282
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1168
Number of bits of the biggest sum of numbers11
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 500 PB-constraints to clauses...
0.00/0.00	c Using SCIP solver, version 9.02.2, https://www.scipopt.org
0.00/0.01	o 399
0.00/0.01	c ============================[  Problem Statistics ]============================
0.00/0.01	c |  Number of variables:           890                                         |
0.00/0.01	c |  Number of clauses:            3451 (incl.          297 soft in queue)      |
0.00/0.01	c ===============================================================================
0.00/0.01	c Starting SCIP solver  (with time-limit: 900s) ...
0.00/0.01	c SCIP start delayed for at least 300s
0.00/0.01	o 144
300.10/301.01	c SCIP started with lower and upper bounds: [-57, 144]
300.20/301.15	c SCIP optimum (rounded): 0
300.20/301.15	c _______________________________________________________________________________
300.20/301.15	c 
300.20/301.15	c SCIP: SCIP Status        : problem is solved [optimal solution found]
300.20/301.15	c SCIP: Original Problem   :
300.20/301.15	c SCIP:   Problem name     : instance-4484278-1751285290.opb
300.20/301.15	c SCIP:   Variables        : 434 (434 binary, 0 integer, 0 implicit integer, 0 continuous)
300.20/301.15	c SCIP:   Constraints      : 1000 initial, 1000 maximal
300.20/301.15	c SCIP:   Objective        : minimize, 434 non-zeros (abs.min = 1, abs.max = 4)
300.20/301.15	c SCIP: Total Time         :       0.15
300.20/301.15	c SCIP:   solving          :       0.15
300.20/301.15	c SCIP:   presolving       :       0.04 (included in solving)
300.20/301.15	c SCIP:   reading          :       0.00
300.20/301.15	c SCIP:   copying          :       0.00 (1 #copies) (minimal 0.00, maximal 0.00, average 0.00)
300.20/301.15	c =======================[ UWrMaxSat resources usage ]===========================
300.20/301.15	c Memory used            : 97.00 MB
300.20/301.15	c CPU time               : 300.131 s
300.20/301.15	c Constr Enc: Srt/BDD/Add: 97 0 0
300.20/301.15	c OptExp Enc: Srt/BDD/Add: 696 0 0
300.20/301.15	c _______________________________________________________________________________
300.20/301.15	o 0
300.20/301.15	s OPTIMUM FOUND
300.20/301.15	v x359 x235 x63 -x6 x341 x236 -x400 -x363 x340 x240 x7 -x399 -x361 x239 x8 -x401 x342 x237 -x144 x11 x434 -x362 x344 x238 -x143 -x9 -x417 -x366 x145 -x10 -x421 x345 x435 x358 -x234 x183 x62 -x3 -x337 x233 -x187 -x5 -x364 -x336 -x321 x244 x4 x12 -x367 x343 x402 -x365 x346 x416 -x410 x420 -x406 x146 -x405 -x387 x154 -x27 x150 -x31 -x356 -x317 -x252 x247 x182 x64 x360 -x256 x248 -x186 -x2 x357 -x320 -x243 x20 -x368 x338 x16 -x407 x339 -x241 -x161 -x68 x15 -x409 -x165 x418 -x383 -x350 x151 x129 x422 x153 -x403 -x386 -x302 -x26 x149 -x30 -x316 -x274 -x251 -x245 x184 x65 x17 -x355 -x278 -x255 -x188 x19 -x376 -x322 x84 x69 -x412 -x408 x372 -x88 -x67 -x411 x371 -x353 -x242 -x190 -x160 -x125 x48 x13 x354 -x191 -x164 -x152 x419 -x382 -x349 -x325 -x298 x128 x14 x423 -x424 -x404 -x388 -x347 -x301 x28 -x425 x147 x32 -x373 -x318 -x273 -x253 -x246 x185 x66 -x18 -x375 -x277 -x257 -x189 x70 -x352 -x323 -x193 x83 -x44 -x351 -x192 x87 -x378 -x369 -x326 -x259 -x162 -x124 x47 -x413 -x324 -x260 x166 -x22 -x414 -x384 -x370 -x297 x130 -x21 x415 x429 -x389 -x348 -x303 -x168 x29 -x169 x148 x33 -x374 -x314 -x275 -x254 x181 x78 -x319 -x279 -x258 x180 -x156 x74 -x315 -x262 -x197 -x155 -x120 x85 x73 x43 -x327 -x261 x89 -x293 -x281 -x221 -x163 -x126 x112 x49 -x377 -x282 -x225 x167 -x432 -x379 x299 -x171 x131 -x91 -x433 -x385 -x170 -x92 -x23 x428 -x381 x304 -x211 x132 -x52 -x24 -x390 x133 x25 -x276 -x250 -x200 x80 x77 x39 -x313 -x280 -x249 -x201 -x335 -x284 -x266 -x196 -x108 x86 x71 x45 -x331 -x283 -x157 -x119 x90 -x431 -x330 -x220 -x194 -x158 -x121 x111 -x94 x72 x50 -x430 -x292 -x224 x159 -x127 -x93 -x294 -x207 -x175 x123 x53 -x380 x300 x134 x51 -x426 -x398 x296 -x210 x36 -x394 x305 x37 -x332 -x272 -x269 -x198 x75 -x334 -x271 -x270 x79 x38 -x288 -x265 -x107 x81 x40 x82 x46 -x328 -x263 -x222 -x195 -x178 x113 x98 x42 x226 -x179 -x122 x54 -x395 -x329 -x206 -x174 -x142 -x35 -x397 -x295 x138 -x34 -x427 -x312 x228 x212 -x172 x137 -x116 -x393 -x308 x229 -x333 -x289 -x267 -x199 x105 -x76 -x291 -x216 -x287 -x215 -x177 x109 x101 -x176 x102 x41 -x285 -x264 -x223 -x204 -x139 x114 x97 x61 -x396 x227 -x141 -x58 -x309 x231 -x208 x117 x95 -x57 -x311 x230 -x115 x213 -x173 x135 -x391 -x306 -x290 -x268 x100 x104 x99 x103 x60 -x217 -x140 x110 x59 -x286 -x218 x106 -x310 x219 -x203 x118 -x232 x202 x96 -x55 -x209 x205 x136 -x56 -x392 -x307 x214 x1

Verifier Data

OK	0

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: 63708 MiB (62755 MiB free)
  memory of node 1: 64465 MiB (63114 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=41855, runsolver pid=41852
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 4.11 4.14 4.07 5/263 41865
/proc/meminfo: memFree=128862056/131250000 swapFree=33009904/33010684
[pid=41855] ppid=41852 vsize=25672 memory=15996 CPUtime=0.1 cores=1,3
/proc/41855/stat : 41855 (uwrmaxsat-scip) R 41852 41855 41186 0 -1 4194304 1594 0 0 0 10 0 0 0 20 0 1 0 44208452 26288128 3999 18446744073709551615 4198400 17051741 140730725896176 0 0 0 0 0 8416290 0 0 0 17 1 0 0 0 0 0 19288744 19393640 48402432 140730725902650 140730725902820 140730725902820 140730725908422 0
/proc/41855/statm: 6418 3999 2720 3139 0 2706 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 25672 KiB
Current children cumulated memory: 15996 KiB

[startup+0.205593 s]*
/proc/loadavg: 4.11 4.14 4.07 5/263 41865
/proc/meminfo: memFree=128846124/131250000 swapFree=33009904/33010684
[pid=41855] ppid=41852 vsize=27848 memory=18088 CPUtime=0.2 cores=1,3
/proc/41855/stat : 41855 (uwrmaxsat-scip) R 41852 41855 41186 0 -1 4194304 2346 0 0 0 20 0 0 0 20 0 1 0 44208452 28516352 4522 18446744073709551615 4198400 17051741 140730725896176 0 0 0 0 0 8416290 0 0 0 17 1 0 0 0 0 0 19288744 19393640 48402432 140730725902650 140730725902820 140730725902820 140730725908422 0
/proc/41855/statm: 6962 4522 2720 3139 0 3250 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 27848 KiB
Current children cumulated memory: 18088 KiB

[startup+0.305602 s]*
/proc/loadavg: 4.11 4.14 4.07 6/263 41865
/proc/meminfo: memFree=128846124/131250000 swapFree=33009904/33010684
[pid=41855] ppid=41852 vsize=28268 memory=18712 CPUtime=0.3 cores=1,3
/proc/41855/stat : 41855 (uwrmaxsat-scip) R 41852 41855 41186 0 -1 4194304 2931 0 0 0 30 0 0 0 20 0 1 0 44208452 28946432 4678 18446744073709551615 4198400 17051741 140730725896176 0 0 0 0 0 8416290 0 0 0 17 1 0 0 0 0 0 19288744 19393640 48402432 140730725902650 140730725902820 140730725902820 140730725908422 0
/proc/41855/statm: 7067 4678 2720 3139 0 3355 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 28268 KiB
Current children cumulated memory: 18712 KiB

[startup+0.700172 s]
/proc/loadavg: 4.11 4.14 4.07 5/263 41865
/proc/meminfo: memFree=128846172/131250000 swapFree=33009904/33010684
[pid=41855] ppid=41852 vsize=29196 memory=19648 CPUtime=0.69 cores=1,3
/proc/41855/stat : 41855 (uwrmaxsat-scip) R 41852 41855 41186 0 -1 4194304 4262 0 0 0 68 1 0 0 20 0 1 0 44208452 29896704 4912 18446744073709551615 4198400 17051741 140730725896176 0 0 0 0 0 8416290 0 0 0 17 1 0 0 0 0 0 19288744 19393640 48402432 140730725902650 140730725902820 140730725902820 140730725908422 0
/proc/41855/statm: 7299 4912 2720 3139 0 3587 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 29196 KiB
Current children cumulated memory: 19648 KiB

[startup+1.50018 s]
/proc/loadavg: 4.11 4.14 4.07 5/263 41865
/proc/meminfo: memFree=128846172/131250000 swapFree=33009904/33010684
[pid=41855] ppid=41852 vsize=30936 memory=21532 CPUtime=1.48 cores=1,3
/proc/41855/stat : 41855 (uwrmaxsat-scip) R 41852 41855 41186 0 -1 4194304 6785 0 0 0 147 1 0 0 20 0 1 0 44208452 31678464 5383 18446744073709551615 4198400 17051741 140730725896176 0 0 0 0 0 8416290 0 0 0 17 1 0 0 0 0 0 19288744 19393640 48402432 140730725902650 140730725902820 140730725902820 140730725908422 0
/proc/41855/statm: 7734 5383 2720 3139 0 4022 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 30936 KiB
Current children cumulated memory: 21532 KiB

[startup+3.10546 s]
/proc/loadavg: 4.11 4.14 4.07 5/263 41865
/proc/meminfo: memFree=128846756/131250000 swapFree=33009904/33010684
[pid=41855] ppid=41852 vsize=34320 memory=24796 CPUtime=3.09 cores=1,3
/proc/41855/stat : 41855 (uwrmaxsat-scip) R 41852 41855 41186 0 -1 4194304 9394 0 0 0 307 2 0 0 20 0 1 0 44208452 35143680 6199 18446744073709551615 4198400 17051741 140730725896176 0 0 0 0 0 8416290 0 0 0 17 1 0 0 0 0 0 19288744 19393640 48402432 140730725902650 140730725902820 140730725902820 140730725908422 0
/proc/41855/statm: 8580 6199 2720 3139 0 4868 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 34320 KiB
Current children cumulated memory: 24796 KiB

[startup+6.30016 s]
/proc/loadavg: 4.10 4.13 4.07 5/263 41865
/proc/meminfo: memFree=128841228/131250000 swapFree=33009904/33010684
[pid=41855] ppid=41852 vsize=41652 memory=32044 CPUtime=6.27 cores=1,3
/proc/41855/stat : 41855 (uwrmaxsat-scip) R 41852 41855 41186 0 -1 4194304 10867 0 0 0 625 2 0 0 20 0 1 0 44208452 42651648 8011 18446744073709551615 4198400 17051741 140730725896176 0 0 0 0 0 8416290 0 0 0 17 1 0 0 0 0 0 19288744 19393640 48402432 140730725902650 140730725902820 140730725902820 140730725908422 0
/proc/41855/statm: 10413 8011 2720 3139 0 6701 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 41652 KiB
Current children cumulated memory: 32044 KiB

[startup+12.7002 s]
/proc/loadavg: 4.09 4.13 4.07 5/263 41865
/proc/meminfo: memFree=128839464/131250000 swapFree=33009904/33010684
[pid=41855] ppid=41852 vsize=43892 memory=34332 CPUtime=12.65 cores=1,3
/proc/41855/stat : 41855 (uwrmaxsat-scip) R 41852 41855 41186 0 -1 4194304 16368 0 0 0 1262 3 0 0 20 0 1 0 44208452 44945408 8583 18446744073709551615 4198400 17051741 140730725896176 0 0 0 0 0 8416290 0 0 0 17 1 0 0 0 0 0 19288744 19393640 48402432 140730725902650 140730725902820 140730725902820 140730725908422 0
/proc/41855/statm: 10973 8583 2720 3139 0 7261 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 43892 KiB
Current children cumulated memory: 34332 KiB

[startup+25.5002 s]
/proc/loadavg: 4.14 4.14 4.07 5/264 41866
/proc/meminfo: memFree=128790624/131250000 swapFree=33009904/33010684
[pid=41855] ppid=41852 vsize=46764 memory=37196 CPUtime=25.42 cores=1,3
/proc/41855/stat : 41855 (uwrmaxsat-scip) R 41852 41855 41186 0 -1 4194304 23605 0 0 0 2537 5 0 0 20 0 1 0 44208452 47886336 9299 18446744073709551615 4198400 17051741 140730725896176 0 0 0 0 0 8416290 0 0 0 17 1 0 0 0 0 0 19288744 19393640 48402432 140730725902650 140730725902820 140730725902820 140730725908422 0
/proc/41855/statm: 11691 9299 2720 3139 0 7979 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 46764 KiB
Current children cumulated memory: 37196 KiB

[startup+51.1056 s]
/proc/loadavg: 4.09 4.13 4.07 5/264 41866
/proc/meminfo: memFree=128819892/131250000 swapFree=33009904/33010684
[pid=41855] ppid=41852 vsize=56088 memory=46624 CPUtime=50.94 cores=1,3
/proc/41855/stat : 41855 (uwrmaxsat-scip) R 41852 41855 41186 0 -1 4194304 25684 0 0 0 5089 5 0 0 20 0 1 0 44208452 57434112 11656 18446744073709551615 4198400 17051741 140730725896176 0 0 0 0 0 8416290 0 0 0 17 1 0 0 0 0 0 19288744 19393640 48402432 140730725902650 140730725902820 140730725902820 140730725908422 0
/proc/41855/statm: 14022 11656 2720 3139 0 10310 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 56088 KiB
Current children cumulated memory: 46624 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.14 4.07 5/264 41868
/proc/meminfo: memFree=128604008/131250000 swapFree=33009904/33010684
[pid=41855] ppid=41852 vsize=61044 memory=51532 CPUtime=101.99 cores=1,3
/proc/41855/stat : 41855 (uwrmaxsat-scip) R 41852 41855 41186 0 -1 4194304 33517 0 0 0 10190 9 0 0 20 0 1 0 44208452 62509056 12883 18446744073709551615 4198400 17051741 140730725896176 0 0 0 0 0 8416290 0 0 0 17 1 0 0 0 0 0 19288744 19393640 48402432 140730725902650 140730725902820 140730725902820 140730725908422 0
/proc/41855/statm: 15261 12883 2720 3139 0 11549 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 61044 KiB
Current children cumulated memory: 51532 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.13 4.07 5/264 41915
/proc/meminfo: memFree=128868460/131250000 swapFree=33009904/33010684
[pid=41855] ppid=41852 vsize=67244 memory=57576 CPUtime=161.81 cores=1,3
/proc/41855/stat : 41855 (uwrmaxsat-scip) R 41852 41855 41186 0 -1 4194304 40433 0 0 0 16170 11 0 0 20 0 1 0 44208452 68857856 14394 18446744073709551615 4198400 17051741 140730725896176 0 0 0 0 0 8416290 0 0 0 17 1 0 0 0 0 0 19288744 19393640 48402432 140730725902650 140730725902820 140730725902820 140730725908422 0
/proc/41855/statm: 16811 14394 2720 3139 0 13099 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 67244 KiB
Current children cumulated memory: 57576 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.12 4.07 5/263 41917
/proc/meminfo: memFree=128764388/131250000 swapFree=33009904/33010684
[pid=41855] ppid=41852 vsize=81432 memory=71784 CPUtime=221.63 cores=1,3
/proc/41855/stat : 41855 (uwrmaxsat-scip) R 41852 41855 41186 0 -1 4194304 43280 0 0 0 22151 12 0 0 20 0 1 0 44208452 83386368 17946 18446744073709551615 4198400 17051741 140730725896176 0 0 0 0 0 8416290 0 0 0 17 1 0 0 0 0 0 19288744 19393640 48402432 140730725902650 140730725902820 140730725902820 140730725908422 0
/proc/41855/statm: 20358 17946 2720 3139 0 16646 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 81432 KiB
Current children cumulated memory: 71784 KiB

[startup+282.3 s]
/proc/loadavg: 4.40 4.20 4.11 5/264 41920
/proc/meminfo: memFree=128747296/131250000 swapFree=33009904/33010684
[pid=41855] ppid=41852 vsize=70368 memory=60952 CPUtime=281.45 cores=1,3
/proc/41855/stat : 41855 (uwrmaxsat-scip) R 41852 41855 41186 0 -1 4194304 45353 0 0 0 28133 12 0 0 20 0 1 0 44208452 72056832 15238 18446744073709551615 4198400 17051741 140730725896176 0 0 0 0 0 8416290 0 0 0 17 1 0 0 0 0 0 19288744 19393640 48402432 140730725902650 140730725902820 140730725902820 140730725908422 0
/proc/41855/statm: 17592 15238 2720 3139 0 13880 0
Current children cumulated CPU time: 281.45 s
Current children cumulated vsize: 70368 KiB
Current children cumulated memory: 60952 KiB

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

# cumulated CPU time of all completed processes:  user=300.131 s, system=0.140397 s

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

[startup+294.4 s]
/proc/loadavg: 4.34 4.20 4.10 5/264 41920
/proc/meminfo: memFree=128679264/131250000 swapFree=33009904/33010684
[pid=41855] ppid=41852 vsize=76056 memory=66100 CPUtime=293.52 cores=1,3
/proc/41855/stat : 41855 (uwrmaxsat-scip) R 41852 41855 41186 0 -1 4194304 47087 0 0 0 29339 13 0 0 20 0 1 0 44208452 77881344 16525 18446744073709551615 4198400 17051741 140730725896176 0 0 0 0 0 8416290 0 0 0 17 1 0 0 0 0 0 19288744 19393640 48402432 140730725902650 140730725902820 140730725902820 140730725908422 0
/proc/41855/statm: 19014 16525 2720 3139 0 15302 0
Current children cumulated CPU time: 293.52 s
Current children cumulated vsize: 76056 KiB
Current children cumulated memory: 66100 KiB

[startup+297.6 s]
/proc/loadavg: 4.31 4.19 4.10 5/264 41920
/proc/meminfo: memFree=128679264/131250000 swapFree=33009904/33010684
[pid=41855] ppid=41852 vsize=74716 memory=64912 CPUtime=296.71 cores=1,3
/proc/41855/stat : 41855 (uwrmaxsat-scip) R 41852 41855 41186 0 -1 4194304 47871 0 0 0 29658 13 0 0 20 0 1 0 44208452 76509184 16228 18446744073709551615 4198400 17051741 140730725896176 0 0 0 0 0 8416290 0 0 0 17 1 0 0 0 0 0 19288744 19393640 48402432 140730725902650 140730725902820 140730725902820 140730725908422 0
/proc/41855/statm: 18679 16228 2720 3139 0 14967 0
Current children cumulated CPU time: 296.71 s
Current children cumulated vsize: 74716 KiB
Current children cumulated memory: 64912 KiB

[startup+299.2 s]
/proc/loadavg: 4.31 4.19 4.10 5/264 41920
/proc/meminfo: memFree=128679264/131250000 swapFree=33009904/33010684
[pid=41855] ppid=41852 vsize=74716 memory=64912 CPUtime=298.3 cores=1,3
/proc/41855/stat : 41855 (uwrmaxsat-scip) R 41852 41855 41186 0 -1 4194304 47871 0 0 0 29817 13 0 0 20 0 1 0 44208452 76509184 16228 18446744073709551615 4198400 17051741 140730725896176 0 0 0 0 0 8416290 0 0 0 17 1 0 0 0 0 0 19288744 19393640 48402432 140730725902650 140730725902820 140730725902820 140730725908422 0
/proc/41855/statm: 18679 16228 2720 3139 0 14967 0
Current children cumulated CPU time: 298.3 s
Current children cumulated vsize: 74716 KiB
Current children cumulated memory: 64912 KiB

[startup+300 s]*
/proc/loadavg: 4.29 4.19 4.10 5/264 41920
/proc/meminfo: memFree=128679520/131250000 swapFree=33009904/33010684
[pid=41855] ppid=41852 vsize=74716 memory=64912 CPUtime=299.11 cores=1,3
/proc/41855/stat : 41855 (uwrmaxsat-scip) R 41852 41855 41186 0 -1 4194304 47871 0 0 0 29898 13 0 0 20 0 1 0 44208452 76509184 16228 18446744073709551615 4198400 17051741 140730725896176 0 0 0 0 0 8416290 0 0 0 17 1 0 0 0 0 0 19288744 19393640 48402432 140730725902650 140730725902820 140730725902820 140730725908422 0
/proc/41855/statm: 18679 16228 2720 3139 0 14967 0
Current children cumulated CPU time: 299.11 s
Current children cumulated vsize: 74716 KiB
Current children cumulated memory: 64912 KiB

[startup+300.8 s]
/proc/loadavg: 4.29 4.19 4.10 5/264 41920
/proc/meminfo: memFree=128679520/131250000 swapFree=33009904/33010684
[pid=41855] ppid=41852 vsize=74716 memory=64912 CPUtime=299.9 cores=1,3
/proc/41855/stat : 41855 (uwrmaxsat-scip) R 41852 41855 41186 0 -1 4194304 47871 0 0 0 29977 13 0 0 20 0 1 0 44208452 76509184 16228 18446744073709551615 4198400 17051741 140730725896176 0 0 0 0 0 8416290 0 0 0 17 1 0 0 0 0 0 19288744 19393640 48402432 140730725902650 140730725902820 140730725902820 140730725908422 0
/proc/41855/statm: 18679 16228 2720 3139 0 14967 0
Current children cumulated CPU time: 299.9 s
Current children cumulated vsize: 74716 KiB
Current children cumulated memory: 64912 KiB

[startup+301 s]*
/proc/loadavg: 4.29 4.19 4.10 5/264 41921
/proc/meminfo: memFree=128679520/131250000 swapFree=33009904/33010684
[pid=41855] ppid=41852 vsize=74716 memory=64912 CPUtime=300.1 cores=1,3
/proc/41855/stat : 41855 (uwrmaxsat-scip) R 41852 41855 41186 0 -1 4194304 47871 0 0 0 29997 13 0 0 20 0 1 0 44208452 76509184 16228 18446744073709551615 4198400 17051741 140730725896176 0 0 0 0 0 8416290 0 0 0 17 1 0 0 0 0 0 19288744 19393640 48402432 140730725902650 140730725902820 140730725902820 140730725908422 0
/proc/41855/statm: 18679 16228 2720 3139 0 14967 0
Current children cumulated CPU time: 300.1 s
Current children cumulated vsize: 74716 KiB
Current children cumulated memory: 64912 KiB

[startup+301.105 s]
/proc/loadavg: 4.29 4.19 4.10 5/264 41921
/proc/meminfo: memFree=128679520/131250000 swapFree=33009904/33010684
[pid=41855] ppid=41852 vsize=84564 memory=75024 CPUtime=300.2 cores=1,3
/proc/41855/stat : 41855 (uwrmaxsat-scip) R 41852 41855 41186 0 -1 4194304 49870 0 0 0 30007 13 0 0 20 0 1 0 44208452 86593536 18756 18446744073709551615 4198400 17051741 140730725896176 0 0 0 0 0 8416290 0 0 0 17 1 0 0 0 0 0 19288744 19393640 48402432 140730725902650 140730725902820 140730725902820 140730725908422 0
/proc/41855/statm: 21141 18756 3296 3139 0 17429 0
Current children cumulated CPU time: 300.2 s
Current children cumulated vsize: 84564 KiB
Current children cumulated memory: 75024 KiB

Child status: 30

Real time (s): 301.172
CPU time (s): 300.271
CPU user time (s): 300.131
CPU system time (s): 0.140397
CPU usage (%): 99.701
Max. virtual memory (cumulated for all children) (KiB): 99892
Max. memory (cumulated for all children) (KiB): 90348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 300.131
system time used= 0.140397
maximum resident set size= 90348
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49874
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= 330


# summary of solver processes directly reported to runsolver:
#   pid: 41855
#   total CPU time (s): 300.271
#   total CPU user time (s): 300.131
#   total CPU system time (s): 0.140397

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.57403 second user time and 1.35129 second system time

The end

Launcher Data

Begin job on nodeC033 at 2025-06-30 14:08:10
IDJOB=4484278
IDBENCH=146653
IDSOLVER=3373
FILE ID=nodeC033/4484278-1751285290
RUNJOBID= nodeC033-1751281373-41198
SLURM_JOB_ID= 9594237
Free space on /tmp= 432744 MiB

SOLVER NAME= UWrMaxSat-SCIP 2025-06-04
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-10:10:4.5:0.95:100.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-4484278-1751285290/watcher-4484278-1751285290 -o /tmp/evaluation-result-4484278-1751285290/solver-4484278-1751285290 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751281373-41198 --watchdog 3760  HOME/uwrmaxsat-scip HOME/instance-4484278-1751285290.opb -no-par -scip-delay=300 -scip-cpu=900 -mem-lim=31000

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

MD5SUM BENCH= 7fa9d6bae1eb6fc87d1fc158a8928861
RANDOM SEED=664927107

nodeC033 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.067
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.13
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.051
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.13
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		: 3593.776
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.13
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		: 3586.735
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.13
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.291
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.13
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		: 3600.083
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.13
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.070
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.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128890236 kB
MemAvailable:   128645092 kB
Buffers:            2128 kB
Cached:           554388 kB
SwapCached:           68 kB
Active:          1367568 kB
Inactive:         377432 kB
Active(anon):    1181704 kB
Inactive(anon):    24808 kB
Active(file):     185864 kB
Inactive(file):   352624 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             16676 kB
Writeback:             0 kB
AnonPages:       1189820 kB
Mapped:           128392 kB
Shmem:             18028 kB
KReclaimable:     111212 kB
Slab:             199148 kB
SReclaimable:     111212 kB
SUnreclaim:        87936 kB
KernelStack:        4192 kB
PageTables:         5372 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1535956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150488 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:    940032 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:      221908 kB
DirectMap2M:    11083776 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432712 MiB
End job on nodeC033 at 2025-06-30 14:13:12