Trace number 4498233

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
WMaxCDCL-SCIP 2025-06-21? 3597.54 3606.75

General information on the benchmark

NamePB24/normalized-PB07/OPT-NLC/
submittedPB07/manquinho/mis/normalized-mis_200_10_2.opb
MD5SUM9fcb7b7a2d678a7c73bcd1d35e71c227
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-52
Best CPU time to get the best result obtained on this benchmark1170.75
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint10
Maximum length of a constraint19
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2492
Sum of products size (including duplicates)4984
Number of different products1246
Sum of products size2492

Solver Data

0.00/0.11	c Presolving by SCIP...
498.37/500.19	c Encoding OPB into MaxSAT...
498.37/500.19	c This is the PBCProcessor based on SCIP solver.
498.45/500.21	c Solving by WMaxCDCL...
3597.51/3606.70	c Rebuilding OPB solution...
3597.51/3606.70	c This is the PBCProcessor based on SCIP solver.
3597.51/3606.70	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (62848 MiB free)
  memory of node 1: 64507 MiB (63040 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4498233-1751268244/watcher-4498233-1751268244 -o /tmp/evaluation-result-4498233-1751268244/solver-4498233-1751268244 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1751268232-37161 --watchdog 3760 HOME/opbsolver HOME/instance-4498233-1751268244.opb 3600 31000 HOME HOME 

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

solver pid=37376, runsolver pid=37367

[startup+0.100061 s]*
/proc/loadavg: 0.79 0.24 0.14 3/268 37385
/proc/meminfo: memFree=128885164/131249996 swapFree=33010684/33010684
[pid=37376] ppid=37367 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37376/stat : 37376 (opbsolver) S 37367 37376 37143 0 -1 4194304 216 120 0 0 0 0 0 0 20 0 1 0 42502230 4292608 736 18446744073709551615 94149388902400 94149389796933 140724472962880 0 0 0 2 4 65536 1 0 0 17 3 0 0 0 0 0 94149390035984 94149390083728 94149411610624 140724472965406 140724472965609 140724472965609 140724472971211 0
/proc/37376/statm: 1048 736 672 219 0 110 0
[pid=37381] ppid=37376 vsize=428 memory=128 CPUtime=0 cores=1,3
/proc/37381/stat : 37381 (basename) D 37376 37376 37143 0 -1 4194304 76 0 0 0 0 0 0 0 20 0 1 0 42502236 438272 32 18446744073709551615 94706321383424 94706321395761 140735702313104 0 0 0 0 0 0 1 0 0 17 1 0 0 0 0 0 94706321406800 94706321408152 94706324869120 140735702317524 140735702317600 140735702317600 140735702323174 0
/proc/37381/statm: 107 32 32 4 0 42 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4620 KiB
Current children cumulated memory: 3072 KiB

[startup+0.205439 s]*
/proc/loadavg: 0.79 0.24 0.14 5/269 37389
/proc/meminfo: memFree=128850816/131249996 swapFree=33010684/33010684
[pid=37376] ppid=37367 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37376/stat : 37376 (opbsolver) S 37367 37376 37143 0 -1 4194304 259 236 0 0 0 0 0 0 20 0 1 0 42502230 4292608 736 18446744073709551615 94149388902400 94149389796933 140724472962880 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94149390035984 94149390083728 94149411610624 140724472965406 140724472965609 140724472965609 140724472971211 0
/proc/37376/statm: 1048 736 672 219 0 110 0
[pid=37386] ppid=37376 vsize=35336 memory=25204 CPUtime=0.09 cores=1,3
/proc/37386/stat : 37386 (pbcpreprocessor) R 37376 37376 37143 0 -1 4194304 3930 0 0 0 9 0 0 0 20 0 1 0 42502241 36184064 6301 18446744073709551615 4198400 15773533 140731676839344 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 34320384 140731676846404 140731676846558 140731676846558 140731676852165 0
/proc/37386/statm: 8834 6301 2656 2826 0 5446 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 39528 KiB
Current children cumulated memory: 28148 KiB

[startup+0.30579 s]*
/proc/loadavg: 0.79 0.24 0.14 5/269 37389
/proc/meminfo: memFree=128821080/131249996 swapFree=33010684/33010684
[pid=37376] ppid=37367 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37376/stat : 37376 (opbsolver) S 37367 37376 37143 0 -1 4194304 259 236 0 0 0 0 0 0 20 0 1 0 42502230 4292608 736 18446744073709551615 94149388902400 94149389796933 140724472962880 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94149390035984 94149390083728 94149411610624 140724472965406 140724472965609 140724472965609 140724472971211 0
/proc/37376/statm: 1048 736 672 219 0 110 0
[pid=37386] ppid=37376 vsize=38476 memory=28020 CPUtime=0.19 cores=1,3
/proc/37386/stat : 37386 (pbcpreprocessor) R 37376 37376 37143 0 -1 4194304 4657 0 0 0 19 0 0 0 20 0 1 0 42502241 39399424 7005 18446744073709551615 4198400 15773533 140731676839344 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 34320384 140731676846404 140731676846558 140731676846558 140731676852165 0
/proc/37386/statm: 9619 7005 2656 2826 0 6231 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 42668 KiB
Current children cumulated memory: 30964 KiB

[startup+0.700221 s]
/proc/loadavg: 0.79 0.24 0.14 5/269 37389
/proc/meminfo: memFree=128793612/131249996 swapFree=33010684/33010684
[pid=37376] ppid=37367 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37376/stat : 37376 (opbsolver) S 37367 37376 37143 0 -1 4194304 259 236 0 0 0 0 0 0 20 0 1 0 42502230 4292608 736 18446744073709551615 94149388902400 94149389796933 140724472962880 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94149390035984 94149390083728 94149411610624 140724472965406 140724472965609 140724472965609 140724472971211 0
/proc/37376/statm: 1048 736 672 219 0 110 0
[pid=37386] ppid=37376 vsize=46784 memory=34292 CPUtime=0.57 cores=1,3
/proc/37386/stat : 37386 (pbcpreprocessor) R 37376 37376 37143 0 -1 4194304 6199 0 0 0 57 0 0 0 20 0 1 0 42502241 47906816 8573 18446744073709551615 4198400 15773533 140731676839344 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 34320384 140731676846404 140731676846558 140731676846558 140731676852165 0
/proc/37386/statm: 11696 8573 2656 2826 0 8308 0
Current children cumulated CPU time: 0.57 s
Current children cumulated vsize: 50976 KiB
Current children cumulated memory: 37236 KiB

[startup+1.50014 s]
/proc/loadavg: 0.79 0.24 0.14 5/269 37389
/proc/meminfo: memFree=128765640/131249996 swapFree=33010684/33010684
[pid=37376] ppid=37367 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37376/stat : 37376 (opbsolver) S 37367 37376 37143 0 -1 4194304 259 236 0 0 0 0 0 0 20 0 1 0 42502230 4292608 736 18446744073709551615 94149388902400 94149389796933 140724472962880 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94149390035984 94149390083728 94149411610624 140724472965406 140724472965609 140724472965609 140724472971211 0
/proc/37376/statm: 1048 736 672 219 0 110 0
[pid=37386] ppid=37376 vsize=49328 memory=36752 CPUtime=1.37 cores=1,3
/proc/37386/stat : 37386 (pbcpreprocessor) R 37376 37376 37143 0 -1 4194304 7006 0 0 0 136 1 0 0 20 0 1 0 42502241 50511872 9188 18446744073709551615 4198400 15773533 140731676839344 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 34320384 140731676846404 140731676846558 140731676846558 140731676852165 0
/proc/37386/statm: 12332 9188 2688 2826 0 8944 0
Current children cumulated CPU time: 1.37 s
Current children cumulated vsize: 53520 KiB
Current children cumulated memory: 39696 KiB

[startup+3.10553 s]
/proc/loadavg: 1.04 0.30 0.16 5/269 37389
/proc/meminfo: memFree=128733700/131249996 swapFree=33010684/33010684
[pid=37376] ppid=37367 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37376/stat : 37376 (opbsolver) S 37367 37376 37143 0 -1 4194304 259 236 0 0 0 0 0 0 20 0 1 0 42502230 4292608 736 18446744073709551615 94149388902400 94149389796933 140724472962880 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94149390035984 94149390083728 94149411610624 140724472965406 140724472965609 140724472965609 140724472971211 0
/proc/37376/statm: 1048 736 672 219 0 110 0
[pid=37386] ppid=37376 vsize=51108 memory=37776 CPUtime=2.98 cores=1,3
/proc/37386/stat : 37386 (pbcpreprocessor) R 37376 37376 37143 0 -1 4194304 7274 0 0 0 297 1 0 0 20 0 1 0 42502241 52334592 9444 18446744073709551615 4198400 15773533 140731676839344 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 34320384 140731676846404 140731676846558 140731676846558 140731676852165 0
/proc/37386/statm: 12777 9444 2688 2826 0 9389 0
Current children cumulated CPU time: 2.98 s
Current children cumulated vsize: 55300 KiB
Current children cumulated memory: 40720 KiB

[startup+6.3002 s]
/proc/loadavg: 1.04 0.30 0.16 5/269 37389
/proc/meminfo: memFree=128715968/131249996 swapFree=33010684/33010684
[pid=37376] ppid=37367 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37376/stat : 37376 (opbsolver) S 37367 37376 37143 0 -1 4194304 259 236 0 0 0 0 0 0 20 0 1 0 42502230 4292608 736 18446744073709551615 94149388902400 94149389796933 140724472962880 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94149390035984 94149390083728 94149411610624 140724472965406 140724472965609 140724472965609 140724472971211 0
/proc/37376/statm: 1048 736 672 219 0 110 0
[pid=37386] ppid=37376 vsize=60232 memory=44688 CPUtime=6.16 cores=1,3
/proc/37386/stat : 37386 (pbcpreprocessor) R 37376 37376 37143 0 -1 4194304 9006 0 0 0 615 1 0 0 20 0 1 0 42502241 61677568 11172 18446744073709551615 4198400 15773533 140731676839344 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 34320384 140731676846404 140731676846558 140731676846558 140731676852165 0
/proc/37386/statm: 15058 11172 2688 2826 0 11670 0
Current children cumulated CPU time: 6.16 s
Current children cumulated vsize: 64424 KiB
Current children cumulated memory: 47632 KiB

[startup+12.7002 s]
/proc/loadavg: 1.28 0.36 0.18 5/269 37389
/proc/meminfo: memFree=128697416/131249996 swapFree=33010684/33010684
[pid=37376] ppid=37367 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37376/stat : 37376 (opbsolver) S 37367 37376 37143 0 -1 4194304 259 236 0 0 0 0 0 0 20 0 1 0 42502230 4292608 736 18446744073709551615 94149388902400 94149389796933 140724472962880 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94149390035984 94149390083728 94149411610624 140724472965406 140724472965609 140724472965609 140724472971211 0
/proc/37376/statm: 1048 736 672 219 0 110 0
[pid=37386] ppid=37376 vsize=89136 memory=71196 CPUtime=12.54 cores=1,3
/proc/37386/stat : 37386 (pbcpreprocessor) R 37376 37376 37143 0 -1 4194304 15933 0 0 0 1251 3 0 0 20 0 1 0 42502241 91275264 17799 18446744073709551615 4198400 15773533 140731676839344 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 34320384 140731676846404 140731676846558 140731676846558 140731676852165 0
/proc/37386/statm: 22284 17799 2688 2826 0 18896 0
Current children cumulated CPU time: 12.54 s
Current children cumulated vsize: 93328 KiB
Current children cumulated memory: 74140 KiB

[startup+25.5002 s]
/proc/loadavg: 1.96 0.56 0.25 5/269 37389
/proc/meminfo: memFree=128573124/131249996 swapFree=33010684/33010684
[pid=37376] ppid=37367 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37376/stat : 37376 (opbsolver) S 37367 37376 37143 0 -1 4194304 259 236 0 0 0 0 0 0 20 0 1 0 42502230 4292608 736 18446744073709551615 94149388902400 94149389796933 140724472962880 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94149390035984 94149390083728 94149411610624 140724472965406 140724472965609 140724472965609 140724472971211 0
/proc/37376/statm: 1048 736 672 219 0 110 0
[pid=37386] ppid=37376 vsize=113796 memory=94664 CPUtime=25.31 cores=1,3
/proc/37386/stat : 37386 (pbcpreprocessor) R 37376 37376 37143 0 -1 4194304 22193 0 0 0 2527 4 0 0 20 0 1 0 42502241 116527104 23666 18446744073709551615 4198400 15773533 140731676839344 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 34320384 140731676846404 140731676846558 140731676846558 140731676852165 0
/proc/37386/statm: 28449 23666 2688 2826 0 25061 0
Current children cumulated CPU time: 25.31 s
Current children cumulated vsize: 117988 KiB
Current children cumulated memory: 97608 KiB

[startup+51.1056 s]
/proc/loadavg: 2.66 0.83 0.35 5/270 37391
/proc/meminfo: memFree=128416384/131249996 swapFree=33010684/33010684
[pid=37376] ppid=37367 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37376/stat : 37376 (opbsolver) S 37367 37376 37143 0 -1 4194304 259 236 0 0 0 0 0 0 20 0 1 0 42502230 4292608 736 18446744073709551615 94149388902400 94149389796933 140724472962880 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94149390035984 94149390083728 94149411610624 140724472965406 140724472965609 140724472965609 140724472971211 0
/proc/37376/statm: 1048 736 672 219 0 110 0
[pid=37386] ppid=37376 vsize=176300 memory=150544 CPUtime=50.83 cores=1,3
/proc/37386/stat : 37386 (pbcpreprocessor) R 37376 37376 37143 0 -1 4194304 37179 0 0 0 5077 6 0 0 20 0 1 0 42502241 180531200 37636 18446744073709551615 4198400 15773533 140731676839344 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 34320384 140731676846404 140731676846558 140731676846558 140731676852165 0
/proc/37386/statm: 44075 37636 2688 2826 0 40687 0
Current children cumulated CPU time: 50.83 s
Current children cumulated vsize: 180492 KiB
Current children cumulated memory: 153488 KiB

[startup+102.3 s]
/proc/loadavg: 3.42 1.32 0.54 5/270 37392
/proc/meminfo: memFree=128193980/131249996 swapFree=33010684/33010684
[pid=37376] ppid=37367 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37376/stat : 37376 (opbsolver) S 37367 37376 37143 0 -1 4194304 259 236 0 0 0 0 0 0 20 0 1 0 42502230 4292608 736 18446744073709551615 94149388902400 94149389796933 140724472962880 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94149390035984 94149390083728 94149411610624 140724472965406 140724472965609 140724472965609 140724472971211 0
/proc/37376/statm: 1048 736 672 219 0 110 0
[pid=37386] ppid=37376 vsize=201572 memory=175004 CPUtime=101.85 cores=1,3
/proc/37386/stat : 37386 (pbcpreprocessor) R 37376 37376 37143 0 -1 4194304 42802 0 0 0 10178 7 0 0 20 0 1 0 42502241 206409728 43751 18446744073709551615 4198400 15773533 140731676839344 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 34320384 140731676846404 140731676846558 140731676846558 140731676852165 0
/proc/37386/statm: 50393 43751 2688 2826 0 47005 0
Current children cumulated CPU time: 101.85 s
Current children cumulated vsize: 205764 KiB
Current children cumulated memory: 177948 KiB

[startup+162.3 s]
/proc/loadavg: 3.89 1.84 0.77 5/271 37395
/proc/meminfo: memFree=128099088/131249996 swapFree=33010684/33010684
[pid=37376] ppid=37367 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37376/stat : 37376 (opbsolver) S 37367 37376 37143 0 -1 4194304 259 236 0 0 0 0 0 0 20 0 1 0 42502230 4292608 736 18446744073709551615 94149388902400 94149389796933 140724472962880 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94149390035984 94149390083728 94149411610624 140724472965406 140724472965609 140724472965609 140724472971211 0
/proc/37376/statm: 1048 736 672 219 0 110 0
[pid=37386] ppid=37376 vsize=230008 memory=204552 CPUtime=161.64 cores=1,3
/proc/37386/stat : 37386 (pbcpreprocessor) R 37376 37376 37143 0 -1 4194304 48656 0 0 0 16156 8 0 0 20 0 1 0 42502241 235528192 51138 18446744073709551615 4198400 15773533 140731676839344 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 34320384 140731676846404 140731676846558 140731676846558 140731676852165 0
/proc/37386/statm: 57502 51138 2688 2826 0 54114 0
Current children cumulated CPU time: 161.64 s
Current children cumulated vsize: 234200 KiB
Current children cumulated memory: 207496 KiB

[startup+222.3 s]
/proc/loadavg: 4.27 2.34 1.01 5/270 37397
/proc/meminfo: memFree=127987460/131249996 swapFree=33010684/33010684
[pid=37376] ppid=37367 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37376/stat : 37376 (opbsolver) S 37367 37376 37143 0 -1 4194304 259 236 0 0 0 0 0 0 20 0 1 0 42502230 4292608 736 18446744073709551615 94149388902400 94149389796933 140724472962880 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94149390035984 94149390083728 94149411610624 140724472965406 140724472965609 140724472965609 140724472971211 0
/proc/37376/statm: 1048 736 672 219 0 110 0
[pid=37386] ppid=37376 vsize=268596 memory=231356 CPUtime=221.43 cores=1,3
/proc/37386/stat : 37386 (pbcpreprocessor) R 37376 37376 37143 0 -1 4194304 53831 0 0 0 22134 9 0 0 20 0 1 0 42502241 275042304 57839 18446744073709551615 4198400 15773533 140731676839344 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 34320384 140731676846404 140731676846558 140731676846558 140731676852165 0
/proc/37386/statm: 67149 57839 2688 2826 0 63761 0

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

/proc/37467/stat : 37467 (wmaxcdcl) R 37376 37376 37143 0 -1 4194304 10738 0 0 0 288248 1263 0 0 20 0 1 0 42552252 62275584 13518 18446744073709551615 4198400 5932793 140726058283776 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 39473152 140726058289499 140726058289644 140726058289644 140726058295244 0
/proc/37467/statm: 15204 13518 448 424 0 14659 0
Current children cumulated CPU time: 3393.59 s
Current children cumulated vsize: 65008 KiB
Current children cumulated memory: 57016 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.11 4.02 5/268 37632
/proc/meminfo: memFree=128513352/131249996 swapFree=33010684/33010684
[pid=37376] ppid=37367 vsize=4192 memory=2944 CPUtime=498.48 cores=1,3
/proc/37376/stat : 37376 (opbsolver) S 37367 37376 37143 0 -1 4194304 408 66092 0 0 0 0 49835 13 20 0 1 0 42502230 4292608 736 18446744073709551615 94149388902400 94149389796933 140724472962880 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94149390035984 94149390083728 94149411610624 140724472965406 140724472965609 140724472965609 140724472971211 0
/proc/37376/statm: 1048 736 672 219 0 110 0
[pid=37467] ppid=37376 vsize=60816 memory=54072 CPUtime=2954.96 cores=1,3
/proc/37467/stat : 37467 (wmaxcdcl) R 37376 37376 37143 0 -1 4194304 10738 0 0 0 294201 1295 0 0 20 0 1 0 42552252 62275584 13518 18446744073709551615 4198400 5932793 140726058283776 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 39473152 140726058289499 140726058289644 140726058289644 140726058295244 0
/proc/37467/statm: 15204 13518 448 424 0 14659 0
Current children cumulated CPU time: 3453.44 s
Current children cumulated vsize: 65008 KiB
Current children cumulated memory: 57016 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.12 4.03 5/268 37634
/proc/meminfo: memFree=128513248/131249996 swapFree=33010684/33010684
[pid=37376] ppid=37367 vsize=4192 memory=2944 CPUtime=498.48 cores=1,3
/proc/37376/stat : 37376 (opbsolver) S 37367 37376 37143 0 -1 4194304 408 66092 0 0 0 0 49835 13 20 0 1 0 42502230 4292608 736 18446744073709551615 94149388902400 94149389796933 140724472962880 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94149390035984 94149390083728 94149411610624 140724472965406 140724472965609 140724472965609 140724472971211 0
/proc/37376/statm: 1048 736 672 219 0 110 0
[pid=37467] ppid=37376 vsize=60816 memory=54072 CPUtime=3014.83 cores=1,3
/proc/37467/stat : 37467 (wmaxcdcl) R 37376 37376 37143 0 -1 4194304 10738 0 0 0 300158 1325 0 0 20 0 1 0 42552252 62275584 13518 18446744073709551615 4198400 5932793 140726058283776 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 39473152 140726058289499 140726058289644 140726058289644 140726058295244 0
/proc/37467/statm: 15204 13518 448 424 0 14659 0
Current children cumulated CPU time: 3513.31 s
Current children cumulated vsize: 65008 KiB
Current children cumulated memory: 57016 KiB

[startup+3582.3 s]
/proc/loadavg: 4.05 4.09 4.02 5/267 37636
/proc/meminfo: memFree=128515108/131249996 swapFree=33010684/33010684
[pid=37376] ppid=37367 vsize=4192 memory=2944 CPUtime=498.48 cores=1,3
/proc/37376/stat : 37376 (opbsolver) S 37367 37376 37143 0 -1 4194304 408 66092 0 0 0 0 49835 13 20 0 1 0 42502230 4292608 736 18446744073709551615 94149388902400 94149389796933 140724472962880 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94149390035984 94149390083728 94149411610624 140724472965406 140724472965609 140724472965609 140724472971211 0
/proc/37376/statm: 1048 736 672 219 0 110 0
[pid=37467] ppid=37376 vsize=60816 memory=54072 CPUtime=3074.69 cores=1,3
/proc/37467/stat : 37467 (wmaxcdcl) R 37376 37376 37143 0 -1 4194304 10761 0 0 0 306114 1355 0 0 20 0 1 0 42552252 62275584 13518 18446744073709551615 4198400 5932793 140726058283776 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 39473152 140726058289499 140726058289644 140726058289644 140726058295244 0
/proc/37467/statm: 15204 13518 448 424 0 14659 0
Current children cumulated CPU time: 3573.17 s
Current children cumulated vsize: 65008 KiB
Current children cumulated memory: 57016 KiB

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

# cumulated CPU time of all completed processes:  user=3583.73 s, system=13.8031 s

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

[startup+3584 s]*
/proc/loadavg: 4.05 4.09 4.02 5/267 37636
/proc/meminfo: memFree=128515108/131249996 swapFree=33010684/33010684
[pid=37376] ppid=37367 vsize=4192 memory=2944 CPUtime=498.48 cores=1,3
/proc/37376/stat : 37376 (opbsolver) S 37367 37376 37143 0 -1 4194304 408 66092 0 0 0 0 49835 13 20 0 1 0 42502230 4292608 736 18446744073709551615 94149388902400 94149389796933 140724472962880 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94149390035984 94149390083728 94149411610624 140724472965406 140724472965609 140724472965609 140724472971211 0
/proc/37376/statm: 1048 736 672 219 0 110 0
[pid=37467] ppid=37376 vsize=60816 memory=54072 CPUtime=3076.39 cores=1,3
/proc/37467/stat : 37467 (wmaxcdcl) R 37376 37376 37143 0 -1 4194304 10761 0 0 0 306283 1356 0 0 20 0 1 0 42552252 62275584 13518 18446744073709551615 4198400 5932793 140726058283776 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 39473152 140726058289499 140726058289644 140726058289644 140726058295244 0
/proc/37467/statm: 15204 13518 448 424 0 14659 0
Current children cumulated CPU time: 3574.87 s
Current children cumulated vsize: 65008 KiB
Current children cumulated memory: 57016 KiB

[startup+3596.8 s]
/proc/loadavg: 4.11 4.10 4.02 5/267 37636
/proc/meminfo: memFree=128498788/131249996 swapFree=33010684/33010684
[pid=37376] ppid=37367 vsize=4192 memory=2944 CPUtime=498.48 cores=1,3
/proc/37376/stat : 37376 (opbsolver) S 37367 37376 37143 0 -1 4194304 408 66092 0 0 0 0 49835 13 20 0 1 0 42502230 4292608 736 18446744073709551615 94149388902400 94149389796933 140724472962880 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94149390035984 94149390083728 94149411610624 140724472965406 140724472965609 140724472965609 140724472971211 0
/proc/37376/statm: 1048 736 672 219 0 110 0
[pid=37467] ppid=37376 vsize=60816 memory=54072 CPUtime=3089.15 cores=1,3
/proc/37467/stat : 37467 (wmaxcdcl) R 37376 37376 37143 0 -1 4194304 10761 0 0 0 307554 1361 0 0 20 0 1 0 42552252 62275584 13518 18446744073709551615 4198400 5932793 140726058283776 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 39473152 140726058289499 140726058289644 140726058289644 140726058295244 0
/proc/37467/statm: 15204 13518 448 424 0 14659 0
Current children cumulated CPU time: 3587.63 s
Current children cumulated vsize: 65008 KiB
Current children cumulated memory: 57016 KiB

[startup+3603.2 s]
/proc/loadavg: 4.10 4.10 4.02 4/264 37664
/proc/meminfo: memFree=128594068/131249996 swapFree=33010684/33010684
[pid=37376] ppid=37367 vsize=4192 memory=2944 CPUtime=498.48 cores=1,3
/proc/37376/stat : 37376 (opbsolver) S 37367 37376 37143 0 -1 4194304 408 66092 0 0 0 0 49835 13 20 0 1 0 42502230 4292608 736 18446744073709551615 94149388902400 94149389796933 140724472962880 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94149390035984 94149390083728 94149411610624 140724472965406 140724472965609 140724472965609 140724472971211 0
/proc/37376/statm: 1048 736 672 219 0 110 0
[pid=37467] ppid=37376 vsize=60816 memory=54072 CPUtime=3095.54 cores=1,3
/proc/37467/stat : 37467 (wmaxcdcl) R 37376 37376 37143 0 -1 4194304 10761 0 0 0 308190 1364 0 0 20 0 1 0 42552252 62275584 13518 18446744073709551615 4198400 5932793 140726058283776 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 39473152 140726058289499 140726058289644 140726058289644 140726058295244 0
/proc/37467/statm: 15204 13518 448 424 0 14659 0
Current children cumulated CPU time: 3594.02 s
Current children cumulated vsize: 65008 KiB
Current children cumulated memory: 57016 KiB

[startup+3604.8 s]
/proc/loadavg: 4.18 4.12 4.03 4/262 37670
/proc/meminfo: memFree=128612960/131249996 swapFree=33010684/33010684
[pid=37376] ppid=37367 vsize=4192 memory=2944 CPUtime=498.48 cores=1,3
/proc/37376/stat : 37376 (opbsolver) S 37367 37376 37143 0 -1 4194304 408 66092 0 0 0 0 49835 13 20 0 1 0 42502230 4292608 736 18446744073709551615 94149388902400 94149389796933 140724472962880 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94149390035984 94149390083728 94149411610624 140724472965406 140724472965609 140724472965609 140724472971211 0
/proc/37376/statm: 1048 736 672 219 0 110 0
[pid=37467] ppid=37376 vsize=60816 memory=54072 CPUtime=3097.13 cores=1,3
/proc/37467/stat : 37467 (wmaxcdcl) R 37376 37376 37143 0 -1 4194304 10761 0 0 0 308348 1365 0 0 20 0 1 0 42552252 62275584 13518 18446744073709551615 4198400 5932793 140726058283776 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 39473152 140726058289499 140726058289644 140726058289644 140726058295244 0
/proc/37467/statm: 15204 13518 448 424 0 14659 0
Current children cumulated CPU time: 3595.61 s
Current children cumulated vsize: 65008 KiB
Current children cumulated memory: 57016 KiB

[startup+3605.6 s]
/proc/loadavg: 4.18 4.12 4.03 4/262 37676
/proc/meminfo: memFree=128635020/131249996 swapFree=33010684/33010684
[pid=37376] ppid=37367 vsize=4192 memory=2944 CPUtime=498.48 cores=1,3
/proc/37376/stat : 37376 (opbsolver) S 37367 37376 37143 0 -1 4194304 408 66092 0 0 0 0 49835 13 20 0 1 0 42502230 4292608 736 18446744073709551615 94149388902400 94149389796933 140724472962880 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94149390035984 94149390083728 94149411610624 140724472965406 140724472965609 140724472965609 140724472971211 0
/proc/37376/statm: 1048 736 672 219 0 110 0
[pid=37467] ppid=37376 vsize=60816 memory=54072 CPUtime=3097.93 cores=1,3
/proc/37467/stat : 37467 (wmaxcdcl) R 37376 37376 37143 0 -1 4194304 10761 0 0 0 308428 1365 0 0 20 0 1 0 42552252 62275584 13518 18446744073709551615 4198400 5932793 140726058283776 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 39473152 140726058289499 140726058289644 140726058289644 140726058295244 0
/proc/37467/statm: 15204 13518 448 424 0 14659 0
Current children cumulated CPU time: 3596.41 s
Current children cumulated vsize: 65008 KiB
Current children cumulated memory: 57016 KiB

[startup+3606.4 s]
/proc/loadavg: 4.18 4.12 4.03 5/267 37687
/proc/meminfo: memFree=128573788/131249996 swapFree=33010684/33010684
[pid=37376] ppid=37367 vsize=4192 memory=2944 CPUtime=498.48 cores=1,3
/proc/37376/stat : 37376 (opbsolver) S 37367 37376 37143 0 -1 4194304 408 66092 0 0 0 0 49835 13 20 0 1 0 42502230 4292608 736 18446744073709551615 94149388902400 94149389796933 140724472962880 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94149390035984 94149390083728 94149411610624 140724472965406 140724472965609 140724472965609 140724472971211 0
/proc/37376/statm: 1048 736 672 219 0 110 0
[pid=37467] ppid=37376 vsize=60816 memory=54072 CPUtime=3098.73 cores=1,3
/proc/37467/stat : 37467 (wmaxcdcl) R 37376 37376 37143 0 -1 4194304 10761 0 0 0 308507 1366 0 0 20 0 1 0 42552252 62275584 13518 18446744073709551615 4198400 5932793 140726058283776 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 39473152 140726058289499 140726058289644 140726058289644 140726058295244 0
/proc/37467/statm: 15204 13518 448 424 0 14659 0
Current children cumulated CPU time: 3597.21 s
Current children cumulated vsize: 65008 KiB
Current children cumulated memory: 57016 KiB

[startup+3606.6 s]
/proc/loadavg: 4.18 4.12 4.03 5/267 37687
/proc/meminfo: memFree=128573788/131249996 swapFree=33010684/33010684
[pid=37376] ppid=37367 vsize=4192 memory=2944 CPUtime=498.48 cores=1,3
/proc/37376/stat : 37376 (opbsolver) S 37367 37376 37143 0 -1 4194304 408 66092 0 0 0 0 49835 13 20 0 1 0 42502230 4292608 736 18446744073709551615 94149388902400 94149389796933 140724472962880 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94149390035984 94149390083728 94149411610624 140724472965406 140724472965609 140724472965609 140724472971211 0
/proc/37376/statm: 1048 736 672 219 0 110 0
[pid=37467] ppid=37376 vsize=60816 memory=54072 CPUtime=3098.93 cores=1,3
/proc/37467/stat : 37467 (wmaxcdcl) R 37376 37376 37143 0 -1 4194304 10761 0 0 0 308527 1366 0 0 20 0 1 0 42552252 62275584 13518 18446744073709551615 4198400 5932793 140726058283776 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 39473152 140726058289499 140726058289644 140726058289644 140726058295244 0
/proc/37467/statm: 15204 13518 448 424 0 14659 0
Current children cumulated CPU time: 3597.41 s
Current children cumulated vsize: 65008 KiB
Current children cumulated memory: 57016 KiB

[startup+3606.7 s]
/proc/loadavg: 4.18 4.12 4.03 5/267 37687
/proc/meminfo: memFree=128573788/131249996 swapFree=33010684/33010684
[pid=37376] ppid=37367 vsize=4192 memory=2944 CPUtime=498.48 cores=1,3
/proc/37376/stat : 37376 (opbsolver) S 37367 37376 37143 0 -1 4194304 408 66092 0 0 0 0 49835 13 20 0 1 0 42502230 4292608 736 18446744073709551615 94149388902400 94149389796933 140724472962880 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94149390035984 94149390083728 94149411610624 140724472965406 140724472965609 140724472965609 140724472971211 0
/proc/37376/statm: 1048 736 672 219 0 110 0
[pid=37467] ppid=37376 vsize=60816 memory=54072 CPUtime=3099.03 cores=1,3
/proc/37467/stat : 37467 (wmaxcdcl) R 37376 37376 37143 0 -1 4194304 10761 0 0 0 308537 1366 0 0 20 0 1 0 42552252 62275584 13518 18446744073709551615 4198400 5932793 140726058283776 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 39473152 140726058289499 140726058289644 140726058289644 140726058295244 0
/proc/37467/statm: 15204 13518 448 424 0 14659 0
Current children cumulated CPU time: 3597.51 s
Current children cumulated vsize: 65008 KiB
Current children cumulated memory: 57016 KiB

Child status: 0

Real time (s): 3606.75
CPU time (s): 3597.54
CPU user time (s): 3583.73
CPU system time (s): 13.8031
CPU usage (%): 99.7446
Max. virtual memory (cumulated for all children) (KiB): 316344
Max. memory (cumulated for all children) (KiB): 299576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3583.73
system time used= 13.8031
maximum resident set size= 296632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77603
page faults= 0
swaps= 0
block input operations= 0
block output operations= 832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 584
involuntary context switches= 1488


# summary of solver processes directly reported to runsolver:
#   pid: 37376
#   total CPU time (s): 3597.54
#   total CPU user time (s): 3583.73
#   total CPU system time (s): 13.8031

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.01727 second user time and 15.3531 second system time

The end

Launcher Data

Begin job on nodeC022 at 2025-06-30 09:24:04
IDJOB=4498233
IDBENCH=148564
IDSOLVER=3374
FILE ID=nodeC022/4498233-1751268244
RUNJOBID= nodeC022-1751268232-37161
SLURM_JOB_ID= 9594189
Free space on /tmp= 433044 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB24/normalized-PB07/OPT-NLC/submittedPB07/manquinho/mis/normalized-mis_200_10_2.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4498233-1751268244/watcher-4498233-1751268244 -o /tmp/evaluation-result-4498233-1751268244/solver-4498233-1751268244 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1751268232-37161 --watchdog 3760  HOME/opbsolver HOME/instance-4498233-1751268244.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= 9fcb7b7a2d678a7c73bcd1d35e71c227
RANDOM SEED=1449179163

nodeC022 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		: 3599.347
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	: 6999.44
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		: 3599.742
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	: 6999.44
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		: 3597.907
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	: 6999.44
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		: 3599.457
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	: 6999.44
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		: 3599.704
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	: 6999.44
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		: 3672.870
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	: 6999.44
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		: 3596.832
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	: 6999.44
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.406
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	: 6999.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128925568 kB
MemAvailable:   129703348 kB
Buffers:            3280 kB
Cached:          1581188 kB
SwapCached:            0 kB
Active:           418712 kB
Inactive:        1332824 kB
Active(anon):     185132 kB
Inactive(anon):        0 kB
Active(file):     233580 kB
Inactive(file):  1332824 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             66336 kB
Writeback:             8 kB
AnonPages:        170140 kB
Mapped:           113464 kB
Shmem:             18060 kB
KReclaimable:     100832 kB
Slab:             187524 kB
SReclaimable:     100832 kB
SUnreclaim:        86692 kB
KernelStack:        4160 kB
PageTables:         3172 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     483540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150472 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432980 MiB
End job on nodeC022 at 2025-06-30 10:24:12