Trace number 4506107

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? 3599.22 3611.17

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/NG/
normalized-NG.dot_unif_0null0mast_rapportOE2.0_TMAX120_K192_cod2.opb
MD5SUMc3fbcb3bbc6f19a0312d063de4b77764
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-64400
Best CPU time to get the best result obtained on this benchmark72003.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 1783
Biggest coefficient in the objective function 998
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 899428
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 998
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 899428
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.04	c Presolving by SCIP...
0.00/0.07	c Encoding OPB into MaxSAT...
0.00/0.07	c This is the PBCProcessor based on SCIP solver.
0.01/60.08	c Solving by WMaxCDCL...
59.87/3611.12	c Rebuilding OPB solution...
59.87/3611.12	c This is the PBCProcessor based on SCIP solver.
59.87/3611.12	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (58891 MiB free)
  memory of node 1: 64465 MiB (62316 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100077 s]*
/proc/loadavg: 0.72 2.28 3.27 6/248 69340
/proc/meminfo: memFree=124112292/131382116 swapFree=33010160/33010684
[pid=69319] ppid=69309 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/69319/stat : 69319 (opbsolver) S 69309 69319 69270 0 -1 4194304 347 661 0 0 0 0 0 1 20 0 1 0 64811263 4292608 736 18446744073709551615 94855940505600 94855941400133 140734346639152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94855941639184 94855941686928 94855963713536 140734346643742 140734346643945 140734346643945 140734346649547 0
/proc/69319/statm: 1048 736 672 219 0 110 0
[pid=69332] ppid=69319 vsize=21140 memory=4608 CPUtime=0.02 cores=1,3
/proc/69332/stat : 69332 (pbcpreprocessor) R 69319 69319 69270 0 -1 4194304 637 0 0 0 2 0 0 0 20 0 1 0 64811271 21647360 1152 18446744073709551615 4198400 15773533 140726718744368 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 43180032 140726718748848 140726718749150 140726718749150 140726718754757 0
/proc/69332/statm: 5285 1152 640 2826 0 1897 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 25332 KiB
Current children cumulated memory: 7552 KiB

[startup+0.21391 s]*
/proc/loadavg: 0.72 2.28 3.27 5/256 69363
/proc/meminfo: memFree=124107748/131382116 swapFree=33010160/33010684
[pid=69319] ppid=69309 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/69319/stat : 69319 (opbsolver) S 69309 69319 69270 0 -1 4194304 347 661 0 0 0 0 0 1 20 0 1 0 64811263 4292608 736 18446744073709551615 94855940505600 94855941400133 140734346639152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94855941639184 94855941686928 94855963713536 140734346643742 140734346643945 140734346643945 140734346649547 0
/proc/69319/statm: 1048 736 672 219 0 110 0
[pid=69332] ppid=69319 vsize=29048 memory=12536 CPUtime=0.13 cores=1,3
/proc/69332/stat : 69332 (pbcpreprocessor) R 69319 69319 69270 0 -1 4194304 2710 0 0 0 13 0 0 0 20 0 1 0 64811271 29745152 3134 18446744073709551615 4198400 15773533 140726718744368 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 43180032 140726718748848 140726718749150 140726718749150 140726718754757 0
/proc/69332/statm: 7262 3134 640 2826 0 3874 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 33240 KiB
Current children cumulated memory: 15480 KiB

[startup+0.314116 s]*
/proc/loadavg: 0.72 2.28 3.27 7/256 69363
/proc/meminfo: memFree=124087524/131382116 swapFree=33010160/33010684
[pid=69319] ppid=69309 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/69319/stat : 69319 (opbsolver) S 69309 69319 69270 0 -1 4194304 347 661 0 0 0 0 0 1 20 0 1 0 64811263 4292608 736 18446744073709551615 94855940505600 94855941400133 140734346639152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94855941639184 94855941686928 94855963713536 140734346643742 140734346643945 140734346643945 140734346649547 0
/proc/69319/statm: 1048 736 672 219 0 110 0
[pid=69332] ppid=69319 vsize=35236 memory=18588 CPUtime=0.24 cores=1,3
/proc/69332/stat : 69332 (pbcpreprocessor) R 69319 69319 69270 0 -1 4194304 4346 0 0 0 23 1 0 0 20 0 1 0 64811271 36081664 4647 18446744073709551615 4198400 15773533 140726718744368 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 43180032 140726718748848 140726718749150 140726718749150 140726718754757 0
/proc/69332/statm: 8809 4647 640 2826 0 5421 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 39428 KiB
Current children cumulated memory: 21532 KiB

