Trace number 4505693

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

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_20null0mast_rapportOE2.0_TMAX180_K67_cod1.opb
MD5SUM0390bfe3f6c229f0cac833c3202307c0
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-186459
Best CPU time to get the best result obtained on this benchmark72000.5
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 25674
Biggest coefficient in the objective function 6765
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 24116532
Number of bits of the sum of numbers in the objective function 25
Biggest number in a constraint 6765
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 24116532
Number of bits of the biggest sum of numbers25
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...
0.00/0.03	c Encoding OPB into MaxSAT...
0.00/0.03	c This is the PBCProcessor based on SCIP solver.
0.00/48.21	c Solving by WMaxCDCL...
48.05/3610.94	c Rebuilding OPB solution...
48.05/3610.94	c This is the PBCProcessor based on SCIP solver.
48.05/3610.94	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 (62564 MiB free)
  memory of node 1: 64465 MiB (63835 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4505693-1751466076/watcher-4505693-1751466076 -o /tmp/evaluation-result-4505693-1751466076/solver-4505693-1751466076 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751458850-78876 --watchdog 3760 HOME/opbsolver HOME/instance-4505693-1751466076.opb 3600 31000 HOME HOME 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=79759, runsolver pid=79756
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 4.21 4.13 4.10 5/259 79766
/proc/meminfo: memFree=129395836/131250000 swapFree=33010160/33010684
[pid=79759] ppid=79756 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/79759/stat : 79759 (opbsolver) S 79756 79759 78866 0 -1 4194304 347 658 0 0 0 0 0 0 20 0 1 0 62285209 4292608 768 18446744073709551615 94810643447808 94810644342341 140737242799872 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94810644581392 94810644629136 94810656833536 140737242806558 140737242806761 140737242806761 140737242812363 0
/proc/79759/statm: 1048 768 704 219 0 110 0
[pid=79766] ppid=79759 vsize=38192 memory=19436 CPUtime=0.06 cores=0,2
/proc/79766/stat : 79766 (pbcpreprocessor) R 79759 79759 78866 0 -1 4194304 4287 0 0 0 6 0 0 0 20 0 1 0 62285212 39108608 4859 18446744073709551615 4198400 15773533 140721834414224 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 36954112 140721834420400 140721834420702 140721834420702 140721834426309 0
/proc/79766/statm: 9548 4859 704 2826 0 6160 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 42384 KiB
Current children cumulated memory: 22508 KiB

[startup+0.205444 s]*
/proc/loadavg: 4.21 4.13 4.10 4/260 79767
/proc/meminfo: memFree=129355516/131250000 swapFree=33010160/33010684
[pid=79759] ppid=79756 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/79759/stat : 79759 (opbsolver) S 79756 79759 78866 0 -1 4194304 347 658 0 0 0 0 0 0 20 0 1 0 62285209 4292608 768 18446744073709551615 94810643447808 94810644342341 140737242799872 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94810644581392 94810644629136 94810656833536 140737242806558 140737242806761 140737242806761 140737242812363 0
/proc/79759/statm: 1048 768 704 219 0 110 0
[pid=79766] ppid=79759 vsize=65756 memory=45304 CPUtime=0.17 cores=0,2
/proc/79766/stat : 79766 (pbcpreprocessor) R 79759 79759 78866 0 -1 4194304 11281 0 0 0 15 2 0 0 20 0 1 0 62285212 67334144 11326 18446744073709551615 4198400 15773533 140721834414224 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 36954112 140721834420400 140721834420702 140721834420702 140721834426309 0
/proc/79766/statm: 16439 11326 704 2826 0 13051 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 69948 KiB
Current children cumulated memory: 48376 KiB

[startup+0.305433 s]*
/proc/loadavg: 4.21 4.13 4.10 4/265 79775
/proc/meminfo: memFree=129308780/131250000 swapFree=33010160/33010684
[pid=79759] ppid=79756 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/79759/stat : 79759 (opbsolver) S 79756 79759 78866 0 -1 4194304 347 658 0 0 0 0 0 0 20 0 1 0 62285209 4292608 768 18446744073709551615 94810643447808 94810644342341 140737242799872 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94810644581392 94810644629136 94810656833536 140737242806558 140737242806761 140737242806761 140737242812363 0
/proc/79759/statm: 1048 768 704 219 0 110 0
[pid=79766] ppid=79759 vsize=82916 memory=62456 CPUtime=0.27 cores=0,2
/proc/79766/stat : 79766 (pbcpreprocessor) R 79759 79759 78866 0 -1 4194304 15573 0 0 0 25 2 0 0 20 0 1 0 62285212 84905984 15614 18446744073709551615 4198400 15773533 140721834414224 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 36954112 140721834420400 140721834420702 140721834420702 140721834426309 0
/proc/79766/statm: 20729 15614 704 2826 0 17341 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 87108 KiB
Current children cumulated memory: 65528 KiB

[startup+0.700207 s]
/proc/loadavg: 4.21 4.13 4.10 5/271 79798
/proc/meminfo: memFree=129216368/131250000 swapFree=33010160/33010684
[pid=79759] ppid=79756 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/79759/stat : 79759 (opbsolver) S 79756 79759 78866 0 -1 4194304 347 658 0 0 0 0 0 0 20 0 1 0 62285209 4292608 768 18446744073709551615 94810643447808 94810644342341 140737242799872 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94810644581392 94810644629136 94810656833536 140737242806558 140737242806761 140737242806761 140737242812363 0
/proc/79759/statm: 1048 768 704 219 0 110 0
[pid=79766] ppid=79759 vsize=139940 memory=119544 CPUtime=0.66 cores=0,2
/proc/79766/stat : 79766 (pbcpreprocessor) R 79759 79759 78866 0 -1 4194304 29820 0 0 0 62 4 0 0 20 0 1 0 62285212 143298560 29886 18446744073709551615 4198400 15773533 140721834414224 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 36954112 140721834420400 140721834420702 140721834420702 140721834426309 0
/proc/79766/statm: 34985 29886 704 2826 0 31597 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 144132 KiB
Current children cumulated memory: 122616 KiB

[startup+1.50021 s]
/proc/loadavg: 4.21 4.13 4.10 5/271 79798
/proc/meminfo: memFree=128500312/131250000 swapFree=33010160/33010684
[pid=79759] ppid=79756 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/79759/stat : 79759 (opbsolver) S 79756 79759 78866 0 -1 4194304 347 658 0 0 0 0 0 0 20 0 1 0 62285209 4292608 768 18446744073709551615 94810643447808 94810644342341 140737242799872 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94810644581392 94810644629136 94810656833536 140737242806558 140737242806761 140737242806761 140737242812363 0
/proc/79759/statm: 1048 768 704 219 0 110 0
[pid=79766] ppid=79759 vsize=681348 memory=660472 CPUtime=1.45 cores=0,2
/proc/79766/stat : 79766 (pbcpreprocessor) R 79759 79759 78866 0 -1 4194304 165054 0 0 0 123 22 0 0 20 0 1 0 62285212 697700352 165118 18446744073709551615 4198400 15773533 140721834414224 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 36954112 140721834420400 140721834420702 140721834420702 140721834426309 0
/proc/79766/statm: 170370 165118 704 2826 0 166982 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 685540 KiB
Current children cumulated memory: 663544 KiB

[startup+3.10558 s]
/proc/loadavg: 4.20 4.13 4.10 5/271 79798
/proc/meminfo: memFree=125134000/131250000 swapFree=33010160/33010684
[pid=79759] ppid=79756 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/79759/stat : 79759 (opbsolver) S 79756 79759 78866 0 -1 4194304 347 658 0 0 0 0 0 0 20 0 1 0 62285209 4292608 768 18446744073709551615 94810643447808 94810644342341 140737242799872 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94810644581392 94810644629136 94810656833536 140737242806558 140737242806761 140737242806761 140737242812363 0
/proc/79759/statm: 1048 768 704 219 0 110 0
[pid=79766] ppid=79759 vsize=1797692 memory=1776632 CPUtime=3.06 cores=0,2
/proc/79766/stat : 79766 (pbcpreprocessor) R 79759 79759 78866 0 -1 4194304 444108 0 0 0 241 65 0 0 20 0 1 0 62285212 1840836608 444158 18446744073709551615 4198400 15773533 140721834414224 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 36954112 140721834420400 140721834420702 140721834420702 140721834426309 0
/proc/79766/statm: 449423 444158 704 2826 0 446035 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 1801884 KiB
Current children cumulated memory: 1779704 KiB

[startup+6.30021 s]
/proc/loadavg: 4.20 4.13 4.10 5/271 79798
/proc/meminfo: memFree=122974836/131250000 swapFree=33010160/33010684
[pid=79759] ppid=79756 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/79759/stat : 79759 (opbsolver) S 79756 79759 78866 0 -1 4194304 347 658 0 0 0 0 0 0 20 0 1 0 62285209 4292608 768 18446744073709551615 94810643447808 94810644342341 140737242799872 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94810644581392 94810644629136 94810656833536 140737242806558 140737242806761 140737242806761 140737242812363 0
/proc/79759/statm: 1048 768 704 219 0 110 0
[pid=79766] ppid=79759 vsize=2482780 memory=2414408 CPUtime=6.24 cores=0,2
/proc/79766/stat : 79766 (pbcpreprocessor) R 79759 79759 78866 0 -1 4194304 553539 0 0 0 535 89 0 0 20 0 1 0 62285212 2542366720 603602 18446744073709551615 4198400 15773533 140721834414224 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 36954112 140721834420400 140721834420702 140721834420702 140721834426309 0
/proc/79766/statm: 620695 603602 704 2826 0 617307 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 2486972 KiB
Current children cumulated memory: 2417480 KiB

[startup+12.7002 s]
/proc/loadavg: 4.18 4.13 4.10 5/271 79798
/proc/meminfo: memFree=118932680/131250000 swapFree=33010160/33010684
[pid=79759] ppid=79756 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/79759/stat : 79759 (opbsolver) S 79756 79759 78866 0 -1 4194304 347 658 0 0 0 0 0 0 20 0 1 0 62285209 4292608 768 18446744073709551615 94810643447808 94810644342341 140737242799872 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94810644581392 94810644629136 94810656833536 140737242806558 140737242806761 140737242806761 140737242812363 0
/proc/79759/statm: 1048 768 704 219 0 110 0
[pid=79766] ppid=79759 vsize=4061688 memory=3782388 CPUtime=12.62 cores=0,2
/proc/79766/stat : 79766 (pbcpreprocessor) R 79759 79759 78866 0 -1 4194304 767155 0 0 0 1115 147 0 0 20 0 1 0 62285212 4159168512 945597 18446744073709551615 4198400 15773533 140721834414224 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 36954112 140721834420400 140721834420702 140721834420702 140721834426309 0
/proc/79766/statm: 1015422 945597 704 2826 0 1012034 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 4065880 KiB
Current children cumulated memory: 3785460 KiB

[startup+25.5002 s]
/proc/loadavg: 4.14 4.12 4.09 5/271 79802
/proc/meminfo: memFree=117139280/131250000 swapFree=33010160/33010684
[pid=79759] ppid=79756 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/79759/stat : 79759 (opbsolver) S 79756 79759 78866 0 -1 4194304 347 658 0 0 0 0 0 0 20 0 1 0 62285209 4292608 768 18446744073709551615 94810643447808 94810644342341 140737242799872 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94810644581392 94810644629136 94810656833536 140737242806558 140737242806761 140737242806761 140737242812363 0
/proc/79759/statm: 1048 768 704 219 0 110 0
[pid=79766] ppid=79759 vsize=5491620 memory=4885200 CPUtime=25.38 cores=0,2
/proc/79766/stat : 79766 (pbcpreprocessor) R 79759 79759 78866 0 -1 4194304 913526 0 0 0 2193 345 0 0 20 0 1 0 62285212 5623418880 1221300 18446744073709551615 4198400 15773533 140721834414224 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 36954112 140721834420400 140721834420702 140721834420702 140721834426309 0
/proc/79766/statm: 1372905 1221300 704 2826 0 1369517 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 5495812 KiB
Current children cumulated memory: 4888272 KiB

[startup+51.1056 s]
/proc/loadavg: 4.31 4.16 4.11 5/270 79807
/proc/meminfo: memFree=111344584/131250000 swapFree=33010160/33010684
[pid=79759] ppid=79756 vsize=4192 memory=3072 CPUtime=48.05 cores=0,2
/proc/79759/stat : 79759 (opbsolver) S 79756 79759 78866 0 -1 4194304 408 914917 0 0 0 0 3281 1524 20 0 1 0 62285209 4292608 768 18446744073709551615 94810643447808 94810644342341 140737242799872 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94810644581392 94810644629136 94810656833536 140737242806558 140737242806761 140737242806761 140737242812363 0
/proc/79759/statm: 1048 768 704 219 0 110 0
[pid=79807] ppid=79759 vsize=1681712 memory=1386860 CPUtime=2.87 cores=0,2
/proc/79807/stat : 79807 (wmaxcdcl) R 79759 79759 78866 0 -1 4194304 201470 0 0 0 241 46 0 0 20 0 1 0 62290031 1722073088 346715 18446744073709551615 4198400 5932793 140722828780064 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 32186368 140722828786011 140722828786156 140722828786156 140722828791756 0
/proc/79807/statm: 420428 346715 448 424 0 419883 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1685904 KiB
Current children cumulated memory: 1389932 KiB

[startup+102.3 s]
/proc/loadavg: 4.27 4.18 4.11 5/271 79810
/proc/meminfo: memFree=97580128/131250000 swapFree=33010160/33010684
[pid=79759] ppid=79756 vsize=4192 memory=3072 CPUtime=48.05 cores=0,2
/proc/79759/stat : 79759 (opbsolver) S 79756 79759 78866 0 -1 4194304 408 914917 0 0 0 0 3281 1524 20 0 1 0 62285209 4292608 768 18446744073709551615 94810643447808 94810644342341 140737242799872 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94810644581392 94810644629136 94810656833536 140737242806558 140737242806761 140737242806761 140737242812363 0
/proc/79759/statm: 1048 768 704 219 0 110 0
[pid=79807] ppid=79759 vsize=11106816 memory=10210020 CPUtime=53.89 cores=0,2
/proc/79807/stat : 79807 (wmaxcdcl) R 79759 79759 78866 0 -1 4194304 687761 0 0 0 5091 298 0 0 20 0 1 0 62290031 11373379584 2552505 18446744073709551615 4198400 5932793 140722828780064 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 32186368 140722828786011 140722828786156 140722828786156 140722828791756 0
/proc/79807/statm: 2776704 2552505 448 424 0 2776159 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 11111008 KiB
Current children cumulated memory: 10213092 KiB

[startup+162.3 s]
/proc/loadavg: 4.22 4.18 4.11 5/271 79817
/proc/meminfo: memFree=95477772/131250000 swapFree=33010160/33010684
[pid=79759] ppid=79756 vsize=4192 memory=3072 CPUtime=48.05 cores=0,2
/proc/79759/stat : 79759 (opbsolver) S 79756 79759 78866 0 -1 4194304 408 914917 0 0 0 0 3281 1524 20 0 1 0 62285209 4292608 768 18446744073709551615 94810643447808 94810644342341 140737242799872 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94810644581392 94810644629136 94810656833536 140737242806558 140737242806761 140737242806761 140737242812363 0
/proc/79759/statm: 1048 768 704 219 0 110 0
[pid=79807] ppid=79759 vsize=12478516 memory=11578424 CPUtime=113.7 cores=0,2
/proc/79807/stat : 79807 (wmaxcdcl) R 79759 79759 78866 0 -1 4194304 847639 0 0 0 11001 369 0 0 20 0 1 0 62290031 12778000384 2894606 18446744073709551615 4198400 5932793 140722828780064 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 32186368 140722828786011 140722828786156 140722828786156 140722828791756 0
/proc/79807/statm: 3119629 2894606 448 424 0 3119084 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 12482708 KiB
Current children cumulated memory: 11581496 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.16 4.11 5/271 79819
/proc/meminfo: memFree=96533656/131250000 swapFree=33010160/33010684
[pid=79759] ppid=79756 vsize=4192 memory=3072 CPUtime=48.05 cores=0,2
/proc/79759/stat : 79759 (opbsolver) S 79756 79759 78866 0 -1 4194304 408 914917 0 0 0 0 3281 1524 20 0 1 0 62285209 4292608 768 18446744073709551615 94810643447808 94810644342341 140737242799872 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94810644581392 94810644629136 94810656833536 140737242806558 140737242806761 140737242806761 140737242812363 0
/proc/79759/statm: 1048 768 704 219 0 110 0
[pid=79807] ppid=79759 vsize=11850228 memory=11032796 CPUtime=173.51 cores=0,2
/proc/79807/stat : 79807 (wmaxcdcl) R 79759 79759 78866 0 -1 4194304 872385 0 0 0 16978 373 0 0 20 0 1 0 62290031 12134633472 2758199 18446744073709551615 4198400 5932793 140722828780064 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 32186368 140722828786011 140722828786156 140722828786156 140722828791756 0
/proc/79807/statm: 2962557 2758199 448 424 0 2962012 0
Current children cumulated CPU time: 221.56 s

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

/proc/loadavg: 4.12 4.12 4.09 5/269 79995
/proc/meminfo: memFree=95482824/131250000 swapFree=33010160/33010684
[pid=79759] ppid=79756 vsize=4192 memory=3072 CPUtime=48.05 cores=0,2
/proc/79759/stat : 79759 (opbsolver) S 79756 79759 78866 0 -1 4194304 408 914917 0 0 0 0 3281 1524 20 0 1 0 62285209 4292608 768 18446744073709551615 94810643447808 94810644342341 140737242799872 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94810644581392 94810644629136 94810656833536 140737242806558 140737242806761 140737242806761 140737242812363 0
/proc/79759/statm: 1048 768 704 219 0 110 0
[pid=79807] ppid=79759 vsize=12783672 memory=11498956 CPUtime=3403.02 cores=0,2
/proc/79807/stat : 79807 (wmaxcdcl) R 79759 79759 78866 0 -1 4194304 1021353 0 0 0 339392 910 0 0 20 0 1 0 62290031 13090480128 2874739 18446744073709551615 4198400 5932793 140722828780064 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 32186368 140722828786011 140722828786156 140722828786156 140722828791756 0
/proc/79807/statm: 3195918 2874739 448 424 0 3195373 0
Current children cumulated CPU time: 3451.07 s
Current children cumulated vsize: 12787864 KiB
Current children cumulated memory: 11502028 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.13 4.09 5/269 79997
/proc/meminfo: memFree=95479860/131250000 swapFree=33010160/33010684
[pid=79759] ppid=79756 vsize=4192 memory=3072 CPUtime=48.05 cores=0,2
/proc/79759/stat : 79759 (opbsolver) S 79756 79759 78866 0 -1 4194304 408 914917 0 0 0 0 3281 1524 20 0 1 0 62285209 4292608 768 18446744073709551615 94810643447808 94810644342341 140737242799872 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94810644581392 94810644629136 94810656833536 140737242806558 140737242806761 140737242806761 140737242812363 0
/proc/79759/statm: 1048 768 704 219 0 110 0
[pid=79807] ppid=79759 vsize=12783672 memory=11498956 CPUtime=3462.82 cores=0,2
/proc/79807/stat : 79807 (wmaxcdcl) R 79759 79759 78866 0 -1 4194304 1021968 0 0 0 345372 910 0 0 20 0 1 0 62290031 13090480128 2874739 18446744073709551615 4198400 5932793 140722828780064 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 32186368 140722828786011 140722828786156 140722828786156 140722828791756 0
/proc/79807/statm: 3195918 2874739 448 424 0 3195373 0
Current children cumulated CPU time: 3510.87 s
Current children cumulated vsize: 12787864 KiB
Current children cumulated memory: 11502028 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/269 80002
/proc/meminfo: memFree=95488072/131250000 swapFree=33010160/33010684
[pid=79759] ppid=79756 vsize=4192 memory=3072 CPUtime=48.05 cores=0,2
/proc/79759/stat : 79759 (opbsolver) S 79756 79759 78866 0 -1 4194304 408 914917 0 0 0 0 3281 1524 20 0 1 0 62285209 4292608 768 18446744073709551615 94810643447808 94810644342341 140737242799872 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94810644581392 94810644629136 94810656833536 140737242806558 140737242806761 140737242806761 140737242812363 0
/proc/79759/statm: 1048 768 704 219 0 110 0
[pid=79807] ppid=79759 vsize=12783672 memory=11498956 CPUtime=3522.63 cores=0,2
/proc/79807/stat : 79807 (wmaxcdcl) R 79759 79759 78866 0 -1 4194304 1022625 0 0 0 351353 910 0 0 20 0 1 0 62290031 13090480128 2874739 18446744073709551615 4198400 5932793 140722828780064 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 32186368 140722828786011 140722828786156 140722828786156 140722828791756 0
/proc/79807/statm: 3195918 2874739 448 424 0 3195373 0
Current children cumulated CPU time: 3570.68 s
Current children cumulated vsize: 12787864 KiB
Current children cumulated memory: 11502028 KiB

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

# cumulated CPU time of all completed processes:  user=3574.68 s, system=24.6111 s

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

[startup+3584 s]*
/proc/loadavg: 4.11 4.11 4.09 5/269 80002
/proc/meminfo: memFree=95488332/131250000 swapFree=33010160/33010684
[pid=79759] ppid=79756 vsize=4192 memory=3072 CPUtime=48.05 cores=0,2
/proc/79759/stat : 79759 (opbsolver) S 79756 79759 78866 0 -1 4194304 408 914917 0 0 0 0 3281 1524 20 0 1 0 62285209 4292608 768 18446744073709551615 94810643447808 94810644342341 140737242799872 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94810644581392 94810644629136 94810656833536 140737242806558 140737242806761 140737242806761 140737242812363 0
/proc/79759/statm: 1048 768 704 219 0 110 0
[pid=79807] ppid=79759 vsize=12783672 memory=11498956 CPUtime=3524.33 cores=0,2
/proc/79807/stat : 79807 (wmaxcdcl) R 79759 79759 78866 0 -1 4194304 1022625 0 0 0 351523 910 0 0 20 0 1 0 62290031 13090480128 2874739 18446744073709551615 4198400 5932793 140722828780064 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 32186368 140722828786011 140722828786156 140722828786156 140722828791756 0
/proc/79807/statm: 3195918 2874739 448 424 0 3195373 0
Current children cumulated CPU time: 3572.38 s
Current children cumulated vsize: 12787864 KiB
Current children cumulated memory: 11502028 KiB

[startup+3596.8 s]
/proc/loadavg: 4.09 4.11 4.09 5/269 80003
/proc/meminfo: memFree=95479640/131250000 swapFree=33010160/33010684
[pid=79759] ppid=79756 vsize=4192 memory=3072 CPUtime=48.05 cores=0,2
/proc/79759/stat : 79759 (opbsolver) S 79756 79759 78866 0 -1 4194304 408 914917 0 0 0 0 3281 1524 20 0 1 0 62285209 4292608 768 18446744073709551615 94810643447808 94810644342341 140737242799872 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94810644581392 94810644629136 94810656833536 140737242806558 140737242806761 140737242806761 140737242812363 0
/proc/79759/statm: 1048 768 704 219 0 110 0
[pid=79807] ppid=79759 vsize=12783672 memory=11498956 CPUtime=3537.09 cores=0,2
/proc/79807/stat : 79807 (wmaxcdcl) R 79759 79759 78866 0 -1 4194304 1022957 0 0 0 352799 910 0 0 20 0 1 0 62290031 13090480128 2874739 18446744073709551615 4198400 5932793 140722828780064 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 32186368 140722828786011 140722828786156 140722828786156 140722828791756 0
/proc/79807/statm: 3195918 2874739 448 424 0 3195373 0
Current children cumulated CPU time: 3585.14 s
Current children cumulated vsize: 12787864 KiB
Current children cumulated memory: 11502028 KiB

[startup+3603.2 s]
/proc/loadavg: 4.09 4.11 4.09 5/269 80003
/proc/meminfo: memFree=95479640/131250000 swapFree=33010160/33010684
[pid=79759] ppid=79756 vsize=4192 memory=3072 CPUtime=48.05 cores=0,2
/proc/79759/stat : 79759 (opbsolver) S 79756 79759 78866 0 -1 4194304 408 914917 0 0 0 0 3281 1524 20 0 1 0 62285209 4292608 768 18446744073709551615 94810643447808 94810644342341 140737242799872 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94810644581392 94810644629136 94810656833536 140737242806558 140737242806761 140737242806761 140737242812363 0
/proc/79759/statm: 1048 768 704 219 0 110 0
[pid=79807] ppid=79759 vsize=12783672 memory=11498956 CPUtime=3543.46 cores=0,2
/proc/79807/stat : 79807 (wmaxcdcl) R 79759 79759 78866 0 -1 4194304 1023034 0 0 0 353436 910 0 0 20 0 1 0 62290031 13090480128 2874739 18446744073709551615 4198400 5932793 140722828780064 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 32186368 140722828786011 140722828786156 140722828786156 140722828791756 0
/proc/79807/statm: 3195918 2874739 448 424 0 3195373 0
Current children cumulated CPU time: 3591.51 s
Current children cumulated vsize: 12787864 KiB
Current children cumulated memory: 11502028 KiB

[startup+3606.4 s]
/proc/loadavg: 4.08 4.11 4.09 5/269 80004
/proc/meminfo: memFree=95477912/131250000 swapFree=33010160/33010684
[pid=79759] ppid=79756 vsize=4192 memory=3072 CPUtime=48.05 cores=0,2
/proc/79759/stat : 79759 (opbsolver) S 79756 79759 78866 0 -1 4194304 408 914917 0 0 0 0 3281 1524 20 0 1 0 62285209 4292608 768 18446744073709551615 94810643447808 94810644342341 140737242799872 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94810644581392 94810644629136 94810656833536 140737242806558 140737242806761 140737242806761 140737242812363 0
/proc/79759/statm: 1048 768 704 219 0 110 0
[pid=79807] ppid=79759 vsize=12783672 memory=11498956 CPUtime=3546.65 cores=0,2
/proc/79807/stat : 79807 (wmaxcdcl) R 79759 79759 78866 0 -1 4194304 1023036 0 0 0 353755 910 0 0 20 0 1 0 62290031 13090480128 2874739 18446744073709551615 4198400 5932793 140722828780064 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 32186368 140722828786011 140722828786156 140722828786156 140722828791756 0
/proc/79807/statm: 3195918 2874739 448 424 0 3195373 0
Current children cumulated CPU time: 3594.7 s
Current children cumulated vsize: 12787864 KiB
Current children cumulated memory: 11502028 KiB

[startup+3608 s]*
/proc/loadavg: 4.08 4.11 4.09 5/269 80004
/proc/meminfo: memFree=95477976/131250000 swapFree=33010160/33010684
[pid=79759] ppid=79756 vsize=4192 memory=3072 CPUtime=48.05 cores=0,2
/proc/79759/stat : 79759 (opbsolver) S 79756 79759 78866 0 -1 4194304 408 914917 0 0 0 0 3281 1524 20 0 1 0 62285209 4292608 768 18446744073709551615 94810643447808 94810644342341 140737242799872 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94810644581392 94810644629136 94810656833536 140737242806558 140737242806761 140737242806761 140737242812363 0
/proc/79759/statm: 1048 768 704 219 0 110 0
[pid=79807] ppid=79759 vsize=12783672 memory=11498956 CPUtime=3548.26 cores=0,2
/proc/79807/stat : 79807 (wmaxcdcl) R 79759 79759 78866 0 -1 4194304 1023036 0 0 0 353916 910 0 0 20 0 1 0 62290031 13090480128 2874739 18446744073709551615 4198400 5932793 140722828780064 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 32186368 140722828786011 140722828786156 140722828786156 140722828791756 0
/proc/79807/statm: 3195918 2874739 448 424 0 3195373 0
Current children cumulated CPU time: 3596.31 s
Current children cumulated vsize: 12787864 KiB
Current children cumulated memory: 11502028 KiB

[startup+3609.6 s]
/proc/loadavg: 4.15 4.12 4.09 5/269 80004
/proc/meminfo: memFree=95477976/131250000 swapFree=33010160/33010684
[pid=79759] ppid=79756 vsize=4192 memory=3072 CPUtime=48.05 cores=0,2
/proc/79759/stat : 79759 (opbsolver) S 79756 79759 78866 0 -1 4194304 408 914917 0 0 0 0 3281 1524 20 0 1 0 62285209 4292608 768 18446744073709551615 94810643447808 94810644342341 140737242799872 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94810644581392 94810644629136 94810656833536 140737242806558 140737242806761 140737242806761 140737242812363 0
/proc/79759/statm: 1048 768 704 219 0 110 0
[pid=79807] ppid=79759 vsize=12783672 memory=11498956 CPUtime=3549.84 cores=0,2
/proc/79807/stat : 79807 (wmaxcdcl) R 79759 79759 78866 0 -1 4194304 1023036 0 0 0 354074 910 0 0 20 0 1 0 62290031 13090480128 2874739 18446744073709551615 4198400 5932793 140722828780064 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 32186368 140722828786011 140722828786156 140722828786156 140722828791756 0
/proc/79807/statm: 3195918 2874739 448 424 0 3195373 0
Current children cumulated CPU time: 3597.89 s
Current children cumulated vsize: 12787864 KiB
Current children cumulated memory: 11502028 KiB

[startup+3610.4 s]
/proc/loadavg: 4.15 4.12 4.09 4/264 80015
/proc/meminfo: memFree=111071356/131250000 swapFree=33010160/33010684
[pid=79759] ppid=79756 vsize=4192 memory=3072 CPUtime=48.05 cores=0,2
/proc/79759/stat : 79759 (opbsolver) S 79756 79759 78866 0 -1 4194304 408 914917 0 0 0 0 3281 1524 20 0 1 0 62285209 4292608 768 18446744073709551615 94810643447808 94810644342341 140737242799872 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94810644581392 94810644629136 94810656833536 140737242806558 140737242806761 140737242806761 140737242812363 0
/proc/79759/statm: 1048 768 704 219 0 110 0
[pid=79807] ppid=79759 vsize=12783672 memory=11498956 CPUtime=3550.64 cores=0,2
/proc/79807/stat : 79807 (wmaxcdcl) R 79759 79759 78866 0 -1 4194304 1023036 0 0 0 354154 910 0 0 20 0 1 0 62290031 13090480128 2874739 18446744073709551615 4198400 5932793 140722828780064 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 32186368 140722828786011 140722828786156 140722828786156 140722828791756 0
/proc/79807/statm: 3195918 2874739 448 424 0 3195373 0
Current children cumulated CPU time: 3598.69 s
Current children cumulated vsize: 12787864 KiB
Current children cumulated memory: 11502028 KiB

[startup+3610.8 s]
/proc/loadavg: 4.15 4.12 4.09 4/264 80015
/proc/meminfo: memFree=111071356/131250000 swapFree=33010160/33010684
[pid=79759] ppid=79756 vsize=4192 memory=3072 CPUtime=48.05 cores=0,2
/proc/79759/stat : 79759 (opbsolver) S 79756 79759 78866 0 -1 4194304 408 914917 0 0 0 0 3281 1524 20 0 1 0 62285209 4292608 768 18446744073709551615 94810643447808 94810644342341 140737242799872 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94810644581392 94810644629136 94810656833536 140737242806558 140737242806761 140737242806761 140737242812363 0
/proc/79759/statm: 1048 768 704 219 0 110 0
Current children cumulated CPU time: 48.05 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 3072 KiB

[startup+3610.9 s]
/proc/loadavg: 4.15 4.12 4.09 4/264 80015
/proc/meminfo: memFree=111071356/131250000 swapFree=33010160/33010684
[pid=79759] ppid=79756 vsize=4192 memory=3072 CPUtime=48.05 cores=0,2
/proc/79759/stat : 79759 (opbsolver) S 79756 79759 78866 0 -1 4194304 408 914917 0 0 0 0 3281 1524 20 0 1 0 62285209 4292608 768 18446744073709551615 94810643447808 94810644342341 140737242799872 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94810644581392 94810644629136 94810656833536 140737242806558 140737242806761 140737242806761 140737242812363 0
/proc/79759/statm: 1048 768 704 219 0 110 0
Current children cumulated CPU time: 48.05 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 3072 KiB

Child status: 0

Real time (s): 3610.99
CPU time (s): 3599.29
CPU user time (s): 3574.68
CPU system time (s): 24.6111
CPU usage (%): 99.6761
Max. virtual memory (cumulated for all children) (KiB): 13695912
Max. memory (cumulated for all children) (KiB): 12299624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3574.68
system time used= 24.6111
maximum resident set size= 12331368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1938700
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1409096
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 464
involuntary context switches= 7854


# summary of solver processes directly reported to runsolver:
#   pid: 79759
#   total CPU time (s): 3599.29
#   total CPU user time (s): 3574.68
#   total CPU system time (s): 24.6111

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.98815 second user time and 16.0857 second system time

The end

Launcher Data

Begin job on nodeC016 at 2025-07-02 16:21:17
IDJOB=4505693
IDBENCH=156158
IDSOLVER=3374
FILE ID=nodeC016/4505693-1751466076
RUNJOBID= nodeC016-1751458850-78876
SLURM_JOB_ID= 9598461
Free space on /tmp= 432612 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/BA/normalized-BA_RDC4.dot_fibo_20null0mast_rapportOE2.0_TMAX180_K67_cod1.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4505693-1751466076/watcher-4505693-1751466076 -o /tmp/evaluation-result-4505693-1751466076/solver-4505693-1751466076 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751458850-78876 --watchdog 3760  HOME/opbsolver HOME/instance-4505693-1751466076.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= 0390bfe3f6c229f0cac833c3202307c0
RANDOM SEED=1819476962

nodeC016 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.722
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.48
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		: 3597.056
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.48
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		: 3599.725
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.48
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		: 3600.194
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.48
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.736
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.48
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.739
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.48
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		: 3602.060
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.48
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		: 3593.571
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.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129464768 kB
MemAvailable:   129693388 kB
Buffers:            2144 kB
Cached:           998020 kB
SwapCached:           28 kB
Active:           691108 kB
Inactive:         400420 kB
Active(anon):     103076 kB
Inactive(anon):     6404 kB
Active(file):     588032 kB
Inactive(file):   394016 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            222932 kB
Writeback:             4 kB
AnonPages:         94080 kB
Mapped:           104136 kB
Shmem:             18044 kB
KReclaimable:     171624 kB
Slab:             264192 kB
SReclaimable:     171624 kB
SUnreclaim:        92568 kB
KernelStack:        4176 kB
PageTables:         3048 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     378356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     34816 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432616 MiB
End job on nodeC016 at 2025-07-02 17:21:28