Trace number 4498441

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? 3597.48 3607.94

General information on the benchmark

NamePB24/normalized-PB07/OPT-NLC/
submittedPB07/manquinho/bsg/normalized-bsg_500_10_4.opb
MD5SUM08873ac12267207049f5888e334cf105
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-152
Best CPU time to get the best result obtained on this benchmark72000.3
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1000
Total number of constraints1501
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
Number of terms in the objective function 500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)12652
Sum of products size (including duplicates)25304
Number of different products6326
Sum of products size12652

Solver Data

0.00/0.02	c Presolving by SCIP...
498.65/500.14	c Encoding OPB into MaxSAT...
498.65/500.14	c This is the PBCProcessor based on SCIP solver.
498.68/500.88	c Solving by WMaxCDCL...
3597.42/3607.93	c Rebuilding OPB solution...
3597.42/3607.93	c This is the PBCProcessor based on SCIP solver.
3597.42/3607.93	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: 63665 MiB (62195 MiB free)
  memory of node 1: 64507 MiB (63016 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4498441-1751271855/watcher-4498441-1751271855 -o /tmp/evaluation-result-4498441-1751271855/solver-4498441-1751271855 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1751268232-37162 --watchdog 3760 HOME/opbsolver HOME/instance-4498441-1751271855.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=37776, runsolver pid=37772

[startup+0.100067 s]*
/proc/loadavg: 4.16 4.11 4.03 5/267 37787
/proc/meminfo: memFree=128164596/131249996 swapFree=33010684/33010684
[pid=37776] ppid=37772 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/37776/stat : 37776 (opbsolver) S 37772 37776 37143 0 -1 4194304 262 235 0 0 0 0 0 0 20 0 1 0 42863288 4292608 768 18446744073709551615 93977950691328 93977951585861 140728358030192 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93977951824912 93977951872656 93977953329152 140728358037790 140728358037993 140728358037993 140728358043595 0
/proc/37776/statm: 1048 768 704 219 0 110 0
[pid=37785] ppid=37776 vsize=62456 memory=51072 CPUtime=0.07 cores=5,7
/proc/37785/stat : 37785 (pbcpreprocessor) R 37776 37776 37143 0 -1 4194304 10547 0 0 0 5 2 0 0 20 0 1 0 42863291 63954944 12768 18446744073709551615 4198400 15773533 140726284552128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 31551488 140726284556612 140726284556766 140726284556766 140726284562373 0
/proc/37785/statm: 15614 12768 2432 2826 0 12226 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 66648 KiB
Current children cumulated memory: 54144 KiB

[startup+0.205809 s]*
/proc/loadavg: 4.16 4.11 4.03 5/267 37787
/proc/meminfo: memFree=128036076/131249996 swapFree=33010684/33010684
[pid=37776] ppid=37772 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/37776/stat : 37776 (opbsolver) S 37772 37776 37143 0 -1 4194304 262 235 0 0 0 0 0 0 20 0 1 0 42863288 4292608 768 18446744073709551615 93977950691328 93977951585861 140728358030192 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93977951824912 93977951872656 93977953329152 140728358037790 140728358037993 140728358037993 140728358043595 0
/proc/37776/statm: 1048 768 704 219 0 110 0
[pid=37785] ppid=37776 vsize=78960 memory=67804 CPUtime=0.17 cores=5,7
/proc/37785/stat : 37785 (pbcpreprocessor) R 37776 37776 37143 0 -1 4194304 14994 0 0 0 14 3 0 0 20 0 1 0 42863291 80855040 16951 18446744073709551615 4198400 15773533 140726284552128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 31551488 140726284556612 140726284556766 140726284556766 140726284562373 0
/proc/37785/statm: 19740 16951 2496 2826 0 16352 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 83152 KiB
Current children cumulated memory: 70876 KiB

[startup+0.305696 s]*
/proc/loadavg: 4.16 4.11 4.03 5/267 37787
/proc/meminfo: memFree=127979124/131249996 swapFree=33010684/33010684
[pid=37776] ppid=37772 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/37776/stat : 37776 (opbsolver) S 37772 37776 37143 0 -1 4194304 262 235 0 0 0 0 0 0 20 0 1 0 42863288 4292608 768 18446744073709551615 93977950691328 93977951585861 140728358030192 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93977951824912 93977951872656 93977953329152 140728358037790 140728358037993 140728358037993 140728358043595 0
/proc/37776/statm: 1048 768 704 219 0 110 0
[pid=37785] ppid=37776 vsize=83096 memory=71132 CPUtime=0.27 cores=5,7
/proc/37785/stat : 37785 (pbcpreprocessor) R 37776 37776 37143 0 -1 4194304 15845 0 0 0 24 3 0 0 20 0 1 0 42863291 85090304 17783 18446744073709551615 4198400 15773533 140726284552128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 31551488 140726284556612 140726284556766 140726284556766 140726284562373 0
/proc/37785/statm: 20774 17783 2496 2826 0 17386 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 87288 KiB
Current children cumulated memory: 74204 KiB

[startup+0.70022 s]
/proc/loadavg: 4.16 4.11 4.03 5/267 37787
/proc/meminfo: memFree=127842036/131249996 swapFree=33010684/33010684
[pid=37776] ppid=37772 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/37776/stat : 37776 (opbsolver) S 37772 37776 37143 0 -1 4194304 262 235 0 0 0 0 0 0 20 0 1 0 42863288 4292608 768 18446744073709551615 93977950691328 93977951585861 140728358030192 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93977951824912 93977951872656 93977953329152 140728358037790 140728358037993 140728358037993 140728358043595 0
/proc/37776/statm: 1048 768 704 219 0 110 0
[pid=37785] ppid=37776 vsize=85236 memory=73180 CPUtime=0.66 cores=5,7
/proc/37785/stat : 37785 (pbcpreprocessor) R 37776 37776 37143 0 -1 4194304 16352 0 0 0 63 3 0 0 20 0 1 0 42863291 87281664 18295 18446744073709551615 4198400 15773533 140726284552128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 31551488 140726284556612 140726284556766 140726284556766 140726284562373 0
/proc/37785/statm: 21309 18295 2496 2826 0 17921 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 89428 KiB
Current children cumulated memory: 76252 KiB

[startup+1.50022 s]
/proc/loadavg: 4.16 4.11 4.03 5/267 37787
/proc/meminfo: memFree=127745308/131249996 swapFree=33010684/33010684
[pid=37776] ppid=37772 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/37776/stat : 37776 (opbsolver) S 37772 37776 37143 0 -1 4194304 262 235 0 0 0 0 0 0 20 0 1 0 42863288 4292608 768 18446744073709551615 93977950691328 93977951585861 140728358030192 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93977951824912 93977951872656 93977953329152 140728358037790 140728358037993 140728358037993 140728358043595 0
/proc/37776/statm: 1048 768 704 219 0 110 0
[pid=37785] ppid=37776 vsize=140028 memory=115736 CPUtime=1.46 cores=5,7
/proc/37785/stat : 37785 (pbcpreprocessor) R 37776 37776 37143 0 -1 4194304 28209 0 0 0 142 4 0 0 20 0 1 0 42863291 143388672 28934 18446744073709551615 4198400 15773533 140726284552128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 31551488 140726284556612 140726284556766 140726284556766 140726284562373 0
/proc/37785/statm: 35007 28934 2656 2826 0 31619 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 144220 KiB
Current children cumulated memory: 118808 KiB

[startup+3.10552 s]
/proc/loadavg: 4.15 4.11 4.03 5/267 37787
/proc/meminfo: memFree=127524820/131249996 swapFree=33010684/33010684
[pid=37776] ppid=37772 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/37776/stat : 37776 (opbsolver) S 37772 37776 37143 0 -1 4194304 262 235 0 0 0 0 0 0 20 0 1 0 42863288 4292608 768 18446744073709551615 93977950691328 93977951585861 140728358030192 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93977951824912 93977951872656 93977953329152 140728358037790 140728358037993 140728358037993 140728358043595 0
/proc/37776/statm: 1048 768 704 219 0 110 0
[pid=37785] ppid=37776 vsize=146216 memory=121112 CPUtime=3.05 cores=5,7
/proc/37785/stat : 37785 (pbcpreprocessor) R 37776 37776 37143 0 -1 4194304 29562 0 0 0 301 4 0 0 20 0 1 0 42863291 149725184 30278 18446744073709551615 4198400 15773533 140726284552128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 31551488 140726284556612 140726284556766 140726284556766 140726284562373 0
/proc/37785/statm: 36554 30278 2656 2826 0 33166 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 150408 KiB
Current children cumulated memory: 124184 KiB

[startup+6.30021 s]
/proc/loadavg: 4.15 4.11 4.03 5/267 37787
/proc/meminfo: memFree=127476912/131249996 swapFree=33010684/33010684
[pid=37776] ppid=37772 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/37776/stat : 37776 (opbsolver) S 37772 37776 37143 0 -1 4194304 262 235 0 0 0 0 0 0 20 0 1 0 42863288 4292608 768 18446744073709551615 93977950691328 93977951585861 140728358030192 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93977951824912 93977951872656 93977953329152 140728358037790 140728358037993 140728358037993 140728358043595 0
/proc/37776/statm: 1048 768 704 219 0 110 0
[pid=37785] ppid=37776 vsize=183100 memory=155856 CPUtime=6.24 cores=5,7
/proc/37785/stat : 37785 (pbcpreprocessor) R 37776 37776 37143 0 -1 4194304 39667 0 0 0 618 6 0 0 20 0 1 0 42863291 187494400 38964 18446744073709551615 4198400 15773533 140726284552128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 31551488 140726284556612 140726284556766 140726284556766 140726284562373 0
/proc/37785/statm: 45775 38964 2688 2826 0 42387 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 187292 KiB
Current children cumulated memory: 158928 KiB

[startup+12.7002 s]
/proc/loadavg: 4.14 4.11 4.03 5/267 37787
/proc/meminfo: memFree=127459524/131249996 swapFree=33010684/33010684
[pid=37776] ppid=37772 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/37776/stat : 37776 (opbsolver) S 37772 37776 37143 0 -1 4194304 262 235 0 0 0 0 0 0 20 0 1 0 42863288 4292608 768 18446744073709551615 93977950691328 93977951585861 140728358030192 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93977951824912 93977951872656 93977953329152 140728358037790 140728358037993 140728358037993 140728358043595 0
/proc/37776/statm: 1048 768 704 219 0 110 0
[pid=37785] ppid=37776 vsize=200748 memory=175956 CPUtime=12.62 cores=5,7
/proc/37785/stat : 37785 (pbcpreprocessor) R 37776 37776 37143 0 -1 4194304 43215 0 0 0 1255 7 0 0 20 0 1 0 42863291 205565952 43989 18446744073709551615 4198400 15773533 140726284552128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 31551488 140726284556612 140726284556766 140726284556766 140726284562373 0
/proc/37785/statm: 50187 43989 2688 2826 0 46799 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 204940 KiB
Current children cumulated memory: 179028 KiB

[startup+25.5002 s]
/proc/loadavg: 4.19 4.12 4.03 5/267 37787
/proc/meminfo: memFree=127065664/131249996 swapFree=33010684/33010684
[pid=37776] ppid=37772 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/37776/stat : 37776 (opbsolver) S 37772 37776 37143 0 -1 4194304 262 235 0 0 0 0 0 0 20 0 1 0 42863288 4292608 768 18446744073709551615 93977950691328 93977951585861 140728358030192 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93977951824912 93977951872656 93977953329152 140728358037790 140728358037993 140728358037993 140728358043595 0
/proc/37776/statm: 1048 768 704 219 0 110 0
[pid=37785] ppid=37776 vsize=200748 memory=176596 CPUtime=25.38 cores=5,7
/proc/37785/stat : 37785 (pbcpreprocessor) R 37776 37776 37143 0 -1 4194304 43386 0 0 0 2531 7 0 0 20 0 1 0 42863291 205565952 44149 18446744073709551615 4198400 15773533 140726284552128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 31551488 140726284556612 140726284556766 140726284556766 140726284562373 0
/proc/37785/statm: 50187 44149 2688 2826 0 46799 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 204940 KiB
Current children cumulated memory: 179668 KiB

[startup+51.1057 s]
/proc/loadavg: 4.12 4.11 4.03 5/267 37787
/proc/meminfo: memFree=126681308/131249996 swapFree=33010684/33010684
[pid=37776] ppid=37772 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/37776/stat : 37776 (opbsolver) S 37772 37776 37143 0 -1 4194304 262 235 0 0 0 0 0 0 20 0 1 0 42863288 4292608 768 18446744073709551615 93977950691328 93977951585861 140728358030192 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93977951824912 93977951872656 93977953329152 140728358037790 140728358037993 140728358037993 140728358043595 0
/proc/37776/statm: 1048 768 704 219 0 110 0
[pid=37785] ppid=37776 vsize=203232 memory=178924 CPUtime=50.91 cores=5,7
/proc/37785/stat : 37785 (pbcpreprocessor) R 37776 37776 37143 0 -1 4194304 43577 0 0 0 5084 7 0 0 20 0 1 0 42863291 208109568 44731 18446744073709551615 4198400 15773533 140726284552128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 31551488 140726284556612 140726284556766 140726284556766 140726284562373 0
/proc/37785/statm: 50808 44731 2688 2826 0 47420 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 207424 KiB
Current children cumulated memory: 181996 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.11 4.03 5/267 37795
/proc/meminfo: memFree=126668080/131249996 swapFree=33010684/33010684
[pid=37776] ppid=37772 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/37776/stat : 37776 (opbsolver) S 37772 37776 37143 0 -1 4194304 262 235 0 0 0 0 0 0 20 0 1 0 42863288 4292608 768 18446744073709551615 93977950691328 93977951585861 140728358030192 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93977951824912 93977951872656 93977953329152 140728358037790 140728358037993 140728358037993 140728358043595 0
/proc/37776/statm: 1048 768 704 219 0 110 0
[pid=37785] ppid=37776 vsize=203232 memory=179052 CPUtime=101.96 cores=5,7
/proc/37785/stat : 37785 (pbcpreprocessor) R 37776 37776 37143 0 -1 4194304 43595 0 0 0 10189 7 0 0 20 0 1 0 42863291 208109568 44763 18446744073709551615 4198400 15773533 140726284552128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 31551488 140726284556612 140726284556766 140726284556766 140726284562373 0
/proc/37785/statm: 50808 44763 2720 2826 0 47420 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 207424 KiB
Current children cumulated memory: 182124 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.11 4.04 5/267 37797
/proc/meminfo: memFree=126632600/131249996 swapFree=33010684/33010684
[pid=37776] ppid=37772 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/37776/stat : 37776 (opbsolver) S 37772 37776 37143 0 -1 4194304 262 235 0 0 0 0 0 0 20 0 1 0 42863288 4292608 768 18446744073709551615 93977950691328 93977951585861 140728358030192 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93977951824912 93977951872656 93977953329152 140728358037790 140728358037993 140728358037993 140728358043595 0
/proc/37776/statm: 1048 768 704 219 0 110 0
[pid=37785] ppid=37776 vsize=222232 memory=197100 CPUtime=161.79 cores=5,7
/proc/37785/stat : 37785 (pbcpreprocessor) R 37776 37776 37143 0 -1 4194304 48105 0 0 0 16172 7 0 0 20 0 1 0 42863291 227565568 49275 18446744073709551615 4198400 15773533 140726284552128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 31551488 140726284556612 140726284556766 140726284556766 140726284562373 0
/proc/37785/statm: 55558 49275 2720 2826 0 52170 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 226424 KiB
Current children cumulated memory: 200172 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.11 4.04 5/267 37800
/proc/meminfo: memFree=126633236/131249996 swapFree=33010684/33010684
[pid=37776] ppid=37772 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/37776/stat : 37776 (opbsolver) S 37772 37776 37143 0 -1 4194304 262 235 0 0 0 0 0 0 20 0 1 0 42863288 4292608 768 18446744073709551615 93977950691328 93977951585861 140728358030192 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93977951824912 93977951872656 93977953329152 140728358037790 140728358037993 140728358037993 140728358043595 0
/proc/37776/statm: 1048 768 704 219 0 110 0
[pid=37785] ppid=37776 vsize=222232 memory=197612 CPUtime=221.62 cores=5,7
/proc/37785/stat : 37785 (pbcpreprocessor) R 37776 37776 37143 0 -1 4194304 48236 0 0 0 22155 7 0 0 20 0 1 0 42863291 227565568 49403 18446744073709551615 4198400 15773533 140726284552128 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 31551488 140726284556612 140726284556766 140726284556766 140726284562373 0
/proc/37785/statm: 55558 49403 2720 2826 0 52170 0

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

/proc/37876/stat : 37876 (wmaxcdcl) R 37776 37776 37143 0 -1 4194304 32025 0 0 0 289272 24 0 0 20 0 1 0 42913377 287170560 63527 18446744073709551615 4198400 5932793 140728056843632 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 34250752 140728056850779 140728056850924 140728056850924 140728056856524 0
/proc/37876/statm: 70110 63527 448 424 0 69565 0
Current children cumulated CPU time: 3392.38 s
Current children cumulated vsize: 284632 KiB
Current children cumulated memory: 257180 KiB

[startup+3462.3 s]
/proc/loadavg: 4.04 4.08 4.08 5/266 38045
/proc/meminfo: memFree=126874308/131249996 swapFree=33010684/33010684
[pid=37776] ppid=37772 vsize=4192 memory=3072 CPUtime=499.42 cores=5,7
/proc/37776/stat : 37776 (opbsolver) S 37772 37776 37143 0 -1 4194304 411 63156 0 0 0 0 49918 24 20 0 1 0 42863288 4292608 768 18446744073709551615 93977950691328 93977951585861 140728358030192 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93977951824912 93977951872656 93977953329152 140728358037790 140728358037993 140728358037993 140728358043595 0
/proc/37776/statm: 1048 768 704 219 0 110 0
[pid=37876] ppid=37776 vsize=280440 memory=254108 CPUtime=2952.79 cores=5,7
/proc/37876/stat : 37876 (wmaxcdcl) R 37776 37776 37143 0 -1 4194304 32025 0 0 0 295255 24 0 0 20 0 1 0 42913377 287170560 63527 18446744073709551615 4198400 5932793 140728056843632 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 34250752 140728056850779 140728056850924 140728056850924 140728056856524 0
/proc/37876/statm: 70110 63527 448 424 0 69565 0
Current children cumulated CPU time: 3452.21 s
Current children cumulated vsize: 284632 KiB
Current children cumulated memory: 257180 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.11 4.09 5/267 38048
/proc/meminfo: memFree=126866644/131249996 swapFree=33010684/33010684
[pid=37776] ppid=37772 vsize=4192 memory=3072 CPUtime=499.42 cores=5,7
/proc/37776/stat : 37776 (opbsolver) S 37772 37776 37143 0 -1 4194304 411 63156 0 0 0 0 49918 24 20 0 1 0 42863288 4292608 768 18446744073709551615 93977950691328 93977951585861 140728358030192 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93977951824912 93977951872656 93977953329152 140728358037790 140728358037993 140728358037993 140728358043595 0
/proc/37776/statm: 1048 768 704 219 0 110 0
[pid=37876] ppid=37776 vsize=280440 memory=270492 CPUtime=3012.63 cores=5,7
/proc/37876/stat : 37876 (wmaxcdcl) R 37776 37776 37143 0 -1 4194304 32034 0 0 0 301238 25 0 0 20 0 1 0 42913377 287170560 67623 18446744073709551615 4198400 5932793 140728056843632 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 34250752 140728056850779 140728056850924 140728056850924 140728056856524 0
/proc/37876/statm: 70110 67623 448 424 0 69565 0
Current children cumulated CPU time: 3512.05 s
Current children cumulated vsize: 284632 KiB
Current children cumulated memory: 273564 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/267 38050
/proc/meminfo: memFree=126892608/131249996 swapFree=33010684/33010684
[pid=37776] ppid=37772 vsize=4192 memory=3072 CPUtime=499.42 cores=5,7
/proc/37776/stat : 37776 (opbsolver) S 37772 37776 37143 0 -1 4194304 411 63156 0 0 0 0 49918 24 20 0 1 0 42863288 4292608 768 18446744073709551615 93977950691328 93977951585861 140728358030192 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93977951824912 93977951872656 93977953329152 140728358037790 140728358037993 140728358037993 140728358043595 0
/proc/37776/statm: 1048 768 704 219 0 110 0
[pid=37876] ppid=37776 vsize=280440 memory=271516 CPUtime=3072.47 cores=5,7
/proc/37876/stat : 37876 (wmaxcdcl) R 37776 37776 37143 0 -1 4194304 32314 0 0 0 307222 25 0 0 20 0 1 0 42913377 287170560 67879 18446744073709551615 4198400 5932793 140728056843632 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 34250752 140728056850779 140728056850924 140728056850924 140728056856524 0
/proc/37876/statm: 70110 67879 448 424 0 69565 0
Current children cumulated CPU time: 3571.89 s
Current children cumulated vsize: 284632 KiB
Current children cumulated memory: 274588 KiB

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

# cumulated CPU time of all completed processes:  user=3596.97 s, system=0.511242 s

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

[startup+3584 s]*
/proc/loadavg: 4.10 4.10 4.09 5/267 38050
/proc/meminfo: memFree=126892608/131249996 swapFree=33010684/33010684
[pid=37776] ppid=37772 vsize=4192 memory=3072 CPUtime=499.42 cores=5,7
/proc/37776/stat : 37776 (opbsolver) S 37772 37776 37143 0 -1 4194304 411 63156 0 0 0 0 49918 24 20 0 1 0 42863288 4292608 768 18446744073709551615 93977950691328 93977951585861 140728358030192 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93977951824912 93977951872656 93977953329152 140728358037790 140728358037993 140728358037993 140728358043595 0
/proc/37776/statm: 1048 768 704 219 0 110 0
[pid=37876] ppid=37776 vsize=280440 memory=271516 CPUtime=3074.17 cores=5,7
/proc/37876/stat : 37876 (wmaxcdcl) R 37776 37776 37143 0 -1 4194304 32314 0 0 0 307392 25 0 0 20 0 1 0 42913377 287170560 67879 18446744073709551615 4198400 5932793 140728056843632 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 34250752 140728056850779 140728056850924 140728056850924 140728056856524 0
/proc/37876/statm: 70110 67879 448 424 0 69565 0
Current children cumulated CPU time: 3573.59 s
Current children cumulated vsize: 284632 KiB
Current children cumulated memory: 274588 KiB

[startup+3596.8 s]
/proc/loadavg: 4.08 4.09 4.09 5/267 38050
/proc/meminfo: memFree=126884416/131249996 swapFree=33010684/33010684
[pid=37776] ppid=37772 vsize=4192 memory=3072 CPUtime=499.42 cores=5,7
/proc/37776/stat : 37776 (opbsolver) S 37772 37776 37143 0 -1 4194304 411 63156 0 0 0 0 49918 24 20 0 1 0 42863288 4292608 768 18446744073709551615 93977950691328 93977951585861 140728358030192 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93977951824912 93977951872656 93977953329152 140728358037790 140728358037993 140728358037993 140728358043595 0
/proc/37776/statm: 1048 768 704 219 0 110 0
[pid=37876] ppid=37776 vsize=280440 memory=271516 CPUtime=3086.93 cores=5,7
/proc/37876/stat : 37876 (wmaxcdcl) R 37776 37776 37143 0 -1 4194304 32314 0 0 0 308668 25 0 0 20 0 1 0 42913377 287170560 67879 18446744073709551615 4198400 5932793 140728056843632 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 34250752 140728056850779 140728056850924 140728056850924 140728056856524 0
/proc/37876/statm: 70110 67879 448 424 0 69565 0
Current children cumulated CPU time: 3586.35 s
Current children cumulated vsize: 284632 KiB
Current children cumulated memory: 274588 KiB

[startup+3603.2 s]
/proc/loadavg: 4.16 4.11 4.09 5/267 38050
/proc/meminfo: memFree=126880320/131249996 swapFree=33010684/33010684
[pid=37776] ppid=37772 vsize=4192 memory=3072 CPUtime=499.42 cores=5,7
/proc/37776/stat : 37776 (opbsolver) S 37772 37776 37143 0 -1 4194304 411 63156 0 0 0 0 49918 24 20 0 1 0 42863288 4292608 768 18446744073709551615 93977950691328 93977951585861 140728358030192 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93977951824912 93977951872656 93977953329152 140728358037790 140728358037993 140728358037993 140728358043595 0
/proc/37776/statm: 1048 768 704 219 0 110 0
[pid=37876] ppid=37776 vsize=280440 memory=271516 CPUtime=3093.31 cores=5,7
/proc/37876/stat : 37876 (wmaxcdcl) R 37776 37776 37143 0 -1 4194304 32314 0 0 0 309306 25 0 0 20 0 1 0 42913377 287170560 67879 18446744073709551615 4198400 5932793 140728056843632 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 34250752 140728056850779 140728056850924 140728056850924 140728056856524 0
/proc/37876/statm: 70110 67879 448 424 0 69565 0
Current children cumulated CPU time: 3592.73 s
Current children cumulated vsize: 284632 KiB
Current children cumulated memory: 274588 KiB

[startup+3606.4 s]
/proc/loadavg: 4.14 4.11 4.09 4/260 38083
/proc/meminfo: memFree=127567564/131249996 swapFree=33010684/33010684
[pid=37776] ppid=37772 vsize=4192 memory=3072 CPUtime=499.42 cores=5,7
/proc/37776/stat : 37776 (opbsolver) S 37772 37776 37143 0 -1 4194304 411 63156 0 0 0 0 49918 24 20 0 1 0 42863288 4292608 768 18446744073709551615 93977950691328 93977951585861 140728358030192 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93977951824912 93977951872656 93977953329152 140728358037790 140728358037993 140728358037993 140728358043595 0
/proc/37776/statm: 1048 768 704 219 0 110 0
[pid=37876] ppid=37776 vsize=280440 memory=271516 CPUtime=3096.5 cores=5,7
/proc/37876/stat : 37876 (wmaxcdcl) R 37776 37776 37143 0 -1 4194304 32314 0 0 0 309625 25 0 0 20 0 1 0 42913377 287170560 67879 18446744073709551615 4198400 5932793 140728056843632 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 34250752 140728056850779 140728056850924 140728056850924 140728056856524 0
/proc/37876/statm: 70110 67879 448 424 0 69565 0
Current children cumulated CPU time: 3595.92 s
Current children cumulated vsize: 284632 KiB
Current children cumulated memory: 274588 KiB

[startup+3607.2 s]
/proc/loadavg: 4.14 4.11 4.09 4/260 38083
/proc/meminfo: memFree=127567632/131249996 swapFree=33010684/33010684
[pid=37776] ppid=37772 vsize=4192 memory=3072 CPUtime=499.42 cores=5,7
/proc/37776/stat : 37776 (opbsolver) S 37772 37776 37143 0 -1 4194304 411 63156 0 0 0 0 49918 24 20 0 1 0 42863288 4292608 768 18446744073709551615 93977950691328 93977951585861 140728358030192 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93977951824912 93977951872656 93977953329152 140728358037790 140728358037993 140728358037993 140728358043595 0
/proc/37776/statm: 1048 768 704 219 0 110 0
[pid=37876] ppid=37776 vsize=280440 memory=271516 CPUtime=3097.3 cores=5,7
/proc/37876/stat : 37876 (wmaxcdcl) R 37776 37776 37143 0 -1 4194304 32314 0 0 0 309705 25 0 0 20 0 1 0 42913377 287170560 67879 18446744073709551615 4198400 5932793 140728056843632 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 34250752 140728056850779 140728056850924 140728056850924 140728056856524 0
/proc/37876/statm: 70110 67879 448 424 0 69565 0
Current children cumulated CPU time: 3596.72 s
Current children cumulated vsize: 284632 KiB
Current children cumulated memory: 274588 KiB

[startup+3607.6 s]
/proc/loadavg: 4.14 4.11 4.09 4/260 38083
/proc/meminfo: memFree=127567632/131249996 swapFree=33010684/33010684
[pid=37776] ppid=37772 vsize=4192 memory=3072 CPUtime=499.42 cores=5,7
/proc/37776/stat : 37776 (opbsolver) S 37772 37776 37143 0 -1 4194304 411 63156 0 0 0 0 49918 24 20 0 1 0 42863288 4292608 768 18446744073709551615 93977950691328 93977951585861 140728358030192 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93977951824912 93977951872656 93977953329152 140728358037790 140728358037993 140728358037993 140728358043595 0
/proc/37776/statm: 1048 768 704 219 0 110 0
[pid=37876] ppid=37776 vsize=280440 memory=271516 CPUtime=3097.7 cores=5,7
/proc/37876/stat : 37876 (wmaxcdcl) R 37776 37776 37143 0 -1 4194304 32314 0 0 0 309745 25 0 0 20 0 1 0 42913377 287170560 67879 18446744073709551615 4198400 5932793 140728056843632 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 34250752 140728056850779 140728056850924 140728056850924 140728056856524 0
/proc/37876/statm: 70110 67879 448 424 0 69565 0
Current children cumulated CPU time: 3597.12 s
Current children cumulated vsize: 284632 KiB
Current children cumulated memory: 274588 KiB

[startup+3607.8 s]
/proc/loadavg: 4.14 4.11 4.09 4/260 38083
/proc/meminfo: memFree=127567632/131249996 swapFree=33010684/33010684
[pid=37776] ppid=37772 vsize=4192 memory=3072 CPUtime=499.42 cores=5,7
/proc/37776/stat : 37776 (opbsolver) S 37772 37776 37143 0 -1 4194304 411 63156 0 0 0 0 49918 24 20 0 1 0 42863288 4292608 768 18446744073709551615 93977950691328 93977951585861 140728358030192 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93977951824912 93977951872656 93977953329152 140728358037790 140728358037993 140728358037993 140728358043595 0
/proc/37776/statm: 1048 768 704 219 0 110 0
[pid=37876] ppid=37776 vsize=280440 memory=271516 CPUtime=3097.9 cores=5,7
/proc/37876/stat : 37876 (wmaxcdcl) R 37776 37776 37143 0 -1 4194304 32314 0 0 0 309765 25 0 0 20 0 1 0 42913377 287170560 67879 18446744073709551615 4198400 5932793 140728056843632 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 34250752 140728056850779 140728056850924 140728056850924 140728056856524 0
/proc/37876/statm: 70110 67879 448 424 0 69565 0
Current children cumulated CPU time: 3597.32 s
Current children cumulated vsize: 284632 KiB
Current children cumulated memory: 274588 KiB

[startup+3607.9 s]
/proc/loadavg: 4.14 4.11 4.09 4/260 38083
/proc/meminfo: memFree=127567632/131249996 swapFree=33010684/33010684
[pid=37776] ppid=37772 vsize=4192 memory=3072 CPUtime=499.42 cores=5,7
/proc/37776/stat : 37776 (opbsolver) S 37772 37776 37143 0 -1 4194304 411 63156 0 0 0 0 49918 24 20 0 1 0 42863288 4292608 768 18446744073709551615 93977950691328 93977951585861 140728358030192 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93977951824912 93977951872656 93977953329152 140728358037790 140728358037993 140728358037993 140728358043595 0
/proc/37776/statm: 1048 768 704 219 0 110 0
[pid=37876] ppid=37776 vsize=280440 memory=271516 CPUtime=3098 cores=5,7
/proc/37876/stat : 37876 (wmaxcdcl) R 37776 37776 37143 0 -1 4194304 32314 0 0 0 309775 25 0 0 20 0 1 0 42913377 287170560 67879 18446744073709551615 4198400 5932793 140728056843632 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 34250752 140728056850779 140728056850924 140728056850924 140728056856524 0
/proc/37876/statm: 70110 67879 448 424 0 69565 0
Current children cumulated CPU time: 3597.42 s
Current children cumulated vsize: 284632 KiB
Current children cumulated memory: 274588 KiB

Child status: 0

Real time (s): 3607.94
CPU time (s): 3597.48
CPU user time (s): 3596.97
CPU system time (s): 0.511242
CPU usage (%): 99.71
Max. virtual memory (cumulated for all children) (KiB): 333952
Max. memory (cumulated for all children) (KiB): 298180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.97
system time used= 0.511242
maximum resident set size= 295108
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96221
page faults= 0
swaps= 0
block input operations= 0
block output operations= 10008
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 497
involuntary context switches= 1369


# summary of solver processes directly reported to runsolver:
#   pid: 37776
#   total CPU time (s): 3597.48
#   total CPU user time (s): 3596.97
#   total CPU system time (s): 0.511242

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.61136 second user time and 16.6189 second system time

The end

Launcher Data

Begin job on nodeC022 at 2025-06-30 10:24:15
IDJOB=4498441
IDBENCH=148672
IDSOLVER=3374
FILE ID=nodeC022/4498441-1751271855
RUNJOBID= nodeC022-1751268232-37162
SLURM_JOB_ID= 9594189
Free space on /tmp= 433016 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB24/normalized-PB07/OPT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_500_10_4.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4498441-1751271855/watcher-4498441-1751271855 -o /tmp/evaluation-result-4498441-1751271855/solver-4498441-1751271855 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1751268232-37162 --watchdog 3760  HOME/opbsolver HOME/instance-4498441-1751271855.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= 08873ac12267207049f5888e334cf105
RANDOM SEED=27383631

nodeC022 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.688
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128217420 kB
MemAvailable:   129019544 kB
Buffers:            3280 kB
Cached:          1605460 kB
SwapCached:            0 kB
Active:          1040548 kB
Inactive:        1357096 kB
Active(anon):     806968 kB
Inactive(anon):        0 kB
Active(file):     233580 kB
Inactive(file):  1357096 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             66184 kB
Writeback:             0 kB
AnonPages:        792072 kB
Mapped:           114508 kB
Shmem:             18060 kB
KReclaimable:     100972 kB
Slab:             187460 kB
SReclaimable:     100972 kB
SUnreclaim:        86488 kB
KernelStack:        4192 kB
PageTables:         4500 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1126580 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    126976 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432964 MiB
End job on nodeC022 at 2025-06-30 11:24:23