Trace number 4488649

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.29 3606.35

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_36.opb.PB06.opb
MD5SUM865c9eee5cef9cdfeb385b5316eb6b14
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 benchmark1036
Best CPU time to get the best result obtained on this benchmark17047.8
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1969
Total number of constraints4000
Number of constraints which are clauses4000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1969
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 1969
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1969
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c Presolving by SCIP...
498.56/500.26	c Encoding OPB into MaxSAT...
498.56/500.26	c This is the PBCProcessor based on SCIP solver.
498.56/500.28	c Solving by WMaxCDCL...
3596.22/3606.33	c Rebuilding OPB solution...
3596.22/3606.33	c This is the PBCProcessor based on SCIP solver.
3596.22/3606.33	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (60544 MiB free)
  memory of node 1: 64465 MiB (61372 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4488649-1751329209/watcher-4488649-1751329209 -o /tmp/evaluation-result-4488649-1751329209/solver-4488649-1751329209 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751325594-43135 --watchdog 3760 HOME/opbsolver HOME/instance-4488649-1751329209.opb 3600 31000 HOME HOME 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100063 s]*
/proc/loadavg: 4.13 4.10 4.07 5/268 44457
/proc/meminfo: memFree=124814312/131249992 swapFree=33010160/33010684
[pid=44453] ppid=44450 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/44453/stat : 44453 (opbsolver) S 44450 44453 43124 0 -1 4194304 263 233 0 0 0 0 0 0 20 0 1 0 48595476 4292608 736 18446744073709551615 94425191559168 94425192453701 140727829751824 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94425192692752 94425192740496 94425226133504 140727829756190 140727829756393 140727829756393 140727829761995 0
/proc/44453/statm: 1048 736 672 219 0 110 0
[pid=44457] ppid=44453 vsize=45844 memory=33388 CPUtime=0.07 cores=4,6
/proc/44457/stat : 44457 (pbcpreprocessor) R 44453 44453 43124 0 -1 4194304 6168 0 0 0 7 0 0 0 20 0 1 0 48595478 46944256 8347 18446744073709551615 4198400 15773533 140722355331152 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 55545856 140722355333444 140722355333598 140722355333598 140722355339205 0
/proc/44457/statm: 11461 8347 2624 2826 0 8073 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 50036 KiB
Current children cumulated memory: 36332 KiB

[startup+0.205573 s]*
/proc/loadavg: 4.13 4.10 4.07 5/268 44457
/proc/meminfo: memFree=124802216/131249992 swapFree=33010160/33010684
[pid=44453] ppid=44450 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/44453/stat : 44453 (opbsolver) S 44450 44453 43124 0 -1 4194304 263 233 0 0 0 0 0 0 20 0 1 0 48595476 4292608 736 18446744073709551615 94425191559168 94425192453701 140727829751824 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94425192692752 94425192740496 94425226133504 140727829756190 140727829756393 140727829756393 140727829761995 0
/proc/44453/statm: 1048 736 672 219 0 110 0
[pid=44457] ppid=44453 vsize=47980 memory=35564 CPUtime=0.18 cores=4,6
/proc/44457/stat : 44457 (pbcpreprocessor) R 44453 44453 43124 0 -1 4194304 6701 0 0 0 18 0 0 0 20 0 1 0 48595478 49131520 8891 18446744073709551615 4198400 15773533 140722355331152 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 55545856 140722355333444 140722355333598 140722355333598 140722355339205 0
/proc/44457/statm: 11995 8891 2656 2826 0 8607 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 52172 KiB
Current children cumulated memory: 38508 KiB

[startup+0.305353 s]*
/proc/loadavg: 4.13 4.10 4.07 5/268 44457
/proc/meminfo: memFree=124794152/131249992 swapFree=33010160/33010684
[pid=44453] ppid=44450 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/44453/stat : 44453 (opbsolver) S 44450 44453 43124 0 -1 4194304 263 233 0 0 0 0 0 0 20 0 1 0 48595476 4292608 736 18446744073709551615 94425191559168 94425192453701 140727829751824 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94425192692752 94425192740496 94425226133504 140727829756190 140727829756393 140727829756393 140727829761995 0
/proc/44453/statm: 1048 736 672 219 0 110 0
[pid=44457] ppid=44453 vsize=47980 memory=35564 CPUtime=0.28 cores=4,6
/proc/44457/stat : 44457 (pbcpreprocessor) R 44453 44453 43124 0 -1 4194304 6702 0 0 0 28 0 0 0 20 0 1 0 48595478 49131520 8891 18446744073709551615 4198400 15773533 140722355331152 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 55545856 140722355333444 140722355333598 140722355333598 140722355339205 0
/proc/44457/statm: 11995 8891 2656 2826 0 8607 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 52172 KiB
Current children cumulated memory: 38508 KiB

