Trace number 4515848

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.04 3054.41

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
vertex-cover/vc-grids-v1_shuffle/normalized-grid10_35.shuf-3.opb
MD5SUM63b188aa857e13a102f967140947950a
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.095755
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables350
Total number of constraints701
Number of constraints which are clauses700
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint350
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 5
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 355
Number of bits of the biggest sum of numbers9
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.00	c #variable: 350
0.00/0.00	c #constraint: 701
0.00/0.00	c #equal: 0
0.00/0.00	c intsize: 9
0.00/0.00	c sizeproduct: 0
0.00/0.00	c #soft: 0
0.00/0.00	c mincost: 0
0.00/0.00	c maxcost: 0
0.00/0.00	c sumcost: 0
0.00/0.00	c iteration_max: -1
0.00/0.00	c time_max: -1
0.00/0.00	c number_of_threads(move update): 2
0.00/0.00	c number_of_threads(move evaluation): 2
0.00/0.00	c seed: 1708550204
3600.02/3054.40	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 (61603 MiB free)
  memory of node 1: 64465 MiB (62768 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4515848-1751237654/watcher-4515848-1751237654 -o /tmp/evaluation-result-4515848-1751237654/solver-4515848-1751237654 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751237654-42561 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1708550204 HOME/instance-4515848-1751237654.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=42620, runsolver pid=42602
Current StackSize limit: 8192 KiB


[startup+0.100035 s]*
/proc/loadavg: 1.09 1.63 2.79 10/273 42622
/proc/meminfo: memFree=127352332/131249992 swapFree=33010684/33010684
[pid=42620] ppid=42602 vsize=79676 memory=5248 CPUtime=0.18 cores=5,7
/proc/42620/stat : 42620 (pb_competition_) R 42602 42620 41475 0 -1 4194304 784 0 0 0 18 0 0 0 20 0 2 0 39444213 81588224 1312 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
/proc/42620/statm: 19919 1312 672 633 0 2790 0
[pid=42620/tid=42622] ppid=42602 vsize=79676 memory=4026531960 CPUtime=0.08 cores=5,7
/proc/42620/task/42622/stat : 42622 (pb_competition_) R 42602 42620 41475 0 -1 4194368 43 0 0 0 8 0 0 0 20 0 2 0 39444213 81588224 1312 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 79676 KiB
Current children cumulated memory: 5248 KiB

[startup+0.204678 s]*
/proc/loadavg: 1.09 1.63 2.79 11/273 42622
/proc/meminfo: memFree=127352332/131249992 swapFree=33010684/33010684
[pid=42620] ppid=42602 vsize=79636 memory=5248 CPUtime=0.38 cores=5,7
/proc/42620/stat : 42620 (pb_competition_) R 42602 42620 41475 0 -1 4194304 784 0 0 0 38 0 0 0 20 0 2 0 39444213 81547264 1312 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
/proc/42620/statm: 19909 1312 672 633 0 2780 0
[pid=42620/tid=42622] ppid=42602 vsize=79636 memory=5983648042466672924 CPUtime=0.18 cores=5,7
/proc/42620/task/42622/stat : 42622 (pb_competition_) R 42602 42620 41475 0 -1 4194368 43 0 0 0 18 0 0 0 20 0 2 0 39444213 81547264 1312 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 79636 KiB
Current children cumulated memory: 5248 KiB

[startup+0.304499 s]*
/proc/loadavg: 1.09 1.63 2.79 9/273 42622
/proc/meminfo: memFree=127352588/131249992 swapFree=33010684/33010684
[pid=42620] ppid=42602 vsize=79620 memory=5248 CPUtime=0.58 cores=5,7
/proc/42620/stat : 42620 (pb_competition_) R 42602 42620 41475 0 -1 4194304 784 0 0 0 58 0 0 0 20 0 2 0 39444213 81530880 1312 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
/proc/42620/statm: 19905 1312 672 633 0 2776 0
[pid=42620/tid=42622] ppid=42602 vsize=79620 memory=7970105279589399408 CPUtime=0.28 cores=5,7
/proc/42620/task/42622/stat : 42622 (pb_competition_) R 42602 42620 41475 0 -1 4194368 43 0 0 0 28 0 0 0 20 0 2 0 39444213 81530880 1312 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 79620 KiB
Current children cumulated memory: 5248 KiB

[startup+0.700126 s]
/proc/loadavg: 1.09 1.63 2.79 9/273 42622
/proc/meminfo: memFree=127352588/131249992 swapFree=33010684/33010684
[pid=42620] ppid=42602 vsize=79620 memory=5248 CPUtime=1.34 cores=5,7
/proc/42620/stat : 42620 (pb_competition_) R 42602 42620 41475 0 -1 4194304 785 0 0 0 133 1 0 0 20 0 2 0 39444213 81530880 1312 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
/proc/42620/statm: 19905 1312 672 633 0 2776 0
[pid=42620/tid=42622] ppid=42602 vsize=79620 memory=17408 CPUtime=0.66 cores=5,7
/proc/42620/task/42622/stat : 42622 (pb_competition_) R 42602 42620 41475 0 -1 4194368 43 0 0 0 66 0 0 0 20 0 2 0 39444213 81530880 1312 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
Current children cumulated CPU time: 1.34 s
Current children cumulated vsize: 79620 KiB
Current children cumulated memory: 5248 KiB

[startup+1.50011 s]
/proc/loadavg: 1.09 1.63 2.79 9/273 42622
/proc/meminfo: memFree=127352336/131249992 swapFree=33010684/33010684
[pid=42620] ppid=42602 vsize=79620 memory=5248 CPUtime=2.93 cores=5,7
/proc/42620/stat : 42620 (pb_competition_) R 42602 42620 41475 0 -1 4194304 1283 0 0 0 289 4 0 0 20 0 2 0 39444213 81530880 1312 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
/proc/42620/statm: 19905 1312 672 633 0 2776 0
[pid=42620/tid=42622] ppid=42602 vsize=79620 memory=17408 CPUtime=1.45 cores=5,7
/proc/42620/task/42622/stat : 42622 (pb_competition_) R 42602 42620 41475 0 -1 4194368 98 0 0 0 144 1 0 0 20 0 2 0 39444213 81530880 1312 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
Current children cumulated CPU time: 2.93 s
Current children cumulated vsize: 79620 KiB
Current children cumulated memory: 5248 KiB

[startup+3.10478 s]
/proc/loadavg: 1.64 1.73 2.82 9/273 42622
/proc/meminfo: memFree=127365924/131249992 swapFree=33010684/33010684
[pid=42620] ppid=42602 vsize=79620 memory=5376 CPUtime=6.08 cores=5,7
/proc/42620/stat : 42620 (pb_competition_) R 42602 42620 41475 0 -1 4194304 1779 0 0 0 598 10 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
/proc/42620/statm: 19905 1344 672 633 0 2776 0
[pid=42620/tid=42622] ppid=42602 vsize=79620 memory=14692 CPUtime=3.01 cores=5,7
/proc/42620/task/42622/stat : 42622 (pb_competition_) R 42602 42620 41475 0 -1 4194368 132 0 0 0 298 3 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
Current children cumulated CPU time: 6.08 s
Current children cumulated vsize: 79620 KiB
Current children cumulated memory: 5376 KiB

[startup+6.30012 s]
/proc/loadavg: 1.64 1.73 2.82 9/273 42622
/proc/meminfo: memFree=127366620/131249992 swapFree=33010684/33010684
[pid=42620] ppid=42602 vsize=79620 memory=5376 CPUtime=12.15 cores=5,7
/proc/42620/stat : 42620 (pb_competition_) R 42602 42620 41475 0 -1 4194304 2246 0 0 0 1197 18 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
/proc/42620/statm: 19905 1344 672 633 0 2776 0
[pid=42620/tid=42622] ppid=42602 vsize=79620 memory=5376 CPUtime=5.89 cores=5,7
/proc/42620/task/42622/stat : 42622 (pb_competition_) S 42602 42620 41475 0 -1 4194368 234 0 0 0 584 5 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
Current children cumulated CPU time: 12.15 s
Current children cumulated vsize: 79620 KiB
Current children cumulated memory: 5376 KiB

[startup+12.7001 s]
/proc/loadavg: 2.47 1.91 2.86 9/273 42623
/proc/meminfo: memFree=127366184/131249992 swapFree=33010684/33010684
[pid=42620] ppid=42602 vsize=79620 memory=5376 CPUtime=22.75 cores=5,7
/proc/42620/stat : 42620 (pb_competition_) R 42602 42620 41475 0 -1 4194304 2257 0 0 0 2243 32 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
/proc/42620/statm: 19905 1344 672 633 0 2776 0
[pid=42620/tid=42622] ppid=42602 vsize=79620 memory=5376 CPUtime=10.13 cores=5,7
/proc/42620/task/42622/stat : 42622 (pb_competition_) S 42602 42620 41475 0 -1 4194368 238 0 0 0 1004 9 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
Current children cumulated CPU time: 22.75 s
Current children cumulated vsize: 79620 KiB
Current children cumulated memory: 5376 KiB

[startup+25.5001 s]
/proc/loadavg: 3.01 2.04 2.89 9/271 42623
/proc/meminfo: memFree=127363060/131249992 swapFree=33010684/33010684
[pid=42620] ppid=42602 vsize=79620 memory=5376 CPUtime=35.53 cores=5,7
/proc/42620/stat : 42620 (pb_competition_) R 42602 42620 41475 0 -1 4194304 2645 0 0 0 3501 52 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
/proc/42620/statm: 19905 1344 672 633 0 2776 0
[pid=42620/tid=42622] ppid=42602 vsize=79620 memory=5376 CPUtime=10.16 cores=5,7
/proc/42620/task/42622/stat : 42622 (pb_competition_) S 42602 42620 41475 0 -1 4194368 238 0 0 0 1007 9 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
Current children cumulated CPU time: 35.53 s
Current children cumulated vsize: 79620 KiB
Current children cumulated memory: 5376 KiB

[startup+51.1044 s]
/proc/loadavg: 4.10 2.38 2.98 8/271 42623
/proc/meminfo: memFree=127355040/131249992 swapFree=33010684/33010684
[pid=42620] ppid=42602 vsize=79620 memory=5376 CPUtime=61.05 cores=5,7
/proc/42620/stat : 42620 (pb_competition_) R 42602 42620 41475 0 -1 4194304 3267 0 0 0 6014 91 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
/proc/42620/statm: 19905 1344 672 633 0 2776 0
[pid=42620/tid=42622] ppid=42602 vsize=79620 memory=5376 CPUtime=10.16 cores=5,7
/proc/42620/task/42622/stat : 42622 (pb_competition_) S 42602 42620 41475 0 -1 4194368 238 0 0 0 1007 9 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
Current children cumulated CPU time: 61.05 s
Current children cumulated vsize: 79620 KiB
Current children cumulated memory: 5376 KiB

[startup+102.3 s]
/proc/loadavg: 5.27 2.99 3.16 8/271 42625
/proc/meminfo: memFree=127354980/131249992 swapFree=33010684/33010684
[pid=42620] ppid=42602 vsize=79620 memory=5376 CPUtime=112.07 cores=5,7
/proc/42620/stat : 42620 (pb_competition_) R 42602 42620 41475 0 -1 4194304 4263 0 0 0 11040 167 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
/proc/42620/statm: 19905 1344 672 633 0 2776 0
[pid=42620/tid=42622] ppid=42602 vsize=79620 memory=14692 CPUtime=10.16 cores=5,7
/proc/42620/task/42622/stat : 42622 (pb_competition_) S 42602 42620 41475 0 -1 4194368 238 0 0 0 1007 9 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
Current children cumulated CPU time: 112.07 s
Current children cumulated vsize: 79620 KiB
Current children cumulated memory: 5376 KiB

[startup+162.3 s]
/proc/loadavg: 5.75 3.54 3.34 8/271 42627
/proc/meminfo: memFree=127354304/131249992 swapFree=33010684/33010684
[pid=42620] ppid=42602 vsize=79620 memory=5376 CPUtime=171.87 cores=5,7
/proc/42620/stat : 42620 (pb_competition_) R 42602 42620 41475 0 -1 4194304 5259 0 0 0 16935 252 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
/proc/42620/statm: 19905 1344 672 633 0 2776 0
[pid=42620/tid=42622] ppid=42602 vsize=79620 memory=5376 CPUtime=10.16 cores=5,7
/proc/42620/task/42622/stat : 42622 (pb_competition_) S 42602 42620 41475 0 -1 4194368 238 0 0 0 1007 9 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
Current children cumulated CPU time: 171.87 s
Current children cumulated vsize: 79620 KiB
Current children cumulated memory: 5376 KiB

[startup+222.3 s]
/proc/loadavg: 6.54 4.16 3.57 9/269 42629
/proc/meminfo: memFree=127351416/131249992 swapFree=33010684/33010684
[pid=42620] ppid=42602 vsize=79620 memory=5376 CPUtime=279.75 cores=5,7
/proc/42620/stat : 42620 (pb_competition_) R 42602 42620 41475 0 -1 4194304 6664 0 0 0 27600 375 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
/proc/42620/statm: 19905 1344 672 633 0 2776 0
[pid=42620/tid=42622] ppid=42602 vsize=79620 memory=14692 CPUtime=58.34 cores=5,7
/proc/42620/task/42622/stat : 42622 (pb_competition_) R 42602 42620 41475 0 -1 4194368 298 0 0 0 5792 42 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
Current children cumulated CPU time: 279.75 s
Current children cumulated vsize: 79620 KiB
Current children cumulated memory: 5376 KiB

[startup+282.3 s]
/proc/loadavg: 6.82 4.67 3.78 8/270 42632
/proc/meminfo: memFree=127361212/131249992 swapFree=33010684/33010684
[pid=42620] ppid=42602 vsize=79620 memory=5376 CPUtime=399.14 cores=5,7
/proc/42620/stat : 42620 (pb_competition_) R 42602 42620 41475 0 -1 4194304 7557 0 0 0 39408 506 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
/proc/42620/statm: 19905 1344 672 633 0 2776 0
[pid=42620/tid=42622] ppid=42602 vsize=79620 memory=5376 CPUtime=118.04 cores=5,7
/proc/42620/task/42622/stat : 42622 (pb_competition_) R 42602 42620 41475 0 -1 4194368 387 0 0 0 11718 86 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
Current children cumulated CPU time: 399.14 s
Current children cumulated vsize: 79620 KiB
Current children cumulated memory: 5376 KiB

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

/proc/meminfo: memFree=127376840/131249992 swapFree=33010684/33010684
[pid=42620] ppid=42602 vsize=79620 memory=5376 CPUtime=2989.24 cores=5,7
/proc/42620/stat : 42620 (pb_competition_) R 42602 42620 41475 0 -1 4194304 14800 0 0 0 294663 4261 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
/proc/42620/statm: 19905 1344 672 633 0 2776 0
[pid=42620/tid=42622] ppid=42602 vsize=79620 memory=5376 CPUtime=554.5 cores=5,7
/proc/42620/task/42622/stat : 42622 (pb_competition_) S 42602 42620 41475 0 -1 4194368 779 0 0 0 54971 479 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
Current children cumulated CPU time: 2989.24 s
Current children cumulated vsize: 79620 KiB
Current children cumulated memory: 5376 KiB

[startup+2502.3 s]
/proc/loadavg: 6.07 6.04 5.91 7/269 42849
/proc/meminfo: memFree=127375688/131249992 swapFree=33010684/33010684
[pid=42620] ppid=42602 vsize=79620 memory=5376 CPUtime=3049.11 cores=5,7
/proc/42620/stat : 42620 (pb_competition_) R 42602 42620 41475 0 -1 4194304 15289 0 0 0 300560 4351 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
/proc/42620/statm: 19905 1344 672 633 0 2776 0
[pid=42620/tid=42622] ppid=42602 vsize=79620 memory=5376 CPUtime=554.5 cores=5,7
/proc/42620/task/42622/stat : 42622 (pb_competition_) S 42602 42620 41475 0 -1 4194368 779 0 0 0 54971 479 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
Current children cumulated CPU time: 3049.11 s
Current children cumulated vsize: 79620 KiB
Current children cumulated memory: 5376 KiB

[startup+2562.3 s]
/proc/loadavg: 6.12 6.06 5.93 7/269 42851
/proc/meminfo: memFree=127376564/131249992 swapFree=33010684/33010684
[pid=42620] ppid=42602 vsize=79620 memory=5376 CPUtime=3108.98 cores=5,7
/proc/42620/stat : 42620 (pb_competition_) R 42602 42620 41475 0 -1 4194304 15298 0 0 0 306459 4439 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
/proc/42620/statm: 19905 1344 672 633 0 2776 0
[pid=42620/tid=42622] ppid=42602 vsize=79620 memory=5376 CPUtime=554.5 cores=5,7
/proc/42620/task/42622/stat : 42622 (pb_competition_) S 42602 42620 41475 0 -1 4194368 779 0 0 0 54971 479 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
Current children cumulated CPU time: 3108.98 s
Current children cumulated vsize: 79620 KiB
Current children cumulated memory: 5376 KiB

[startup+2622.3 s]
/proc/loadavg: 6.04 6.05 5.93 7/269 42853
/proc/meminfo: memFree=127376440/131249992 swapFree=33010684/33010684
[pid=42620] ppid=42602 vsize=79620 memory=5376 CPUtime=3168.85 cores=5,7
/proc/42620/stat : 42620 (pb_competition_) R 42602 42620 41475 0 -1 4194304 15298 0 0 0 312364 4521 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
/proc/42620/statm: 19905 1344 672 633 0 2776 0
[pid=42620/tid=42622] ppid=42602 vsize=79620 memory=5376 CPUtime=554.5 cores=5,7
/proc/42620/task/42622/stat : 42622 (pb_competition_) S 42602 42620 41475 0 -1 4194368 779 0 0 0 54971 479 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
Current children cumulated CPU time: 3168.85 s
Current children cumulated vsize: 79620 KiB
Current children cumulated memory: 5376 KiB

[startup+2682.3 s]
/proc/loadavg: 6.12 6.07 5.95 7/269 42856
/proc/meminfo: memFree=127376116/131249992 swapFree=33010684/33010684
[pid=42620] ppid=42602 vsize=79620 memory=5376 CPUtime=3228.72 cores=5,7
/proc/42620/stat : 42620 (pb_competition_) R 42602 42620 41475 0 -1 4194304 15796 0 0 0 318265 4607 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
/proc/42620/statm: 19905 1344 672 633 0 2776 0
[pid=42620/tid=42622] ppid=42602 vsize=79620 memory=5376 CPUtime=554.5 cores=5,7
/proc/42620/task/42622/stat : 42622 (pb_competition_) S 42602 42620 41475 0 -1 4194368 779 0 0 0 54971 479 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
Current children cumulated CPU time: 3228.72 s
Current children cumulated vsize: 79620 KiB
Current children cumulated memory: 5376 KiB

[startup+2742.3 s]
/proc/loadavg: 6.10 6.07 5.96 7/268 42858
/proc/meminfo: memFree=127375936/131249992 swapFree=33010684/33010684
[pid=42620] ppid=42602 vsize=79620 memory=5376 CPUtime=3288.6 cores=5,7
/proc/42620/stat : 42620 (pb_competition_) R 42602 42620 41475 0 -1 4194304 15796 0 0 0 324164 4696 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
/proc/42620/statm: 19905 1344 672 633 0 2776 0
[pid=42620/tid=42622] ppid=42602 vsize=79620 memory=5376 CPUtime=554.5 cores=5,7
/proc/42620/task/42622/stat : 42622 (pb_competition_) S 42602 42620 41475 0 -1 4194368 779 0 0 0 54971 479 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
Current children cumulated CPU time: 3288.6 s
Current children cumulated vsize: 79620 KiB
Current children cumulated memory: 5376 KiB

[startup+2802.3 s]
/proc/loadavg: 6.08 6.07 5.97 7/268 42860
/proc/meminfo: memFree=127375760/131249992 swapFree=33010684/33010684
[pid=42620] ppid=42602 vsize=79620 memory=5376 CPUtime=3348.47 cores=5,7
/proc/42620/stat : 42620 (pb_competition_) R 42602 42620 41475 0 -1 4194304 16285 0 0 0 330068 4779 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
/proc/42620/statm: 19905 1344 672 633 0 2776 0
[pid=42620/tid=42622] ppid=42602 vsize=79620 memory=5376 CPUtime=554.5 cores=5,7
/proc/42620/task/42622/stat : 42622 (pb_competition_) S 42602 42620 41475 0 -1 4194368 779 0 0 0 54971 479 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
Current children cumulated CPU time: 3348.47 s
Current children cumulated vsize: 79620 KiB
Current children cumulated memory: 5376 KiB

[startup+2862.3 s]
/proc/loadavg: 5.56 5.93 5.93 6/269 42865
/proc/meminfo: memFree=127375924/131249992 swapFree=33010684/33010684
[pid=42620] ppid=42602 vsize=79620 memory=5376 CPUtime=3408.34 cores=5,7
/proc/42620/stat : 42620 (pb_competition_) R 42602 42620 41475 0 -1 4194304 16294 0 0 0 335972 4862 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
/proc/42620/statm: 19905 1344 672 633 0 2776 0
[pid=42620/tid=42622] ppid=42602 vsize=79620 memory=17408 CPUtime=554.5 cores=5,7
/proc/42620/task/42622/stat : 42622 (pb_competition_) S 42602 42620 41475 0 -1 4194368 779 0 0 0 54971 479 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
Current children cumulated CPU time: 3408.34 s
Current children cumulated vsize: 79620 KiB
Current children cumulated memory: 5376 KiB

[startup+2922.3 s]
/proc/loadavg: 5.25 5.77 5.88 6/269 42867
/proc/meminfo: memFree=127375884/131249992 swapFree=33010684/33010684
[pid=42620] ppid=42602 vsize=79620 memory=5376 CPUtime=3468.21 cores=5,7
/proc/42620/stat : 42620 (pb_competition_) R 42602 42620 41475 0 -1 4194304 16294 0 0 0 341870 4951 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
/proc/42620/statm: 19905 1344 672 633 0 2776 0
[pid=42620/tid=42622] ppid=42602 vsize=79620 memory=17408 CPUtime=554.5 cores=5,7
/proc/42620/task/42622/stat : 42622 (pb_competition_) S 42602 42620 41475 0 -1 4194368 779 0 0 0 54971 479 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
Current children cumulated CPU time: 3468.21 s
Current children cumulated vsize: 79620 KiB
Current children cumulated memory: 5376 KiB

[startup+2982.3 s]
/proc/loadavg: 5.21 5.66 5.83 5/268 42869
/proc/meminfo: memFree=127375412/131249992 swapFree=33010684/33010684
[pid=42620] ppid=42602 vsize=79620 memory=5376 CPUtime=3528.08 cores=5,7
/proc/42620/stat : 42620 (pb_competition_) R 42602 42620 41475 0 -1 4194304 16792 0 0 0 347768 5040 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
/proc/42620/statm: 19905 1344 672 633 0 2776 0
[pid=42620/tid=42622] ppid=42602 vsize=79620 memory=5376 CPUtime=554.5 cores=5,7
/proc/42620/task/42622/stat : 42622 (pb_competition_) S 42602 42620 41475 0 -1 4194368 779 0 0 0 54971 479 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
Current children cumulated CPU time: 3528.08 s
Current children cumulated vsize: 79620 KiB
Current children cumulated memory: 5376 KiB

[startup+3042.3 s]
/proc/loadavg: 4.52 5.37 5.72 6/269 42876
/proc/meminfo: memFree=127375008/131249992 swapFree=33010684/33010684
[pid=42620] ppid=42602 vsize=79620 memory=5376 CPUtime=3587.95 cores=5,7
/proc/42620/stat : 42620 (pb_competition_) R 42602 42620 41475 0 -1 4194304 16792 0 0 0 353662 5133 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
/proc/42620/statm: 19905 1344 672 633 0 2776 0
[pid=42620/tid=42622] ppid=42602 vsize=79620 memory=5376 CPUtime=554.5 cores=5,7
/proc/42620/task/42622/stat : 42622 (pb_competition_) S 42602 42620 41475 0 -1 4194368 779 0 0 0 54971 479 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
Current children cumulated CPU time: 3587.95 s
Current children cumulated vsize: 79620 KiB
Current children cumulated memory: 5376 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3054.4 s]
/proc/loadavg: 4.63 5.35 5.70 6/269 42877
/proc/meminfo: memFree=127375332/131249992 swapFree=33010684/33010684
[pid=42620] ppid=42602 vsize=79620 memory=5376 CPUtime=3600.02 cores=5,7
/proc/42620/stat : 42620 (pb_competition_) R 42602 42620 41475 0 -1 4194304 16792 0 0 0 354851 5151 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
/proc/42620/statm: 19905 1344 672 633 0 2776 0
[pid=42620/tid=42622] ppid=42602 vsize=79620 memory=5376 CPUtime=554.5 cores=5,7
/proc/42620/task/42622/stat : 42622 (pb_competition_) S 42602 42620 41475 0 -1 4194368 779 0 0 0 54971 479 0 0 20 0 2 0 39444213 81530880 1344 18446744073709551615 4198400 6788177 140720738827904 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 11907072 140720738834777 140720738834904 140720738834904 140720738840506 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 79620 KiB
Current children cumulated memory: 5376 KiB

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

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

