Trace number 4484923

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.62 3607.1

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-4.opb
MD5SUM79c0a8033bde71aac2f7ead78fdb13b7
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-50
Best CPU time to get the best result obtained on this benchmark593.296
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1150
Total number of constraints80258
Number of constraints which are clauses80258
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 constraint2
Maximum length of a constraint2
Number of terms in the objective function 1150
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 1150
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1150
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.02	c Presolving by SCIP...
498.75/500.33	c Encoding OPB into MaxSAT...
498.75/500.34	c This is the PBCProcessor based on SCIP solver.
498.79/500.50	c Solving by WMaxCDCL...
3596.49/3607.09	c Rebuilding OPB solution...
3596.49/3607.09	c This is the PBCProcessor based on SCIP solver.
3596.49/3607.09	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: 63708 MiB (62048 MiB free)
  memory of node 1: 64465 MiB (62538 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4484923-1751304723/watcher-4484923-1751304723 -o /tmp/evaluation-result-4484923-1751304723/solver-4484923-1751304723 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1751301113-41764 --watchdog 3760 HOME/opbsolver HOME/instance-4484923-1751304723.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=42239, runsolver pid=42236
Current StackSize limit: 8192 KiB


[startup+0.100064 s]*
/proc/loadavg: 4.11 4.11 4.09 5/268 42243
/proc/meminfo: memFree=127549296/131249996 swapFree=33010684/33010684
[pid=42239] ppid=42236 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/42239/stat : 42239 (opbsolver) S 42236 42239 41753 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 46150752 4292608 768 18446744073709551615 94082654355456 94082655249989 140729881827872 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94082655489040 94082655536784 94082655997952 140729881835806 140729881836009 140729881836009 140729881841611 0
/proc/42239/statm: 1048 768 704 219 0 110 0
[pid=42243] ppid=42239 vsize=52664 memory=40264 CPUtime=0.07 cores=4,6
/proc/42243/stat : 42243 (pbcpreprocessor) R 42239 42239 41753 0 -1 4194304 8486 0 0 0 6 1 0 0 20 0 1 0 46150755 53927936 10066 18446744073709551615 4198400 15773533 140721505715824 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 17968456 18061744 52854784 140721505724740 140721505724894 140721505724894 140721505730501 0
/proc/42243/statm: 13166 10066 2016 2826 0 9778 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 56856 KiB
Current children cumulated memory: 43336 KiB

[startup+0.205657 s]*
/proc/loadavg: 4.11 4.11 4.09 5/268 42243
/proc/meminfo: memFree=127485036/131249996 swapFree=33010684/33010684
[pid=42239] ppid=42236 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/42239/stat : 42239 (opbsolver) S 42236 42239 41753 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 46150752 4292608 768 18446744073709551615 94082654355456 94082655249989 140729881827872 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94082655489040 94082655536784 94082655997952 140729881835806 140729881836009 140729881836009 140729881841611 0
/proc/42239/statm: 1048 768 704 219 0 110 0
[pid=42243] ppid=42239 vsize=116932 memory=104904 CPUtime=0.18 cores=4,6
/proc/42243/stat : 42243 (pbcpreprocessor) R 42239 42239 41753 0 -1 4194304 24325 0 0 0 14 4 0 0 20 0 1 0 46150755 119738368 26226 18446744073709551615 4198400 15773533 140721505715824 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 52854784 140721505724740 140721505724894 140721505724894 140721505730501 0
/proc/42243/statm: 29233 26226 2336 2826 0 25845 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 121124 KiB
Current children cumulated memory: 107976 KiB

[startup+0.305632 s]*
/proc/loadavg: 4.11 4.11 4.09 4/263 42246
/proc/meminfo: memFree=128525368/131249996 swapFree=33010684/33010684
[pid=42239] ppid=42236 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/42239/stat : 42239 (opbsolver) S 42236 42239 41753 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 46150752 4292608 768 18446744073709551615 94082654355456 94082655249989 140729881827872 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94082655489040 94082655536784 94082655997952 140729881835806 140729881836009 140729881836009 140729881841611 0
/proc/42239/statm: 1048 768 704 219 0 110 0
[pid=42243] ppid=42239 vsize=137364 memory=124744 CPUtime=0.27 cores=4,6
/proc/42243/stat : 42243 (pbcpreprocessor) R 42239 42239 41753 0 -1 4194304 29232 0 0 0 23 4 0 0 20 0 1 0 46150755 140660736 31186 18446744073709551615 4198400 15773533 140721505715824 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 52854784 140721505724740 140721505724894 140721505724894 140721505730501 0
/proc/42243/statm: 34341 31186 2400 2826 0 30953 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 141556 KiB
Current children cumulated memory: 127816 KiB

[startup+0.700257 s]
/proc/loadavg: 4.11 4.11 4.09 4/263 42253
/proc/meminfo: memFree=128484256/131249996 swapFree=33010684/33010684
[pid=42239] ppid=42236 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/42239/stat : 42239 (opbsolver) S 42236 42239 41753 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 46150752 4292608 768 18446744073709551615 94082654355456 94082655249989 140729881827872 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94082655489040 94082655536784 94082655997952 140729881835806 140729881836009 140729881836009 140729881841611 0
/proc/42239/statm: 1048 768 704 219 0 110 0
[pid=42243] ppid=42239 vsize=168884 memory=154664 CPUtime=0.66 cores=4,6
/proc/42243/stat : 42243 (pbcpreprocessor) R 42239 42239 41753 0 -1 4194304 41585 0 0 0 59 7 0 0 20 0 1 0 46150755 172937216 38666 18446744073709551615 4198400 15773533 140721505715824 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 52854784 140721505724740 140721505724894 140721505724894 140721505730501 0
/proc/42243/statm: 42221 38666 2464 2826 0 38833 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 173076 KiB
Current children cumulated memory: 157736 KiB

[startup+1.50024 s]
/proc/loadavg: 4.11 4.11 4.09 4/263 42253
/proc/meminfo: memFree=128484256/131249996 swapFree=33010684/33010684
[pid=42239] ppid=42236 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/42239/stat : 42239 (opbsolver) S 42236 42239 41753 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 46150752 4292608 768 18446744073709551615 94082654355456 94082655249989 140729881827872 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94082655489040 94082655536784 94082655997952 140729881835806 140729881836009 140729881836009 140729881841611 0
/proc/42239/statm: 1048 768 704 219 0 110 0
[pid=42243] ppid=42239 vsize=377848 memory=334216 CPUtime=1.46 cores=4,6
/proc/42243/stat : 42243 (pbcpreprocessor) R 42239 42239 41753 0 -1 4194304 51789 0 0 0 135 11 0 0 20 0 1 0 46150755 386916352 83554 18446744073709551615 4198400 15773533 140721505715824 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 52854784 140721505724740 140721505724894 140721505724894 140721505730501 0
/proc/42243/statm: 94462 83554 2464 2826 0 91074 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 382040 KiB
Current children cumulated memory: 337288 KiB

[startup+3.10552 s]
/proc/loadavg: 4.11 4.11 4.09 5/268 42343
/proc/meminfo: memFree=128174116/131249996 swapFree=33010684/33010684
[pid=42239] ppid=42236 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/42239/stat : 42239 (opbsolver) S 42236 42239 41753 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 46150752 4292608 768 18446744073709551615 94082654355456 94082655249989 140729881827872 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94082655489040 94082655536784 94082655997952 140729881835806 140729881836009 140729881836009 140729881841611 0
/proc/42239/statm: 1048 768 704 219 0 110 0
[pid=42243] ppid=42239 vsize=492528 memory=438204 CPUtime=3.06 cores=4,6
/proc/42243/stat : 42243 (pbcpreprocessor) R 42239 42239 41753 0 -1 4194304 82096 0 0 0 290 16 0 0 20 0 1 0 46150755 504348672 109551 18446744073709551615 4198400 15773533 140721505715824 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 52854784 140721505724740 140721505724894 140721505724894 140721505730501 0
/proc/42243/statm: 123132 109551 2656 2826 0 119744 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 496720 KiB
Current children cumulated memory: 441276 KiB

[startup+6.30018 s]
/proc/loadavg: 4.10 4.11 4.09 5/268 42343
/proc/meminfo: memFree=127805612/131249996 swapFree=33010684/33010684
[pid=42239] ppid=42236 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/42239/stat : 42239 (opbsolver) S 42236 42239 41753 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 46150752 4292608 768 18446744073709551615 94082654355456 94082655249989 140729881827872 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94082655489040 94082655536784 94082655997952 140729881835806 140729881836009 140729881836009 140729881841611 0
/proc/42239/statm: 1048 768 704 219 0 110 0
[pid=42243] ppid=42239 vsize=513616 memory=446948 CPUtime=6.25 cores=4,6
/proc/42243/stat : 42243 (pbcpreprocessor) R 42239 42239 41753 0 -1 4194304 84755 0 0 0 608 17 0 0 20 0 1 0 46150755 525942784 111737 18446744073709551615 4198400 15773533 140721505715824 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 52854784 140721505724740 140721505724894 140721505724894 140721505730501 0
/proc/42243/statm: 128404 111737 2656 2826 0 125016 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 517808 KiB
Current children cumulated memory: 450020 KiB

[startup+12.7002 s]
/proc/loadavg: 4.09 4.11 4.09 5/268 42343
/proc/meminfo: memFree=127787448/131249996 swapFree=33010684/33010684
[pid=42239] ppid=42236 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/42239/stat : 42239 (opbsolver) S 42236 42239 41753 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 46150752 4292608 768 18446744073709551615 94082654355456 94082655249989 140729881827872 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94082655489040 94082655536784 94082655997952 140729881835806 140729881836009 140729881836009 140729881841611 0
/proc/42239/statm: 1048 768 704 219 0 110 0
[pid=42243] ppid=42239 vsize=524604 memory=449828 CPUtime=12.63 cores=4,6
/proc/42243/stat : 42243 (pbcpreprocessor) R 42239 42239 41753 0 -1 4194304 85939 0 0 0 1246 17 0 0 20 0 1 0 46150755 537194496 112457 18446744073709551615 4198400 15773533 140721505715824 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 52854784 140721505724740 140721505724894 140721505724894 140721505730501 0
/proc/42243/statm: 131151 112457 2656 2826 0 127763 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 528796 KiB
Current children cumulated memory: 452900 KiB

[startup+25.5002 s]
/proc/loadavg: 4.14 4.12 4.09 5/268 42343
/proc/meminfo: memFree=127652200/131249996 swapFree=33010684/33010684
[pid=42239] ppid=42236 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/42239/stat : 42239 (opbsolver) S 42236 42239 41753 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 46150752 4292608 768 18446744073709551615 94082654355456 94082655249989 140729881827872 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94082655489040 94082655536784 94082655997952 140729881835806 140729881836009 140729881836009 140729881841611 0
/proc/42239/statm: 1048 768 704 219 0 110 0
[pid=42243] ppid=42239 vsize=574936 memory=456100 CPUtime=25.4 cores=4,6
/proc/42243/stat : 42243 (pbcpreprocessor) R 42239 42239 41753 0 -1 4194304 87484 0 0 0 2522 18 0 0 20 0 1 0 46150755 588734464 114025 18446744073709551615 4198400 15773533 140721505715824 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 52854784 140721505724740 140721505724894 140721505724894 140721505730501 0
/proc/42243/statm: 143734 114025 2656 2826 0 140346 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 579128 KiB
Current children cumulated memory: 459172 KiB

[startup+51.1056 s]
/proc/loadavg: 4.15 4.12 4.09 5/269 42394
/proc/meminfo: memFree=128115232/131249996 swapFree=33010684/33010684
[pid=42239] ppid=42236 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/42239/stat : 42239 (opbsolver) S 42236 42239 41753 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 46150752 4292608 768 18446744073709551615 94082654355456 94082655249989 140729881827872 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94082655489040 94082655536784 94082655997952 140729881835806 140729881836009 140729881836009 140729881841611 0
/proc/42239/statm: 1048 768 704 219 0 110 0
[pid=42243] ppid=42239 vsize=761980 memory=566708 CPUtime=50.92 cores=4,6
/proc/42243/stat : 42243 (pbcpreprocessor) R 42239 42239 41753 0 -1 4194304 114354 0 0 0 5070 22 0 0 20 0 1 0 46150755 780267520 141677 18446744073709551615 4198400 15773533 140721505715824 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 52854784 140721505724740 140721505724894 140721505724894 140721505730501 0
/proc/42243/statm: 190495 141677 2688 2826 0 187107 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 766172 KiB
Current children cumulated memory: 569780 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/268 42396
/proc/meminfo: memFree=127894468/131249996 swapFree=33010684/33010684
[pid=42239] ppid=42236 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/42239/stat : 42239 (opbsolver) S 42236 42239 41753 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 46150752 4292608 768 18446744073709551615 94082654355456 94082655249989 140729881827872 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94082655489040 94082655536784 94082655997952 140729881835806 140729881836009 140729881836009 140729881841611 0
/proc/42239/statm: 1048 768 704 219 0 110 0
[pid=42243] ppid=42239 vsize=840932 memory=622912 CPUtime=101.93 cores=4,6
/proc/42243/stat : 42243 (pbcpreprocessor) R 42239 42239 41753 0 -1 4194304 137915 0 0 0 10169 24 0 0 20 0 1 0 46150755 861114368 155728 18446744073709551615 4198400 15773533 140721505715824 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 52854784 140721505724740 140721505724894 140721505724894 140721505730501 0
/proc/42243/statm: 210233 155728 2688 2826 0 206845 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 845124 KiB
Current children cumulated memory: 625984 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/267 42398
/proc/meminfo: memFree=127673944/131249996 swapFree=33010684/33010684
[pid=42239] ppid=42236 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/42239/stat : 42239 (opbsolver) S 42236 42239 41753 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 46150752 4292608 768 18446744073709551615 94082654355456 94082655249989 140729881827872 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94082655489040 94082655536784 94082655997952 140729881835806 140729881836009 140729881836009 140729881841611 0
/proc/42239/statm: 1048 768 704 219 0 110 0
[pid=42243] ppid=42239 vsize=891856 memory=669088 CPUtime=161.75 cores=4,6
/proc/42243/stat : 42243 (pbcpreprocessor) R 42239 42239 41753 0 -1 4194304 153569 0 0 0 16148 27 0 0 20 0 1 0 46150755 913260544 167272 18446744073709551615 4198400 15773533 140721505715824 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 52854784 140721505724740 140721505724894 140721505724894 140721505730501 0
/proc/42243/statm: 222964 167272 2688 2826 0 219576 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 896048 KiB
Current children cumulated memory: 672160 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/267 42400
/proc/meminfo: memFree=127488480/131249996 swapFree=33010684/33010684
[pid=42239] ppid=42236 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/42239/stat : 42239 (opbsolver) S 42236 42239 41753 0 -1 4194304 262 233 0 0 0 0 0 0 20 0 1 0 46150752 4292608 768 18446744073709551615 94082654355456 94082655249989 140729881827872 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94082655489040 94082655536784 94082655997952 140729881835806 140729881836009 140729881836009 140729881841611 0
/proc/42239/statm: 1048 768 704 219 0 110 0
[pid=42243] ppid=42239 vsize=995700 memory=765344 CPUtime=221.57 cores=4,6
/proc/42243/stat : 42243 (pbcpreprocessor) R 42239 42239 41753 0 -1 4194304 174217 0 0 0 22127 30 0 0 20 0 1 0 46150755 1019596800 191336 18446744073709551615 4198400 15773533 140721505715824 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 52854784 140721505724740 140721505724894 140721505724894 140721505730501 0
/proc/42243/statm: 248925 191336 2688 2826 0 245537 0
Current children cumulated CPU time: 221.57 s

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

/proc/42421/stat : 42421 (wmaxcdcl) R 42239 42239 41753 0 -1 4194304 97996 0 0 0 282896 470 0 0 20 0 1 0 46200803 261812224 58554 18446744073709551615 4198400 5932793 140726576985488 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 28839936 140726576994651 140726576994796 140726576994796 140726577000396 0
/proc/42421/statm: 63919 58554 448 424 0 63374 0
Current children cumulated CPU time: 3332.6 s
Current children cumulated vsize: 259868 KiB
Current children cumulated memory: 237288 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/268 42801
/proc/meminfo: memFree=126616368/131249996 swapFree=33010684/33010684
[pid=42239] ppid=42236 vsize=4192 memory=3072 CPUtime=498.94 cores=4,6
/proc/42239/stat : 42239 (opbsolver) S 42236 42239 41753 0 -1 4194304 409 215880 0 0 0 0 49850 44 20 0 1 0 46150752 4292608 768 18446744073709551615 94082654355456 94082655249989 140729881827872 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94082655489040 94082655536784 94082655997952 140729881835806 140729881836009 140729881836009 140729881841611 0
/proc/42239/statm: 1048 768 704 219 0 110 0
[pid=42421] ppid=42239 vsize=224856 memory=215516 CPUtime=2893.48 cores=4,6
/proc/42421/stat : 42421 (wmaxcdcl) R 42239 42239 41753 0 -1 4194304 100684 0 0 0 288872 476 0 0 20 0 1 0 46200803 230252544 53879 18446744073709551615 4198400 5932793 140726576985488 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 28839936 140726576994651 140726576994796 140726576994796 140726577000396 0
/proc/42421/statm: 56214 53879 448 424 0 55669 0
Current children cumulated CPU time: 3392.42 s
Current children cumulated vsize: 229048 KiB
Current children cumulated memory: 218588 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/266 42803
/proc/meminfo: memFree=126559864/131249996 swapFree=33010684/33010684
[pid=42239] ppid=42236 vsize=4192 memory=3072 CPUtime=498.94 cores=4,6
/proc/42239/stat : 42239 (opbsolver) S 42236 42239 41753 0 -1 4194304 409 215880 0 0 0 0 49850 44 20 0 1 0 46150752 4292608 768 18446744073709551615 94082654355456 94082655249989 140729881827872 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94082655489040 94082655536784 94082655997952 140729881835806 140729881836009 140729881836009 140729881841611 0
/proc/42239/statm: 1048 768 704 219 0 110 0
[pid=42421] ppid=42239 vsize=255676 memory=230120 CPUtime=2953.29 cores=4,6
/proc/42421/stat : 42421 (wmaxcdcl) R 42239 42239 41753 0 -1 4194304 103401 0 0 0 294846 483 0 0 20 0 1 0 46200803 261812224 57530 18446744073709551615 4198400 5932793 140726576985488 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 28839936 140726576994651 140726576994796 140726576994796 140726577000396 0
/proc/42421/statm: 63919 57530 448 424 0 63374 0
Current children cumulated CPU time: 3452.23 s
Current children cumulated vsize: 259868 KiB
Current children cumulated memory: 233192 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/267 42814
/proc/meminfo: memFree=126558396/131249996 swapFree=33010684/33010684
[pid=42239] ppid=42236 vsize=4192 memory=3072 CPUtime=498.94 cores=4,6
/proc/42239/stat : 42239 (opbsolver) S 42236 42239 41753 0 -1 4194304 409 215880 0 0 0 0 49850 44 20 0 1 0 46150752 4292608 768 18446744073709551615 94082654355456 94082655249989 140729881827872 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94082655489040 94082655536784 94082655997952 140729881835806 140729881836009 140729881836009 140729881841611 0
/proc/42239/statm: 1048 768 704 219 0 110 0
[pid=42421] ppid=42239 vsize=224856 memory=209372 CPUtime=3013.11 cores=4,6
/proc/42421/stat : 42421 (wmaxcdcl) R 42239 42239 41753 0 -1 4194304 106009 0 0 0 300823 488 0 0 20 0 1 0 46200803 230252544 52343 18446744073709551615 4198400 5932793 140726576985488 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 28839936 140726576994651 140726576994796 140726576994796 140726577000396 0
/proc/42421/statm: 56214 52343 448 424 0 55669 0
Current children cumulated CPU time: 3512.05 s
Current children cumulated vsize: 229048 KiB
Current children cumulated memory: 212444 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/267 42816
/proc/meminfo: memFree=126488128/131249996 swapFree=33010684/33010684
[pid=42239] ppid=42236 vsize=4192 memory=3072 CPUtime=498.94 cores=4,6
/proc/42239/stat : 42239 (opbsolver) S 42236 42239 41753 0 -1 4194304 409 215880 0 0 0 0 49850 44 20 0 1 0 46150752 4292608 768 18446744073709551615 94082654355456 94082655249989 140729881827872 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94082655489040 94082655536784 94082655997952 140729881835806 140729881836009 140729881836009 140729881841611 0
/proc/42239/statm: 1048 768 704 219 0 110 0
[pid=42421] ppid=42239 vsize=224856 memory=213468 CPUtime=3072.92 cores=4,6
/proc/42421/stat : 42421 (wmaxcdcl) R 42239 42239 41753 0 -1 4194304 108143 0 0 0 306800 492 0 0 20 0 1 0 46200803 230252544 53367 18446744073709551615 4198400 5932793 140726576985488 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 28839936 140726576994651 140726576994796 140726576994796 140726577000396 0
/proc/42421/statm: 56214 53367 448 424 0 55669 0
Current children cumulated CPU time: 3571.86 s
Current children cumulated vsize: 229048 KiB
Current children cumulated memory: 216540 KiB

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

# cumulated CPU time of all completed processes:  user=3591.21 s, system=5.40752 s

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

[startup+3584 s]*
/proc/loadavg: 4.09 4.11 4.09 5/267 42816
/proc/meminfo: memFree=126480000/131249996 swapFree=33010684/33010684
[pid=42239] ppid=42236 vsize=4192 memory=3072 CPUtime=498.94 cores=4,6
/proc/42239/stat : 42239 (opbsolver) S 42236 42239 41753 0 -1 4194304 409 215880 0 0 0 0 49850 44 20 0 1 0 46150752 4292608 768 18446744073709551615 94082654355456 94082655249989 140729881827872 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94082655489040 94082655536784 94082655997952 140729881835806 140729881836009 140729881836009 140729881841611 0
/proc/42239/statm: 1048 768 704 219 0 110 0
[pid=42421] ppid=42239 vsize=224856 memory=215516 CPUtime=3074.63 cores=4,6
/proc/42421/stat : 42421 (wmaxcdcl) R 42239 42239 41753 0 -1 4194304 108144 0 0 0 306970 493 0 0 20 0 1 0 46200803 230252544 53879 18446744073709551615 4198400 5932793 140726576985488 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 28839936 140726576994651 140726576994796 140726576994796 140726577000396 0
/proc/42421/statm: 56214 53879 448 424 0 55669 0
Current children cumulated CPU time: 3573.57 s
Current children cumulated vsize: 229048 KiB
Current children cumulated memory: 218588 KiB

[startup+3596.8 s]
/proc/loadavg: 4.14 4.12 4.09 5/267 42816
/proc/meminfo: memFree=126461600/131249996 swapFree=33010684/33010684
[pid=42239] ppid=42236 vsize=4192 memory=3072 CPUtime=498.94 cores=4,6
/proc/42239/stat : 42239 (opbsolver) S 42236 42239 41753 0 -1 4194304 409 215880 0 0 0 0 49850 44 20 0 1 0 46150752 4292608 768 18446744073709551615 94082654355456 94082655249989 140729881827872 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94082655489040 94082655536784 94082655997952 140729881835806 140729881836009 140729881836009 140729881841611 0
/proc/42239/statm: 1048 768 704 219 0 110 0
[pid=42421] ppid=42239 vsize=255676 memory=232168 CPUtime=3087.38 cores=4,6
/proc/42421/stat : 42421 (wmaxcdcl) R 42239 42239 41753 0 -1 4194304 108730 0 0 0 308244 494 0 0 20 0 1 0 46200803 261812224 58042 18446744073709551615 4198400 5932793 140726576985488 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 28839936 140726576994651 140726576994796 140726576994796 140726577000396 0
/proc/42421/statm: 63919 58042 448 424 0 63374 0
Current children cumulated CPU time: 3586.32 s
Current children cumulated vsize: 259868 KiB
Current children cumulated memory: 235240 KiB

[startup+3603.2 s]
/proc/loadavg: 4.13 4.11 4.09 5/267 42816
/proc/meminfo: memFree=126449312/131249996 swapFree=33010684/33010684
[pid=42239] ppid=42236 vsize=4192 memory=3072 CPUtime=498.94 cores=4,6
/proc/42239/stat : 42239 (opbsolver) S 42236 42239 41753 0 -1 4194304 409 215880 0 0 0 0 49850 44 20 0 1 0 46150752 4292608 768 18446744073709551615 94082654355456 94082655249989 140729881827872 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94082655489040 94082655536784 94082655997952 140729881835806 140729881836009 140729881836009 140729881841611 0
/proc/42239/statm: 1048 768 704 219 0 110 0
[pid=42421] ppid=42239 vsize=255676 memory=236264 CPUtime=3093.76 cores=4,6
/proc/42421/stat : 42421 (wmaxcdcl) R 42239 42239 41753 0 -1 4194304 108733 0 0 0 308882 494 0 0 20 0 1 0 46200803 261812224 59066 18446744073709551615 4198400 5932793 140726576985488 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 28839936 140726576994651 140726576994796 140726576994796 140726577000396 0
/proc/42421/statm: 63919 59066 448 424 0 63374 0
Current children cumulated CPU time: 3592.7 s
Current children cumulated vsize: 259868 KiB
Current children cumulated memory: 239336 KiB

[startup+3604.8 s]
/proc/loadavg: 4.13 4.11 4.09 5/267 42817
/proc/meminfo: memFree=126448832/131249996 swapFree=33010684/33010684
[pid=42239] ppid=42236 vsize=4192 memory=3072 CPUtime=498.94 cores=4,6
/proc/42239/stat : 42239 (opbsolver) S 42236 42239 41753 0 -1 4194304 409 215880 0 0 0 0 49850 44 20 0 1 0 46150752 4292608 768 18446744073709551615 94082654355456 94082655249989 140729881827872 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94082655489040 94082655536784 94082655997952 140729881835806 140729881836009 140729881836009 140729881841611 0
/proc/42239/statm: 1048 768 704 219 0 110 0
[pid=42421] ppid=42239 vsize=255676 memory=236264 CPUtime=3095.35 cores=4,6
/proc/42421/stat : 42421 (wmaxcdcl) R 42239 42239 41753 0 -1 4194304 108733 0 0 0 309041 494 0 0 20 0 1 0 46200803 261812224 59066 18446744073709551615 4198400 5932793 140726576985488 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 28839936 140726576994651 140726576994796 140726576994796 140726577000396 0
/proc/42421/statm: 63919 59066 448 424 0 63374 0
Current children cumulated CPU time: 3594.29 s
Current children cumulated vsize: 259868 KiB
Current children cumulated memory: 239336 KiB

[startup+3606.4 s]
/proc/loadavg: 4.12 4.11 4.09 5/267 42817
/proc/meminfo: memFree=126451136/131249996 swapFree=33010684/33010684
[pid=42239] ppid=42236 vsize=4192 memory=3072 CPUtime=498.94 cores=4,6
/proc/42239/stat : 42239 (opbsolver) S 42236 42239 41753 0 -1 4194304 409 215880 0 0 0 0 49850 44 20 0 1 0 46150752 4292608 768 18446744073709551615 94082654355456 94082655249989 140729881827872 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94082655489040 94082655536784 94082655997952 140729881835806 140729881836009 140729881836009 140729881841611 0
/proc/42239/statm: 1048 768 704 219 0 110 0
[pid=42421] ppid=42239 vsize=224856 memory=205276 CPUtime=3096.95 cores=4,6
/proc/42421/stat : 42421 (wmaxcdcl) R 42239 42239 41753 0 -1 4194304 109207 0 0 0 309200 495 0 0 20 0 1 0 46200803 230252544 51319 18446744073709551615 4198400 5932793 140726576985488 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 28839936 140726576994651 140726576994796 140726576994796 140726577000396 0
/proc/42421/statm: 56214 51319 448 424 0 55669 0
Current children cumulated CPU time: 3595.89 s
Current children cumulated vsize: 229048 KiB
Current children cumulated memory: 208348 KiB

[startup+3606.8 s]
/proc/loadavg: 4.12 4.11 4.09 5/267 42817
/proc/meminfo: memFree=126451136/131249996 swapFree=33010684/33010684
[pid=42239] ppid=42236 vsize=4192 memory=3072 CPUtime=498.94 cores=4,6
/proc/42239/stat : 42239 (opbsolver) S 42236 42239 41753 0 -1 4194304 409 215880 0 0 0 0 49850 44 20 0 1 0 46150752 4292608 768 18446744073709551615 94082654355456 94082655249989 140729881827872 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94082655489040 94082655536784 94082655997952 140729881835806 140729881836009 140729881836009 140729881841611 0
/proc/42239/statm: 1048 768 704 219 0 110 0
[pid=42421] ppid=42239 vsize=224856 memory=207324 CPUtime=3097.35 cores=4,6
/proc/42421/stat : 42421 (wmaxcdcl) R 42239 42239 41753 0 -1 4194304 109208 0 0 0 309240 495 0 0 20 0 1 0 46200803 230252544 51831 18446744073709551615 4198400 5932793 140726576985488 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 28839936 140726576994651 140726576994796 140726576994796 140726577000396 0
/proc/42421/statm: 56214 51831 448 424 0 55669 0
Current children cumulated CPU time: 3596.29 s
Current children cumulated vsize: 229048 KiB
Current children cumulated memory: 210396 KiB

[startup+3607 s]*
/proc/loadavg: 4.12 4.11 4.09 5/267 42817
/proc/meminfo: memFree=126451136/131249996 swapFree=33010684/33010684
[pid=42239] ppid=42236 vsize=4192 memory=3072 CPUtime=498.94 cores=4,6
/proc/42239/stat : 42239 (opbsolver) S 42236 42239 41753 0 -1 4194304 409 215880 0 0 0 0 49850 44 20 0 1 0 46150752 4292608 768 18446744073709551615 94082654355456 94082655249989 140729881827872 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94082655489040 94082655536784 94082655997952 140729881835806 140729881836009 140729881836009 140729881841611 0
/proc/42239/statm: 1048 768 704 219 0 110 0
[pid=42421] ppid=42239 vsize=224856 memory=207324 CPUtime=3097.55 cores=4,6
/proc/42421/stat : 42421 (wmaxcdcl) R 42239 42239 41753 0 -1 4194304 109208 0 0 0 309260 495 0 0 20 0 1 0 46200803 230252544 51831 18446744073709551615 4198400 5932793 140726576985488 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 28839936 140726576994651 140726576994796 140726576994796 140726577000396 0
/proc/42421/statm: 56214 51831 448 424 0 55669 0
Current children cumulated CPU time: 3596.49 s
Current children cumulated vsize: 229048 KiB
Current children cumulated memory: 210396 KiB

Child status: 0

Real time (s): 3607.1
CPU time (s): 3596.62
CPU user time (s): 3591.21
CPU system time (s): 5.40752
CPU usage (%): 99.7093
Max. virtual memory (cumulated for all children) (KiB): 1203204
Max. memory (cumulated for all children) (KiB): 946100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3591.21
system time used= 5.40752
maximum resident set size= 943028
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 325840
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 531
involuntary context switches= 3939


# summary of solver processes directly reported to runsolver:
#   pid: 42239
#   total CPU time (s): 3596.62
#   total CPU user time (s): 3591.21
#   total CPU system time (s): 5.40752

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.25262 second user time and 16.2483 second system time

The end

Launcher Data

Begin job on nodeC029 at 2025-06-30 19:32:03
IDJOB=4484923
IDBENCH=146675
IDSOLVER=3374
FILE ID=nodeC029/4484923-1751304723
RUNJOBID= nodeC029-1751301113-41764
SLURM_JOB_ID= 9594275
Free space on /tmp= 432928 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-4.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4484923-1751304723/watcher-4484923-1751304723 -o /tmp/evaluation-result-4484923-1751304723/solver-4484923-1751304723 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1751301113-41764 --watchdog 3760  HOME/opbsolver HOME/instance-4484923-1751304723.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= 79c0a8033bde71aac2f7ead78fdb13b7
RANDOM SEED=212031415

nodeC029 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.757
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.46
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.756
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.46
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		: 3599.856
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.46
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		: 3601.912
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.46
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.728
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.46
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.786
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.46
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		: 3601.657
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.46
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		: 3700.000
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.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        127577016 kB
MemAvailable:   127562392 kB
Buffers:            3280 kB
Cached:           793028 kB
SwapCached:            0 kB
Active:          2517356 kB
Inactive:         535852 kB
Active(anon):    2274960 kB
Inactive(anon):        0 kB
Active(file):     242396 kB
Inactive(file):   535852 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             22472 kB
Writeback:             0 kB
AnonPages:       2251336 kB
Mapped:           108668 kB
Shmem:             18060 kB
KReclaimable:      92732 kB
Slab:             179252 kB
SReclaimable:      92732 kB
SUnreclaim:        86520 kB
KernelStack:        4304 kB
PageTables:         7708 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    2796444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150680 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1861632 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:      193236 kB
DirectMap2M:    11112448 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432928 MiB
End job on nodeC029 at 2025-06-30 20:32:10