Trace number 4485015

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.6 3608.15

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-3.opb
MD5SUMa3f6b61db250b51897503d5946a188dc
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-45
Best CPU time to get the best result obtained on this benchmark432.391
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables945
Total number of constraints58245
Number of constraints which are clauses58245
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 945
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 945
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 945
Number of bits of the biggest sum of numbers10
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...
498.36/500.25	c Encoding OPB into MaxSAT...
498.36/500.25	c This is the PBCProcessor based on SCIP solver.
498.40/500.37	c Solving by WMaxCDCL...
3597.53/3608.14	c Rebuilding OPB solution...
3597.53/3608.14	c This is the PBCProcessor based on SCIP solver.
3597.53/3608.14	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 (61658 MiB free)
  memory of node 1: 64465 MiB (63781 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4485015-1751304726/watcher-4485015-1751304726 -o /tmp/evaluation-result-4485015-1751304726/solver-4485015-1751304726 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1751301113-41766 --watchdog 3760 HOME/opbsolver HOME/instance-4485015-1751304726.opb 3600 31000 HOME HOME 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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
Current StackSize limit: 8192 KiB

solver pid=42339, runsolver pid=42336

[startup+0.100061 s]*
/proc/loadavg: 4.11 4.11 4.09 5/268 42343
/proc/meminfo: memFree=128381852/131249996 swapFree=33010684/33010684
[pid=42339] ppid=42336 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/42339/stat : 42339 (opbsolver) S 42336 42339 41753 0 -1 4194304 262 231 0 0 0 0 0 0 20 0 1 0 46151007 4292608 768 18446744073709551615 94308276191232 94308277085765 140724894996064 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94308277324816 94308277372560 94308308746240 140724895000862 140724895001065 140724895001065 140724895006667 0
/proc/42339/statm: 1048 768 704 219 0 110 0
[pid=42343] ppid=42339 vsize=60748 memory=50620 CPUtime=0.07 cores=5,7
/proc/42343/stat : 42343 (pbcpreprocessor) R 42339 42339 41753 0 -1 4194304 10623 0 0 0 6 1 0 0 20 0 1 0 46151009 62205952 12655 18446744073709551615 4198400 15773533 140733407590368 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 56045568 140733407598916 140733407599070 140733407599070 140733407604677 0
/proc/42343/statm: 15187 12655 2336 2826 0 11799 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 64940 KiB
Current children cumulated memory: 53692 KiB

[startup+0.205865 s]*
/proc/loadavg: 4.11 4.11 4.09 5/268 42343
/proc/meminfo: memFree=128268692/131249996 swapFree=33010684/33010684
[pid=42339] ppid=42336 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/42339/stat : 42339 (opbsolver) S 42336 42339 41753 0 -1 4194304 262 231 0 0 0 0 0 0 20 0 1 0 46151007 4292608 768 18446744073709551615 94308276191232 94308277085765 140724894996064 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94308277324816 94308277372560 94308308746240 140724895000862 140724895001065 140724895001065 140724895006667 0
/proc/42339/statm: 1048 768 704 219 0 110 0
[pid=42343] ppid=42339 vsize=106604 memory=95044 CPUtime=0.19 cores=5,7
/proc/42343/stat : 42343 (pbcpreprocessor) R 42339 42339 41753 0 -1 4194304 21795 0 0 0 16 3 0 0 20 0 1 0 46151009 109162496 23761 18446744073709551615 4198400 15773533 140733407590368 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 56045568 140733407598916 140733407599070 140733407599070 140733407604677 0
/proc/42343/statm: 26651 23761 2400 2826 0 23263 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 110796 KiB
Current children cumulated memory: 98116 KiB

[startup+0.305674 s]*
/proc/loadavg: 4.11 4.11 4.09 5/268 42343
/proc/meminfo: memFree=128215704/131249996 swapFree=33010684/33010684
[pid=42339] ppid=42336 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/42339/stat : 42339 (opbsolver) S 42336 42339 41753 0 -1 4194304 262 231 0 0 0 0 0 0 20 0 1 0 46151007 4292608 768 18446744073709551615 94308276191232 94308277085765 140724894996064 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94308277324816 94308277372560 94308308746240 140724895000862 140724895001065 140724895001065 140724895006667 0
/proc/42339/statm: 1048 768 704 219 0 110 0
[pid=42343] ppid=42339 vsize=129388 memory=117316 CPUtime=0.28 cores=5,7
/proc/42343/stat : 42343 (pbcpreprocessor) R 42339 42339 41753 0 -1 4194304 27341 0 0 0 24 4 0 0 20 0 1 0 46151009 132493312 29329 18446744073709551615 4198400 15773533 140733407590368 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 56045568 140733407598916 140733407599070 140733407599070 140733407604677 0
/proc/42343/statm: 32347 29329 2400 2826 0 28959 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 133580 KiB
Current children cumulated memory: 120388 KiB

[startup+0.700207 s]
/proc/loadavg: 4.11 4.11 4.09 5/268 42343
/proc/meminfo: memFree=128161828/131249996 swapFree=33010684/33010684
[pid=42339] ppid=42336 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/42339/stat : 42339 (opbsolver) S 42336 42339 41753 0 -1 4194304 262 231 0 0 0 0 0 0 20 0 1 0 46151007 4292608 768 18446744073709551615 94308276191232 94308277085765 140724894996064 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94308277324816 94308277372560 94308308746240 140724895000862 140724895001065 140724895001065 140724895006667 0
/proc/42339/statm: 1048 768 704 219 0 110 0
[pid=42343] ppid=42339 vsize=203624 memory=174452 CPUtime=0.66 cores=5,7
/proc/42343/stat : 42343 (pbcpreprocessor) R 42339 42339 41753 0 -1 4194304 35867 0 0 0 61 5 0 0 20 0 1 0 46151009 208510976 43613 18446744073709551615 4198400 15773533 140733407590368 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 56045568 140733407598916 140733407599070 140733407599070 140733407604677 0
/proc/42343/statm: 50906 43613 2464 2826 0 47518 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 207816 KiB
Current children cumulated memory: 177524 KiB

[startup+1.50022 s]
/proc/loadavg: 4.11 4.11 4.09 5/268 42343
/proc/meminfo: memFree=127972336/131249996 swapFree=33010684/33010684
[pid=42339] ppid=42336 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/42339/stat : 42339 (opbsolver) S 42336 42339 41753 0 -1 4194304 262 231 0 0 0 0 0 0 20 0 1 0 46151007 4292608 768 18446744073709551615 94308276191232 94308277085765 140724894996064 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94308277324816 94308277372560 94308308746240 140724895000862 140724895001065 140724895001065 140724895006667 0
/proc/42339/statm: 1048 768 704 219 0 110 0
[pid=42343] ppid=42339 vsize=368248 memory=336236 CPUtime=1.46 cores=5,7
/proc/42343/stat : 42343 (pbcpreprocessor) R 42339 42339 41753 0 -1 4194304 60332 0 0 0 135 11 0 0 20 0 1 0 46151009 377085952 84059 18446744073709551615 4198400 15773533 140733407590368 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 56045568 140733407598916 140733407599070 140733407599070 140733407604677 0
/proc/42343/statm: 92062 84059 2656 2826 0 88674 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 372440 KiB
Current children cumulated memory: 339308 KiB

[startup+3.10555 s]
/proc/loadavg: 4.10 4.11 4.09 5/268 42343
/proc/meminfo: memFree=127805612/131249996 swapFree=33010684/33010684
[pid=42339] ppid=42336 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/42339/stat : 42339 (opbsolver) S 42336 42339 41753 0 -1 4194304 262 231 0 0 0 0 0 0 20 0 1 0 46151007 4292608 768 18446744073709551615 94308276191232 94308277085765 140724894996064 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94308277324816 94308277372560 94308308746240 140724895000862 140724895001065 140724895001065 140724895006667 0
/proc/42339/statm: 1048 768 704 219 0 110 0
[pid=42343] ppid=42339 vsize=397448 memory=354804 CPUtime=3.07 cores=5,7
/proc/42343/stat : 42343 (pbcpreprocessor) R 42339 42339 41753 0 -1 4194304 66446 0 0 0 294 13 0 0 20 0 1 0 46151009 406986752 88701 18446744073709551615 4198400 15773533 140733407590368 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 56045568 140733407598916 140733407599070 140733407599070 140733407604677 0
/proc/42343/statm: 99362 88701 2656 2826 0 95974 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 401640 KiB
Current children cumulated memory: 357876 KiB

[startup+6.30013 s]
/proc/loadavg: 4.10 4.11 4.09 5/268 42343
/proc/meminfo: memFree=127794892/131249996 swapFree=33010684/33010684
[pid=42339] ppid=42336 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/42339/stat : 42339 (opbsolver) S 42336 42339 41753 0 -1 4194304 262 231 0 0 0 0 0 0 20 0 1 0 46151007 4292608 768 18446744073709551615 94308276191232 94308277085765 140724894996064 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94308277324816 94308277372560 94308308746240 140724895000862 140724895001065 140724895001065 140724895006667 0
/proc/42339/statm: 1048 768 704 219 0 110 0
[pid=42343] ppid=42339 vsize=404164 memory=356272 CPUtime=6.26 cores=5,7
/proc/42343/stat : 42343 (pbcpreprocessor) R 42339 42339 41753 0 -1 4194304 66849 0 0 0 613 13 0 0 20 0 1 0 46151009 413863936 89068 18446744073709551615 4198400 15773533 140733407590368 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 56045568 140733407598916 140733407599070 140733407599070 140733407604677 0
/proc/42343/statm: 101041 89068 2656 2826 0 97653 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 408356 KiB
Current children cumulated memory: 359344 KiB

[startup+12.7002 s]
/proc/loadavg: 4.09 4.11 4.09 5/268 42343
/proc/meminfo: memFree=127777808/131249996 swapFree=33010684/33010684
[pid=42339] ppid=42336 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/42339/stat : 42339 (opbsolver) S 42336 42339 41753 0 -1 4194304 262 231 0 0 0 0 0 0 20 0 1 0 46151007 4292608 768 18446744073709551615 94308276191232 94308277085765 140724894996064 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94308277324816 94308277372560 94308308746240 140724895000862 140724895001065 140724895001065 140724895006667 0
/proc/42339/statm: 1048 768 704 219 0 110 0
[pid=42343] ppid=42339 vsize=450572 memory=365160 CPUtime=12.64 cores=5,7
/proc/42343/stat : 42343 (pbcpreprocessor) R 42339 42339 41753 0 -1 4194304 68567 0 0 0 1251 13 0 0 20 0 1 0 46151009 461385728 91290 18446744073709551615 4198400 15773533 140733407590368 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 56045568 140733407598916 140733407599070 140733407599070 140733407604677 0
/proc/42343/statm: 112643 91290 2656 2826 0 109255 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 454764 KiB
Current children cumulated memory: 368232 KiB

[startup+25.5002 s]
/proc/loadavg: 4.14 4.12 4.09 5/268 42343
/proc/meminfo: memFree=127555368/131249996 swapFree=33010684/33010684
[pid=42339] ppid=42336 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/42339/stat : 42339 (opbsolver) S 42336 42339 41753 0 -1 4194304 262 231 0 0 0 0 0 0 20 0 1 0 46151007 4292608 768 18446744073709551615 94308276191232 94308277085765 140724894996064 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94308277324816 94308277372560 94308308746240 140724895000862 140724895001065 140724895001065 140724895006667 0
/proc/42339/statm: 1048 768 704 219 0 110 0
[pid=42343] ppid=42339 vsize=585000 memory=446056 CPUtime=25.4 cores=5,7
/proc/42343/stat : 42343 (pbcpreprocessor) R 42339 42339 41753 0 -1 4194304 88269 0 0 0 2524 16 0 0 20 0 1 0 46151009 599040000 111514 18446744073709551615 4198400 15773533 140733407590368 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 56045568 140733407598916 140733407599070 140733407599070 140733407604677 0
/proc/42343/statm: 146250 111514 2688 2826 0 142862 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 589192 KiB
Current children cumulated memory: 449128 KiB

[startup+51.1056 s]
/proc/loadavg: 4.15 4.12 4.09 5/269 42395
/proc/meminfo: memFree=128112956/131249996 swapFree=33010684/33010684
[pid=42339] ppid=42336 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/42339/stat : 42339 (opbsolver) S 42336 42339 41753 0 -1 4194304 262 231 0 0 0 0 0 0 20 0 1 0 46151007 4292608 768 18446744073709551615 94308276191232 94308277085765 140724894996064 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94308277324816 94308277372560 94308308746240 140724895000862 140724895001065 140724895001065 140724895006667 0
/proc/42339/statm: 1048 768 704 219 0 110 0
[pid=42343] ppid=42339 vsize=625388 memory=446312 CPUtime=50.92 cores=5,7
/proc/42343/stat : 42343 (pbcpreprocessor) R 42339 42339 41753 0 -1 4194304 88325 0 0 0 5076 16 0 0 20 0 1 0 46151009 640397312 111578 18446744073709551615 4198400 15773533 140733407590368 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 56045568 140733407598916 140733407599070 140733407599070 140733407604677 0
/proc/42343/statm: 156347 111578 2688 2826 0 152959 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 629580 KiB
Current children cumulated memory: 449384 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/268 42396
/proc/meminfo: memFree=127884852/131249996 swapFree=33010684/33010684
[pid=42339] ppid=42336 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/42339/stat : 42339 (opbsolver) S 42336 42339 41753 0 -1 4194304 262 231 0 0 0 0 0 0 20 0 1 0 46151007 4292608 768 18446744073709551615 94308276191232 94308277085765 140724894996064 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94308277324816 94308277372560 94308308746240 140724895000862 140724895001065 140724895001065 140724895006667 0
/proc/42339/statm: 1048 768 704 219 0 110 0
[pid=42343] ppid=42339 vsize=695900 memory=515432 CPUtime=101.92 cores=5,7
/proc/42343/stat : 42343 (pbcpreprocessor) R 42339 42339 41753 0 -1 4194304 105685 0 0 0 10173 19 0 0 20 0 1 0 46151009 712601600 128858 18446744073709551615 4198400 15773533 140733407590368 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 56045568 140733407598916 140733407599070 140733407599070 140733407604677 0
/proc/42343/statm: 173975 128858 2688 2826 0 170587 0
Current children cumulated CPU time: 101.92 s
Current children cumulated vsize: 700092 KiB
Current children cumulated memory: 518504 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/267 42398
/proc/meminfo: memFree=127666776/131249996 swapFree=33010684/33010684
[pid=42339] ppid=42336 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/42339/stat : 42339 (opbsolver) S 42336 42339 41753 0 -1 4194304 262 231 0 0 0 0 0 0 20 0 1 0 46151007 4292608 768 18446744073709551615 94308276191232 94308277085765 140724894996064 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94308277324816 94308277372560 94308308746240 140724895000862 140724895001065 140724895001065 140724895006667 0
/proc/42339/statm: 1048 768 704 219 0 110 0
[pid=42343] ppid=42339 vsize=756820 memory=553832 CPUtime=161.69 cores=5,7
/proc/42343/stat : 42343 (pbcpreprocessor) R 42339 42339 41753 0 -1 4194304 115309 0 0 0 16148 21 0 0 20 0 1 0 46151009 774983680 138458 18446744073709551615 4198400 15773533 140733407590368 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 56045568 140733407598916 140733407599070 140733407599070 140733407604677 0
/proc/42343/statm: 189205 138458 2688 2826 0 185817 0
Current children cumulated CPU time: 161.69 s
Current children cumulated vsize: 761012 KiB
Current children cumulated memory: 556904 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/267 42400
/proc/meminfo: memFree=127484512/131249996 swapFree=33010684/33010684
[pid=42339] ppid=42336 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/42339/stat : 42339 (opbsolver) S 42336 42339 41753 0 -1 4194304 262 231 0 0 0 0 0 0 20 0 1 0 46151007 4292608 768 18446744073709551615 94308276191232 94308277085765 140724894996064 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94308277324816 94308277372560 94308308746240 140724895000862 140724895001065 140724895001065 140724895006667 0
/proc/42339/statm: 1048 768 704 219 0 110 0
[pid=42343] ppid=42339 vsize=825644 memory=622420 CPUtime=221.47 cores=5,7
/proc/42343/stat : 42343 (pbcpreprocessor) R 42339 42339 41753 0 -1 4194304 128349 0 0 0 22124 23 0 0 20 0 1 0 46151009 845459456 155605 18446744073709551615 4198400 15773533 140733407590368 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 56045568 140733407598916 140733407599070 140733407599070 140733407604677 0
/proc/42343/statm: 206411 155605 2688 2826 0 203023 0
Current children cumulated CPU time: 221.47 s

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

/proc/42431/stat : 42431 (wmaxcdcl) R 42339 42339 41753 0 -1 4194304 63604 0 0 0 289128 249 0 0 20 0 1 0 46201045 225644544 52277 18446744073709551615 4198400 5932793 140726336140432 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 20119552 140726336145755 140726336145900 140726336145900 140726336151500 0
/proc/42431/statm: 55089 52277 448 424 0 54544 0
Current children cumulated CPU time: 3392.29 s
Current children cumulated vsize: 224548 KiB
Current children cumulated memory: 212180 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/266 42803
/proc/meminfo: memFree=126551672/131249996 swapFree=33010684/33010684
[pid=42339] ppid=42336 vsize=4192 memory=3072 CPUtime=498.52 cores=5,7
/proc/42339/stat : 42339 (opbsolver) S 42336 42339 41753 0 -1 4194304 408 169658 0 0 0 0 49816 36 20 0 1 0 46151007 4292608 768 18446744073709551615 94308276191232 94308277085765 140724894996064 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94308277324816 94308277372560 94308308746240 140724895000862 140724895001065 140724895001065 140724895006667 0
/proc/42339/statm: 1048 768 704 219 0 110 0
[pid=42431] ppid=42339 vsize=220356 memory=211156 CPUtime=2953.6 cores=5,7
/proc/42431/stat : 42431 (wmaxcdcl) R 42339 42339 41753 0 -1 4194304 64207 0 0 0 295109 251 0 0 20 0 1 0 46201045 225644544 52789 18446744073709551615 4198400 5932793 140726336140432 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 20119552 140726336145755 140726336145900 140726336145900 140726336151500 0
/proc/42431/statm: 55089 52789 448 424 0 54544 0
Current children cumulated CPU time: 3452.12 s
Current children cumulated vsize: 224548 KiB
Current children cumulated memory: 214228 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/267 42814
/proc/meminfo: memFree=126558144/131249996 swapFree=33010684/33010684
[pid=42339] ppid=42336 vsize=4192 memory=3072 CPUtime=498.52 cores=5,7
/proc/42339/stat : 42339 (opbsolver) S 42336 42339 41753 0 -1 4194304 408 169658 0 0 0 0 49816 36 20 0 1 0 46151007 4292608 768 18446744073709551615 94308276191232 94308277085765 140724894996064 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94308277324816 94308277372560 94308308746240 140724895000862 140724895001065 140724895001065 140724895006667 0
/proc/42339/statm: 1048 768 704 219 0 110 0
[pid=42431] ppid=42339 vsize=251176 memory=219616 CPUtime=3013.45 cores=5,7
/proc/42431/stat : 42431 (wmaxcdcl) R 42339 42339 41753 0 -1 4194304 64944 0 0 0 301091 254 0 0 20 0 1 0 46201045 257204224 54904 18446744073709551615 4198400 5932793 140726336140432 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 20119552 140726336145755 140726336145900 140726336145900 140726336151500 0
/proc/42431/statm: 62794 54904 448 424 0 62249 0
Current children cumulated CPU time: 3511.97 s
Current children cumulated vsize: 255368 KiB
Current children cumulated memory: 222688 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/267 42816
/proc/meminfo: memFree=126480000/131249996 swapFree=33010684/33010684
[pid=42339] ppid=42336 vsize=4192 memory=3072 CPUtime=498.52 cores=5,7
/proc/42339/stat : 42339 (opbsolver) S 42336 42339 41753 0 -1 4194304 408 169658 0 0 0 0 49816 36 20 0 1 0 46151007 4292608 768 18446744073709551615 94308276191232 94308277085765 140724894996064 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94308277324816 94308277372560 94308308746240 140724895000862 140724895001065 140724895001065 140724895006667 0
/proc/42339/statm: 1048 768 704 219 0 110 0
[pid=42431] ppid=42339 vsize=251176 memory=238048 CPUtime=3073.28 cores=5,7
/proc/42431/stat : 42431 (wmaxcdcl) R 42339 42339 41753 0 -1 4194304 65556 0 0 0 307070 258 0 0 20 0 1 0 46201045 257204224 59512 18446744073709551615 4198400 5932793 140726336140432 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 20119552 140726336145755 140726336145900 140726336145900 140726336151500 0
/proc/42431/statm: 62794 59512 448 424 0 62249 0
Current children cumulated CPU time: 3571.8 s
Current children cumulated vsize: 255368 KiB
Current children cumulated memory: 241120 KiB

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

# cumulated CPU time of all completed processes:  user=3594.64 s, system=2.9586 s

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

[startup+3584 s]*
/proc/loadavg: 4.08 4.10 4.09 5/267 42816
/proc/meminfo: memFree=126471808/131249996 swapFree=33010684/33010684
[pid=42339] ppid=42336 vsize=4192 memory=3072 CPUtime=498.52 cores=5,7
/proc/42339/stat : 42339 (opbsolver) S 42336 42339 41753 0 -1 4194304 408 169658 0 0 0 0 49816 36 20 0 1 0 46151007 4292608 768 18446744073709551615 94308276191232 94308277085765 140724894996064 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94308277324816 94308277372560 94308308746240 140724895000862 140724895001065 140724895001065 140724895006667 0
/proc/42339/statm: 1048 768 704 219 0 110 0
[pid=42431] ppid=42339 vsize=251176 memory=240096 CPUtime=3074.98 cores=5,7
/proc/42431/stat : 42431 (wmaxcdcl) R 42339 42339 41753 0 -1 4194304 65557 0 0 0 307240 258 0 0 20 0 1 0 46201045 257204224 60024 18446744073709551615 4198400 5932793 140726336140432 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 20119552 140726336145755 140726336145900 140726336145900 140726336151500 0
/proc/42431/statm: 62794 60024 448 424 0 62249 0
Current children cumulated CPU time: 3573.5 s
Current children cumulated vsize: 255368 KiB
Current children cumulated memory: 243168 KiB

[startup+3596.8 s]
/proc/loadavg: 4.14 4.12 4.09 5/267 42816
/proc/meminfo: memFree=126453408/131249996 swapFree=33010684/33010684
[pid=42339] ppid=42336 vsize=4192 memory=3072 CPUtime=498.52 cores=5,7
/proc/42339/stat : 42339 (opbsolver) S 42336 42339 41753 0 -1 4194304 408 169658 0 0 0 0 49816 36 20 0 1 0 46151007 4292608 768 18446744073709551615 94308276191232 94308277085765 140724894996064 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94308277324816 94308277372560 94308308746240 140724895000862 140724895001065 140724895001065 140724895006667 0
/proc/42339/statm: 1048 768 704 219 0 110 0
[pid=42431] ppid=42339 vsize=251176 memory=240096 CPUtime=3087.74 cores=5,7
/proc/42431/stat : 42431 (wmaxcdcl) R 42339 42339 41753 0 -1 4194304 65557 0 0 0 308516 258 0 0 20 0 1 0 46201045 257204224 60024 18446744073709551615 4198400 5932793 140726336140432 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 20119552 140726336145755 140726336145900 140726336145900 140726336151500 0
/proc/42431/statm: 62794 60024 448 424 0 62249 0
Current children cumulated CPU time: 3586.26 s
Current children cumulated vsize: 255368 KiB
Current children cumulated memory: 243168 KiB

[startup+3603.2 s]
/proc/loadavg: 4.13 4.11 4.09 5/267 42817
/proc/meminfo: memFree=126455232/131249996 swapFree=33010684/33010684
[pid=42339] ppid=42336 vsize=4192 memory=3072 CPUtime=498.52 cores=5,7
/proc/42339/stat : 42339 (opbsolver) S 42336 42339 41753 0 -1 4194304 408 169658 0 0 0 0 49816 36 20 0 1 0 46151007 4292608 768 18446744073709551615 94308276191232 94308277085765 140724894996064 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94308277324816 94308277372560 94308308746240 140724895000862 140724895001065 140724895001065 140724895006667 0
/proc/42339/statm: 1048 768 704 219 0 110 0
[pid=42431] ppid=42339 vsize=251176 memory=240096 CPUtime=3094.12 cores=5,7
/proc/42431/stat : 42431 (wmaxcdcl) R 42339 42339 41753 0 -1 4194304 65557 0 0 0 309154 258 0 0 20 0 1 0 46201045 257204224 60024 18446744073709551615 4198400 5932793 140726336140432 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 20119552 140726336145755 140726336145900 140726336145900 140726336151500 0
/proc/42431/statm: 62794 60024 448 424 0 62249 0
Current children cumulated CPU time: 3592.64 s
Current children cumulated vsize: 255368 KiB
Current children cumulated memory: 243168 KiB

[startup+3606.4 s]
/proc/loadavg: 4.12 4.11 4.09 5/265 42935
/proc/meminfo: memFree=126891376/131249996 swapFree=33010684/33010684
[pid=42339] ppid=42336 vsize=4192 memory=3072 CPUtime=498.52 cores=5,7
/proc/42339/stat : 42339 (opbsolver) S 42336 42339 41753 0 -1 4194304 408 169658 0 0 0 0 49816 36 20 0 1 0 46151007 4292608 768 18446744073709551615 94308276191232 94308277085765 140724894996064 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94308277324816 94308277372560 94308308746240 140724895000862 140724895001065 140724895001065 140724895006667 0
/proc/42339/statm: 1048 768 704 219 0 110 0
[pid=42431] ppid=42339 vsize=251176 memory=240096 CPUtime=3097.31 cores=5,7
/proc/42431/stat : 42431 (wmaxcdcl) R 42339 42339 41753 0 -1 4194304 65557 0 0 0 309473 258 0 0 20 0 1 0 46201045 257204224 60024 18446744073709551615 4198400 5932793 140726336140432 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 20119552 140726336145755 140726336145900 140726336145900 140726336151500 0
/proc/42431/statm: 62794 60024 448 424 0 62249 0
Current children cumulated CPU time: 3595.83 s
Current children cumulated vsize: 255368 KiB
Current children cumulated memory: 243168 KiB

[startup+3607.2 s]
/proc/loadavg: 4.12 4.11 4.09 5/267 42969
/proc/meminfo: memFree=126708128/131249996 swapFree=33010684/33010684
[pid=42339] ppid=42336 vsize=4192 memory=3072 CPUtime=498.52 cores=5,7
/proc/42339/stat : 42339 (opbsolver) S 42336 42339 41753 0 -1 4194304 408 169658 0 0 0 0 49816 36 20 0 1 0 46151007 4292608 768 18446744073709551615 94308276191232 94308277085765 140724894996064 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94308277324816 94308277372560 94308308746240 140724895000862 140724895001065 140724895001065 140724895006667 0
/proc/42339/statm: 1048 768 704 219 0 110 0
[pid=42431] ppid=42339 vsize=251176 memory=240096 CPUtime=3098.11 cores=5,7
/proc/42431/stat : 42431 (wmaxcdcl) R 42339 42339 41753 0 -1 4194304 65557 0 0 0 309553 258 0 0 20 0 1 0 46201045 257204224 60024 18446744073709551615 4198400 5932793 140726336140432 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 20119552 140726336145755 140726336145900 140726336145900 140726336151500 0
/proc/42431/statm: 62794 60024 448 424 0 62249 0
Current children cumulated CPU time: 3596.63 s
Current children cumulated vsize: 255368 KiB
Current children cumulated memory: 243168 KiB

[startup+3607.6 s]
/proc/loadavg: 4.12 4.11 4.09 5/267 42969
/proc/meminfo: memFree=126708128/131249996 swapFree=33010684/33010684
[pid=42339] ppid=42336 vsize=4192 memory=3072 CPUtime=498.52 cores=5,7
/proc/42339/stat : 42339 (opbsolver) S 42336 42339 41753 0 -1 4194304 408 169658 0 0 0 0 49816 36 20 0 1 0 46151007 4292608 768 18446744073709551615 94308276191232 94308277085765 140724894996064 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94308277324816 94308277372560 94308308746240 140724895000862 140724895001065 140724895001065 140724895006667 0
/proc/42339/statm: 1048 768 704 219 0 110 0
[pid=42431] ppid=42339 vsize=251176 memory=242144 CPUtime=3098.51 cores=5,7
/proc/42431/stat : 42431 (wmaxcdcl) R 42339 42339 41753 0 -1 4194304 65558 0 0 0 309593 258 0 0 20 0 1 0 46201045 257204224 60536 18446744073709551615 4198400 5932793 140726336140432 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 20119552 140726336145755 140726336145900 140726336145900 140726336151500 0
/proc/42431/statm: 62794 60536 448 424 0 62249 0
Current children cumulated CPU time: 3597.03 s
Current children cumulated vsize: 255368 KiB
Current children cumulated memory: 245216 KiB

[startup+3608 s]*
/proc/loadavg: 4.12 4.11 4.09 5/267 42969
/proc/meminfo: memFree=126512364/131249996 swapFree=33010684/33010684
[pid=42339] ppid=42336 vsize=4192 memory=3072 CPUtime=498.52 cores=5,7
/proc/42339/stat : 42339 (opbsolver) S 42336 42339 41753 0 -1 4194304 408 169658 0 0 0 0 49816 36 20 0 1 0 46151007 4292608 768 18446744073709551615 94308276191232 94308277085765 140724894996064 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94308277324816 94308277372560 94308308746240 140724895000862 140724895001065 140724895001065 140724895006667 0
/proc/42339/statm: 1048 768 704 219 0 110 0
[pid=42431] ppid=42339 vsize=251176 memory=242144 CPUtime=3098.91 cores=5,7
/proc/42431/stat : 42431 (wmaxcdcl) R 42339 42339 41753 0 -1 4194304 65558 0 0 0 309633 258 0 0 20 0 1 0 46201045 257204224 60536 18446744073709551615 4198400 5932793 140726336140432 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 20119552 140726336145755 140726336145900 140726336145900 140726336151500 0
/proc/42431/statm: 62794 60536 448 424 0 62249 0
Current children cumulated CPU time: 3597.43 s
Current children cumulated vsize: 255368 KiB
Current children cumulated memory: 245216 KiB

[startup+3608.11 s]
/proc/loadavg: 4.12 4.11 4.09 5/267 42969
/proc/meminfo: memFree=126512364/131249996 swapFree=33010684/33010684
[pid=42339] ppid=42336 vsize=4192 memory=3072 CPUtime=498.52 cores=5,7
/proc/42339/stat : 42339 (opbsolver) S 42336 42339 41753 0 -1 4194304 408 169658 0 0 0 0 49816 36 20 0 1 0 46151007 4292608 768 18446744073709551615 94308276191232 94308277085765 140724894996064 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94308277324816 94308277372560 94308308746240 140724895000862 140724895001065 140724895001065 140724895006667 0
/proc/42339/statm: 1048 768 704 219 0 110 0
[pid=42431] ppid=42339 vsize=251176 memory=242144 CPUtime=3099.01 cores=5,7
/proc/42431/stat : 42431 (wmaxcdcl) R 42339 42339 41753 0 -1 4194304 65558 0 0 0 309643 258 0 0 20 0 1 0 46201045 257204224 60536 18446744073709551615 4198400 5932793 140726336140432 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 20119552 140726336145755 140726336145900 140726336145900 140726336151500 0
/proc/42431/statm: 62794 60536 448 424 0 62249 0
Current children cumulated CPU time: 3597.53 s
Current children cumulated vsize: 255368 KiB
Current children cumulated memory: 245216 KiB

Child status: 0

Real time (s): 3608.15
CPU time (s): 3597.6
CPU user time (s): 3594.64
CPU system time (s): 2.9586
CPU usage (%): 99.7076
Max. virtual memory (cumulated for all children) (KiB): 1061848
Max. memory (cumulated for all children) (KiB): 795412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.64
system time used= 2.9586
maximum resident set size= 792340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 235964
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 493
involuntary context switches= 3339


# summary of solver processes directly reported to runsolver:
#   pid: 42339
#   total CPU time (s): 3597.6
#   total CPU user time (s): 3594.64
#   total CPU system time (s): 2.9586

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.18087 second user time and 16.3514 second system time

The end

Launcher Data

Begin job on nodeC029 at 2025-06-30 19:32:06
IDJOB=4485015
IDBENCH=146684
IDSOLVER=3374
FILE ID=nodeC029/4485015-1751304726
RUNJOBID= nodeC029-1751301113-41766
SLURM_JOB_ID= 9594275
Free space on /tmp= 432984 MiB

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

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

MD5SUM BENCH= a3f6b61db250b51897503d5946a188dc
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.621
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.726
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.602
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		: 3592.335
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.736
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		: 3598.520
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		: 3600.063
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		: 3599.736
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:        128450720 kB
MemAvailable:   128379380 kB
Buffers:            3280 kB
Cached:           736316 kB
SwapCached:            0 kB
Active:          1706492 kB
Inactive:         479140 kB
Active(anon):    1464096 kB
Inactive(anon):        0 kB
Active(file):     242396 kB
Inactive(file):   479140 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             66976 kB
Writeback:             0 kB
AnonPages:       1449236 kB
Mapped:           125284 kB
Shmem:             18060 kB
KReclaimable:      92728 kB
Slab:             179168 kB
SReclaimable:      92728 kB
SUnreclaim:        86440 kB
KernelStack:        4304 kB
PageTables:         6056 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1882832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150648 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    874496 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:14