Trace number 4512932

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.05 2272.32

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size144-round21-2.opb
MD5SUM4a86523b20ed9a3f9efb65c4df28efb6
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.895312
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3968
Total number of constraints7920
Number of constraints which are clauses6656
Number of constraints which are cardinality constraints (but not clauses)432
Number of constraints which are nor clauses,nor cardinality constraints832
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
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.03	c #variable: 3968
0.00/0.03	c #constraint: 7920
0.00/0.03	c #equal: 1264
0.00/0.03	c intsize: 4
0.00/0.03	c sizeproduct: 0
0.00/0.03	c #soft: 0
0.00/0.03	c mincost: 0
0.00/0.03	c maxcost: 0
0.00/0.03	c sumcost: 0
0.00/0.03	c iteration_max: -1
0.00/0.03	c time_max: -1
0.00/0.03	c number_of_threads(move update): 2
0.00/0.03	c number_of_threads(move evaluation): 2
0.00/0.03	c seed: 1877401158
3600.02/2272.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: 63708 MiB (59808 MiB free)
  memory of node 1: 64465 MiB (63686 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4512932-1751211359/watcher-4512932-1751211359 -o /tmp/evaluation-result-4512932-1751211359/solver-4512932-1751211359 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1751207747-27802 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1877401158 HOME/instance-4512932-1751211359.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100067 s]*
/proc/loadavg: 4.75 4.78 4.87 5/266 28273
/proc/meminfo: memFree=126430004/131249988 swapFree=33010684/33010684
[pid=28271] ppid=28268 vsize=105208 memory=33640 CPUtime=0.12 cores=0,2
/proc/28271/stat : 28271 (pb_competition_) S 28268 28271 27792 0 -1 4194304 7431 0 0 0 11 1 0 0 20 0 2 0 36813467 107732992 8410 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
/proc/28271/statm: 26302 8410 672 633 0 9838 0
[pid=28271/tid=28273] ppid=28268 vsize=105208 memory=4026531960 CPUtime=0.02 cores=0,2
/proc/28271/task/28273/stat : 28273 (pb_competition_) R 28268 28271 27792 0 -1 4194368 708 0 0 0 2 0 0 0 20 0 2 0 36813467 107732992 8410 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 105208 KiB
Current children cumulated memory: 33640 KiB

[startup+0.205967 s]*
/proc/loadavg: 4.75 4.78 4.87 6/266 28273
/proc/meminfo: memFree=126430004/131249988 swapFree=33010684/33010684
[pid=28271] ppid=28268 vsize=105696 memory=34032 CPUtime=0.24 cores=0,2
/proc/28271/stat : 28271 (pb_competition_) R 28268 28271 27792 0 -1 4194304 7615 0 0 0 23 1 0 0 20 0 2 0 36813467 108232704 8508 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
/proc/28271/statm: 26424 8508 672 633 0 9960 0
[pid=28271/tid=28273] ppid=28268 vsize=105696 memory=4208735117501333788 CPUtime=0.03 cores=0,2
/proc/28271/task/28273/stat : 28273 (pb_competition_) S 28268 28271 27792 0 -1 4194368 708 0 0 0 3 0 0 0 20 0 2 0 36813467 108232704 8508 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 105696 KiB
Current children cumulated memory: 34032 KiB

[startup+0.305944 s]*
/proc/loadavg: 4.75 4.78 4.87 6/266 28273
/proc/meminfo: memFree=126430004/131249988 swapFree=33010684/33010684
[pid=28271] ppid=28268 vsize=105316 memory=33780 CPUtime=0.36 cores=0,2
/proc/28271/stat : 28271 (pb_competition_) S 28268 28271 27792 0 -1 4194304 9620 0 0 0 35 1 0 0 20 0 2 0 36813467 107843584 8445 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
/proc/28271/statm: 26329 8445 672 633 0 9865 0
[pid=28271/tid=28273] ppid=28268 vsize=105316 memory=-6807610565079307108 CPUtime=0.05 cores=0,2
/proc/28271/task/28273/stat : 28273 (pb_competition_) R 28268 28271 27792 0 -1 4194368 708 0 0 0 5 0 0 0 20 0 2 0 36813467 107843584 8445 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 105316 KiB
Current children cumulated memory: 33780 KiB