[startup+0.700374 s]
/proc/loadavg: 0.72 2.28 3.27 7/256 69363
/proc/meminfo: memFree=124038384/131382116 swapFree=33010160/33010684
[pid=69319] ppid=69309 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/69319/stat : 69319 (opbsolver) S 69309 69319 69270 0 -1 4194304 347 661 0 0 0 0 0 1 20 0 1 0 64811263 4292608 736 18446744073709551615 94855940505600 94855941400133 140734346639152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94855941639184 94855941686928 94855963713536 140734346643742 140734346643945 140734346643945 140734346649547 0
/proc/69319/statm: 1048 736 672 219 0 110 0
[pid=69332] ppid=69319 vsize=58700 memory=42148 CPUtime=0.61 cores=1,3
/proc/69332/stat : 69332 (pbcpreprocessor) R 69319 69319 69270 0 -1 4194304 10494 0 0 0 58 3 0 0 20 0 1 0 64811271 60108800 10537 18446744073709551615 4198400 15773533 140726718744368 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 43180032 140726718748848 140726718749150 140726718749150 140726718754757 0
/proc/69332/statm: 14675 10537 640 2826 0 11287 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 62892 KiB
Current children cumulated memory: 45092 KiB

[startup+1.5004 s]
/proc/loadavg: 0.72 2.28 3.27 5/256 69363
/proc/meminfo: memFree=123926244/131382116 swapFree=33010160/33010684
[pid=69319] ppid=69309 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/69319/stat : 69319 (opbsolver) S 69309 69319 69270 0 -1 4194304 347 661 0 0 0 0 0 1 20 0 1 0 64811263 4292608 736 18446744073709551615 94855940505600 94855941400133 140734346639152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94855941639184 94855941686928 94855963713536 140734346643742 140734346643945 140734346643945 140734346649547 0
/proc/69319/statm: 1048 736 672 219 0 110 0
[pid=69332] ppid=69319 vsize=129840 memory=112280 CPUtime=1.4 cores=1,3
/proc/69332/stat : 69332 (pbcpreprocessor) R 69319 69319 69270 0 -1 4194304 25447 0 0 0 133 7 0 0 20 0 1 0 64811271 132956160 28070 18446744073709551615 4198400 15773533 140726718744368 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 43180032 140726718748848 140726718749150 140726718749150 140726718754757 0
/proc/69332/statm: 32460 28070 672 2826 0 29072 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 134032 KiB
Current children cumulated memory: 115224 KiB

[startup+3.11328 s]
/proc/loadavg: 0.98 2.31 3.27 5/256 69363
/proc/meminfo: memFree=121818124/131382116 swapFree=33010160/33010684
[pid=69319] ppid=69309 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/69319/stat : 69319 (opbsolver) S 69309 69319 69270 0 -1 4194304 347 661 0 0 0 0 0 1 20 0 1 0 64811263 4292608 736 18446744073709551615 94855940505600 94855941400133 140734346639152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94855941639184 94855941686928 94855963713536 140734346643742 140734346643945 140734346643945 140734346649547 0
/proc/69319/statm: 1048 736 672 219 0 110 0
[pid=69332] ppid=69319 vsize=804724 memory=766832 CPUtime=3.02 cores=1,3
/proc/69332/stat : 69332 (pbcpreprocessor) R 69319 69319 69270 0 -1 4194304 182942 0 0 0 264 38 0 0 20 0 1 0 64811271 824037376 191676 18446744073709551615 4198400 15773533 140726718744368 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 43180032 140726718748848 140726718749150 140726718749150 140726718754757 0
/proc/69332/statm: 201181 191676 704 2826 0 197793 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 808916 KiB
Current children cumulated memory: 769776 KiB

[startup+6.30035 s]
/proc/loadavg: 0.98 2.31 3.27 5/256 69363
/proc/meminfo: memFree=113391816/131382116 swapFree=33010160/33010684
[pid=69319] ppid=69309 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/69319/stat : 69319 (opbsolver) S 69309 69319 69270 0 -1 4194304 347 661 0 0 0 0 0 1 20 0 1 0 64811263 4292608 736 18446744073709551615 94855940505600 94855941400133 140734346639152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94855941639184 94855941686928 94855963713536 140734346643742 140734346643945 140734346643945 140734346649547 0
/proc/69319/statm: 1048 736 672 219 0 110 0
[pid=69332] ppid=69319 vsize=2564112 memory=2526192 CPUtime=6.19 cores=1,3
/proc/69332/stat : 69332 (pbcpreprocessor) R 69319 69319 69270 0 -1 4194304 622802 0 0 0 517 102 0 0 20 0 1 0 64811271 2625650688 631548 18446744073709551615 4198400 15773533 140726718744368 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 43180032 140726718748848 140726718749150 140726718749150 140726718754757 0
/proc/69332/statm: 641028 631548 704 2826 0 637640 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 2568304 KiB
Current children cumulated memory: 2529136 KiB