[startup+0.700167 s]
/proc/loadavg: 4.13 4.10 4.07 5/268 44457
/proc/meminfo: memFree=124782308/131249992 swapFree=33010160/33010684
[pid=44453] ppid=44450 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/44453/stat : 44453 (opbsolver) S 44450 44453 43124 0 -1 4194304 263 233 0 0 0 0 0 0 20 0 1 0 48595476 4292608 736 18446744073709551615 94425191559168 94425192453701 140727829751824 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94425192692752 94425192740496 94425226133504 140727829756190 140727829756393 140727829756393 140727829761995 0
/proc/44453/statm: 1048 736 672 219 0 110 0
[pid=44457] ppid=44453 vsize=53664 memory=40556 CPUtime=0.67 cores=4,6
/proc/44457/stat : 44457 (pbcpreprocessor) R 44453 44453 43124 0 -1 4194304 7941 0 0 0 66 1 0 0 20 0 1 0 48595478 54951936 10139 18446744073709551615 4198400 15773533 140722355331152 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 55545856 140722355333444 140722355333598 140722355333598 140722355339205 0
/proc/44457/statm: 13416 10139 2656 2826 0 10028 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 57856 KiB
Current children cumulated memory: 43500 KiB

[startup+1.50016 s]
/proc/loadavg: 4.13 4.10 4.07 5/268 44457
/proc/meminfo: memFree=124754084/131249992 swapFree=33010160/33010684
[pid=44453] ppid=44450 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/44453/stat : 44453 (opbsolver) S 44450 44453 43124 0 -1 4194304 263 233 0 0 0 0 0 0 20 0 1 0 48595476 4292608 736 18446744073709551615 94425191559168 94425192453701 140727829751824 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94425192692752 94425192740496 94425226133504 140727829756190 140727829756393 140727829756393 140727829761995 0
/proc/44453/statm: 1048 736 672 219 0 110 0
[pid=44457] ppid=44453 vsize=61060 memory=47596 CPUtime=1.47 cores=4,6
/proc/44457/stat : 44457 (pbcpreprocessor) R 44453 44453 43124 0 -1 4194304 9700 0 0 0 146 1 0 0 20 0 1 0 48595478 62525440 11899 18446744073709551615 4198400 15773533 140722355331152 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 55545856 140722355333444 140722355333598 140722355333598 140722355339205 0
/proc/44457/statm: 15265 11899 2656 2826 0 11877 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 65252 KiB
Current children cumulated memory: 50540 KiB

[startup+3.10535 s]
/proc/loadavg: 4.12 4.10 4.07 5/268 44457
/proc/meminfo: memFree=124625568/131249992 swapFree=33010160/33010684
[pid=44453] ppid=44450 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/44453/stat : 44453 (opbsolver) S 44450 44453 43124 0 -1 4194304 263 233 0 0 0 0 0 0 20 0 1 0 48595476 4292608 736 18446744073709551615 94425191559168 94425192453701 140727829751824 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94425192692752 94425192740496 94425226133504 140727829756190 140727829756393 140727829756393 140727829761995 0
/proc/44453/statm: 1048 736 672 219 0 110 0
[pid=44457] ppid=44453 vsize=87024 memory=71916 CPUtime=3.07 cores=4,6
/proc/44457/stat : 44457 (pbcpreprocessor) R 44453 44453 43124 0 -1 4194304 15797 0 0 0 305 2 0 0 20 0 1 0 48595478 89112576 17979 18446744073709551615 4198400 15773533 140722355331152 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 55545856 140722355333444 140722355333598 140722355333598 140722355339205 0
/proc/44457/statm: 21756 17979 2656 2826 0 18368 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 91216 KiB
Current children cumulated memory: 74860 KiB