[startup+0.700234 s]
/proc/loadavg: 4.75 4.78 4.87 8/266 28273
/proc/meminfo: memFree=126429248/131249988 swapFree=33010684/33010684
[pid=28271] ppid=28268 vsize=106040 memory=34324 CPUtime=0.94 cores=0,2
/proc/28271/stat : 28271 (pb_competition_) R 28268 28271 27792 0 -1 4194304 14510 0 0 0 92 2 0 0 20 0 2 0 36813467 108584960 8581 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
/proc/28271/statm: 26510 8581 672 633 0 10046 0
[pid=28271/tid=28273] ppid=28268 vsize=106040 memory=17408 CPUtime=0.26 cores=0,2
/proc/28271/task/28273/stat : 28273 (pb_competition_) S 28268 28271 27792 0 -1 4194368 708 0 0 0 26 0 0 0 20 0 2 0 36813467 108584960 8581 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
Current children cumulated CPU time: 0.94 s
Current children cumulated vsize: 106040 KiB
Current children cumulated memory: 34324 KiB

[startup+1.50022 s]
/proc/loadavg: 4.75 4.78 4.87 8/266 28273
/proc/meminfo: memFree=126429248/131249988 swapFree=33010684/33010684
[pid=28271] ppid=28268 vsize=105660 memory=34068 CPUtime=2.16 cores=0,2
/proc/28271/stat : 28271 (pb_competition_) R 28268 28271 27792 0 -1 4194304 36667 0 0 0 210 6 0 0 20 0 2 0 36813467 108195840 8517 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
/proc/28271/statm: 26415 8517 672 633 0 9951 0
[pid=28271/tid=28273] ppid=28268 vsize=105660 memory=17408 CPUtime=0.68 cores=0,2
/proc/28271/task/28273/stat : 28273 (pb_competition_) R 28268 28271 27792 0 -1 4194368 1028 0 0 0 68 0 0 0 20 0 2 0 36813467 108195840 8517 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
Current children cumulated CPU time: 2.16 s
Current children cumulated vsize: 105660 KiB
Current children cumulated memory: 34068 KiB

[startup+3.1057 s]
/proc/loadavg: 4.75 4.78 4.87 7/266 28273
/proc/meminfo: memFree=126429360/131249988 swapFree=33010684/33010684
[pid=28271] ppid=28268 vsize=106480 memory=34760 CPUtime=4.55 cores=0,2
/proc/28271/stat : 28271 (pb_competition_) R 28268 28271 27792 0 -1 4194304 57501 0 0 0 446 9 0 0 20 0 2 0 36813467 109035520 8690 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
/proc/28271/statm: 26620 8690 672 633 0 10156 0
[pid=28271/tid=28273] ppid=28268 vsize=106480 memory=34580 CPUtime=1.48 cores=0,2
/proc/28271/task/28273/stat : 28273 (pb_competition_) S 28268 28271 27792 0 -1 4194368 1042 0 0 0 147 1 0 0 20 0 2 0 36813467 109035520 8690 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
Current children cumulated CPU time: 4.55 s
Current children cumulated vsize: 106480 KiB
Current children cumulated memory: 34760 KiB

[startup+6.3002 s]
/proc/loadavg: 4.85 4.80 4.87 6/266 28273
/proc/meminfo: memFree=126429360/131249988 swapFree=33010684/33010684
[pid=28271] ppid=28268 vsize=106676 memory=35084 CPUtime=8.91 cores=0,2
/proc/28271/stat : 28271 (pb_competition_) R 28268 28271 27792 0 -1 4194304 160268 0 0 0 859 32 0 0 20 0 2 0 36813467 109236224 8771 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
/proc/28271/statm: 26669 8771 672 633 0 10205 0
[pid=28271/tid=28273] ppid=28268 vsize=106676 memory=17408 CPUtime=2.67 cores=0,2
/proc/28271/task/28273/stat : 28273 (pb_competition_) S 28268 28271 27792 0 -1 4194368 1373 0 0 0 265 2 0 0 20 0 2 0 36813467 109236224 8771 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
Current children cumulated CPU time: 8.91 s
Current children cumulated vsize: 106676 KiB
Current children cumulated memory: 35084 KiB

