Trace number 4514588

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.09 1915.42

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/quimper/
SyncCodes/d_n_k/normalized-6_6_33.opb
MD5SUMe4b196fa2cd155289a58b617d5417cd9
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 benchmark82.9041
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1560
Total number of constraints7454
Number of constraints which are clauses7449
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint39
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 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 72
Number of bits of the biggest sum of numbers7
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.02	c #variable: 1560
0.00/0.02	c #constraint: 7454
0.00/0.02	c #equal: 4
0.00/0.02	c intsize: 7
0.00/0.02	c sizeproduct: 0
0.00/0.02	c #soft: 0
0.00/0.02	c mincost: 0
0.00/0.02	c maxcost: 0
0.00/0.02	c sumcost: 0
0.00/0.02	c iteration_max: -1
0.00/0.02	c time_max: -1
0.00/0.02	c number_of_threads(move update): 2
0.00/0.02	c number_of_threads(move evaluation): 2
0.00/0.02	c seed: 179258803
3600.05/1915.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (62896 MiB free)
  memory of node 1: 64507 MiB (63638 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4514588-1751232169/watcher-4514588-1751232169 -o /tmp/evaluation-result-4514588-1751232169/solver-4514588-1751232169 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1751229108-33733 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 179258803 HOME/instance-4514588-1751232169.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=34156, runsolver pid=34153

[startup+0.100064 s]*
/proc/loadavg: 6.73 6.76 6.74 7/269 34158
/proc/meminfo: memFree=129569944/131249996 swapFree=33010684/33010684
[pid=34156] ppid=34153 vsize=100560 memory=28192 CPUtime=0.14 cores=5,7
/proc/34156/stat : 34156 (pb_competition_) R 34153 34156 33720 0 -1 4194304 6073 0 0 0 14 0 0 0 20 0 2 0 38894621 102973440 7048 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
/proc/34156/statm: 25140 7048 672 633 0 8488 0
[pid=34156/tid=34158] ppid=34153 vsize=100560 memory=4026531960 CPUtime=0.05 cores=5,7
/proc/34156/task/34158/stat : 34158 (pb_competition_) R 34153 34156 33720 0 -1 4194368 520 0 0 0 5 0 0 0 20 0 2 0 38894622 102973440 7048 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 100560 KiB
Current children cumulated memory: 28192 KiB

[startup+0.205727 s]*
/proc/loadavg: 6.73 6.76 6.74 8/269 34158
/proc/meminfo: memFree=129569944/131249996 swapFree=33010684/33010684
[pid=34156] ppid=34153 vsize=100692 memory=28320 CPUtime=0.29 cores=5,7
/proc/34156/stat : 34156 (pb_competition_) S 34153 34156 33720 0 -1 4194304 6099 0 0 0 29 0 0 0 20 0 2 0 38894621 103108608 7080 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
/proc/34156/statm: 25173 7080 672 633 0 8521 0
[pid=34156/tid=34158] ppid=34153 vsize=100692 memory=664958721904869660 CPUtime=0.1 cores=5,7
/proc/34156/task/34158/stat : 34158 (pb_competition_) R 34153 34156 33720 0 -1 4194368 520 0 0 0 10 0 0 0 20 0 2 0 38894622 103108608 7080 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 100692 KiB
Current children cumulated memory: 28320 KiB

[startup+0.305558 s]*
/proc/loadavg: 6.73 6.76 6.74 7/269 34158
/proc/meminfo: memFree=129569944/131249996 swapFree=33010684/33010684
[pid=34156] ppid=34153 vsize=100824 memory=28320 CPUtime=0.48 cores=5,7
/proc/34156/stat : 34156 (pb_competition_) R 34153 34156 33720 0 -1 4194304 6118 0 0 0 47 1 0 0 20 0 2 0 38894621 103243776 7080 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
/proc/34156/statm: 25206 7080 672 633 0 8554 0
[pid=34156/tid=34158] ppid=34153 vsize=100824 memory=7970392230683295339 CPUtime=0.18 cores=5,7
/proc/34156/task/34158/stat : 34158 (pb_competition_) S 34153 34156 33720 0 -1 4194368 520 0 0 0 18 0 0 0 20 0 2 0 38894622 103243776 7080 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 100824 KiB
Current children cumulated memory: 28320 KiB

[startup+0.700236 s]
/proc/loadavg: 6.73 6.76 6.74 9/269 34158
/proc/meminfo: memFree=129569944/131249996 swapFree=33010684/33010684
[pid=34156] ppid=34153 vsize=100824 memory=28448 CPUtime=1.17 cores=5,7
/proc/34156/stat : 34156 (pb_competition_) R 34153 34156 33720 0 -1 4194304 6144 0 0 0 116 1 0 0 20 0 2 0 38894621 103243776 7112 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
/proc/34156/statm: 25206 7112 672 633 0 8554 0
[pid=34156/tid=34158] ppid=34153 vsize=100824 memory=17664 CPUtime=0.49 cores=5,7
/proc/34156/task/34158/stat : 34158 (pb_competition_) S 34153 34156 33720 0 -1 4194368 520 0 0 0 49 0 0 0 20 0 2 0 38894622 103243776 7112 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
Current children cumulated CPU time: 1.17 s
Current children cumulated vsize: 100824 KiB
Current children cumulated memory: 28448 KiB

[startup+1.50021 s]
/proc/loadavg: 6.73 6.76 6.74 8/269 34158
/proc/meminfo: memFree=129569992/131249996 swapFree=33010684/33010684
[pid=34156] ppid=34153 vsize=100956 memory=28576 CPUtime=2.64 cores=5,7
/proc/34156/stat : 34156 (pb_competition_) R 34153 34156 33720 0 -1 4194304 10396 0 0 0 262 2 0 0 20 0 2 0 38894621 103378944 7144 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
/proc/34156/statm: 25239 7144 672 633 0 8587 0
[pid=34156/tid=34158] ppid=34153 vsize=100956 memory=17664 CPUtime=1.17 cores=5,7
/proc/34156/task/34158/stat : 34158 (pb_competition_) R 34153 34156 33720 0 -1 4194368 869 0 0 0 117 0 0 0 20 0 2 0 38894622 103378944 7144 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
Current children cumulated CPU time: 2.64 s
Current children cumulated vsize: 100956 KiB
Current children cumulated memory: 28576 KiB

[startup+3.10547 s]
/proc/loadavg: 6.67 6.75 6.73 8/269 34158
/proc/meminfo: memFree=129569740/131249996 swapFree=33010684/33010684
[pid=34156] ppid=34153 vsize=100604 memory=28308 CPUtime=5.57 cores=5,7
/proc/34156/stat : 34156 (pb_competition_) R 34153 34156 33720 0 -1 4194304 76230 0 0 0 546 11 0 0 20 0 2 0 38894621 103018496 7077 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
/proc/34156/statm: 25151 7077 672 633 0 8499 0
[pid=34156/tid=34158] ppid=34153 vsize=100604 memory=28564 CPUtime=2.5 cores=5,7
/proc/34156/task/34158/stat : 34158 (pb_competition_) R 34153 34156 33720 0 -1 4194368 1528 0 0 0 250 0 0 0 20 0 2 0 38894622 103018496 7077 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
Current children cumulated CPU time: 5.57 s
Current children cumulated vsize: 100604 KiB
Current children cumulated memory: 28308 KiB

[startup+6.30019 s]
/proc/loadavg: 6.67 6.75 6.73 8/269 34158
/proc/meminfo: memFree=129570088/131249996 swapFree=33010684/33010684
[pid=34156] ppid=34153 vsize=100952 memory=28656 CPUtime=11.31 cores=5,7
/proc/34156/stat : 34156 (pb_competition_) R 34153 34156 33720 0 -1 4194304 240127 0 0 0 1098 33 0 0 20 0 2 0 38894621 103374848 7164 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
/proc/34156/statm: 25238 7164 672 633 0 8586 0
[pid=34156/tid=34158] ppid=34153 vsize=100952 memory=17664 CPUtime=5.08 cores=5,7
/proc/34156/task/34158/stat : 34158 (pb_competition_) R 34153 34156 33720 0 -1 4194368 1997 0 0 0 507 1 0 0 20 0 2 0 38894622 103374848 7164 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
Current children cumulated CPU time: 11.31 s
Current children cumulated vsize: 100952 KiB
Current children cumulated memory: 28656 KiB

[startup+12.7002 s]
/proc/loadavg: 6.95 6.80 6.75 9/269 34158
/proc/meminfo: memFree=129569036/131249996 swapFree=33010684/33010684
[pid=34156] ppid=34153 vsize=101636 memory=29084 CPUtime=23.39 cores=5,7
/proc/34156/stat : 34156 (pb_competition_) R 34153 34156 33720 0 -1 4194304 377326 0 0 0 2283 56 0 0 20 0 2 0 38894621 104075264 7271 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
/proc/34156/statm: 25409 7271 672 633 0 8757 0
[pid=34156/tid=34158] ppid=34153 vsize=101636 memory=29084 CPUtime=10.79 cores=5,7
/proc/34156/task/34158/stat : 34158 (pb_competition_) R 34153 34156 33720 0 -1 4194368 3356 0 0 0 1077 2 0 0 20 0 2 0 38894622 104075264 7271 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
Current children cumulated CPU time: 23.39 s
Current children cumulated vsize: 101636 KiB
Current children cumulated memory: 29084 KiB

[startup+25.5002 s]
/proc/loadavg: 7.11 6.84 6.77 8/269 34158
/proc/meminfo: memFree=129571052/131249996 swapFree=33010684/33010684
[pid=34156] ppid=34153 vsize=101272 memory=28844 CPUtime=47.36 cores=5,7
/proc/34156/stat : 34156 (pb_competition_) R 34153 34156 33720 0 -1 4194304 512302 0 0 0 4654 82 0 0 20 0 2 0 38894621 103702528 7211 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
/proc/34156/statm: 25318 7211 672 633 0 8666 0
[pid=34156/tid=34158] ppid=34153 vsize=101272 memory=14592 CPUtime=22.07 cores=5,7
/proc/34156/task/34158/stat : 34158 (pb_competition_) R 34153 34156 33720 0 -1 4194368 3748 0 0 0 2202 5 0 0 20 0 2 0 38894622 103702528 7211 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
Current children cumulated CPU time: 47.36 s
Current children cumulated vsize: 101272 KiB
Current children cumulated memory: 28844 KiB

[startup+51.1054 s]
/proc/loadavg: 7.26 6.91 6.79 9/269 34158
/proc/meminfo: memFree=129575348/131249996 swapFree=33010684/33010684
[pid=34156] ppid=34153 vsize=102292 memory=29904 CPUtime=94.08 cores=5,7
/proc/34156/stat : 34156 (pb_competition_) R 34153 34156 33720 0 -1 4194304 1556247 0 0 0 9185 223 0 0 20 0 2 0 38894621 104747008 7476 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
/proc/34156/statm: 25573 7476 672 633 0 8921 0
[pid=34156/tid=34158] ppid=34153 vsize=102292 memory=29780 CPUtime=43.41 cores=5,7
/proc/34156/task/34158/stat : 34158 (pb_competition_) R 34153 34156 33720 0 -1 4194368 4485 0 0 0 4330 11 0 0 20 0 2 0 38894622 104747008 7476 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
Current children cumulated CPU time: 94.08 s
Current children cumulated vsize: 102292 KiB
Current children cumulated memory: 29904 KiB

[startup+102.3 s]
/proc/loadavg: 7.40 7.01 6.83 9/269 34161
/proc/meminfo: memFree=129557132/131249996 swapFree=33010684/33010684
[pid=34156] ppid=34153 vsize=103316 memory=30536 CPUtime=188.01 cores=5,7
/proc/34156/stat : 34156 (pb_competition_) R 34153 34156 33720 0 -1 4194304 3290941 0 0 0 18317 484 0 0 20 0 2 0 38894621 105795584 7634 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
/proc/34156/statm: 25829 7634 672 633 0 9177 0
[pid=34156/tid=34158] ppid=34153 vsize=103316 memory=30628 CPUtime=86.58 cores=5,7
/proc/34156/task/34158/stat : 34158 (pb_competition_) R 34153 34156 33720 0 -1 4194368 6280 0 0 0 8634 24 0 0 20 0 2 0 38894622 105795584 7634 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
Current children cumulated CPU time: 188.01 s
Current children cumulated vsize: 103316 KiB
Current children cumulated memory: 30536 KiB

[startup+162.3 s]
/proc/loadavg: 7.40 7.07 6.87 9/269 34165
/proc/meminfo: memFree=129569344/131249996 swapFree=33010684/33010684
[pid=34156] ppid=34153 vsize=103280 memory=30944 CPUtime=298.79 cores=5,7
/proc/34156/stat : 34156 (pb_competition_) R 34153 34156 33720 0 -1 4194304 4840586 0 0 0 29145 734 0 0 20 0 2 0 38894621 105758720 7736 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
/proc/34156/statm: 25893 7736 672 633 0 9241 0
[pid=34156/tid=34158] ppid=34153 vsize=103572 memory=30860 CPUtime=137.86 cores=5,7
/proc/34156/task/34158/stat : 34158 (pb_competition_) R 34153 34156 33720 0 -1 4194368 6622 0 0 0 13751 35 0 0 20 0 2 0 38894622 106057728 7768 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
Current children cumulated CPU time: 298.79 s
Current children cumulated vsize: 103280 KiB
Current children cumulated memory: 30944 KiB

[startup+222.3 s]
/proc/loadavg: 7.45 7.16 6.91 8/269 34171
/proc/meminfo: memFree=129573912/131249996 swapFree=33010684/33010684
[pid=34156] ppid=34153 vsize=104856 memory=31832 CPUtime=409.36 cores=5,7
/proc/34156/stat : 34156 (pb_competition_) R 34153 34156 33720 0 -1 4194304 6591792 0 0 0 39923 1013 0 0 20 0 2 0 38894621 107372544 7958 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
/proc/34156/statm: 26214 7958 672 633 0 9562 0
[pid=34156/tid=34158] ppid=34153 vsize=104856 memory=31796 CPUtime=188.95 cores=5,7
/proc/34156/task/34158/stat : 34158 (pb_competition_) R 34153 34156 33720 0 -1 4194368 6622 0 0 0 18846 49 0 0 20 0 2 0 38894622 107372544 7958 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
Current children cumulated CPU time: 409.36 s
Current children cumulated vsize: 104856 KiB
Current children cumulated memory: 31832 KiB

[startup+282.3 s]
/proc/loadavg: 7.46 7.22 6.95 9/267 34173
/proc/meminfo: memFree=129581636/131249996 swapFree=33010684/33010684
[pid=34156] ppid=34153 vsize=105384 memory=32344 CPUtime=522.14 cores=5,7
/proc/34156/stat : 34156 (pb_competition_) R 34153 34156 33720 0 -1 4194304 6592854 0 0 0 51169 1045 0 0 20 0 2 0 38894621 107913216 8086 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
/proc/34156/statm: 26346 8086 672 633 0 9694 0
[pid=34156/tid=34158] ppid=34153 vsize=105384 memory=32088 CPUtime=242.27 cores=5,7
/proc/34156/task/34158/stat : 34158 (pb_competition_) R 34153 34156 33720 0 -1 4194368 6747 0 0 0 24169 58 0 0 20 0 2 0 38894622 107913216 8086 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
Current children cumulated CPU time: 522.14 s
Current children cumulated vsize: 105384 KiB
Current children cumulated memory: 32344 KiB

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

/proc/meminfo: memFree=129611956/131249996 swapFree=33010684/33010684
[pid=34156] ppid=34153 vsize=110000 memory=37380 CPUtime=2444.41 cores=5,7
/proc/34156/stat : 34156 (pb_competition_) R 34153 34156 33720 0 -1 4194304 6600800 0 0 0 242941 1500 0 0 20 0 2 0 38894621 112640000 9345 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
/proc/34156/statm: 27500 9345 672 633 0 10848 0
[pid=34156/tid=34158] ppid=34153 vsize=110000 memory=37380 CPUtime=1152.9 cores=5,7
/proc/34156/task/34158/stat : 34158 (pb_competition_) R 34153 34156 33720 0 -1 4194368 8090 0 0 0 115083 207 0 0 20 0 2 0 38894622 112640000 9345 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
Current children cumulated CPU time: 2444.41 s
Current children cumulated vsize: 110000 KiB
Current children cumulated memory: 37380 KiB

[startup+1362.3 s]
/proc/loadavg: 6.88 6.95 7.03 8/267 34357
/proc/meminfo: memFree=129618072/131249996 swapFree=33010684/33010684
[pid=34156] ppid=34153 vsize=110000 memory=37380 CPUtime=2557.35 cores=5,7
/proc/34156/stat : 34156 (pb_competition_) R 34153 34156 33720 0 -1 4194304 6601557 0 0 0 254205 1530 0 0 20 0 2 0 38894621 112640000 9345 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
/proc/34156/statm: 27500 9345 672 633 0 10848 0
[pid=34156/tid=34158] ppid=34153 vsize=110000 memory=37380 CPUtime=1206.3 cores=5,7
/proc/34156/task/34158/stat : 34158 (pb_competition_) R 34153 34156 33720 0 -1 4194368 8170 0 0 0 120416 214 0 0 20 0 2 0 38894622 112640000 9345 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
Current children cumulated CPU time: 2557.35 s
Current children cumulated vsize: 110000 KiB
Current children cumulated memory: 37380 KiB

[startup+1422.3 s]
/proc/loadavg: 6.72 6.90 7.00 8/268 34362
/proc/meminfo: memFree=129618592/131249996 swapFree=33010684/33010684
[pid=34156] ppid=34153 vsize=110000 memory=37380 CPUtime=2670.28 cores=5,7
/proc/34156/stat : 34156 (pb_competition_) R 34153 34156 33720 0 -1 4194304 6602323 0 0 0 265470 1558 0 0 20 0 2 0 38894621 112640000 9345 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
/proc/34156/statm: 27500 9345 672 633 0 10848 0
[pid=34156/tid=34158] ppid=34153 vsize=110000 memory=37380 CPUtime=1259.81 cores=5,7
/proc/34156/task/34158/stat : 34158 (pb_competition_) S 34153 34156 33720 0 -1 4194368 8394 0 0 0 125757 224 0 0 20 0 2 0 38894622 112640000 9345 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
Current children cumulated CPU time: 2670.28 s
Current children cumulated vsize: 110000 KiB
Current children cumulated memory: 37380 KiB

[startup+1482.3 s]
/proc/loadavg: 6.71 6.88 6.99 6/268 34369
/proc/meminfo: memFree=129617540/131249996 swapFree=33010684/33010684
[pid=34156] ppid=34153 vsize=110000 memory=37380 CPUtime=2783.46 cores=5,7
/proc/34156/stat : 34156 (pb_competition_) R 34153 34156 33720 0 -1 4194304 6603098 0 0 0 276760 1586 0 0 20 0 2 0 38894621 112640000 9345 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
/proc/34156/statm: 27500 9345 672 633 0 10848 0
[pid=34156/tid=34158] ppid=34153 vsize=110000 memory=37380 CPUtime=1313.44 cores=5,7
/proc/34156/task/34158/stat : 34158 (pb_competition_) R 34153 34156 33720 0 -1 4194368 8484 0 0 0 131113 231 0 0 20 0 2 0 38894622 112640000 9345 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
Current children cumulated CPU time: 2783.46 s
Current children cumulated vsize: 110000 KiB
Current children cumulated memory: 37380 KiB

[startup+1542.3 s]
/proc/loadavg: 6.81 6.89 6.99 8/268 34371
/proc/meminfo: memFree=129617492/131249996 swapFree=33010684/33010684
[pid=34156] ppid=34153 vsize=110000 memory=37380 CPUtime=2896.61 cores=5,7
/proc/34156/stat : 34156 (pb_competition_) R 34153 34156 33720 0 -1 4194304 6603104 0 0 0 288050 1611 0 0 20 0 2 0 38894621 112640000 9345 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
/proc/34156/statm: 27500 9345 672 633 0 10848 0
[pid=34156/tid=34158] ppid=34153 vsize=110000 memory=17664 CPUtime=1367.08 cores=5,7
/proc/34156/task/34158/stat : 34158 (pb_competition_) R 34153 34156 33720 0 -1 4194368 8484 0 0 0 136468 240 0 0 20 0 2 0 38894622 112640000 9345 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
Current children cumulated CPU time: 2896.61 s
Current children cumulated vsize: 110000 KiB
Current children cumulated memory: 37380 KiB

[startup+1602.3 s]
/proc/loadavg: 6.85 6.89 6.99 8/268 34373
/proc/meminfo: memFree=129617636/131249996 swapFree=33010684/33010684
[pid=34156] ppid=34153 vsize=110000 memory=37380 CPUtime=3009.59 cores=5,7
/proc/34156/stat : 34156 (pb_competition_) R 34153 34156 33720 0 -1 4194304 6603891 0 0 0 299325 1634 0 0 20 0 2 0 38894621 112640000 9345 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
/proc/34156/statm: 27500 9345 672 633 0 10848 0
[pid=34156/tid=34158] ppid=34153 vsize=110000 memory=37380 CPUtime=1420.55 cores=5,7
/proc/34156/task/34158/stat : 34158 (pb_competition_) R 34153 34156 33720 0 -1 4194368 8589 0 0 0 141807 248 0 0 20 0 2 0 38894622 112640000 9345 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
Current children cumulated CPU time: 3009.59 s
Current children cumulated vsize: 110000 KiB
Current children cumulated memory: 37380 KiB

[startup+1662.3 s]
/proc/loadavg: 6.94 6.91 6.99 8/268 34375
/proc/meminfo: memFree=129618368/131249996 swapFree=33010684/33010684
[pid=34156] ppid=34153 vsize=110000 memory=37380 CPUtime=3122.59 cores=5,7
/proc/34156/stat : 34156 (pb_competition_) R 34153 34156 33720 0 -1 4194304 6603896 0 0 0 310599 1660 0 0 20 0 2 0 38894621 112640000 9345 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
/proc/34156/statm: 27500 9345 672 633 0 10848 0
[pid=34156/tid=34158] ppid=34153 vsize=110000 memory=37380 CPUtime=1474.11 cores=5,7
/proc/34156/task/34158/stat : 34158 (pb_competition_) R 34153 34156 33720 0 -1 4194368 8589 0 0 0 147155 256 0 0 20 0 2 0 38894622 112640000 9345 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
Current children cumulated CPU time: 3122.59 s
Current children cumulated vsize: 110000 KiB
Current children cumulated memory: 37380 KiB

[startup+1722.3 s]
/proc/loadavg: 7.02 6.95 7.00 8/267 34378
/proc/meminfo: memFree=129617992/131249996 swapFree=33010684/33010684
[pid=34156] ppid=34153 vsize=110000 memory=37380 CPUtime=3235.78 cores=5,7
/proc/34156/stat : 34156 (pb_competition_) R 34153 34156 33720 0 -1 4194304 6604695 0 0 0 321894 1684 0 0 20 0 2 0 38894621 112640000 9345 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
/proc/34156/statm: 27500 9345 672 633 0 10848 0
[pid=34156/tid=34158] ppid=34153 vsize=110000 memory=37380 CPUtime=1527.78 cores=5,7
/proc/34156/task/34158/stat : 34158 (pb_competition_) R 34153 34156 33720 0 -1 4194368 8945 0 0 0 152513 265 0 0 20 0 2 0 38894622 112640000 9345 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
Current children cumulated CPU time: 3235.78 s
Current children cumulated vsize: 110000 KiB
Current children cumulated memory: 37380 KiB

[startup+1782.3 s]
/proc/loadavg: 7.02 6.96 7.00 8/268 34381
/proc/meminfo: memFree=129613344/131249996 swapFree=33010684/33010684
[pid=34156] ppid=34153 vsize=110000 memory=37380 CPUtime=3348.82 cores=5,7
/proc/34156/stat : 34156 (pb_competition_) R 34153 34156 33720 0 -1 4194304 6605502 0 0 0 333178 1704 0 0 20 0 2 0 38894621 112640000 9345 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
/proc/34156/statm: 27500 9345 672 633 0 10848 0
[pid=34156/tid=34158] ppid=34153 vsize=110000 memory=37380 CPUtime=1581.33 cores=5,7
/proc/34156/task/34158/stat : 34158 (pb_competition_) R 34153 34156 33720 0 -1 4194368 9065 0 0 0 157859 274 0 0 20 0 2 0 38894622 112640000 9345 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
Current children cumulated CPU time: 3348.82 s
Current children cumulated vsize: 110000 KiB
Current children cumulated memory: 37380 KiB

[startup+1842.3 s]
/proc/loadavg: 7.05 6.98 7.00 8/268 34384
/proc/meminfo: memFree=129607136/131249996 swapFree=33010684/33010684
[pid=34156] ppid=34153 vsize=110000 memory=37380 CPUtime=3461.78 cores=5,7
/proc/34156/stat : 34156 (pb_competition_) R 34153 34156 33720 0 -1 4194304 6605509 0 0 0 344452 1726 0 0 20 0 2 0 38894621 112640000 9345 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
/proc/34156/statm: 27500 9345 672 633 0 10848 0
[pid=34156/tid=34158] ppid=34153 vsize=110000 memory=37380 CPUtime=1634.82 cores=5,7
/proc/34156/task/34158/stat : 34158 (pb_competition_) R 34153 34156 33720 0 -1 4194368 9065 0 0 0 163200 282 0 0 20 0 2 0 38894622 112640000 9345 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
Current children cumulated CPU time: 3461.78 s
Current children cumulated vsize: 110000 KiB
Current children cumulated memory: 37380 KiB

[startup+1902.3 s]
/proc/loadavg: 7.26 7.05 7.02 8/268 34386
/proc/meminfo: memFree=129607192/131249996 swapFree=33010684/33010684
[pid=34156] ppid=34153 vsize=110000 memory=37380 CPUtime=3575.28 cores=5,7
/proc/34156/stat : 34156 (pb_competition_) R 34153 34156 33720 0 -1 4194304 6606322 0 0 0 355783 1745 0 0 20 0 2 0 38894621 112640000 9345 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
/proc/34156/statm: 27500 9345 672 633 0 10848 0
[pid=34156/tid=34158] ppid=34153 vsize=110000 memory=37380 CPUtime=1688.8 cores=5,7
/proc/34156/task/34158/stat : 34158 (pb_competition_) R 34153 34156 33720 0 -1 4194368 9197 0 0 0 168591 289 0 0 20 0 2 0 38894622 112640000 9345 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
Current children cumulated CPU time: 3575.28 s
Current children cumulated vsize: 110000 KiB
Current children cumulated memory: 37380 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1915.4 s]
/proc/loadavg: 7.35 7.08 7.03 8/268 34387
/proc/meminfo: memFree=129607304/131249996 swapFree=33010684/33010684
[pid=34156] ppid=34153 vsize=110000 memory=37380 CPUtime=3600.05 cores=5,7
/proc/34156/stat : 34156 (pb_competition_) R 34153 34156 33720 0 -1 4194304 6606323 0 0 0 358256 1749 0 0 20 0 2 0 38894621 112640000 9345 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
/proc/34156/statm: 27500 9345 672 633 0 10848 0
[pid=34156/tid=34158] ppid=34153 vsize=110000 memory=5632 CPUtime=1700.59 cores=5,7
/proc/34156/task/34158/stat : 34158 (pb_competition_) R 34153 34156 33720 0 -1 4194368 9197 0 0 0 169768 291 0 0 20 0 2 0 38894622 112640000 9345 18446744073709551615 4198400 6788177 140724430764000 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 16388096 140724430768474 140724430768600 140724430768600 140724430774202 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 110000 KiB
Current children cumulated memory: 37380 KiB

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

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

