Trace number 4515992

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.1 3522.71

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
vertex-cover/vc-grids-v2_shuffle/normalized-grid4_33.shuf-3.opb
MD5SUM794d54e57ea9d36ec364612fc10f9ae6
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.149377
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables132
Total number of constraints265
Number of constraints which are clauses264
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 constraint132
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 137
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.00	c #variable: 132
0.00/0.00	c #constraint: 265
0.00/0.00	c #equal: 0
0.00/0.00	c intsize: 8
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: 617075932
3600.09/3522.70	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 (62995 MiB free)
  memory of node 1: 64507 MiB (63672 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4515992-1751238853/watcher-4515992-1751238853 -o /tmp/evaluation-result-4515992-1751238853/solver-4515992-1751238853 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1751229108-33732 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 617075932 HOME/instance-4515992-1751238853.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
solver pid=35028, runsolver pid=35025
Current StackSize limit: 8192 KiB


[startup+0.100057 s]*
/proc/loadavg: 4.74 4.86 5.00 5/266 35030
/proc/meminfo: memFree=129707272/131249996 swapFree=33010684/33010684
[pid=35028] ppid=35025 vsize=78128 memory=3712 CPUtime=0.11 cores=1,3
/proc/35028/stat : 35028 (pb_competition_) R 35025 35028 33720 0 -1 4194304 396 0 0 0 11 0 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
/proc/35028/statm: 19532 928 672 633 0 2396 0
[pid=35028/tid=35030] ppid=35025 vsize=78128 memory=4026531960 CPUtime=0.01 cores=1,3
/proc/35028/task/35030/stat : 35030 (pb_competition_) S 35025 35028 33720 0 -1 4194368 27 0 0 0 1 0 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 78128 KiB
Current children cumulated memory: 3712 KiB

[startup+0.204799 s]*
/proc/loadavg: 4.74 4.86 5.00 7/266 35030
/proc/meminfo: memFree=129707272/131249996 swapFree=33010684/33010684
[pid=35028] ppid=35025 vsize=78128 memory=3712 CPUtime=0.25 cores=1,3
/proc/35028/stat : 35028 (pb_competition_) S 35025 35028 33720 0 -1 4194304 396 0 0 0 25 0 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
/proc/35028/statm: 19532 928 672 633 0 2396 0
[pid=35028/tid=35030] ppid=35025 vsize=78128 memory=664958721904869660 CPUtime=0.05 cores=1,3
/proc/35028/task/35030/stat : 35030 (pb_competition_) R 35025 35028 33720 0 -1 4194368 27 0 0 0 5 0 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 78128 KiB
Current children cumulated memory: 3712 KiB

[startup+0.304378 s]*
/proc/loadavg: 4.74 4.86 5.00 6/266 35030
/proc/meminfo: memFree=129707272/131249996 swapFree=33010684/33010684
[pid=35028] ppid=35025 vsize=78128 memory=3712 CPUtime=0.45 cores=1,3
/proc/35028/stat : 35028 (pb_competition_) S 35025 35028 33720 0 -1 4194304 397 0 0 0 43 2 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
/proc/35028/statm: 19532 928 672 633 0 2396 0
[pid=35028/tid=35030] ppid=35025 vsize=78128 memory=-7024911458874201447 CPUtime=0.15 cores=1,3
/proc/35028/task/35030/stat : 35030 (pb_competition_) R 35025 35028 33720 0 -1 4194368 27 0 0 0 15 0 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
Current children cumulated CPU time: 0.45 s
Current children cumulated vsize: 78128 KiB
Current children cumulated memory: 3712 KiB

[startup+0.700089 s]
/proc/loadavg: 4.74 4.86 5.00 5/266 35030
/proc/meminfo: memFree=129707272/131249996 swapFree=33010684/33010684
[pid=35028] ppid=35025 vsize=78128 memory=3712 CPUtime=0.9 cores=1,3
/proc/35028/stat : 35028 (pb_competition_) R 35025 35028 33720 0 -1 4194304 397 0 0 0 87 3 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
/proc/35028/statm: 19532 928 672 633 0 2396 0
[pid=35028/tid=35030] ppid=35025 vsize=78128 memory=17664 CPUtime=0.21 cores=1,3
/proc/35028/task/35030/stat : 35030 (pb_competition_) R 35025 35028 33720 0 -1 4194368 27 0 0 0 21 0 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
Current children cumulated CPU time: 0.9 s
Current children cumulated vsize: 78128 KiB
Current children cumulated memory: 3712 KiB

[startup+1.50011 s]
/proc/loadavg: 4.74 4.86 5.00 6/266 35030
/proc/meminfo: memFree=129707272/131249996 swapFree=33010684/33010684
[pid=35028] ppid=35025 vsize=78128 memory=3712 CPUtime=2.13 cores=1,3
/proc/35028/stat : 35028 (pb_competition_) R 35025 35028 33720 0 -1 4194304 611 0 0 0 206 7 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
/proc/35028/statm: 19532 928 672 633 0 2396 0
[pid=35028/tid=35030] ppid=35025 vsize=78128 memory=17664 CPUtime=0.65 cores=1,3
/proc/35028/task/35030/stat : 35030 (pb_competition_) S 35025 35028 33720 0 -1 4194368 36 0 0 0 64 1 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
Current children cumulated CPU time: 2.13 s
Current children cumulated vsize: 78128 KiB
Current children cumulated memory: 3712 KiB

[startup+3.10432 s]
/proc/loadavg: 4.74 4.86 5.00 5/266 35030
/proc/meminfo: memFree=129707740/131249996 swapFree=33010684/33010684
[pid=35028] ppid=35025 vsize=78128 memory=3712 CPUtime=3.95 cores=1,3
/proc/35028/stat : 35028 (pb_competition_) R 35025 35028 33720 0 -1 4194304 823 0 0 0 381 14 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
/proc/35028/statm: 19532 928 672 633 0 2396 0
[pid=35028/tid=35030] ppid=35025 vsize=78128 memory=3712 CPUtime=0.87 cores=1,3
/proc/35028/task/35030/stat : 35030 (pb_competition_) S 35025 35028 33720 0 -1 4194368 36 0 0 0 85 2 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
Current children cumulated CPU time: 3.95 s
Current children cumulated vsize: 78128 KiB
Current children cumulated memory: 3712 KiB

[startup+6.3001 s]
/proc/loadavg: 4.76 4.86 5.00 5/266 35031
/proc/meminfo: memFree=129714984/131249996 swapFree=33010684/33010684
[pid=35028] ppid=35025 vsize=78128 memory=3712 CPUtime=7.9 cores=1,3
/proc/35028/stat : 35028 (pb_competition_) R 35025 35028 33720 0 -1 4194304 1048 0 0 0 762 28 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
/proc/35028/statm: 19532 928 672 633 0 2396 0
[pid=35028/tid=35030] ppid=35025 vsize=78128 memory=17664 CPUtime=1.63 cores=1,3
/proc/35028/task/35030/stat : 35030 (pb_competition_) S 35025 35028 33720 0 -1 4194368 36 0 0 0 160 3 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
Current children cumulated CPU time: 7.9 s
Current children cumulated vsize: 78128 KiB
Current children cumulated memory: 3712 KiB

[startup+12.7001 s]
/proc/loadavg: 4.70 4.85 5.00 5/267 35032
/proc/meminfo: memFree=129715244/131249996 swapFree=33010684/33010684
[pid=35028] ppid=35025 vsize=78128 memory=3712 CPUtime=16.23 cores=1,3
/proc/35028/stat : 35028 (pb_competition_) R 35025 35028 33720 0 -1 4194304 1498 0 0 0 1564 59 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
/proc/35028/statm: 19532 928 672 633 0 2396 0
[pid=35028/tid=35030] ppid=35025 vsize=78128 memory=3712 CPUtime=3.58 cores=1,3
/proc/35028/task/35030/stat : 35030 (pb_competition_) S 35025 35028 33720 0 -1 4194368 36 0 0 0 350 8 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
Current children cumulated CPU time: 16.23 s
Current children cumulated vsize: 78128 KiB
Current children cumulated memory: 3712 KiB

[startup+25.5001 s]
/proc/loadavg: 4.62 4.82 4.99 6/267 35032
/proc/meminfo: memFree=129715496/131249996 swapFree=33010684/33010684
[pid=35028] ppid=35025 vsize=78128 memory=3712 CPUtime=32.08 cores=1,3
/proc/35028/stat : 35028 (pb_competition_) R 35025 35028 33720 0 -1 4194304 1724 0 0 0 3087 121 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
/proc/35028/statm: 19532 928 672 633 0 2396 0
[pid=35028/tid=35030] ppid=35025 vsize=78128 memory=3712 CPUtime=6.67 cores=1,3
/proc/35028/task/35030/stat : 35030 (pb_competition_) R 35025 35028 33720 0 -1 4194368 36 0 0 0 651 16 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
Current children cumulated CPU time: 32.08 s
Current children cumulated vsize: 78128 KiB
Current children cumulated memory: 3712 KiB

[startup+51.1047 s]
/proc/loadavg: 4.75 4.84 4.99 6/267 35032
/proc/meminfo: memFree=129715520/131249996 swapFree=33010684/33010684
[pid=35028] ppid=35025 vsize=78128 memory=3712 CPUtime=79.17 cores=1,3
/proc/35028/stat : 35028 (pb_competition_) R 35025 35028 33720 0 -1 4194304 2181 0 0 0 7632 285 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
/proc/35028/statm: 19532 928 672 633 0 2396 0
[pid=35028/tid=35030] ppid=35025 vsize=78128 memory=17664 CPUtime=28.33 cores=1,3
/proc/35028/task/35030/stat : 35030 (pb_competition_) R 35025 35028 33720 0 -1 4194368 129 0 0 0 2763 70 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
Current children cumulated CPU time: 79.17 s
Current children cumulated vsize: 78128 KiB
Current children cumulated memory: 3712 KiB

[startup+102.3 s]
/proc/loadavg: 4.77 4.82 4.97 6/267 35034
/proc/meminfo: memFree=129716396/131249996 swapFree=33010684/33010684
[pid=35028] ppid=35025 vsize=78128 memory=3712 CPUtime=164 cores=1,3
/proc/35028/stat : 35028 (pb_competition_) R 35025 35028 33720 0 -1 4194304 2380 0 0 0 15837 563 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
/proc/35028/statm: 19532 928 672 633 0 2396 0
[pid=35028/tid=35030] ppid=35025 vsize=78128 memory=17664 CPUtime=62.19 cores=1,3
/proc/35028/task/35030/stat : 35030 (pb_competition_) R 35025 35028 33720 0 -1 4194368 164 0 0 0 6073 146 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
Current children cumulated CPU time: 164 s
Current children cumulated vsize: 78128 KiB
Current children cumulated memory: 3712 KiB

[startup+162.3 s]
/proc/loadavg: 4.43 4.73 4.93 5/267 35036
/proc/meminfo: memFree=129717772/131249996 swapFree=33010684/33010684
[pid=35028] ppid=35025 vsize=78128 memory=3712 CPUtime=241.41 cores=1,3
/proc/35028/stat : 35028 (pb_competition_) R 35025 35028 33720 0 -1 4194304 2426 0 0 0 23272 869 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
/proc/35028/statm: 19532 928 672 633 0 2396 0
[pid=35028/tid=35030] ppid=35025 vsize=78128 memory=5632 CPUtime=79.8 cores=1,3
/proc/35028/task/35030/stat : 35030 (pb_competition_) S 35025 35028 33720 0 -1 4194368 201 0 0 0 7784 196 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
Current children cumulated CPU time: 241.41 s
Current children cumulated vsize: 78128 KiB
Current children cumulated memory: 3712 KiB

[startup+222.3 s]
/proc/loadavg: 4.26 4.62 4.88 5/267 35038
/proc/meminfo: memFree=129716388/131249996 swapFree=33010684/33010684
[pid=35028] ppid=35025 vsize=78128 memory=3712 CPUtime=301.25 cores=1,3
/proc/35028/stat : 35028 (pb_competition_) R 35025 35028 33720 0 -1 4194304 2867 0 0 0 29001 1124 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
/proc/35028/statm: 19532 928 672 633 0 2396 0
[pid=35028/tid=35030] ppid=35025 vsize=78128 memory=17664 CPUtime=79.8 cores=1,3
/proc/35028/task/35030/stat : 35030 (pb_competition_) S 35025 35028 33720 0 -1 4194368 201 0 0 0 7784 196 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
Current children cumulated CPU time: 301.25 s
Current children cumulated vsize: 78128 KiB
Current children cumulated memory: 3712 KiB

[startup+282.3 s]
/proc/loadavg: 4.21 4.54 4.84 5/267 35040
/proc/meminfo: memFree=129716256/131249996 swapFree=33010684/33010684
[pid=35028] ppid=35025 vsize=78128 memory=3712 CPUtime=367.57 cores=1,3
/proc/35028/stat : 35028 (pb_competition_) R 35025 35028 33720 0 -1 4194304 2877 0 0 0 35374 1383 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
/proc/35028/statm: 19532 928 672 633 0 2396 0
[pid=35028/tid=35030] ppid=35025 vsize=78128 memory=3712 CPUtime=86.28 cores=1,3
/proc/35028/task/35030/stat : 35030 (pb_competition_) S 35025 35028 33720 0 -1 4194368 201 0 0 0 8421 207 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
Current children cumulated CPU time: 367.57 s
Current children cumulated vsize: 78128 KiB
Current children cumulated memory: 3712 KiB

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

/proc/meminfo: memFree=129741352/131249996 swapFree=33010684/33010684
[pid=35028] ppid=35025 vsize=78128 memory=3712 CPUtime=3061.02 cores=1,3
/proc/35028/stat : 35028 (pb_competition_) R 35025 35028 33720 0 -1 4194304 7404 0 0 0 293513 12589 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
/proc/35028/statm: 19532 928 672 633 0 2396 0
[pid=35028/tid=35030] ppid=35025 vsize=78128 memory=3712 CPUtime=87.93 cores=1,3
/proc/35028/task/35030/stat : 35030 (pb_competition_) S 35025 35028 33720 0 -1 4194368 201 0 0 0 8583 210 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
Current children cumulated CPU time: 3061.02 s
Current children cumulated vsize: 78128 KiB
Current children cumulated memory: 3712 KiB

[startup+3042.3 s]
/proc/loadavg: 1.06 1.12 1.68 2/247 35287
/proc/meminfo: memFree=129741384/131249996 swapFree=33010684/33010684
[pid=35028] ppid=35025 vsize=78128 memory=3712 CPUtime=3120.87 cores=1,3
/proc/35028/stat : 35028 (pb_competition_) R 35025 35028 33720 0 -1 4194304 7413 0 0 0 299243 12844 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
/proc/35028/statm: 19532 928 672 633 0 2396 0
[pid=35028/tid=35030] ppid=35025 vsize=78128 memory=10752 CPUtime=87.93 cores=1,3
/proc/35028/task/35030/stat : 35030 (pb_competition_) S 35025 35028 33720 0 -1 4194368 201 0 0 0 8583 210 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
Current children cumulated CPU time: 3120.87 s
Current children cumulated vsize: 78128 KiB
Current children cumulated memory: 3712 KiB

[startup+3102.3 s]
/proc/loadavg: 1.13 1.12 1.65 2/247 35289
/proc/meminfo: memFree=129741416/131249996 swapFree=33010684/33010684
[pid=35028] ppid=35025 vsize=78128 memory=3712 CPUtime=3180.73 cores=1,3
/proc/35028/stat : 35028 (pb_competition_) R 35025 35028 33720 0 -1 4194304 7413 0 0 0 304980 13093 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
/proc/35028/statm: 19532 928 672 633 0 2396 0
[pid=35028/tid=35030] ppid=35025 vsize=78128 memory=14592 CPUtime=87.93 cores=1,3
/proc/35028/task/35030/stat : 35030 (pb_competition_) S 35025 35028 33720 0 -1 4194368 201 0 0 0 8583 210 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
Current children cumulated CPU time: 3180.73 s
Current children cumulated vsize: 78128 KiB
Current children cumulated memory: 3712 KiB

[startup+3162.3 s]
/proc/loadavg: 1.10 1.11 1.61 2/246 35291
/proc/meminfo: memFree=129741528/131249996 swapFree=33010684/33010684
[pid=35028] ppid=35025 vsize=78128 memory=3712 CPUtime=3240.58 cores=1,3
/proc/35028/stat : 35028 (pb_competition_) R 35025 35028 33720 0 -1 4194304 7640 0 0 0 310712 13346 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
/proc/35028/statm: 19532 928 672 633 0 2396 0
[pid=35028/tid=35030] ppid=35025 vsize=78128 memory=3712 CPUtime=87.93 cores=1,3
/proc/35028/task/35030/stat : 35030 (pb_competition_) S 35025 35028 33720 0 -1 4194368 201 0 0 0 8583 210 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
Current children cumulated CPU time: 3240.58 s
Current children cumulated vsize: 78128 KiB
Current children cumulated memory: 3712 KiB

[startup+3222.3 s]
/proc/loadavg: 1.12 1.11 1.58 2/246 35293
/proc/meminfo: memFree=129741560/131249996 swapFree=33010684/33010684
[pid=35028] ppid=35025 vsize=78128 memory=3712 CPUtime=3300.43 cores=1,3
/proc/35028/stat : 35028 (pb_competition_) R 35025 35028 33720 0 -1 4194304 7640 0 0 0 316443 13600 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
/proc/35028/statm: 19532 928 672 633 0 2396 0
[pid=35028/tid=35030] ppid=35025 vsize=78128 memory=3712 CPUtime=87.93 cores=1,3
/proc/35028/task/35030/stat : 35030 (pb_competition_) S 35025 35028 33720 0 -1 4194368 201 0 0 0 8583 210 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
Current children cumulated CPU time: 3300.43 s
Current children cumulated vsize: 78128 KiB
Current children cumulated memory: 3712 KiB

[startup+3282.3 s]
/proc/loadavg: 1.10 1.10 1.54 2/246 35296
/proc/meminfo: memFree=129741448/131249996 swapFree=33010684/33010684
[pid=35028] ppid=35025 vsize=78128 memory=3712 CPUtime=3360.27 cores=1,3
/proc/35028/stat : 35028 (pb_competition_) R 35025 35028 33720 0 -1 4194304 7859 0 0 0 322177 13850 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
/proc/35028/statm: 19532 928 672 633 0 2396 0
[pid=35028/tid=35030] ppid=35025 vsize=78128 memory=3712 CPUtime=87.93 cores=1,3
/proc/35028/task/35030/stat : 35030 (pb_competition_) S 35025 35028 33720 0 -1 4194368 201 0 0 0 8583 210 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
Current children cumulated CPU time: 3360.27 s
Current children cumulated vsize: 78128 KiB
Current children cumulated memory: 3712 KiB

[startup+3342.3 s]
/proc/loadavg: 1.08 1.09 1.51 2/247 35301
/proc/meminfo: memFree=129741564/131249996 swapFree=33010684/33010684
[pid=35028] ppid=35025 vsize=78128 memory=3712 CPUtime=3420.13 cores=1,3
/proc/35028/stat : 35028 (pb_competition_) R 35025 35028 33720 0 -1 4194304 7869 0 0 0 327912 14101 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
/proc/35028/statm: 19532 928 672 633 0 2396 0
[pid=35028/tid=35030] ppid=35025 vsize=78128 memory=3712 CPUtime=87.93 cores=1,3
/proc/35028/task/35030/stat : 35030 (pb_competition_) S 35025 35028 33720 0 -1 4194368 201 0 0 0 8583 210 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
Current children cumulated CPU time: 3420.13 s
Current children cumulated vsize: 78128 KiB
Current children cumulated memory: 3712 KiB

[startup+3402.3 s]
/proc/loadavg: 1.07 1.09 1.48 2/247 35307
/proc/meminfo: memFree=129741308/131249996 swapFree=33010684/33010684
[pid=35028] ppid=35025 vsize=78128 memory=3712 CPUtime=3479.98 cores=1,3
/proc/35028/stat : 35028 (pb_competition_) R 35025 35028 33720 0 -1 4194304 7869 0 0 0 333645 14353 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
/proc/35028/statm: 19532 928 672 633 0 2396 0
[pid=35028/tid=35030] ppid=35025 vsize=78128 memory=3712 CPUtime=87.93 cores=1,3
/proc/35028/task/35030/stat : 35030 (pb_competition_) S 35025 35028 33720 0 -1 4194368 201 0 0 0 8583 210 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
Current children cumulated CPU time: 3479.98 s
Current children cumulated vsize: 78128 KiB
Current children cumulated memory: 3712 KiB

[startup+3462.3 s]
/proc/loadavg: 1.08 1.09 1.45 2/247 35309
/proc/meminfo: memFree=129741344/131249996 swapFree=33010684/33010684
[pid=35028] ppid=35025 vsize=78128 memory=3712 CPUtime=3539.83 cores=1,3
/proc/35028/stat : 35028 (pb_competition_) R 35025 35028 33720 0 -1 4194304 8097 0 0 0 339380 14603 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
/proc/35028/statm: 19532 928 672 633 0 2396 0
[pid=35028/tid=35030] ppid=35025 vsize=78128 memory=3712 CPUtime=87.93 cores=1,3
/proc/35028/task/35030/stat : 35030 (pb_competition_) S 35025 35028 33720 0 -1 4194368 201 0 0 0 8583 210 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
Current children cumulated CPU time: 3539.83 s
Current children cumulated vsize: 78128 KiB
Current children cumulated memory: 3712 KiB

[startup+3522.3 s]
/proc/loadavg: 1.07 1.08 1.43 2/248 35312
/proc/meminfo: memFree=129740416/131249996 swapFree=33010684/33010684
[pid=35028] ppid=35025 vsize=78128 memory=3712 CPUtime=3599.69 cores=1,3
/proc/35028/stat : 35028 (pb_competition_) R 35025 35028 33720 0 -1 4194304 8097 0 0 0 345112 14857 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
/proc/35028/statm: 19532 928 672 633 0 2396 0
[pid=35028/tid=35030] ppid=35025 vsize=78128 memory=3712 CPUtime=87.93 cores=1,3
/proc/35028/task/35030/stat : 35030 (pb_competition_) S 35025 35028 33720 0 -1 4194368 201 0 0 0 8583 210 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
Current children cumulated CPU time: 3599.69 s
Current children cumulated vsize: 78128 KiB
Current children cumulated memory: 3712 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3522.7 s]
/proc/loadavg: 1.07 1.08 1.43 2/248 35312
/proc/meminfo: memFree=129740416/131249996 swapFree=33010684/33010684
[pid=35028] ppid=35025 vsize=78128 memory=3712 CPUtime=3600.09 cores=1,3
/proc/35028/stat : 35028 (pb_competition_) R 35025 35028 33720 0 -1 4194304 8097 0 0 0 345151 14858 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
/proc/35028/statm: 19532 928 672 633 0 2396 0
[pid=35028/tid=35030] ppid=35025 vsize=78128 memory=3712 CPUtime=87.93 cores=1,3
/proc/35028/task/35030/stat : 35030 (pb_competition_) S 35025 35028 33720 0 -1 4194368 201 0 0 0 8583 210 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 78128 KiB
Current children cumulated memory: 3712 KiB

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

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

