Trace number 4495026

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PRINTEMPS 2025-05-28? (TO) 3600.14 1828.31

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900577940.opb
MD5SUM1e015d6c46c188cbdc8b67cd75b35286
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 benchmark2.10138
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 661
Number of bits of the biggest sum of numbers10
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: 231
0.00/0.00	c #constraint: 2707
0.00/0.00	c #equal: 0
0.00/0.00	c intsize: 10
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: 1769722863
3600.11/1828.30	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 (62954 MiB free)
  memory of node 1: 64507 MiB (63703 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4495026-1751151850/watcher-4495026-1751151850 -o /tmp/evaluation-result-4495026-1751151850/solver-4495026-1751151850 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1751146786-17678 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1769722863 HOME/instance-4495026-1751151850.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
Current StackSize limit: 8192 KiB

solver pid=19101, runsolver pid=19098

[startup+0.10006 s]*
/proc/loadavg: 6.35 6.25 6.29 9/268 19103
/proc/meminfo: memFree=129697428/131249996 swapFree=33010684/33010684
[pid=19101] ppid=19098 vsize=85572 memory=11904 CPUtime=0.17 cores=5,7
/proc/19101/stat : 19101 (pb_competition_) R 19098 19101 17665 0 -1 4194304 2468 0 0 0 17 0 0 0 20 0 2 0 30862686 87625728 2976 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
/proc/19101/statm: 21393 2976 672 633 0 4441 0
[pid=19101/tid=19103] ppid=19098 vsize=85572 memory=4026531960 CPUtime=0.08 cores=5,7
/proc/19101/task/19103/stat : 19103 (pb_competition_) R 19098 19101 17665 0 -1 4194368 220 0 0 0 8 0 0 0 20 0 2 0 30862687 87625728 2976 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 85572 KiB
Current children cumulated memory: 11904 KiB

[startup+0.2055 s]*
/proc/loadavg: 6.35 6.25 6.29 9/268 19103
/proc/meminfo: memFree=129697428/131249996 swapFree=33010684/33010684
[pid=19101] ppid=19098 vsize=85704 memory=11904 CPUtime=0.35 cores=5,7
/proc/19101/stat : 19101 (pb_competition_) R 19098 19101 17665 0 -1 4194304 2486 0 0 0 34 1 0 0 20 0 2 0 30862686 87760896 2976 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
/proc/19101/statm: 21426 2976 672 633 0 4474 0
[pid=19101/tid=19103] ppid=19098 vsize=85704 memory=664958721904869660 CPUtime=0.14 cores=5,7
/proc/19101/task/19103/stat : 19103 (pb_competition_) R 19098 19101 17665 0 -1 4194368 220 0 0 0 14 0 0 0 20 0 2 0 30862687 87760896 2976 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 85704 KiB
Current children cumulated memory: 11904 KiB

[startup+0.305347 s]*
/proc/loadavg: 6.35 6.25 6.29 8/268 19103
/proc/meminfo: memFree=129697428/131249996 swapFree=33010684/33010684
[pid=19101] ppid=19098 vsize=85836 memory=12160 CPUtime=0.5 cores=5,7
/proc/19101/stat : 19101 (pb_competition_) R 19098 19101 17665 0 -1 4194304 2525 0 0 0 49 1 0 0 20 0 2 0 30862686 87896064 3040 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
/proc/19101/statm: 21459 3040 672 633 0 4507 0
[pid=19101/tid=19103] ppid=19098 vsize=85836 memory=7971803999401818475 CPUtime=0.21 cores=5,7
/proc/19101/task/19103/stat : 19103 (pb_competition_) R 19098 19101 17665 0 -1 4194368 220 0 0 0 21 0 0 0 20 0 2 0 30862687 87896064 3040 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 85836 KiB
Current children cumulated memory: 12160 KiB

[startup+0.70018 s]
/proc/loadavg: 6.35 6.25 6.29 8/268 19103
/proc/meminfo: memFree=129697428/131249996 swapFree=33010684/33010684
[pid=19101] ppid=19098 vsize=86100 memory=12416 CPUtime=1.23 cores=5,7
/proc/19101/stat : 19101 (pb_competition_) R 19098 19101 17665 0 -1 4194304 2598 0 0 0 122 1 0 0 20 0 2 0 30862686 88166400 3104 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
/proc/19101/statm: 21525 3104 672 633 0 4573 0
[pid=19101/tid=19103] ppid=19098 vsize=86100 memory=17536 CPUtime=0.56 cores=5,7
/proc/19101/task/19103/stat : 19103 (pb_competition_) R 19098 19101 17665 0 -1 4194368 220 0 0 0 56 0 0 0 20 0 2 0 30862687 88166400 3104 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
Current children cumulated CPU time: 1.23 s
Current children cumulated vsize: 86100 KiB
Current children cumulated memory: 12416 KiB

[startup+1.50018 s]
/proc/loadavg: 6.35 6.25 6.29 8/268 19103
/proc/meminfo: memFree=129697428/131249996 swapFree=33010684/33010684
[pid=19101] ppid=19098 vsize=86528 memory=12800 CPUtime=2.79 cores=5,7
/proc/19101/stat : 19101 (pb_competition_) R 19098 19101 17665 0 -1 4194304 4460 0 0 0 276 3 0 0 20 0 2 0 30862686 88604672 3200 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
/proc/19101/statm: 21632 3200 672 633 0 4680 0
[pid=19101/tid=19103] ppid=19098 vsize=86528 memory=17536 CPUtime=1.32 cores=5,7
/proc/19101/task/19103/stat : 19103 (pb_competition_) R 19098 19101 17665 0 -1 4194368 523 0 0 0 132 0 0 0 20 0 2 0 30862687 88604672 3200 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
Current children cumulated CPU time: 2.79 s
Current children cumulated vsize: 86528 KiB
Current children cumulated memory: 12800 KiB

[startup+3.10555 s]
/proc/loadavg: 6.35 6.25 6.29 8/268 19103
/proc/meminfo: memFree=129697680/131249996 swapFree=33010684/33010684
[pid=19101] ppid=19098 vsize=87056 memory=13312 CPUtime=5.91 cores=5,7
/proc/19101/stat : 19101 (pb_competition_) R 19098 19101 17665 0 -1 4194304 6507 0 0 0 587 4 0 0 20 0 2 0 30862686 89145344 3328 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
/proc/19101/statm: 21764 3328 672 633 0 4812 0
[pid=19101/tid=19103] ppid=19098 vsize=87056 memory=12928 CPUtime=2.84 cores=5,7
/proc/19101/task/19103/stat : 19103 (pb_competition_) R 19098 19101 17665 0 -1 4194368 1063 0 0 0 284 0 0 0 20 0 2 0 30862687 89145344 3328 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
Current children cumulated CPU time: 5.91 s
Current children cumulated vsize: 87056 KiB
Current children cumulated memory: 13312 KiB

[startup+6.30018 s]
/proc/loadavg: 6.40 6.26 6.29 8/268 19103
/proc/meminfo: memFree=129698204/131249996 swapFree=33010684/33010684
[pid=19101] ppid=19098 vsize=87516 memory=13824 CPUtime=12.2 cores=5,7
/proc/19101/stat : 19101 (pb_competition_) R 19098 19101 17665 0 -1 4194304 8208 0 0 0 1212 8 0 0 20 0 2 0 30862686 89616384 3456 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
/proc/19101/statm: 21879 3456 672 633 0 4927 0
[pid=19101/tid=19103] ppid=19098 vsize=87516 memory=17536 CPUtime=5.96 cores=5,7
/proc/19101/task/19103/stat : 19103 (pb_competition_) R 19098 19101 17665 0 -1 4194368 1714 0 0 0 595 1 0 0 20 0 2 0 30862687 89616384 3456 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
Current children cumulated CPU time: 12.2 s
Current children cumulated vsize: 87516 KiB
Current children cumulated memory: 13824 KiB

[startup+12.7002 s]
/proc/loadavg: 6.45 6.28 6.29 8/268 19104
/proc/meminfo: memFree=129698236/131249996 swapFree=33010684/33010684
[pid=19101] ppid=19098 vsize=87664 memory=13824 CPUtime=24.81 cores=5,7
/proc/19101/stat : 19101 (pb_competition_) R 19098 19101 17665 0 -1 4194304 8968 0 0 0 2466 15 0 0 20 0 2 0 30862686 89767936 3456 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
/proc/19101/statm: 21916 3456 672 633 0 4964 0
[pid=19101/tid=19103] ppid=19098 vsize=87664 memory=13824 CPUtime=12.22 cores=5,7
/proc/19101/task/19103/stat : 19103 (pb_competition_) R 19098 19101 17665 0 -1 4194368 2079 0 0 0 1219 3 0 0 20 0 2 0 30862687 89767936 3456 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
Current children cumulated CPU time: 24.81 s
Current children cumulated vsize: 87664 KiB
Current children cumulated memory: 13824 KiB

[startup+25.5002 s]
/proc/loadavg: 6.73 6.35 6.32 8/268 19104
/proc/meminfo: memFree=129698252/131249996 swapFree=33010684/33010684
[pid=19101] ppid=19098 vsize=87664 memory=13952 CPUtime=49.96 cores=5,7
/proc/19101/stat : 19101 (pb_competition_) R 19098 19101 17665 0 -1 4194304 9379 0 0 0 4972 24 0 0 20 0 2 0 30862686 89767936 3488 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
/proc/19101/statm: 21916 3488 672 633 0 4964 0
[pid=19101/tid=19103] ppid=19098 vsize=87664 memory=13952 CPUtime=24.66 cores=5,7
/proc/19101/task/19103/stat : 19103 (pb_competition_) R 19098 19101 17665 0 -1 4194368 2271 0 0 0 2461 5 0 0 20 0 2 0 30862687 89767936 3488 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
Current children cumulated CPU time: 49.96 s
Current children cumulated vsize: 87664 KiB
Current children cumulated memory: 13952 KiB

[startup+51.1053 s]
/proc/loadavg: 6.80 6.40 6.34 8/268 19104
/proc/meminfo: memFree=129683380/131249996 swapFree=33010684/33010684
[pid=19101] ppid=19098 vsize=87664 memory=13952 CPUtime=100.4 cores=5,7
/proc/19101/stat : 19101 (pb_competition_) R 19098 19101 17665 0 -1 4194304 11058 0 0 0 9992 48 0 0 20 0 2 0 30862686 89767936 3488 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
/proc/19101/statm: 21916 3488 672 633 0 4964 0
[pid=19101/tid=19103] ppid=19098 vsize=87664 memory=17536 CPUtime=49.66 cores=5,7
/proc/19101/task/19103/stat : 19103 (pb_competition_) R 19098 19101 17665 0 -1 4194368 2624 0 0 0 4956 10 0 0 20 0 2 0 30862687 89767936 3488 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
Current children cumulated CPU time: 100.4 s
Current children cumulated vsize: 87664 KiB
Current children cumulated memory: 13952 KiB

[startup+102.3 s]
/proc/loadavg: 7.00 6.52 6.38 8/268 19106
/proc/meminfo: memFree=129693248/131249996 swapFree=33010684/33010684
[pid=19101] ppid=19098 vsize=87664 memory=13952 CPUtime=200.97 cores=5,7
/proc/19101/stat : 19101 (pb_competition_) R 19098 19101 17665 0 -1 4194304 12499 0 0 0 20014 83 0 0 20 0 2 0 30862686 89767936 3488 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
/proc/19101/statm: 21916 3488 672 633 0 4964 0
[pid=19101/tid=19103] ppid=19098 vsize=87664 memory=17536 CPUtime=99.42 cores=5,7
/proc/19101/task/19103/stat : 19103 (pb_competition_) R 19098 19101 17665 0 -1 4194368 2839 0 0 0 9927 15 0 0 20 0 2 0 30862687 89767936 3488 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
Current children cumulated CPU time: 200.97 s
Current children cumulated vsize: 87664 KiB
Current children cumulated memory: 13952 KiB

[startup+162.3 s]
/proc/loadavg: 7.16 6.66 6.44 8/267 19108
/proc/meminfo: memFree=129694856/131249996 swapFree=33010684/33010684
[pid=19101] ppid=19098 vsize=87792 memory=13952 CPUtime=319.03 cores=5,7
/proc/19101/stat : 19101 (pb_competition_) R 19098 19101 17665 0 -1 4194304 14582 0 0 0 31775 128 0 0 20 0 2 0 30862686 89899008 3488 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
/proc/19101/statm: 21948 3488 672 633 0 4996 0
[pid=19101/tid=19103] ppid=19098 vsize=87792 memory=5632 CPUtime=157.96 cores=5,7
/proc/19101/task/19103/stat : 19103 (pb_competition_) R 19098 19101 17665 0 -1 4194368 3278 0 0 0 15767 29 0 0 20 0 2 0 30862687 89899008 3488 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
Current children cumulated CPU time: 319.03 s
Current children cumulated vsize: 87792 KiB
Current children cumulated memory: 13952 KiB

[startup+222.3 s]
/proc/loadavg: 7.08 6.72 6.48 9/266 19110
/proc/meminfo: memFree=129696776/131249996 swapFree=33010684/33010684
[pid=19101] ppid=19098 vsize=87792 memory=13952 CPUtime=437.22 cores=5,7
/proc/19101/stat : 19101 (pb_competition_) R 19098 19101 17665 0 -1 4194304 15275 0 0 0 43542 180 0 0 20 0 2 0 30862686 89899008 3488 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
/proc/19101/statm: 21948 3488 672 633 0 4996 0
[pid=19101/tid=19103] ppid=19098 vsize=87792 memory=17536 CPUtime=216.59 cores=5,7
/proc/19101/task/19103/stat : 19103 (pb_competition_) R 19098 19101 17665 0 -1 4194368 3472 0 0 0 21615 44 0 0 20 0 2 0 30862687 89899008 3488 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
Current children cumulated CPU time: 437.22 s
Current children cumulated vsize: 87792 KiB
Current children cumulated memory: 13952 KiB

[startup+282.3 s]
/proc/loadavg: 7.04 6.79 6.52 8/267 19113
/proc/meminfo: memFree=129697684/131249996 swapFree=33010684/33010684
[pid=19101] ppid=19098 vsize=87792 memory=13952 CPUtime=555.43 cores=5,7
/proc/19101/stat : 19101 (pb_competition_) R 19098 19101 17665 0 -1 4194304 15933 0 0 0 55310 233 0 0 20 0 2 0 30862686 89899008 3488 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
/proc/19101/statm: 21948 3488 672 633 0 4996 0
[pid=19101/tid=19103] ppid=19098 vsize=87792 memory=13952 CPUtime=275.27 cores=5,7
/proc/19101/task/19103/stat : 19103 (pb_competition_) R 19098 19101 17665 0 -1 4194368 3675 0 0 0 27467 60 0 0 20 0 2 0 30862687 89899008 3488 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
Current children cumulated CPU time: 555.43 s
Current children cumulated vsize: 87792 KiB
Current children cumulated memory: 13952 KiB


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

/proc/meminfo: memFree=129696032/131249996 swapFree=33010684/33010684
[pid=19101] ppid=19098 vsize=87932 memory=14208 CPUtime=2444.62 cores=5,7
/proc/19101/stat : 19101 (pb_competition_) R 19098 19101 17665 0 -1 4194304 20667 0 0 0 243476 986 0 0 20 0 2 0 30862686 90042368 3552 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
/proc/19101/statm: 21983 3552 672 633 0 5031 0
[pid=19101/tid=19103] ppid=19098 vsize=87932 memory=14592 CPUtime=1211.57 cores=5,7
/proc/19101/task/19103/stat : 19103 (pb_competition_) R 19098 19101 17665 0 -1 4194368 4949 0 0 0 120923 234 0 0 20 0 2 0 30862687 90042368 3552 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
Current children cumulated CPU time: 2444.62 s
Current children cumulated vsize: 87932 KiB
Current children cumulated memory: 14208 KiB

[startup+1302.3 s]
/proc/loadavg: 7.53 7.26 7.02 8/268 19305
/proc/meminfo: memFree=129695912/131249996 swapFree=33010684/33010684
[pid=19101] ppid=19098 vsize=87932 memory=14208 CPUtime=2563.04 cores=5,7
/proc/19101/stat : 19101 (pb_competition_) R 19098 19101 17665 0 -1 4194304 21306 0 0 0 255266 1038 0 0 20 0 2 0 30862686 90042368 3552 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
/proc/19101/statm: 21983 3552 672 633 0 5031 0
[pid=19101/tid=19103] ppid=19098 vsize=87932 memory=14208 CPUtime=1270.4 cores=5,7
/proc/19101/task/19103/stat : 19103 (pb_competition_) R 19098 19101 17665 0 -1 4194368 5078 0 0 0 126793 247 0 0 20 0 2 0 30862687 90042368 3552 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
Current children cumulated CPU time: 2563.04 s
Current children cumulated vsize: 87932 KiB
Current children cumulated memory: 14208 KiB

[startup+1362.3 s]
/proc/loadavg: 7.23 7.24 7.02 7/269 19538
/proc/meminfo: memFree=129700640/131249996 swapFree=33010684/33010684
[pid=19101] ppid=19098 vsize=87932 memory=14208 CPUtime=2681.43 cores=5,7
/proc/19101/stat : 19101 (pb_competition_) R 19098 19101 17665 0 -1 4194304 21363 0 0 0 267059 1084 0 0 20 0 2 0 30862686 90042368 3552 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
/proc/19101/statm: 21983 3552 672 633 0 5031 0
[pid=19101/tid=19103] ppid=19098 vsize=87932 memory=14208 CPUtime=1329.2 cores=5,7
/proc/19101/task/19103/stat : 19103 (pb_competition_) R 19098 19101 17665 0 -1 4194368 5102 0 0 0 132661 259 0 0 20 0 2 0 30862687 90042368 3552 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
Current children cumulated CPU time: 2681.43 s
Current children cumulated vsize: 87932 KiB
Current children cumulated memory: 14208 KiB

[startup+1422.3 s]
/proc/loadavg: 6.57 7.04 6.97 7/270 19816
/proc/meminfo: memFree=129705168/131249996 swapFree=33010684/33010684
[pid=19101] ppid=19098 vsize=87932 memory=14208 CPUtime=2799.74 cores=5,7
/proc/19101/stat : 19101 (pb_competition_) R 19098 19101 17665 0 -1 4194304 21723 0 0 0 278840 1134 0 0 20 0 2 0 30862686 90042368 3552 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
/proc/19101/statm: 21983 3552 672 633 0 5031 0
[pid=19101/tid=19103] ppid=19098 vsize=87932 memory=14208 CPUtime=1387.95 cores=5,7
/proc/19101/task/19103/stat : 19103 (pb_competition_) R 19098 19101 17665 0 -1 4194368 5205 0 0 0 138522 273 0 0 20 0 2 0 30862687 90042368 3552 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
Current children cumulated CPU time: 2799.74 s
Current children cumulated vsize: 87932 KiB
Current children cumulated memory: 14208 KiB

[startup+1482.3 s]
/proc/loadavg: 6.30 6.88 6.91 7/270 19817
/proc/meminfo: memFree=129704268/131249996 swapFree=33010684/33010684
[pid=19101] ppid=19098 vsize=87932 memory=14208 CPUtime=2918.05 cores=5,7
/proc/19101/stat : 19101 (pb_competition_) R 19098 19101 17665 0 -1 4194304 21727 0 0 0 290620 1185 0 0 20 0 2 0 30862686 90042368 3552 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
/proc/19101/statm: 21983 3552 672 633 0 5031 0
[pid=19101/tid=19103] ppid=19098 vsize=87932 memory=14208 CPUtime=1446.71 cores=5,7
/proc/19101/task/19103/stat : 19103 (pb_competition_) R 19098 19101 17665 0 -1 4194368 5207 0 0 0 144383 288 0 0 20 0 2 0 30862687 90042368 3552 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
Current children cumulated CPU time: 2918.05 s
Current children cumulated vsize: 87932 KiB
Current children cumulated memory: 14208 KiB

[startup+1542.3 s]
/proc/loadavg: 6.30 6.78 6.88 7/271 19822
/proc/meminfo: memFree=129705340/131249996 swapFree=33010684/33010684
[pid=19101] ppid=19098 vsize=87932 memory=14208 CPUtime=3036.3 cores=5,7
/proc/19101/stat : 19101 (pb_competition_) R 19098 19101 17665 0 -1 4194304 21738 0 0 0 302396 1234 0 0 20 0 2 0 30862686 90042368 3552 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
/proc/19101/statm: 21983 3552 672 633 0 5031 0
[pid=19101/tid=19103] ppid=19098 vsize=87932 memory=7972075613133683314 CPUtime=1505.46 cores=5,7
/proc/19101/task/19103/stat : 19103 (pb_competition_) R 19098 19101 17665 0 -1 4194368 5207 0 0 0 150244 302 0 0 20 0 2 0 30862687 90042368 3552 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
Current children cumulated CPU time: 3036.3 s
Current children cumulated vsize: 87932 KiB
Current children cumulated memory: 14208 KiB

[startup+1602.3 s]
/proc/loadavg: 6.22 6.66 6.83 7/271 19830
/proc/meminfo: memFree=129704236/131249996 swapFree=33010684/33010684
[pid=19101] ppid=19098 vsize=87932 memory=14208 CPUtime=3154.55 cores=5,7
/proc/19101/stat : 19101 (pb_competition_) R 19098 19101 17665 0 -1 4194304 21738 0 0 0 314169 1286 0 0 20 0 2 0 30862686 90042368 3552 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
/proc/19101/statm: 21983 3552 672 633 0 5031 0
[pid=19101/tid=19103] ppid=19098 vsize=87932 memory=14208 CPUtime=1564.19 cores=5,7
/proc/19101/task/19103/stat : 19103 (pb_competition_) R 19098 19101 17665 0 -1 4194368 5207 0 0 0 156103 316 0 0 20 0 2 0 30862687 90042368 3552 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
Current children cumulated CPU time: 3154.55 s
Current children cumulated vsize: 87932 KiB
Current children cumulated memory: 14208 KiB

[startup+1662.3 s]
/proc/loadavg: 6.19 6.57 6.79 7/270 19833
/proc/meminfo: memFree=129704372/131249996 swapFree=33010684/33010684
[pid=19101] ppid=19098 vsize=87932 memory=14208 CPUtime=3272.84 cores=5,7
/proc/19101/stat : 19101 (pb_competition_) R 19098 19101 17665 0 -1 4194304 22810 0 0 0 325951 1333 0 0 20 0 2 0 30862686 90042368 3552 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
/proc/19101/statm: 21983 3552 672 633 0 5031 0
[pid=19101/tid=19103] ppid=19098 vsize=87932 memory=14208 CPUtime=1622.95 cores=5,7
/proc/19101/task/19103/stat : 19103 (pb_competition_) R 19098 19101 17665 0 -1 4194368 5488 0 0 0 161966 329 0 0 20 0 2 0 30862687 90042368 3552 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
Current children cumulated CPU time: 3272.84 s
Current children cumulated vsize: 87932 KiB
Current children cumulated memory: 14208 KiB

[startup+1722.3 s]
/proc/loadavg: 6.27 6.53 6.76 7/270 19835
/proc/meminfo: memFree=129704500/131249996 swapFree=33010684/33010684
[pid=19101] ppid=19098 vsize=87932 memory=14208 CPUtime=3391.14 cores=5,7
/proc/19101/stat : 19101 (pb_competition_) R 19098 19101 17665 0 -1 4194304 22822 0 0 0 337731 1383 0 0 20 0 2 0 30862686 90042368 3552 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
/proc/19101/statm: 21983 3552 672 633 0 5031 0
[pid=19101/tid=19103] ppid=19098 vsize=87932 memory=14208 CPUtime=1681.71 cores=5,7
/proc/19101/task/19103/stat : 19103 (pb_competition_) R 19098 19101 17665 0 -1 4194368 5488 0 0 0 167829 342 0 0 20 0 2 0 30862687 90042368 3552 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
Current children cumulated CPU time: 3391.14 s
Current children cumulated vsize: 87932 KiB
Current children cumulated memory: 14208 KiB

[startup+1782.3 s]
/proc/loadavg: 6.27 6.48 6.72 7/269 19837
/proc/meminfo: memFree=129704388/131249996 swapFree=33010684/33010684
[pid=19101] ppid=19098 vsize=87932 memory=14208 CPUtime=3509.41 cores=5,7
/proc/19101/stat : 19101 (pb_competition_) R 19098 19101 17665 0 -1 4194304 23888 0 0 0 349504 1437 0 0 20 0 2 0 30862686 90042368 3552 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
/proc/19101/statm: 21983 3552 672 633 0 5031 0
[pid=19101/tid=19103] ppid=19098 vsize=87932 memory=14208 CPUtime=1740.45 cores=5,7
/proc/19101/task/19103/stat : 19103 (pb_competition_) R 19098 19101 17665 0 -1 4194368 5698 0 0 0 173689 356 0 0 20 0 2 0 30862687 90042368 3552 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
Current children cumulated CPU time: 3509.41 s
Current children cumulated vsize: 87932 KiB
Current children cumulated memory: 14208 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1828.3 s]
/proc/loadavg: 6.17 6.42 6.70 7/269 19839
/proc/meminfo: memFree=129704508/131249996 swapFree=33010684/33010684
[pid=19101] ppid=19098 vsize=87932 memory=14208 CPUtime=3600.11 cores=5,7
/proc/19101/stat : 19101 (pb_competition_) R 19098 19101 17665 0 -1 4194304 23903 0 0 0 358535 1476 0 0 20 0 2 0 30862686 90042368 3552 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
/proc/19101/statm: 21983 3552 672 633 0 5031 0
[pid=19101/tid=19103] ppid=19098 vsize=87932 memory=14592 CPUtime=1785.52 cores=5,7
/proc/19101/task/19103/stat : 19103 (pb_competition_) R 19098 19101 17665 0 -1 4194368 5698 0 0 0 178185 367 0 0 20 0 2 0 30862687 90042368 3552 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
Current children cumulated CPU time: 3600.11 s
Current children cumulated vsize: 87932 KiB
Current children cumulated memory: 14208 KiB

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

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