# cumulated CPU time of all completed processes:  user=3582.59 s, system=17.5007 s

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

Child status: 0

Real time (s): 1915.42
CPU time (s): 3600.09
CPU user time (s): 3582.59
CPU system time (s): 17.5007
CPU usage (%): 187.953
Max. virtual memory (cumulated for all children) (KiB): 110000
Max. memory (cumulated for all children) (KiB): 37380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3582.59
system time used= 17.5007
maximum resident set size= 37380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6606460
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= 451448
involuntary context switches= 62011


# summary of solver processes directly reported to runsolver:
#   pid: 34156
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3582.59
#   total CPU system time (s): 17.5007

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.78705 second user time and 8.50176 second system time

The end

Launcher Data

Begin job on nodeC021 at 2025-06-29 23:22:49
IDJOB=4514588
IDBENCH=162772
IDSOLVER=3347
FILE ID=nodeC021/4514588-1751232169
RUNJOBID= nodeC021-1751229108-33733
SLURM_JOB_ID= 9587693
Free space on /tmp= 433048 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/d_n_k/normalized-6_6_33.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-4514588-1751232169/watcher-4514588-1751232169 -o /tmp/evaluation-result-4514588-1751232169/solver-4514588-1751232169 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1751229108-33733 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 179258803 HOME/instance-4514588-1751232169.opb

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

MD5SUM BENCH= e4b196fa2cd155289a58b617d5417cd9
RANDOM SEED=179258803

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.773
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.736
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.773
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.795
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.788
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.811
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.771
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		: 3663.721
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:        129572176 kB
MemAvailable:   129607496 kB
Buffers:            3280 kB
Cached:           843684 kB
SwapCached:            0 kB
Active:           482744 kB
Inactive:         586328 kB
Active(anon):     240168 kB
Inactive(anon):        0 kB
Active(file):     242576 kB
Inactive(file):   586328 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5428 kB
Writeback:            36 kB
AnonPages:        223656 kB
Mapped:           111032 kB
Shmem:             18060 kB
KReclaimable:      90908 kB
Slab:             176764 kB
SReclaimable:      90908 kB
SUnreclaim:        85856 kB
KernelStack:        4352 kB
PageTables:         3392 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     576652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150648 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:    143360 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= 433044 MiB
End job on nodeC021 at 2025-06-29 23:54:45