# cumulated CPU time of all completed processes:  user=3451.52 s, system=148.581 s

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

[startup+3522.7 s]
/proc/loadavg: 1.07 1.08 1.43 2/248 35312
/proc/meminfo: memFree=129740416/131249996 swapFree=33010684/33010684
[pid=35028] ppid=35025 vsize=78128 memory=3712 CPUtime=3600.09 cores=1,3
/proc/35028/stat : 35028 (pb_competition_) R 35025 35028 33720 0 -1 4194304 8097 0 0 0 345151 14858 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
/proc/35028/statm: 19532 928 672 633 0 2396 0
[pid=35028/tid=35030] ppid=35025 vsize=78128 memory=3712 CPUtime=87.93 cores=1,3
/proc/35028/task/35030/stat : 35030 (pb_competition_) S 35025 35028 33720 0 -1 4194368 201 0 0 0 8583 210 0 0 20 0 2 0 39562992 80003072 928 18446744073709551615 4198400 6788177 140733021343072 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 7794688 140733021350234 140733021350360 140733021350360 140733021355962 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 78128 KiB
Current children cumulated memory: 3712 KiB

Child status: 0

Real time (s): 3522.71
CPU time (s): 3600.1
CPU user time (s): 3451.52
CPU system time (s): 148.581
CPU usage (%): 102.197
Max. virtual memory (cumulated for all children) (KiB): 78128
Max. memory (cumulated for all children) (KiB): 3712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3451.52
system time used= 148.581
maximum resident set size= 4016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8161
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= 219
involuntary context switches= 7477