[startup+6.30016 s]
/proc/loadavg: 4.12 4.10 4.07 5/268 44457
/proc/meminfo: memFree=124537732/131249992 swapFree=33010160/33010684
[pid=44453] ppid=44450 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/44453/stat : 44453 (opbsolver) S 44450 44453 43124 0 -1 4194304 263 233 0 0 0 0 0 0 20 0 1 0 48595476 4292608 736 18446744073709551615 94425191559168 94425192453701 140727829751824 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94425192692752 94425192740496 94425226133504 140727829756190 140727829756393 140727829756393 140727829761995 0
/proc/44453/statm: 1048 736 672 219 0 110 0
[pid=44457] ppid=44453 vsize=132268 memory=116204 CPUtime=6.25 cores=4,6
/proc/44457/stat : 44457 (pbcpreprocessor) R 44453 44453 43124 0 -1 4194304 26851 0 0 0 621 4 0 0 20 0 1 0 48595478 135442432 29051 18446744073709551615 4198400 15773533 140722355331152 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 55545856 140722355333444 140722355333598 140722355333598 140722355339205 0
/proc/44457/statm: 33067 29051 2656 2826 0 29679 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 136460 KiB
Current children cumulated memory: 119148 KiB

[startup+12.7001 s]
/proc/loadavg: 4.11 4.09 4.07 5/268 44457
/proc/meminfo: memFree=124449284/131249992 swapFree=33010160/33010684
[pid=44453] ppid=44450 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/44453/stat : 44453 (opbsolver) S 44450 44453 43124 0 -1 4194304 263 233 0 0 0 0 0 0 20 0 1 0 48595476 4292608 736 18446744073709551615 94425191559168 94425192453701 140727829751824 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94425192692752 94425192740496 94425226133504 140727829756190 140727829756393 140727829756393 140727829761995 0
/proc/44453/statm: 1048 736 672 219 0 110 0
[pid=44457] ppid=44453 vsize=162500 memory=145048 CPUtime=12.63 cores=4,6
/proc/44457/stat : 44457 (pbcpreprocessor) R 44453 44453 43124 0 -1 4194304 34495 0 0 0 1257 6 0 0 20 0 1 0 48595478 166400000 36262 18446744073709551615 4198400 15773533 140722355331152 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 55545856 140722355333444 140722355333598 140722355333598 140722355339205 0
/proc/44457/statm: 40625 36262 2688 2826 0 37237 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 166692 KiB
Current children cumulated memory: 147992 KiB

[startup+25.5001 s]
/proc/loadavg: 4.15 4.10 4.08 5/268 44457
/proc/meminfo: memFree=124433156/131249992 swapFree=33010160/33010684
[pid=44453] ppid=44450 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/44453/stat : 44453 (opbsolver) S 44450 44453 43124 0 -1 4194304 263 233 0 0 0 0 0 0 20 0 1 0 48595476 4292608 736 18446744073709551615 94425191559168 94425192453701 140727829751824 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94425192692752 94425192740496 94425226133504 140727829756190 140727829756393 140727829756393 140727829761995 0
/proc/44453/statm: 1048 736 672 219 0 110 0
[pid=44457] ppid=44453 vsize=162500 memory=145432 CPUtime=25.4 cores=4,6
/proc/44457/stat : 44457 (pbcpreprocessor) R 44453 44453 43124 0 -1 4194304 34580 0 0 0 2534 6 0 0 20 0 1 0 48595478 166400000 36358 18446744073709551615 4198400 15773533 140722355331152 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 55545856 140722355333444 140722355333598 140722355333598 140722355339205 0
/proc/44457/statm: 40625 36358 2688 2826 0 37237 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 166692 KiB
Current children cumulated memory: 148376 KiB

