Trace number 4543358

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 NameAnswerCPU timeWall clock time
PRINTEMPS 2025-05-28? (TO) 3600.14 1862.77

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/domset/
domset_large_fixedcols_final/normalized-domset-hexgrid-fixedcols_03_058.opb
MD5SUM3c2aa4644140c0a520c3ebe8e754a206
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.005004
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables174
Total number of constraints175
Number of constraints which are clauses174
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint174
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 43
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 217
Number of bits of the biggest sum of numbers8
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.00	c PRINTEMPS v2.7.0 (https://snowberryfield.github.io/printemps/)
0.00/0.01	c #variable: 174
0.00/0.01	c #constraint: 175
0.00/0.01	c #equal: 0
0.00/0.01	c intsize: 8
0.00/0.01	c sizeproduct: 0
0.00/0.01	c #soft: 0
0.00/0.01	c mincost: 0
0.00/0.01	c maxcost: 0
0.00/0.01	c sumcost: 0
0.00/0.01	c iteration_max: -1
0.00/0.01	c time_max: -1
0.00/0.01	c number_of_threads(move update): 2
0.00/0.01	c number_of_threads(move evaluation): 2
0.00/0.01	c seed: 1773479743
3600.04/1862.74	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 (62656 MiB free)
  memory of node 1: 64507 MiB (63742 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4543358-1753204384/watcher-4543358-1753204384 -o /tmp/evaluation-result-4543358-1753204384/solver-4543358-1753204384 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1753198973-170855 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1773479743 HOME/instance-4543358-1753204384.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=171651, runsolver pid=171648

[startup+0.100057 s]*
/proc/loadavg: 5.56 5.00 4.72 5/266 171653
/proc/meminfo: memFree=129432872/131249996 swapFree=33005016/33010684
[pid=171651] ppid=171648 vsize=78908 memory=4352 CPUtime=0.16 cores=1,3
/proc/171651/stat : 171651 (pb_competition_) R 171648 171651 170836 0 -1 4194304 583 0 0 0 16 0 0 0 20 0 2 0 236117971 80801792 1088 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
/proc/171651/statm: 19727 1088 672 633 0 2591 0
[pid=171651/tid=171653] ppid=171648 vsize=78908 memory=4026531960 CPUtime=0.06 cores=1,3
/proc/171651/task/171653/stat : 171653 (pb_competition_) S 171648 171651 170836 0 -1 4194368 19 0 0 0 6 0 0 0 20 0 2 0 236117971 80801792 1088 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 78908 KiB
Current children cumulated memory: 4352 KiB

[startup+0.205085 s]*
/proc/loadavg: 5.56 5.00 4.72 6/266 171653
/proc/meminfo: memFree=129432872/131249996 swapFree=33005016/33010684
[pid=171651] ppid=171648 vsize=79224 memory=4736 CPUtime=0.34 cores=1,3
/proc/171651/stat : 171651 (pb_competition_) S 171648 171651 170836 0 -1 4194304 674 0 0 0 34 0 0 0 20 0 2 0 236117971 81125376 1184 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
/proc/171651/statm: 19806 1184 672 633 0 2670 0
[pid=171651/tid=171653] ppid=171648 vsize=79224 memory=4830728736883343644 CPUtime=0.14 cores=1,3
/proc/171651/task/171653/stat : 171653 (pb_competition_) R 171648 171651 170836 0 -1 4194368 19 0 0 0 14 0 0 0 20 0 2 0 236117971 81125376 1184 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 79224 KiB
Current children cumulated memory: 4736 KiB

[startup+0.304465 s]*
/proc/loadavg: 5.56 5.00 4.72 5/266 171653
/proc/meminfo: memFree=129432872/131249996 swapFree=33005016/33010684
[pid=171651] ppid=171648 vsize=79568 memory=4992 CPUtime=0.49 cores=1,3
/proc/171651/stat : 171651 (pb_competition_) R 171648 171651 170836 0 -1 4194304 752 0 0 0 49 0 0 0 20 0 2 0 236117971 81477632 1248 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
/proc/171651/statm: 19892 1248 672 633 0 2756 0
[pid=171651/tid=171653] ppid=171648 vsize=79568 memory=-8754644310421367392 CPUtime=0.2 cores=1,3
/proc/171651/task/171653/stat : 171653 (pb_competition_) S 171648 171651 170836 0 -1 4194368 19 0 0 0 20 0 0 0 20 0 2 0 236117971 81477632 1248 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 79568 KiB
Current children cumulated memory: 4992 KiB

[startup+0.700113 s]
/proc/loadavg: 5.56 5.00 4.72 6/266 171653
/proc/meminfo: memFree=129432872/131249996 swapFree=33005016/33010684
[pid=171651] ppid=171648 vsize=80640 memory=5876 CPUtime=1.21 cores=1,3
/proc/171651/stat : 171651 (pb_competition_) R 171648 171651 170836 0 -1 4194304 1053 0 0 0 120 1 0 0 20 0 2 0 236117971 82575360 1469 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
/proc/171651/statm: 20160 1469 672 633 0 3024 0
[pid=171651/tid=171653] ppid=171648 vsize=80640 memory=23168 CPUtime=0.52 cores=1,3
/proc/171651/task/171653/stat : 171653 (pb_competition_) R 171648 171651 170836 0 -1 4194368 19 0 0 0 52 0 0 0 20 0 2 0 236117971 82575360 1469 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
Current children cumulated CPU time: 1.21 s
Current children cumulated vsize: 80640 KiB
Current children cumulated memory: 5876 KiB

[startup+1.50011 s]
/proc/loadavg: 5.56 5.00 4.72 6/266 171653
/proc/meminfo: memFree=129432872/131249996 swapFree=33005016/33010684
[pid=171651] ppid=171648 vsize=82372 memory=7668 CPUtime=2.64 cores=1,3
/proc/171651/stat : 171651 (pb_competition_) R 171648 171651 170836 0 -1 4194304 2443 0 0 0 263 1 0 0 20 0 2 0 236117971 84348928 1917 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
/proc/171651/statm: 20593 1917 672 633 0 3457 0
[pid=171651/tid=171653] ppid=171648 vsize=82372 memory=23168 CPUtime=1.16 cores=1,3
/proc/171651/task/171653/stat : 171653 (pb_competition_) R 171648 171651 170836 0 -1 4194368 338 0 0 0 116 0 0 0 20 0 2 0 236117971 84348928 1917 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
Current children cumulated CPU time: 2.64 s
Current children cumulated vsize: 82372 KiB
Current children cumulated memory: 7668 KiB

[startup+3.10511 s]
/proc/loadavg: 5.51 5.00 4.72 6/266 171653
/proc/meminfo: memFree=129429092/131249996 swapFree=33005016/33010684
[pid=171651] ppid=171648 vsize=84920 memory=9800 CPUtime=5.28 cores=1,3
/proc/171651/stat : 171651 (pb_competition_) R 171648 171651 170836 0 -1 4194304 4790 0 0 0 527 1 0 0 20 0 2 0 236117971 86958080 2450 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
/proc/171651/statm: 21230 2450 672 633 0 4094 0
[pid=171651/tid=171653] ppid=171648 vsize=84920 memory=8052 CPUtime=2.21 cores=1,3
/proc/171651/task/171653/stat : 171653 (pb_competition_) R 171648 171651 170836 0 -1 4194368 579 0 0 0 221 0 0 0 20 0 2 0 236117971 86958080 2450 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
Current children cumulated CPU time: 5.28 s
Current children cumulated vsize: 84920 KiB
Current children cumulated memory: 9800 KiB

[startup+6.30012 s]
/proc/loadavg: 5.51 5.00 4.72 6/266 171653
/proc/meminfo: memFree=129429500/131249996 swapFree=33005016/33010684
[pid=171651] ppid=171648 vsize=85580 memory=10568 CPUtime=11.4 cores=1,3
/proc/171651/stat : 171651 (pb_competition_) R 171648 171651 170836 0 -1 4194304 6925 0 0 0 1138 2 0 0 20 0 2 0 236117971 87633920 2642 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
/proc/171651/statm: 21395 2642 672 633 0 4259 0
[pid=171651/tid=171653] ppid=171648 vsize=85580 memory=23168 CPUtime=5.15 cores=1,3
/proc/171651/task/171653/stat : 171653 (pb_competition_) R 171648 171651 170836 0 -1 4194368 1326 0 0 0 515 0 0 0 20 0 2 0 236117971 87633920 2642 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
Current children cumulated CPU time: 11.4 s
Current children cumulated vsize: 85580 KiB
Current children cumulated memory: 10568 KiB

[startup+12.7001 s]
/proc/loadavg: 5.47 5.00 4.72 6/266 171653
/proc/meminfo: memFree=129429752/131249996 swapFree=33005016/33010684
[pid=171651] ppid=171648 vsize=87108 memory=12360 CPUtime=23.98 cores=1,3
/proc/171651/stat : 171651 (pb_competition_) R 171648 171651 170836 0 -1 4194304 9610 0 0 0 2393 5 0 0 20 0 2 0 236117971 89198592 3090 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
/proc/171651/statm: 21777 3090 672 633 0 4641 0
[pid=171651/tid=171653] ppid=171648 vsize=87108 memory=12360 CPUtime=11.37 cores=1,3
/proc/171651/task/171653/stat : 171653 (pb_competition_) R 171648 171651 170836 0 -1 4194368 2250 0 0 0 1136 1 0 0 20 0 2 0 236117971 89198592 3090 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
Current children cumulated CPU time: 23.98 s
Current children cumulated vsize: 87108 KiB
Current children cumulated memory: 12360 KiB

[startup+25.5002 s]
/proc/loadavg: 5.37 5.00 4.72 6/266 171653
/proc/meminfo: memFree=129427060/131249996 swapFree=33005016/33010684
[pid=171651] ppid=171648 vsize=90776 memory=15172 CPUtime=49.15 cores=1,3
/proc/171651/stat : 171651 (pb_competition_) R 171648 171651 170836 0 -1 4194304 13494 0 0 0 4905 10 0 0 20 0 2 0 236117971 92954624 3793 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
/proc/171651/statm: 22694 3793 672 633 0 5558 0
[pid=171651/tid=171653] ppid=171648 vsize=90776 memory=14152 CPUtime=23.83 cores=1,3
/proc/171651/task/171653/stat : 171653 (pb_competition_) R 171648 171651 170836 0 -1 4194368 3077 0 0 0 2381 2 0 0 20 0 2 0 236117971 92954624 3793 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
Current children cumulated CPU time: 49.15 s
Current children cumulated vsize: 90776 KiB
Current children cumulated memory: 15172 KiB

[startup+51.1056 s]
/proc/loadavg: 5.39 5.03 4.74 6/266 171654
/proc/meminfo: memFree=129426068/131249996 swapFree=33005016/33010684
[pid=171651] ppid=171648 vsize=94400 memory=19268 CPUtime=99.25 cores=1,3
/proc/171651/stat : 171651 (pb_competition_) R 171648 171651 170836 0 -1 4194304 20994 0 0 0 9906 19 0 0 20 0 2 0 236117971 96665600 4817 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
/proc/171651/statm: 23600 4817 672 633 0 6464 0
[pid=171651/tid=171653] ppid=171648 vsize=94400 memory=23168 CPUtime=48.51 cores=1,3
/proc/171651/task/171653/stat : 171653 (pb_competition_) R 171648 171651 170836 0 -1 4194368 5892 0 0 0 4846 5 0 0 20 0 2 0 236117971 96665600 4817 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
Current children cumulated CPU time: 99.25 s
Current children cumulated vsize: 94400 KiB
Current children cumulated memory: 19268 KiB

[startup+102.3 s]
/proc/loadavg: 5.24 5.04 4.76 6/267 171656
/proc/meminfo: memFree=129420864/131249996 swapFree=33005016/33010684
[pid=171651] ppid=171648 vsize=99104 memory=24516 CPUtime=198.95 cores=1,3
/proc/171651/stat : 171651 (pb_competition_) R 171648 171651 170836 0 -1 4194304 26673 0 0 0 19862 33 0 0 20 0 2 0 236117971 101482496 6129 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
/proc/171651/statm: 24776 6129 672 633 0 7640 0
[pid=171651/tid=171653] ppid=171648 vsize=99104 memory=23168 CPUtime=97.41 cores=1,3
/proc/171651/task/171653/stat : 171653 (pb_competition_) R 171648 171651 170836 0 -1 4194368 7912 0 0 0 9731 10 0 0 20 0 2 0 236117971 101482496 6129 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
Current children cumulated CPU time: 198.95 s
Current children cumulated vsize: 99104 KiB
Current children cumulated memory: 24516 KiB

[startup+162.3 s]
/proc/loadavg: 5.14 5.05 4.79 6/268 171665
/proc/meminfo: memFree=129406724/131249996 swapFree=33005016/33010684
[pid=171651] ppid=171648 vsize=106808 memory=30984 CPUtime=315.58 cores=1,3
/proc/171651/stat : 171651 (pb_competition_) R 171648 171651 170836 0 -1 4194304 34241 0 0 0 31513 45 0 0 20 0 2 0 236117971 109371392 7746 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
/proc/171651/statm: 26702 7746 672 633 0 9566 0
[pid=171651/tid=171653] ppid=171648 vsize=106808 memory=28424 CPUtime=154.48 cores=1,3
/proc/171651/task/171653/stat : 171653 (pb_competition_) R 171648 171651 170836 0 -1 4194368 10184 0 0 0 15434 14 0 0 20 0 2 0 236117971 109371392 7746 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
Current children cumulated CPU time: 315.58 s
Current children cumulated vsize: 106808 KiB
Current children cumulated memory: 30984 KiB

[startup+222.3 s]
/proc/loadavg: 5.56 5.18 4.85 7/268 171712
/proc/meminfo: memFree=129384960/131249996 swapFree=33005016/33010684
[pid=171651] ppid=171648 vsize=110292 memory=34440 CPUtime=431.75 cores=1,3
/proc/171651/stat : 171651 (pb_competition_) R 171648 171651 170836 0 -1 4194304 36891 0 0 0 43121 54 0 0 20 0 2 0 236117971 112939008 8610 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
/proc/171651/statm: 27573 8610 672 633 0 10437 0
[pid=171651/tid=171653] ppid=171648 vsize=110292 memory=34184 CPUtime=211.07 cores=1,3
/proc/171651/task/171653/stat : 171653 (pb_competition_) R 171648 171651 170836 0 -1 4194368 10370 0 0 0 21091 16 0 0 20 0 2 0 236117971 112939008 8610 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
Current children cumulated CPU time: 431.75 s
Current children cumulated vsize: 110292 KiB
Current children cumulated memory: 34440 KiB

[startup+282.3 s]
/proc/loadavg: 6.43 5.49 4.98 7/268 171760
/proc/meminfo: memFree=129351876/131249996 swapFree=33005016/33010684
[pid=171651] ppid=171648 vsize=113640 memory=38024 CPUtime=546.67 cores=1,3
/proc/171651/stat : 171651 (pb_competition_) R 171648 171651 170836 0 -1 4194304 40097 0 0 0 54606 61 0 0 20 0 2 0 236117971 116367360 9506 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
/proc/171651/statm: 28410 9506 672 633 0 11274 0
[pid=171651/tid=171653] ppid=171648 vsize=113640 memory=36360 CPUtime=266.41 cores=1,3
/proc/171651/task/171653/stat : 171653 (pb_competition_) R 171648 171651 170836 0 -1 4194368 11053 0 0 0 26623 18 0 0 20 0 2 0 236117971 116367360 9506 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
Current children cumulated CPU time: 546.67 s
Current children cumulated vsize: 113640 KiB
Current children cumulated memory: 38024 KiB

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

/proc/meminfo: memFree=129125032/131249996 swapFree=33005016/33010684
[pid=171651] ppid=171648 vsize=144344 memory=67900 CPUtime=2518.7 cores=1,3
/proc/171651/stat : 171651 (pb_competition_) R 171648 171651 170836 0 -1 4194304 62917 0 0 0 251720 150 0 0 20 0 2 0 236117971 147808256 16975 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
/proc/171651/statm: 36086 16975 672 633 0 18950 0
[pid=171651/tid=171653] ppid=171648 vsize=144344 memory=66748 CPUtime=1226.83 cores=1,3
/proc/171651/task/171653/stat : 171653 (pb_competition_) R 171648 171651 170836 0 -1 4194368 14004 0 0 0 122638 45 0 0 20 0 2 0 236117971 147808256 16975 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
Current children cumulated CPU time: 2518.7 s
Current children cumulated vsize: 144344 KiB
Current children cumulated memory: 67900 KiB

[startup+1362.3 s]
/proc/loadavg: 6.75 6.89 6.35 8/268 171859
/proc/meminfo: memFree=129123540/131249996 swapFree=33005016/33010684
[pid=171651] ppid=171648 vsize=145400 memory=68796 CPUtime=2634.92 cores=1,3
/proc/171651/stat : 171651 (pb_competition_) R 171648 171651 170836 0 -1 4194304 63150 0 0 0 263338 154 0 0 20 0 2 0 236117971 148889600 17199 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
/proc/171651/statm: 36350 17199 672 633 0 19214 0
[pid=171651/tid=171653] ppid=171648 vsize=145400 memory=68668 CPUtime=1283.49 cores=1,3
/proc/171651/task/171653/stat : 171653 (pb_competition_) R 171648 171651 170836 0 -1 4194368 14004 0 0 0 128303 46 0 0 20 0 2 0 236117971 148889600 17199 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
Current children cumulated CPU time: 2634.92 s
Current children cumulated vsize: 145400 KiB
Current children cumulated memory: 68796 KiB

[startup+1422.3 s]
/proc/loadavg: 6.64 6.85 6.37 8/268 171865
/proc/meminfo: memFree=129112752/131249996 swapFree=33005016/33010684
[pid=171651] ppid=171648 vsize=146720 memory=70204 CPUtime=2751.04 cores=1,3
/proc/171651/stat : 171651 (pb_competition_) R 171648 171651 170836 0 -1 4194304 64174 0 0 0 274946 158 0 0 20 0 2 0 236117971 150241280 17551 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
/proc/171651/statm: 36680 17551 672 633 0 19544 0
[pid=171651/tid=171653] ppid=171648 vsize=146720 memory=70204 CPUtime=1340.05 cores=1,3
/proc/171651/task/171653/stat : 171653 (pb_competition_) R 171648 171651 170836 0 -1 4194368 14147 0 0 0 133959 46 0 0 20 0 2 0 236117971 150241280 17551 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
Current children cumulated CPU time: 2751.04 s
Current children cumulated vsize: 146720 KiB
Current children cumulated memory: 70204 KiB

[startup+1482.3 s]
/proc/loadavg: 6.85 6.88 6.41 8/268 171867
/proc/meminfo: memFree=129097884/131249996 swapFree=33005016/33010684
[pid=171651] ppid=171648 vsize=149432 memory=72764 CPUtime=2865.92 cores=1,3
/proc/171651/stat : 171651 (pb_competition_) R 171648 171651 170836 0 -1 4194304 64857 0 0 0 286429 163 0 0 20 0 2 0 236117971 153018368 18191 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
/proc/171651/statm: 37358 18191 672 633 0 20222 0
[pid=171651/tid=171653] ppid=171648 vsize=149432 memory=70204 CPUtime=1395.45 cores=1,3
/proc/171651/task/171653/stat : 171653 (pb_competition_) R 171648 171651 170836 0 -1 4194368 14147 0 0 0 139497 48 0 0 20 0 2 0 236117971 153018368 18191 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
Current children cumulated CPU time: 2865.92 s
Current children cumulated vsize: 149432 KiB
Current children cumulated memory: 72764 KiB

[startup+1542.3 s]
/proc/loadavg: 7.01 6.92 6.46 8/268 171869
/proc/meminfo: memFree=129095140/131249996 swapFree=33005016/33010684
[pid=171651] ppid=171648 vsize=150504 memory=73916 CPUtime=2981.85 cores=1,3
/proc/171651/stat : 171651 (pb_competition_) R 171648 171651 170836 0 -1 4194304 65130 0 0 0 298019 166 0 0 20 0 2 0 236117971 154116096 18479 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
/proc/171651/statm: 37626 18479 672 633 0 20490 0
[pid=171651/tid=171653] ppid=171648 vsize=150504 memory=14464 CPUtime=1451.92 cores=1,3
/proc/171651/task/171653/stat : 171653 (pb_competition_) R 171648 171651 170836 0 -1 4194368 14147 0 0 0 145143 49 0 0 20 0 2 0 236117971 154116096 18479 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
Current children cumulated CPU time: 2981.85 s
Current children cumulated vsize: 150504 KiB
Current children cumulated memory: 73916 KiB

[startup+1602.3 s]
/proc/loadavg: 7.07 6.95 6.50 8/267 171871
/proc/meminfo: memFree=129079688/131249996 swapFree=33005016/33010684
[pid=171651] ppid=171648 vsize=151480 memory=74940 CPUtime=3097.73 cores=1,3
/proc/171651/stat : 171651 (pb_competition_) R 171648 171651 170836 0 -1 4194304 67323 0 0 0 309603 170 0 0 20 0 2 0 236117971 155115520 18735 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
/proc/171651/statm: 37870 18735 672 633 0 20734 0
[pid=171651/tid=171653] ppid=171648 vsize=151480 memory=14464 CPUtime=1508.34 cores=1,3
/proc/171651/task/171653/stat : 171653 (pb_competition_) R 171648 171651 170836 0 -1 4194368 14382 0 0 0 150784 50 0 0 20 0 2 0 236117971 155115520 18735 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
Current children cumulated CPU time: 3097.73 s
Current children cumulated vsize: 151480 KiB
Current children cumulated memory: 74940 KiB

[startup+1662.3 s]
/proc/loadavg: 6.89 6.92 6.51 7/266 171873
/proc/meminfo: memFree=129090316/131249996 swapFree=33005016/33010684
[pid=171651] ppid=171648 vsize=151632 memory=75068 CPUtime=3213.51 cores=1,3
/proc/171651/stat : 171651 (pb_competition_) R 171648 171651 170836 0 -1 4194304 67360 0 0 0 321176 175 0 0 20 0 2 0 236117971 155271168 18767 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
/proc/171651/statm: 37908 18767 672 633 0 20772 0
[pid=171651/tid=171653] ppid=171648 vsize=151632 memory=14464 CPUtime=1564.59 cores=1,3
/proc/171651/task/171653/stat : 171653 (pb_competition_) R 171648 171651 170836 0 -1 4194368 14382 0 0 0 156408 51 0 0 20 0 2 0 236117971 155271168 18767 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
Current children cumulated CPU time: 3213.51 s
Current children cumulated vsize: 151632 KiB
Current children cumulated memory: 75068 KiB

[startup+1722.3 s]
/proc/loadavg: 6.81 6.87 6.53 8/266 171875
/proc/meminfo: memFree=129073564/131249996 swapFree=33005016/33010684
[pid=171651] ppid=171648 vsize=152560 memory=75964 CPUtime=3329.52 cores=1,3
/proc/171651/stat : 171651 (pb_competition_) R 171648 171651 170836 0 -1 4194304 69815 0 0 0 332773 179 0 0 20 0 2 0 236117971 156221440 18991 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
/proc/171651/statm: 38140 18991 672 633 0 21004 0
[pid=171651/tid=171653] ppid=171648 vsize=152560 memory=14464 CPUtime=1621.02 cores=1,3
/proc/171651/task/171653/stat : 171653 (pb_competition_) R 171648 171651 170836 0 -1 4194368 14896 0 0 0 162050 52 0 0 20 0 2 0 236117971 156221440 18991 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
Current children cumulated CPU time: 3329.52 s
Current children cumulated vsize: 152560 KiB
Current children cumulated memory: 75964 KiB

[startup+1782.3 s]
/proc/loadavg: 6.78 6.85 6.54 8/267 171878
/proc/meminfo: memFree=129071056/131249996 swapFree=33005016/33010684
[pid=171651] ppid=171648 vsize=153628 memory=77116 CPUtime=3445.72 cores=1,3
/proc/171651/stat : 171651 (pb_competition_) R 171648 171651 170836 0 -1 4194304 70101 0 0 0 344390 182 0 0 20 0 2 0 236117971 157315072 19279 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
/proc/171651/statm: 38407 19279 672 633 0 21271 0
[pid=171651/tid=171653] ppid=171648 vsize=153628 memory=77116 CPUtime=1677.64 cores=1,3
/proc/171651/task/171653/stat : 171653 (pb_competition_) R 171648 171651 170836 0 -1 4194368 14901 0 0 0 167711 53 0 0 20 0 2 0 236117971 157315072 19279 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
Current children cumulated CPU time: 3445.72 s
Current children cumulated vsize: 153628 KiB
Current children cumulated memory: 77116 KiB

[startup+1842.3 s]
/proc/loadavg: 6.83 6.85 6.56 8/267 171880
/proc/meminfo: memFree=129071388/131249996 swapFree=33005016/33010684
[pid=171651] ppid=171648 vsize=155012 memory=78396 CPUtime=3561.39 cores=1,3
/proc/171651/stat : 171651 (pb_competition_) R 171648 171651 170836 0 -1 4194304 70447 0 0 0 355951 188 0 0 20 0 2 0 236117971 158732288 19599 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
/proc/171651/statm: 38753 19599 672 633 0 21617 0
[pid=171651/tid=171653] ppid=171648 vsize=155012 memory=77500 CPUtime=1733.77 cores=1,3
/proc/171651/task/171653/stat : 171653 (pb_competition_) R 171648 171651 170836 0 -1 4194368 14901 0 0 0 173322 55 0 0 20 0 2 0 236117971 158732288 19599 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
Current children cumulated CPU time: 3561.39 s
Current children cumulated vsize: 155012 KiB
Current children cumulated memory: 78396 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1862.7 s]
/proc/loadavg: 6.75 6.83 6.56 8/267 171880
/proc/meminfo: memFree=129074628/131249996 swapFree=33005016/33010684
[pid=171651] ppid=171648 vsize=155012 memory=78396 CPUtime=3600.04 cores=1,3
/proc/171651/stat : 171651 (pb_competition_) R 171648 171651 170836 0 -1 4194304 71469 0 0 0 359815 189 0 0 20 0 2 0 236117971 158732288 19599 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
/proc/171651/statm: 38753 19599 672 633 0 21617 0
[pid=171651/tid=171653] ppid=171648 vsize=155012 memory=14464 CPUtime=1752.18 cores=1,3
/proc/171651/task/171653/stat : 171653 (pb_competition_) R 171648 171651 170836 0 -1 4194368 15120 0 0 0 175163 55 0 0 20 0 2 0 236117971 158732288 19599 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 155012 KiB
Current children cumulated memory: 78396 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

# cumulated CPU time of all completed processes:  user=3598.24 s, system=1.90072 s

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

[startup+1862.7 s]
/proc/loadavg: 6.75 6.83 6.56 8/267 171880
/proc/meminfo: memFree=129074628/131249996 swapFree=33005016/33010684
[pid=171651] ppid=171648 vsize=155012 memory=78396 CPUtime=3600.04 cores=1,3
/proc/171651/stat : 171651 (pb_competition_) R 171648 171651 170836 0 -1 4194304 71469 0 0 0 359815 189 0 0 20 0 2 0 236117971 158732288 19599 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
/proc/171651/statm: 38753 19599 672 633 0 21617 0
[pid=171651/tid=171653] ppid=171648 vsize=155012 memory=14464 CPUtime=1752.18 cores=1,3
/proc/171651/task/171653/stat : 171653 (pb_competition_) R 171648 171651 170836 0 -1 4194368 15120 0 0 0 175163 55 0 0 20 0 2 0 236117971 158732288 19599 18446744073709551615 4198400 6788177 140723748366528 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 36401152 140723748370775 140723748370902 140723748370902 140723748376506 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 155012 KiB
Current children cumulated memory: 78396 KiB

Child status: 0

Real time (s): 1862.77
CPU time (s): 3600.14
CPU user time (s): 3598.24
CPU system time (s): 1.90072
CPU usage (%): 193.268
Max. virtual memory (cumulated for all children) (KiB): 155012
Max. memory (cumulated for all children) (KiB): 78396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.24
system time used= 1.90072
maximum resident set size= 78396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71527
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11113
involuntary context switches= 29224


# summary of solver processes directly reported to runsolver:
#   pid: 171651
#   total CPU time (s): 3600.14
#   total CPU user time (s): 3598.24
#   total CPU system time (s): 1.90072

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.58486 second user time and 8.7885 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-07-22 19:13:04
IDJOB=4543358
IDBENCH=172995
IDSOLVER=3347
FILE ID=nodeC030/4543358-1753204384
RUNJOBID= nodeC030-1753198973-170855
SLURM_JOB_ID= 9687763
Free space on /tmp= 432832 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/domset/domset_large_fixedcols_final/normalized-domset-hexgrid-fixedcols_03_058.opb
COMMAND LINE= pb_competition_2025_solver -k -1 -t -1.0 -j NBCORE -r RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4543358-1753204384/watcher-4543358-1753204384 -o /tmp/evaluation-result-4543358-1753204384/solver-4543358-1753204384 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1753198973-170855 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1773479743 HOME/instance-4543358-1753204384.opb

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

MD5SUM BENCH= 3c2aa4644140c0a520c3ebe8e754a206
RANDOM SEED=1773479743

nodeC030 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129432380 kB
MemAvailable:   129663048 kB
Buffers:              16 kB
Cached:           997480 kB
SwapCached:          232 kB
Active:           753652 kB
Inactive:         326256 kB
Active(anon):      66264 kB
Inactive(anon):    37904 kB
Active(file):     687388 kB
Inactive(file):   288352 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005016 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5200 kB
Writeback:             0 kB
AnonPages:         85432 kB
Mapped:           112268 kB
Shmem:             21756 kB
KReclaimable:     187932 kB
Slab:             283216 kB
SReclaimable:     187932 kB
SUnreclaim:        95284 kB
KernelStack:        4368 kB
PageTables:         3244 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     454884 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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:      189140 kB
DirectMap2M:     9019392 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432824 MiB
End job on nodeC030 at 2025-07-22 19:44:07