[startup+12.7004 s]
/proc/loadavg: 1.22 2.33 3.27 5/256 69363
/proc/meminfo: memFree=100003692/131382116 swapFree=33010160/33010684
[pid=69319] ppid=69309 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/69319/stat : 69319 (opbsolver) S 69309 69319 69270 0 -1 4194304 347 661 0 0 0 0 0 1 20 0 1 0 64811263 4292608 736 18446744073709551615 94855940505600 94855941400133 140734346639152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94855941639184 94855941686928 94855963713536 140734346643742 140734346643945 140734346643945 140734346649547 0
/proc/69319/statm: 1048 736 672 219 0 110 0
[pid=69332] ppid=69319 vsize=3659472 memory=3590232 CPUtime=12.58 cores=1,3
/proc/69332/stat : 69332 (pbcpreprocessor) R 69319 69319 69270 0 -1 4194304 773978 0 0 0 1115 143 0 0 20 0 1 0 64811271 3747299328 897558 18446744073709551615 4198400 15773533 140726718744368 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 43180032 140726718748848 140726718749150 140726718749150 140726718754757 0
/proc/69332/statm: 914868 897558 704 2826 0 911480 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 3663664 KiB
Current children cumulated memory: 3593176 KiB

[startup+25.5004 s]
/proc/loadavg: 1.84 2.42 3.29 5/256 69363
/proc/meminfo: memFree=72176104/131382116 swapFree=33010160/33010684
[pid=69319] ppid=69309 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/69319/stat : 69319 (opbsolver) S 69309 69319 69270 0 -1 4194304 347 661 0 0 0 0 0 1 20 0 1 0 64811263 4292608 736 18446744073709551615 94855940505600 94855941400133 140734346639152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94855941639184 94855941686928 94855963713536 140734346643742 140734346643945 140734346643945 140734346649547 0
/proc/69319/statm: 1048 736 672 219 0 110 0
[pid=69332] ppid=69319 vsize=6210200 memory=5231864 CPUtime=25.34 cores=1,3
/proc/69332/stat : 69332 (pbcpreprocessor) R 69319 69319 69270 0 -1 4194304 964453 0 0 0 2317 217 0 0 20 0 1 0 64811271 6359244800 1307966 18446744073709551615 4198400 15773533 140726718744368 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 43180032 140726718748848 140726718749150 140726718749150 140726718754757 0
/proc/69332/statm: 1552550 1307966 704 2826 0 1549162 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 6214392 KiB
Current children cumulated memory: 5234808 KiB

[startup+51.1137 s]
/proc/loadavg: 2.58 2.54 3.31 5/257 69365
/proc/meminfo: memFree=35808908/131382116 swapFree=33010160/33010684
[pid=69319] ppid=69309 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/69319/stat : 69319 (opbsolver) S 69309 69319 69270 0 -1 4194304 347 661 0 0 0 0 0 1 20 0 1 0 64811263 4292608 736 18446744073709551615 94855940505600 94855941400133 140734346639152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94855941639184 94855941686928 94855963713536 140734346643742 140734346643945 140734346643945 140734346649547 0
/proc/69319/statm: 1048 736 672 219 0 110 0
[pid=69332] ppid=69319 vsize=5922364 memory=5468212 CPUtime=50.89 cores=1,3
/proc/69332/stat : 69332 (pbcpreprocessor) R 69319 69319 69270 0 -1 4194304 1024177 0 0 0 3553 1536 0 0 20 0 1 0 64811271 6064500736 1367053 18446744073709551615 4198400 15773533 140726718744368 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 43180032 140726718748848 140726718749150 140726718749150 140726718754757 0
/proc/69332/statm: 1480591 1367053 704 2826 0 1477203 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 5926556 KiB
Current children cumulated memory: 5471156 KiB