[startup+51.1053 s]
/proc/loadavg: 4.10 4.09 4.07 5/268 44508
/proc/meminfo: memFree=124351884/131249992 swapFree=33010160/33010684
[pid=44453] ppid=44450 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/44453/stat : 44453 (opbsolver) S 44450 44453 43124 0 -1 4194304 263 233 0 0 0 0 0 0 20 0 1 0 48595476 4292608 736 18446744073709551615 94425191559168 94425192453701 140727829751824 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94425192692752 94425192740496 94425226133504 140727829756190 140727829756393 140727829756393 140727829761995 0
/proc/44453/statm: 1048 736 672 219 0 110 0
[pid=44457] ppid=44453 vsize=224800 memory=200732 CPUtime=50.92 cores=4,6
/proc/44457/stat : 44457 (pbcpreprocessor) R 44453 44453 43124 0 -1 4194304 49143 0 0 0 5082 10 0 0 20 0 1 0 48595478 230195200 50183 18446744073709551615 4198400 15773533 140722355331152 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 55545856 140722355333444 140722355333598 140722355333598 140722355339205 0
/proc/44457/statm: 56200 50183 2688 2826 0 52812 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 228992 KiB
Current children cumulated memory: 203676 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.09 4.07 5/268 44510
/proc/meminfo: memFree=124180416/131249992 swapFree=33010160/33010684
[pid=44453] ppid=44450 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/44453/stat : 44453 (opbsolver) S 44450 44453 43124 0 -1 4194304 263 233 0 0 0 0 0 0 20 0 1 0 48595476 4292608 736 18446744073709551615 94425191559168 94425192453701 140727829751824 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94425192692752 94425192740496 94425226133504 140727829756190 140727829756393 140727829756393 140727829761995 0
/proc/44453/statm: 1048 736 672 219 0 110 0
[pid=44457] ppid=44453 vsize=265800 memory=240496 CPUtime=101.94 cores=4,6
/proc/44457/stat : 44457 (pbcpreprocessor) R 44453 44453 43124 0 -1 4194304 61789 0 0 0 10182 12 0 0 20 0 1 0 48595478 272179200 60124 18446744073709551615 4198400 15773533 140722355331152 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 55545856 140722355333444 140722355333598 140722355333598 140722355339205 0
/proc/44457/statm: 66450 60124 2688 2826 0 63062 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 269992 KiB
Current children cumulated memory: 243440 KiB

[startup+162.3 s]
/proc/loadavg: 4.18 4.12 4.09 5/269 44517
/proc/meminfo: memFree=124024312/131249992 swapFree=33010160/33010684
[pid=44453] ppid=44450 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/44453/stat : 44453 (opbsolver) S 44450 44453 43124 0 -1 4194304 263 233 0 0 0 0 0 0 20 0 1 0 48595476 4292608 736 18446744073709551615 94425191559168 94425192453701 140727829751824 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94425192692752 94425192740496 94425226133504 140727829756190 140727829756393 140727829756393 140727829761995 0
/proc/44453/statm: 1048 736 672 219 0 110 0
[pid=44457] ppid=44453 vsize=285036 memory=258304 CPUtime=161.75 cores=4,6
/proc/44457/stat : 44457 (pbcpreprocessor) R 44453 44453 43124 0 -1 4194304 67886 0 0 0 16160 15 0 0 20 0 1 0 48595478 291876864 64576 18446744073709551615 4198400 15773533 140722355331152 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 55545856 140722355333444 140722355333598 140722355333598 140722355339205 0
/proc/44457/statm: 71259 64576 2688 2826 0 67871 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 289228 KiB
Current children cumulated memory: 261248 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 4.10 4.08 5/270 44520
/proc/meminfo: memFree=123978936/131249992 swapFree=33010160/33010684
[pid=44453] ppid=44450 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/44453/stat : 44453 (opbsolver) S 44450 44453 43124 0 -1 4194304 263 233 0 0 0 0 0 0 20 0 1 0 48595476 4292608 736 18446744073709551615 94425191559168 94425192453701 140727829751824 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94425192692752 94425192740496 94425226133504 140727829756190 140727829756393 140727829756393 140727829761995 0
/proc/44453/statm: 1048 736 672 219 0 110 0
[pid=44457] ppid=44453 vsize=287096 memory=258560 CPUtime=221.55 cores=4,6
/proc/44457/stat : 44457 (pbcpreprocessor) R 44453 44453 43124 0 -1 4194304 67936 0 0 0 22139 16 0 0 20 0 1 0 48595478 293986304 64640 18446744073709551615 4198400 15773533 140722355331152 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 55545856 140722355333444 140722355333598 140722355333598 140722355339205 0
/proc/44457/statm: 71774 64640 2688 2826 0 68386 0
Current children cumulated CPU time: 221.55 s

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

