Trace number 4491363

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.77 3608.09

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_12.opb
MD5SUM6f99dbdca9fbd2980e0943071bb7f8ab
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark91
Best CPU time to get the best result obtained on this benchmark72000.4
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1807
Total number of constraints3444
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints3443
Minimum length of a constraint1
Maximum length of a constraint33
Number of terms in the objective function 8
Biggest coefficient in the objective function 66
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 193
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1320
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.03	c Presolving by SCIP...
498.43/500.34	c Encoding OPB into MaxSAT...
498.43/500.34	c This is the PBCProcessor based on SCIP solver.
499.71/501.60	c Solving by WMaxCDCL...
3596.68/3608.07	c Rebuilding OPB solution...
3596.68/3608.07	c This is the PBCProcessor based on SCIP solver.
3596.68/3608.07	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: 63837 MiB (62799 MiB free)
  memory of node 1: 64465 MiB (63798 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4491363-1751375962/watcher-4491363-1751375962 -o /tmp/evaluation-result-4491363-1751375962/solver-4491363-1751375962 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1751371805-46594 --watchdog 3760 HOME/opbsolver HOME/instance-4491363-1751375962.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=47733, runsolver pid=47727

[startup+0.100073 s]*
/proc/loadavg: 4.22 4.15 4.16 4/252 47743
/proc/meminfo: memFree=129636656/131382120 swapFree=33010416/33010684
[pid=47733] ppid=47727 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/47733/stat : 47733 (opbsolver) S 47727 47733 46581 0 -1 4194304 263 236 0 0 0 0 0 0 20 0 1 0 53274987 4292608 736 18446744073709551615 93978521808896 93978522703429 140735624655824 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93978522942480 93978522990224 93978530611200 140735624661278 140735624661481 140735624661481 140735624667083 0
/proc/47733/statm: 1048 736 672 219 0 110 0
[pid=47737] ppid=47733 vsize=29716 memory=19456 CPUtime=0.07 cores=5,7
/proc/47737/stat : 47737 (pbcpreprocessor) R 47733 47733 46581 0 -1 4194304 2725 0 0 0 6 1 0 0 20 0 1 0 53274990 30429184 4832 18446744073709551615 4198400 15773533 140722744983296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 43859968 140722744990020 140722744990174 140722744990174 140722744995781 0
/proc/47737/statm: 7429 4864 2336 2826 0 4041 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 33908 KiB
Current children cumulated memory: 22400 KiB

[startup+0.215326 s]*
/proc/loadavg: 4.22 4.15 4.16 5/249 47749
/proc/meminfo: memFree=129620992/131382120 swapFree=33010416/33010684
[pid=47733] ppid=47727 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/47733/stat : 47733 (opbsolver) S 47727 47733 46581 0 -1 4194304 263 236 0 0 0 0 0 0 20 0 1 0 53274987 4292608 736 18446744073709551615 93978521808896 93978522703429 140735624655824 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93978522942480 93978522990224 93978530611200 140735624661278 140735624661481 140735624661481 140735624667083 0
/proc/47733/statm: 1048 736 672 219 0 110 0
[pid=47737] ppid=47733 vsize=58548 memory=46848 CPUtime=0.18 cores=5,7
/proc/47737/stat : 47737 (pbcpreprocessor) R 47733 47733 46581 0 -1 4194304 9498 0 0 0 15 3 0 0 20 0 1 0 53274990 59953152 11712 18446744073709551615 4198400 15773533 140722744983296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 43859968 140722744990020 140722744990174 140722744990174 140722744995781 0
/proc/47737/statm: 14637 11712 2432 2826 0 11249 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 62740 KiB
Current children cumulated memory: 49792 KiB

[startup+0.315012 s]*
/proc/loadavg: 4.22 4.15 4.16 5/250 47752
/proc/meminfo: memFree=129645940/131382120 swapFree=33010416/33010684
[pid=47733] ppid=47727 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/47733/stat : 47733 (opbsolver) S 47727 47733 46581 0 -1 4194304 263 236 0 0 0 0 0 0 20 0 1 0 53274987 4292608 736 18446744073709551615 93978521808896 93978522703429 140735624655824 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93978522942480 93978522990224 93978530611200 140735624661278 140735624661481 140735624661481 140735624667083 0
/proc/47733/statm: 1048 736 672 219 0 110 0
[pid=47737] ppid=47733 vsize=62928 memory=50304 CPUtime=0.27 cores=5,7
/proc/47737/stat : 47737 (pbcpreprocessor) R 47733 47733 46581 0 -1 4194304 10309 0 0 0 24 3 0 0 20 0 1 0 53274990 64438272 12576 18446744073709551615 4198400 15773533 140722744983296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 43859968 140722744990020 140722744990174 140722744990174 140722744995781 0
/proc/47737/statm: 15732 12576 2496 2826 0 12344 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 67120 KiB
Current children cumulated memory: 53248 KiB

[startup+0.700396 s]
/proc/loadavg: 4.22 4.15 4.16 5/249 47756
/proc/meminfo: memFree=129598716/131382120 swapFree=33010416/33010684
[pid=47733] ppid=47727 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/47733/stat : 47733 (opbsolver) S 47727 47733 46581 0 -1 4194304 263 236 0 0 0 0 0 0 20 0 1 0 53274987 4292608 736 18446744073709551615 93978521808896 93978522703429 140735624655824 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93978522942480 93978522990224 93978530611200 140735624661278 140735624661481 140735624661481 140735624667083 0
/proc/47733/statm: 1048 736 672 219 0 110 0
[pid=47737] ppid=47733 vsize=107784 memory=87784 CPUtime=0.65 cores=5,7
/proc/47737/stat : 47737 (pbcpreprocessor) R 47733 47733 46581 0 -1 4194304 20846 0 0 0 58 7 0 0 20 0 1 0 53274990 110370816 21946 18446744073709551615 4198400 15773533 140722744983296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 43859968 140722744990020 140722744990174 140722744990174 140722744995781 0
/proc/47737/statm: 26946 21946 2656 2826 0 23558 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 111976 KiB
Current children cumulated memory: 90728 KiB

[startup+1.50044 s]
/proc/loadavg: 4.22 4.15 4.16 5/255 47768
/proc/meminfo: memFree=129546820/131382120 swapFree=33010416/33010684
[pid=47733] ppid=47727 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/47733/stat : 47733 (opbsolver) S 47727 47733 46581 0 -1 4194304 263 236 0 0 0 0 0 0 20 0 1 0 53274987 4292608 736 18446744073709551615 93978521808896 93978522703429 140735624655824 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93978522942480 93978522990224 93978530611200 140735624661278 140735624661481 140735624661481 140735624667083 0
/proc/47733/statm: 1048 736 672 219 0 110 0
[pid=47737] ppid=47733 vsize=120256 memory=99676 CPUtime=1.44 cores=5,7
/proc/47737/stat : 47737 (pbcpreprocessor) R 47733 47733 46581 0 -1 4194304 25052 0 0 0 136 8 0 0 20 0 1 0 53274990 123142144 24887 18446744073709551615 4198400 15773533 140722744983296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 43859968 140722744990020 140722744990174 140722744990174 140722744995781 0
/proc/47737/statm: 30064 24919 2656 2826 0 26676 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 124448 KiB
Current children cumulated memory: 102620 KiB

[startup+3.11326 s]
/proc/loadavg: 4.20 4.14 4.16 5/255 47768
/proc/meminfo: memFree=129277028/131382120 swapFree=33010416/33010684
[pid=47733] ppid=47727 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/47733/stat : 47733 (opbsolver) S 47727 47733 46581 0 -1 4194304 263 236 0 0 0 0 0 0 20 0 1 0 53274987 4292608 736 18446744073709551615 93978521808896 93978522703429 140735624655824 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93978522942480 93978522990224 93978530611200 140735624661278 140735624661481 140735624661481 140735624667083 0
/proc/47733/statm: 1048 736 672 219 0 110 0
[pid=47737] ppid=47733 vsize=147648 memory=125092 CPUtime=3.05 cores=5,7
/proc/47737/stat : 47737 (pbcpreprocessor) R 47733 47733 46581 0 -1 4194304 31853 0 0 0 295 10 0 0 20 0 1 0 53274990 151191552 31273 18446744073709551615 4198400 15773533 140722744983296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 43859968 140722744990020 140722744990174 140722744990174 140722744995781 0
/proc/47737/statm: 36912 31273 2688 2826 0 33524 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 151840 KiB
Current children cumulated memory: 128036 KiB

[startup+6.3004 s]
/proc/loadavg: 4.20 4.14 4.16 5/255 47768
/proc/meminfo: memFree=129172952/131382120 swapFree=33010416/33010684
[pid=47733] ppid=47727 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/47733/stat : 47733 (opbsolver) S 47727 47733 46581 0 -1 4194304 263 236 0 0 0 0 0 0 20 0 1 0 53274987 4292608 736 18446744073709551615 93978521808896 93978522703429 140735624655824 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93978522942480 93978522990224 93978530611200 140735624661278 140735624661481 140735624661481 140735624667083 0
/proc/47733/statm: 1048 736 672 219 0 110 0
[pid=47737] ppid=47733 vsize=178044 memory=157512 CPUtime=6.22 cores=5,7
/proc/47737/stat : 47737 (pbcpreprocessor) R 47733 47733 46581 0 -1 4194304 40362 0 0 0 611 11 0 0 20 0 1 0 53274990 182317056 39378 18446744073709551615 4198400 15773533 140722744983296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 43859968 140722744990020 140722744990174 140722744990174 140722744995781 0
/proc/47737/statm: 44511 39378 2976 2826 0 41123 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 182236 KiB
Current children cumulated memory: 160456 KiB

[startup+12.7004 s]
/proc/loadavg: 4.17 4.14 4.15 5/255 47768
/proc/meminfo: memFree=129124828/131382120 swapFree=33010416/33010684
[pid=47733] ppid=47727 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/47733/stat : 47733 (opbsolver) S 47727 47733 46581 0 -1 4194304 263 236 0 0 0 0 0 0 20 0 1 0 53274987 4292608 736 18446744073709551615 93978521808896 93978522703429 140735624655824 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93978522942480 93978522990224 93978530611200 140735624661278 140735624661481 140735624661481 140735624667083 0
/proc/47733/statm: 1048 736 672 219 0 110 0
[pid=47737] ppid=47733 vsize=191696 memory=171080 CPUtime=12.6 cores=5,7
/proc/47737/stat : 47737 (pbcpreprocessor) R 47733 47733 46581 0 -1 4194304 43799 0 0 0 1248 12 0 0 20 0 1 0 53274990 196296704 42770 18446744073709551615 4198400 15773533 140722744983296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 43859968 140722744990020 140722744990174 140722744990174 140722744995781 0
/proc/47737/statm: 47924 42770 2976 2826 0 44536 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 195888 KiB
Current children cumulated memory: 174024 KiB

[startup+25.5004 s]
/proc/loadavg: 4.14 4.14 4.15 5/255 47769
/proc/meminfo: memFree=129107376/131382120 swapFree=33010416/33010684
[pid=47733] ppid=47727 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/47733/stat : 47733 (opbsolver) S 47727 47733 46581 0 -1 4194304 263 236 0 0 0 0 0 0 20 0 1 0 53274987 4292608 736 18446744073709551615 93978521808896 93978522703429 140735624655824 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93978522942480 93978522990224 93978530611200 140735624661278 140735624661481 140735624661481 140735624667083 0
/proc/47733/statm: 1048 736 672 219 0 110 0
[pid=47737] ppid=47733 vsize=203684 memory=184068 CPUtime=25.36 cores=5,7
/proc/47737/stat : 47737 (pbcpreprocessor) R 47733 47733 46581 0 -1 4194304 52576 0 0 0 2522 14 0 0 20 0 1 0 53274990 208572416 46017 18446744073709551615 4198400 15773533 140722744983296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 43859968 140722744990020 140722744990174 140722744990174 140722744995781 0
/proc/47737/statm: 50921 46017 2976 2826 0 47533 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 207876 KiB
Current children cumulated memory: 187012 KiB

[startup+51.1132 s]
/proc/loadavg: 4.15 4.14 4.15 5/255 47769
/proc/meminfo: memFree=129024312/131382120 swapFree=33010416/33010684
[pid=47733] ppid=47727 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/47733/stat : 47733 (opbsolver) S 47727 47733 46581 0 -1 4194304 263 236 0 0 0 0 0 0 20 0 1 0 53274987 4292608 736 18446744073709551615 93978521808896 93978522703429 140735624655824 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93978522942480 93978522990224 93978530611200 140735624661278 140735624661481 140735624661481 140735624667083 0
/proc/47733/statm: 1048 736 672 219 0 110 0
[pid=47737] ppid=47733 vsize=219492 memory=200012 CPUtime=50.88 cores=5,7
/proc/47737/stat : 47737 (pbcpreprocessor) R 47733 47733 46581 0 -1 4194304 61821 0 0 0 5073 15 0 0 20 0 1 0 53274990 224759808 50003 18446744073709551615 4198400 15773533 140722744983296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 43859968 140722744990020 140722744990174 140722744990174 140722744995781 0
/proc/47737/statm: 54873 50003 2976 2826 0 51485 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 223684 KiB
Current children cumulated memory: 202956 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.13 4.15 5/255 47771
/proc/meminfo: memFree=128955268/131382120 swapFree=33010416/33010684
[pid=47733] ppid=47727 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/47733/stat : 47733 (opbsolver) S 47727 47733 46581 0 -1 4194304 263 236 0 0 0 0 0 0 20 0 1 0 53274987 4292608 736 18446744073709551615 93978521808896 93978522703429 140735624655824 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93978522942480 93978522990224 93978530611200 140735624661278 140735624661481 140735624661481 140735624667083 0
/proc/47733/statm: 1048 736 672 219 0 110 0
[pid=47737] ppid=47733 vsize=226996 memory=207520 CPUtime=101.89 cores=5,7
/proc/47737/stat : 47737 (pbcpreprocessor) R 47733 47733 46581 0 -1 4194304 64781 0 0 0 10173 16 0 0 20 0 1 0 53274990 232443904 51880 18446744073709551615 4198400 15773533 140722744983296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 43859968 140722744990020 140722744990174 140722744990174 140722744995781 0
/proc/47737/statm: 56749 51880 2976 2826 0 53361 0
Current children cumulated CPU time: 101.89 s
Current children cumulated vsize: 231188 KiB
Current children cumulated memory: 210464 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.13 4.15 5/255 47773
/proc/meminfo: memFree=128809216/131382120 swapFree=33010416/33010684
[pid=47733] ppid=47727 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/47733/stat : 47733 (opbsolver) S 47727 47733 46581 0 -1 4194304 263 236 0 0 0 0 0 0 20 0 1 0 53274987 4292608 736 18446744073709551615 93978521808896 93978522703429 140735624655824 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93978522942480 93978522990224 93978530611200 140735624661278 140735624661481 140735624661481 140735624667083 0
/proc/47733/statm: 1048 736 672 219 0 110 0
[pid=47737] ppid=47733 vsize=285136 memory=265248 CPUtime=161.69 cores=5,7
/proc/47737/stat : 47737 (pbcpreprocessor) R 47733 47733 46581 0 -1 4194304 79467 0 0 0 16149 20 0 0 20 0 1 0 53274990 291979264 66312 18446744073709551615 4198400 15773533 140722744983296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 43859968 140722744990020 140722744990174 140722744990174 140722744995781 0
/proc/47737/statm: 71284 66312 2976 2826 0 67896 0
Current children cumulated CPU time: 161.69 s
Current children cumulated vsize: 289328 KiB
Current children cumulated memory: 268192 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 4.11 4.14 5/256 47778
/proc/meminfo: memFree=128599636/131382120 swapFree=33010416/33010684
[pid=47733] ppid=47727 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/47733/stat : 47733 (opbsolver) S 47727 47733 46581 0 -1 4194304 263 236 0 0 0 0 0 0 20 0 1 0 53274987 4292608 736 18446744073709551615 93978521808896 93978522703429 140735624655824 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93978522942480 93978522990224 93978530611200 140735624661278 140735624661481 140735624661481 140735624667083 0
/proc/47733/statm: 1048 736 672 219 0 110 0
[pid=47737] ppid=47733 vsize=340564 memory=318240 CPUtime=221.48 cores=5,7
/proc/47737/stat : 47737 (pbcpreprocessor) R 47733 47733 46581 0 -1 4194304 92888 0 0 0 22125 23 0 0 20 0 1 0 53274990 348737536 79560 18446744073709551615 4198400 15773533 140722744983296 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 43859968 140722744990020 140722744990174 140722744990174 140722744995781 0
/proc/47737/statm: 85141 79560 2976 2826 0 81753 0

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

/proc/47809/stat : 47809 (wmaxcdcl) R 47733 47733 46581 0 -1 4194304 97147 0 0 0 283151 52 0 0 20 0 1 0 53325148 488681472 111659 18446744073709551615 4198400 5932793 140726762000096 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 9981952 140726762006875 140726762007020 140726762007020 140726762012620 0
/proc/47809/statm: 119307 111659 448 424 0 118762 0
Current children cumulated CPU time: 3331.76 s
Current children cumulated vsize: 481420 KiB
Current children cumulated memory: 449580 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/254 47963
/proc/meminfo: memFree=126479468/131382120 swapFree=33010416/33010684
[pid=47733] ppid=47727 vsize=4192 memory=2944 CPUtime=499.73 cores=5,7
/proc/47733/stat : 47733 (opbsolver) S 47727 47733 46581 0 -1 4194304 409 143699 0 0 0 0 49888 85 20 0 1 0 53274987 4292608 736 18446744073709551615 93978521808896 93978522703429 140735624655824 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93978522942480 93978522990224 93978530611200 140735624661278 140735624661481 140735624661481 140735624667083 0
/proc/47733/statm: 1048 736 672 219 0 110 0
[pid=47809] ppid=47733 vsize=477228 memory=446636 CPUtime=2891.86 cores=5,7
/proc/47809/stat : 47809 (wmaxcdcl) R 47733 47733 46581 0 -1 4194304 97154 0 0 0 289133 53 0 0 20 0 1 0 53325148 488681472 111659 18446744073709551615 4198400 5932793 140726762000096 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 9981952 140726762006875 140726762007020 140726762007020 140726762012620 0
/proc/47809/statm: 119307 111659 448 424 0 118762 0
Current children cumulated CPU time: 3391.59 s
Current children cumulated vsize: 481420 KiB
Current children cumulated memory: 449580 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/254 47964
/proc/meminfo: memFree=126473120/131382120 swapFree=33010416/33010684
[pid=47733] ppid=47727 vsize=4192 memory=2944 CPUtime=499.73 cores=5,7
/proc/47733/stat : 47733 (opbsolver) S 47727 47733 46581 0 -1 4194304 409 143699 0 0 0 0 49888 85 20 0 1 0 53274987 4292608 736 18446744073709551615 93978521808896 93978522703429 140735624655824 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93978522942480 93978522990224 93978530611200 140735624661278 140735624661481 140735624661481 140735624667083 0
/proc/47733/statm: 1048 736 672 219 0 110 0
[pid=47809] ppid=47733 vsize=477228 memory=446636 CPUtime=2951.69 cores=5,7
/proc/47809/stat : 47809 (wmaxcdcl) R 47733 47733 46581 0 -1 4194304 97162 0 0 0 295116 53 0 0 20 0 1 0 53325148 488681472 111659 18446744073709551615 4198400 5932793 140726762000096 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 9981952 140726762006875 140726762007020 140726762007020 140726762012620 0
/proc/47809/statm: 119307 111659 448 424 0 118762 0
Current children cumulated CPU time: 3451.42 s
Current children cumulated vsize: 481420 KiB
Current children cumulated memory: 449580 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/254 47966
/proc/meminfo: memFree=126472628/131382120 swapFree=33010416/33010684
[pid=47733] ppid=47727 vsize=4192 memory=2944 CPUtime=499.73 cores=5,7
/proc/47733/stat : 47733 (opbsolver) S 47727 47733 46581 0 -1 4194304 409 143699 0 0 0 0 49888 85 20 0 1 0 53274987 4292608 736 18446744073709551615 93978521808896 93978522703429 140735624655824 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93978522942480 93978522990224 93978530611200 140735624661278 140735624661481 140735624661481 140735624667083 0
/proc/47733/statm: 1048 736 672 219 0 110 0
[pid=47809] ppid=47733 vsize=477228 memory=446636 CPUtime=3011.51 cores=5,7
/proc/47809/stat : 47809 (wmaxcdcl) R 47733 47733 46581 0 -1 4194304 97163 0 0 0 301098 53 0 0 20 0 1 0 53325148 488681472 111659 18446744073709551615 4198400 5932793 140726762000096 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 9981952 140726762006875 140726762007020 140726762007020 140726762012620 0
/proc/47809/statm: 119307 111659 448 424 0 118762 0
Current children cumulated CPU time: 3511.24 s
Current children cumulated vsize: 481420 KiB
Current children cumulated memory: 449580 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/254 48018
/proc/meminfo: memFree=127222164/131382120 swapFree=33010416/33010684
[pid=47733] ppid=47727 vsize=4192 memory=2944 CPUtime=499.73 cores=5,7
/proc/47733/stat : 47733 (opbsolver) S 47727 47733 46581 0 -1 4194304 409 143699 0 0 0 0 49888 85 20 0 1 0 53274987 4292608 736 18446744073709551615 93978521808896 93978522703429 140735624655824 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93978522942480 93978522990224 93978530611200 140735624661278 140735624661481 140735624661481 140735624667083 0
/proc/47733/statm: 1048 736 672 219 0 110 0
[pid=47809] ppid=47733 vsize=477228 memory=446636 CPUtime=3071.33 cores=5,7
/proc/47809/stat : 47809 (wmaxcdcl) R 47733 47733 46581 0 -1 4194304 97165 0 0 0 307079 54 0 0 20 0 1 0 53325148 488681472 111659 18446744073709551615 4198400 5932793 140726762000096 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 9981952 140726762006875 140726762007020 140726762007020 140726762012620 0
/proc/47809/statm: 119307 111659 448 424 0 118762 0
Current children cumulated CPU time: 3571.06 s
Current children cumulated vsize: 481420 KiB
Current children cumulated memory: 449580 KiB

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

# cumulated CPU time of all completed processes:  user=3595.35 s, system=1.4247 s

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

[startup+3584 s]*
/proc/loadavg: 4.09 4.08 4.09 5/254 48018
/proc/meminfo: memFree=127214652/131382120 swapFree=33010416/33010684
[pid=47733] ppid=47727 vsize=4192 memory=2944 CPUtime=499.73 cores=5,7
/proc/47733/stat : 47733 (opbsolver) S 47727 47733 46581 0 -1 4194304 409 143699 0 0 0 0 49888 85 20 0 1 0 53274987 4292608 736 18446744073709551615 93978521808896 93978522703429 140735624655824 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93978522942480 93978522990224 93978530611200 140735624661278 140735624661481 140735624661481 140735624667083 0
/proc/47733/statm: 1048 736 672 219 0 110 0
[pid=47809] ppid=47733 vsize=477228 memory=446636 CPUtime=3073.03 cores=5,7
/proc/47809/stat : 47809 (wmaxcdcl) R 47733 47733 46581 0 -1 4194304 97165 0 0 0 307249 54 0 0 20 0 1 0 53325148 488681472 111659 18446744073709551615 4198400 5932793 140726762000096 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 9981952 140726762006875 140726762007020 140726762007020 140726762012620 0
/proc/47809/statm: 119307 111659 448 424 0 118762 0
Current children cumulated CPU time: 3572.76 s
Current children cumulated vsize: 481420 KiB
Current children cumulated memory: 449580 KiB

[startup+3596.8 s]
/proc/loadavg: 4.07 4.08 4.09 5/254 48019
/proc/meminfo: memFree=127166536/131382120 swapFree=33010416/33010684
[pid=47733] ppid=47727 vsize=4192 memory=2944 CPUtime=499.73 cores=5,7
/proc/47733/stat : 47733 (opbsolver) S 47727 47733 46581 0 -1 4194304 409 143699 0 0 0 0 49888 85 20 0 1 0 53274987 4292608 736 18446744073709551615 93978521808896 93978522703429 140735624655824 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93978522942480 93978522990224 93978530611200 140735624661278 140735624661481 140735624661481 140735624667083 0
/proc/47733/statm: 1048 736 672 219 0 110 0
[pid=47809] ppid=47733 vsize=477228 memory=446636 CPUtime=3085.78 cores=5,7
/proc/47809/stat : 47809 (wmaxcdcl) R 47733 47733 46581 0 -1 4194304 97165 0 0 0 308524 54 0 0 20 0 1 0 53325148 488681472 111659 18446744073709551615 4198400 5932793 140726762000096 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 9981952 140726762006875 140726762007020 140726762007020 140726762012620 0
/proc/47809/statm: 119307 111659 448 424 0 118762 0
Current children cumulated CPU time: 3585.51 s
Current children cumulated vsize: 481420 KiB
Current children cumulated memory: 449580 KiB

[startup+3603.2 s]
/proc/loadavg: 4.14 4.09 4.09 5/254 48069
/proc/meminfo: memFree=127626756/131382120 swapFree=33010416/33010684
[pid=47733] ppid=47727 vsize=4192 memory=2944 CPUtime=499.73 cores=5,7
/proc/47733/stat : 47733 (opbsolver) S 47727 47733 46581 0 -1 4194304 409 143699 0 0 0 0 49888 85 20 0 1 0 53274987 4292608 736 18446744073709551615 93978521808896 93978522703429 140735624655824 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93978522942480 93978522990224 93978530611200 140735624661278 140735624661481 140735624661481 140735624667083 0
/proc/47733/statm: 1048 736 672 219 0 110 0
[pid=47809] ppid=47733 vsize=477228 memory=446636 CPUtime=3092.15 cores=5,7
/proc/47809/stat : 47809 (wmaxcdcl) R 47733 47733 46581 0 -1 4194304 97166 0 0 0 309160 55 0 0 20 0 1 0 53325148 488681472 111659 18446744073709551615 4198400 5932793 140726762000096 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 9981952 140726762006875 140726762007020 140726762007020 140726762012620 0
/proc/47809/statm: 119307 111659 448 424 0 118762 0
Current children cumulated CPU time: 3591.88 s
Current children cumulated vsize: 481420 KiB
Current children cumulated memory: 449580 KiB

[startup+3606.4 s]
/proc/loadavg: 4.14 4.09 4.09 5/254 48069
/proc/meminfo: memFree=127602816/131382120 swapFree=33010416/33010684
[pid=47733] ppid=47727 vsize=4192 memory=2944 CPUtime=499.73 cores=5,7
/proc/47733/stat : 47733 (opbsolver) S 47727 47733 46581 0 -1 4194304 409 143699 0 0 0 0 49888 85 20 0 1 0 53274987 4292608 736 18446744073709551615 93978521808896 93978522703429 140735624655824 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93978522942480 93978522990224 93978530611200 140735624661278 140735624661481 140735624661481 140735624667083 0
/proc/47733/statm: 1048 736 672 219 0 110 0
[pid=47809] ppid=47733 vsize=477228 memory=446636 CPUtime=3095.34 cores=5,7
/proc/47809/stat : 47809 (wmaxcdcl) R 47733 47733 46581 0 -1 4194304 97166 0 0 0 309479 55 0 0 20 0 1 0 53325148 488681472 111659 18446744073709551615 4198400 5932793 140726762000096 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 9981952 140726762006875 140726762007020 140726762007020 140726762012620 0
/proc/47809/statm: 119307 111659 448 424 0 118762 0
Current children cumulated CPU time: 3595.07 s
Current children cumulated vsize: 481420 KiB
Current children cumulated memory: 449580 KiB

[startup+3607.2 s]
/proc/loadavg: 4.14 4.09 4.09 5/254 48069
/proc/meminfo: memFree=127578624/131382120 swapFree=33010416/33010684
[pid=47733] ppid=47727 vsize=4192 memory=2944 CPUtime=499.73 cores=5,7
/proc/47733/stat : 47733 (opbsolver) S 47727 47733 46581 0 -1 4194304 409 143699 0 0 0 0 49888 85 20 0 1 0 53274987 4292608 736 18446744073709551615 93978521808896 93978522703429 140735624655824 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93978522942480 93978522990224 93978530611200 140735624661278 140735624661481 140735624661481 140735624667083 0
/proc/47733/statm: 1048 736 672 219 0 110 0
[pid=47809] ppid=47733 vsize=477228 memory=446636 CPUtime=3096.14 cores=5,7
/proc/47809/stat : 47809 (wmaxcdcl) R 47733 47733 46581 0 -1 4194304 97166 0 0 0 309559 55 0 0 20 0 1 0 53325148 488681472 111659 18446744073709551615 4198400 5932793 140726762000096 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 9981952 140726762006875 140726762007020 140726762007020 140726762012620 0
/proc/47809/statm: 119307 111659 448 424 0 118762 0
Current children cumulated CPU time: 3595.87 s
Current children cumulated vsize: 481420 KiB
Current children cumulated memory: 449580 KiB

[startup+3607.6 s]
/proc/loadavg: 4.14 4.09 4.09 5/254 48069
/proc/meminfo: memFree=127578624/131382120 swapFree=33010416/33010684
[pid=47733] ppid=47727 vsize=4192 memory=2944 CPUtime=499.73 cores=5,7
/proc/47733/stat : 47733 (opbsolver) S 47727 47733 46581 0 -1 4194304 409 143699 0 0 0 0 49888 85 20 0 1 0 53274987 4292608 736 18446744073709551615 93978521808896 93978522703429 140735624655824 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93978522942480 93978522990224 93978530611200 140735624661278 140735624661481 140735624661481 140735624667083 0
/proc/47733/statm: 1048 736 672 219 0 110 0
[pid=47809] ppid=47733 vsize=477228 memory=446636 CPUtime=3096.54 cores=5,7
/proc/47809/stat : 47809 (wmaxcdcl) R 47733 47733 46581 0 -1 4194304 97166 0 0 0 309599 55 0 0 20 0 1 0 53325148 488681472 111659 18446744073709551615 4198400 5932793 140726762000096 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 9981952 140726762006875 140726762007020 140726762007020 140726762012620 0
/proc/47809/statm: 119307 111659 448 424 0 118762 0
Current children cumulated CPU time: 3596.27 s
Current children cumulated vsize: 481420 KiB
Current children cumulated memory: 449580 KiB

[startup+3608 s]*
/proc/loadavg: 4.13 4.09 4.09 5/254 48069
/proc/meminfo: memFree=127344768/131382120 swapFree=33010416/33010684
[pid=47733] ppid=47727 vsize=4192 memory=2944 CPUtime=499.73 cores=5,7
/proc/47733/stat : 47733 (opbsolver) S 47727 47733 46581 0 -1 4194304 409 143699 0 0 0 0 49888 85 20 0 1 0 53274987 4292608 736 18446744073709551615 93978521808896 93978522703429 140735624655824 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93978522942480 93978522990224 93978530611200 140735624661278 140735624661481 140735624661481 140735624667083 0
/proc/47733/statm: 1048 736 672 219 0 110 0
[pid=47809] ppid=47733 vsize=477228 memory=446636 CPUtime=3096.95 cores=5,7
/proc/47809/stat : 47809 (wmaxcdcl) R 47733 47733 46581 0 -1 4194304 97166 0 0 0 309640 55 0 0 20 0 1 0 53325148 488681472 111659 18446744073709551615 4198400 5932793 140726762000096 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 9981952 140726762006875 140726762007020 140726762007020 140726762012620 0
/proc/47809/statm: 119307 111659 448 424 0 118762 0
Current children cumulated CPU time: 3596.68 s
Current children cumulated vsize: 481420 KiB
Current children cumulated memory: 449580 KiB

Child status: 0

Real time (s): 3608.09
CPU time (s): 3596.77
CPU user time (s): 3595.35
CPU system time (s): 1.4247
CPU usage (%): 99.6864
Max. virtual memory (cumulated for all children) (KiB): 530740
Max. memory (cumulated for all children) (KiB): 486704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.35
system time used= 1.4247
maximum resident set size= 483760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 241616
page faults= 0
swaps= 0
block input operations= 0
block output operations= 35448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 571
involuntary context switches= 1853


# summary of solver processes directly reported to runsolver:
#   pid: 47733
#   total CPU time (s): 3596.77
#   total CPU user time (s): 3595.35
#   total CPU system time (s): 1.4247

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.8058 second user time and 36.9528 second system time

The end

Launcher Data

Begin job on nodeC002 at 2025-07-01 15:19:22
IDJOB=4491363
IDBENCH=147703
IDSOLVER=3374
FILE ID=nodeC002/4491363-1751375962
RUNJOBID= nodeC002-1751371805-46594
SLURM_JOB_ID= 9598199
Free space on /tmp= 432996 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_12.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4491363-1751375962/watcher-4491363-1751375962 -o /tmp/evaluation-result-4491363-1751375962/solver-4491363-1751375962 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1751371805-46594 --watchdog 3760  HOME/opbsolver HOME/instance-4491363-1751375962.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= 6f99dbdca9fbd2980e0943071bb7f8ab
RANDOM SEED=1901750526

nodeC002 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	: 0xb00001f
cpu MHz		: 3691.555
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 1197.425
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 3700.000
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 3700.000
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 3691.064
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 1197.233
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 3700.000
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        129624516 kB
MemAvailable:   129485480 kB
Buffers:            2128 kB
Cached:           670080 kB
SwapCached:           28 kB
Active:           814152 kB
Inactive:         368160 kB
Active(anon):     521632 kB
Inactive(anon):     6404 kB
Active(file):     292520 kB
Inactive(file):   361756 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             43464 kB
Writeback:             4 kB
AnonPages:        513220 kB
Mapped:           124476 kB
Shmem:             17932 kB
KReclaimable:      92632 kB
Slab:             176188 kB
SReclaimable:      92632 kB
SUnreclaim:        83556 kB
KernelStack:        4048 kB
PageTables:         4116 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     877180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149432 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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:      181064 kB
DirectMap2M:     8110080 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432920 MiB
End job on nodeC002 at 2025-07-01 16:19:30