[startup+102.3 s]
/proc/loadavg: 3.48 2.80 3.36 5/251 69404
/proc/meminfo: memFree=53955964/131382116 swapFree=33009904/33010684
[pid=69319] ppid=69309 vsize=4192 memory=2944 CPUtime=59.87 cores=1,3
/proc/69319/stat : 69319 (opbsolver) S 69309 69319 69270 0 -1 4194304 406 1025173 0 0 0 0 4163 1824 20 0 1 0 64811263 4292608 736 18446744073709551615 94855940505600 94855941400133 140734346639152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94855941639184 94855941686928 94855963713536 140734346643742 140734346643945 140734346643945 140734346649547 0
/proc/69319/statm: 1048 736 672 219 0 110 0
[pid=69368] ppid=69319 vsize=13715344 memory=11218092 CPUtime=42.06 cores=1,3
/proc/69368/stat : 69368 (wmaxcdcl) R 69319 69319 69270 0 -1 4194304 790644 0 0 0 3879 327 0 0 20 0 1 0 64817273 14044512256 2804523 18446744073709551615 4198400 5932793 140726429114992 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 20623360 140726429120859 140726429121004 140726429121004 140726429126604 0
/proc/69368/statm: 3428836 2804523 448 424 0 3428291 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 13719536 KiB
Current children cumulated memory: 11221036 KiB

[startup+162.3 s]
/proc/loadavg: 3.96 3.07 3.41 5/258 69579
/proc/meminfo: memFree=104042660/131382116 swapFree=33009904/33010684
[pid=69319] ppid=69309 vsize=4192 memory=2944 CPUtime=59.87 cores=1,3
/proc/69319/stat : 69319 (opbsolver) S 69309 69319 69270 0 -1 4194304 406 1025173 0 0 0 0 4163 1824 20 0 1 0 64811263 4292608 736 18446744073709551615 94855940505600 94855941400133 140734346639152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94855941639184 94855941686928 94855963713536 140734346643742 140734346643945 140734346643945 140734346649547 0
/proc/69319/statm: 1048 736 672 219 0 110 0
[pid=69368] ppid=69319 vsize=13561528 memory=11263696 CPUtime=101.84 cores=1,3
/proc/69368/stat : 69368 (wmaxcdcl) R 69319 69319 69270 0 -1 4194304 811046 0 0 0 9796 388 0 0 20 0 1 0 64817273 13887004672 2815924 18446744073709551615 4198400 5932793 140726429114992 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 20623360 140726429120859 140726429121004 140726429121004 140726429126604 0
/proc/69368/statm: 3390382 2815924 448 424 0 3389837 0
Current children cumulated CPU time: 161.71 s
Current children cumulated vsize: 13565720 KiB
Current children cumulated memory: 11266640 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 3.27 3.46 5/258 69697
/proc/meminfo: memFree=74453624/131382116 swapFree=33009904/33010684
[pid=69319] ppid=69309 vsize=4192 memory=2944 CPUtime=59.87 cores=1,3
/proc/69319/stat : 69319 (opbsolver) S 69309 69319 69270 0 -1 4194304 406 1025173 0 0 0 0 4163 1824 20 0 1 0 64811263 4292608 736 18446744073709551615 94855940505600 94855941400133 140734346639152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94855941639184 94855941686928 94855963713536 140734346643742 140734346643945 140734346643945 140734346649547 0
/proc/69319/statm: 1048 736 672 219 0 110 0
[pid=69368] ppid=69319 vsize=15987104 memory=12907704 CPUtime=161.62 cores=1,3
/proc/69368/stat : 69368 (wmaxcdcl) R 69319 69319 69270 0 -1 4194304 1012732 0 0 0 15704 458 0 0 20 0 1 0 64817273 16370794496 3226926 18446744073709551615 4198400 5932793 140726429114992 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 20623360 140726429120859 140726429121004 140726429121004 140726429126604 0
/proc/69368/statm: 3996776 3226926 448 424 0 3996231 0
Current children cumulated CPU time: 221.49 s

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