/proc/44547/stat : 44547 (wmaxcdcl) R 44453 44453 43124 0 -1 4194304 19480 0 0 0 289030 386 0 0 20 0 1 0 48645505 119336960 28012 18446744073709551615 4198400 5932793 140733641694096 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 22388736 140733641701723 140733641701868 140733641701868 140733641707468 0
/proc/44547/statm: 29135 28012 448 424 0 28590 0
Current children cumulated CPU time: 3392.79 s
Current children cumulated vsize: 120732 KiB
Current children cumulated memory: 114992 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.12 4.10 5/269 44709
/proc/meminfo: memFree=124434596/131249992 swapFree=33010160/33010684
[pid=44453] ppid=44450 vsize=4192 memory=2944 CPUtime=498.63 cores=4,6
/proc/44453/stat : 44453 (opbsolver) S 44450 44453 43124 0 -1 4194304 409 78261 0 0 0 0 49839 24 20 0 1 0 48595476 4292608 736 18446744073709551615 94425191559168 94425192453701 140727829751824 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94425192692752 94425192740496 94425226133504 140727829756190 140727829756393 140727829756393 140727829761995 0
/proc/44453/statm: 1048 736 672 219 0 110 0
[pid=44547] ppid=44453 vsize=116540 memory=112048 CPUtime=2953.99 cores=4,6
/proc/44547/stat : 44547 (wmaxcdcl) R 44453 44453 43124 0 -1 4194304 19480 0 0 0 295005 394 0 0 20 0 1 0 48645505 119336960 28012 18446744073709551615 4198400 5932793 140733641694096 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 22388736 140733641701723 140733641701868 140733641701868 140733641707468 0
/proc/44547/statm: 29135 28012 448 424 0 28590 0
Current children cumulated CPU time: 3452.62 s
Current children cumulated vsize: 120732 KiB
Current children cumulated memory: 114992 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.11 4.10 5/269 44711
/proc/meminfo: memFree=124430348/131249992 swapFree=33010160/33010684
[pid=44453] ppid=44450 vsize=4192 memory=2944 CPUtime=498.63 cores=4,6
/proc/44453/stat : 44453 (opbsolver) S 44450 44453 43124 0 -1 4194304 409 78261 0 0 0 0 49839 24 20 0 1 0 48595476 4292608 736 18446744073709551615 94425191559168 94425192453701 140727829751824 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94425192692752 94425192740496 94425226133504 140727829756190 140727829756393 140727829756393 140727829761995 0
/proc/44453/statm: 1048 736 672 219 0 110 0
[pid=44547] ppid=44453 vsize=116540 memory=112048 CPUtime=3013.82 cores=4,6
/proc/44547/stat : 44547 (wmaxcdcl) R 44453 44453 43124 0 -1 4194304 19520 0 0 0 300979 403 0 0 20 0 1 0 48645505 119336960 28012 18446744073709551615 4198400 5932793 140733641694096 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 22388736 140733641701723 140733641701868 140733641701868 140733641707468 0
/proc/44547/statm: 29135 28012 448 424 0 28590 0
Current children cumulated CPU time: 3512.45 s
Current children cumulated vsize: 120732 KiB
Current children cumulated memory: 114992 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/269 44713
/proc/meminfo: memFree=124423048/131249992 swapFree=33010160/33010684
[pid=44453] ppid=44450 vsize=4192 memory=2944 CPUtime=498.63 cores=4,6
/proc/44453/stat : 44453 (opbsolver) S 44450 44453 43124 0 -1 4194304 409 78261 0 0 0 0 49839 24 20 0 1 0 48595476 4292608 736 18446744073709551615 94425191559168 94425192453701 140727829751824 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94425192692752 94425192740496 94425226133504 140727829756190 140727829756393 140727829756393 140727829761995 0
/proc/44453/statm: 1048 736 672 219 0 110 0
[pid=44547] ppid=44453 vsize=116540 memory=112048 CPUtime=3073.67 cores=4,6
/proc/44547/stat : 44547 (wmaxcdcl) R 44453 44453 43124 0 -1 4194304 19527 0 0 0 306953 414 0 0 20 0 1 0 48645505 119336960 28012 18446744073709551615 4198400 5932793 140733641694096 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 22388736 140733641701723 140733641701868 140733641701868 140733641707468 0
/proc/44547/statm: 29135 28012 448 424 0 28590 0
Current children cumulated CPU time: 3572.3 s
Current children cumulated vsize: 120732 KiB
Current children cumulated memory: 114992 KiB

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

# cumulated CPU time of all completed processes:  user=3591.85 s, system=4.4425 s

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

