Trace number 4518749

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.68 3606.1

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/evencolouring/
unit/normalized-evencolouring_opt_unit_random6regular_nvert_451.opb
MD5SUM476e0631a033c65f224eebb218d3a1ec
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 benchmark3.59172
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1804
Total number of constraints451
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)451
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 451
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 451
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 451
Number of bits of the biggest sum of numbers9
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.62/500.51	c Encoding OPB into MaxSAT...
498.62/500.51	c This is the PBCProcessor based on SCIP solver.
498.62/500.54	c Solving by WMaxCDCL...
3596.56/3606.09	c Rebuilding OPB solution...
3596.56/3606.09	c This is the PBCProcessor based on SCIP solver.
3596.56/3606.09	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63794 MiB (62492 MiB free)
  memory of node 1: 64507 MiB (63636 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4518749-1751546180/watcher-4518749-1751546180 -o /tmp/evaluation-result-4518749-1751546180/solver-4518749-1751546180 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751542569-75777 --watchdog 3760 HOME/opbsolver HOME/instance-4518749-1751546180.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=76437, runsolver pid=76434
Current StackSize limit: 8192 KiB


[startup+0.100072 s]*
/proc/loadavg: 4.24 4.24 4.14 4/248 76446
/proc/meminfo: memFree=129148940/131382112 swapFree=33010416/33010684
[pid=76437] ppid=76434 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/76437/stat : 76437 (opbsolver) S 76434 76437 75348 0 -1 4194304 260 234 0 0 0 0 0 0 20 0 1 0 70297737 4292608 736 18446744073709551615 94260029886464 94260030780997 140729800892192 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94260031020048 94260031067792 94260048314368 140729800898846 140729800899049 140729800899049 140729800904651 0
/proc/76437/statm: 1048 736 672 219 0 110 0
[pid=76442] ppid=76437 vsize=32472 memory=19200 CPUtime=0.07 cores=1,3
/proc/76442/stat : 76442 (pbcpreprocessor) R 76437 76437 75348 0 -1 4194304 2520 0 0 0 7 0 0 0 20 0 1 0 70297740 33251328 4800 18446744073709551615 4198400 15773533 140720425843792 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 38916096 140720425847108 140720425847262 140720425847262 140720425852869 0
/proc/76442/statm: 8118 4800 2496 2826 0 4730 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 36664 KiB
Current children cumulated memory: 22144 KiB

[startup+0.213682 s]*
/proc/loadavg: 4.24 4.24 4.14 5/249 76451
/proc/meminfo: memFree=129150176/131382112 swapFree=33010416/33010684
[pid=76437] ppid=76434 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/76437/stat : 76437 (opbsolver) S 76434 76437 75348 0 -1 4194304 260 234 0 0 0 0 0 0 20 0 1 0 70297737 4292608 736 18446744073709551615 94260029886464 94260030780997 140729800892192 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94260031020048 94260031067792 94260048314368 140729800898846 140729800899049 140729800899049 140729800904651 0
/proc/76437/statm: 1048 736 672 219 0 110 0
[pid=76442] ppid=76437 vsize=32472 memory=19200 CPUtime=0.18 cores=1,3
/proc/76442/stat : 76442 (pbcpreprocessor) R 76437 76437 75348 0 -1 4194304 2520 0 0 0 17 1 0 0 20 0 1 0 70297740 33251328 4800 18446744073709551615 4198400 15773533 140720425843792 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 38916096 140720425847108 140720425847262 140720425847262 140720425852869 0
/proc/76442/statm: 8118 4800 2496 2826 0 4730 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 36664 KiB
Current children cumulated memory: 22144 KiB

[startup+0.314032 s]*
/proc/loadavg: 4.24 4.24 4.14 5/248 76451
/proc/meminfo: memFree=129146192/131382112 swapFree=33010416/33010684
[pid=76437] ppid=76434 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/76437/stat : 76437 (opbsolver) S 76434 76437 75348 0 -1 4194304 260 234 0 0 0 0 0 0 20 0 1 0 70297737 4292608 736 18446744073709551615 94260029886464 94260030780997 140729800892192 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94260031020048 94260031067792 94260048314368 140729800898846 140729800899049 140729800899049 140729800904651 0
/proc/76437/statm: 1048 736 672 219 0 110 0
[pid=76442] ppid=76437 vsize=32472 memory=19200 CPUtime=0.28 cores=1,3
/proc/76442/stat : 76442 (pbcpreprocessor) R 76437 76437 75348 0 -1 4194304 2520 0 0 0 27 1 0 0 20 0 1 0 70297740 33251328 4800 18446744073709551615 4198400 15773533 140720425843792 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 38916096 140720425847108 140720425847262 140720425847262 140720425852869 0
/proc/76442/statm: 8118 4800 2496 2826 0 4730 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 36664 KiB
Current children cumulated memory: 22144 KiB

[startup+0.700369 s]
/proc/loadavg: 4.24 4.24 4.14 5/254 76463
/proc/meminfo: memFree=129154512/131382112 swapFree=33010416/33010684
[pid=76437] ppid=76434 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/76437/stat : 76437 (opbsolver) S 76434 76437 75348 0 -1 4194304 260 234 0 0 0 0 0 0 20 0 1 0 70297737 4292608 736 18446744073709551615 94260029886464 94260030780997 140729800892192 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94260031020048 94260031067792 94260048314368 140729800898846 140729800899049 140729800899049 140729800904651 0
/proc/76437/statm: 1048 736 672 219 0 110 0
[pid=76442] ppid=76437 vsize=32472 memory=19200 CPUtime=0.65 cores=1,3
/proc/76442/stat : 76442 (pbcpreprocessor) R 76437 76437 75348 0 -1 4194304 2520 0 0 0 64 1 0 0 20 0 1 0 70297740 33251328 4800 18446744073709551615 4198400 15773533 140720425843792 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 38916096 140720425847108 140720425847262 140720425847262 140720425852869 0
/proc/76442/statm: 8118 4800 2496 2826 0 4730 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 36664 KiB
Current children cumulated memory: 22144 KiB

[startup+1.50044 s]
/proc/loadavg: 4.24 4.24 4.14 5/254 76463
/proc/meminfo: memFree=129153504/131382112 swapFree=33010416/33010684
[pid=76437] ppid=76434 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/76437/stat : 76437 (opbsolver) S 76434 76437 75348 0 -1 4194304 260 234 0 0 0 0 0 0 20 0 1 0 70297737 4292608 736 18446744073709551615 94260029886464 94260030780997 140729800892192 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94260031020048 94260031067792 94260048314368 140729800898846 140729800899049 140729800899049 140729800904651 0
/proc/76437/statm: 1048 736 672 219 0 110 0
[pid=76442] ppid=76437 vsize=56888 memory=43884 CPUtime=1.44 cores=1,3
/proc/76442/stat : 76442 (pbcpreprocessor) R 76437 76437 75348 0 -1 4194304 9312 0 0 0 141 3 0 0 20 0 1 0 70297740 58253312 10971 18446744073709551615 4198400 15773533 140720425843792 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 38916096 140720425847108 140720425847262 140720425847262 140720425852869 0
/proc/76442/statm: 14222 10971 2688 2826 0 10834 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 61080 KiB
Current children cumulated memory: 46828 KiB

[startup+3.11302 s]
/proc/loadavg: 4.24 4.24 4.14 4/249 76474
/proc/meminfo: memFree=128992864/131382112 swapFree=33010416/33010684
[pid=76437] ppid=76434 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/76437/stat : 76437 (opbsolver) S 76434 76437 75348 0 -1 4194304 260 234 0 0 0 0 0 0 20 0 1 0 70297737 4292608 736 18446744073709551615 94260029886464 94260030780997 140729800892192 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94260031020048 94260031067792 94260048314368 140729800898846 140729800899049 140729800899049 140729800904651 0
/proc/76437/statm: 1048 736 672 219 0 110 0
[pid=76442] ppid=76437 vsize=136964 memory=121124 CPUtime=3.04 cores=1,3
/proc/76442/stat : 76442 (pbcpreprocessor) R 76437 76437 75348 0 -1 4194304 28817 0 0 0 298 6 0 0 20 0 1 0 70297740 140251136 30281 18446744073709551615 4198400 15773533 140720425843792 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 38916096 140720425847108 140720425847262 140720425847262 140720425852869 0
/proc/76442/statm: 34241 30281 2688 2826 0 30853 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 141156 KiB
Current children cumulated memory: 124068 KiB

[startup+6.30043 s]
/proc/loadavg: 4.22 4.23 4.14 5/254 76569
/proc/meminfo: memFree=129127500/131382112 swapFree=33010416/33010684
[pid=76437] ppid=76434 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/76437/stat : 76437 (opbsolver) S 76434 76437 75348 0 -1 4194304 260 234 0 0 0 0 0 0 20 0 1 0 70297737 4292608 736 18446744073709551615 94260029886464 94260030780997 140729800892192 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94260031020048 94260031067792 94260048314368 140729800898846 140729800899049 140729800899049 140729800904651 0
/proc/76437/statm: 1048 736 672 219 0 110 0
[pid=76442] ppid=76437 vsize=117572 memory=103856 CPUtime=6.2 cores=1,3
/proc/76442/stat : 76442 (pbcpreprocessor) R 76437 76437 75348 0 -1 4194304 29158 0 0 0 612 8 0 0 20 0 1 0 70297740 120393728 25964 18446744073709551615 4198400 15773533 140720425843792 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 38916096 140720425847108 140720425847262 140720425847262 140720425852869 0
/proc/76442/statm: 29393 25964 2688 2826 0 26005 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 121764 KiB
Current children cumulated memory: 106800 KiB

[startup+12.7004 s]
/proc/loadavg: 4.29 4.25 4.14 5/254 76725
/proc/meminfo: memFree=129426408/131382112 swapFree=33010416/33010684
[pid=76437] ppid=76434 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/76437/stat : 76437 (opbsolver) S 76434 76437 75348 0 -1 4194304 260 234 0 0 0 0 0 0 20 0 1 0 70297737 4292608 736 18446744073709551615 94260029886464 94260030780997 140729800892192 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94260031020048 94260031067792 94260048314368 140729800898846 140729800899049 140729800899049 140729800904651 0
/proc/76437/statm: 1048 736 672 219 0 110 0
[pid=76442] ppid=76437 vsize=116548 memory=103524 CPUtime=12.48 cores=1,3
/proc/76442/stat : 76442 (pbcpreprocessor) R 76437 76437 75348 0 -1 4194304 29349 0 0 0 1225 23 0 0 20 0 1 0 70297740 119345152 25881 18446744073709551615 4198400 15773533 140720425843792 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 38916096 140720425847108 140720425847262 140720425847262 140720425852869 0
/proc/76442/statm: 29137 25881 2688 2826 0 25749 0
Current children cumulated CPU time: 12.48 s
Current children cumulated vsize: 120740 KiB
Current children cumulated memory: 106468 KiB

[startup+25.5004 s]
/proc/loadavg: 4.22 4.23 4.14 5/254 76727
/proc/meminfo: memFree=129353208/131382112 swapFree=33010416/33010684
[pid=76437] ppid=76434 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/76437/stat : 76437 (opbsolver) S 76434 76437 75348 0 -1 4194304 260 234 0 0 0 0 0 0 20 0 1 0 70297737 4292608 736 18446744073709551615 94260029886464 94260030780997 140729800892192 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94260031020048 94260031067792 94260048314368 140729800898846 140729800899049 140729800899049 140729800904651 0
/proc/76437/statm: 1048 736 672 219 0 110 0
[pid=76442] ppid=76437 vsize=121820 memory=109412 CPUtime=25.23 cores=1,3
/proc/76442/stat : 76442 (pbcpreprocessor) R 76437 76437 75348 0 -1 4194304 30756 0 0 0 2500 23 0 0 20 0 1 0 70297740 124743680 27353 18446744073709551615 4198400 15773533 140720425843792 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 38916096 140720425847108 140720425847262 140720425847262 140720425852869 0
/proc/76442/statm: 30455 27353 2688 2826 0 27067 0
Current children cumulated CPU time: 25.23 s
Current children cumulated vsize: 126012 KiB
Current children cumulated memory: 112356 KiB

[startup+51.1131 s]
/proc/loadavg: 4.22 4.23 4.14 5/254 76727
/proc/meminfo: memFree=129274396/131382112 swapFree=33010416/33010684
[pid=76437] ppid=76434 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/76437/stat : 76437 (opbsolver) S 76434 76437 75348 0 -1 4194304 260 234 0 0 0 0 0 0 20 0 1 0 70297737 4292608 736 18446744073709551615 94260029886464 94260030780997 140729800892192 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94260031020048 94260031067792 94260048314368 140729800898846 140729800899049 140729800899049 140729800904651 0
/proc/76437/statm: 1048 736 672 219 0 110 0
[pid=76442] ppid=76437 vsize=135992 memory=123892 CPUtime=50.75 cores=1,3
/proc/76442/stat : 76442 (pbcpreprocessor) R 76437 76437 75348 0 -1 4194304 34610 0 0 0 5051 24 0 0 20 0 1 0 70297740 139255808 30973 18446744073709551615 4198400 15773533 140720425843792 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 38916096 140720425847108 140720425847262 140720425847262 140720425852869 0
/proc/76442/statm: 33998 30973 2688 2826 0 30610 0
Current children cumulated CPU time: 50.75 s
Current children cumulated vsize: 140184 KiB
Current children cumulated memory: 126836 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.21 4.14 5/255 76730
/proc/meminfo: memFree=129188828/131382112 swapFree=33010416/33010684
[pid=76437] ppid=76434 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/76437/stat : 76437 (opbsolver) S 76434 76437 75348 0 -1 4194304 260 234 0 0 0 0 0 0 20 0 1 0 70297737 4292608 736 18446744073709551615 94260029886464 94260030780997 140729800892192 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94260031020048 94260031067792 94260048314368 140729800898846 140729800899049 140729800899049 140729800904651 0
/proc/76437/statm: 1048 736 672 219 0 110 0
[pid=76442] ppid=76437 vsize=195192 memory=181896 CPUtime=101.72 cores=1,3
/proc/76442/stat : 76442 (pbcpreprocessor) R 76437 76437 75348 0 -1 4194304 50657 0 0 0 10146 26 0 0 20 0 1 0 70297740 199876608 45474 18446744073709551615 4198400 15773533 140720425843792 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 38916096 140720425847108 140720425847262 140720425847262 140720425852869 0
/proc/76442/statm: 48798 45474 2688 2826 0 45410 0
Current children cumulated CPU time: 101.72 s
Current children cumulated vsize: 199384 KiB
Current children cumulated memory: 184840 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.18 4.13 5/254 76732
/proc/meminfo: memFree=129116384/131382112 swapFree=33010416/33010684
[pid=76437] ppid=76434 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/76437/stat : 76437 (opbsolver) S 76434 76437 75348 0 -1 4194304 260 234 0 0 0 0 0 0 20 0 1 0 70297737 4292608 736 18446744073709551615 94260029886464 94260030780997 140729800892192 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94260031020048 94260031067792 94260048314368 140729800898846 140729800899049 140729800899049 140729800904651 0
/proc/76437/statm: 1048 736 672 219 0 110 0
[pid=76442] ppid=76437 vsize=245996 memory=234604 CPUtime=161.5 cores=1,3
/proc/76442/stat : 76442 (pbcpreprocessor) R 76437 76437 75348 0 -1 4194304 64520 0 0 0 16121 29 0 0 20 0 1 0 70297740 251899904 58651 18446744073709551615 4198400 15773533 140720425843792 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 38916096 140720425847108 140720425847262 140720425847262 140720425852869 0
/proc/76442/statm: 61499 58651 2688 2826 0 58111 0
Current children cumulated CPU time: 161.5 s
Current children cumulated vsize: 250188 KiB
Current children cumulated memory: 237548 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.18 4.13 5/255 76735
/proc/meminfo: memFree=128873004/131382112 swapFree=33010416/33010684
[pid=76437] ppid=76434 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/76437/stat : 76437 (opbsolver) S 76434 76437 75348 0 -1 4194304 260 234 0 0 0 0 0 0 20 0 1 0 70297737 4292608 736 18446744073709551615 94260029886464 94260030780997 140729800892192 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94260031020048 94260031067792 94260048314368 140729800898846 140729800899049 140729800899049 140729800904651 0
/proc/76437/statm: 1048 736 672 219 0 110 0
[pid=76442] ppid=76437 vsize=298236 memory=287388 CPUtime=221.3 cores=1,3
/proc/76442/stat : 76442 (pbcpreprocessor) R 76437 76437 75348 0 -1 4194304 78698 0 0 0 22099 31 0 0 20 0 1 0 70297740 305393664 71847 18446744073709551615 4198400 15773533 140720425843792 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 38916096 140720425847108 140720425847262 140720425847262 140720425852869 0
/proc/76442/statm: 74559 71847 2688 2826 0 71171 0

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

/proc/76754/stat : 76754 (wmaxcdcl) R 76437 76437 75348 0 -1 4194304 524854 0 0 0 282338 1144 0 0 20 0 1 0 70347792 324403200 72866 18446744073709551615 4198400 5932793 140726862512784 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 19329024 140726862514523 140726862514668 140726862514668 140726862520268 0
/proc/76754/statm: 79200 72866 448 424 0 78655 0
Current children cumulated CPU time: 3333.48 s
Current children cumulated vsize: 320992 KiB
Current children cumulated memory: 294408 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.14 4.13 5/253 76907
/proc/meminfo: memFree=128982680/131382112 swapFree=33010416/33010684
[pid=76437] ppid=76434 vsize=4192 memory=2944 CPUtime=498.66 cores=1,3
/proc/76437/stat : 76437 (opbsolver) S 76434 76437 75348 0 -1 4194304 408 146791 0 0 0 0 49818 48 20 0 1 0 70297737 4292608 736 18446744073709551615 94260029886464 94260030780997 140729800892192 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94260031020048 94260031067792 94260048314368 140729800898846 140729800899049 140729800899049 140729800904651 0
/proc/76437/statm: 1048 736 672 219 0 110 0
[pid=76754] ppid=76437 vsize=236660 memory=233136 CPUtime=2894.68 cores=1,3
/proc/76754/stat : 76754 (wmaxcdcl) R 76437 76437 75348 0 -1 4194304 527444 0 0 0 288317 1151 0 0 20 0 1 0 70347792 242339840 58284 18446744073709551615 4198400 5932793 140726862512784 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 19329024 140726862514523 140726862514668 140726862514668 140726862520268 0
/proc/76754/statm: 59165 58284 448 424 0 58620 0
Current children cumulated CPU time: 3393.34 s
Current children cumulated vsize: 240852 KiB
Current children cumulated memory: 236080 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.14 4.13 5/254 76914
/proc/meminfo: memFree=129008732/131382112 swapFree=33010416/33010684
[pid=76437] ppid=76434 vsize=4192 memory=2944 CPUtime=498.66 cores=1,3
/proc/76437/stat : 76437 (opbsolver) S 76434 76437 75348 0 -1 4194304 408 146791 0 0 0 0 49818 48 20 0 1 0 70297737 4292608 736 18446744073709551615 94260029886464 94260030780997 140729800892192 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94260031020048 94260031067792 94260048314368 140729800898846 140729800899049 140729800899049 140729800904651 0
/proc/76437/statm: 1048 736 672 219 0 110 0
[pid=76754] ppid=76437 vsize=236660 memory=233136 CPUtime=2954.53 cores=1,3
/proc/76754/stat : 76754 (wmaxcdcl) R 76437 76437 75348 0 -1 4194304 527444 0 0 0 294302 1151 0 0 20 0 1 0 70347792 242339840 58284 18446744073709551615 4198400 5932793 140726862512784 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 19329024 140726862514523 140726862514668 140726862514668 140726862520268 0
/proc/76754/statm: 59165 58284 448 424 0 58620 0
Current children cumulated CPU time: 3453.19 s
Current children cumulated vsize: 240852 KiB
Current children cumulated memory: 236080 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.13 4.12 5/254 76916
/proc/meminfo: memFree=128998548/131382112 swapFree=33010416/33010684
[pid=76437] ppid=76434 vsize=4192 memory=2944 CPUtime=498.66 cores=1,3
/proc/76437/stat : 76437 (opbsolver) S 76434 76437 75348 0 -1 4194304 408 146791 0 0 0 0 49818 48 20 0 1 0 70297737 4292608 736 18446744073709551615 94260029886464 94260030780997 140729800892192 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94260031020048 94260031067792 94260048314368 140729800898846 140729800899049 140729800899049 140729800904651 0
/proc/76437/statm: 1048 736 672 219 0 110 0
[pid=76754] ppid=76437 vsize=236660 memory=233136 CPUtime=3014.39 cores=1,3
/proc/76754/stat : 76754 (wmaxcdcl) R 76437 76437 75348 0 -1 4194304 527444 0 0 0 300288 1151 0 0 20 0 1 0 70347792 242339840 58284 18446744073709551615 4198400 5932793 140726862512784 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 19329024 140726862514523 140726862514668 140726862514668 140726862520268 0
/proc/76754/statm: 59165 58284 448 424 0 58620 0
Current children cumulated CPU time: 3513.05 s
Current children cumulated vsize: 240852 KiB
Current children cumulated memory: 236080 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.14 4.12 5/254 76920
/proc/meminfo: memFree=128996816/131382112 swapFree=33010416/33010684
[pid=76437] ppid=76434 vsize=4192 memory=2944 CPUtime=498.66 cores=1,3
/proc/76437/stat : 76437 (opbsolver) S 76434 76437 75348 0 -1 4194304 408 146791 0 0 0 0 49818 48 20 0 1 0 70297737 4292608 736 18446744073709551615 94260029886464 94260030780997 140729800892192 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94260031020048 94260031067792 94260048314368 140729800898846 140729800899049 140729800899049 140729800904651 0
/proc/76437/statm: 1048 736 672 219 0 110 0
[pid=76754] ppid=76437 vsize=236660 memory=233136 CPUtime=3074.25 cores=1,3
/proc/76754/stat : 76754 (wmaxcdcl) R 76437 76437 75348 0 -1 4194304 527444 0 0 0 306274 1151 0 0 20 0 1 0 70347792 242339840 58284 18446744073709551615 4198400 5932793 140726862512784 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 19329024 140726862514523 140726862514668 140726862514668 140726862520268 0
/proc/76754/statm: 59165 58284 448 424 0 58620 0
Current children cumulated CPU time: 3572.91 s
Current children cumulated vsize: 240852 KiB
Current children cumulated memory: 236080 KiB

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

# cumulated CPU time of all completed processes:  user=3584.67 s, system=12.0101 s

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

[startup+3584 s]*
/proc/loadavg: 4.13 4.14 4.12 5/254 76920
/proc/meminfo: memFree=128996564/131382112 swapFree=33010416/33010684
[pid=76437] ppid=76434 vsize=4192 memory=2944 CPUtime=498.66 cores=1,3
/proc/76437/stat : 76437 (opbsolver) S 76434 76437 75348 0 -1 4194304 408 146791 0 0 0 0 49818 48 20 0 1 0 70297737 4292608 736 18446744073709551615 94260029886464 94260030780997 140729800892192 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94260031020048 94260031067792 94260048314368 140729800898846 140729800899049 140729800899049 140729800904651 0
/proc/76437/statm: 1048 736 672 219 0 110 0
[pid=76754] ppid=76437 vsize=236660 memory=233136 CPUtime=3075.96 cores=1,3
/proc/76754/stat : 76754 (wmaxcdcl) R 76437 76437 75348 0 -1 4194304 527444 0 0 0 306445 1151 0 0 20 0 1 0 70347792 242339840 58284 18446744073709551615 4198400 5932793 140726862512784 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 19329024 140726862514523 140726862514668 140726862514668 140726862520268 0
/proc/76754/statm: 59165 58284 448 424 0 58620 0
Current children cumulated CPU time: 3574.62 s
Current children cumulated vsize: 240852 KiB
Current children cumulated memory: 236080 KiB

[startup+3596.8 s]
/proc/loadavg: 4.11 4.13 4.12 5/254 76920
/proc/meminfo: memFree=128991964/131382112 swapFree=33010416/33010684
[pid=76437] ppid=76434 vsize=4192 memory=2944 CPUtime=498.66 cores=1,3
/proc/76437/stat : 76437 (opbsolver) S 76434 76437 75348 0 -1 4194304 408 146791 0 0 0 0 49818 48 20 0 1 0 70297737 4292608 736 18446744073709551615 94260029886464 94260030780997 140729800892192 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94260031020048 94260031067792 94260048314368 140729800898846 140729800899049 140729800899049 140729800904651 0
/proc/76437/statm: 1048 736 672 219 0 110 0
[pid=76754] ppid=76437 vsize=236660 memory=233136 CPUtime=3088.71 cores=1,3
/proc/76754/stat : 76754 (wmaxcdcl) R 76437 76437 75348 0 -1 4194304 527444 0 0 0 307720 1151 0 0 20 0 1 0 70347792 242339840 58284 18446744073709551615 4198400 5932793 140726862512784 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 19329024 140726862514523 140726862514668 140726862514668 140726862520268 0
/proc/76754/statm: 59165 58284 448 424 0 58620 0
Current children cumulated CPU time: 3587.37 s
Current children cumulated vsize: 240852 KiB
Current children cumulated memory: 236080 KiB

[startup+3600 s]*
/proc/loadavg: 4.10 4.13 4.12 5/254 76920
/proc/meminfo: memFree=128987868/131382112 swapFree=33010416/33010684
[pid=76437] ppid=76434 vsize=4192 memory=2944 CPUtime=498.66 cores=1,3
/proc/76437/stat : 76437 (opbsolver) S 76434 76437 75348 0 -1 4194304 408 146791 0 0 0 0 49818 48 20 0 1 0 70297737 4292608 736 18446744073709551615 94260029886464 94260030780997 140729800892192 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94260031020048 94260031067792 94260048314368 140729800898846 140729800899049 140729800899049 140729800904651 0
/proc/76437/statm: 1048 736 672 219 0 110 0
[pid=76754] ppid=76437 vsize=236660 memory=233136 CPUtime=3091.92 cores=1,3
/proc/76754/stat : 76754 (wmaxcdcl) R 76437 76437 75348 0 -1 4194304 527444 0 0 0 308041 1151 0 0 20 0 1 0 70347792 242339840 58284 18446744073709551615 4198400 5932793 140726862512784 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 19329024 140726862514523 140726862514668 140726862514668 140726862520268 0
/proc/76754/statm: 59165 58284 448 424 0 58620 0
Current children cumulated CPU time: 3590.58 s
Current children cumulated vsize: 240852 KiB
Current children cumulated memory: 236080 KiB

[startup+3603.2 s]
/proc/loadavg: 4.10 4.13 4.12 5/254 76920
/proc/meminfo: memFree=128987868/131382112 swapFree=33010416/33010684
[pid=76437] ppid=76434 vsize=4192 memory=2944 CPUtime=498.66 cores=1,3
/proc/76437/stat : 76437 (opbsolver) S 76434 76437 75348 0 -1 4194304 408 146791 0 0 0 0 49818 48 20 0 1 0 70297737 4292608 736 18446744073709551615 94260029886464 94260030780997 140729800892192 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94260031020048 94260031067792 94260048314368 140729800898846 140729800899049 140729800899049 140729800904651 0
/proc/76437/statm: 1048 736 672 219 0 110 0
[pid=76754] ppid=76437 vsize=236660 memory=233136 CPUtime=3095.1 cores=1,3
/proc/76754/stat : 76754 (wmaxcdcl) R 76437 76437 75348 0 -1 4194304 527444 0 0 0 308359 1151 0 0 20 0 1 0 70347792 242339840 58284 18446744073709551615 4198400 5932793 140726862512784 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 19329024 140726862514523 140726862514668 140726862514668 140726862520268 0
/proc/76754/statm: 59165 58284 448 424 0 58620 0
Current children cumulated CPU time: 3593.76 s
Current children cumulated vsize: 240852 KiB
Current children cumulated memory: 236080 KiB

[startup+3604.8 s]
/proc/loadavg: 4.10 4.13 4.12 5/254 76920
/proc/meminfo: memFree=128987868/131382112 swapFree=33010416/33010684
[pid=76437] ppid=76434 vsize=4192 memory=2944 CPUtime=498.66 cores=1,3
/proc/76437/stat : 76437 (opbsolver) S 76434 76437 75348 0 -1 4194304 408 146791 0 0 0 0 49818 48 20 0 1 0 70297737 4292608 736 18446744073709551615 94260029886464 94260030780997 140729800892192 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94260031020048 94260031067792 94260048314368 140729800898846 140729800899049 140729800899049 140729800904651 0
/proc/76437/statm: 1048 736 672 219 0 110 0
[pid=76754] ppid=76437 vsize=236660 memory=233136 CPUtime=3096.69 cores=1,3
/proc/76754/stat : 76754 (wmaxcdcl) R 76437 76437 75348 0 -1 4194304 527444 0 0 0 308518 1151 0 0 20 0 1 0 70347792 242339840 58284 18446744073709551615 4198400 5932793 140726862512784 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 19329024 140726862514523 140726862514668 140726862514668 140726862520268 0
/proc/76754/statm: 59165 58284 448 424 0 58620 0
Current children cumulated CPU time: 3595.35 s
Current children cumulated vsize: 240852 KiB
Current children cumulated memory: 236080 KiB

[startup+3605.6 s]
/proc/loadavg: 4.10 4.13 4.12 5/254 76920
/proc/meminfo: memFree=128987868/131382112 swapFree=33010416/33010684
[pid=76437] ppid=76434 vsize=4192 memory=2944 CPUtime=498.66 cores=1,3
/proc/76437/stat : 76437 (opbsolver) S 76434 76437 75348 0 -1 4194304 408 146791 0 0 0 0 49818 48 20 0 1 0 70297737 4292608 736 18446744073709551615 94260029886464 94260030780997 140729800892192 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94260031020048 94260031067792 94260048314368 140729800898846 140729800899049 140729800899049 140729800904651 0
/proc/76437/statm: 1048 736 672 219 0 110 0
[pid=76754] ppid=76437 vsize=236660 memory=233136 CPUtime=3097.49 cores=1,3
/proc/76754/stat : 76754 (wmaxcdcl) R 76437 76437 75348 0 -1 4194304 527444 0 0 0 308598 1151 0 0 20 0 1 0 70347792 242339840 58284 18446744073709551615 4198400 5932793 140726862512784 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 19329024 140726862514523 140726862514668 140726862514668 140726862520268 0
/proc/76754/statm: 59165 58284 448 424 0 58620 0
Current children cumulated CPU time: 3596.15 s
Current children cumulated vsize: 240852 KiB
Current children cumulated memory: 236080 KiB

[startup+3606 s]*
/proc/loadavg: 4.10 4.13 4.12 5/254 76920
/proc/meminfo: memFree=128987868/131382112 swapFree=33010416/33010684
[pid=76437] ppid=76434 vsize=4192 memory=2944 CPUtime=498.66 cores=1,3
/proc/76437/stat : 76437 (opbsolver) S 76434 76437 75348 0 -1 4194304 408 146791 0 0 0 0 49818 48 20 0 1 0 70297737 4292608 736 18446744073709551615 94260029886464 94260030780997 140729800892192 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94260031020048 94260031067792 94260048314368 140729800898846 140729800899049 140729800899049 140729800904651 0
/proc/76437/statm: 1048 736 672 219 0 110 0
[pid=76754] ppid=76437 vsize=236660 memory=233136 CPUtime=3097.9 cores=1,3
/proc/76754/stat : 76754 (wmaxcdcl) R 76437 76437 75348 0 -1 4194304 527444 0 0 0 308639 1151 0 0 20 0 1 0 70347792 242339840 58284 18446744073709551615 4198400 5932793 140726862512784 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 19329024 140726862514523 140726862514668 140726862514668 140726862520268 0
/proc/76754/statm: 59165 58284 448 424 0 58620 0
Current children cumulated CPU time: 3596.56 s
Current children cumulated vsize: 240852 KiB
Current children cumulated memory: 236080 KiB

Child status: 0

Real time (s): 3606.1
CPU time (s): 3596.68
CPU user time (s): 3584.67
CPU system time (s): 12.0101
CPU usage (%): 99.7386
Max. virtual memory (cumulated for all children) (KiB): 554348
Max. memory (cumulated for all children) (KiB): 539000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.67
system time used= 12.0101
maximum resident set size= 536056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 674982
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 568
involuntary context switches= 3732


# summary of solver processes directly reported to runsolver:
#   pid: 76437
#   total CPU time (s): 3596.68
#   total CPU user time (s): 3584.67
#   total CPU system time (s): 12.0101

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.4695 second user time and 36.325 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-07-03 14:36:20
IDJOB=4518749
IDBENCH=177069
IDSOLVER=3374
FILE ID=nodeC012/4518749-1751546180
RUNJOBID= nodeC012-1751542569-75777
SLURM_JOB_ID= 9598705
Free space on /tmp= 431832 MiB

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

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

MD5SUM BENCH= 476e0631a033c65f224eebb218d3a1ec
RANDOM SEED=1540463662

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		: 3662.295
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.103
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.391
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.137
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		: 3662.287
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		: 1197.284
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		: 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.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.274
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:        129155980 kB
MemAvailable:   129351900 kB
Buffers:            2136 kB
Cached:           996872 kB
SwapCached:           16 kB
Active:          1242320 kB
Inactive:         378700 kB
Active(anon):     632960 kB
Inactive(anon):     6996 kB
Active(file):     609360 kB
Inactive(file):   371704 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             20772 kB
Writeback:             0 kB
AnonPages:        624868 kB
Mapped:           107596 kB
Shmem:             17944 kB
KReclaimable:     108580 kB
Slab:             193792 kB
SReclaimable:     108580 kB
SUnreclaim:        85212 kB
KernelStack:        4064 kB
PageTables:         4224 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     960652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149480 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    448512 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= 431788 MiB
End job on nodeC012 at 2025-07-03 15:36:27