/proc/loadavg: 4.10 4.10 4.09 5/254 70308
/proc/meminfo: memFree=99143740/131382116 swapFree=33009904/33010684
[pid=69319] ppid=69309 vsize=4192 memory=2944 CPUtime=59.87 cores=1,3
/proc/69319/stat : 69319 (opbsolver) S 69309 69319 69270 0 -1 4194304 406 1025173 0 0 0 0 4163 1824 20 0 1 0 64811263 4292608 736 18446744073709551615 94855940505600 94855941400133 140734346639152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94855941639184 94855941686928 94855963713536 140734346643742 140734346643945 140734346643945 140734346649547 0
/proc/69319/statm: 1048 736 672 219 0 110 0
[pid=69368] ppid=69319 vsize=14835296 memory=12185864 CPUtime=3390.94 cores=1,3
/proc/69368/stat : 69368 (wmaxcdcl) R 69319 69319 69270 0 -1 4194304 1105129 0 0 0 337995 1099 0 0 20 0 1 0 64817273 15191343104 3046466 18446744073709551615 4198400 5932793 140726429114992 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 20623360 140726429120859 140726429121004 140726429121004 140726429126604 0
/proc/69368/statm: 3708824 3046466 448 424 0 3708279 0
Current children cumulated CPU time: 3450.81 s
Current children cumulated vsize: 14839488 KiB
Current children cumulated memory: 12188808 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/254 70310
/proc/meminfo: memFree=99135564/131382116 swapFree=33009904/33010684
[pid=69319] ppid=69309 vsize=4192 memory=2944 CPUtime=59.87 cores=1,3
/proc/69319/stat : 69319 (opbsolver) S 69309 69319 69270 0 -1 4194304 406 1025173 0 0 0 0 4163 1824 20 0 1 0 64811263 4292608 736 18446744073709551615 94855940505600 94855941400133 140734346639152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94855941639184 94855941686928 94855963713536 140734346643742 140734346643945 140734346643945 140734346649547 0
/proc/69319/statm: 1048 736 672 219 0 110 0
[pid=69368] ppid=69319 vsize=14835296 memory=12185864 CPUtime=3450.75 cores=1,3
/proc/69368/stat : 69368 (wmaxcdcl) R 69319 69319 69270 0 -1 4194304 1106188 0 0 0 343974 1101 0 0 20 0 1 0 64817273 15191343104 3046466 18446744073709551615 4198400 5932793 140726429114992 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 20623360 140726429120859 140726429121004 140726429121004 140726429126604 0
/proc/69368/statm: 3708824 3046466 448 424 0 3708279 0
Current children cumulated CPU time: 3510.62 s
Current children cumulated vsize: 14839488 KiB
Current children cumulated memory: 12188808 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/254 70312
/proc/meminfo: memFree=99146524/131382116 swapFree=33009904/33010684
[pid=69319] ppid=69309 vsize=4192 memory=2944 CPUtime=59.87 cores=1,3
/proc/69319/stat : 69319 (opbsolver) S 69309 69319 69270 0 -1 4194304 406 1025173 0 0 0 0 4163 1824 20 0 1 0 64811263 4292608 736 18446744073709551615 94855940505600 94855941400133 140734346639152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94855941639184 94855941686928 94855963713536 140734346643742 140734346643945 140734346643945 140734346649547 0
/proc/69319/statm: 1048 736 672 219 0 110 0
[pid=69368] ppid=69319 vsize=14835296 memory=12185864 CPUtime=3510.55 cores=1,3
/proc/69368/stat : 69368 (wmaxcdcl) R 69319 69319 69270 0 -1 4194304 1107230 0 0 0 349952 1103 0 0 20 0 1 0 64817273 15191343104 3046466 18446744073709551615 4198400 5932793 140726429114992 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 20623360 140726429120859 140726429121004 140726429121004 140726429126604 0
/proc/69368/statm: 3708824 3046466 448 424 0 3708279 0
Current children cumulated CPU time: 3570.42 s
Current children cumulated vsize: 14839488 KiB
Current children cumulated memory: 12188808 KiB

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

# cumulated CPU time of all completed processes:  user=3569.64 s, system=29.5835 s

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

[startup+3584 s]*
/proc/loadavg: 4.07 4.08 4.09 5/254 70312
/proc/meminfo: memFree=99146524/131382116 swapFree=33009904/33010684
[pid=69319] ppid=69309 vsize=4192 memory=2944 CPUtime=59.87 cores=1,3
/proc/69319/stat : 69319 (opbsolver) S 69309 69319 69270 0 -1 4194304 406 1025173 0 0 0 0 4163 1824 20 0 1 0 64811263 4292608 736 18446744073709551615 94855940505600 94855941400133 140734346639152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94855941639184 94855941686928 94855963713536 140734346643742 140734346643945 140734346643945 140734346649547 0
/proc/69319/statm: 1048 736 672 219 0 110 0
[pid=69368] ppid=69319 vsize=14835296 memory=12185864 CPUtime=3512.26 cores=1,3
/proc/69368/stat : 69368 (wmaxcdcl) R 69319 69319 69270 0 -1 4194304 1107286 0 0 0 350123 1103 0 0 20 0 1 0 64817273 15191343104 3046466 18446744073709551615 4198400 5932793 140726429114992 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 20623360 140726429120859 140726429121004 140726429121004 140726429126604 0
/proc/69368/statm: 3708824 3046466 448 424 0 3708279 0
Current children cumulated CPU time: 3572.13 s
Current children cumulated vsize: 14839488 KiB
Current children cumulated memory: 12188808 KiB