# summary of solver processes directly reported to runsolver:
#   pid: 35028
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3451.52
#   total CPU system time (s): 148.581

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.78996 second user time and 9.81108 second system time

The end

Launcher Data

Begin job on nodeC021 at 2025-06-30 01:14:13
IDJOB=4515992
IDBENCH=168944
IDSOLVER=3347
FILE ID=nodeC021/4515992-1751238853
RUNJOBID= nodeC021-1751229108-33732
SLURM_JOB_ID= 9587693
Free space on /tmp= 433048 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/vertex-cover/vc-grids-v2_shuffle/normalized-grid4_33.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-4515992-1751238853/watcher-4515992-1751238853 -o /tmp/evaluation-result-4515992-1751238853/solver-4515992-1751238853 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1751229108-33732 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 617075932 HOME/instance-4515992-1751238853.opb

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

MD5SUM BENCH= 794d54e57ea9d36ec364612fc10f9ae6
RANDOM SEED=617075932

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129707196 kB
MemAvailable:   129743992 kB
Buffers:            3280 kB
Cached:           845164 kB
SwapCached:            0 kB
Active:           361876 kB
Inactive:         587808 kB
Active(anon):     119300 kB
Inactive(anon):        0 kB
Active(file):     242576 kB
Inactive(file):   587808 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5192 kB
Writeback:             0 kB
AnonPages:        104336 kB
Mapped:           111176 kB
Shmem:             18060 kB
KReclaimable:      90904 kB
Slab:             176944 kB
SReclaimable:      90904 kB
SUnreclaim:        86040 kB
KernelStack:        4304 kB
PageTables:         3156 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     468828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:     38912 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433060 MiB
End job on nodeC021 at 2025-06-30 02:12:56