Trace number 4521141

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? 3596.25 3606.83

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/maxcut/maxcut_opt_complete_6-partite_inlv/
normalized-maxcut_opt_complete_6-partite_inlv_nvert_69.opb
MD5SUM1733aa67cc51115e0f42d9b93b5f287e
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-1190
Best CPU time to get the best result obtained on this benchmark2067.2
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2346
Total number of constraints209576
Number of constraints which are clauses209576
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 1983
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 1983
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 1983
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c Presolving by SCIP...
499.09/500.75	c Encoding OPB into MaxSAT...
499.09/500.76	c This is the PBCProcessor based on SCIP solver.
499.57/501.23	c Solving by WMaxCDCL...
3596.21/3606.82	c Rebuilding OPB solution...
3596.21/3606.82	c This is the PBCProcessor based on SCIP solver.
3596.21/3606.82	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 (62314 MiB free)
  memory of node 1: 64507 MiB (63561 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4521141-1751563279/watcher-4521141-1751563279 -o /tmp/evaluation-result-4521141-1751563279/solver-4521141-1751563279 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751554571-86118 --watchdog 3760 HOME/opbsolver HOME/instance-4521141-1751563279.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
Starting watchdog thread
solver pid=88456, runsolver pid=88453
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 4.09 4.12 4.10 5/269 88460
/proc/meminfo: memFree=128884880/131250000 swapFree=33010416/33010684
[pid=88456] ppid=88453 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/88456/stat : 88456 (opbsolver) S 88453 88456 86106 0 -1 4194304 259 233 0 0 0 0 0 0 20 0 1 0 72005766 4292608 768 18446744073709551615 93930898468864 93930899363397 140725295031200 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93930899602448 93930899650192 93930924396544 140725295032606 140725295032809 140725295032809 140725295038411 0
/proc/88456/statm: 1048 768 704 219 0 110 0
[pid=88460] ppid=88456 vsize=34632 memory=18136 CPUtime=0.07 cores=1,3
/proc/88460/stat : 88460 (pbcpreprocessor) R 88456 88456 86106 0 -1 4194304 4221 0 0 0 7 0 0 0 20 0 1 0 72005768 35463168 4534 18446744073709551615 4198400 15773533 140727687457984 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 40640512 140727687465284 140727687465438 140727687465438 140727687471045 0
/proc/88460/statm: 8658 4534 640 2826 0 5270 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 38824 KiB
Current children cumulated memory: 21208 KiB

[startup+0.205734 s]*
/proc/loadavg: 4.09 4.12 4.10 5/269 88460
/proc/meminfo: memFree=128856768/131250000 swapFree=33010416/33010684
[pid=88456] ppid=88453 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/88456/stat : 88456 (opbsolver) S 88453 88456 86106 0 -1 4194304 259 233 0 0 0 0 0 0 20 0 1 0 72005766 4292608 768 18446744073709551615 93930898468864 93930899363397 140725295031200 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93930899602448 93930899650192 93930924396544 140725295032606 140725295032809 140725295032809 140725295038411 0
/proc/88456/statm: 1048 768 704 219 0 110 0
[pid=88460] ppid=88456 vsize=62948 memory=51540 CPUtime=0.18 cores=1,3
/proc/88460/stat : 88460 (pbcpreprocessor) R 88456 88456 86106 0 -1 4194304 11573 0 0 0 17 1 0 0 20 0 1 0 72005768 64458752 12885 18446744073709551615 4198400 15773533 140727687457984 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 40640512 140727687465284 140727687465438 140727687465438 140727687471045 0
/proc/88460/statm: 15737 12885 1984 2826 0 12349 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 67140 KiB
Current children cumulated memory: 54612 KiB

[startup+0.305699 s]*
/proc/loadavg: 4.09 4.12 4.10 5/269 88460
/proc/meminfo: memFree=128792256/131250000 swapFree=33010416/33010684
[pid=88456] ppid=88453 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/88456/stat : 88456 (opbsolver) S 88453 88456 86106 0 -1 4194304 259 233 0 0 0 0 0 0 20 0 1 0 72005766 4292608 768 18446744073709551615 93930898468864 93930899363397 140725295031200 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93930899602448 93930899650192 93930924396544 140725295032606 140725295032809 140725295032809 140725295038411 0
/proc/88456/statm: 1048 768 704 219 0 110 0
[pid=88460] ppid=88456 vsize=118804 memory=106196 CPUtime=0.28 cores=1,3
/proc/88460/stat : 88460 (pbcpreprocessor) R 88456 88456 86106 0 -1 4194304 25242 0 0 0 24 4 0 0 20 0 1 0 72005768 121655296 26549 18446744073709551615 4198400 15773533 140727687457984 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 40640512 140727687465284 140727687465438 140727687465438 140727687471045 0
/proc/88460/statm: 29701 26549 1984 2826 0 26313 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 122996 KiB
Current children cumulated memory: 109268 KiB

[startup+0.700221 s]
/proc/loadavg: 4.09 4.12 4.10 5/269 88460
/proc/meminfo: memFree=128687424/131250000 swapFree=33010416/33010684
[pid=88456] ppid=88453 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/88456/stat : 88456 (opbsolver) S 88453 88456 86106 0 -1 4194304 259 233 0 0 0 0 0 0 20 0 1 0 72005766 4292608 768 18446744073709551615 93930898468864 93930899363397 140725295031200 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93930899602448 93930899650192 93930924396544 140725295032606 140725295032809 140725295032809 140725295038411 0
/proc/88456/statm: 1048 768 704 219 0 110 0
[pid=88460] ppid=88456 vsize=342348 memory=328660 CPUtime=0.67 cores=1,3
/proc/88460/stat : 88460 (pbcpreprocessor) R 88456 88456 86106 0 -1 4194304 80478 0 0 0 54 13 0 0 20 0 1 0 72005768 350564352 82165 18446744073709551615 4198400 15773533 140727687457984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 40640512 140727687465284 140727687465438 140727687465438 140727687471045 0
/proc/88460/statm: 85587 82165 2400 2826 0 82199 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 346540 KiB
Current children cumulated memory: 331732 KiB

[startup+1.50021 s]
/proc/loadavg: 4.09 4.12 4.10 5/269 88460
/proc/meminfo: memFree=128566464/131250000 swapFree=33010416/33010684
[pid=88456] ppid=88453 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/88456/stat : 88456 (opbsolver) S 88453 88456 86106 0 -1 4194304 259 233 0 0 0 0 0 0 20 0 1 0 72005766 4292608 768 18446744073709551615 93930898468864 93930899363397 140725295031200 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93930899602448 93930899650192 93930924396544 140725295032606 140725295032809 140725295032809 140725295038411 0
/proc/88456/statm: 1048 768 704 219 0 110 0
[pid=88460] ppid=88456 vsize=445804 memory=430804 CPUtime=1.47 cores=1,3
/proc/88460/stat : 88460 (pbcpreprocessor) R 88456 88456 86106 0 -1 4194304 105999 0 0 0 130 17 0 0 20 0 1 0 72005768 456503296 107701 18446744073709551615 4198400 15773533 140727687457984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 40640512 140727687465284 140727687465438 140727687465438 140727687471045 0
/proc/88460/statm: 111451 107701 2400 2826 0 108063 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 449996 KiB
Current children cumulated memory: 433876 KiB

[startup+3.10553 s]
/proc/loadavg: 4.08 4.12 4.10 5/269 88460
/proc/meminfo: memFree=128310916/131250000 swapFree=33010416/33010684
[pid=88456] ppid=88453 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/88456/stat : 88456 (opbsolver) S 88453 88456 86106 0 -1 4194304 259 233 0 0 0 0 0 0 20 0 1 0 72005766 4292608 768 18446744073709551615 93930898468864 93930899363397 140725295031200 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93930899602448 93930899650192 93930924396544 140725295032606 140725295032809 140725295032809 140725295038411 0
/proc/88456/statm: 1048 768 704 219 0 110 0
[pid=88460] ppid=88456 vsize=703152 memory=633660 CPUtime=3.06 cores=1,3
/proc/88460/stat : 88460 (pbcpreprocessor) R 88456 88456 86106 0 -1 4194304 110694 0 0 0 285 21 0 0 20 0 1 0 72005768 720027648 158415 18446744073709551615 4198400 15773533 140727687457984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 40640512 140727687465284 140727687465438 140727687465438 140727687471045 0
/proc/88460/statm: 175788 158415 2432 2826 0 172400 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 707344 KiB
Current children cumulated memory: 636732 KiB

[startup+6.30021 s]
/proc/loadavg: 4.08 4.12 4.10 5/269 88460
/proc/meminfo: memFree=127886964/131250000 swapFree=33010416/33010684
[pid=88456] ppid=88453 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/88456/stat : 88456 (opbsolver) S 88453 88456 86106 0 -1 4194304 259 233 0 0 0 0 0 0 20 0 1 0 72005766 4292608 768 18446744073709551615 93930898468864 93930899363397 140725295031200 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93930899602448 93930899650192 93930924396544 140725295032606 140725295032809 140725295032809 140725295038411 0
/proc/88456/statm: 1048 768 704 219 0 110 0
[pid=88460] ppid=88456 vsize=1076052 memory=1001236 CPUtime=6.25 cores=1,3
/proc/88460/stat : 88460 (pbcpreprocessor) R 88456 88456 86106 0 -1 4194304 162418 0 0 0 592 33 0 0 20 0 1 0 72005768 1101877248 250309 18446744073709551615 4198400 15773533 140727687457984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 40640512 140727687465284 140727687465438 140727687465438 140727687471045 0
/proc/88460/statm: 269013 250309 2624 2826 0 265625 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 1080244 KiB
Current children cumulated memory: 1004308 KiB

[startup+12.7002 s]
/proc/loadavg: 4.14 4.13 4.10 5/269 88460
/proc/meminfo: memFree=127882972/131250000 swapFree=33010416/33010684
[pid=88456] ppid=88453 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/88456/stat : 88456 (opbsolver) S 88453 88456 86106 0 -1 4194304 259 233 0 0 0 0 0 0 20 0 1 0 72005766 4292608 768 18446744073709551615 93930898468864 93930899363397 140725295031200 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93930899602448 93930899650192 93930924396544 140725295032606 140725295032809 140725295032809 140725295038411 0
/proc/88456/statm: 1048 768 704 219 0 110 0
[pid=88460] ppid=88456 vsize=1076052 memory=1001620 CPUtime=12.63 cores=1,3
/proc/88460/stat : 88460 (pbcpreprocessor) R 88456 88456 86106 0 -1 4194304 162509 0 0 0 1230 33 0 0 20 0 1 0 72005768 1101877248 250405 18446744073709551615 4198400 15773533 140727687457984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 40640512 140727687465284 140727687465438 140727687465438 140727687471045 0
/proc/88460/statm: 269013 250405 2624 2826 0 265625 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 1080244 KiB
Current children cumulated memory: 1004692 KiB

[startup+25.5002 s]
/proc/loadavg: 4.12 4.13 4.10 5/268 88460
/proc/meminfo: memFree=127874972/131250000 swapFree=33010416/33010684
[pid=88456] ppid=88453 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/88456/stat : 88456 (opbsolver) S 88453 88456 86106 0 -1 4194304 259 233 0 0 0 0 0 0 20 0 1 0 72005766 4292608 768 18446744073709551615 93930898468864 93930899363397 140725295031200 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93930899602448 93930899650192 93930924396544 140725295032606 140725295032809 140725295032809 140725295038411 0
/proc/88456/statm: 1048 768 704 219 0 110 0
[pid=88460] ppid=88456 vsize=1076052 memory=1004160 CPUtime=25.39 cores=1,3
/proc/88460/stat : 88460 (pbcpreprocessor) R 88456 88456 86106 0 -1 4194304 162632 0 0 0 2506 33 0 0 20 0 1 0 72005768 1101877248 251040 18446744073709551615 4198400 15773533 140727687457984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 40640512 140727687465284 140727687465438 140727687465438 140727687471045 0
/proc/88460/statm: 269013 251040 2624 2826 0 265625 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1080244 KiB
Current children cumulated memory: 1007232 KiB

[startup+51.1056 s]
/proc/loadavg: 4.15 4.13 4.10 5/268 88461
/proc/meminfo: memFree=127859336/131250000 swapFree=33010416/33010684
[pid=88456] ppid=88453 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/88456/stat : 88456 (opbsolver) S 88453 88456 86106 0 -1 4194304 259 233 0 0 0 0 0 0 20 0 1 0 72005766 4292608 768 18446744073709551615 93930898468864 93930899363397 140725295031200 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93930899602448 93930899650192 93930924396544 140725295032606 140725295032809 140725295032809 140725295038411 0
/proc/88456/statm: 1048 768 704 219 0 110 0
[pid=88460] ppid=88456 vsize=1078920 memory=1007360 CPUtime=50.92 cores=1,3
/proc/88460/stat : 88460 (pbcpreprocessor) R 88456 88456 86106 0 -1 4194304 163418 0 0 0 5058 34 0 0 20 0 1 0 72005768 1104814080 251840 18446744073709551615 4198400 15773533 140727687457984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 40640512 140727687465284 140727687465438 140727687465438 140727687471045 0
/proc/88460/statm: 269730 251840 2656 2826 0 266342 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1083112 KiB
Current children cumulated memory: 1010432 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/269 88464
/proc/meminfo: memFree=127841040/131250000 swapFree=33010416/33010684
[pid=88456] ppid=88453 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/88456/stat : 88456 (opbsolver) S 88453 88456 86106 0 -1 4194304 259 233 0 0 0 0 0 0 20 0 1 0 72005766 4292608 768 18446744073709551615 93930898468864 93930899363397 140725295031200 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93930899602448 93930899650192 93930924396544 140725295032606 140725295032809 140725295032809 140725295038411 0
/proc/88456/statm: 1048 768 704 219 0 110 0
[pid=88460] ppid=88456 vsize=1079396 memory=1008000 CPUtime=101.95 cores=1,3
/proc/88460/stat : 88460 (pbcpreprocessor) R 88456 88456 86106 0 -1 4194304 163604 0 0 0 10161 34 0 0 20 0 1 0 72005768 1105301504 252000 18446744073709551615 4198400 15773533 140727687457984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 40640512 140727687465284 140727687465438 140727687465438 140727687471045 0
/proc/88460/statm: 269849 252000 2656 2826 0 266461 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 1083588 KiB
Current children cumulated memory: 1011072 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/268 88466
/proc/meminfo: memFree=127891980/131250000 swapFree=33010416/33010684
[pid=88456] ppid=88453 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/88456/stat : 88456 (opbsolver) S 88453 88456 86106 0 -1 4194304 259 233 0 0 0 0 0 0 20 0 1 0 72005766 4292608 768 18446744073709551615 93930898468864 93930899363397 140725295031200 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93930899602448 93930899650192 93930924396544 140725295032606 140725295032809 140725295032809 140725295038411 0
/proc/88456/statm: 1048 768 704 219 0 110 0
[pid=88460] ppid=88456 vsize=1082380 memory=1010048 CPUtime=161.76 cores=1,3
/proc/88460/stat : 88460 (pbcpreprocessor) R 88456 88456 86106 0 -1 4194304 164140 0 0 0 16141 35 0 0 20 0 1 0 72005768 1108357120 252512 18446744073709551615 4198400 15773533 140727687457984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 40640512 140727687465284 140727687465438 140727687465438 140727687471045 0
/proc/88460/statm: 270595 252512 2656 2826 0 267207 0
Current children cumulated CPU time: 161.76 s
Current children cumulated vsize: 1086572 KiB
Current children cumulated memory: 1013120 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/269 88470
/proc/meminfo: memFree=127855548/131250000 swapFree=33010416/33010684
[pid=88456] ppid=88453 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/88456/stat : 88456 (opbsolver) S 88453 88456 86106 0 -1 4194304 259 233 0 0 0 0 0 0 20 0 1 0 72005766 4292608 768 18446744073709551615 93930898468864 93930899363397 140725295031200 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93930899602448 93930899650192 93930924396544 140725295032606 140725295032809 140725295032809 140725295038411 0
/proc/88456/statm: 1048 768 704 219 0 110 0
[pid=88460] ppid=88456 vsize=1087292 memory=1013856 CPUtime=221.58 cores=1,3
/proc/88460/stat : 88460 (pbcpreprocessor) R 88456 88456 86106 0 -1 4194304 164582 0 0 0 22123 35 0 0 20 0 1 0 72005768 1113387008 253464 18446744073709551615 4198400 15773533 140727687457984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 40640512 140727687465284 140727687465438 140727687465438 140727687471045 0
/proc/88460/statm: 271823 253464 2656 2826 0 268435 0
Current children cumulated CPU time: 221.58 s

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

/proc/88591/stat : 88591 (wmaxcdcl) R 88456 88456 86106 0 -1 4194304 18935 0 0 0 283179 100 0 0 20 0 1 0 72055891 129081344 30732 18446744073709551615 4198400 5932793 140731492059648 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 40296448 140731492063579 140731492063724 140731492063724 140731492069324 0
/proc/88591/statm: 31514 30732 448 424 0 30969 0
Current children cumulated CPU time: 3332.42 s
Current children cumulated vsize: 130248 KiB
Current children cumulated memory: 126000 KiB

[startup+3402.3 s]
/proc/loadavg: 2.08 2.29 2.98 3/255 88816
/proc/meminfo: memFree=129193272/131250000 swapFree=33010416/33010684
[pid=88456] ppid=88453 vsize=4192 memory=3072 CPUtime=499.63 cores=1,3
/proc/88456/stat : 88456 (opbsolver) S 88453 88456 86106 0 -1 4194304 405 234680 0 0 0 0 49901 62 20 0 1 0 72005766 4292608 768 18446744073709551615 93930898468864 93930899363397 140725295031200 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93930899602448 93930899650192 93930924396544 140725295032606 140725295032809 140725295032809 140725295038411 0
/proc/88456/statm: 1048 768 704 219 0 110 0
[pid=88591] ppid=88456 vsize=126056 memory=122928 CPUtime=2892.63 cores=1,3
/proc/88591/stat : 88591 (wmaxcdcl) R 88456 88456 86106 0 -1 4194304 18937 0 0 0 289162 101 0 0 20 0 1 0 72055891 129081344 30732 18446744073709551615 4198400 5932793 140731492059648 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 40296448 140731492063579 140731492063724 140731492063724 140731492069324 0
/proc/88591/statm: 31514 30732 448 424 0 30969 0
Current children cumulated CPU time: 3392.26 s
Current children cumulated vsize: 130248 KiB
Current children cumulated memory: 126000 KiB

[startup+3462.3 s]
/proc/loadavg: 2.16 2.28 2.93 3/255 88818
/proc/meminfo: memFree=129193384/131250000 swapFree=33010416/33010684
[pid=88456] ppid=88453 vsize=4192 memory=3072 CPUtime=499.63 cores=1,3
/proc/88456/stat : 88456 (opbsolver) S 88453 88456 86106 0 -1 4194304 405 234680 0 0 0 0 49901 62 20 0 1 0 72005766 4292608 768 18446744073709551615 93930898468864 93930899363397 140725295031200 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93930899602448 93930899650192 93930924396544 140725295032606 140725295032809 140725295032809 140725295038411 0
/proc/88456/statm: 1048 768 704 219 0 110 0
[pid=88591] ppid=88456 vsize=126056 memory=122928 CPUtime=2952.47 cores=1,3
/proc/88591/stat : 88591 (wmaxcdcl) R 88456 88456 86106 0 -1 4194304 18937 0 0 0 295145 102 0 0 20 0 1 0 72055891 129081344 30732 18446744073709551615 4198400 5932793 140731492059648 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 40296448 140731492063579 140731492063724 140731492063724 140731492069324 0
/proc/88591/statm: 31514 30732 448 424 0 30969 0
Current children cumulated CPU time: 3452.1 s
Current children cumulated vsize: 130248 KiB
Current children cumulated memory: 126000 KiB

[startup+3522.3 s]
/proc/loadavg: 2.11 2.24 2.88 3/254 88825
/proc/meminfo: memFree=129193632/131250000 swapFree=33010416/33010684
[pid=88456] ppid=88453 vsize=4192 memory=3072 CPUtime=499.63 cores=1,3
/proc/88456/stat : 88456 (opbsolver) S 88453 88456 86106 0 -1 4194304 405 234680 0 0 0 0 49901 62 20 0 1 0 72005766 4292608 768 18446744073709551615 93930898468864 93930899363397 140725295031200 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93930899602448 93930899650192 93930924396544 140725295032606 140725295032809 140725295032809 140725295038411 0
/proc/88456/statm: 1048 768 704 219 0 110 0
[pid=88591] ppid=88456 vsize=126056 memory=122928 CPUtime=3012.3 cores=1,3
/proc/88591/stat : 88591 (wmaxcdcl) R 88456 88456 86106 0 -1 4194304 18979 0 0 0 301127 103 0 0 20 0 1 0 72055891 129081344 30732 18446744073709551615 4198400 5932793 140731492059648 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 40296448 140731492063579 140731492063724 140731492063724 140731492069324 0
/proc/88591/statm: 31514 30732 448 424 0 30969 0
Current children cumulated CPU time: 3511.93 s
Current children cumulated vsize: 130248 KiB
Current children cumulated memory: 126000 KiB

[startup+3582.3 s]
/proc/loadavg: 2.15 2.22 2.83 3/254 88827
/proc/meminfo: memFree=129193752/131250000 swapFree=33010416/33010684
[pid=88456] ppid=88453 vsize=4192 memory=3072 CPUtime=499.63 cores=1,3
/proc/88456/stat : 88456 (opbsolver) S 88453 88456 86106 0 -1 4194304 405 234680 0 0 0 0 49901 62 20 0 1 0 72005766 4292608 768 18446744073709551615 93930898468864 93930899363397 140725295031200 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93930899602448 93930899650192 93930924396544 140725295032606 140725295032809 140725295032809 140725295038411 0
/proc/88456/statm: 1048 768 704 219 0 110 0
[pid=88591] ppid=88456 vsize=126056 memory=122928 CPUtime=3072.14 cores=1,3
/proc/88591/stat : 88591 (wmaxcdcl) R 88456 88456 86106 0 -1 4194304 18979 0 0 0 307110 104 0 0 20 0 1 0 72055891 129081344 30732 18446744073709551615 4198400 5932793 140731492059648 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 40296448 140731492063579 140731492063724 140731492063724 140731492069324 0
/proc/88591/statm: 31514 30732 448 424 0 30969 0
Current children cumulated CPU time: 3571.77 s
Current children cumulated vsize: 130248 KiB
Current children cumulated memory: 126000 KiB

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

# cumulated CPU time of all completed processes:  user=3594.57 s, system=1.68032 s

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

[startup+3584 s]*
/proc/loadavg: 2.14 2.22 2.83 3/254 88827
/proc/meminfo: memFree=129193752/131250000 swapFree=33010416/33010684
[pid=88456] ppid=88453 vsize=4192 memory=3072 CPUtime=499.63 cores=1,3
/proc/88456/stat : 88456 (opbsolver) S 88453 88456 86106 0 -1 4194304 405 234680 0 0 0 0 49901 62 20 0 1 0 72005766 4292608 768 18446744073709551615 93930898468864 93930899363397 140725295031200 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93930899602448 93930899650192 93930924396544 140725295032606 140725295032809 140725295032809 140725295038411 0
/proc/88456/statm: 1048 768 704 219 0 110 0
[pid=88591] ppid=88456 vsize=126056 memory=122928 CPUtime=3073.84 cores=1,3
/proc/88591/stat : 88591 (wmaxcdcl) R 88456 88456 86106 0 -1 4194304 18979 0 0 0 307280 104 0 0 20 0 1 0 72055891 129081344 30732 18446744073709551615 4198400 5932793 140731492059648 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 40296448 140731492063579 140731492063724 140731492063724 140731492069324 0
/proc/88591/statm: 31514 30732 448 424 0 30969 0
Current children cumulated CPU time: 3573.47 s
Current children cumulated vsize: 130248 KiB
Current children cumulated memory: 126000 KiB

[startup+3596.8 s]
/proc/loadavg: 2.11 2.21 2.82 3/254 88828
/proc/meminfo: memFree=129193752/131250000 swapFree=33010416/33010684
[pid=88456] ppid=88453 vsize=4192 memory=3072 CPUtime=499.63 cores=1,3
/proc/88456/stat : 88456 (opbsolver) S 88453 88456 86106 0 -1 4194304 405 234680 0 0 0 0 49901 62 20 0 1 0 72005766 4292608 768 18446744073709551615 93930898468864 93930899363397 140725295031200 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93930899602448 93930899650192 93930924396544 140725295032606 140725295032809 140725295032809 140725295038411 0
/proc/88456/statm: 1048 768 704 219 0 110 0
[pid=88591] ppid=88456 vsize=126056 memory=122928 CPUtime=3086.61 cores=1,3
/proc/88591/stat : 88591 (wmaxcdcl) R 88456 88456 86106 0 -1 4194304 18980 0 0 0 308556 105 0 0 20 0 1 0 72055891 129081344 30732 18446744073709551615 4198400 5932793 140731492059648 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 40296448 140731492063579 140731492063724 140731492063724 140731492069324 0
/proc/88591/statm: 31514 30732 448 424 0 30969 0
Current children cumulated CPU time: 3586.24 s
Current children cumulated vsize: 130248 KiB
Current children cumulated memory: 126000 KiB

[startup+3603.2 s]
/proc/loadavg: 2.10 2.20 2.81 3/254 88828
/proc/meminfo: memFree=129193752/131250000 swapFree=33010416/33010684
[pid=88456] ppid=88453 vsize=4192 memory=3072 CPUtime=499.63 cores=1,3
/proc/88456/stat : 88456 (opbsolver) S 88453 88456 86106 0 -1 4194304 405 234680 0 0 0 0 49901 62 20 0 1 0 72005766 4292608 768 18446744073709551615 93930898468864 93930899363397 140725295031200 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93930899602448 93930899650192 93930924396544 140725295032606 140725295032809 140725295032809 140725295038411 0
/proc/88456/statm: 1048 768 704 219 0 110 0
[pid=88591] ppid=88456 vsize=126056 memory=122928 CPUtime=3092.99 cores=1,3
/proc/88591/stat : 88591 (wmaxcdcl) R 88456 88456 86106 0 -1 4194304 18980 0 0 0 309194 105 0 0 20 0 1 0 72055891 129081344 30732 18446744073709551615 4198400 5932793 140731492059648 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 40296448 140731492063579 140731492063724 140731492063724 140731492069324 0
/proc/88591/statm: 31514 30732 448 424 0 30969 0
Current children cumulated CPU time: 3592.62 s
Current children cumulated vsize: 130248 KiB
Current children cumulated memory: 126000 KiB

[startup+3604.8 s]
/proc/loadavg: 2.10 2.20 2.81 3/254 88828
/proc/meminfo: memFree=129193752/131250000 swapFree=33010416/33010684
[pid=88456] ppid=88453 vsize=4192 memory=3072 CPUtime=499.63 cores=1,3
/proc/88456/stat : 88456 (opbsolver) S 88453 88456 86106 0 -1 4194304 405 234680 0 0 0 0 49901 62 20 0 1 0 72005766 4292608 768 18446744073709551615 93930898468864 93930899363397 140725295031200 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93930899602448 93930899650192 93930924396544 140725295032606 140725295032809 140725295032809 140725295038411 0
/proc/88456/statm: 1048 768 704 219 0 110 0
[pid=88591] ppid=88456 vsize=126056 memory=122928 CPUtime=3094.59 cores=1,3
/proc/88591/stat : 88591 (wmaxcdcl) R 88456 88456 86106 0 -1 4194304 18980 0 0 0 309354 105 0 0 20 0 1 0 72055891 129081344 30732 18446744073709551615 4198400 5932793 140731492059648 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 40296448 140731492063579 140731492063724 140731492063724 140731492069324 0
/proc/88591/statm: 31514 30732 448 424 0 30969 0
Current children cumulated CPU time: 3594.22 s
Current children cumulated vsize: 130248 KiB
Current children cumulated memory: 126000 KiB

[startup+3605.6 s]
/proc/loadavg: 2.10 2.20 2.81 3/254 88828
/proc/meminfo: memFree=129193752/131250000 swapFree=33010416/33010684
[pid=88456] ppid=88453 vsize=4192 memory=3072 CPUtime=499.63 cores=1,3
/proc/88456/stat : 88456 (opbsolver) S 88453 88456 86106 0 -1 4194304 405 234680 0 0 0 0 49901 62 20 0 1 0 72005766 4292608 768 18446744073709551615 93930898468864 93930899363397 140725295031200 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93930899602448 93930899650192 93930924396544 140725295032606 140725295032809 140725295032809 140725295038411 0
/proc/88456/statm: 1048 768 704 219 0 110 0
[pid=88591] ppid=88456 vsize=126056 memory=122928 CPUtime=3095.39 cores=1,3
/proc/88591/stat : 88591 (wmaxcdcl) R 88456 88456 86106 0 -1 4194304 18980 0 0 0 309434 105 0 0 20 0 1 0 72055891 129081344 30732 18446744073709551615 4198400 5932793 140731492059648 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 40296448 140731492063579 140731492063724 140731492063724 140731492069324 0
/proc/88591/statm: 31514 30732 448 424 0 30969 0
Current children cumulated CPU time: 3595.02 s
Current children cumulated vsize: 130248 KiB
Current children cumulated memory: 126000 KiB

[startup+3606.4 s]
/proc/loadavg: 2.10 2.20 2.81 3/254 88828
/proc/meminfo: memFree=129193752/131250000 swapFree=33010416/33010684
[pid=88456] ppid=88453 vsize=4192 memory=3072 CPUtime=499.63 cores=1,3
/proc/88456/stat : 88456 (opbsolver) S 88453 88456 86106 0 -1 4194304 405 234680 0 0 0 0 49901 62 20 0 1 0 72005766 4292608 768 18446744073709551615 93930898468864 93930899363397 140725295031200 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93930899602448 93930899650192 93930924396544 140725295032606 140725295032809 140725295032809 140725295038411 0
/proc/88456/statm: 1048 768 704 219 0 110 0
[pid=88591] ppid=88456 vsize=126056 memory=122928 CPUtime=3096.18 cores=1,3
/proc/88591/stat : 88591 (wmaxcdcl) R 88456 88456 86106 0 -1 4194304 18980 0 0 0 309513 105 0 0 20 0 1 0 72055891 129081344 30732 18446744073709551615 4198400 5932793 140731492059648 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 40296448 140731492063579 140731492063724 140731492063724 140731492069324 0
/proc/88591/statm: 31514 30732 448 424 0 30969 0
Current children cumulated CPU time: 3595.81 s
Current children cumulated vsize: 130248 KiB
Current children cumulated memory: 126000 KiB

[startup+3606.8 s]
/proc/loadavg: 2.10 2.20 2.81 3/254 88828
/proc/meminfo: memFree=129193752/131250000 swapFree=33010416/33010684
[pid=88456] ppid=88453 vsize=4192 memory=3072 CPUtime=499.63 cores=1,3
/proc/88456/stat : 88456 (opbsolver) S 88453 88456 86106 0 -1 4194304 405 234680 0 0 0 0 49901 62 20 0 1 0 72005766 4292608 768 18446744073709551615 93930898468864 93930899363397 140725295031200 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93930899602448 93930899650192 93930924396544 140725295032606 140725295032809 140725295032809 140725295038411 0
/proc/88456/statm: 1048 768 704 219 0 110 0
[pid=88591] ppid=88456 vsize=126056 memory=122928 CPUtime=3096.58 cores=1,3
/proc/88591/stat : 88591 (wmaxcdcl) R 88456 88456 86106 0 -1 4194304 18980 0 0 0 309553 105 0 0 20 0 1 0 72055891 129081344 30732 18446744073709551615 4198400 5932793 140731492059648 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 40296448 140731492063579 140731492063724 140731492063724 140731492069324 0
/proc/88591/statm: 31514 30732 448 424 0 30969 0
Current children cumulated CPU time: 3596.21 s
Current children cumulated vsize: 130248 KiB
Current children cumulated memory: 126000 KiB

Child status: 0

Real time (s): 3606.83
CPU time (s): 3596.25
CPU user time (s): 3594.57
CPU system time (s): 1.68032
CPU usage (%): 99.7067
Max. virtual memory (cumulated for all children) (KiB): 1344700
Max. memory (cumulated for all children) (KiB): 1247844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.57
system time used= 1.68032
maximum resident set size= 1244772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 254404
page faults= 0
swaps= 0
block input operations= 0
block output operations= 9312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 503
involuntary context switches= 6421


# summary of solver processes directly reported to runsolver:
#   pid: 88456
#   total CPU time (s): 3596.25
#   total CPU user time (s): 3594.57
#   total CPU system time (s): 1.68032

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.11219 second user time and 16.5315 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-07-03 19:21:19
IDJOB=4521141
IDBENCH=178227
IDSOLVER=3374
FILE ID=nodeC018/4521141-1751563279
RUNJOBID= nodeC018-1751554571-86118
SLURM_JOB_ID= 9598743
Free space on /tmp= 432800 MiB

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

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

MD5SUM BENCH= 1733aa67cc51115e0f42d9b93b5f287e
RANDOM SEED=630331164

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.801
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.845
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		: 3600.321
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		: 3682.360
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.833
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.829
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		: 3631.750
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		: 3599.293
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:        128896820 kB
MemAvailable:   129230164 kB
Buffers:            2128 kB
Cached:          1097672 kB
SwapCached:           32 kB
Active:          1030572 kB
Inactive:         623232 kB
Active(anon):     571760 kB
Inactive(anon):      288 kB
Active(file):     458812 kB
Inactive(file):   622944 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             27316 kB
Writeback:            16 kB
AnonPages:        557060 kB
Mapped:           109472 kB
Shmem:             18044 kB
KReclaimable:     181256 kB
Slab:             271608 kB
SReclaimable:     181256 kB
SUnreclaim:        90352 kB
KernelStack:        4320 kB
PageTables:         4160 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     945324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150648 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    342016 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= 432848 MiB
End job on nodeC018 at 2025-07-03 20:21:26