Trace number 4518381

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? 3598.25 3607.7

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/evencolouring/
linear/normalized-evencolouring_opt_linear_random6regular_nvert_071.opb
MD5SUMed60cb87c21a2ab9c662251f6e4b174f
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 benchmark1
Best CPU time to get the best result obtained on this benchmark0.022653
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables284
Total number of constraints71
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)71
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint7
Maximum length of a constraint7
Number of terms in the objective function 71
Biggest coefficient in the objective function 71
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 2556
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 71
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 2556
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.04	c Presolving by SCIP...
0.17/0.25	c Encoding OPB into MaxSAT...
0.17/0.25	c This is the PBCProcessor based on SCIP solver.
0.17/0.27	c Solving by WMaxCDCL...
3598.13/3607.68	c Rebuilding OPB solution...
3598.13/3607.69	c This is the PBCProcessor based on SCIP solver.
3598.13/3607.69	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: 63794 MiB (63049 MiB free)
  memory of node 1: 64507 MiB (63647 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4518381-1751542569/watcher-4518381-1751542569 -o /tmp/evaluation-result-4518381-1751542569/solver-4518381-1751542569 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751542569-75777 --watchdog 3760 HOME/opbsolver HOME/instance-4518381-1751542569.opb 3600 31000 HOME HOME 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=75831, runsolver pid=75818
Current StackSize limit: 8192 KiB


[startup+0.100073 s]*
/proc/loadavg: 0.14 0.17 0.97 7/258 75850
/proc/meminfo: memFree=129720032/131382112 swapFree=33010416/33010684
[pid=75831] ppid=75818 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/75831/stat : 75831 (opbsolver) S 75818 75831 75348 0 -1 4194304 263 230 0 0 0 0 0 0 20 0 1 0 69936636 4292608 736 18446744073709551615 94612303208448 94612304102981 140731148305776 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94612304342032 94612304389776 94612311121920 140731148314910 140731148315113 140731148315113 140731148320715 0
/proc/75831/statm: 1048 736 672 219 0 110 0
[pid=75846] ppid=75831 vsize=26620 memory=16868 CPUtime=0.06 cores=1,3
/proc/75846/stat : 75846 (pbcpreprocessor) R 75831 75831 75348 0 -1 4194304 1875 0 0 0 6 0 0 0 20 0 1 0 69936640 27258880 4217 18446744073709551615 4198400 15773533 140735458325456 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 36192256 140735458326852 140735458327006 140735458327006 140735458332613 0
/proc/75846/statm: 6655 4217 2688 2826 0 3267 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 30812 KiB
Current children cumulated memory: 19812 KiB

[startup+0.214471 s]*
/proc/loadavg: 0.14 0.17 0.97 7/258 75850
/proc/meminfo: memFree=129700880/131382112 swapFree=33010416/33010684
[pid=75831] ppid=75818 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/75831/stat : 75831 (opbsolver) S 75818 75831 75348 0 -1 4194304 263 230 0 0 0 0 0 0 20 0 1 0 69936636 4292608 736 18446744073709551615 94612303208448 94612304102981 140731148305776 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94612304342032 94612304389776 94612311121920 140731148314910 140731148315113 140731148315113 140731148320715 0
/proc/75831/statm: 1048 736 672 219 0 110 0
[pid=75846] ppid=75831 vsize=30736 memory=20964 CPUtime=0.17 cores=1,3
/proc/75846/stat : 75846 (pbcpreprocessor) R 75831 75831 75348 0 -1 4194304 2898 0 0 0 16 1 0 0 20 0 1 0 69936640 31473664 5241 18446744073709551615 4198400 15773533 140735458325456 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 36192256 140735458326852 140735458327006 140735458327006 140735458332613 0
/proc/75846/statm: 7684 5241 2688 2826 0 4296 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 34928 KiB
Current children cumulated memory: 23908 KiB

[startup+0.314307 s]*
/proc/loadavg: 0.14 0.17 0.97 6/258 75857
/proc/meminfo: memFree=129682748/131382112 swapFree=33010416/33010684
[pid=75831] ppid=75818 vsize=4192 memory=2944 CPUtime=0.22 cores=1,3
/proc/75831/stat : 75831 (opbsolver) S 75818 75831 75348 0 -1 4194304 409 3748 0 0 0 0 18 4 20 0 1 0 69936636 4292608 736 18446744073709551615 94612303208448 94612304102981 140731148305776 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94612304342032 94612304389776 94612311121920 140731148314910 140731148315113 140731148315113 140731148320715 0
/proc/75831/statm: 1048 736 672 219 0 110 0
[pid=75855] ppid=75831 vsize=7220 memory=3456 CPUtime=0.03 cores=1,3
/proc/75855/stat : 75855 (wmaxcdcl) R 75831 75831 75348 0 -1 4194304 547 0 0 0 3 0 0 0 20 0 1 0 69936664 7393280 864 18446744073709551615 4198400 5932793 140723534863072 0 0 0 0 0 8405026 0 0 0 17 3 0 0 0 0 0 6359800 6411760 29208576 140723534866779 140723534866924 140723534866924 140723534872524 0
/proc/75855/statm: 1805 864 448 424 0 1260 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 11412 KiB
Current children cumulated memory: 6400 KiB

[startup+0.700421 s]
/proc/loadavg: 0.14 0.17 0.97 5/255 75862
/proc/meminfo: memFree=129675988/131382112 swapFree=33010416/33010684
[pid=75831] ppid=75818 vsize=4192 memory=2944 CPUtime=0.22 cores=1,3
/proc/75831/stat : 75831 (opbsolver) S 75818 75831 75348 0 -1 4194304 409 3748 0 0 0 0 18 4 20 0 1 0 69936636 4292608 736 18446744073709551615 94612303208448 94612304102981 140731148305776 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94612304342032 94612304389776 94612311121920 140731148314910 140731148315113 140731148315113 140731148320715 0
/proc/75831/statm: 1048 736 672 219 0 110 0
[pid=75855] ppid=75831 vsize=9428 memory=5504 CPUtime=0.36 cores=1,3
/proc/75855/stat : 75855 (wmaxcdcl) R 75831 75831 75348 0 -1 4194304 1109 0 0 0 36 0 0 0 20 0 1 0 69936664 9654272 1376 18446744073709551615 4198400 5932793 140723534863072 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 29208576 140723534866779 140723534866924 140723534866924 140723534872524 0
/proc/75855/statm: 2357 1376 448 424 0 1812 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 13620 KiB
Current children cumulated memory: 8448 KiB

[startup+1.50041 s]
/proc/loadavg: 0.14 0.17 0.97 6/253 75866
/proc/meminfo: memFree=129646980/131382112 swapFree=33010416/33010684
[pid=75831] ppid=75818 vsize=4192 memory=2944 CPUtime=0.22 cores=1,3
/proc/75831/stat : 75831 (opbsolver) S 75818 75831 75348 0 -1 4194304 409 3748 0 0 0 0 18 4 20 0 1 0 69936636 4292608 736 18446744073709551615 94612303208448 94612304102981 140731148305776 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94612304342032 94612304389776 94612311121920 140731148314910 140731148315113 140731148315113 140731148320715 0
/proc/75831/statm: 1048 736 672 219 0 110 0
[pid=75855] ppid=75831 vsize=16676 memory=12056 CPUtime=1.14 cores=1,3
/proc/75855/stat : 75855 (wmaxcdcl) R 75831 75831 75348 0 -1 4194304 1731 0 0 0 110 4 0 0 20 0 1 0 69936664 17076224 3014 18446744073709551615 4198400 5932793 140723534863072 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 29208576 140723534866779 140723534866924 140723534866924 140723534872524 0
/proc/75855/statm: 4169 3014 448 424 0 3624 0
Current children cumulated CPU time: 1.36 s
Current children cumulated vsize: 20868 KiB
Current children cumulated memory: 15000 KiB

[startup+3.11351 s]
/proc/loadavg: 0.14 0.17 0.97 4/250 75920
/proc/meminfo: memFree=129344476/131382112 swapFree=33010416/33010684
[pid=75831] ppid=75818 vsize=4192 memory=2944 CPUtime=0.22 cores=1,3
/proc/75831/stat : 75831 (opbsolver) S 75818 75831 75348 0 -1 4194304 409 3748 0 0 0 0 18 4 20 0 1 0 69936636 4292608 736 18446744073709551615 94612303208448 94612304102981 140731148305776 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94612304342032 94612304389776 94612311121920 140731148314910 140731148315113 140731148315113 140731148320715 0
/proc/75831/statm: 1048 736 672 219 0 110 0
[pid=75855] ppid=75831 vsize=44756 memory=38928 CPUtime=2.7 cores=1,3
/proc/75855/stat : 75855 (wmaxcdcl) R 75831 75831 75348 0 -1 4194304 3803 0 0 0 257 13 0 0 20 0 1 0 69936664 45830144 9732 18446744073709551615 4198400 5932793 140723534863072 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 29208576 140723534866779 140723534866924 140723534866924 140723534872524 0
/proc/75855/statm: 11189 9732 448 424 0 10644 0
Current children cumulated CPU time: 2.92 s
Current children cumulated vsize: 48948 KiB
Current children cumulated memory: 41872 KiB

[startup+6.30037 s]
/proc/loadavg: 0.37 0.22 0.98 4/253 76019
/proc/meminfo: memFree=127189764/131382112 swapFree=33010416/33010684
[pid=75831] ppid=75818 vsize=4192 memory=2944 CPUtime=0.22 cores=1,3
/proc/75831/stat : 75831 (opbsolver) S 75818 75831 75348 0 -1 4194304 409 3748 0 0 0 0 18 4 20 0 1 0 69936636 4292608 736 18446744073709551615 94612303208448 94612304102981 140731148305776 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94612304342032 94612304389776 94612311121920 140731148314910 140731148315113 140731148315113 140731148320715 0
/proc/75831/statm: 1048 736 672 219 0 110 0
[pid=75855] ppid=75831 vsize=50616 memory=46672 CPUtime=5.81 cores=1,3
/proc/75855/stat : 75855 (wmaxcdcl) R 75831 75831 75348 0 -1 4194304 5822 0 0 0 560 21 0 0 20 0 1 0 69936664 51830784 11668 18446744073709551615 4198400 5932793 140723534863072 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 29208576 140723534866779 140723534866924 140723534866924 140723534872524 0
/proc/75855/statm: 12654 11668 448 424 0 12109 0
Current children cumulated CPU time: 6.03 s
Current children cumulated vsize: 54808 KiB
Current children cumulated memory: 49616 KiB

[startup+12.7004 s]
/proc/loadavg: 0.66 0.28 1.00 5/258 76110
/proc/meminfo: memFree=124982348/131382112 swapFree=33010416/33010684
[pid=75831] ppid=75818 vsize=4192 memory=2944 CPUtime=0.22 cores=1,3
/proc/75831/stat : 75831 (opbsolver) S 75818 75831 75348 0 -1 4194304 409 3748 0 0 0 0 18 4 20 0 1 0 69936636 4292608 736 18446744073709551615 94612303208448 94612304102981 140731148305776 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94612304342032 94612304389776 94612311121920 140731148314910 140731148315113 140731148315113 140731148320715 0
/proc/75831/statm: 1048 736 672 219 0 110 0
[pid=75855] ppid=75831 vsize=62728 memory=55052 CPUtime=12.16 cores=1,3
/proc/75855/stat : 75855 (wmaxcdcl) R 75831 75831 75348 0 -1 4194304 5870 0 0 0 1192 24 0 0 20 0 1 0 69936664 64233472 13763 18446744073709551615 4198400 5932793 140723534863072 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 29208576 140723534866779 140723534866924 140723534866924 140723534872524 0
/proc/75855/statm: 15682 13763 448 424 0 15137 0
Current children cumulated CPU time: 12.38 s
Current children cumulated vsize: 66920 KiB
Current children cumulated memory: 57996 KiB

[startup+25.5004 s]
/proc/loadavg: 1.40 0.46 1.05 5/258 76110
/proc/meminfo: memFree=122003856/131382112 swapFree=33010416/33010684
[pid=75831] ppid=75818 vsize=4192 memory=2944 CPUtime=0.22 cores=1,3
/proc/75831/stat : 75831 (opbsolver) S 75818 75831 75348 0 -1 4194304 409 3748 0 0 0 0 18 4 20 0 1 0 69936636 4292608 736 18446744073709551615 94612303208448 94612304102981 140731148305776 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94612304342032 94612304389776 94612311121920 140731148314910 140731148315113 140731148315113 140731148320715 0
/proc/75831/statm: 1048 736 672 219 0 110 0
[pid=75855] ppid=75831 vsize=85712 memory=73500 CPUtime=24.93 cores=1,3
/proc/75855/stat : 75855 (wmaxcdcl) R 75831 75831 75348 0 -1 4194304 6931 0 0 0 2468 25 0 0 20 0 1 0 69936664 87769088 18375 18446744073709551615 4198400 5932793 140723534863072 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 29208576 140723534866779 140723534866924 140723534866924 140723534872524 0
/proc/75855/statm: 21428 18375 448 424 0 20883 0
Current children cumulated CPU time: 25.15 s
Current children cumulated vsize: 89904 KiB
Current children cumulated memory: 76444 KiB

[startup+51.1132 s]
/proc/loadavg: 2.36 0.76 1.13 5/257 76111
/proc/meminfo: memFree=118975844/131382112 swapFree=33010416/33010684
[pid=75831] ppid=75818 vsize=4192 memory=2944 CPUtime=0.22 cores=1,3
/proc/75831/stat : 75831 (opbsolver) S 75818 75831 75348 0 -1 4194304 409 3748 0 0 0 0 18 4 20 0 1 0 69936636 4292608 736 18446744073709551615 94612303208448 94612304102981 140731148305776 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94612304342032 94612304389776 94612311121920 140731148314910 140731148315113 140731148315113 140731148320715 0
/proc/75831/statm: 1048 736 672 219 0 110 0
[pid=75855] ppid=75831 vsize=85712 memory=75552 CPUtime=50.48 cores=1,3
/proc/75855/stat : 75855 (wmaxcdcl) R 75831 75831 75348 0 -1 4194304 6963 0 0 0 5023 25 0 0 20 0 1 0 69936664 87769088 18888 18446744073709551615 4198400 5932793 140723534863072 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 29208576 140723534866779 140723534866924 140723534866924 140723534872524 0
/proc/75855/statm: 21428 18888 448 424 0 20883 0
Current children cumulated CPU time: 50.7 s
Current children cumulated vsize: 89904 KiB
Current children cumulated memory: 78496 KiB

[startup+102.3 s]
/proc/loadavg: 3.41 1.30 1.30 5/257 76116
/proc/meminfo: memFree=127058276/131382112 swapFree=33010416/33010684
[pid=75831] ppid=75818 vsize=4192 memory=2944 CPUtime=0.22 cores=1,3
/proc/75831/stat : 75831 (opbsolver) S 75818 75831 75348 0 -1 4194304 409 3748 0 0 0 0 18 4 20 0 1 0 69936636 4292608 736 18446744073709551615 94612303208448 94612304102981 140731148305776 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94612304342032 94612304389776 94612311121920 140731148314910 140731148315113 140731148315113 140731148320715 0
/proc/75831/statm: 1048 736 672 219 0 110 0
[pid=75855] ppid=75831 vsize=85896 memory=82084 CPUtime=101.52 cores=1,3
/proc/75855/stat : 75855 (wmaxcdcl) R 75831 75831 75348 0 -1 4194304 7126 0 0 0 10127 25 0 0 20 0 1 0 69936664 87957504 20521 18446744073709551615 4198400 5932793 140723534863072 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 29208576 140723534866779 140723534866924 140723534866924 140723534872524 0
/proc/75855/statm: 21474 20521 448 424 0 20929 0
Current children cumulated CPU time: 101.74 s
Current children cumulated vsize: 90088 KiB
Current children cumulated memory: 85028 KiB

[startup+162.3 s]
/proc/loadavg: 3.79 1.79 1.47 5/257 76118
/proc/meminfo: memFree=107711216/131382112 swapFree=33010416/33010684
[pid=75831] ppid=75818 vsize=4192 memory=2944 CPUtime=0.22 cores=1,3
/proc/75831/stat : 75831 (opbsolver) S 75818 75831 75348 0 -1 4194304 409 3748 0 0 0 0 18 4 20 0 1 0 69936636 4292608 736 18446744073709551615 94612303208448 94612304102981 140731148305776 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94612304342032 94612304389776 94612311121920 140731148314910 140731148315113 140731148315113 140731148320715 0
/proc/75831/statm: 1048 736 672 219 0 110 0
[pid=75855] ppid=75831 vsize=85896 memory=82084 CPUtime=161.36 cores=1,3
/proc/75855/stat : 75855 (wmaxcdcl) R 75831 75831 75348 0 -1 4194304 7171 0 0 0 16111 25 0 0 20 0 1 0 69936664 87957504 20521 18446744073709551615 4198400 5932793 140723534863072 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 29208576 140723534866779 140723534866924 140723534866924 140723534872524 0
/proc/75855/statm: 21474 20521 448 424 0 20929 0
Current children cumulated CPU time: 161.58 s
Current children cumulated vsize: 90088 KiB
Current children cumulated memory: 85028 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 2.23 1.64 5/256 76119
/proc/meminfo: memFree=105975608/131382112 swapFree=33010416/33010684
[pid=75831] ppid=75818 vsize=4192 memory=2944 CPUtime=0.22 cores=1,3
/proc/75831/stat : 75831 (opbsolver) S 75818 75831 75348 0 -1 4194304 409 3748 0 0 0 0 18 4 20 0 1 0 69936636 4292608 736 18446744073709551615 94612303208448 94612304102981 140731148305776 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94612304342032 94612304389776 94612311121920 140731148314910 140731148315113 140731148315113 140731148320715 0
/proc/75831/statm: 1048 736 672 219 0 110 0
[pid=75855] ppid=75831 vsize=81504 memory=76484 CPUtime=221.22 cores=1,3
/proc/75855/stat : 75855 (wmaxcdcl) R 75831 75831 75348 0 -1 4194304 8361 0 0 0 22096 26 0 0 20 0 1 0 69936664 83460096 19121 18446744073709551615 4198400 5932793 140723534863072 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 29208576 140723534866779 140723534866924 140723534866924 140723534872524 0
/proc/75855/statm: 20376 19121 448 424 0 19831 0
Current children cumulated CPU time: 221.44 s

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

/proc/75855/stat : 75855 (wmaxcdcl) R 75831 75831 75348 0 -1 4194304 15737 0 0 0 333298 32 0 0 20 0 1 0 69936664 151113728 31529 18446744073709551615 4198400 5932793 140723534863072 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 29208576 140723534866779 140723534866924 140723534866924 140723534872524 0
/proc/75855/statm: 36893 31529 448 424 0 36348 0
Current children cumulated CPU time: 3333.52 s
Current children cumulated vsize: 151764 KiB
Current children cumulated memory: 129060 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.10 4.07 5/254 76289
/proc/meminfo: memFree=105256872/131382112 swapFree=33010416/33010684
[pid=75831] ppid=75818 vsize=4192 memory=2944 CPUtime=0.22 cores=1,3
/proc/75831/stat : 75831 (opbsolver) S 75818 75831 75348 0 -1 4194304 409 3748 0 0 0 0 18 4 20 0 1 0 69936636 4292608 736 18446744073709551615 94612303208448 94612304102981 140731148305776 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94612304342032 94612304389776 94612311121920 140731148314910 140731148315113 140731148315113 140731148320715 0
/proc/75831/statm: 1048 736 672 219 0 110 0
[pid=75855] ppid=75831 vsize=147572 memory=126116 CPUtime=3393.14 cores=1,3
/proc/75855/stat : 75855 (wmaxcdcl) R 75831 75831 75348 0 -1 4194304 15737 0 0 0 339282 32 0 0 20 0 1 0 69936664 151113728 31529 18446744073709551615 4198400 5932793 140723534863072 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 29208576 140723534866779 140723534866924 140723534866924 140723534872524 0
/proc/75855/statm: 36893 31529 448 424 0 36348 0
Current children cumulated CPU time: 3393.36 s
Current children cumulated vsize: 151764 KiB
Current children cumulated memory: 129060 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.09 4.07 5/254 76296
/proc/meminfo: memFree=105266508/131382112 swapFree=33010416/33010684
[pid=75831] ppid=75818 vsize=4192 memory=2944 CPUtime=0.22 cores=1,3
/proc/75831/stat : 75831 (opbsolver) S 75818 75831 75348 0 -1 4194304 409 3748 0 0 0 0 18 4 20 0 1 0 69936636 4292608 736 18446744073709551615 94612303208448 94612304102981 140731148305776 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94612304342032 94612304389776 94612311121920 140731148314910 140731148315113 140731148315113 140731148320715 0
/proc/75831/statm: 1048 736 672 219 0 110 0
[pid=75855] ppid=75831 vsize=147572 memory=126116 CPUtime=3453 cores=1,3
/proc/75855/stat : 75855 (wmaxcdcl) R 75831 75831 75348 0 -1 4194304 15738 0 0 0 345267 33 0 0 20 0 1 0 69936664 151113728 31529 18446744073709551615 4198400 5932793 140723534863072 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 29208576 140723534866779 140723534866924 140723534866924 140723534872524 0
/proc/75855/statm: 36893 31529 448 424 0 36348 0
Current children cumulated CPU time: 3453.22 s
Current children cumulated vsize: 151764 KiB
Current children cumulated memory: 129060 KiB

[startup+3522.3 s]
/proc/loadavg: 4.52 4.20 4.11 5/254 76298
/proc/meminfo: memFree=105250948/131382112 swapFree=33010416/33010684
[pid=75831] ppid=75818 vsize=4192 memory=2944 CPUtime=0.22 cores=1,3
/proc/75831/stat : 75831 (opbsolver) S 75818 75831 75348 0 -1 4194304 409 3748 0 0 0 0 18 4 20 0 1 0 69936636 4292608 736 18446744073709551615 94612303208448 94612304102981 140731148305776 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94612304342032 94612304389776 94612311121920 140731148314910 140731148315113 140731148315113 140731148320715 0
/proc/75831/statm: 1048 736 672 219 0 110 0
[pid=75855] ppid=75831 vsize=147572 memory=126116 CPUtime=3512.83 cores=1,3
/proc/75855/stat : 75855 (wmaxcdcl) R 75831 75831 75348 0 -1 4194304 15791 0 0 0 351250 33 0 0 20 0 1 0 69936664 151113728 31529 18446744073709551615 4198400 5932793 140723534863072 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 29208576 140723534866779 140723534866924 140723534866924 140723534872524 0
/proc/75855/statm: 36893 31529 448 424 0 36348 0
Current children cumulated CPU time: 3513.05 s
Current children cumulated vsize: 151764 KiB
Current children cumulated memory: 129060 KiB

[startup+3582.3 s]
/proc/loadavg: 4.54 4.28 4.15 5/254 76302
/proc/meminfo: memFree=105247104/131382112 swapFree=33010416/33010684
[pid=75831] ppid=75818 vsize=4192 memory=2944 CPUtime=0.22 cores=1,3
/proc/75831/stat : 75831 (opbsolver) S 75818 75831 75348 0 -1 4194304 409 3748 0 0 0 0 18 4 20 0 1 0 69936636 4292608 736 18446744073709551615 94612303208448 94612304102981 140731148305776 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94612304342032 94612304389776 94612311121920 140731148314910 140731148315113 140731148315113 140731148320715 0
/proc/75831/statm: 1048 736 672 219 0 110 0
[pid=75855] ppid=75831 vsize=147572 memory=126116 CPUtime=3572.67 cores=1,3
/proc/75855/stat : 75855 (wmaxcdcl) R 75831 75831 75348 0 -1 4194304 15791 0 0 0 357234 33 0 0 20 0 1 0 69936664 151113728 31529 18446744073709551615 4198400 5932793 140723534863072 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 29208576 140723534866779 140723534866924 140723534866924 140723534872524 0
/proc/75855/statm: 36893 31529 448 424 0 36348 0
Current children cumulated CPU time: 3572.89 s
Current children cumulated vsize: 151764 KiB
Current children cumulated memory: 129060 KiB

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

# cumulated CPU time of all completed processes:  user=3597.86 s, system=0.390423 s

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

[startup+3584 s]*
/proc/loadavg: 4.54 4.28 4.15 5/254 76302
/proc/meminfo: memFree=105249152/131382112 swapFree=33010416/33010684
[pid=75831] ppid=75818 vsize=4192 memory=2944 CPUtime=0.22 cores=1,3
/proc/75831/stat : 75831 (opbsolver) S 75818 75831 75348 0 -1 4194304 409 3748 0 0 0 0 18 4 20 0 1 0 69936636 4292608 736 18446744073709551615 94612303208448 94612304102981 140731148305776 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94612304342032 94612304389776 94612311121920 140731148314910 140731148315113 140731148315113 140731148320715 0
/proc/75831/statm: 1048 736 672 219 0 110 0
[pid=75855] ppid=75831 vsize=147572 memory=126116 CPUtime=3574.38 cores=1,3
/proc/75855/stat : 75855 (wmaxcdcl) R 75831 75831 75348 0 -1 4194304 15791 0 0 0 357405 33 0 0 20 0 1 0 69936664 151113728 31529 18446744073709551615 4198400 5932793 140723534863072 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 29208576 140723534866779 140723534866924 140723534866924 140723534872524 0
/proc/75855/statm: 36893 31529 448 424 0 36348 0
Current children cumulated CPU time: 3574.6 s
Current children cumulated vsize: 151764 KiB
Current children cumulated memory: 129060 KiB

[startup+3596.8 s]
/proc/loadavg: 4.42 4.27 4.15 5/254 76302
/proc/meminfo: memFree=105231004/131382112 swapFree=33010416/33010684
[pid=75831] ppid=75818 vsize=4192 memory=2944 CPUtime=0.22 cores=1,3
/proc/75831/stat : 75831 (opbsolver) S 75818 75831 75348 0 -1 4194304 409 3748 0 0 0 0 18 4 20 0 1 0 69936636 4292608 736 18446744073709551615 94612303208448 94612304102981 140731148305776 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94612304342032 94612304389776 94612311121920 140731148314910 140731148315113 140731148315113 140731148320715 0
/proc/75831/statm: 1048 736 672 219 0 110 0
[pid=75855] ppid=75831 vsize=147572 memory=126116 CPUtime=3587.14 cores=1,3
/proc/75855/stat : 75855 (wmaxcdcl) R 75831 75831 75348 0 -1 4194304 15844 0 0 0 358681 33 0 0 20 0 1 0 69936664 151113728 31529 18446744073709551615 4198400 5932793 140723534863072 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 29208576 140723534866779 140723534866924 140723534866924 140723534872524 0
/proc/75855/statm: 36893 31529 448 424 0 36348 0
Current children cumulated CPU time: 3587.36 s
Current children cumulated vsize: 151764 KiB
Current children cumulated memory: 129060 KiB

[startup+3603.2 s]
/proc/loadavg: 4.38 4.26 4.14 5/254 76303
/proc/meminfo: memFree=105227032/131382112 swapFree=33010416/33010684
[pid=75831] ppid=75818 vsize=4192 memory=2944 CPUtime=0.22 cores=1,3
/proc/75831/stat : 75831 (opbsolver) S 75818 75831 75348 0 -1 4194304 409 3748 0 0 0 0 18 4 20 0 1 0 69936636 4292608 736 18446744073709551615 94612303208448 94612304102981 140731148305776 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94612304342032 94612304389776 94612311121920 140731148314910 140731148315113 140731148315113 140731148320715 0
/proc/75831/statm: 1048 736 672 219 0 110 0
[pid=75855] ppid=75831 vsize=147572 memory=126116 CPUtime=3593.52 cores=1,3
/proc/75855/stat : 75855 (wmaxcdcl) R 75831 75831 75348 0 -1 4194304 15844 0 0 0 359319 33 0 0 20 0 1 0 69936664 151113728 31529 18446744073709551615 4198400 5932793 140723534863072 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 29208576 140723534866779 140723534866924 140723534866924 140723534872524 0
/proc/75855/statm: 36893 31529 448 424 0 36348 0
Current children cumulated CPU time: 3593.74 s
Current children cumulated vsize: 151764 KiB
Current children cumulated memory: 129060 KiB

[startup+3604.8 s]
/proc/loadavg: 4.38 4.26 4.14 5/254 76303
/proc/meminfo: memFree=105214744/131382112 swapFree=33010416/33010684
[pid=75831] ppid=75818 vsize=4192 memory=2944 CPUtime=0.22 cores=1,3
/proc/75831/stat : 75831 (opbsolver) S 75818 75831 75348 0 -1 4194304 409 3748 0 0 0 0 18 4 20 0 1 0 69936636 4292608 736 18446744073709551615 94612303208448 94612304102981 140731148305776 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94612304342032 94612304389776 94612311121920 140731148314910 140731148315113 140731148315113 140731148320715 0
/proc/75831/statm: 1048 736 672 219 0 110 0
[pid=75855] ppid=75831 vsize=147572 memory=126116 CPUtime=3595.11 cores=1,3
/proc/75855/stat : 75855 (wmaxcdcl) R 75831 75831 75348 0 -1 4194304 15844 0 0 0 359478 33 0 0 20 0 1 0 69936664 151113728 31529 18446744073709551615 4198400 5932793 140723534863072 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 29208576 140723534866779 140723534866924 140723534866924 140723534872524 0
/proc/75855/statm: 36893 31529 448 424 0 36348 0
Current children cumulated CPU time: 3595.33 s
Current children cumulated vsize: 151764 KiB
Current children cumulated memory: 129060 KiB

[startup+3606.4 s]
/proc/loadavg: 4.35 4.26 4.14 5/254 76303
/proc/meminfo: memFree=105233176/131382112 swapFree=33010416/33010684
[pid=75831] ppid=75818 vsize=4192 memory=2944 CPUtime=0.22 cores=1,3
/proc/75831/stat : 75831 (opbsolver) S 75818 75831 75348 0 -1 4194304 409 3748 0 0 0 0 18 4 20 0 1 0 69936636 4292608 736 18446744073709551615 94612303208448 94612304102981 140731148305776 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94612304342032 94612304389776 94612311121920 140731148314910 140731148315113 140731148315113 140731148320715 0
/proc/75831/statm: 1048 736 672 219 0 110 0
[pid=75855] ppid=75831 vsize=147572 memory=126116 CPUtime=3596.71 cores=1,3
/proc/75855/stat : 75855 (wmaxcdcl) R 75831 75831 75348 0 -1 4194304 15844 0 0 0 359638 33 0 0 20 0 1 0 69936664 151113728 31529 18446744073709551615 4198400 5932793 140723534863072 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 29208576 140723534866779 140723534866924 140723534866924 140723534872524 0
/proc/75855/statm: 36893 31529 448 424 0 36348 0
Current children cumulated CPU time: 3596.93 s
Current children cumulated vsize: 151764 KiB
Current children cumulated memory: 129060 KiB

[startup+3607.2 s]
/proc/loadavg: 4.35 4.26 4.14 5/254 76303
/proc/meminfo: memFree=105220888/131382112 swapFree=33010416/33010684
[pid=75831] ppid=75818 vsize=4192 memory=2944 CPUtime=0.22 cores=1,3
/proc/75831/stat : 75831 (opbsolver) S 75818 75831 75348 0 -1 4194304 409 3748 0 0 0 0 18 4 20 0 1 0 69936636 4292608 736 18446744073709551615 94612303208448 94612304102981 140731148305776 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94612304342032 94612304389776 94612311121920 140731148314910 140731148315113 140731148315113 140731148320715 0
/proc/75831/statm: 1048 736 672 219 0 110 0
[pid=75855] ppid=75831 vsize=147572 memory=126116 CPUtime=3597.51 cores=1,3
/proc/75855/stat : 75855 (wmaxcdcl) R 75831 75831 75348 0 -1 4194304 15844 0 0 0 359718 33 0 0 20 0 1 0 69936664 151113728 31529 18446744073709551615 4198400 5932793 140723534863072 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 29208576 140723534866779 140723534866924 140723534866924 140723534872524 0
/proc/75855/statm: 36893 31529 448 424 0 36348 0
Current children cumulated CPU time: 3597.73 s
Current children cumulated vsize: 151764 KiB
Current children cumulated memory: 129060 KiB

[startup+3607.6 s]
/proc/loadavg: 4.35 4.26 4.14 5/254 76303
/proc/meminfo: memFree=105220888/131382112 swapFree=33010416/33010684
[pid=75831] ppid=75818 vsize=4192 memory=2944 CPUtime=0.22 cores=1,3
/proc/75831/stat : 75831 (opbsolver) S 75818 75831 75348 0 -1 4194304 409 3748 0 0 0 0 18 4 20 0 1 0 69936636 4292608 736 18446744073709551615 94612303208448 94612304102981 140731148305776 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94612304342032 94612304389776 94612311121920 140731148314910 140731148315113 140731148315113 140731148320715 0
/proc/75831/statm: 1048 736 672 219 0 110 0
[pid=75855] ppid=75831 vsize=147572 memory=126116 CPUtime=3597.91 cores=1,3
/proc/75855/stat : 75855 (wmaxcdcl) R 75831 75831 75348 0 -1 4194304 15844 0 0 0 359758 33 0 0 20 0 1 0 69936664 151113728 31529 18446744073709551615 4198400 5932793 140723534863072 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 29208576 140723534866779 140723534866924 140723534866924 140723534872524 0
/proc/75855/statm: 36893 31529 448 424 0 36348 0
Current children cumulated CPU time: 3598.13 s
Current children cumulated vsize: 151764 KiB
Current children cumulated memory: 129060 KiB

Child status: 0

Real time (s): 3607.7
CPU time (s): 3598.25
CPU user time (s): 3597.86
CPU system time (s): 0.390423
CPU usage (%): 99.7381
Max. virtual memory (cumulated for all children) (KiB): 151764
Max. memory (cumulated for all children) (KiB): 129060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.86
system time used= 0.390423
maximum resident set size= 126116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20340
page faults= 0
swaps= 0
block input operations= 0
block output operations= 272
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 543
involuntary context switches= 1256


# summary of solver processes directly reported to runsolver:
#   pid: 75831
#   total CPU time (s): 3598.25
#   total CPU user time (s): 3597.86
#   total CPU system time (s): 0.390423

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.532 second user time and 39.0571 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-07-03 13:36:09
IDJOB=4518381
IDBENCH=177029
IDSOLVER=3374
FILE ID=nodeC012/4518381-1751542569
RUNJOBID= nodeC012-1751542569-75777
SLURM_JOB_ID= 9598705
Free space on /tmp= 431872 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/evencolouring/linear/normalized-evencolouring_opt_linear_random6regular_nvert_071.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4518381-1751542569/watcher-4518381-1751542569 -o /tmp/evaluation-result-4518381-1751542569/solver-4518381-1751542569 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751542569-75777 --watchdog 3760  HOME/opbsolver HOME/instance-4518381-1751542569.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= ed60cb87c21a2ab9c662251f6e4b174f
RANDOM SEED=319718773

nodeC012 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		: 1197.518
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.39
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.166
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.39
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		: 1197.176
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.39
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		: 1197.205
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.39
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		: 3700.000
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.39
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		: 3700.000
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.39
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		: 1197.158
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.39
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		: 1197.152
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.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129727992 kB
MemAvailable:   129940656 kB
Buffers:            2136 kB
Cached:          1013772 kB
SwapCached:           16 kB
Active:           685120 kB
Inactive:         395616 kB
Active(anon):      75776 kB
Inactive(anon):     6996 kB
Active(file):     609344 kB
Inactive(file):   388620 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             81648 kB
Writeback:             0 kB
AnonPages:         68188 kB
Mapped:           103400 kB
Shmem:             17944 kB
KReclaimable:     108272 kB
Slab:             193816 kB
SReclaimable:     108272 kB
SUnreclaim:        85544 kB
KernelStack:        3776 kB
PageTables:         2520 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     329948 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149272 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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:      187208 kB
DirectMap2M:     8103936 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430328 MiB
End job on nodeC012 at 2025-07-03 14:36:17