Trace number 4521003

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.55 3608.28

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/maxcut/maxcut_opt_complete_5-partite_block/
normalized-maxcut_opt_complete_5-partite_block_nvert_90.opb
MD5SUM938881248995c1811678b4b6ed7e25b4
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-1944
Best CPU time to get the best result obtained on this benchmark3584.84
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4005
Total number of constraints469920
Number of constraints which are clauses469920
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 3240
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 3240
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 3240
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c Presolving by SCIP...
0.00/501.62	c Encoding OPB into MaxSAT...
0.00/501.62	c This is the PBCProcessor based on SCIP solver.
500.93/502.69	c Solving by WMaxCDCL...
3597.45/3608.27	c Rebuilding OPB solution...
3597.45/3608.27	c This is the PBCProcessor based on SCIP solver.
3597.45/3608.27	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 (62518 MiB free)
  memory of node 1: 64507 MiB (62901 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4521003-1751562291/watcher-4521003-1751562291 -o /tmp/evaluation-result-4521003-1751562291/solver-4521003-1751562291 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751554571-86116 --watchdog 3760 HOME/opbsolver HOME/instance-4521003-1751562291.opb 3600 31000 HOME HOME 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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
solver pid=88239, runsolver pid=88236
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 4.16 4.14 4.10 5/268 88243
/proc/meminfo: memFree=128412736/131250000 swapFree=33010416/33010684
[pid=88239] ppid=88236 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/88239/stat : 88239 (opbsolver) S 88236 88239 86106 0 -1 4194304 260 239 0 0 0 0 0 0 20 0 1 0 71906993 4292608 704 18446744073709551615 94106955067392 94106955961925 140723067563232 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94106956200976 94106956248720 94106970406912 140723067570462 140723067570665 140723067570665 140723067576267 0
/proc/88239/statm: 1048 704 672 219 0 110 0
[pid=88243] ppid=88239 vsize=35388 memory=18808 CPUtime=0.08 cores=0,2
/proc/88243/stat : 88243 (pbcpreprocessor) R 88239 88239 86106 0 -1 4194304 4408 0 0 0 8 0 0 0 20 0 1 0 71906994 36237312 4702 18446744073709551615 4198400 15773533 140730190251504 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 50692096 140730190260548 140730190260702 140730190260702 140730190266309 0
/proc/88243/statm: 8847 4702 640 2826 0 5459 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 39580 KiB
Current children cumulated memory: 21624 KiB

[startup+0.205767 s]*
/proc/loadavg: 4.16 4.14 4.10 5/268 88243
/proc/meminfo: memFree=128393080/131250000 swapFree=33010416/33010684
[pid=88239] ppid=88236 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/88239/stat : 88239 (opbsolver) S 88236 88239 86106 0 -1 4194304 260 239 0 0 0 0 0 0 20 0 1 0 71906993 4292608 704 18446744073709551615 94106955067392 94106955961925 140723067563232 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94106956200976 94106956248720 94106970406912 140723067570462 140723067570665 140723067570665 140723067576267 0
/proc/88239/statm: 1048 704 672 219 0 110 0
[pid=88243] ppid=88239 vsize=53968 memory=37404 CPUtime=0.19 cores=0,2
/proc/88243/stat : 88243 (pbcpreprocessor) R 88239 88239 86106 0 -1 4194304 9324 0 0 0 18 1 0 0 20 0 1 0 71906994 55263232 9351 18446744073709551615 4198400 15773533 140730190251504 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 50692096 140730190260548 140730190260702 140730190260702 140730190266309 0
/proc/88243/statm: 13492 9351 640 2826 0 10104 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 58160 KiB
Current children cumulated memory: 40220 KiB

[startup+0.305708 s]*
/proc/loadavg: 4.16 4.14 4.10 5/268 88243
/proc/meminfo: memFree=128377204/131250000 swapFree=33010416/33010684
[pid=88239] ppid=88236 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/88239/stat : 88239 (opbsolver) S 88236 88239 86106 0 -1 4194304 260 239 0 0 0 0 0 0 20 0 1 0 71906993 4292608 704 18446744073709551615 94106955067392 94106955961925 140723067563232 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94106956200976 94106956248720 94106970406912 140723067570462 140723067570665 140723067570665 140723067576267 0
/proc/88239/statm: 1048 704 672 219 0 110 0
[pid=88243] ppid=88239 vsize=72516 memory=55964 CPUtime=0.28 cores=0,2
/proc/88243/stat : 88243 (pbcpreprocessor) R 88239 88239 86106 0 -1 4194304 13960 0 0 0 27 1 0 0 20 0 1 0 71906994 74256384 13991 18446744073709551615 4198400 15773533 140730190251504 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 50692096 140730190260548 140730190260702 140730190260702 140730190266309 0
/proc/88243/statm: 18129 13991 640 2826 0 14741 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 76708 KiB
Current children cumulated memory: 58780 KiB

[startup+0.700205 s]
/proc/loadavg: 4.16 4.14 4.10 5/268 88243
/proc/meminfo: memFree=128284928/131250000 swapFree=33010416/33010684
[pid=88239] ppid=88236 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/88239/stat : 88239 (opbsolver) S 88236 88239 86106 0 -1 4194304 260 239 0 0 0 0 0 0 20 0 1 0 71906993 4292608 704 18446744073709551615 94106955067392 94106955961925 140723067563232 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94106956200976 94106956248720 94106970406912 140723067570462 140723067570665 140723067570665 140723067576267 0
/proc/88239/statm: 1048 704 672 219 0 110 0
[pid=88243] ppid=88239 vsize=260948 memory=248216 CPUtime=0.68 cores=0,2
/proc/88243/stat : 88243 (pbcpreprocessor) R 88239 88239 86106 0 -1 4194304 59732 0 0 0 59 9 0 0 20 0 1 0 71906994 267210752 62022 18446744073709551615 4198400 15773533 140730190251504 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 50692096 140730190260548 140730190260702 140730190260702 140730190266309 0
/proc/88243/statm: 65237 62022 1984 2826 0 61849 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 265140 KiB
Current children cumulated memory: 251032 KiB

[startup+1.5002 s]
/proc/loadavg: 4.16 4.14 4.10 5/268 88243
/proc/meminfo: memFree=128002940/131250000 swapFree=33010416/33010684
[pid=88239] ppid=88236 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/88239/stat : 88239 (opbsolver) S 88236 88239 86106 0 -1 4194304 260 239 0 0 0 0 0 0 20 0 1 0 71906993 4292608 704 18446744073709551615 94106955067392 94106955961925 140723067563232 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94106956200976 94106956248720 94106970406912 140723067570462 140723067570665 140723067570665 140723067576267 0
/proc/88239/statm: 1048 704 672 219 0 110 0
[pid=88243] ppid=88239 vsize=696856 memory=684480 CPUtime=1.47 cores=0,2
/proc/88243/stat : 88243 (pbcpreprocessor) R 88239 88239 86106 0 -1 4194304 165889 0 0 0 123 24 0 0 20 0 1 0 71906994 713580544 171120 18446744073709551615 4198400 15773533 140730190251504 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 50692096 140730190260548 140730190260702 140730190260702 140730190266309 0
/proc/88243/statm: 174214 171120 2400 2826 0 170826 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 701048 KiB
Current children cumulated memory: 687296 KiB

[startup+3.10558 s]
/proc/loadavg: 4.16 4.14 4.10 5/268 88243
/proc/meminfo: memFree=127680540/131250000 swapFree=33010416/33010684
[pid=88239] ppid=88236 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/88239/stat : 88239 (opbsolver) S 88236 88239 86106 0 -1 4194304 260 239 0 0 0 0 0 0 20 0 1 0 71906993 4292608 704 18446744073709551615 94106955067392 94106955961925 140723067563232 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94106956200976 94106956248720 94106970406912 140723067570462 140723067570665 140723067570665 140723067576267 0
/proc/88239/statm: 1048 704 672 219 0 110 0
[pid=88243] ppid=88239 vsize=823240 memory=810000 CPUtime=3.07 cores=0,2
/proc/88243/stat : 88243 (pbcpreprocessor) R 88239 88239 86106 0 -1 4194304 196246 0 0 0 278 29 0 0 20 0 1 0 71906994 842997760 202500 18446744073709551615 4198400 15773533 140730190251504 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 50692096 140730190260548 140730190260702 140730190260702 140730190266309 0
/proc/88243/statm: 205810 202500 2400 2826 0 202422 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 827432 KiB
Current children cumulated memory: 812816 KiB

[startup+6.30021 s]
/proc/loadavg: 4.15 4.14 4.10 5/268 88243
/proc/meminfo: memFree=127541876/131250000 swapFree=33010416/33010684
[pid=88239] ppid=88236 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/88239/stat : 88239 (opbsolver) S 88236 88239 86106 0 -1 4194304 260 239 0 0 0 0 0 0 20 0 1 0 71906993 4292608 704 18446744073709551615 94106955067392 94106955961925 140723067563232 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94106956200976 94106956248720 94106970406912 140723067570462 140723067570665 140723067570665 140723067576267 0
/proc/88239/statm: 1048 704 672 219 0 110 0
[pid=88243] ppid=88239 vsize=898100 memory=884436 CPUtime=6.26 cores=0,2
/proc/88243/stat : 88243 (pbcpreprocessor) R 88239 88239 86106 0 -1 4194304 214342 0 0 0 593 33 0 0 20 0 1 0 71906994 919654400 221109 18446744073709551615 4198400 15773533 140730190251504 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 50692096 140730190260548 140730190260702 140730190260702 140730190266309 0
/proc/88243/statm: 224525 221109 2400 2826 0 221137 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 902292 KiB
Current children cumulated memory: 887252 KiB

[startup+12.7002 s]
/proc/loadavg: 4.13 4.13 4.10 5/268 88243
/proc/meminfo: memFree=126258984/131250000 swapFree=33010416/33010684
[pid=88239] ppid=88236 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/88239/stat : 88239 (opbsolver) S 88236 88239 86106 0 -1 4194304 260 239 0 0 0 0 0 0 20 0 1 0 71906993 4292608 704 18446744073709551615 94106955067392 94106955961925 140723067563232 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94106956200976 94106956248720 94106970406912 140723067570462 140723067570665 140723067570665 140723067576267 0
/proc/88239/statm: 1048 704 672 219 0 110 0
[pid=88243] ppid=88239 vsize=2156608 memory=2025780 CPUtime=12.63 cores=0,2
/proc/88243/stat : 88243 (pbcpreprocessor) R 88239 88239 86106 0 -1 4194304 320151 0 0 0 1198 65 0 0 20 0 1 0 71906994 2208366592 506445 18446744073709551615 4198400 15773533 140730190251504 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 50692096 140730190260548 140730190260702 140730190260702 140730190266309 0
/proc/88243/statm: 539152 506445 2624 2826 0 535764 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 2160800 KiB
Current children cumulated memory: 2028596 KiB

[startup+25.5002 s]
/proc/loadavg: 4.10 4.13 4.10 5/268 88243
/proc/meminfo: memFree=126235936/131250000 swapFree=33010416/33010684
[pid=88239] ppid=88236 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/88239/stat : 88239 (opbsolver) S 88236 88239 86106 0 -1 4194304 260 239 0 0 0 0 0 0 20 0 1 0 71906993 4292608 704 18446744073709551615 94106955067392 94106955961925 140723067563232 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94106956200976 94106956248720 94106970406912 140723067570462 140723067570665 140723067570665 140723067576267 0
/proc/88239/statm: 1048 704 672 219 0 110 0
[pid=88243] ppid=88239 vsize=2156608 memory=2028140 CPUtime=25.4 cores=0,2
/proc/88243/stat : 88243 (pbcpreprocessor) R 88239 88239 86106 0 -1 4194304 320269 0 0 0 2474 66 0 0 20 0 1 0 71906994 2208366592 507035 18446744073709551615 4198400 15773533 140730190251504 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 50692096 140730190260548 140730190260702 140730190260702 140730190266309 0
/proc/88243/statm: 539152 507035 2624 2826 0 535764 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 2160800 KiB
Current children cumulated memory: 2030956 KiB

[startup+51.1058 s]
/proc/loadavg: 4.14 4.13 4.10 5/269 88348
/proc/meminfo: memFree=124608236/131250000 swapFree=33010416/33010684
[pid=88239] ppid=88236 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/88239/stat : 88239 (opbsolver) S 88236 88239 86106 0 -1 4194304 260 239 0 0 0 0 0 0 20 0 1 0 71906993 4292608 704 18446744073709551615 94106955067392 94106955961925 140723067563232 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94106956200976 94106956248720 94106970406912 140723067570462 140723067570665 140723067570665 140723067576267 0
/proc/88239/statm: 1048 704 672 219 0 110 0
[pid=88243] ppid=88239 vsize=2156608 memory=2028268 CPUtime=50.92 cores=0,2
/proc/88243/stat : 88243 (pbcpreprocessor) R 88239 88239 86106 0 -1 4194304 320345 0 0 0 5025 67 0 0 20 0 1 0 71906994 2208366592 507067 18446744073709551615 4198400 15773533 140730190251504 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 50692096 140730190260548 140730190260702 140730190260702 140730190266309 0
/proc/88243/statm: 539152 507067 2624 2826 0 535764 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 2160800 KiB
Current children cumulated memory: 2031084 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.13 4.09 5/269 88350
/proc/meminfo: memFree=124630984/131250000 swapFree=33010416/33010684
[pid=88239] ppid=88236 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/88239/stat : 88239 (opbsolver) S 88236 88239 86106 0 -1 4194304 260 239 0 0 0 0 0 0 20 0 1 0 71906993 4292608 704 18446744073709551615 94106955067392 94106955961925 140723067563232 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94106956200976 94106956248720 94106970406912 140723067570462 140723067570665 140723067570665 140723067576267 0
/proc/88239/statm: 1048 704 672 219 0 110 0
[pid=88243] ppid=88239 vsize=2161304 memory=2037724 CPUtime=101.94 cores=0,2
/proc/88243/stat : 88243 (pbcpreprocessor) R 88239 88239 86106 0 -1 4194304 321160 0 0 0 10127 67 0 0 20 0 1 0 71906994 2213175296 509431 18446744073709551615 4198400 15773533 140730190251504 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 50692096 140730190260548 140730190260702 140730190260702 140730190266309 0
/proc/88243/statm: 540326 509431 2656 2826 0 536938 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 2165496 KiB
Current children cumulated memory: 2040540 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/270 88353
/proc/meminfo: memFree=124596060/131250000 swapFree=33010416/33010684
[pid=88239] ppid=88236 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/88239/stat : 88239 (opbsolver) S 88236 88239 86106 0 -1 4194304 260 239 0 0 0 0 0 0 20 0 1 0 71906993 4292608 704 18446744073709551615 94106955067392 94106955961925 140723067563232 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94106956200976 94106956248720 94106970406912 140723067570462 140723067570665 140723067570665 140723067576267 0
/proc/88239/statm: 1048 704 672 219 0 110 0
[pid=88243] ppid=88239 vsize=2161304 memory=2037724 CPUtime=161.75 cores=0,2
/proc/88243/stat : 88243 (pbcpreprocessor) R 88239 88239 86106 0 -1 4194304 321199 0 0 0 16107 68 0 0 20 0 1 0 71906994 2213175296 509431 18446744073709551615 4198400 15773533 140730190251504 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 50692096 140730190260548 140730190260702 140730190260702 140730190266309 0
/proc/88243/statm: 540326 509431 2656 2826 0 536938 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 2165496 KiB
Current children cumulated memory: 2040540 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/270 88360
/proc/meminfo: memFree=124537932/131250000 swapFree=33010416/33010684
[pid=88239] ppid=88236 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/88239/stat : 88239 (opbsolver) S 88236 88239 86106 0 -1 4194304 260 239 0 0 0 0 0 0 20 0 1 0 71906993 4292608 704 18446744073709551615 94106955067392 94106955961925 140723067563232 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94106956200976 94106956248720 94106970406912 140723067570462 140723067570665 140723067570665 140723067576267 0
/proc/88239/statm: 1048 704 672 219 0 110 0
[pid=88243] ppid=88239 vsize=2161304 memory=2037724 CPUtime=221.55 cores=0,2
/proc/88243/stat : 88243 (pbcpreprocessor) R 88239 88239 86106 0 -1 4194304 321202 0 0 0 22087 68 0 0 20 0 1 0 71906994 2213175296 509431 18446744073709551615 4198400 15773533 140730190251504 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 50692096 140730190260548 140730190260702 140730190260702 140730190266309 0
/proc/88243/statm: 540326 509431 2656 2826 0 536938 0

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

/proc/88378/stat : 88378 (wmaxcdcl) R 88239 88239 86106 0 -1 4194304 17140 0 0 0 283099 30 0 0 20 0 1 0 71957263 178614272 42488 18446744073709551615 4198400 5932793 140736256834672 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 37085184 140736256842075 140736256842220 140736256842220 140736256847820 0
/proc/88378/statm: 43607 42488 448 424 0 43062 0
Current children cumulated CPU time: 3332.33 s
Current children cumulated vsize: 178620 KiB
Current children cumulated memory: 172896 KiB

[startup+3402.3 s]
/proc/loadavg: 4.19 4.14 4.10 5/268 88703
/proc/meminfo: memFree=128782476/131250000 swapFree=33010416/33010684
[pid=88239] ppid=88236 vsize=4192 memory=2944 CPUtime=501.04 cores=0,2
/proc/88239/stat : 88239 (opbsolver) S 88236 88239 86106 0 -1 4194304 409 346024 0 0 0 0 49997 107 20 0 1 0 71906993 4292608 736 18446744073709551615 94106955067392 94106955961925 140723067563232 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94106956200976 94106956248720 94106970406912 140723067570462 140723067570665 140723067570665 140723067576267 0
/proc/88239/statm: 1048 736 672 219 0 110 0
[pid=88378] ppid=88239 vsize=193396 memory=170336 CPUtime=2891.12 cores=0,2
/proc/88378/stat : 88378 (wmaxcdcl) R 88239 88239 86106 0 -1 4194304 17218 0 0 0 289081 31 0 0 20 0 1 0 71957263 198037504 42584 18446744073709551615 4198400 5932793 140736256834672 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 37085184 140736256842075 140736256842220 140736256842220 140736256847820 0
/proc/88378/statm: 48349 42584 448 424 0 47804 0
Current children cumulated CPU time: 3392.16 s
Current children cumulated vsize: 197588 KiB
Current children cumulated memory: 173280 KiB

[startup+3462.3 s]
/proc/loadavg: 4.16 4.14 4.10 5/268 88705
/proc/meminfo: memFree=128775140/131250000 swapFree=33010416/33010684
[pid=88239] ppid=88236 vsize=4192 memory=2944 CPUtime=501.04 cores=0,2
/proc/88239/stat : 88239 (opbsolver) S 88236 88239 86106 0 -1 4194304 409 346024 0 0 0 0 49997 107 20 0 1 0 71906993 4292608 736 18446744073709551615 94106955067392 94106955961925 140723067563232 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94106956200976 94106956248720 94106970406912 140723067570462 140723067570665 140723067570665 140723067576267 0
/proc/88239/statm: 1048 736 672 219 0 110 0
[pid=88378] ppid=88239 vsize=193396 memory=171872 CPUtime=2950.93 cores=0,2
/proc/88378/stat : 88378 (wmaxcdcl) R 88239 88239 86106 0 -1 4194304 17295 0 0 0 295062 31 0 0 20 0 1 0 71957263 198037504 42968 18446744073709551615 4198400 5932793 140736256834672 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 37085184 140736256842075 140736256842220 140736256842220 140736256847820 0
/proc/88378/statm: 48349 42968 448 424 0 47804 0
Current children cumulated CPU time: 3451.97 s
Current children cumulated vsize: 197588 KiB
Current children cumulated memory: 174816 KiB

[startup+3522.3 s]
/proc/loadavg: 4.17 4.14 4.10 5/268 88708
/proc/meminfo: memFree=128775440/131250000 swapFree=33010416/33010684
[pid=88239] ppid=88236 vsize=4192 memory=2944 CPUtime=501.04 cores=0,2
/proc/88239/stat : 88239 (opbsolver) S 88236 88239 86106 0 -1 4194304 409 346024 0 0 0 0 49997 107 20 0 1 0 71906993 4292608 736 18446744073709551615 94106955067392 94106955961925 140723067563232 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94106956200976 94106956248720 94106970406912 140723067570462 140723067570665 140723067570665 140723067576267 0
/proc/88239/statm: 1048 736 672 219 0 110 0
[pid=88378] ppid=88239 vsize=193396 memory=171872 CPUtime=3010.76 cores=0,2
/proc/88378/stat : 88378 (wmaxcdcl) R 88239 88239 86106 0 -1 4194304 17296 0 0 0 301044 32 0 0 20 0 1 0 71957263 198037504 42968 18446744073709551615 4198400 5932793 140736256834672 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 37085184 140736256842075 140736256842220 140736256842220 140736256847820 0
/proc/88378/statm: 48349 42968 448 424 0 47804 0
Current children cumulated CPU time: 3511.8 s
Current children cumulated vsize: 197588 KiB
Current children cumulated memory: 174816 KiB

[startup+3582.3 s]
/proc/loadavg: 4.17 4.15 4.10 5/269 88711
/proc/meminfo: memFree=128754124/131250000 swapFree=33010416/33010684
[pid=88239] ppid=88236 vsize=4192 memory=2944 CPUtime=501.04 cores=0,2
/proc/88239/stat : 88239 (opbsolver) S 88236 88239 86106 0 -1 4194304 409 346024 0 0 0 0 49997 107 20 0 1 0 71906993 4292608 736 18446744073709551615 94106955067392 94106955961925 140723067563232 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94106956200976 94106956248720 94106970406912 140723067570462 140723067570665 140723067570665 140723067576267 0
/proc/88239/statm: 1048 736 672 219 0 110 0
[pid=88378] ppid=88239 vsize=193396 memory=171872 CPUtime=3070.58 cores=0,2
/proc/88378/stat : 88378 (wmaxcdcl) R 88239 88239 86106 0 -1 4194304 17296 0 0 0 307025 33 0 0 20 0 1 0 71957263 198037504 42968 18446744073709551615 4198400 5932793 140736256834672 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 37085184 140736256842075 140736256842220 140736256842220 140736256847820 0
/proc/88378/statm: 48349 42968 448 424 0 47804 0
Current children cumulated CPU time: 3571.62 s
Current children cumulated vsize: 197588 KiB
Current children cumulated memory: 174816 KiB

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

# cumulated CPU time of all completed processes:  user=3596.13 s, system=1.41259 s

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

[startup+3584 s]*
/proc/loadavg: 4.17 4.15 4.10 5/269 88711
/proc/meminfo: memFree=128754124/131250000 swapFree=33010416/33010684
[pid=88239] ppid=88236 vsize=4192 memory=2944 CPUtime=501.04 cores=0,2
/proc/88239/stat : 88239 (opbsolver) S 88236 88239 86106 0 -1 4194304 409 346024 0 0 0 0 49997 107 20 0 1 0 71906993 4292608 736 18446744073709551615 94106955067392 94106955961925 140723067563232 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94106956200976 94106956248720 94106970406912 140723067570462 140723067570665 140723067570665 140723067576267 0
/proc/88239/statm: 1048 736 672 219 0 110 0
[pid=88378] ppid=88239 vsize=193396 memory=171872 CPUtime=3072.28 cores=0,2
/proc/88378/stat : 88378 (wmaxcdcl) R 88239 88239 86106 0 -1 4194304 17296 0 0 0 307195 33 0 0 20 0 1 0 71957263 198037504 42968 18446744073709551615 4198400 5932793 140736256834672 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 37085184 140736256842075 140736256842220 140736256842220 140736256847820 0
/proc/88378/statm: 48349 42968 448 424 0 47804 0
Current children cumulated CPU time: 3573.32 s
Current children cumulated vsize: 197588 KiB
Current children cumulated memory: 174816 KiB

[startup+3596.8 s]
/proc/loadavg: 4.13 4.14 4.10 5/269 88711
/proc/meminfo: memFree=128754140/131250000 swapFree=33010416/33010684
[pid=88239] ppid=88236 vsize=4192 memory=2944 CPUtime=501.04 cores=0,2
/proc/88239/stat : 88239 (opbsolver) S 88236 88239 86106 0 -1 4194304 409 346024 0 0 0 0 49997 107 20 0 1 0 71906993 4292608 736 18446744073709551615 94106955067392 94106955961925 140723067563232 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94106956200976 94106956248720 94106970406912 140723067570462 140723067570665 140723067570665 140723067576267 0
/proc/88239/statm: 1048 736 672 219 0 110 0
[pid=88378] ppid=88239 vsize=193396 memory=171872 CPUtime=3085.04 cores=0,2
/proc/88378/stat : 88378 (wmaxcdcl) R 88239 88239 86106 0 -1 4194304 17296 0 0 0 308471 33 0 0 20 0 1 0 71957263 198037504 42968 18446744073709551615 4198400 5932793 140736256834672 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 37085184 140736256842075 140736256842220 140736256842220 140736256847820 0
/proc/88378/statm: 48349 42968 448 424 0 47804 0
Current children cumulated CPU time: 3586.08 s
Current children cumulated vsize: 197588 KiB
Current children cumulated memory: 174816 KiB

[startup+3603.2 s]
/proc/loadavg: 4.12 4.14 4.09 5/269 88712
/proc/meminfo: memFree=128754156/131250000 swapFree=33010416/33010684
[pid=88239] ppid=88236 vsize=4192 memory=2944 CPUtime=501.04 cores=0,2
/proc/88239/stat : 88239 (opbsolver) S 88236 88239 86106 0 -1 4194304 409 346024 0 0 0 0 49997 107 20 0 1 0 71906993 4292608 736 18446744073709551615 94106955067392 94106955961925 140723067563232 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94106956200976 94106956248720 94106970406912 140723067570462 140723067570665 140723067570665 140723067576267 0
/proc/88239/statm: 1048 736 672 219 0 110 0
[pid=88378] ppid=88239 vsize=193396 memory=171872 CPUtime=3091.42 cores=0,2
/proc/88378/stat : 88378 (wmaxcdcl) R 88239 88239 86106 0 -1 4194304 17296 0 0 0 309109 33 0 0 20 0 1 0 71957263 198037504 42968 18446744073709551615 4198400 5932793 140736256834672 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 37085184 140736256842075 140736256842220 140736256842220 140736256847820 0
/proc/88378/statm: 48349 42968 448 424 0 47804 0
Current children cumulated CPU time: 3592.46 s
Current children cumulated vsize: 197588 KiB
Current children cumulated memory: 174816 KiB

[startup+3606.4 s]
/proc/loadavg: 4.11 4.13 4.09 5/269 88712
/proc/meminfo: memFree=128750060/131250000 swapFree=33010416/33010684
[pid=88239] ppid=88236 vsize=4192 memory=2944 CPUtime=501.04 cores=0,2
/proc/88239/stat : 88239 (opbsolver) S 88236 88239 86106 0 -1 4194304 409 346024 0 0 0 0 49997 107 20 0 1 0 71906993 4292608 736 18446744073709551615 94106955067392 94106955961925 140723067563232 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94106956200976 94106956248720 94106970406912 140723067570462 140723067570665 140723067570665 140723067576267 0
/proc/88239/statm: 1048 736 672 219 0 110 0
[pid=88378] ppid=88239 vsize=193396 memory=171872 CPUtime=3094.61 cores=0,2
/proc/88378/stat : 88378 (wmaxcdcl) R 88239 88239 86106 0 -1 4194304 17296 0 0 0 309428 33 0 0 20 0 1 0 71957263 198037504 42968 18446744073709551615 4198400 5932793 140736256834672 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 37085184 140736256842075 140736256842220 140736256842220 140736256847820 0
/proc/88378/statm: 48349 42968 448 424 0 47804 0
Current children cumulated CPU time: 3595.65 s
Current children cumulated vsize: 197588 KiB
Current children cumulated memory: 174816 KiB

[startup+3607.2 s]
/proc/loadavg: 4.11 4.13 4.09 5/269 88712
/proc/meminfo: memFree=128750060/131250000 swapFree=33010416/33010684
[pid=88239] ppid=88236 vsize=4192 memory=2944 CPUtime=501.04 cores=0,2
/proc/88239/stat : 88239 (opbsolver) S 88236 88239 86106 0 -1 4194304 409 346024 0 0 0 0 49997 107 20 0 1 0 71906993 4292608 736 18446744073709551615 94106955067392 94106955961925 140723067563232 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94106956200976 94106956248720 94106970406912 140723067570462 140723067570665 140723067570665 140723067576267 0
/proc/88239/statm: 1048 736 672 219 0 110 0
[pid=88378] ppid=88239 vsize=193396 memory=171872 CPUtime=3095.41 cores=0,2
/proc/88378/stat : 88378 (wmaxcdcl) R 88239 88239 86106 0 -1 4194304 17296 0 0 0 309508 33 0 0 20 0 1 0 71957263 198037504 42968 18446744073709551615 4198400 5932793 140736256834672 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 37085184 140736256842075 140736256842220 140736256842220 140736256847820 0
/proc/88378/statm: 48349 42968 448 424 0 47804 0
Current children cumulated CPU time: 3596.45 s
Current children cumulated vsize: 197588 KiB
Current children cumulated memory: 174816 KiB

[startup+3608 s]*
/proc/loadavg: 4.11 4.13 4.09 5/269 88712
/proc/meminfo: memFree=128750060/131250000 swapFree=33010416/33010684
[pid=88239] ppid=88236 vsize=4192 memory=2944 CPUtime=501.04 cores=0,2
/proc/88239/stat : 88239 (opbsolver) S 88236 88239 86106 0 -1 4194304 409 346024 0 0 0 0 49997 107 20 0 1 0 71906993 4292608 736 18446744073709551615 94106955067392 94106955961925 140723067563232 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94106956200976 94106956248720 94106970406912 140723067570462 140723067570665 140723067570665 140723067576267 0
/proc/88239/statm: 1048 736 672 219 0 110 0
[pid=88378] ppid=88239 vsize=193396 memory=171872 CPUtime=3096.21 cores=0,2
/proc/88378/stat : 88378 (wmaxcdcl) R 88239 88239 86106 0 -1 4194304 17296 0 0 0 309588 33 0 0 20 0 1 0 71957263 198037504 42968 18446744073709551615 4198400 5932793 140736256834672 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 37085184 140736256842075 140736256842220 140736256842220 140736256847820 0
/proc/88378/statm: 48349 42968 448 424 0 47804 0
Current children cumulated CPU time: 3597.25 s
Current children cumulated vsize: 197588 KiB
Current children cumulated memory: 174816 KiB

[startup+3608.2 s]
/proc/loadavg: 4.11 4.13 4.09 5/269 88712
/proc/meminfo: memFree=128750060/131250000 swapFree=33010416/33010684
[pid=88239] ppid=88236 vsize=4192 memory=2944 CPUtime=501.04 cores=0,2
/proc/88239/stat : 88239 (opbsolver) S 88236 88239 86106 0 -1 4194304 409 346024 0 0 0 0 49997 107 20 0 1 0 71906993 4292608 736 18446744073709551615 94106955067392 94106955961925 140723067563232 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94106956200976 94106956248720 94106970406912 140723067570462 140723067570665 140723067570665 140723067576267 0
/proc/88239/statm: 1048 736 672 219 0 110 0
[pid=88378] ppid=88239 vsize=193396 memory=171872 CPUtime=3096.41 cores=0,2
/proc/88378/stat : 88378 (wmaxcdcl) R 88239 88239 86106 0 -1 4194304 17296 0 0 0 309608 33 0 0 20 0 1 0 71957263 198037504 42968 18446744073709551615 4198400 5932793 140736256834672 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 37085184 140736256842075 140736256842220 140736256842220 140736256847820 0
/proc/88378/statm: 48349 42968 448 424 0 47804 0
Current children cumulated CPU time: 3597.45 s
Current children cumulated vsize: 197588 KiB
Current children cumulated memory: 174816 KiB

Child status: 0

Real time (s): 3608.28
CPU time (s): 3597.55
CPU user time (s): 3596.13
CPU system time (s): 1.41259
CPU usage (%): 99.7026
Max. virtual memory (cumulated for all children) (KiB): 2198740
Max. memory (cumulated for all children) (KiB): 2081120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.13
system time used= 1.41259
maximum resident set size= 2097752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 364072
page faults= 0
swaps= 0
block input operations= 0
block output operations= 21120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 478
involuntary context switches= 22033


# summary of solver processes directly reported to runsolver:
#   pid: 88239
#   total CPU time (s): 3597.55
#   total CPU user time (s): 3596.13
#   total CPU system time (s): 1.41259

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.03936 second user time and 16.9289 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-07-03 19:04:51
IDJOB=4521003
IDBENCH=178176
IDSOLVER=3374
FILE ID=nodeC018/4521003-1751562291
RUNJOBID= nodeC018-1751554571-86116
SLURM_JOB_ID= 9598743
Free space on /tmp= 432836 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/maxcut/maxcut_opt_complete_5-partite_block/normalized-maxcut_opt_complete_5-partite_block_nvert_90.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4521003-1751562291/watcher-4521003-1751562291 -o /tmp/evaluation-result-4521003-1751562291/solver-4521003-1751562291 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751554571-86116 --watchdog 3760  HOME/opbsolver HOME/instance-4521003-1751562291.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= 938881248995c1811678b4b6ed7e25b4
RANDOM SEED=632231948

nodeC018 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.818
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.66
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.828
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.66
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		: 3571.049
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.66
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		: 3531.658
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.66
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.819
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.66
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		: 3599.833
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.66
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		: 3608.262
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.66
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		: 3276.401
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.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128429872 kB
MemAvailable:   128724692 kB
Buffers:            2128 kB
Cached:          1059180 kB
SwapCached:           32 kB
Active:          1525748 kB
Inactive:         584740 kB
Active(anon):    1066936 kB
Inactive(anon):      288 kB
Active(file):     458812 kB
Inactive(file):   584452 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             35948 kB
Writeback:             0 kB
AnonPages:       1052224 kB
Mapped:           118536 kB
Shmem:             18044 kB
KReclaimable:     181188 kB
Slab:             271828 kB
SReclaimable:     181188 kB
SUnreclaim:        90640 kB
KernelStack:        4304 kB
PageTables:         5220 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1585792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150648 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    403456 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432764 MiB
End job on nodeC018 at 2025-07-03 20:05:00