[startup+12.7002 s]
/proc/loadavg: 5.02 4.84 4.89 6/266 28273
/proc/meminfo: memFree=126429368/131249988 swapFree=33010684/33010684
[pid=28271] ppid=28268 vsize=107244 memory=35652 CPUtime=18.18 cores=0,2
/proc/28271/stat : 28271 (pb_competition_) R 28268 28271 27792 0 -1 4194304 322998 0 0 0 1753 65 0 0 20 0 2 0 36813467 109817856 8913 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
/proc/28271/statm: 26811 8913 672 633 0 10347 0
[pid=28271/tid=28273] ppid=28268 vsize=107244 memory=35652 CPUtime=5.6 cores=0,2
/proc/28271/task/28273/stat : 28273 (pb_competition_) R 28268 28271 27792 0 -1 4194368 1701 0 0 0 557 3 0 0 20 0 2 0 36813467 109817856 8913 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
Current children cumulated CPU time: 18.18 s
Current children cumulated vsize: 107244 KiB
Current children cumulated memory: 35652 KiB

[startup+25.5002 s]
/proc/loadavg: 5.31 4.91 4.91 6/266 28273
/proc/meminfo: memFree=126429368/131249988 swapFree=33010684/33010684
[pid=28271] ppid=28268 vsize=107388 memory=35796 CPUtime=37.59 cores=0,2
/proc/28271/stat : 28271 (pb_competition_) R 28268 28271 27792 0 -1 4194304 955700 0 0 0 3576 183 0 0 20 0 2 0 36813467 109965312 8949 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
/proc/28271/statm: 26847 8949 672 633 0 10383 0
[pid=28271/tid=28273] ppid=28268 vsize=107388 memory=35972 CPUtime=12.31 cores=0,2
/proc/28271/task/28273/stat : 28273 (pb_competition_) R 28268 28271 27792 0 -1 4194368 2033 0 0 0 1225 6 0 0 20 0 2 0 36813467 109965312 8949 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
Current children cumulated CPU time: 37.59 s
Current children cumulated vsize: 107388 KiB
Current children cumulated memory: 35796 KiB

[startup+51.1057 s]
/proc/loadavg: 5.41 4.97 4.93 6/267 28275
/proc/meminfo: memFree=126429140/131249988 swapFree=33010684/33010684
[pid=28271] ppid=28268 vsize=107712 memory=36216 CPUtime=76.96 cores=0,2
/proc/28271/stat : 28271 (pb_competition_) R 28268 28271 27792 0 -1 4194304 1760295 0 0 0 7352 344 0 0 20 0 2 0 36813467 110297088 9054 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
/proc/28271/statm: 26928 9054 672 633 0 10464 0
[pid=28271/tid=28273] ppid=28268 vsize=107712 memory=17408 CPUtime=26.3 cores=0,2
/proc/28271/task/28273/stat : 28273 (pb_competition_) S 28268 28271 27792 0 -1 4194368 2803 0 0 0 2617 13 0 0 20 0 2 0 36813467 110297088 9054 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
Current children cumulated CPU time: 76.96 s
Current children cumulated vsize: 107712 KiB
Current children cumulated memory: 36216 KiB

[startup+102.3 s]
/proc/loadavg: 5.24 4.99 4.94 7/268 28280
/proc/meminfo: memFree=126428896/131249988 swapFree=33010684/33010684
[pid=28271] ppid=28268 vsize=108876 memory=37056 CPUtime=154.28 cores=0,2
/proc/28271/stat : 28271 (pb_competition_) R 28268 28271 27792 0 -1 4194304 4753569 0 0 0 14553 875 0 0 20 0 2 0 36813467 111489024 9264 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
/proc/28271/statm: 27219 9264 672 633 0 10755 0
[pid=28271/tid=28273] ppid=28268 vsize=108876 memory=17408 CPUtime=52.85 cores=0,2
/proc/28271/task/28273/stat : 28273 (pb_competition_) R 28268 28271 27792 0 -1 4194368 2940 0 0 0 5258 27 0 0 20 0 2 0 36813467 111489024 9264 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
Current children cumulated CPU time: 154.28 s
Current children cumulated vsize: 108876 KiB
Current children cumulated memory: 37056 KiB