[startup+3584 s]*
/proc/loadavg: 4.07 4.10 4.09 5/269 44713
/proc/meminfo: memFree=124422860/131249992 swapFree=33010160/33010684
[pid=44453] ppid=44450 vsize=4192 memory=2944 CPUtime=498.63 cores=4,6
/proc/44453/stat : 44453 (opbsolver) S 44450 44453 43124 0 -1 4194304 409 78261 0 0 0 0 49839 24 20 0 1 0 48595476 4292608 736 18446744073709551615 94425191559168 94425192453701 140727829751824 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94425192692752 94425192740496 94425226133504 140727829756190 140727829756393 140727829756393 140727829761995 0
/proc/44453/statm: 1048 736 672 219 0 110 0
[pid=44547] ppid=44453 vsize=116540 memory=112048 CPUtime=3075.36 cores=4,6
/proc/44547/stat : 44547 (wmaxcdcl) R 44453 44453 43124 0 -1 4194304 19527 0 0 0 307122 414 0 0 20 0 1 0 48645505 119336960 28012 18446744073709551615 4198400 5932793 140733641694096 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 22388736 140733641701723 140733641701868 140733641701868 140733641707468 0
/proc/44547/statm: 29135 28012 448 424 0 28590 0
Current children cumulated CPU time: 3573.99 s
Current children cumulated vsize: 120732 KiB
Current children cumulated memory: 114992 KiB

[startup+3596.8 s]
/proc/loadavg: 4.13 4.11 4.09 5/269 44713
/proc/meminfo: memFree=124422628/131249992 swapFree=33010160/33010684
[pid=44453] ppid=44450 vsize=4192 memory=2944 CPUtime=498.63 cores=4,6
/proc/44453/stat : 44453 (opbsolver) S 44450 44453 43124 0 -1 4194304 409 78261 0 0 0 0 49839 24 20 0 1 0 48595476 4292608 736 18446744073709551615 94425191559168 94425192453701 140727829751824 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94425192692752 94425192740496 94425226133504 140727829756190 140727829756393 140727829756393 140727829761995 0
/proc/44453/statm: 1048 736 672 219 0 110 0
[pid=44547] ppid=44453 vsize=116540 memory=112048 CPUtime=3088.13 cores=4,6
/proc/44547/stat : 44547 (wmaxcdcl) R 44453 44453 43124 0 -1 4194304 19527 0 0 0 308397 416 0 0 20 0 1 0 48645505 119336960 28012 18446744073709551615 4198400 5932793 140733641694096 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 22388736 140733641701723 140733641701868 140733641701868 140733641707468 0
/proc/44547/statm: 29135 28012 448 424 0 28590 0
Current children cumulated CPU time: 3586.76 s
Current children cumulated vsize: 120732 KiB
Current children cumulated memory: 114992 KiB

[startup+3603.2 s]
/proc/loadavg: 4.12 4.11 4.09 5/269 44713
/proc/meminfo: memFree=124422628/131249992 swapFree=33010160/33010684
[pid=44453] ppid=44450 vsize=4192 memory=2944 CPUtime=498.63 cores=4,6
/proc/44453/stat : 44453 (opbsolver) S 44450 44453 43124 0 -1 4194304 409 78261 0 0 0 0 49839 24 20 0 1 0 48595476 4292608 736 18446744073709551615 94425191559168 94425192453701 140727829751824 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94425192692752 94425192740496 94425226133504 140727829756190 140727829756393 140727829756393 140727829761995 0
/proc/44453/statm: 1048 736 672 219 0 110 0
[pid=44547] ppid=44453 vsize=116540 memory=112048 CPUtime=3094.5 cores=4,6
/proc/44547/stat : 44547 (wmaxcdcl) R 44453 44453 43124 0 -1 4194304 19528 0 0 0 309033 417 0 0 20 0 1 0 48645505 119336960 28012 18446744073709551615 4198400 5932793 140733641694096 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 22388736 140733641701723 140733641701868 140733641701868 140733641707468 0
/proc/44547/statm: 29135 28012 448 424 0 28590 0
Current children cumulated CPU time: 3593.13 s
Current children cumulated vsize: 120732 KiB
Current children cumulated memory: 114992 KiB