[startup+3596.8 s]
/proc/loadavg: 4.06 4.08 4.09 5/255 70317
/proc/meminfo: memFree=99147048/131382116 swapFree=33009904/33010684
[pid=69319] ppid=69309 vsize=4192 memory=2944 CPUtime=59.87 cores=1,3
/proc/69319/stat : 69319 (opbsolver) S 69309 69319 69270 0 -1 4194304 406 1025173 0 0 0 0 4163 1824 20 0 1 0 64811263 4292608 736 18446744073709551615 94855940505600 94855941400133 140734346639152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94855941639184 94855941686928 94855963713536 140734346643742 140734346643945 140734346643945 140734346649547 0
/proc/69319/statm: 1048 736 672 219 0 110 0
[pid=69368] ppid=69319 vsize=14835296 memory=12185864 CPUtime=3525.01 cores=1,3
/proc/69368/stat : 69368 (wmaxcdcl) R 69319 69319 69270 0 -1 4194304 1107474 0 0 0 351397 1104 0 0 20 0 1 0 64817273 15191343104 3046466 18446744073709551615 4198400 5932793 140726429114992 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 20623360 140726429120859 140726429121004 140726429121004 140726429126604 0
/proc/69368/statm: 3708824 3046466 448 424 0 3708279 0
Current children cumulated CPU time: 3584.88 s
Current children cumulated vsize: 14839488 KiB
Current children cumulated memory: 12188808 KiB

[startup+3603.2 s]
/proc/loadavg: 4.12 4.10 4.09 5/255 70317
/proc/meminfo: memFree=99147300/131382116 swapFree=33009904/33010684
[pid=69319] ppid=69309 vsize=4192 memory=2944 CPUtime=59.87 cores=1,3
/proc/69319/stat : 69319 (opbsolver) S 69309 69319 69270 0 -1 4194304 406 1025173 0 0 0 0 4163 1824 20 0 1 0 64811263 4292608 736 18446744073709551615 94855940505600 94855941400133 140734346639152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94855941639184 94855941686928 94855963713536 140734346643742 140734346643945 140734346643945 140734346649547 0
/proc/69319/statm: 1048 736 672 219 0 110 0
[pid=69368] ppid=69319 vsize=14835296 memory=12185864 CPUtime=3531.39 cores=1,3
/proc/69368/stat : 69368 (wmaxcdcl) R 69319 69319 69270 0 -1 4194304 1107474 0 0 0 352035 1104 0 0 20 0 1 0 64817273 15191343104 3046466 18446744073709551615 4198400 5932793 140726429114992 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 20623360 140726429120859 140726429121004 140726429121004 140726429126604 0
/proc/69368/statm: 3708824 3046466 448 424 0 3708279 0
Current children cumulated CPU time: 3591.26 s
Current children cumulated vsize: 14839488 KiB
Current children cumulated memory: 12188808 KiB

[startup+3606.4 s]
/proc/loadavg: 4.12 4.10 4.09 5/255 70317
/proc/meminfo: memFree=99147552/131382116 swapFree=33009904/33010684
[pid=69319] ppid=69309 vsize=4192 memory=2944 CPUtime=59.87 cores=1,3
/proc/69319/stat : 69319 (opbsolver) S 69309 69319 69270 0 -1 4194304 406 1025173 0 0 0 0 4163 1824 20 0 1 0 64811263 4292608 736 18446744073709551615 94855940505600 94855941400133 140734346639152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94855941639184 94855941686928 94855963713536 140734346643742 140734346643945 140734346643945 140734346649547 0
/proc/69319/statm: 1048 736 672 219 0 110 0
[pid=69368] ppid=69319 vsize=14835296 memory=12185864 CPUtime=3534.58 cores=1,3
/proc/69368/stat : 69368 (wmaxcdcl) R 69319 69319 69270 0 -1 4194304 1107474 0 0 0 352354 1104 0 0 20 0 1 0 64817273 15191343104 3046466 18446744073709551615 4198400 5932793 140726429114992 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 20623360 140726429120859 140726429121004 140726429121004 140726429126604 0
/proc/69368/statm: 3708824 3046466 448 424 0 3708279 0
Current children cumulated CPU time: 3594.45 s
Current children cumulated vsize: 14839488 KiB
Current children cumulated memory: 12188808 KiB