[startup+162.3 s]
/proc/loadavg: 5.52 5.13 4.99 8/268 28282
/proc/meminfo: memFree=126427512/131249988 swapFree=33010684/33010684
[pid=28271] ppid=28268 vsize=108920 memory=37188 CPUtime=244.56 cores=0,2
/proc/28271/stat : 28271 (pb_competition_) R 28268 28271 27792 0 -1 4194304 9288479 0 0 0 22827 1629 0 0 20 0 2 0 36813467 111534080 9297 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
/proc/28271/statm: 27230 9297 672 633 0 10766 0
[pid=28271/tid=28273] ppid=28268 vsize=108920 memory=5632 CPUtime=83.63 cores=0,2
/proc/28271/task/28273/stat : 28273 (pb_competition_) R 28268 28271 27792 0 -1 4194368 3671 0 0 0 8320 43 0 0 20 0 2 0 36813467 111534080 9297 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
Current children cumulated CPU time: 244.56 s
Current children cumulated vsize: 108920 KiB
Current children cumulated memory: 37188 KiB

[startup+222.3 s]
/proc/loadavg: 5.57 5.21 5.03 5/268 28286
/proc/meminfo: memFree=118452876/131249988 swapFree=33010684/33010684
[pid=28271] ppid=28268 vsize=109816 memory=38120 CPUtime=338.57 cores=0,2
/proc/28271/stat : 28271 (pb_competition_) R 28268 28271 27792 0 -1 4194304 13752824 0 0 0 31555 2302 0 0 20 0 2 0 36813467 112451584 9530 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
/proc/28271/statm: 27454 9530 672 633 0 10990 0
[pid=28271/tid=28273] ppid=28268 vsize=109304 memory=17408 CPUtime=118.17 cores=0,2
/proc/28271/task/28273/stat : 28273 (pb_competition_) S 28268 28271 27792 0 -1 4194368 4201 0 0 0 11759 58 0 0 20 0 2 0 36813467 111927296 9430 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
Current children cumulated CPU time: 338.57 s
Current children cumulated vsize: 109816 KiB
Current children cumulated memory: 38120 KiB

[startup+282.3 s]
/proc/loadavg: 5.97 5.37 5.10 7/268 28288
/proc/meminfo: memFree=107713152/131249988 swapFree=33010684/33010684
[pid=28271] ppid=28268 vsize=109220 memory=37636 CPUtime=436.16 cores=0,2
/proc/28271/stat : 28271 (pb_competition_) R 28268 28271 27792 0 -1 4194304 19453189 0 0 0 40544 3072 0 0 20 0 2 0 36813467 111841280 9409 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
/proc/28271/statm: 27305 9409 672 633 0 10841 0
[pid=28271/tid=28273] ppid=28268 vsize=109220 memory=37620 CPUtime=156.23 cores=0,2
/proc/28271/task/28273/stat : 28273 (pb_competition_) R 28268 28271 27792 0 -1 4194368 4886 0 0 0 15552 71 0 0 20 0 2 0 36813467 111841280 9409 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
Current children cumulated CPU time: 436.16 s
Current children cumulated vsize: 109220 KiB
Current children cumulated memory: 37636 KiB

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

/proc/meminfo: memFree=129515540/131249988 swapFree=33010684/33010684
[pid=28271] ppid=28268 vsize=111532 memory=39752 CPUtime=2738.17 cores=0,2
/proc/28271/stat : 28271 (pb_competition_) R 28268 28271 27792 0 -1 4194304 124224445 0 0 0 255229 18588 0 0 20 0 2 0 36813467 114208768 9938 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
/proc/28271/statm: 27883 9938 672 633 0 11419 0
[pid=28271/tid=28273] ppid=28268 vsize=111532 memory=17408 CPUtime=1029.8 cores=0,2
/proc/28271/task/28273/stat : 28273 (pb_competition_) S 28268 28271 27792 0 -1 4194368 12753 0 0 0 102602 378 0 0 20 0 2 0 36813467 114208768 9938 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
Current children cumulated CPU time: 2738.17 s
Current children cumulated vsize: 111532 KiB
Current children cumulated memory: 39752 KiB

[startup+1782.3 s]
/proc/loadavg: 5.87 6.19 6.02 8/266 28461
/proc/meminfo: memFree=129519536/131249988 swapFree=33010684/33010684
[pid=28271] ppid=28268 vsize=111304 memory=39396 CPUtime=2832.23 cores=0,2
/proc/28271/stat : 28271 (pb_competition_) R 28268 28271 27792 0 -1 4194304 128704940 0 0 0 263949 19274 0 0 20 0 2 0 36813467 113975296 9817 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
/proc/28271/statm: 27826 9817 672 633 0 11362 0
[pid=28271/tid=28273] ppid=28268 vsize=111304 memory=38884 CPUtime=1064.35 cores=0,2
/proc/28271/task/28273/stat : 28273 (pb_competition_) R 28268 28271 27792 0 -1 4194368 12753 0 0 0 106046 389 0 0 20 0 2 0 36813467 113975296 9849 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
Current children cumulated CPU time: 2832.23 s
Current children cumulated vsize: 111304 KiB
Current children cumulated memory: 39396 KiB