# cumulated CPU time of all completed processes:  user=3585.37 s, system=14.7665 s

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

[startup+1828.3 s]
/proc/loadavg: 6.17 6.42 6.70 7/269 19839
/proc/meminfo: memFree=129704508/131249996 swapFree=33010684/33010684
[pid=19101] ppid=19098 vsize=87932 memory=14208 CPUtime=3600.11 cores=5,7
/proc/19101/stat : 19101 (pb_competition_) R 19098 19101 17665 0 -1 4194304 23903 0 0 0 358535 1476 0 0 20 0 2 0 30862686 90042368 3552 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
/proc/19101/statm: 21983 3552 672 633 0 5031 0
[pid=19101/tid=19103] ppid=19098 vsize=87932 memory=14592 CPUtime=1785.52 cores=5,7
/proc/19101/task/19103/stat : 19103 (pb_competition_) R 19098 19101 17665 0 -1 4194368 5698 0 0 0 178185 367 0 0 20 0 2 0 30862687 90042368 3552 18446744073709551615 4198400 6788177 140729422858944 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 11821056 140729422866777 140729422866904 140729422866904 140729422872506 0
Current children cumulated CPU time: 3600.11 s
Current children cumulated vsize: 87932 KiB
Current children cumulated memory: 14208 KiB

