Trace number 4521233

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.83 3606.93

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_84.opb
MD5SUM56a55a6a376bce11ab58c02a823aeaa9
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-1764
Best CPU time to get the best result obtained on this benchmark3581.9
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3486
Total number of constraints381136
Number of constraints which are clauses381136
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 2940
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 2940
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 2940
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...
499.81/501.38	c Encoding OPB into MaxSAT...
499.81/501.38	c This is the PBCProcessor based on SCIP solver.
500.69/502.26	c Solving by WMaxCDCL...
3597.78/3606.92	c Rebuilding OPB solution...
3597.78/3606.92	c This is the PBCProcessor based on SCIP solver.
3597.78/3606.92	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 (62490 MiB free)
  memory of node 1: 64507 MiB (62545 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=88567, runsolver pid=88564
Current StackSize limit: 8192 KiB


[startup+0.100067 s]*
/proc/loadavg: 4.14 4.12 4.09 5/269 88571
/proc/meminfo: memFree=128022544/131250000 swapFree=33010416/33010684
[pid=88567] ppid=88564 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/88567/stat : 88567 (opbsolver) S 88564 88567 86106 0 -1 4194304 257 235 0 0 0 0 0 0 20 0 1 0 72028613 4292608 736 18446744073709551615 94898044141568 94898045036101 140733440946736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94898045275152 94898045322896 94898047221760 140733440948510 140733440948713 140733440948713 140733440954315 0
/proc/88567/statm: 1048 736 672 219 0 110 0
[pid=88571] ppid=88567 vsize=35120 memory=18548 CPUtime=0.08 cores=4,6
/proc/88571/stat : 88571 (pbcpreprocessor) R 88567 88567 86106 0 -1 4194304 4346 0 0 0 7 1 0 0 20 0 1 0 72028615 35962880 4637 18446744073709551615 4198400 15773533 140720725862784 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 17968456 18061744 55668736 140720725870916 140720725871070 140720725871070 140720725876677 0
/proc/88571/statm: 8780 4637 640 2826 0 5392 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 39312 KiB
Current children cumulated memory: 21492 KiB

[startup+0.205716 s]*
/proc/loadavg: 4.14 4.12 4.09 5/269 88571
/proc/meminfo: memFree=127999612/131250000 swapFree=33010416/33010684
[pid=88567] ppid=88564 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/88567/stat : 88567 (opbsolver) S 88564 88567 86106 0 -1 4194304 257 235 0 0 0 0 0 0 20 0 1 0 72028613 4292608 736 18446744073709551615 94898044141568 94898045036101 140733440946736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94898045275152 94898045322896 94898047221760 140733440948510 140733440948713 140733440948713 140733440954315 0
/proc/88567/statm: 1048 736 672 219 0 110 0
[pid=88571] ppid=88567 vsize=53568 memory=37108 CPUtime=0.19 cores=4,6
/proc/88571/stat : 88571 (pbcpreprocessor) R 88567 88567 86106 0 -1 4194304 9220 0 0 0 17 2 0 0 20 0 1 0 72028615 54853632 9277 18446744073709551615 4198400 15773533 140720725862784 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 17968456 18061744 55668736 140720725870916 140720725871070 140720725871070 140720725876677 0
/proc/88571/statm: 13392 9277 640 2826 0 10004 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 57760 KiB
Current children cumulated memory: 40052 KiB

[startup+0.305601 s]*
/proc/loadavg: 4.14 4.12 4.09 5/269 88571
/proc/meminfo: memFree=127987768/131250000 swapFree=33010416/33010684
[pid=88567] ppid=88564 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/88567/stat : 88567 (opbsolver) S 88564 88567 86106 0 -1 4194304 257 235 0 0 0 0 0 0 20 0 1 0 72028613 4292608 736 18446744073709551615 94898044141568 94898045036101 140733440946736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94898045275152 94898045322896 94898047221760 140733440948510 140733440948713 140733440948713 140733440954315 0
/proc/88567/statm: 1048 736 672 219 0 110 0
[pid=88571] ppid=88567 vsize=72116 memory=54440 CPUtime=0.28 cores=4,6
/proc/88571/stat : 88571 (pbcpreprocessor) R 88567 88567 86106 0 -1 4194304 13578 0 0 0 25 3 0 0 20 0 1 0 72028615 73846784 13610 18446744073709551615 4198400 15773533 140720725862784 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 17968456 18061744 55668736 140720725870916 140720725871070 140720725871070 140720725876677 0
/proc/88571/statm: 18062 13610 640 2826 0 14674 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 76308 KiB
Current children cumulated memory: 57384 KiB

[startup+0.700178 s]
/proc/loadavg: 4.14 4.12 4.09 5/269 88571
/proc/meminfo: memFree=127878904/131250000 swapFree=33010416/33010684
[pid=88567] ppid=88564 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/88567/stat : 88567 (opbsolver) S 88564 88567 86106 0 -1 4194304 257 235 0 0 0 0 0 0 20 0 1 0 72028613 4292608 736 18446744073709551615 94898044141568 94898045036101 140733440946736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94898045275152 94898045322896 94898047221760 140733440948510 140733440948713 140733440948713 140733440954315 0
/proc/88567/statm: 1048 736 672 219 0 110 0
[pid=88571] ppid=88567 vsize=270560 memory=256284 CPUtime=0.67 cores=4,6
/proc/88571/stat : 88571 (pbcpreprocessor) R 88567 88567 86106 0 -1 4194304 61706 0 0 0 56 11 0 0 20 0 1 0 72028615 277053440 64071 18446744073709551615 4198400 15773533 140720725862784 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 17968456 18061744 55668736 140720725870916 140720725871070 140720725871070 140720725876677 0
/proc/88571/statm: 67640 64071 2016 2826 0 64252 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 274752 KiB
Current children cumulated memory: 259228 KiB

[startup+1.5002 s]
/proc/loadavg: 4.14 4.12 4.09 5/269 88571
/proc/meminfo: memFree=127628920/131250000 swapFree=33010416/33010684
[pid=88567] ppid=88564 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/88567/stat : 88567 (opbsolver) S 88564 88567 86106 0 -1 4194304 257 235 0 0 0 0 0 0 20 0 1 0 72028613 4292608 736 18446744073709551615 94898044141568 94898045036101 140733440946736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94898045275152 94898045322896 94898047221760 140733440948510 140733440948713 140733440948713 140733440954315 0
/proc/88567/statm: 1048 736 672 219 0 110 0
[pid=88571] ppid=88567 vsize=585156 memory=570844 CPUtime=1.47 cores=4,6
/proc/88571/stat : 88571 (pbcpreprocessor) R 88567 88567 86106 0 -1 4194304 138973 0 0 0 123 24 0 0 20 0 1 0 72028615 599199744 142711 18446744073709551615 4198400 15773533 140720725862784 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 55668736 140720725870916 140720725871070 140720725871070 140720725876677 0
/proc/88571/statm: 146289 142711 2400 2826 0 142901 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 589348 KiB
Current children cumulated memory: 573788 KiB

[startup+3.10552 s]
/proc/loadavg: 4.13 4.12 4.09 5/269 88571
/proc/meminfo: memFree=127299300/131250000 swapFree=33010416/33010684
[pid=88567] ppid=88564 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/88567/stat : 88567 (opbsolver) S 88564 88567 86106 0 -1 4194304 257 235 0 0 0 0 0 0 20 0 1 0 72028613 4292608 736 18446744073709551615 94898044141568 94898045036101 140733440946736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94898045275152 94898045322896 94898047221760 140733440948510 140733440948713 140733440948713 140733440954315 0
/proc/88567/statm: 1048 736 672 219 0 110 0
[pid=88571] ppid=88567 vsize=750020 memory=734296 CPUtime=3.07 cores=4,6
/proc/88571/stat : 88571 (pbcpreprocessor) R 88567 88567 86106 0 -1 4194304 178815 0 0 0 277 30 0 0 20 0 1 0 72028615 768020480 183574 18446744073709551615 4198400 15773533 140720725862784 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 55668736 140720725870916 140720725871070 140720725871070 140720725876677 0
/proc/88571/statm: 187505 183574 2400 2826 0 184117 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 754212 KiB
Current children cumulated memory: 737240 KiB

[startup+6.3002 s]
/proc/loadavg: 4.13 4.12 4.09 5/269 88571
/proc/meminfo: memFree=127005904/131250000 swapFree=33010416/33010684
[pid=88567] ppid=88564 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/88567/stat : 88567 (opbsolver) S 88564 88567 86106 0 -1 4194304 257 235 0 0 0 0 0 0 20 0 1 0 72028613 4292608 736 18446744073709551615 94898044141568 94898045036101 140733440946736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94898045275152 94898045322896 94898047221760 140733440948510 140733440948713 140733440948713 140733440954315 0
/proc/88567/statm: 1048 736 672 219 0 110 0
[pid=88571] ppid=88567 vsize=1134360 memory=1046896 CPUtime=6.26 cores=4,6
/proc/88571/stat : 88571 (pbcpreprocessor) R 88567 88567 86106 0 -1 4194304 183333 0 0 0 590 36 0 0 20 0 1 0 72028615 1161584640 261724 18446744073709551615 4198400 15773533 140720725862784 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 55668736 140720725870916 140720725871070 140720725871070 140720725876677 0
/proc/88571/statm: 283590 261724 2464 2826 0 280202 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 1138552 KiB
Current children cumulated memory: 1049840 KiB

[startup+12.7002 s]
/proc/loadavg: 4.12 4.12 4.09 5/269 88571
/proc/meminfo: memFree=126214856/131250000 swapFree=33010416/33010684
[pid=88567] ppid=88564 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/88567/stat : 88567 (opbsolver) S 88564 88567 86106 0 -1 4194304 257 235 0 0 0 0 0 0 20 0 1 0 72028613 4292608 736 18446744073709551615 94898044141568 94898045036101 140733440946736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94898045275152 94898045322896 94898047221760 140733440948510 140733440948713 140733440948713 140733440954315 0
/proc/88567/statm: 1048 736 672 219 0 110 0
[pid=88571] ppid=88567 vsize=1855048 memory=1753072 CPUtime=12.63 cores=4,6
/proc/88571/stat : 88571 (pbcpreprocessor) R 88567 88567 86106 0 -1 4194304 270371 0 0 0 1205 58 0 0 20 0 1 0 72028615 1899569152 438268 18446744073709551615 4198400 15773533 140720725862784 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 55668736 140720725870916 140720725871070 140720725871070 140720725876677 0
/proc/88571/statm: 463762 438268 2624 2826 0 460374 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 1859240 KiB
Current children cumulated memory: 1756016 KiB

[startup+25.5002 s]
/proc/loadavg: 4.09 4.11 4.09 5/269 88571
/proc/meminfo: memFree=126228572/131250000 swapFree=33010416/33010684
[pid=88567] ppid=88564 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/88567/stat : 88567 (opbsolver) S 88564 88567 86106 0 -1 4194304 257 235 0 0 0 0 0 0 20 0 1 0 72028613 4292608 736 18446744073709551615 94898044141568 94898045036101 140733440946736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94898045275152 94898045322896 94898047221760 140733440948510 140733440948713 140733440948713 140733440954315 0
/proc/88567/statm: 1048 736 672 219 0 110 0
[pid=88571] ppid=88567 vsize=1855048 memory=1755412 CPUtime=25.39 cores=4,6
/proc/88571/stat : 88571 (pbcpreprocessor) R 88567 88567 86106 0 -1 4194304 270472 0 0 0 2481 58 0 0 20 0 1 0 72028615 1899569152 438853 18446744073709551615 4198400 15773533 140720725862784 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 55668736 140720725870916 140720725871070 140720725871070 140720725876677 0
/proc/88571/statm: 463762 438853 2624 2826 0 460374 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1859240 KiB
Current children cumulated memory: 1758356 KiB

[startup+51.1056 s]
/proc/loadavg: 4.06 4.10 4.09 5/269 88572
/proc/meminfo: memFree=126212152/131250000 swapFree=33010416/33010684
[pid=88567] ppid=88564 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/88567/stat : 88567 (opbsolver) S 88564 88567 86106 0 -1 4194304 257 235 0 0 0 0 0 0 20 0 1 0 72028613 4292608 736 18446744073709551615 94898044141568 94898045036101 140733440946736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94898045275152 94898045322896 94898047221760 140733440948510 140733440948713 140733440948713 140733440954315 0
/proc/88567/statm: 1048 736 672 219 0 110 0
[pid=88571] ppid=88567 vsize=1855048 memory=1757568 CPUtime=50.93 cores=4,6
/proc/88571/stat : 88571 (pbcpreprocessor) R 88567 88567 86106 0 -1 4194304 270484 0 0 0 5034 59 0 0 20 0 1 0 72028615 1899569152 439392 18446744073709551615 4198400 15773533 140720725862784 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 55668736 140720725870916 140720725871070 140720725871070 140720725876677 0
/proc/88571/statm: 463762 439392 2624 2826 0 460374 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 1859240 KiB
Current children cumulated memory: 1760512 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/270 88576
/proc/meminfo: memFree=126078512/131250000 swapFree=33010416/33010684
[pid=88567] ppid=88564 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/88567/stat : 88567 (opbsolver) S 88564 88567 86106 0 -1 4194304 257 235 0 0 0 0 0 0 20 0 1 0 72028613 4292608 736 18446744073709551615 94898044141568 94898045036101 140733440946736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94898045275152 94898045322896 94898047221760 140733440948510 140733440948713 140733440948713 140733440954315 0
/proc/88567/statm: 1048 736 672 219 0 110 0
[pid=88571] ppid=88567 vsize=1861892 memory=1763780 CPUtime=101.97 cores=4,6
/proc/88571/stat : 88571 (pbcpreprocessor) R 88567 88567 86106 0 -1 4194304 271021 0 0 0 10138 59 0 0 20 0 1 0 72028615 1906577408 440945 18446744073709551615 4198400 15773533 140720725862784 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 55668736 140720725870916 140720725871070 140720725871070 140720725876677 0
/proc/88571/statm: 465473 440945 2656 2826 0 462085 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 1866084 KiB
Current children cumulated memory: 1766724 KiB

[startup+162.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/270 88578
/proc/meminfo: memFree=126059592/131250000 swapFree=33010416/33010684
[pid=88567] ppid=88564 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/88567/stat : 88567 (opbsolver) S 88564 88567 86106 0 -1 4194304 257 235 0 0 0 0 0 0 20 0 1 0 72028613 4292608 736 18446744073709551615 94898044141568 94898045036101 140733440946736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94898045275152 94898045322896 94898047221760 140733440948510 140733440948713 140733440948713 140733440954315 0
/proc/88567/statm: 1048 736 672 219 0 110 0
[pid=88571] ppid=88567 vsize=1861892 memory=1763780 CPUtime=161.8 cores=4,6
/proc/88571/stat : 88571 (pbcpreprocessor) R 88567 88567 86106 0 -1 4194304 271043 0 0 0 16121 59 0 0 20 0 1 0 72028615 1906577408 440945 18446744073709551615 4198400 15773533 140720725862784 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 55668736 140720725870916 140720725871070 140720725871070 140720725876677 0
/proc/88571/statm: 465473 440945 2656 2826 0 462085 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 1866084 KiB
Current children cumulated memory: 1766724 KiB

[startup+222.3 s]
/proc/loadavg: 4.41 4.19 4.12 5/270 88580
/proc/meminfo: memFree=126085360/131250000 swapFree=33010416/33010684
[pid=88567] ppid=88564 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/88567/stat : 88567 (opbsolver) S 88564 88567 86106 0 -1 4194304 257 235 0 0 0 0 0 0 20 0 1 0 72028613 4292608 736 18446744073709551615 94898044141568 94898045036101 140733440946736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94898045275152 94898045322896 94898047221760 140733440948510 140733440948713 140733440948713 140733440954315 0
/proc/88567/statm: 1048 736 672 219 0 110 0
[pid=88571] ppid=88567 vsize=1863204 memory=1764804 CPUtime=221.62 cores=4,6
/proc/88571/stat : 88571 (pbcpreprocessor) R 88567 88567 86106 0 -1 4194304 271306 0 0 0 22103 59 0 0 20 0 1 0 72028615 1907920896 441201 18446744073709551615 4198400 15773533 140720725862784 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 55668736 140720725870916 140720725871070 140720725871070 140720725876677 0
/proc/88571/statm: 465801 441201 2656 2826 0 462413 0
Current children cumulated CPU time: 221.62 s

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

/proc/88608/stat : 88608 (wmaxcdcl) R 88567 88567 86106 0 -1 4194304 15706 0 0 0 289242 44 0 0 20 0 1 0 72078840 137871360 32962 18446744073709551615 4198400 5932793 140729216450144 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 12591104 140729216452955 140729216453100 140729216453100 140729216458700 0
/proc/88608/statm: 33660 32962 448 424 0 33115 0
Current children cumulated CPU time: 3393.62 s
Current children cumulated vsize: 138832 KiB
Current children cumulated memory: 134792 KiB

[startup+3462.3 s]
/proc/loadavg: 1.36 1.94 2.66 2/247 88863
/proc/meminfo: memFree=129317408/131250000 swapFree=33010416/33010684
[pid=88567] ppid=88564 vsize=4192 memory=2944 CPUtime=500.76 cores=4,6
/proc/88567/stat : 88567 (opbsolver) S 88564 88567 86106 0 -1 4194304 403 293674 0 0 0 0 49987 89 20 0 1 0 72028613 4292608 736 18446744073709551615 94898044141568 94898045036101 140733440946736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94898045275152 94898045322896 94898047221760 140733440948510 140733440948713 140733440948713 140733440954315 0
/proc/88567/statm: 1048 736 672 219 0 110 0
[pid=88608] ppid=88567 vsize=134640 memory=131848 CPUtime=2952.73 cores=4,6
/proc/88608/stat : 88608 (wmaxcdcl) R 88567 88567 86106 0 -1 4194304 15751 0 0 0 295228 45 0 0 20 0 1 0 72078840 137871360 32962 18446744073709551615 4198400 5932793 140729216450144 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 12591104 140729216452955 140729216453100 140729216453100 140729216458700 0
/proc/88608/statm: 33660 32962 448 424 0 33115 0
Current children cumulated CPU time: 3453.49 s
Current children cumulated vsize: 138832 KiB
Current children cumulated memory: 134792 KiB

[startup+3522.3 s]
/proc/loadavg: 1.17 1.78 2.56 2/247 88865
/proc/meminfo: memFree=129317516/131250000 swapFree=33010416/33010684
[pid=88567] ppid=88564 vsize=4192 memory=2944 CPUtime=500.76 cores=4,6
/proc/88567/stat : 88567 (opbsolver) S 88564 88567 86106 0 -1 4194304 403 293674 0 0 0 0 49987 89 20 0 1 0 72028613 4292608 736 18446744073709551615 94898044141568 94898045036101 140733440946736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94898045275152 94898045322896 94898047221760 140733440948510 140733440948713 140733440948713 140733440954315 0
/proc/88567/statm: 1048 736 672 219 0 110 0
[pid=88608] ppid=88567 vsize=134640 memory=131848 CPUtime=3012.61 cores=4,6
/proc/88608/stat : 88608 (wmaxcdcl) R 88567 88567 86106 0 -1 4194304 15751 0 0 0 301214 47 0 0 20 0 1 0 72078840 137871360 32962 18446744073709551615 4198400 5932793 140729216450144 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 12591104 140729216452955 140729216453100 140729216453100 140729216458700 0
/proc/88608/statm: 33660 32962 448 424 0 33115 0
Current children cumulated CPU time: 3513.37 s
Current children cumulated vsize: 138832 KiB
Current children cumulated memory: 134792 KiB

[startup+3582.3 s]
/proc/loadavg: 1.12 1.65 2.46 2/248 88869
/proc/meminfo: memFree=129317468/131250000 swapFree=33010416/33010684
[pid=88567] ppid=88564 vsize=4192 memory=2944 CPUtime=500.76 cores=4,6
/proc/88567/stat : 88567 (opbsolver) S 88564 88567 86106 0 -1 4194304 403 293674 0 0 0 0 49987 89 20 0 1 0 72028613 4292608 736 18446744073709551615 94898044141568 94898045036101 140733440946736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94898045275152 94898045322896 94898047221760 140733440948510 140733440948713 140733440948713 140733440954315 0
/proc/88567/statm: 1048 736 672 219 0 110 0
[pid=88608] ppid=88567 vsize=134640 memory=131848 CPUtime=3072.48 cores=4,6
/proc/88608/stat : 88608 (wmaxcdcl) R 88567 88567 86106 0 -1 4194304 15751 0 0 0 307200 48 0 0 20 0 1 0 72078840 137871360 32962 18446744073709551615 4198400 5932793 140729216450144 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 12591104 140729216452955 140729216453100 140729216453100 140729216458700 0
/proc/88608/statm: 33660 32962 448 424 0 33115 0
Current children cumulated CPU time: 3573.24 s
Current children cumulated vsize: 138832 KiB
Current children cumulated memory: 134792 KiB

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

# cumulated CPU time of all completed processes:  user=3596.45 s, system=1.38236 s

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

[startup+3584 s]*
/proc/loadavg: 1.11 1.64 2.46 2/248 88869
/proc/meminfo: memFree=129317468/131250000 swapFree=33010416/33010684
[pid=88567] ppid=88564 vsize=4192 memory=2944 CPUtime=500.76 cores=4,6
/proc/88567/stat : 88567 (opbsolver) S 88564 88567 86106 0 -1 4194304 403 293674 0 0 0 0 49987 89 20 0 1 0 72028613 4292608 736 18446744073709551615 94898044141568 94898045036101 140733440946736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94898045275152 94898045322896 94898047221760 140733440948510 140733440948713 140733440948713 140733440954315 0
/proc/88567/statm: 1048 736 672 219 0 110 0
[pid=88608] ppid=88567 vsize=134640 memory=131848 CPUtime=3074.18 cores=4,6
/proc/88608/stat : 88608 (wmaxcdcl) R 88567 88567 86106 0 -1 4194304 15751 0 0 0 307370 48 0 0 20 0 1 0 72078840 137871360 32962 18446744073709551615 4198400 5932793 140729216450144 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 12591104 140729216452955 140729216453100 140729216453100 140729216458700 0
/proc/88608/statm: 33660 32962 448 424 0 33115 0
Current children cumulated CPU time: 3574.94 s
Current children cumulated vsize: 138832 KiB
Current children cumulated memory: 134792 KiB

[startup+3596.8 s]
/proc/loadavg: 1.09 1.62 2.44 2/248 88869
/proc/meminfo: memFree=129317692/131250000 swapFree=33010416/33010684
[pid=88567] ppid=88564 vsize=4192 memory=2944 CPUtime=500.76 cores=4,6
/proc/88567/stat : 88567 (opbsolver) S 88564 88567 86106 0 -1 4194304 403 293674 0 0 0 0 49987 89 20 0 1 0 72028613 4292608 736 18446744073709551615 94898044141568 94898045036101 140733440946736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94898045275152 94898045322896 94898047221760 140733440948510 140733440948713 140733440948713 140733440954315 0
/proc/88567/statm: 1048 736 672 219 0 110 0
[pid=88608] ppid=88567 vsize=134640 memory=131848 CPUtime=3086.95 cores=4,6
/proc/88608/stat : 88608 (wmaxcdcl) R 88567 88567 86106 0 -1 4194304 15751 0 0 0 308647 48 0 0 20 0 1 0 72078840 137871360 32962 18446744073709551615 4198400 5932793 140729216450144 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 12591104 140729216452955 140729216453100 140729216453100 140729216458700 0
/proc/88608/statm: 33660 32962 448 424 0 33115 0
Current children cumulated CPU time: 3587.71 s
Current children cumulated vsize: 138832 KiB
Current children cumulated memory: 134792 KiB

[startup+3603.2 s]
/proc/loadavg: 1.08 1.61 2.43 2/248 88869
/proc/meminfo: memFree=129317692/131250000 swapFree=33010416/33010684
[pid=88567] ppid=88564 vsize=4192 memory=2944 CPUtime=500.76 cores=4,6
/proc/88567/stat : 88567 (opbsolver) S 88564 88567 86106 0 -1 4194304 403 293674 0 0 0 0 49987 89 20 0 1 0 72028613 4292608 736 18446744073709551615 94898044141568 94898045036101 140733440946736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94898045275152 94898045322896 94898047221760 140733440948510 140733440948713 140733440948713 140733440954315 0
/proc/88567/statm: 1048 736 672 219 0 110 0
[pid=88608] ppid=88567 vsize=134640 memory=131848 CPUtime=3093.33 cores=4,6
/proc/88608/stat : 88608 (wmaxcdcl) R 88567 88567 86106 0 -1 4194304 15751 0 0 0 309285 48 0 0 20 0 1 0 72078840 137871360 32962 18446744073709551615 4198400 5932793 140729216450144 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 12591104 140729216452955 140729216453100 140729216453100 140729216458700 0
/proc/88608/statm: 33660 32962 448 424 0 33115 0
Current children cumulated CPU time: 3594.09 s
Current children cumulated vsize: 138832 KiB
Current children cumulated memory: 134792 KiB

[startup+3604.8 s]
/proc/loadavg: 1.16 1.62 2.43 2/248 88869
/proc/meminfo: memFree=129317692/131250000 swapFree=33010416/33010684
[pid=88567] ppid=88564 vsize=4192 memory=2944 CPUtime=500.76 cores=4,6
/proc/88567/stat : 88567 (opbsolver) S 88564 88567 86106 0 -1 4194304 403 293674 0 0 0 0 49987 89 20 0 1 0 72028613 4292608 736 18446744073709551615 94898044141568 94898045036101 140733440946736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94898045275152 94898045322896 94898047221760 140733440948510 140733440948713 140733440948713 140733440954315 0
/proc/88567/statm: 1048 736 672 219 0 110 0
[pid=88608] ppid=88567 vsize=134640 memory=131848 CPUtime=3094.93 cores=4,6
/proc/88608/stat : 88608 (wmaxcdcl) R 88567 88567 86106 0 -1 4194304 15751 0 0 0 309445 48 0 0 20 0 1 0 72078840 137871360 32962 18446744073709551615 4198400 5932793 140729216450144 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 12591104 140729216452955 140729216453100 140729216453100 140729216458700 0
/proc/88608/statm: 33660 32962 448 424 0 33115 0
Current children cumulated CPU time: 3595.69 s
Current children cumulated vsize: 138832 KiB
Current children cumulated memory: 134792 KiB

[startup+3605.6 s]
/proc/loadavg: 1.16 1.62 2.43 2/248 88869
/proc/meminfo: memFree=129317692/131250000 swapFree=33010416/33010684
[pid=88567] ppid=88564 vsize=4192 memory=2944 CPUtime=500.76 cores=4,6
/proc/88567/stat : 88567 (opbsolver) S 88564 88567 86106 0 -1 4194304 403 293674 0 0 0 0 49987 89 20 0 1 0 72028613 4292608 736 18446744073709551615 94898044141568 94898045036101 140733440946736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94898045275152 94898045322896 94898047221760 140733440948510 140733440948713 140733440948713 140733440954315 0
/proc/88567/statm: 1048 736 672 219 0 110 0
[pid=88608] ppid=88567 vsize=134640 memory=131848 CPUtime=3095.73 cores=4,6
/proc/88608/stat : 88608 (wmaxcdcl) R 88567 88567 86106 0 -1 4194304 15751 0 0 0 309525 48 0 0 20 0 1 0 72078840 137871360 32962 18446744073709551615 4198400 5932793 140729216450144 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 12591104 140729216452955 140729216453100 140729216453100 140729216458700 0
/proc/88608/statm: 33660 32962 448 424 0 33115 0
Current children cumulated CPU time: 3596.49 s
Current children cumulated vsize: 138832 KiB
Current children cumulated memory: 134792 KiB

[startup+3606.4 s]
/proc/loadavg: 1.16 1.62 2.43 2/248 88869
/proc/meminfo: memFree=129317692/131250000 swapFree=33010416/33010684
[pid=88567] ppid=88564 vsize=4192 memory=2944 CPUtime=500.76 cores=4,6
/proc/88567/stat : 88567 (opbsolver) S 88564 88567 86106 0 -1 4194304 403 293674 0 0 0 0 49987 89 20 0 1 0 72028613 4292608 736 18446744073709551615 94898044141568 94898045036101 140733440946736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94898045275152 94898045322896 94898047221760 140733440948510 140733440948713 140733440948713 140733440954315 0
/proc/88567/statm: 1048 736 672 219 0 110 0
[pid=88608] ppid=88567 vsize=134640 memory=131848 CPUtime=3096.53 cores=4,6
/proc/88608/stat : 88608 (wmaxcdcl) R 88567 88567 86106 0 -1 4194304 15751 0 0 0 309605 48 0 0 20 0 1 0 72078840 137871360 32962 18446744073709551615 4198400 5932793 140729216450144 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 12591104 140729216452955 140729216453100 140729216453100 140729216458700 0
/proc/88608/statm: 33660 32962 448 424 0 33115 0
Current children cumulated CPU time: 3597.29 s
Current children cumulated vsize: 138832 KiB
Current children cumulated memory: 134792 KiB

[startup+3606.8 s]
/proc/loadavg: 1.16 1.62 2.43 2/248 88869
/proc/meminfo: memFree=129317692/131250000 swapFree=33010416/33010684
[pid=88567] ppid=88564 vsize=4192 memory=2944 CPUtime=500.76 cores=4,6
/proc/88567/stat : 88567 (opbsolver) S 88564 88567 86106 0 -1 4194304 403 293674 0 0 0 0 49987 89 20 0 1 0 72028613 4292608 736 18446744073709551615 94898044141568 94898045036101 140733440946736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94898045275152 94898045322896 94898047221760 140733440948510 140733440948713 140733440948713 140733440954315 0
/proc/88567/statm: 1048 736 672 219 0 110 0
[pid=88608] ppid=88567 vsize=134640 memory=131848 CPUtime=3096.92 cores=4,6
/proc/88608/stat : 88608 (wmaxcdcl) R 88567 88567 86106 0 -1 4194304 15751 0 0 0 309644 48 0 0 20 0 1 0 72078840 137871360 32962 18446744073709551615 4198400 5932793 140729216450144 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 12591104 140729216452955 140729216453100 140729216453100 140729216458700 0
/proc/88608/statm: 33660 32962 448 424 0 33115 0
Current children cumulated CPU time: 3597.68 s
Current children cumulated vsize: 138832 KiB
Current children cumulated memory: 134792 KiB

[startup+3606.9 s]
/proc/loadavg: 1.16 1.62 2.43 2/248 88869
/proc/meminfo: memFree=129317692/131250000 swapFree=33010416/33010684
[pid=88567] ppid=88564 vsize=4192 memory=2944 CPUtime=500.76 cores=4,6
/proc/88567/stat : 88567 (opbsolver) S 88564 88567 86106 0 -1 4194304 403 293674 0 0 0 0 49987 89 20 0 1 0 72028613 4292608 736 18446744073709551615 94898044141568 94898045036101 140733440946736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94898045275152 94898045322896 94898047221760 140733440948510 140733440948713 140733440948713 140733440954315 0
/proc/88567/statm: 1048 736 672 219 0 110 0
[pid=88608] ppid=88567 vsize=134640 memory=131848 CPUtime=3097.02 cores=4,6
/proc/88608/stat : 88608 (wmaxcdcl) R 88567 88567 86106 0 -1 4194304 15751 0 0 0 309654 48 0 0 20 0 1 0 72078840 137871360 32962 18446744073709551615 4198400 5932793 140729216450144 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 12591104 140729216452955 140729216453100 140729216453100 140729216458700 0
/proc/88608/statm: 33660 32962 448 424 0 33115 0
Current children cumulated CPU time: 3597.78 s
Current children cumulated vsize: 138832 KiB
Current children cumulated memory: 134792 KiB

Child status: 0

Real time (s): 3606.93
CPU time (s): 3597.83
CPU user time (s): 3596.45
CPU system time (s): 1.38236
CPU usage (%): 99.7478
Max. virtual memory (cumulated for all children) (KiB): 1892272
Max. memory (cumulated for all children) (KiB): 1798208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.45
system time used= 1.38236
maximum resident set size= 1810296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 310169
page faults= 0
swaps= 0
block input operations= 0
block output operations= 17096
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 477
involuntary context switches= 1744


# summary of solver processes directly reported to runsolver:
#   pid: 88567
#   total CPU time (s): 3597.83
#   total CPU user time (s): 3596.45
#   total CPU system time (s): 1.38236

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.5267 second user time and 10.7604 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-07-03 19:25:08
IDJOB=4521233
IDBENCH=178243
IDSOLVER=3374
FILE ID=nodeC018/4521233-1751563508
RUNJOBID= nodeC018-1751554571-86117
SLURM_JOB_ID= 9598743
Free space on /tmp= 432788 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_84.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4521233-1751563508/watcher-4521233-1751563508 -o /tmp/evaluation-result-4521233-1751563508/solver-4521233-1751563508 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751554571-86117 --watchdog 3760  HOME/opbsolver HOME/instance-4521233-1751563508.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= 56a55a6a376bce11ab58c02a823aeaa9
RANDOM SEED=1165955907

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.827
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.842
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		: 3601.560
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		: 3630.400
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		: 3545.183
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.781
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		: 3599.852
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		: 3606.001
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:        128037224 kB
MemAvailable:   128382224 kB
Buffers:            2128 kB
Cached:          1109324 kB
SwapCached:           32 kB
Active:          1825812 kB
Inactive:         634884 kB
Active(anon):    1367000 kB
Inactive(anon):      288 kB
Active(file):     458812 kB
Inactive(file):   634596 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             32992 kB
Writeback:             4 kB
AnonPages:       1352284 kB
Mapped:           118468 kB
Shmem:             18044 kB
KReclaimable:     181260 kB
Slab:             271320 kB
SReclaimable:     181260 kB
SUnreclaim:        90060 kB
KernelStack:        4320 kB
PageTables:         5756 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1765788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    688128 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= 432884 MiB
End job on nodeC018 at 2025-07-03 20:25:15