[startup+1842.3 s]
/proc/loadavg: 5.69 6.08 5.99 7/266 28463
/proc/meminfo: memFree=129524552/131249988 swapFree=33010684/33010684
[pid=28271] ppid=28268 vsize=111656 memory=39868 CPUtime=2926.04 cores=0,2
/proc/28271/stat : 28271 (pb_competition_) R 28268 28271 27792 0 -1 4194304 133354979 0 0 0 272608 19996 0 0 20 0 2 0 36813467 114335744 9967 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
/proc/28271/statm: 27914 9967 672 633 0 11450 0
[pid=28271/tid=28273] ppid=28268 vsize=111656 memory=38972 CPUtime=1098.66 cores=0,2
/proc/28271/task/28273/stat : 28273 (pb_competition_) S 28268 28271 27792 0 -1 4194368 12949 0 0 0 109466 400 0 0 20 0 2 0 36813467 114335744 9967 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
Current children cumulated CPU time: 2926.04 s
Current children cumulated vsize: 111656 KiB
Current children cumulated memory: 39868 KiB

[startup+1902.3 s]
/proc/loadavg: 6.12 6.13 6.02 7/266 28467
/proc/meminfo: memFree=129527464/131249988 swapFree=33010684/33010684
[pid=28271] ppid=28268 vsize=111496 memory=39716 CPUtime=3019.36 cores=0,2
/proc/28271/stat : 28271 (pb_competition_) R 28268 28271 27792 0 -1 4194304 137951966 0 0 0 281173 20763 0 0 20 0 2 0 36813467 114171904 9929 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
/proc/28271/statm: 27874 9929 672 633 0 11410 0
[pid=28271/tid=28273] ppid=28268 vsize=111628 memory=38972 CPUtime=1132.48 cores=0,2
/proc/28271/task/28273/stat : 28273 (pb_competition_) S 28268 28271 27792 0 -1 4194368 12950 0 0 0 112837 411 0 0 20 0 2 0 36813467 114307072 9961 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
Current children cumulated CPU time: 3019.36 s
Current children cumulated vsize: 111496 KiB
Current children cumulated memory: 39716 KiB

[startup+1962.3 s]
/proc/loadavg: 6.57 6.26 6.07 8/265 28469
/proc/meminfo: memFree=129528848/131249988 swapFree=33010684/33010684
[pid=28271] ppid=28268 vsize=111208 memory=39532 CPUtime=3112.1 cores=0,2
/proc/28271/stat : 28271 (pb_competition_) R 28268 28271 27792 0 -1 4194304 142410663 0 0 0 289700 21510 0 0 20 0 2 0 36813467 113876992 9883 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
/proc/28271/statm: 27802 9883 672 633 0 11338 0
[pid=28271/tid=28273] ppid=28268 vsize=111208 memory=39660 CPUtime=1165.71 cores=0,2
/proc/28271/task/28273/stat : 28273 (pb_competition_) S 28268 28271 27792 0 -1 4194368 12950 0 0 0 116147 424 0 0 20 0 2 0 36813467 113876992 9883 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
Current children cumulated CPU time: 3112.1 s
Current children cumulated vsize: 111208 KiB
Current children cumulated memory: 39532 KiB

[startup+2022.3 s]
/proc/loadavg: 6.17 6.19 6.06 7/266 28474
/proc/meminfo: memFree=129523344/131249988 swapFree=33010684/33010684
[pid=28271] ppid=28268 vsize=110720 memory=39044 CPUtime=3205.23 cores=0,2
/proc/28271/stat : 28271 (pb_competition_) R 28268 28271 27792 0 -1 4194304 146909634 0 0 0 298269 22254 0 0 20 0 2 0 36813467 113377280 9761 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
/proc/28271/statm: 27680 9761 672 633 0 11216 0
[pid=28271/tid=28273] ppid=28268 vsize=110720 memory=39900 CPUtime=1199.33 cores=0,2
/proc/28271/task/28273/stat : 28273 (pb_competition_) R 28268 28271 27792 0 -1 4194368 13000 0 0 0 119497 436 0 0 20 0 2 0 36813467 113377280 9761 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
Current children cumulated CPU time: 3205.23 s
Current children cumulated vsize: 110720 KiB
Current children cumulated memory: 39044 KiB

