Trace number 4512357

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.76 3609.24

General information on the benchmark

NamePB24/normalized-PB16/OPT-LIN/lion9-single-obj/
normalized-single-obj-f58-fob_fxl_loss.seq-A-3-1-irEDCBA.opb
MD5SUMeeeadcf28702f0bced4c4fe2596cacb6
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 benchmark7764998808
Best CPU time to get the best result obtained on this benchmark3600.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables95933
Total number of constraints291294
Number of constraints which are clauses291146
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints148
Minimum length of a constraint1
Maximum length of a constraint4060
Number of terms in the objective function 795
Biggest coefficient in the objective function 396175840
Number of bits for the biggest coefficient in the objective function 29
Sum of the numbers in the objective function 240478734879
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 396175840
Number of bits of the biggest number in a constraint 29
Biggest sum of numbers in a constraint 240478734879
Number of bits of the biggest sum of numbers38
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.02	c Presolving by SCIP...
0.00/0.04	c Encoding OPB into MaxSAT...
0.00/0.04	c This is the PBCProcessor based on SCIP solver.
0.64/0.76	c Solving by WMaxCDCL...
3599.70/3609.22	c Rebuilding OPB solution...
3599.70/3609.22	c This is the PBCProcessor based on SCIP solver.
3599.70/3609.22	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 (62001 MiB free)
  memory of node 1: 64465 MiB (62878 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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
Current StackSize limit: 8192 KiB

solver pid=76317, runsolver pid=76314

[startup+0.100025 s]*
/proc/loadavg: 0.95 1.59 2.44 5/268 76324
/proc/meminfo: memFree=127870224/131250000 swapFree=33010684/33010684
[pid=76317] ppid=76314 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/76317/stat : 76317 (opbsolver) S 76314 76317 76231 0 -1 4194304 351 661 0 0 0 0 0 0 20 0 1 0 68150682 4292608 768 18446744073709551615 94287344242688 94287345137221 140730252663744 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94287345376272 94287345424016 94287365906432 140730252667166 140730252667369 140730252667369 140730252672971 0
/proc/76317/statm: 1048 768 704 219 0 110 0
[pid=76324] ppid=76317 vsize=33548 memory=16956 CPUtime=0.05 cores=5,7
/proc/76324/stat : 76324 (pbcpreprocessor) R 76317 76317 76231 0 -1 4194304 3908 0 0 0 5 0 0 0 20 0 1 0 68150686 34353152 4239 18446744073709551615 4198400 15773533 140731058711392 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 17968456 18061744 25546752 140731058714800 140731058715102 140731058715102 140731058720709 0
/proc/76324/statm: 8387 4239 640 2826 0 4999 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 37740 KiB
Current children cumulated memory: 20028 KiB

[startup+0.205647 s]*
/proc/loadavg: 0.95 1.59 2.44 6/268 76324
/proc/meminfo: memFree=127846536/131250000 swapFree=33010684/33010684
[pid=76317] ppid=76314 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/76317/stat : 76317 (opbsolver) S 76314 76317 76231 0 -1 4194304 351 661 0 0 0 0 0 0 20 0 1 0 68150682 4292608 768 18446744073709551615 94287344242688 94287345137221 140730252663744 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94287345376272 94287345424016 94287365906432 140730252667166 140730252667369 140730252667369 140730252672971 0
/proc/76317/statm: 1048 768 704 219 0 110 0
[pid=76324] ppid=76317 vsize=55560 memory=39092 CPUtime=0.16 cores=5,7
/proc/76324/stat : 76324 (pbcpreprocessor) R 76317 76317 76231 0 -1 4194304 9714 0 0 0 15 1 0 0 20 0 1 0 68150686 56893440 9773 18446744073709551615 4198400 15773533 140731058711392 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 17968456 18061744 25546752 140731058714800 140731058715102 140731058715102 140731058720709 0
/proc/76324/statm: 13890 9773 640 2826 0 10502 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 59752 KiB
Current children cumulated memory: 42164 KiB

[startup+0.304739 s]*
/proc/loadavg: 0.95 1.59 2.44 6/268 76324
/proc/meminfo: memFree=127834692/131250000 swapFree=33010684/33010684
[pid=76317] ppid=76314 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/76317/stat : 76317 (opbsolver) S 76314 76317 76231 0 -1 4194304 351 661 0 0 0 0 0 0 20 0 1 0 68150682 4292608 768 18446744073709551615 94287344242688 94287345137221 140730252663744 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94287345376272 94287345424016 94287365906432 140730252667166 140730252667369 140730252667369 140730252672971 0
/proc/76317/statm: 1048 768 704 219 0 110 0
[pid=76324] ppid=76317 vsize=76596 memory=57912 CPUtime=0.26 cores=5,7
/proc/76324/stat : 76324 (pbcpreprocessor) R 76317 76317 76231 0 -1 4194304 13864 0 0 0 24 2 0 0 20 0 1 0 68150686 78434304 14478 18446744073709551615 4198400 15773533 140731058711392 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 17968456 18061744 25546752 140731058714800 140731058715102 140731058715102 140731058720709 0
/proc/76324/statm: 19149 14478 672 2826 0 15761 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 80788 KiB
Current children cumulated memory: 60984 KiB

[startup+0.700132 s]
/proc/loadavg: 0.95 1.59 2.44 5/268 76324
/proc/meminfo: memFree=127818752/131250000 swapFree=33010684/33010684
[pid=76317] ppid=76314 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/76317/stat : 76317 (opbsolver) S 76314 76317 76231 0 -1 4194304 351 661 0 0 0 0 0 0 20 0 1 0 68150682 4292608 768 18446744073709551615 94287344242688 94287345137221 140730252663744 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94287345376272 94287345424016 94287365906432 140730252667166 140730252667369 140730252667369 140730252672971 0
/proc/76317/statm: 1048 768 704 219 0 110 0
[pid=76324] ppid=76317 vsize=99196 memory=76132 CPUtime=0.64 cores=5,7
/proc/76324/stat : 76324 (pbcpreprocessor) R 76317 76317 76231 0 -1 4194304 17404 0 0 0 42 22 0 0 20 0 1 0 68150686 101576704 19033 18446744073709551615 4198400 15773533 140731058711392 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 17968456 18061744 25546752 140731058714800 140731058715102 140731058715102 140731058720709 0
/proc/76324/statm: 24799 19033 672 2826 0 21411 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 103388 KiB
Current children cumulated memory: 79204 KiB

[startup+1.50016 s]
/proc/loadavg: 0.95 1.59 2.44 5/268 76326
/proc/meminfo: memFree=127801380/131250000 swapFree=33010684/33010684
[pid=76317] ppid=76314 vsize=4192 memory=3072 CPUtime=0.71 cores=5,7
/proc/76317/stat : 76317 (opbsolver) S 76314 76317 76231 0 -1 4194304 411 18193 0 0 0 0 46 25 20 0 1 0 68150682 4292608 768 18446744073709551615 94287344242688 94287345137221 140730252663744 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94287345376272 94287345424016 94287365906432 140730252667166 140730252667369 140730252667369 140730252672971 0
/proc/76317/statm: 1048 768 704 219 0 110 0
[pid=76326] ppid=76317 vsize=95244 memory=73292 CPUtime=0.72 cores=5,7
/proc/76326/stat : 76326 (wmaxcdcl) R 76317 76317 76231 0 -1 4194304 20313 0 0 0 69 3 0 0 20 0 1 0 68150759 97529856 18323 18446744073709551615 4198400 5932793 140736898759968 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 15466496 140736898767195 140736898767340 140736898767340 140736898772940 0
/proc/76326/statm: 23811 18323 448 424 0 23266 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 99436 KiB
Current children cumulated memory: 76364 KiB

[startup+3.10455 s]
/proc/loadavg: 0.95 1.59 2.44 5/268 76326
/proc/meminfo: memFree=127794232/131250000 swapFree=33010684/33010684
[pid=76317] ppid=76314 vsize=4192 memory=3072 CPUtime=0.71 cores=5,7
/proc/76317/stat : 76317 (opbsolver) S 76314 76317 76231 0 -1 4194304 411 18193 0 0 0 0 46 25 20 0 1 0 68150682 4292608 768 18446744073709551615 94287344242688 94287345137221 140730252663744 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94287345376272 94287345424016 94287365906432 140730252667166 140730252667369 140730252667369 140730252672971 0
/proc/76317/statm: 1048 768 704 219 0 110 0
[pid=76326] ppid=76317 vsize=88940 memory=70568 CPUtime=2.31 cores=5,7
/proc/76326/stat : 76326 (wmaxcdcl) R 76317 76317 76231 0 -1 4194304 21153 0 0 0 228 3 0 0 20 0 1 0 68150759 91074560 17642 18446744073709551615 4198400 5932793 140736898759968 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 15466496 140736898767195 140736898767340 140736898767340 140736898772940 0
/proc/76326/statm: 22235 17642 448 424 0 21690 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 93132 KiB
Current children cumulated memory: 73640 KiB

[startup+6.30015 s]
/proc/loadavg: 1.20 1.63 2.44 5/268 76326
/proc/meminfo: memFree=127794312/131250000 swapFree=33010684/33010684
[pid=76317] ppid=76314 vsize=4192 memory=3072 CPUtime=0.71 cores=5,7
/proc/76317/stat : 76317 (opbsolver) S 76314 76317 76231 0 -1 4194304 411 18193 0 0 0 0 46 25 20 0 1 0 68150682 4292608 768 18446744073709551615 94287344242688 94287345137221 140730252663744 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94287345376272 94287345424016 94287365906432 140730252667166 140730252667369 140730252667369 140730252672971 0
/proc/76317/statm: 1048 768 704 219 0 110 0
[pid=76326] ppid=76317 vsize=94756 memory=75816 CPUtime=5.51 cores=5,7
/proc/76326/stat : 76326 (wmaxcdcl) R 76317 76317 76231 0 -1 4194304 22462 0 0 0 547 4 0 0 20 0 1 0 68150759 97030144 18954 18446744073709551615 4198400 5932793 140736898759968 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 15466496 140736898767195 140736898767340 140736898767340 140736898772940 0
/proc/76326/statm: 23689 18954 448 424 0 23144 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 98948 KiB
Current children cumulated memory: 78888 KiB

[startup+12.7001 s]
/proc/loadavg: 1.50 1.69 2.46 5/268 76326
/proc/meminfo: memFree=127794352/131250000 swapFree=33010684/33010684
[pid=76317] ppid=76314 vsize=4192 memory=3072 CPUtime=0.71 cores=5,7
/proc/76317/stat : 76317 (opbsolver) S 76314 76317 76231 0 -1 4194304 411 18193 0 0 0 0 46 25 20 0 1 0 68150682 4292608 768 18446744073709551615 94287344242688 94287345137221 140730252663744 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94287345376272 94287345424016 94287365906432 140730252667166 140730252667369 140730252667369 140730252672971 0
/proc/76317/statm: 1048 768 704 219 0 110 0
[pid=76326] ppid=76317 vsize=94756 memory=77096 CPUtime=11.89 cores=5,7
/proc/76326/stat : 76326 (wmaxcdcl) R 76317 76317 76231 0 -1 4194304 22799 0 0 0 1185 4 0 0 20 0 1 0 68150759 97030144 19274 18446744073709551615 4198400 5932793 140736898759968 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 15466496 140736898767195 140736898767340 140736898767340 140736898772940 0
/proc/76326/statm: 23689 19274 448 424 0 23144 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 98948 KiB
Current children cumulated memory: 80168 KiB

[startup+25.5001 s]
/proc/loadavg: 2.06 1.80 2.48 5/268 76326
/proc/meminfo: memFree=127794260/131250000 swapFree=33010684/33010684
[pid=76317] ppid=76314 vsize=4192 memory=3072 CPUtime=0.71 cores=5,7
/proc/76317/stat : 76317 (opbsolver) S 76314 76317 76231 0 -1 4194304 411 18193 0 0 0 0 46 25 20 0 1 0 68150682 4292608 768 18446744073709551615 94287344242688 94287345137221 140730252663744 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94287345376272 94287345424016 94287365906432 140730252667166 140730252667369 140730252667369 140730252672971 0
/proc/76317/statm: 1048 768 704 219 0 110 0
[pid=76326] ppid=76317 vsize=119524 memory=91796 CPUtime=24.66 cores=5,7
/proc/76326/stat : 76326 (wmaxcdcl) R 76317 76317 76231 0 -1 4194304 23390 0 0 0 2462 4 0 0 20 0 1 0 68150759 122392576 22949 18446744073709551615 4198400 5932793 140736898759968 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 15466496 140736898767195 140736898767340 140736898767340 140736898772940 0
/proc/76326/statm: 29881 22949 448 424 0 29336 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 123716 KiB
Current children cumulated memory: 94868 KiB

[startup+51.1049 s]
/proc/loadavg: 2.72 1.98 2.53 5/268 76327
/proc/meminfo: memFree=127728816/131250000 swapFree=33010684/33010684
[pid=76317] ppid=76314 vsize=4192 memory=3072 CPUtime=0.71 cores=5,7
/proc/76317/stat : 76317 (opbsolver) S 76314 76317 76231 0 -1 4194304 411 18193 0 0 0 0 46 25 20 0 1 0 68150682 4292608 768 18446744073709551615 94287344242688 94287345137221 140730252663744 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94287345376272 94287345424016 94287365906432 140730252667166 140730252667369 140730252667369 140730252672971 0
/proc/76317/statm: 1048 768 704 219 0 110 0
[pid=76326] ppid=76317 vsize=182648 memory=164036 CPUtime=50.2 cores=5,7
/proc/76326/stat : 76326 (wmaxcdcl) R 76317 76317 76231 0 -1 4194304 25609 0 0 0 5014 6 0 0 20 0 1 0 68150759 187031552 41009 18446744073709551615 4198400 5932793 140736898759968 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 15466496 140736898767195 140736898767340 140736898767340 140736898772940 0
/proc/76326/statm: 45662 41009 448 424 0 45117 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 186840 KiB
Current children cumulated memory: 167108 KiB

[startup+102.3 s]
/proc/loadavg: 3.48 2.31 2.61 5/268 76329
/proc/meminfo: memFree=127540912/131250000 swapFree=33010684/33010684
[pid=76317] ppid=76314 vsize=4192 memory=3072 CPUtime=0.71 cores=5,7
/proc/76317/stat : 76317 (opbsolver) S 76314 76317 76231 0 -1 4194304 411 18193 0 0 0 0 46 25 20 0 1 0 68150682 4292608 768 18446744073709551615 94287344242688 94287345137221 140730252663744 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94287345376272 94287345424016 94287365906432 140730252667166 140730252667369 140730252667369 140730252672971 0
/proc/76317/statm: 1048 768 704 219 0 110 0
[pid=76326] ppid=76317 vsize=477204 memory=351344 CPUtime=101.26 cores=5,7
/proc/76326/stat : 76326 (wmaxcdcl) R 76317 76317 76231 0 -1 4194304 27468 0 0 0 10116 10 0 0 20 0 1 0 68150759 488656896 87836 18446744073709551615 4198400 5932793 140736898759968 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 15466496 140736898767195 140736898767340 140736898767340 140736898772940 0
/proc/76326/statm: 119301 87836 448 424 0 118756 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 481396 KiB
Current children cumulated memory: 354416 KiB

[startup+162.3 s]
/proc/loadavg: 3.87 2.63 2.70 5/268 76331
/proc/meminfo: memFree=127568040/131250000 swapFree=33010684/33010684
[pid=76317] ppid=76314 vsize=4192 memory=3072 CPUtime=0.71 cores=5,7
/proc/76317/stat : 76317 (opbsolver) S 76314 76317 76231 0 -1 4194304 411 18193 0 0 0 0 46 25 20 0 1 0 68150682 4292608 768 18446744073709551615 94287344242688 94287345137221 140730252663744 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94287345376272 94287345424016 94287365906432 140730252667166 140730252667369 140730252667369 140730252672971 0
/proc/76317/statm: 1048 768 704 219 0 110 0
[pid=76326] ppid=76317 vsize=348028 memory=295524 CPUtime=161.09 cores=5,7
/proc/76326/stat : 76326 (wmaxcdcl) R 76317 76317 76231 0 -1 4194304 29182 0 0 0 16094 15 0 0 20 0 1 0 68150759 356380672 73881 18446744073709551615 4198400 5932793 140736898759968 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 15466496 140736898767195 140736898767340 140736898767340 140736898772940 0
/proc/76326/statm: 87007 73881 448 424 0 86462 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 352220 KiB
Current children cumulated memory: 298596 KiB

[startup+222.3 s]
/proc/loadavg: 3.99 2.90 2.79 5/266 76333
/proc/meminfo: memFree=127589600/131250000 swapFree=33010684/33010684
[pid=76317] ppid=76314 vsize=4192 memory=3072 CPUtime=0.71 cores=5,7
/proc/76317/stat : 76317 (opbsolver) S 76314 76317 76231 0 -1 4194304 411 18193 0 0 0 0 46 25 20 0 1 0 68150682 4292608 768 18446744073709551615 94287344242688 94287345137221 140730252663744 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94287345376272 94287345424016 94287365906432 140730252667166 140730252667369 140730252667369 140730252672971 0
/proc/76317/statm: 1048 768 704 219 0 110 0
[pid=76326] ppid=76317 vsize=354264 memory=305304 CPUtime=220.94 cores=5,7
/proc/76326/stat : 76326 (wmaxcdcl) R 76317 76317 76231 0 -1 4194304 33818 0 0 0 22068 26 0 0 20 0 1 0 68150759 362766336 76326 18446744073709551615 4198400 5932793 140736898759968 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 15466496 140736898767195 140736898767340 140736898767340 140736898772940 0
/proc/76326/statm: 88566 76326 448 424 0 88021 0
Current children cumulated CPU time: 221.65 s

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

/proc/76326/stat : 76326 (wmaxcdcl) R 76317 76317 76231 0 -1 4194304 146237 0 0 0 332971 306 0 0 20 0 1 0 68150759 269770752 61992 18446744073709551615 4198400 5932793 140736898759968 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 15466496 140736898767195 140736898767340 140736898767340 140736898772940 0
/proc/76326/statm: 65862 61992 448 424 0 65317 0
Current children cumulated CPU time: 3333.48 s
Current children cumulated vsize: 267640 KiB
Current children cumulated memory: 251040 KiB

[startup+3402.3 s]
/proc/loadavg: 4.04 4.07 4.06 5/270 76491
/proc/meminfo: memFree=127638544/131250000 swapFree=33010684/33010684
[pid=76317] ppid=76314 vsize=4192 memory=3072 CPUtime=0.71 cores=5,7
/proc/76317/stat : 76317 (opbsolver) S 76314 76317 76231 0 -1 4194304 411 18193 0 0 0 0 46 25 20 0 1 0 68150682 4292608 768 18446744073709551615 94287344242688 94287345137221 140730252663744 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94287345376272 94287345424016 94287365906432 140730252667166 140730252667369 140730252667369 140730252672971 0
/proc/76317/statm: 1048 768 704 219 0 110 0
[pid=76326] ppid=76317 vsize=282692 memory=266808 CPUtime=3392.63 cores=5,7
/proc/76326/stat : 76326 (wmaxcdcl) R 76317 76317 76231 0 -1 4194304 146866 0 0 0 338955 308 0 0 20 0 1 0 68150759 289476608 66702 18446744073709551615 4198400 5932793 140736898759968 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 15466496 140736898767195 140736898767340 140736898767340 140736898772940 0
/proc/76326/statm: 70673 66702 448 424 0 70128 0
Current children cumulated CPU time: 3393.34 s
Current children cumulated vsize: 286884 KiB
Current children cumulated memory: 269880 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.09 4.07 5/269 76493
/proc/meminfo: memFree=127613216/131250000 swapFree=33010684/33010684
[pid=76317] ppid=76314 vsize=4192 memory=3072 CPUtime=0.71 cores=5,7
/proc/76317/stat : 76317 (opbsolver) S 76314 76317 76231 0 -1 4194304 411 18193 0 0 0 0 46 25 20 0 1 0 68150682 4292608 768 18446744073709551615 94287344242688 94287345137221 140730252663744 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94287345376272 94287345424016 94287365906432 140730252667166 140730252667369 140730252667369 140730252672971 0
/proc/76317/statm: 1048 768 704 219 0 110 0
[pid=76326] ppid=76317 vsize=313656 memory=283572 CPUtime=3452.46 cores=5,7
/proc/76326/stat : 76326 (wmaxcdcl) R 76317 76317 76231 0 -1 4194304 147505 0 0 0 344937 309 0 0 20 0 1 0 68150759 321183744 70893 18446744073709551615 4198400 5932793 140736898759968 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 15466496 140736898767195 140736898767340 140736898767340 140736898772940 0
/proc/76326/statm: 78414 70893 448 424 0 77869 0
Current children cumulated CPU time: 3453.17 s
Current children cumulated vsize: 317848 KiB
Current children cumulated memory: 286644 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.09 4.07 5/268 76501
/proc/meminfo: memFree=127636444/131250000 swapFree=33010684/33010684
[pid=76317] ppid=76314 vsize=4192 memory=3072 CPUtime=0.71 cores=5,7
/proc/76317/stat : 76317 (opbsolver) S 76314 76317 76231 0 -1 4194304 411 18193 0 0 0 0 46 25 20 0 1 0 68150682 4292608 768 18446744073709551615 94287344242688 94287345137221 140730252663744 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94287345376272 94287345424016 94287365906432 140730252667166 140730252667369 140730252667369 140730252672971 0
/proc/76317/statm: 1048 768 704 219 0 110 0
[pid=76326] ppid=76317 vsize=283024 memory=260988 CPUtime=3512.31 cores=5,7
/proc/76326/stat : 76326 (wmaxcdcl) R 76317 76317 76231 0 -1 4194304 148243 0 0 0 350920 311 0 0 20 0 1 0 68150759 289816576 65247 18446744073709551615 4198400 5932793 140736898759968 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 15466496 140736898767195 140736898767340 140736898767340 140736898772940 0
/proc/76326/statm: 70756 65247 448 424 0 70211 0
Current children cumulated CPU time: 3513.02 s
Current children cumulated vsize: 287216 KiB
Current children cumulated memory: 264060 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.08 4.07 5/269 76504
/proc/meminfo: memFree=127641328/131250000 swapFree=33010684/33010684
[pid=76317] ppid=76314 vsize=4192 memory=3072 CPUtime=0.71 cores=5,7
/proc/76317/stat : 76317 (opbsolver) S 76314 76317 76231 0 -1 4194304 411 18193 0 0 0 0 46 25 20 0 1 0 68150682 4292608 768 18446744073709551615 94287344242688 94287345137221 140730252663744 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94287345376272 94287345424016 94287365906432 140730252667166 140730252667369 140730252667369 140730252672971 0
/proc/76317/statm: 1048 768 704 219 0 110 0
[pid=76326] ppid=76317 vsize=264056 memory=248608 CPUtime=3572.16 cores=5,7
/proc/76326/stat : 76326 (wmaxcdcl) R 76317 76317 76231 0 -1 4194304 148977 0 0 0 356903 313 0 0 20 0 1 0 68150759 270393344 62152 18446744073709551615 4198400 5932793 140736898759968 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 15466496 140736898767195 140736898767340 140736898767340 140736898772940 0
/proc/76326/statm: 66014 62152 448 424 0 65469 0
Current children cumulated CPU time: 3572.87 s
Current children cumulated vsize: 268248 KiB
Current children cumulated memory: 251680 KiB

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

# cumulated CPU time of all completed processes:  user=3596.35 s, system=3.41283 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.07 5/269 76504
/proc/meminfo: memFree=127641076/131250000 swapFree=33010684/33010684
[pid=76317] ppid=76314 vsize=4192 memory=3072 CPUtime=0.71 cores=5,7
/proc/76317/stat : 76317 (opbsolver) S 76314 76317 76231 0 -1 4194304 411 18193 0 0 0 0 46 25 20 0 1 0 68150682 4292608 768 18446744073709551615 94287344242688 94287345137221 140730252663744 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94287345376272 94287345424016 94287365906432 140730252667166 140730252667369 140730252667369 140730252672971 0
/proc/76317/statm: 1048 768 704 219 0 110 0
[pid=76326] ppid=76317 vsize=264056 memory=248608 CPUtime=3573.87 cores=5,7
/proc/76326/stat : 76326 (wmaxcdcl) R 76317 76317 76231 0 -1 4194304 148987 0 0 0 357073 314 0 0 20 0 1 0 68150759 270393344 62152 18446744073709551615 4198400 5932793 140736898759968 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 15466496 140736898767195 140736898767340 140736898767340 140736898772940 0
/proc/76326/statm: 66014 62152 448 424 0 65469 0
Current children cumulated CPU time: 3574.58 s
Current children cumulated vsize: 268248 KiB
Current children cumulated memory: 251680 KiB

[startup+3596.8 s]
/proc/loadavg: 4.06 4.08 4.06 5/269 76504
/proc/meminfo: memFree=127636976/131250000 swapFree=33010684/33010684
[pid=76317] ppid=76314 vsize=4192 memory=3072 CPUtime=0.71 cores=5,7
/proc/76317/stat : 76317 (opbsolver) S 76314 76317 76231 0 -1 4194304 411 18193 0 0 0 0 46 25 20 0 1 0 68150682 4292608 768 18446744073709551615 94287344242688 94287345137221 140730252663744 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94287345376272 94287345424016 94287365906432 140730252667166 140730252667369 140730252667369 140730252672971 0
/proc/76317/statm: 1048 768 704 219 0 110 0
[pid=76326] ppid=76317 vsize=283024 memory=252884 CPUtime=3586.62 cores=5,7
/proc/76326/stat : 76326 (wmaxcdcl) R 76317 76317 76231 0 -1 4194304 149540 0 0 0 358348 314 0 0 20 0 1 0 68150759 289816576 63221 18446744073709551615 4198400 5932793 140736898759968 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 15466496 140736898767195 140736898767340 140736898767340 140736898772940 0
/proc/76326/statm: 70756 63221 448 424 0 70211 0
Current children cumulated CPU time: 3587.33 s
Current children cumulated vsize: 287216 KiB
Current children cumulated memory: 255956 KiB

[startup+3603.2 s]
/proc/loadavg: 4.05 4.08 4.06 5/269 76505
/proc/meminfo: memFree=127636800/131250000 swapFree=33010684/33010684
[pid=76317] ppid=76314 vsize=4192 memory=3072 CPUtime=0.71 cores=5,7
/proc/76317/stat : 76317 (opbsolver) S 76314 76317 76231 0 -1 4194304 411 18193 0 0 0 0 46 25 20 0 1 0 68150682 4292608 768 18446744073709551615 94287344242688 94287345137221 140730252663744 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94287345376272 94287345424016 94287365906432 140730252667166 140730252667369 140730252667369 140730252672971 0
/proc/76317/statm: 1048 768 704 219 0 110 0
[pid=76326] ppid=76317 vsize=283164 memory=254988 CPUtime=3593.01 cores=5,7
/proc/76326/stat : 76326 (wmaxcdcl) R 76317 76317 76231 0 -1 4194304 149550 0 0 0 358987 314 0 0 20 0 1 0 68150759 289959936 63747 18446744073709551615 4198400 5932793 140736898759968 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 15466496 140736898767195 140736898767340 140736898767340 140736898772940 0
/proc/76326/statm: 70791 63747 448 424 0 70246 0
Current children cumulated CPU time: 3593.72 s
Current children cumulated vsize: 287356 KiB
Current children cumulated memory: 258060 KiB

[startup+3606.4 s]
/proc/loadavg: 4.05 4.08 4.06 4/264 76515
/proc/meminfo: memFree=127636880/131250000 swapFree=33010684/33010684
[pid=76317] ppid=76314 vsize=4192 memory=3072 CPUtime=0.71 cores=5,7
/proc/76317/stat : 76317 (opbsolver) S 76314 76317 76231 0 -1 4194304 411 18193 0 0 0 0 46 25 20 0 1 0 68150682 4292608 768 18446744073709551615 94287344242688 94287345137221 140730252663744 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94287345376272 94287345424016 94287365906432 140730252667166 140730252667369 140730252667369 140730252672971 0
/proc/76317/statm: 1048 768 704 219 0 110 0
[pid=76326] ppid=76317 vsize=283164 memory=254988 CPUtime=3596.2 cores=5,7
/proc/76326/stat : 76326 (wmaxcdcl) R 76317 76317 76231 0 -1 4194304 149550 0 0 0 359306 314 0 0 20 0 1 0 68150759 289959936 63747 18446744073709551615 4198400 5932793 140736898759968 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 15466496 140736898767195 140736898767340 140736898767340 140736898772940 0
/proc/76326/statm: 70791 63747 448 424 0 70246 0
Current children cumulated CPU time: 3596.91 s
Current children cumulated vsize: 287356 KiB
Current children cumulated memory: 258060 KiB

[startup+3608 s]*
/proc/loadavg: 4.05 4.08 4.06 4/264 76623
/proc/meminfo: memFree=127611444/131250000 swapFree=33010684/33010684
[pid=76317] ppid=76314 vsize=4192 memory=3072 CPUtime=0.71 cores=5,7
/proc/76317/stat : 76317 (opbsolver) S 76314 76317 76231 0 -1 4194304 411 18193 0 0 0 0 46 25 20 0 1 0 68150682 4292608 768 18446744073709551615 94287344242688 94287345137221 140730252663744 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94287345376272 94287345424016 94287365906432 140730252667166 140730252667369 140730252667369 140730252672971 0
/proc/76317/statm: 1048 768 704 219 0 110 0
[pid=76326] ppid=76317 vsize=283164 memory=254988 CPUtime=3597.8 cores=5,7
/proc/76326/stat : 76326 (wmaxcdcl) R 76317 76317 76231 0 -1 4194304 149550 0 0 0 359466 314 0 0 20 0 1 0 68150759 289959936 63747 18446744073709551615 4198400 5932793 140736898759968 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 15466496 140736898767195 140736898767340 140736898767340 140736898772940 0
/proc/76326/statm: 70791 63747 448 424 0 70246 0
Current children cumulated CPU time: 3598.51 s
Current children cumulated vsize: 287356 KiB
Current children cumulated memory: 258060 KiB

[startup+3608.8 s]
/proc/loadavg: 4.05 4.08 4.06 4/264 76623
/proc/meminfo: memFree=127611444/131250000 swapFree=33010684/33010684
[pid=76317] ppid=76314 vsize=4192 memory=3072 CPUtime=0.71 cores=5,7
/proc/76317/stat : 76317 (opbsolver) S 76314 76317 76231 0 -1 4194304 411 18193 0 0 0 0 46 25 20 0 1 0 68150682 4292608 768 18446744073709551615 94287344242688 94287345137221 140730252663744 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94287345376272 94287345424016 94287365906432 140730252667166 140730252667369 140730252667369 140730252672971 0
/proc/76317/statm: 1048 768 704 219 0 110 0
[pid=76326] ppid=76317 vsize=283164 memory=254988 CPUtime=3598.59 cores=5,7
/proc/76326/stat : 76326 (wmaxcdcl) R 76317 76317 76231 0 -1 4194304 149550 0 0 0 359545 314 0 0 20 0 1 0 68150759 289959936 63747 18446744073709551615 4198400 5932793 140736898759968 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 15466496 140736898767195 140736898767340 140736898767340 140736898772940 0
/proc/76326/statm: 70791 63747 448 424 0 70246 0
Current children cumulated CPU time: 3599.3 s
Current children cumulated vsize: 287356 KiB
Current children cumulated memory: 258060 KiB

[startup+3609.2 s]
/proc/loadavg: 4.05 4.08 4.06 5/269 76668
/proc/meminfo: memFree=127580432/131250000 swapFree=33010684/33010684
[pid=76317] ppid=76314 vsize=4192 memory=3072 CPUtime=0.71 cores=5,7
/proc/76317/stat : 76317 (opbsolver) S 76314 76317 76231 0 -1 4194304 411 18193 0 0 0 0 46 25 20 0 1 0 68150682 4292608 768 18446744073709551615 94287344242688 94287345137221 140730252663744 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94287345376272 94287345424016 94287365906432 140730252667166 140730252667369 140730252667369 140730252672971 0
/proc/76317/statm: 1048 768 704 219 0 110 0
[pid=76326] ppid=76317 vsize=283164 memory=254988 CPUtime=3598.99 cores=5,7
/proc/76326/stat : 76326 (wmaxcdcl) R 76317 76317 76231 0 -1 4194304 149556 0 0 0 359585 314 0 0 20 0 1 0 68150759 289959936 63747 18446744073709551615 4198400 5932793 140736898759968 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 15466496 140736898767195 140736898767340 140736898767340 140736898772940 0
/proc/76326/statm: 70791 63747 448 424 0 70246 0
Current children cumulated CPU time: 3599.7 s
Current children cumulated vsize: 287356 KiB
Current children cumulated memory: 258060 KiB

Child status: 0

Real time (s): 3609.24
CPU time (s): 3599.76
CPU user time (s): 3596.35
CPU system time (s): 3.41283
CPU usage (%): 99.7375
Max. virtual memory (cumulated for all children) (KiB): 681200
Max. memory (cumulated for all children) (KiB): 527296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.35
system time used= 3.41283
maximum resident set size= 573192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 168499
page faults= 0
swaps= 0
block input operations= 0
block output operations= 19912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 658
involuntary context switches= 4045


# summary of solver processes directly reported to runsolver:
#   pid: 76317
#   total CPU time (s): 3599.76
#   total CPU user time (s): 3596.35
#   total CPU system time (s): 3.41283

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.45424 second user time and 14.3418 second system time

The end

Launcher Data

Begin job on nodeC028 at 2025-07-03 08:48:02
IDJOB=4512357
IDBENCH=160817
IDSOLVER=3374
FILE ID=nodeC028/4512357-1751525281
RUNJOBID= nodeC028-1751525281-76244
SLURM_JOB_ID= 9598655
Free space on /tmp= 431428 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB24/normalized-PB16/OPT-LIN/lion9-single-obj/normalized-single-obj-f58-fob_fxl_loss.seq-A-3-1-irEDCBA.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4512357-1751525281/watcher-4512357-1751525281 -o /tmp/evaluation-result-4512357-1751525281/solver-4512357-1751525281 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1751525281-76244 --watchdog 3760  HOME/opbsolver HOME/instance-4512357-1751525281.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= eeeadcf28702f0bced4c4fe2596cacb6
RANDOM SEED=2110556282

nodeC028 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		: 3600.344
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	: 7000.16
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		: 3600.324
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	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.392
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	: 7000.16
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.297
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	: 7000.16
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		: 3600.255
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	: 7000.16
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		: 3674.234
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	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.104
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	: 7000.16
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		: 3600.104
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	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        127877644 kB
MemAvailable:   129766056 kB
Buffers:            3280 kB
Cached:          2690516 kB
SwapCached:            0 kB
Active:           383256 kB
Inactive:        2381288 kB
Active(anon):      88816 kB
Inactive(anon):        0 kB
Active(file):     294440 kB
Inactive(file):  2381288 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             91044 kB
Writeback:             0 kB
AnonPages:         73864 kB
Mapped:           103292 kB
Shmem:             18068 kB
KReclaimable:     103844 kB
Slab:             192364 kB
SReclaimable:     103844 kB
SUnreclaim:        88520 kB
KernelStack:        4192 kB
PageTables:         2716 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     407308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150504 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431404 MiB
End job on nodeC028 at 2025-07-03 09:48:11