[startup+3609.6 s]
/proc/loadavg: 4.11 4.09 4.09 5/255 70317
/proc/meminfo: memFree=99147552/131382116 swapFree=33009904/33010684
[pid=69319] ppid=69309 vsize=4192 memory=2944 CPUtime=59.87 cores=1,3
/proc/69319/stat : 69319 (opbsolver) S 69309 69319 69270 0 -1 4194304 406 1025173 0 0 0 0 4163 1824 20 0 1 0 64811263 4292608 736 18446744073709551615 94855940505600 94855941400133 140734346639152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94855941639184 94855941686928 94855963713536 140734346643742 140734346643945 140734346643945 140734346649547 0
/proc/69319/statm: 1048 736 672 219 0 110 0
[pid=69368] ppid=69319 vsize=14835296 memory=12185864 CPUtime=3537.77 cores=1,3
/proc/69368/stat : 69368 (wmaxcdcl) R 69319 69319 69270 0 -1 4194304 1107474 0 0 0 352673 1104 0 0 20 0 1 0 64817273 15191343104 3046466 18446744073709551615 4198400 5932793 140726429114992 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 20623360 140726429120859 140726429121004 140726429121004 140726429126604 0
/proc/69368/statm: 3708824 3046466 448 424 0 3708279 0
Current children cumulated CPU time: 3597.64 s
Current children cumulated vsize: 14839488 KiB
Current children cumulated memory: 12188808 KiB

[startup+3610.4 s]
/proc/loadavg: 4.11 4.09 4.09 5/255 70317
/proc/meminfo: memFree=99147552/131382116 swapFree=33009904/33010684
[pid=69319] ppid=69309 vsize=4192 memory=2944 CPUtime=59.87 cores=1,3
/proc/69319/stat : 69319 (opbsolver) S 69309 69319 69270 0 -1 4194304 406 1025173 0 0 0 0 4163 1824 20 0 1 0 64811263 4292608 736 18446744073709551615 94855940505600 94855941400133 140734346639152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94855941639184 94855941686928 94855963713536 140734346643742 140734346643945 140734346643945 140734346649547 0
/proc/69319/statm: 1048 736 672 219 0 110 0
[pid=69368] ppid=69319 vsize=14835296 memory=12185864 CPUtime=3538.56 cores=1,3
/proc/69368/stat : 69368 (wmaxcdcl) R 69319 69319 69270 0 -1 4194304 1107474 0 0 0 352752 1104 0 0 20 0 1 0 64817273 15191343104 3046466 18446744073709551615 4198400 5932793 140726429114992 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 20623360 140726429120859 140726429121004 140726429121004 140726429126604 0
/proc/69368/statm: 3708824 3046466 448 424 0 3708279 0
Current children cumulated CPU time: 3598.43 s
Current children cumulated vsize: 14839488 KiB
Current children cumulated memory: 12188808 KiB

[startup+3610.8 s]
/proc/loadavg: 4.11 4.09 4.09 5/255 70317
/proc/meminfo: memFree=99147552/131382116 swapFree=33009904/33010684
[pid=69319] ppid=69309 vsize=4192 memory=2944 CPUtime=59.87 cores=1,3
/proc/69319/stat : 69319 (opbsolver) S 69309 69319 69270 0 -1 4194304 406 1025173 0 0 0 0 4163 1824 20 0 1 0 64811263 4292608 736 18446744073709551615 94855940505600 94855941400133 140734346639152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94855941639184 94855941686928 94855963713536 140734346643742 140734346643945 140734346643945 140734346649547 0
/proc/69319/statm: 1048 736 672 219 0 110 0
[pid=69368] ppid=69319 vsize=14835296 memory=12185864 CPUtime=3538.96 cores=1,3
/proc/69368/stat : 69368 (wmaxcdcl) R 69319 69319 69270 0 -1 4194304 1107474 0 0 0 352792 1104 0 0 20 0 1 0 64817273 15191343104 3046466 18446744073709551615 4198400 5932793 140726429114992 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 20623360 140726429120859 140726429121004 140726429121004 140726429126604 0
/proc/69368/statm: 3708824 3046466 448 424 0 3708279 0
Current children cumulated CPU time: 3598.83 s
Current children cumulated vsize: 14839488 KiB
Current children cumulated memory: 12188808 KiB