[startup+2082.3 s]
/proc/loadavg: 6.54 6.30 6.10 8/266 28476
/proc/meminfo: memFree=129523208/131249988 swapFree=33010684/33010684
[pid=28271] ppid=28268 vsize=111488 memory=39708 CPUtime=3299.27 cores=0,2
/proc/28271/stat : 28271 (pb_competition_) R 28268 28271 27792 0 -1 4194304 151438950 0 0 0 306968 22959 0 0 20 0 2 0 36813467 114163712 9927 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
/proc/28271/statm: 27872 9927 672 633 0 11408 0
[pid=28271/tid=28273] ppid=28268 vsize=111620 memory=39076 CPUtime=1233.84 cores=0,2
/proc/28271/task/28273/stat : 28273 (pb_competition_) R 28268 28271 27792 0 -1 4194368 13215 0 0 0 122936 448 0 0 20 0 2 0 36813467 114298880 9959 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
Current children cumulated CPU time: 3299.27 s
Current children cumulated vsize: 111488 KiB
Current children cumulated memory: 39708 KiB

[startup+2142.3 s]
/proc/loadavg: 6.61 6.35 6.13 6/266 28480
/proc/meminfo: memFree=129522872/131249988 swapFree=33010684/33010684
[pid=28271] ppid=28268 vsize=111624 memory=39840 CPUtime=3393.31 cores=0,2
/proc/28271/stat : 28271 (pb_competition_) R 28268 28271 27792 0 -1 4194304 156004265 0 0 0 315672 23659 0 0 20 0 2 0 36813467 114302976 9928 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
/proc/28271/statm: 27906 9960 672 633 0 11442 0
[pid=28271/tid=28273] ppid=28268 vsize=111624 memory=17408 CPUtime=1268.35 cores=0,2
/proc/28271/task/28273/stat : 28273 (pb_competition_) S 28268 28271 27792 0 -1 4194368 13215 0 0 0 126376 459 0 0 20 0 2 0 36813467 114302976 9960 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
Current children cumulated CPU time: 3393.31 s
Current children cumulated vsize: 111624 KiB
Current children cumulated memory: 39840 KiB

[startup+2202.3 s]
/proc/loadavg: 6.33 6.33 6.14 8/266 28482
/proc/meminfo: memFree=129522936/131249988 swapFree=33010684/33010684
[pid=28271] ppid=28268 vsize=111432 memory=39584 CPUtime=3488.45 cores=0,2
/proc/28271/stat : 28271 (pb_competition_) R 28268 28271 27792 0 -1 4194304 159143576 0 0 0 324698 24147 0 0 20 0 2 0 36813467 114106368 9896 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
/proc/28271/statm: 27858 9896 672 633 0 11394 0
[pid=28271/tid=28273] ppid=28268 vsize=111432 memory=39512 CPUtime=1303.97 cores=0,2
/proc/28271/task/28273/stat : 28273 (pb_competition_) S 28268 28271 27792 0 -1 4194368 13447 0 0 0 129925 472 0 0 20 0 2 0 36813467 114106368 9896 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
Current children cumulated CPU time: 3488.45 s
Current children cumulated vsize: 111432 KiB
Current children cumulated memory: 39584 KiB