[startup+3604.8 s]
/proc/loadavg: 4.11 4.11 4.09 5/269 44713
/proc/meminfo: memFree=124422628/131249992 swapFree=33010160/33010684
[pid=44453] ppid=44450 vsize=4192 memory=2944 CPUtime=498.63 cores=4,6
/proc/44453/stat : 44453 (opbsolver) S 44450 44453 43124 0 -1 4194304 409 78261 0 0 0 0 49839 24 20 0 1 0 48595476 4292608 736 18446744073709551615 94425191559168 94425192453701 140727829751824 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94425192692752 94425192740496 94425226133504 140727829756190 140727829756393 140727829756393 140727829761995 0
/proc/44453/statm: 1048 736 672 219 0 110 0
[pid=44547] ppid=44453 vsize=116540 memory=112048 CPUtime=3096.1 cores=4,6
/proc/44547/stat : 44547 (wmaxcdcl) R 44453 44453 43124 0 -1 4194304 19528 0 0 0 309192 418 0 0 20 0 1 0 48645505 119336960 28012 18446744073709551615 4198400 5932793 140733641694096 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 22388736 140733641701723 140733641701868 140733641701868 140733641707468 0
/proc/44547/statm: 29135 28012 448 424 0 28590 0
Current children cumulated CPU time: 3594.73 s
Current children cumulated vsize: 120732 KiB
Current children cumulated memory: 114992 KiB

[startup+3605.6 s]
/proc/loadavg: 4.11 4.11 4.09 5/268 44713
/proc/meminfo: memFree=124422628/131249992 swapFree=33010160/33010684
[pid=44453] ppid=44450 vsize=4192 memory=2944 CPUtime=498.63 cores=4,6
/proc/44453/stat : 44453 (opbsolver) S 44450 44453 43124 0 -1 4194304 409 78261 0 0 0 0 49839 24 20 0 1 0 48595476 4292608 736 18446744073709551615 94425191559168 94425192453701 140727829751824 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94425192692752 94425192740496 94425226133504 140727829756190 140727829756393 140727829756393 140727829761995 0
/proc/44453/statm: 1048 736 672 219 0 110 0
[pid=44547] ppid=44453 vsize=116540 memory=112048 CPUtime=3096.9 cores=4,6
/proc/44547/stat : 44547 (wmaxcdcl) R 44453 44453 43124 0 -1 4194304 19528 0 0 0 309272 418 0 0 20 0 1 0 48645505 119336960 28012 18446744073709551615 4198400 5932793 140733641694096 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 22388736 140733641701723 140733641701868 140733641701868 140733641707468 0
/proc/44547/statm: 29135 28012 448 424 0 28590 0
Current children cumulated CPU time: 3595.53 s
Current children cumulated vsize: 120732 KiB
Current children cumulated memory: 114992 KiB

[startup+3606 s]*
/proc/loadavg: 4.11 4.11 4.09 4/263 44723
/proc/meminfo: memFree=124514788/131249992 swapFree=33010160/33010684
[pid=44453] ppid=44450 vsize=4192 memory=2944 CPUtime=498.63 cores=4,6
/proc/44453/stat : 44453 (opbsolver) S 44450 44453 43124 0 -1 4194304 409 78261 0 0 0 0 49839 24 20 0 1 0 48595476 4292608 736 18446744073709551615 94425191559168 94425192453701 140727829751824 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94425192692752 94425192740496 94425226133504 140727829756190 140727829756393 140727829756393 140727829761995 0
/proc/44453/statm: 1048 736 672 219 0 110 0
[pid=44547] ppid=44453 vsize=116540 memory=112048 CPUtime=3097.3 cores=4,6
/proc/44547/stat : 44547 (wmaxcdcl) R 44453 44453 43124 0 -1 4194304 19528 0 0 0 309312 418 0 0 20 0 1 0 48645505 119336960 28012 18446744073709551615 4198400 5932793 140733641694096 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 22388736 140733641701723 140733641701868 140733641701868 140733641707468 0
/proc/44547/statm: 29135 28012 448 424 0 28590 0
Current children cumulated CPU time: 3595.93 s
Current children cumulated vsize: 120732 KiB
Current children cumulated memory: 114992 KiB

[startup+3606.2 s]
/proc/loadavg: 4.11 4.11 4.09 4/263 44723
/proc/meminfo: memFree=124514788/131249992 swapFree=33010160/33010684
[pid=44453] ppid=44450 vsize=4192 memory=2944 CPUtime=498.63 cores=4,6
/proc/44453/stat : 44453 (opbsolver) S 44450 44453 43124 0 -1 4194304 409 78261 0 0 0 0 49839 24 20 0 1 0 48595476 4292608 736 18446744073709551615 94425191559168 94425192453701 140727829751824 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94425192692752 94425192740496 94425226133504 140727829756190 140727829756393 140727829756393 140727829761995 0
/proc/44453/statm: 1048 736 672 219 0 110 0
[pid=44547] ppid=44453 vsize=116540 memory=112048 CPUtime=3097.5 cores=4,6
/proc/44547/stat : 44547 (wmaxcdcl) R 44453 44453 43124 0 -1 4194304 19528 0 0 0 309332 418 0 0 20 0 1 0 48645505 119336960 28012 18446744073709551615 4198400 5932793 140733641694096 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 22388736 140733641701723 140733641701868 140733641701868 140733641707468 0
/proc/44547/statm: 29135 28012 448 424 0 28590 0
Current children cumulated CPU time: 3596.13 s
Current children cumulated vsize: 120732 KiB
Current children cumulated memory: 114992 KiB