# cumulated CPU time of all completed processes:  user=3548.52 s, system=51.5128 s

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

Child status: 0

Real time (s): 3054.41
CPU time (s): 3600.04
CPU user time (s): 3548.52
CPU system time (s): 51.5128
CPU usage (%): 117.864
Max. virtual memory (cumulated for all children) (KiB): 79676
Max. memory (cumulated for all children) (KiB): 5376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3548.52
system time used= 51.5128
maximum resident set size= 5376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16969
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= 1757
involuntary context switches= 14158


# summary of solver processes directly reported to runsolver:
#   pid: 42620
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3548.52
#   total CPU system time (s): 51.5128

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.04863 second user time and 9.35322 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-06-30 00:54:14
IDJOB=4515848
IDBENCH=165690
IDSOLVER=3347
FILE ID=nodeC025/4515848-1751237654
RUNJOBID= nodeC025-1751237654-42561
SLURM_JOB_ID= 9587699
Free space on /tmp= 433064 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/vertex-cover/vc-grids-v1_shuffle/normalized-grid10_35.shuf-3.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-4515848-1751237654/watcher-4515848-1751237654 -o /tmp/evaluation-result-4515848-1751237654/solver-4515848-1751237654 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751237654-42561 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1708550204 HOME/instance-4515848-1751237654.opb

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

MD5SUM BENCH= 63b188aa857e13a102f967140947950a
RANDOM SEED=1708550204

nodeC025 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.160
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
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		: 3603.156
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
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		: 3604.693
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.834
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
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		: 3601.674
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.839
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
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.376
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
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		: 3680.782
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        127356964 kB
MemAvailable:   129725376 kB
Buffers:            3280 kB
Cached:          3168536 kB
SwapCached:            0 kB
Active:           374296 kB
Inactive:        2864532 kB
Active(anon):      84880 kB
Inactive(anon):        0 kB
Active(file):     289416 kB
Inactive(file):  2864532 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             20616 kB
Writeback:             4 kB
AnonPages:         69920 kB
Mapped:           102608 kB
Shmem:             18084 kB
KReclaimable:     107404 kB
Slab:             194668 kB
SReclaimable:     107404 kB
SUnreclaim:        87264 kB
KernelStack:        4160 kB
PageTables:         2936 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     331032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150472 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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:      207572 kB
DirectMap2M:     9000960 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433044 MiB
End job on nodeC025 at 2025-06-30 01:45:09