[startup+2262.3 s]
/proc/loadavg: 6.20 6.29 6.13 7/267 28485
/proc/meminfo: memFree=129528388/131249988 swapFree=33010684/33010684
[pid=28271] ppid=28268 vsize=111176 memory=39380 CPUtime=3584.06 cores=0,2
/proc/28271/stat : 28271 (pb_competition_) R 28268 28271 27792 0 -1 4194304 161619767 0 0 0 333855 24551 0 0 20 0 2 0 36813467 113844224 9813 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
/proc/28271/statm: 27794 9845 672 633 0 11330 0
[pid=28271/tid=28273] ppid=28268 vsize=111484 memory=39260 CPUtime=1340.07 cores=0,2
/proc/28271/task/28273/stat : 28273 (pb_competition_) R 28268 28271 27792 0 -1 4194368 13447 0 0 0 133521 486 0 0 20 0 2 0 36813467 114159616 9877 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
Current children cumulated CPU time: 3584.06 s
Current children cumulated vsize: 111176 KiB
Current children cumulated memory: 39380 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2272.3 s]
/proc/loadavg: 6.10 6.26 6.13 7/267 28485
/proc/meminfo: memFree=129528388/131249988 swapFree=33010684/33010684
[pid=28271] ppid=28268 vsize=111484 memory=39632 CPUtime=3600.02 cores=0,2
/proc/28271/stat : 28271 (pb_competition_) R 28268 28271 27792 0 -1 4194304 162034234 0 0 0 335388 24614 0 0 20 0 2 0 36813467 114159616 9908 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
/proc/28271/statm: 27871 9908 672 633 0 11407 0
[pid=28271/tid=28273] ppid=28268 vsize=111484 memory=39680 CPUtime=1346.1 cores=0,2
/proc/28271/task/28273/stat : 28273 (pb_competition_) R 28268 28271 27792 0 -1 4194368 13447 0 0 0 134122 488 0 0 20 0 2 0 36813467 114159616 9908 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 111484 KiB
Current children cumulated memory: 39632 KiB

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

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

# cumulated CPU time of all completed processes:  user=3353.91 s, system=246.142 s

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

[startup+2272.3 s]
/proc/loadavg: 6.10 6.26 6.13 7/267 28485
/proc/meminfo: memFree=129528388/131249988 swapFree=33010684/33010684
[pid=28271] ppid=28268 vsize=111484 memory=39632 CPUtime=3600.02 cores=0,2
/proc/28271/stat : 28271 (pb_competition_) R 28268 28271 27792 0 -1 4194304 162034234 0 0 0 335388 24614 0 0 20 0 2 0 36813467 114159616 9908 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
/proc/28271/statm: 27871 9908 672 633 0 11407 0
[pid=28271/tid=28273] ppid=28268 vsize=111484 memory=39680 CPUtime=1346.1 cores=0,2
/proc/28271/task/28273/stat : 28273 (pb_competition_) R 28268 28271 27792 0 -1 4194368 13447 0 0 0 134122 488 0 0 20 0 2 0 36813467 114159616 9908 18446744073709551615 4198400 6788177 140722507768576 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 29753344 140722507770201 140722507770328 140722507770328 140722507775930 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 111484 KiB
Current children cumulated memory: 39632 KiB

Child status: 0

Real time (s): 2272.32
CPU time (s): 3600.05
CPU user time (s): 3353.91
CPU system time (s): 246.142
CPU usage (%): 158.43
Max. virtual memory (cumulated for all children) (KiB): 111784
Max. memory (cumulated for all children) (KiB): 39996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3353.91
system time used= 246.142
maximum resident set size= 40092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 162034854
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= 815910
involuntary context switches= 71014


# summary of solver processes directly reported to runsolver:
#   pid: 28271
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3353.91
#   total CPU system time (s): 246.142

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.55366 second user time and 10.7668 second system time

The end

Launcher Data

Begin job on nodeC020 at 2025-06-29 17:35:59
IDJOB=4512932
IDBENCH=162200
IDSOLVER=3347
FILE ID=nodeC020/4512932-1751211359
RUNJOBID= nodeC020-1751207747-27802
SLURM_JOB_ID= 9587638
Free space on /tmp= 432948 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size144-round21-2.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-4512932-1751211359/watcher-4512932-1751211359 -o /tmp/evaluation-result-4512932-1751211359/solver-4512932-1751211359 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1751207747-27802 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1877401158 HOME/instance-4512932-1751211359.opb

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

MD5SUM BENCH= 4a86523b20ed9a3f9efb65c4df28efb6
RANDOM SEED=1877401158

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        126458796 kB
MemAvailable:   126645872 kB
Buffers:            3280 kB
Cached:           993900 kB
SwapCached:            0 kB
Active:          3538736 kB
Inactive:         686596 kB
Active(anon):    3246212 kB
Inactive(anon):        0 kB
Active(file):     292524 kB
Inactive(file):   686596 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5568 kB
Writeback:             4 kB
AnonPages:       3230848 kB
Mapped:           111108 kB
Shmem:             18056 kB
KReclaimable:      94392 kB
Slab:             180392 kB
SReclaimable:      94392 kB
SUnreclaim:        86000 kB
KernelStack:        4300 kB
PageTables:         9340 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    3587972 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    395264 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433040 MiB
End job on nodeC020 at 2025-06-29 18:13:52