Child status: 0

Real time (s): 1828.31
CPU time (s): 3600.14
CPU user time (s): 3585.37
CPU system time (s): 14.7665
CPU usage (%): 196.911
Max. virtual memory (cumulated for all children) (KiB): 87932
Max. memory (cumulated for all children) (KiB): 14208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.37
system time used= 14.7665
maximum resident set size= 14208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24180
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= 74185
involuntary context switches= 44449


# summary of solver processes directly reported to runsolver:
#   pid: 19101
#   total CPU time (s): 3600.14
#   total CPU user time (s): 3585.37
#   total CPU system time (s): 14.7665

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.42967 second user time and 7.22068 second system time

The end

Launcher Data

Begin job on nodeC021 at 2025-06-29 01:04:10
IDJOB=4495026
IDBENCH=147976
IDSOLVER=3347
FILE ID=nodeC021/4495026-1751151850
RUNJOBID= nodeC021-1751146786-17678
SLURM_JOB_ID= 9587467
Free space on /tmp= 433048 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900577940.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-4495026-1751151850/watcher-4495026-1751151850 -o /tmp/evaluation-result-4495026-1751151850/solver-4495026-1751151850 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1751146786-17678 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1769722863 HOME/instance-4495026-1751151850.opb

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

MD5SUM BENCH= 1e015d6c46c188cbdc8b67cd75b35286
RANDOM SEED=1769722863

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.775
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		: 3599.770
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		: 3599.844
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.855
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.777
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		: 3600.078
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		: 3599.318
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		: 3674.640
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:        129697120 kB
MemAvailable:   129574520 kB
Buffers:            3280 kB
Cached:           687092 kB
SwapCached:            0 kB
Active:           465112 kB
Inactive:         465152 kB
Active(anon):     257952 kB
Inactive(anon):        0 kB
Active(file):     207160 kB
Inactive(file):   465152 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5284 kB
Writeback:             0 kB
AnonPages:        242996 kB
Mapped:           110976 kB
Shmem:             18060 kB
KReclaimable:      88256 kB
Slab:             173364 kB
SReclaimable:      88256 kB
SUnreclaim:        85108 kB
KernelStack:        4320 kB
PageTables:         3392 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     598108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:    129024 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= 433040 MiB
End job on nodeC021 at 2025-06-29 01:34:39