Trace number 4523349

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.79 3608.23

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/
KidneyTransplantBenchmarks/normalized-KE_410_001.opb
MD5SUM5497ad1e3ba537ab514ea8a0bae011ec
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-13240
Best CPU time to get the best result obtained on this benchmark0.242693
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables12816
Total number of constraints321
Number of constraints which are clauses19
Number of constraints which are cardinality constraints (but not clauses)302
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3129
Number of terms in the objective function 12814
Biggest coefficient in the objective function 257
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 1403930
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 257
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1403930
Number of bits of the biggest sum of numbers21
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.05/0.17	c Solving by WMaxCDCL...
3597.75/3608.22	c Rebuilding OPB solution...
3597.75/3608.22	c This is the PBCProcessor based on SCIP solver.
3597.75/3608.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 (59519 MiB free)
  memory of node 1: 64465 MiB (58886 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4523349-1751650961/watcher-4523349-1751650961 -o /tmp/evaluation-result-4523349-1751650961/solver-4523349-1751650961 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751650961-97522 --watchdog 3760 HOME/opbsolver HOME/instance-4523349-1751650961.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=97560, runsolver pid=97551

[startup+0.100061 s]*
/proc/loadavg: 4.01 4.12 4.08 4/261 97582
/proc/meminfo: memFree=121247552/131250000 swapFree=33009904/33010684
[pid=97560] ppid=97551 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/97560/stat : 97560 (opbsolver) S 97551 97560 96857 0 -1 4194304 343 653 0 0 0 0 0 0 20 0 1 0 80775541 4292608 768 18446744073709551615 94068062048256 94068062942789 140730115813936 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94068063181840 94068063229584 94068063588352 140730115815709 140730115815912 140730115815912 140730115821515 0
/proc/97560/statm: 1048 768 704 219 0 110 0
[pid=97581] ppid=97560 vsize=29356 memory=12772 CPUtime=0.05 cores=5,7
/proc/97581/stat : 97581 (pbcpreprocessor) R 97560 97560 96857 0 -1 4194304 3054 0 0 0 3 2 0 0 20 0 1 0 80775546 30060544 3193 18446744073709551615 4198400 15773533 140733640824576 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 17968456 18061744 45322240 140733640833199 140733640833501 140733640833501 140733640839109 0
/proc/97581/statm: 7339 3193 704 2826 0 3951 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 33548 KiB
Current children cumulated memory: 15844 KiB

[startup+0.205579 s]*
/proc/loadavg: 4.01 4.12 4.08 5/261 97586
/proc/meminfo: memFree=121215420/131250000 swapFree=33009904/33010684
[pid=97560] ppid=97551 vsize=4192 memory=3072 CPUtime=0.13 cores=5,7
/proc/97560/stat : 97560 (opbsolver) S 97551 97560 96857 0 -1 4194304 402 3833 0 0 0 0 6 7 20 0 1 0 80775541 4292608 768 18446744073709551615 94068062048256 94068062942789 140730115813936 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94068063181840 94068063229584 94068063588352 140730115815709 140730115815912 140730115815912 140730115821515 0
/proc/97560/statm: 1048 768 704 219 0 110 0
[pid=97586] ppid=97560 vsize=25984 memory=19264 CPUtime=0.02 cores=5,7
/proc/97586/stat : 97586 (wmaxcdcl) R 97560 97560 96857 0 -1 4194304 4067 0 0 0 2 0 0 0 20 0 1 0 80775560 26607616 4816 18446744073709551615 4198400 5932793 140730054894416 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 40058880 140730054895962 140730054896107 140730054896107 140730054901708 0
/proc/97586/statm: 6496 4816 448 424 0 5951 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 30176 KiB
Current children cumulated memory: 22336 KiB

[startup+0.305782 s]*
/proc/loadavg: 4.01 4.12 4.08 4/261 97586
/proc/meminfo: memFree=121183160/131250000 swapFree=33009904/33010684
[pid=97560] ppid=97551 vsize=4192 memory=3072 CPUtime=0.13 cores=5,7
/proc/97560/stat : 97560 (opbsolver) S 97551 97560 96857 0 -1 4194304 402 3833 0 0 0 0 6 7 20 0 1 0 80775541 4292608 768 18446744073709551615 94068062048256 94068062942789 140730115813936 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94068063181840 94068063229584 94068063588352 140730115815709 140730115815912 140730115815912 140730115821515 0
/proc/97560/statm: 1048 768 704 219 0 110 0
[pid=97586] ppid=97560 vsize=25728 memory=19872 CPUtime=0.12 cores=5,7
/proc/97586/stat : 97586 (wmaxcdcl) R 97560 97560 96857 0 -1 4194304 4401 0 0 0 12 0 0 0 20 0 1 0 80775560 26345472 4968 18446744073709551615 4198400 5932793 140730054894416 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 40058880 140730054895962 140730054896107 140730054896107 140730054901708 0
/proc/97586/statm: 6432 4968 448 424 0 5887 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 29920 KiB
Current children cumulated memory: 22944 KiB

[startup+0.700186 s]
/proc/loadavg: 4.01 4.12 4.08 4/261 97586
/proc/meminfo: memFree=121183056/131250000 swapFree=33009904/33010684
[pid=97560] ppid=97551 vsize=4192 memory=3072 CPUtime=0.13 cores=5,7
/proc/97560/stat : 97560 (opbsolver) S 97551 97560 96857 0 -1 4194304 402 3833 0 0 0 0 6 7 20 0 1 0 80775541 4292608 768 18446744073709551615 94068062048256 94068062942789 140730115813936 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94068063181840 94068063229584 94068063588352 140730115815709 140730115815912 140730115815912 140730115821515 0
/proc/97560/statm: 1048 768 704 219 0 110 0
[pid=97586] ppid=97560 vsize=26104 memory=20544 CPUtime=0.5 cores=5,7
/proc/97586/stat : 97586 (wmaxcdcl) R 97560 97560 96857 0 -1 4194304 4863 0 0 0 50 0 0 0 20 0 1 0 80775560 26730496 5136 18446744073709551615 4198400 5932793 140730054894416 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 40058880 140730054895962 140730054896107 140730054896107 140730054901708 0
/proc/97586/statm: 6526 5136 448 424 0 5981 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 30296 KiB
Current children cumulated memory: 23616 KiB

[startup+1.5002 s]
/proc/loadavg: 4.01 4.12 4.08 4/261 97588
/proc/meminfo: memFree=121134420/131250000 swapFree=33009904/33010684
[pid=97560] ppid=97551 vsize=4192 memory=3072 CPUtime=0.13 cores=5,7
/proc/97560/stat : 97560 (opbsolver) S 97551 97560 96857 0 -1 4194304 402 3833 0 0 0 0 6 7 20 0 1 0 80775541 4292608 768 18446744073709551615 94068062048256 94068062942789 140730115813936 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94068063181840 94068063229584 94068063588352 140730115815709 140730115815912 140730115815912 140730115821515 0
/proc/97560/statm: 1048 768 704 219 0 110 0
[pid=97586] ppid=97560 vsize=41356 memory=35904 CPUtime=1.31 cores=5,7
/proc/97586/stat : 97586 (wmaxcdcl) R 97560 97560 96857 0 -1 4194304 8692 0 0 0 130 1 0 0 20 0 1 0 80775560 42348544 8976 18446744073709551615 4198400 5932793 140730054894416 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 40058880 140730054895962 140730054896107 140730054896107 140730054901708 0
/proc/97586/statm: 10339 8976 448 424 0 9794 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 45548 KiB
Current children cumulated memory: 38976 KiB

[startup+3.10558 s]
/proc/loadavg: 3.93 4.10 4.08 4/261 97588
/proc/meminfo: memFree=121064896/131250000 swapFree=33009904/33010684
[pid=97560] ppid=97551 vsize=4192 memory=3072 CPUtime=0.13 cores=5,7
/proc/97560/stat : 97560 (opbsolver) S 97551 97560 96857 0 -1 4194304 402 3833 0 0 0 0 6 7 20 0 1 0 80775541 4292608 768 18446744073709551615 94068062048256 94068062942789 140730115813936 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94068063181840 94068063229584 94068063588352 140730115815709 140730115815912 140730115815912 140730115821515 0
/proc/97560/statm: 1048 768 704 219 0 110 0
[pid=97586] ppid=97560 vsize=60936 memory=55360 CPUtime=2.9 cores=5,7
/proc/97586/stat : 97586 (wmaxcdcl) R 97560 97560 96857 0 -1 4194304 13576 0 0 0 288 2 0 0 20 0 1 0 80775560 62398464 13840 18446744073709551615 4198400 5932793 140730054894416 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 40058880 140730054895962 140730054896107 140730054896107 140730054901708 0
/proc/97586/statm: 15234 13840 448 424 0 14689 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 65128 KiB
Current children cumulated memory: 58432 KiB

[startup+6.30019 s]
/proc/loadavg: 3.93 4.10 4.08 4/261 97588
/proc/meminfo: memFree=121020936/131250000 swapFree=33009904/33010684
[pid=97560] ppid=97551 vsize=4192 memory=3072 CPUtime=0.13 cores=5,7
/proc/97560/stat : 97560 (opbsolver) S 97551 97560 96857 0 -1 4194304 402 3833 0 0 0 0 6 7 20 0 1 0 80775541 4292608 768 18446744073709551615 94068062048256 94068062942789 140730115813936 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94068063181840 94068063229584 94068063588352 140730115815709 140730115815912 140730115815912 140730115821515 0
/proc/97560/statm: 1048 768 704 219 0 110 0
[pid=97586] ppid=97560 vsize=85088 memory=79296 CPUtime=6.09 cores=5,7
/proc/97586/stat : 97586 (wmaxcdcl) R 97560 97560 96857 0 -1 4194304 19563 0 0 0 606 3 0 0 20 0 1 0 80775560 87130112 19824 18446744073709551615 4198400 5932793 140730054894416 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 40058880 140730054895962 140730054896107 140730054896107 140730054901708 0
/proc/97586/statm: 21272 19824 448 424 0 20727 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 89280 KiB
Current children cumulated memory: 82368 KiB

[startup+12.7002 s]
/proc/loadavg: 3.86 4.08 4.07 4/261 97588
/proc/meminfo: memFree=120879888/131250000 swapFree=33009904/33010684
[pid=97560] ppid=97551 vsize=4192 memory=3072 CPUtime=0.13 cores=5,7
/proc/97560/stat : 97560 (opbsolver) S 97551 97560 96857 0 -1 4194304 402 3833 0 0 0 0 6 7 20 0 1 0 80775541 4292608 768 18446744073709551615 94068062048256 94068062942789 140730115813936 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94068063181840 94068063229584 94068063588352 140730115815709 140730115815912 140730115815912 140730115821515 0
/proc/97560/statm: 1048 768 704 219 0 110 0
[pid=97586] ppid=97560 vsize=126236 memory=119104 CPUtime=12.46 cores=5,7
/proc/97586/stat : 97586 (wmaxcdcl) R 97560 97560 96857 0 -1 4194304 29486 0 0 0 1241 5 0 0 20 0 1 0 80775560 129265664 29776 18446744073709551615 4198400 5932793 140730054894416 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 40058880 140730054895962 140730054896107 140730054896107 140730054901708 0
/proc/97586/statm: 31559 29776 448 424 0 31014 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 130428 KiB
Current children cumulated memory: 122176 KiB

[startup+25.5002 s]
/proc/loadavg: 3.73 4.04 4.06 4/261 97589
/proc/meminfo: memFree=120718656/131250000 swapFree=33009904/33010684
[pid=97560] ppid=97551 vsize=4192 memory=3072 CPUtime=0.13 cores=5,7
/proc/97560/stat : 97560 (opbsolver) S 97551 97560 96857 0 -1 4194304 402 3833 0 0 0 0 6 7 20 0 1 0 80775541 4292608 768 18446744073709551615 94068062048256 94068062942789 140730115813936 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94068063181840 94068063229584 94068063588352 140730115815709 140730115815912 140730115815912 140730115821515 0
/proc/97560/statm: 1048 768 704 219 0 110 0
[pid=97586] ppid=97560 vsize=163436 memory=155072 CPUtime=25.22 cores=5,7
/proc/97586/stat : 97586 (wmaxcdcl) R 97560 97560 96857 0 -1 4194304 38509 0 0 0 2515 7 0 0 20 0 1 0 80775560 167358464 38768 18446744073709551615 4198400 5932793 140730054894416 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 40058880 140730054895962 140730054896107 140730054896107 140730054901708 0
/proc/97586/statm: 40859 38768 448 424 0 40314 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 167628 KiB
Current children cumulated memory: 158144 KiB

[startup+51.1055 s]
/proc/loadavg: 3.55 3.97 4.04 4/261 97589
/proc/meminfo: memFree=120452484/131250000 swapFree=33009904/33010684
[pid=97560] ppid=97551 vsize=4192 memory=3072 CPUtime=0.13 cores=5,7
/proc/97560/stat : 97560 (opbsolver) S 97551 97560 96857 0 -1 4194304 402 3833 0 0 0 0 6 7 20 0 1 0 80775541 4292608 768 18446744073709551615 94068062048256 94068062942789 140730115813936 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94068063181840 94068063229584 94068063588352 140730115815709 140730115815912 140730115815912 140730115821515 0
/proc/97560/statm: 1048 768 704 219 0 110 0
[pid=97586] ppid=97560 vsize=284484 memory=243828 CPUtime=50.75 cores=5,7
/proc/97586/stat : 97586 (wmaxcdcl) R 97560 97560 96857 0 -1 4194304 48908 0 0 0 5064 11 0 0 20 0 1 0 80775560 291311616 60957 18446744073709551615 4198400 5932793 140730054894416 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 40058880 140730054895962 140730054896107 140730054896107 140730054901708 0
/proc/97586/statm: 71121 60957 448 424 0 70576 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 288676 KiB
Current children cumulated memory: 246900 KiB

[startup+102.3 s]
/proc/loadavg: 3.28 3.82 3.98 4/261 97591
/proc/meminfo: memFree=120203204/131250000 swapFree=33009904/33010684
[pid=97560] ppid=97551 vsize=4192 memory=3072 CPUtime=0.13 cores=5,7
/proc/97560/stat : 97560 (opbsolver) S 97551 97560 96857 0 -1 4194304 402 3833 0 0 0 0 6 7 20 0 1 0 80775541 4292608 768 18446744073709551615 94068062048256 94068062942789 140730115813936 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94068063181840 94068063229584 94068063588352 140730115815709 140730115815912 140730115815912 140730115821515 0
/proc/97560/statm: 1048 768 704 219 0 110 0
[pid=97586] ppid=97560 vsize=284484 memory=243828 CPUtime=101.78 cores=5,7
/proc/97586/stat : 97586 (wmaxcdcl) R 97560 97560 96857 0 -1 4194304 48920 0 0 0 10167 11 0 0 20 0 1 0 80775560 291311616 60957 18446744073709551615 4198400 5932793 140730054894416 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 40058880 140730054895962 140730054896107 140730054896107 140730054901708 0
/proc/97586/statm: 71121 60957 448 424 0 70576 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 288676 KiB
Current children cumulated memory: 246900 KiB

[startup+162.3 s]
/proc/loadavg: 3.15 3.69 3.92 4/261 97593
/proc/meminfo: memFree=119962180/131250000 swapFree=33009904/33010684
[pid=97560] ppid=97551 vsize=4192 memory=3072 CPUtime=0.13 cores=5,7
/proc/97560/stat : 97560 (opbsolver) S 97551 97560 96857 0 -1 4194304 402 3833 0 0 0 0 6 7 20 0 1 0 80775541 4292608 768 18446744073709551615 94068062048256 94068062942789 140730115813936 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94068063181840 94068063229584 94068063588352 140730115815709 140730115815912 140730115815912 140730115821515 0
/proc/97560/statm: 1048 768 704 219 0 110 0
[pid=97586] ppid=97560 vsize=284484 memory=244212 CPUtime=161.6 cores=5,7
/proc/97586/stat : 97586 (wmaxcdcl) R 97560 97560 96857 0 -1 4194304 48964 0 0 0 16149 11 0 0 20 0 1 0 80775560 291311616 61053 18446744073709551615 4198400 5932793 140730054894416 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 40058880 140730054895962 140730054896107 140730054896107 140730054901708 0
/proc/97586/statm: 71121 61053 448 424 0 70576 0
Current children cumulated CPU time: 161.73 s
Current children cumulated vsize: 288676 KiB
Current children cumulated memory: 247284 KiB

[startup+222.3 s]
/proc/loadavg: 3.17 3.59 3.87 4/261 97595
/proc/meminfo: memFree=119780728/131250000 swapFree=33009904/33010684
[pid=97560] ppid=97551 vsize=4192 memory=3072 CPUtime=0.13 cores=5,7
/proc/97560/stat : 97560 (opbsolver) S 97551 97560 96857 0 -1 4194304 402 3833 0 0 0 0 6 7 20 0 1 0 80775541 4292608 768 18446744073709551615 94068062048256 94068062942789 140730115813936 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94068063181840 94068063229584 94068063588352 140730115815709 140730115815912 140730115815912 140730115821515 0
/proc/97560/statm: 1048 768 704 219 0 110 0
[pid=97586] ppid=97560 vsize=284484 memory=247392 CPUtime=221.44 cores=5,7
/proc/97586/stat : 97586 (wmaxcdcl) R 97560 97560 96857 0 -1 4194304 48988 0 0 0 22133 11 0 0 20 0 1 0 80775560 291311616 61848 18446744073709551615 4198400 5932793 140730054894416 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 40058880 140730054895962 140730054896107 140730054896107 140730054901708 0
/proc/97586/statm: 71121 61848 448 424 0 70576 0
Current children cumulated CPU time: 221.57 s

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

/proc/97586/stat : 97586 (wmaxcdcl) R 97560 97560 96857 0 -1 4194304 52162 0 0 0 333227 23 0 0 20 0 1 0 80775560 291614720 63446 18446744073709551615 4198400 5932793 140730054894416 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 40058880 140730054895962 140730054896107 140730054896107 140730054901708 0
/proc/97586/statm: 71195 63446 448 424 0 70650 0
Current children cumulated CPU time: 3332.63 s
Current children cumulated vsize: 288972 KiB
Current children cumulated memory: 256856 KiB

[startup+3402.3 s]
/proc/loadavg: 3.15 3.11 3.09 4/260 97759
/proc/meminfo: memFree=117822940/131250000 swapFree=33009904/33010684
[pid=97560] ppid=97551 vsize=4192 memory=3072 CPUtime=0.13 cores=5,7
/proc/97560/stat : 97560 (opbsolver) S 97551 97560 96857 0 -1 4194304 402 3833 0 0 0 0 6 7 20 0 1 0 80775541 4292608 768 18446744073709551615 94068062048256 94068062942789 140730115813936 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94068063181840 94068063229584 94068063588352 140730115815709 140730115815912 140730115815912 140730115821515 0
/proc/97560/statm: 1048 768 704 219 0 110 0
[pid=97586] ppid=97560 vsize=284780 memory=255832 CPUtime=3392.33 cores=5,7
/proc/97586/stat : 97586 (wmaxcdcl) R 97560 97560 96857 0 -1 4194304 52163 0 0 0 339210 23 0 0 20 0 1 0 80775560 291614720 63958 18446744073709551615 4198400 5932793 140730054894416 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 40058880 140730054895962 140730054896107 140730054896107 140730054901708 0
/proc/97586/statm: 71195 63958 448 424 0 70650 0
Current children cumulated CPU time: 3392.46 s
Current children cumulated vsize: 288972 KiB
Current children cumulated memory: 258904 KiB

[startup+3462.3 s]
/proc/loadavg: 3.12 3.10 3.09 4/260 97761
/proc/meminfo: memFree=117823112/131250000 swapFree=33009904/33010684
[pid=97560] ppid=97551 vsize=4192 memory=3072 CPUtime=0.13 cores=5,7
/proc/97560/stat : 97560 (opbsolver) S 97551 97560 96857 0 -1 4194304 402 3833 0 0 0 0 6 7 20 0 1 0 80775541 4292608 768 18446744073709551615 94068062048256 94068062942789 140730115813936 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94068063181840 94068063229584 94068063588352 140730115815709 140730115815912 140730115815912 140730115821515 0
/proc/97560/statm: 1048 768 704 219 0 110 0
[pid=97586] ppid=97560 vsize=284780 memory=257240 CPUtime=3452.14 cores=5,7
/proc/97586/stat : 97586 (wmaxcdcl) R 97560 97560 96857 0 -1 4194304 52180 0 0 0 345191 23 0 0 20 0 1 0 80775560 291614720 64310 18446744073709551615 4198400 5932793 140730054894416 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 40058880 140730054895962 140730054896107 140730054896107 140730054901708 0
/proc/97586/statm: 71195 64310 448 424 0 70650 0
Current children cumulated CPU time: 3452.27 s
Current children cumulated vsize: 288972 KiB
Current children cumulated memory: 260312 KiB

[startup+3522.3 s]
/proc/loadavg: 3.09 3.10 3.09 4/260 97763
/proc/meminfo: memFree=117823056/131250000 swapFree=33009904/33010684
[pid=97560] ppid=97551 vsize=4192 memory=3072 CPUtime=0.13 cores=5,7
/proc/97560/stat : 97560 (opbsolver) S 97551 97560 96857 0 -1 4194304 402 3833 0 0 0 0 6 7 20 0 1 0 80775541 4292608 768 18446744073709551615 94068062048256 94068062942789 140730115813936 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94068063181840 94068063229584 94068063588352 140730115815709 140730115815912 140730115815912 140730115821515 0
/proc/97560/statm: 1048 768 704 219 0 110 0
[pid=97586] ppid=97560 vsize=284780 memory=257240 CPUtime=3511.96 cores=5,7
/proc/97586/stat : 97586 (wmaxcdcl) R 97560 97560 96857 0 -1 4194304 52180 0 0 0 351173 23 0 0 20 0 1 0 80775560 291614720 64310 18446744073709551615 4198400 5932793 140730054894416 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 40058880 140730054895962 140730054896107 140730054896107 140730054901708 0
/proc/97586/statm: 71195 64310 448 424 0 70650 0
Current children cumulated CPU time: 3512.09 s
Current children cumulated vsize: 288972 KiB
Current children cumulated memory: 260312 KiB

[startup+3582.3 s]
/proc/loadavg: 3.13 3.11 3.09 4/261 97772
/proc/meminfo: memFree=117823072/131250000 swapFree=33009904/33010684
[pid=97560] ppid=97551 vsize=4192 memory=3072 CPUtime=0.13 cores=5,7
/proc/97560/stat : 97560 (opbsolver) S 97551 97560 96857 0 -1 4194304 402 3833 0 0 0 0 6 7 20 0 1 0 80775541 4292608 768 18446744073709551615 94068062048256 94068062942789 140730115813936 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94068063181840 94068063229584 94068063588352 140730115815709 140730115815912 140730115815912 140730115821515 0
/proc/97560/statm: 1048 768 704 219 0 110 0
[pid=97586] ppid=97560 vsize=284780 memory=259288 CPUtime=3571.79 cores=5,7
/proc/97586/stat : 97586 (wmaxcdcl) R 97560 97560 96857 0 -1 4194304 52181 0 0 0 357155 24 0 0 20 0 1 0 80775560 291614720 64822 18446744073709551615 4198400 5932793 140730054894416 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 40058880 140730054895962 140730054896107 140730054896107 140730054901708 0
/proc/97586/statm: 71195 64822 448 424 0 70650 0
Current children cumulated CPU time: 3571.92 s
Current children cumulated vsize: 288972 KiB
Current children cumulated memory: 262360 KiB

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

# cumulated CPU time of all completed processes:  user=3597.47 s, system=0.321394 s

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

[startup+3584 s]*
/proc/loadavg: 3.13 3.11 3.09 4/261 97772
/proc/meminfo: memFree=117823072/131250000 swapFree=33009904/33010684
[pid=97560] ppid=97551 vsize=4192 memory=3072 CPUtime=0.13 cores=5,7
/proc/97560/stat : 97560 (opbsolver) S 97551 97560 96857 0 -1 4194304 402 3833 0 0 0 0 6 7 20 0 1 0 80775541 4292608 768 18446744073709551615 94068062048256 94068062942789 140730115813936 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94068063181840 94068063229584 94068063588352 140730115815709 140730115815912 140730115815912 140730115821515 0
/proc/97560/statm: 1048 768 704 219 0 110 0
[pid=97586] ppid=97560 vsize=284780 memory=259288 CPUtime=3573.49 cores=5,7
/proc/97586/stat : 97586 (wmaxcdcl) R 97560 97560 96857 0 -1 4194304 52181 0 0 0 357325 24 0 0 20 0 1 0 80775560 291614720 64822 18446744073709551615 4198400 5932793 140730054894416 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 40058880 140730054895962 140730054896107 140730054896107 140730054901708 0
/proc/97586/statm: 71195 64822 448 424 0 70650 0
Current children cumulated CPU time: 3573.62 s
Current children cumulated vsize: 288972 KiB
Current children cumulated memory: 262360 KiB

[startup+3596.8 s]
/proc/loadavg: 3.11 3.10 3.09 4/261 97772
/proc/meminfo: memFree=117823096/131250000 swapFree=33009904/33010684
[pid=97560] ppid=97551 vsize=4192 memory=3072 CPUtime=0.13 cores=5,7
/proc/97560/stat : 97560 (opbsolver) S 97551 97560 96857 0 -1 4194304 402 3833 0 0 0 0 6 7 20 0 1 0 80775541 4292608 768 18446744073709551615 94068062048256 94068062942789 140730115813936 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94068063181840 94068063229584 94068063588352 140730115815709 140730115815912 140730115815912 140730115821515 0
/proc/97560/statm: 1048 768 704 219 0 110 0
[pid=97586] ppid=97560 vsize=284780 memory=259288 CPUtime=3586.25 cores=5,7
/proc/97586/stat : 97586 (wmaxcdcl) R 97560 97560 96857 0 -1 4194304 52181 0 0 0 358601 24 0 0 20 0 1 0 80775560 291614720 64822 18446744073709551615 4198400 5932793 140730054894416 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 40058880 140730054895962 140730054896107 140730054896107 140730054901708 0
/proc/97586/statm: 71195 64822 448 424 0 70650 0
Current children cumulated CPU time: 3586.38 s
Current children cumulated vsize: 288972 KiB
Current children cumulated memory: 262360 KiB

[startup+3603.2 s]
/proc/loadavg: 3.09 3.10 3.09 4/261 97772
/proc/meminfo: memFree=117823112/131250000 swapFree=33009904/33010684
[pid=97560] ppid=97551 vsize=4192 memory=3072 CPUtime=0.13 cores=5,7
/proc/97560/stat : 97560 (opbsolver) S 97551 97560 96857 0 -1 4194304 402 3833 0 0 0 0 6 7 20 0 1 0 80775541 4292608 768 18446744073709551615 94068062048256 94068062942789 140730115813936 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94068063181840 94068063229584 94068063588352 140730115815709 140730115815912 140730115815912 140730115821515 0
/proc/97560/statm: 1048 768 704 219 0 110 0
[pid=97586] ppid=97560 vsize=284780 memory=259288 CPUtime=3592.63 cores=5,7
/proc/97586/stat : 97586 (wmaxcdcl) R 97560 97560 96857 0 -1 4194304 52181 0 0 0 359239 24 0 0 20 0 1 0 80775560 291614720 64822 18446744073709551615 4198400 5932793 140730054894416 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 40058880 140730054895962 140730054896107 140730054896107 140730054901708 0
/proc/97586/statm: 71195 64822 448 424 0 70650 0
Current children cumulated CPU time: 3592.76 s
Current children cumulated vsize: 288972 KiB
Current children cumulated memory: 262360 KiB

[startup+3606.4 s]
/proc/loadavg: 3.09 3.10 3.09 4/261 97773
/proc/meminfo: memFree=117823096/131250000 swapFree=33009904/33010684
[pid=97560] ppid=97551 vsize=4192 memory=3072 CPUtime=0.13 cores=5,7
/proc/97560/stat : 97560 (opbsolver) S 97551 97560 96857 0 -1 4194304 402 3833 0 0 0 0 6 7 20 0 1 0 80775541 4292608 768 18446744073709551615 94068062048256 94068062942789 140730115813936 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94068063181840 94068063229584 94068063588352 140730115815709 140730115815912 140730115815912 140730115821515 0
/proc/97560/statm: 1048 768 704 219 0 110 0
[pid=97586] ppid=97560 vsize=284780 memory=259288 CPUtime=3595.82 cores=5,7
/proc/97586/stat : 97586 (wmaxcdcl) R 97560 97560 96857 0 -1 4194304 52181 0 0 0 359558 24 0 0 20 0 1 0 80775560 291614720 64822 18446744073709551615 4198400 5932793 140730054894416 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 40058880 140730054895962 140730054896107 140730054896107 140730054901708 0
/proc/97586/statm: 71195 64822 448 424 0 70650 0
Current children cumulated CPU time: 3595.95 s
Current children cumulated vsize: 288972 KiB
Current children cumulated memory: 262360 KiB

[startup+3607.2 s]
/proc/loadavg: 3.09 3.10 3.09 4/261 97773
/proc/meminfo: memFree=117823096/131250000 swapFree=33009904/33010684
[pid=97560] ppid=97551 vsize=4192 memory=3072 CPUtime=0.13 cores=5,7
/proc/97560/stat : 97560 (opbsolver) S 97551 97560 96857 0 -1 4194304 402 3833 0 0 0 0 6 7 20 0 1 0 80775541 4292608 768 18446744073709551615 94068062048256 94068062942789 140730115813936 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94068063181840 94068063229584 94068063588352 140730115815709 140730115815912 140730115815912 140730115821515 0
/proc/97560/statm: 1048 768 704 219 0 110 0
[pid=97586] ppid=97560 vsize=284780 memory=259288 CPUtime=3596.62 cores=5,7
/proc/97586/stat : 97586 (wmaxcdcl) R 97560 97560 96857 0 -1 4194304 52181 0 0 0 359638 24 0 0 20 0 1 0 80775560 291614720 64822 18446744073709551615 4198400 5932793 140730054894416 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 40058880 140730054895962 140730054896107 140730054896107 140730054901708 0
/proc/97586/statm: 71195 64822 448 424 0 70650 0
Current children cumulated CPU time: 3596.75 s
Current children cumulated vsize: 288972 KiB
Current children cumulated memory: 262360 KiB

[startup+3608 s]*
/proc/loadavg: 3.09 3.10 3.09 3/256 97783
/proc/meminfo: memFree=117996680/131250000 swapFree=33009904/33010684
[pid=97560] ppid=97551 vsize=4192 memory=3072 CPUtime=0.13 cores=5,7
/proc/97560/stat : 97560 (opbsolver) S 97551 97560 96857 0 -1 4194304 402 3833 0 0 0 0 6 7 20 0 1 0 80775541 4292608 768 18446744073709551615 94068062048256 94068062942789 140730115813936 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94068063181840 94068063229584 94068063588352 140730115815709 140730115815912 140730115815912 140730115821515 0
/proc/97560/statm: 1048 768 704 219 0 110 0
[pid=97586] ppid=97560 vsize=284780 memory=259288 CPUtime=3597.42 cores=5,7
/proc/97586/stat : 97586 (wmaxcdcl) R 97560 97560 96857 0 -1 4194304 52181 0 0 0 359718 24 0 0 20 0 1 0 80775560 291614720 64822 18446744073709551615 4198400 5932793 140730054894416 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 40058880 140730054895962 140730054896107 140730054896107 140730054901708 0
/proc/97586/statm: 71195 64822 448 424 0 70650 0
Current children cumulated CPU time: 3597.55 s
Current children cumulated vsize: 288972 KiB
Current children cumulated memory: 262360 KiB

[startup+3608.2 s]
/proc/loadavg: 3.09 3.10 3.09 3/256 97783
/proc/meminfo: memFree=117996680/131250000 swapFree=33009904/33010684
[pid=97560] ppid=97551 vsize=4192 memory=3072 CPUtime=0.13 cores=5,7
/proc/97560/stat : 97560 (opbsolver) S 97551 97560 96857 0 -1 4194304 402 3833 0 0 0 0 6 7 20 0 1 0 80775541 4292608 768 18446744073709551615 94068062048256 94068062942789 140730115813936 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94068063181840 94068063229584 94068063588352 140730115815709 140730115815912 140730115815912 140730115821515 0
/proc/97560/statm: 1048 768 704 219 0 110 0
[pid=97586] ppid=97560 vsize=284780 memory=259288 CPUtime=3597.62 cores=5,7
/proc/97586/stat : 97586 (wmaxcdcl) R 97560 97560 96857 0 -1 4194304 52181 0 0 0 359738 24 0 0 20 0 1 0 80775560 291614720 64822 18446744073709551615 4198400 5932793 140730054894416 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 40058880 140730054895962 140730054896107 140730054896107 140730054901708 0
/proc/97586/statm: 71195 64822 448 424 0 70650 0
Current children cumulated CPU time: 3597.75 s
Current children cumulated vsize: 288972 KiB
Current children cumulated memory: 262360 KiB

Child status: 0

Real time (s): 3608.23
CPU time (s): 3597.79
CPU user time (s): 3597.47
CPU system time (s): 0.321394
CPU usage (%): 99.7107
Max. virtual memory (cumulated for all children) (KiB): 369112
Max. memory (cumulated for all children) (KiB): 315284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.47
system time used= 0.321394
maximum resident set size= 320404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56755
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4536
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 570
involuntary context switches= 3079


# summary of solver processes directly reported to runsolver:
#   pid: 97560
#   total CPU time (s): 3597.79
#   total CPU user time (s): 3597.47
#   total CPU system time (s): 0.321394

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.03962 second user time and 15.8405 second system time

The end

Launcher Data

Begin job on nodeC033 at 2025-07-04 19:42:41
IDJOB=4523349
IDBENCH=180110
IDSOLVER=3374
FILE ID=nodeC033/4523349-1751650961
RUNJOBID= nodeC033-1751650961-97522
SLURM_JOB_ID= 9672338
Free space on /tmp= 429768 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/KidneyTransplantBenchmarks/normalized-KE_410_001.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4523349-1751650961/watcher-4523349-1751650961 -o /tmp/evaluation-result-4523349-1751650961/solver-4523349-1751650961 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751650961-97522 --watchdog 3760  HOME/opbsolver HOME/instance-4523349-1751650961.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= 5497ad1e3ba537ab514ea8a0bae011ec
RANDOM SEED=1386485828

nodeC033 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		: 3567.165
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.13
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.066
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.13
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.087
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.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        121247436 kB
MemAvailable:   129648584 kB
Buffers:            2128 kB
Cached:          9123312 kB
SwapCached:           68 kB
Active:           733508 kB
Inactive:        8455200 kB
Active(anon):      75908 kB
Inactive(anon):     5388 kB
Active(file):     657600 kB
Inactive(file):  8449812 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             65472 kB
Writeback:            64 kB
AnonPages:         66256 kB
Mapped:           104980 kB
Shmem:             18028 kB
KReclaimable:     265948 kB
Slab:             360612 kB
SReclaimable:     265948 kB
SUnreclaim:        94664 kB
KernelStack:        4016 kB
PageTables:         2804 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     340556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150376 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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:      221908 kB
DirectMap2M:    11083776 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 429692 MiB
End job on nodeC033 at 2025-07-04 20:42:50