[startup+3606.3 s]
/proc/loadavg: 4.11 4.11 4.09 4/263 44723
/proc/meminfo: memFree=124514788/131249992 swapFree=33010160/33010684
[pid=44453] ppid=44450 vsize=4192 memory=2944 CPUtime=498.63 cores=4,6
/proc/44453/stat : 44453 (opbsolver) S 44450 44453 43124 0 -1 4194304 409 78261 0 0 0 0 49839 24 20 0 1 0 48595476 4292608 736 18446744073709551615 94425191559168 94425192453701 140727829751824 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94425192692752 94425192740496 94425226133504 140727829756190 140727829756393 140727829756393 140727829761995 0
/proc/44453/statm: 1048 736 672 219 0 110 0
[pid=44547] ppid=44453 vsize=116540 memory=112048 CPUtime=3097.59 cores=4,6
/proc/44547/stat : 44547 (wmaxcdcl) R 44453 44453 43124 0 -1 4194304 19528 0 0 0 309341 418 0 0 20 0 1 0 48645505 119336960 28012 18446744073709551615 4198400 5932793 140733641694096 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 22388736 140733641701723 140733641701868 140733641701868 140733641707468 0
/proc/44547/statm: 29135 28012 448 424 0 28590 0
Current children cumulated CPU time: 3596.22 s
Current children cumulated vsize: 120732 KiB
Current children cumulated memory: 114992 KiB

Child status: 0

Real time (s): 3606.35
CPU time (s): 3596.29
CPU user time (s): 3591.85
CPU system time (s): 4.4425
CPU usage (%): 99.7212
Max. virtual memory (cumulated for all children) (KiB): 330788
Max. memory (cumulated for all children) (KiB): 294096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3591.85
system time used= 4.4425
maximum resident set size= 291176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98539
page faults= 0
swaps= 0
block input operations= 0
block output operations= 344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 498
involuntary context switches= 3050


# summary of solver processes directly reported to runsolver:
#   pid: 44453
#   total CPU time (s): 3596.29
#   total CPU user time (s): 3591.85
#   total CPU system time (s): 4.4425

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.33782 second user time and 14.1025 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-07-01 02:20:09
IDJOB=4488649
IDBENCH=147525
IDSOLVER=3374
FILE ID=nodeC035/4488649-1751329209
RUNJOBID= nodeC035-1751325594-43135
SLURM_JOB_ID= 9594353
Free space on /tmp= 433000 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/vtxcov/normalized-vtxcov_v2000_e4000_36.opb.PB06.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4488649-1751329209/watcher-4488649-1751329209 -o /tmp/evaluation-result-4488649-1751329209/solver-4488649-1751329209 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751325594-43135 --watchdog 3760  HOME/opbsolver HOME/instance-4488649-1751329209.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= 865c9eee5cef9cdfeb385b5316eb6b14
RANDOM SEED=1667488005

nodeC035 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.741
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.735
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.623
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3597.615
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.445
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.750
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.742
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3576.864
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        124842348 kB
MemAvailable:   129614828 kB
Buffers:            1840 kB
Cached:          5525576 kB
SwapCached:            8 kB
Active:           492680 kB
Inactive:        5246000 kB
Active(anon):     217700 kB
Inactive(anon):    11616 kB
Active(file):     274980 kB
Inactive(file):  5234384 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             74504 kB
Writeback:             0 kB
AnonPages:        214716 kB
Mapped:           134932 kB
Shmem:             18048 kB
KReclaimable:     204708 kB
Slab:             293880 kB
SReclaimable:     204708 kB
SUnreclaim:        89172 kB
KernelStack:        4320 kB
PageTables:         3428 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     576080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432980 MiB
End job on nodeC035 at 2025-07-01 03:20:16