[startup+3611 s]*
/proc/loadavg: 4.11 4.09 4.09 5/255 70317
/proc/meminfo: memFree=105186472/131382116 swapFree=33009904/33010684
[pid=69319] ppid=69309 vsize=4192 memory=2944 CPUtime=59.87 cores=1,3
/proc/69319/stat : 69319 (opbsolver) S 69309 69319 69270 0 -1 4194304 406 1025173 0 0 0 0 4163 1824 20 0 1 0 64811263 4292608 736 18446744073709551615 94855940505600 94855941400133 140734346639152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94855941639184 94855941686928 94855963713536 140734346643742 140734346643945 140734346643945 140734346649547 0
/proc/69319/statm: 1048 736 672 219 0 110 0
Current children cumulated CPU time: 59.87 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 2944 KiB

[startup+3611.11 s]
/proc/loadavg: 4.11 4.09 4.09 5/255 70317
/proc/meminfo: memFree=105186472/131382116 swapFree=33009904/33010684
[pid=69319] ppid=69309 vsize=4192 memory=2944 CPUtime=59.87 cores=1,3
/proc/69319/stat : 69319 (opbsolver) S 69309 69319 69270 0 -1 4194304 406 1025173 0 0 0 0 4163 1824 20 0 1 0 64811263 4292608 736 18446744073709551615 94855940505600 94855941400133 140734346639152 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94855941639184 94855941686928 94855963713536 140734346643742 140734346643945 140734346643945 140734346649547 0
/proc/69319/statm: 1048 736 672 219 0 110 0
Current children cumulated CPU time: 59.87 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 2944 KiB

Child status: 0

Real time (s): 3611.17
CPU time (s): 3599.22
CPU user time (s): 3569.64
CPU system time (s): 29.5835
CPU usage (%): 99.669
Max. virtual memory (cumulated for all children) (KiB): 16682664
Max. memory (cumulated for all children) (KiB): 13220356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3569.64
system time used= 29.5835
maximum resident set size= 13217412
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2133397
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1534536
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 565
involuntary context switches= 1431


# summary of solver processes directly reported to runsolver:
#   pid: 69319
#   total CPU time (s): 3599.22
#   total CPU user time (s): 3569.64
#   total CPU system time (s): 29.5835

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.9512 second user time and 36.7875 second system time

The end

Launcher Data

Begin job on nodeC004 at 2025-07-02 23:22:01
IDJOB=4506107
IDBENCH=157811
IDSOLVER=3374
FILE ID=nodeC004/4506107-1751491320
RUNJOBID= nodeC004-1751491320-69282
SLURM_JOB_ID= 9598555
Free space on /tmp= 431604 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/NG/normalized-NG.dot_unif_0null0mast_rapportOE2.0_TMAX120_K192_cod2.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4506107-1751491320/watcher-4506107-1751491320 -o /tmp/evaluation-result-4506107-1751491320/solver-4506107-1751491320 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1751491320-69282 --watchdog 3760  HOME/opbsolver HOME/instance-4506107-1751491320.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= c3fbcb3bbc6f19a0312d063de4b77764
RANDOM SEED=91094982

nodeC004 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		: 1795.805
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.74
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		: 1696.355
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.74
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.583
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.74
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.214
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.74
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		: 1197.217
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.74
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		: 1995.499
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.74
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		: 1896.058
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.74
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.210
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        124108612 kB
MemAvailable:   129809096 kB
Buffers:            2720 kB
Cached:          6450080 kB
SwapCached:           20 kB
Active:           406208 kB
Inactive:        6113380 kB
Active(anon):      78592 kB
Inactive(anon):     6188 kB
Active(file):     327616 kB
Inactive(file):  6107192 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            203128 kB
Writeback:             0 kB
AnonPages:         69652 kB
Mapped:           102732 kB
Shmem:             17956 kB
KReclaimable:     210608 kB
Slab:             297120 kB
SReclaimable:     210608 kB
SUnreclaim:        86512 kB
KernelStack:        3872 kB
PageTables:         2904 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     331224 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149256 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:      197448 kB
DirectMap2M:    10190848 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 430636 MiB
End job on nodeC004 at 2025-07-03 00:22:12