Trace number 4513292

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.2 2290.03

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size144-round23-6.opb
MD5SUM9b7b034b4cb564ce8c6d87bc02f32c31
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9520
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)432
Number of constraints which are nor clauses,nor cardinality constraints896
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: 4288
0.00/0.03	c #constraint: 9520
0.00/0.03	c #equal: 1328
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: 166236241
3600.16/2290.01	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 (63111 MiB free)
  memory of node 1: 64465 MiB (63818 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4513292-1751212964/watcher-4513292-1751212964 -o /tmp/evaluation-result-4513292-1751212964/solver-4513292-1751212964 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751206246-26133 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 166236241 HOME/instance-4513292-1751212964.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=27188, runsolver pid=27185

[startup+0.100062 s]*
/proc/loadavg: 5.58 5.67 5.55 6/269 27190
/proc/meminfo: memFree=129956548/131249996 swapFree=33010684/33010684
[pid=27188] ppid=27185 vsize=103992 memory=32892 CPUtime=0.11 cores=5,7
/proc/27188/stat : 27188 (pb_competition_) R 27185 27188 26120 0 -1 4194304 6839 0 0 0 10 1 0 0 20 0 2 0 36975056 106487808 8223 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
/proc/27188/statm: 25998 8223 672 633 0 9682 0
[pid=27188/tid=27190] ppid=27185 vsize=103992 memory=4026531960 CPUtime=0.02 cores=5,7
/proc/27188/task/27190/stat : 27190 (pb_competition_) S 27185 27188 26120 0 -1 4194368 856 0 0 0 2 0 0 0 20 0 2 0 36975056 106487808 8223 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 103992 KiB
Current children cumulated memory: 32892 KiB

[startup+0.205779 s]*
/proc/loadavg: 5.58 5.67 5.55 6/269 27190
/proc/meminfo: memFree=129948484/131249996 swapFree=33010684/33010684
[pid=27188] ppid=27185 vsize=111548 memory=40444 CPUtime=0.23 cores=5,7
/proc/27188/stat : 27188 (pb_competition_) R 27185 27188 26120 0 -1 4194304 8731 0 0 0 21 2 0 0 20 0 2 0 36975056 114225152 10111 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
/proc/27188/statm: 27887 10111 672 633 0 11571 0
[pid=27188/tid=27190] ppid=27185 vsize=111548 memory=664958721904869660 CPUtime=0.03 cores=5,7
/proc/27188/task/27190/stat : 27190 (pb_competition_) S 27185 27188 26120 0 -1 4194368 856 0 0 0 3 0 0 0 20 0 2 0 36975056 114225152 10111 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 111548 KiB
Current children cumulated memory: 40444 KiB

[startup+0.305756 s]*
/proc/loadavg: 5.58 5.67 5.55 7/269 27190
/proc/meminfo: memFree=129948244/131249996 swapFree=33010684/33010684
[pid=27188] ppid=27185 vsize=111548 memory=40444 CPUtime=0.33 cores=5,7
/proc/27188/stat : 27188 (pb_competition_) R 27185 27188 26120 0 -1 4194304 8732 0 0 0 31 2 0 0 20 0 2 0 36975056 114225152 10111 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
/proc/27188/statm: 27887 10111 672 633 0 11571 0
[pid=27188/tid=27190] ppid=27185 vsize=111548 memory=7970958479221997931 CPUtime=0.03 cores=5,7
/proc/27188/task/27190/stat : 27190 (pb_competition_) S 27185 27188 26120 0 -1 4194368 856 0 0 0 3 0 0 0 20 0 2 0 36975056 114225152 10111 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 111548 KiB
Current children cumulated memory: 40444 KiB

[startup+0.700202 s]
/proc/loadavg: 5.58 5.67 5.55 7/269 27190
/proc/meminfo: memFree=129948244/131249996 swapFree=33010684/33010684
[pid=27188] ppid=27185 vsize=111944 memory=40828 CPUtime=0.93 cores=5,7
/proc/27188/stat : 27188 (pb_competition_) R 27185 27188 26120 0 -1 4194304 8808 0 0 0 91 2 0 0 20 0 2 0 36975056 114630656 10207 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
/proc/27188/statm: 27986 10207 672 633 0 11670 0
[pid=27188/tid=27190] ppid=27185 vsize=111944 memory=17408 CPUtime=0.25 cores=5,7
/proc/27188/task/27190/stat : 27190 (pb_competition_) R 27185 27188 26120 0 -1 4194368 856 0 0 0 25 0 0 0 20 0 2 0 36975056 114630656 10207 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
Current children cumulated CPU time: 0.93 s
Current children cumulated vsize: 111944 KiB
Current children cumulated memory: 40828 KiB

[startup+1.50021 s]
/proc/loadavg: 5.58 5.67 5.55 8/269 27190
/proc/meminfo: memFree=129948244/131249996 swapFree=33010684/33010684
[pid=27188] ppid=27185 vsize=112296 memory=41120 CPUtime=2.08 cores=5,7
/proc/27188/stat : 27188 (pb_competition_) R 27185 27188 26120 0 -1 4194304 14086 0 0 0 206 2 0 0 20 0 2 0 36975056 114991104 10280 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
/proc/27188/statm: 28074 10280 672 633 0 11758 0
[pid=27188/tid=27190] ppid=27185 vsize=112296 memory=17408 CPUtime=0.6 cores=5,7
/proc/27188/task/27190/stat : 27190 (pb_competition_) S 27185 27188 26120 0 -1 4194368 1060 0 0 0 60 0 0 0 20 0 2 0 36975056 114991104 10280 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
Current children cumulated CPU time: 2.08 s
Current children cumulated vsize: 112296 KiB
Current children cumulated memory: 41120 KiB

[startup+3.10578 s]
/proc/loadavg: 5.58 5.67 5.55 6/269 27190
/proc/meminfo: memFree=129948500/131249996 swapFree=33010684/33010684
[pid=27188] ppid=27185 vsize=112468 memory=41376 CPUtime=4.41 cores=5,7
/proc/27188/stat : 27188 (pb_competition_) R 27185 27188 26120 0 -1 4194304 18846 0 0 0 438 3 0 0 20 0 2 0 36975056 115167232 10344 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
/proc/27188/statm: 28117 10344 672 633 0 11801 0
[pid=27188/tid=27190] ppid=27185 vsize=112468 memory=41248 CPUtime=1.34 cores=5,7
/proc/27188/task/27190/stat : 27190 (pb_competition_) S 27185 27188 26120 0 -1 4194368 1088 0 0 0 134 0 0 0 20 0 2 0 36975056 115167232 10344 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
Current children cumulated CPU time: 4.41 s
Current children cumulated vsize: 112468 KiB
Current children cumulated memory: 41376 KiB

[startup+6.30015 s]
/proc/loadavg: 5.61 5.67 5.56 8/269 27190
/proc/meminfo: memFree=129948768/131249996 swapFree=33010684/33010684
[pid=27188] ppid=27185 vsize=112864 memory=41760 CPUtime=8.84 cores=5,7
/proc/27188/stat : 27188 (pb_competition_) R 27185 27188 26120 0 -1 4194304 25750 0 0 0 880 4 0 0 20 0 2 0 36975056 115572736 10440 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
/proc/27188/statm: 28216 10440 672 633 0 11900 0
[pid=27188/tid=27190] ppid=27185 vsize=112864 memory=17408 CPUtime=2.6 cores=5,7
/proc/27188/task/27190/stat : 27190 (pb_competition_) R 27185 27188 26120 0 -1 4194368 1359 0 0 0 260 0 0 0 20 0 2 0 36975056 115572736 10440 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
Current children cumulated CPU time: 8.84 s
Current children cumulated vsize: 112864 KiB
Current children cumulated memory: 41760 KiB

[startup+12.7002 s]
/proc/loadavg: 5.64 5.68 5.56 8/269 27190
/proc/meminfo: memFree=129949272/131249996 swapFree=33010684/33010684
[pid=27188] ppid=27185 vsize=113436 memory=42284 CPUtime=18.27 cores=5,7
/proc/27188/stat : 27188 (pb_competition_) R 27185 27188 26120 0 -1 4194304 76012 0 0 0 1815 12 0 0 20 0 2 0 36975056 116158464 10571 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
/proc/27188/statm: 28359 10571 672 633 0 12043 0
[pid=27188/tid=27190] ppid=27185 vsize=113436 memory=42284 CPUtime=5.67 cores=5,7
/proc/27188/task/27190/stat : 27190 (pb_competition_) R 27185 27188 26120 0 -1 4194368 1976 0 0 0 566 1 0 0 20 0 2 0 36975056 116158464 10571 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
Current children cumulated CPU time: 18.27 s
Current children cumulated vsize: 113436 KiB
Current children cumulated memory: 42284 KiB

[startup+25.5002 s]
/proc/loadavg: 5.71 5.69 5.56 7/269 27191
/proc/meminfo: memFree=129945696/131249996 swapFree=33010684/33010684
[pid=27188] ppid=27185 vsize=113700 memory=42540 CPUtime=37.68 cores=5,7
/proc/27188/stat : 27188 (pb_competition_) R 27185 27188 26120 0 -1 4194304 81928 0 0 0 3752 16 0 0 20 0 2 0 36975056 116428800 10635 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
/proc/27188/statm: 28425 10635 672 633 0 12109 0
[pid=27188/tid=27190] ppid=27185 vsize=113700 memory=42540 CPUtime=12.38 cores=5,7
/proc/27188/task/27190/stat : 27190 (pb_competition_) S 27185 27188 26120 0 -1 4194368 2421 0 0 0 1235 3 0 0 20 0 2 0 36975056 116428800 10635 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
Current children cumulated CPU time: 37.68 s
Current children cumulated vsize: 113700 KiB
Current children cumulated memory: 42540 KiB

[startup+51.1056 s]
/proc/loadavg: 5.77 5.70 5.57 8/269 27191
/proc/meminfo: memFree=129917932/131249996 swapFree=33010684/33010684
[pid=27188] ppid=27185 vsize=114492 memory=43308 CPUtime=77.29 cores=5,7
/proc/27188/stat : 27188 (pb_competition_) R 27185 27188 26120 0 -1 4194304 93311 0 0 0 7704 25 0 0 20 0 2 0 36975056 117239808 10827 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
/proc/27188/statm: 28623 10827 672 633 0 12307 0
[pid=27188/tid=27190] ppid=27185 vsize=114492 memory=17408 CPUtime=26.59 cores=5,7
/proc/27188/task/27190/stat : 27190 (pb_competition_) R 27185 27188 26120 0 -1 4194368 3452 0 0 0 2652 7 0 0 20 0 2 0 36975056 117239808 10827 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
Current children cumulated CPU time: 77.29 s
Current children cumulated vsize: 114492 KiB
Current children cumulated memory: 43308 KiB

[startup+102.3 s]
/proc/loadavg: 6.19 5.83 5.62 6/270 27194
/proc/meminfo: memFree=129931096/131249996 swapFree=33010684/33010684
[pid=27188] ppid=27185 vsize=115012 memory=43800 CPUtime=152.4 cores=5,7
/proc/27188/stat : 27188 (pb_competition_) R 27185 27188 26120 0 -1 4194304 2573372 0 0 0 14819 421 0 0 20 0 2 0 36975056 117772288 10950 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
/proc/27188/statm: 28753 10950 672 633 0 12437 0
[pid=27188/tid=27190] ppid=27185 vsize=115012 memory=17408 CPUtime=50.9 cores=5,7
/proc/27188/task/27190/stat : 27190 (pb_competition_) R 27185 27188 26120 0 -1 4194368 4406 0 0 0 5076 14 0 0 20 0 2 0 36975056 117772288 10950 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
Current children cumulated CPU time: 152.4 s
Current children cumulated vsize: 115012 KiB
Current children cumulated memory: 43800 KiB

[startup+162.3 s]
/proc/loadavg: 6.69 6.02 5.70 6/268 27196
/proc/meminfo: memFree=129934912/131249996 swapFree=33010684/33010684
[pid=27188] ppid=27185 vsize=115208 memory=44060 CPUtime=240.03 cores=5,7
/proc/27188/stat : 27188 (pb_competition_) R 27185 27188 26120 0 -1 4194304 5417000 0 0 0 23105 898 0 0 20 0 2 0 36975056 117972992 11015 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
/proc/27188/statm: 28802 11015 672 633 0 12486 0
[pid=27188/tid=27190] ppid=27185 vsize=115208 memory=5632 CPUtime=79 cores=5,7
/proc/27188/task/27190/stat : 27190 (pb_competition_) R 27185 27188 26120 0 -1 4194368 4836 0 0 0 7877 23 0 0 20 0 2 0 36975056 117972992 11015 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
Current children cumulated CPU time: 240.03 s
Current children cumulated vsize: 115208 KiB
Current children cumulated memory: 44060 KiB

[startup+222.3 s]
/proc/loadavg: 6.50 6.08 5.74 8/268 27199
/proc/meminfo: memFree=129937628/131249996 swapFree=33010684/33010684
[pid=27188] ppid=27185 vsize=116464 memory=45428 CPUtime=327.75 cores=5,7
/proc/27188/stat : 27188 (pb_competition_) R 27185 27188 26120 0 -1 4194304 8049983 0 0 0 31458 1317 0 0 20 0 2 0 36975056 119259136 11357 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
/proc/27188/statm: 29116 11357 672 633 0 12800 0
[pid=27188/tid=27190] ppid=27185 vsize=116464 memory=17408 CPUtime=107.17 cores=5,7
/proc/27188/task/27190/stat : 27190 (pb_competition_) R 27185 27188 26120 0 -1 4194368 5183 0 0 0 10684 33 0 0 20 0 2 0 36975056 119259136 11357 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
Current children cumulated CPU time: 327.75 s
Current children cumulated vsize: 116464 KiB
Current children cumulated memory: 45428 KiB

[startup+282.3 s]
/proc/loadavg: 6.70 6.20 5.81 9/268 27201
/proc/meminfo: memFree=129945552/131249996 swapFree=33010684/33010684
[pid=27188] ppid=27185 vsize=115988 memory=45008 CPUtime=418.6 cores=5,7
/proc/27188/stat : 27188 (pb_competition_) R 27185 27188 26120 0 -1 4194304 8243919 0 0 0 40488 1372 0 0 20 0 2 0 36975056 118771712 11252 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
/proc/27188/statm: 28997 11252 672 633 0 12681 0
[pid=27188/tid=27190] ppid=27185 vsize=115988 memory=45716 CPUtime=138.51 cores=5,7
/proc/27188/task/27190/stat : 27190 (pb_competition_) R 27185 27188 26120 0 -1 4194368 5771 0 0 0 13808 43 0 0 20 0 2 0 36975056 118771712 11252 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
Current children cumulated CPU time: 418.6 s
Current children cumulated vsize: 115988 KiB

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

/proc/meminfo: memFree=130010760/131249996 swapFree=33010684/33010684
[pid=27188] ppid=27185 vsize=118816 memory=47460 CPUtime=2554.64 cores=5,7
/proc/27188/stat : 27188 (pb_competition_) R 27185 27188 26120 0 -1 4194304 81714791 0 0 0 242513 12951 0 0 20 0 2 0 36975056 121667584 11865 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
/proc/27188/statm: 29704 11865 672 633 0 13388 0
[pid=27188/tid=27190] ppid=27185 vsize=118816 memory=47284 CPUtime=905.14 cores=5,7
/proc/27188/task/27190/stat : 27190 (pb_competition_) S 27185 27188 26120 0 -1 4194368 7257 0 0 0 90273 241 0 0 20 0 2 0 36975056 121667584 11865 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
Current children cumulated CPU time: 2554.64 s
Current children cumulated vsize: 118816 KiB
Current children cumulated memory: 47460 KiB

[startup+1722.3 s]
/proc/loadavg: 7.60 7.28 6.67 7/269 27366
/proc/meminfo: memFree=130010156/131249996 swapFree=33010684/33010684
[pid=27188] ppid=27185 vsize=118816 memory=47300 CPUtime=2655.11 cores=5,7
/proc/27188/stat : 27188 (pb_competition_) R 27185 27188 26120 0 -1 4194304 81716170 0 0 0 252542 12969 0 0 20 0 2 0 36975056 121667584 11825 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
/proc/27188/statm: 29704 11825 672 633 0 13388 0
[pid=27188/tid=27190] ppid=27185 vsize=118816 memory=47284 CPUtime=946.01 cores=5,7
/proc/27188/task/27190/stat : 27190 (pb_competition_) R 27185 27188 26120 0 -1 4194368 7307 0 0 0 94352 249 0 0 20 0 2 0 36975056 121667584 11825 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
Current children cumulated CPU time: 2655.11 s
Current children cumulated vsize: 118816 KiB
Current children cumulated memory: 47300 KiB

[startup+1782.3 s]
/proc/loadavg: 7.35 7.23 6.69 8/269 27413
/proc/meminfo: memFree=130042312/131249996 swapFree=33010684/33010684
[pid=27188] ppid=27185 vsize=118816 memory=47436 CPUtime=2755.93 cores=5,7
/proc/27188/stat : 27188 (pb_competition_) R 27185 27188 26120 0 -1 4194304 81717789 0 0 0 262605 12988 0 0 20 0 2 0 36975056 121667584 11859 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
/proc/27188/statm: 29704 11859 672 633 0 13388 0
[pid=27188/tid=27190] ppid=27185 vsize=118816 memory=47396 CPUtime=987.22 cores=5,7
/proc/27188/task/27190/stat : 27190 (pb_competition_) R 27185 27188 26120 0 -1 4194368 7307 0 0 0 98465 257 0 0 20 0 2 0 36975056 121667584 11859 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
Current children cumulated CPU time: 2755.93 s
Current children cumulated vsize: 118816 KiB
Current children cumulated memory: 47436 KiB

[startup+1842.3 s]
/proc/loadavg: 7.28 7.24 6.73 9/268 27419
/proc/meminfo: memFree=130047716/131249996 swapFree=33010684/33010684
[pid=27188] ppid=27185 vsize=118720 memory=47268 CPUtime=2856.65 cores=5,7
/proc/27188/stat : 27188 (pb_competition_) R 27185 27188 26120 0 -1 4194304 81734794 0 0 0 272656 13009 0 0 20 0 2 0 36975056 121569280 11817 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
/proc/27188/statm: 29680 11817 672 633 0 13364 0
[pid=27188/tid=27190] ppid=27185 vsize=118720 memory=17408 CPUtime=1028.35 cores=5,7
/proc/27188/task/27190/stat : 27190 (pb_competition_) S 27185 27188 26120 0 -1 4194368 7352 0 0 0 102570 265 0 0 20 0 2 0 36975056 121569280 11817 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
Current children cumulated CPU time: 2856.65 s
Current children cumulated vsize: 118720 KiB
Current children cumulated memory: 47268 KiB

[startup+1902.3 s]
/proc/loadavg: 7.41 7.28 6.78 8/268 27422
/proc/meminfo: memFree=130047580/131249996 swapFree=33010684/33010684
[pid=27188] ppid=27185 vsize=118796 memory=47472 CPUtime=2957.66 cores=5,7
/proc/27188/stat : 27188 (pb_competition_) R 27185 27188 26120 0 -1 4194304 81735605 0 0 0 282739 13027 0 0 20 0 2 0 36975056 121647104 11868 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
/proc/27188/statm: 29699 11868 672 633 0 13383 0
[pid=27188/tid=27190] ppid=27185 vsize=118796 memory=17408 CPUtime=1069.76 cores=5,7
/proc/27188/task/27190/stat : 27190 (pb_competition_) R 27185 27188 26120 0 -1 4194368 7352 0 0 0 106702 274 0 0 20 0 2 0 36975056 121647104 11868 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
Current children cumulated CPU time: 2957.66 s
Current children cumulated vsize: 118796 KiB
Current children cumulated memory: 47472 KiB

[startup+1962.3 s]
/proc/loadavg: 7.66 7.38 6.85 8/268 27424
/proc/meminfo: memFree=130047684/131249996 swapFree=33010684/33010684
[pid=27188] ppid=27185 vsize=118796 memory=47472 CPUtime=3058.29 cores=5,7
/proc/27188/stat : 27188 (pb_competition_) R 27185 27188 26120 0 -1 4194304 81736768 0 0 0 292782 13047 0 0 20 0 2 0 36975056 121647104 11868 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
/proc/27188/statm: 29699 11868 672 633 0 13383 0
[pid=27188/tid=27190] ppid=27185 vsize=118796 memory=47472 CPUtime=1110.77 cores=5,7
/proc/27188/task/27190/stat : 27190 (pb_competition_) R 27185 27188 26120 0 -1 4194368 7498 0 0 0 110796 281 0 0 20 0 2 0 36975056 121647104 11868 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
Current children cumulated CPU time: 3058.29 s
Current children cumulated vsize: 118796 KiB
Current children cumulated memory: 47472 KiB

[startup+2022.3 s]
/proc/loadavg: 7.78 7.47 6.91 9/267 27426
/proc/meminfo: memFree=130047556/131249996 swapFree=33010684/33010684
[pid=27188] ppid=27185 vsize=118864 memory=47384 CPUtime=3158.77 cores=5,7
/proc/27188/stat : 27188 (pb_competition_) R 27185 27188 26120 0 -1 4194304 81759441 0 0 0 302808 13069 0 0 20 0 2 0 36975056 121716736 11846 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
/proc/27188/statm: 29716 11846 672 633 0 13400 0
[pid=27188/tid=27190] ppid=27185 vsize=118864 memory=14572 CPUtime=1151.63 cores=5,7
/proc/27188/task/27190/stat : 27190 (pb_competition_) R 27185 27188 26120 0 -1 4194368 7498 0 0 0 114875 288 0 0 20 0 2 0 36975056 121716736 11846 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
Current children cumulated CPU time: 3158.77 s
Current children cumulated vsize: 118864 KiB
Current children cumulated memory: 47384 KiB

[startup+2082.3 s]
/proc/loadavg: 7.56 7.46 6.94 9/267 27428
/proc/meminfo: memFree=130048328/131249996 swapFree=33010684/33010684
[pid=27188] ppid=27185 vsize=118864 memory=47384 CPUtime=3259.26 cores=5,7
/proc/27188/stat : 27188 (pb_competition_) R 27185 27188 26120 0 -1 4194304 81787603 0 0 0 312832 13094 0 0 20 0 2 0 36975056 121716736 11846 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
/proc/27188/statm: 29716 11846 672 633 0 13400 0
[pid=27188/tid=27190] ppid=27185 vsize=118864 memory=47384 CPUtime=1192.51 cores=5,7
/proc/27188/task/27190/stat : 27190 (pb_competition_) R 27185 27188 26120 0 -1 4194368 7582 0 0 0 118954 297 0 0 20 0 2 0 36975056 121716736 11846 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
Current children cumulated CPU time: 3259.26 s
Current children cumulated vsize: 118864 KiB
Current children cumulated memory: 47384 KiB

[startup+2142.3 s]
/proc/loadavg: 7.66 7.52 7.00 9/267 27430
/proc/meminfo: memFree=130047264/131249996 swapFree=33010684/33010684
[pid=27188] ppid=27185 vsize=118796 memory=47384 CPUtime=3359.97 cores=5,7
/proc/27188/stat : 27188 (pb_competition_) R 27185 27188 26120 0 -1 4194304 81804571 0 0 0 322882 13115 0 0 20 0 2 0 36975056 121647104 11846 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
/proc/27188/statm: 29699 11846 672 633 0 13383 0
[pid=27188/tid=27190] ppid=27185 vsize=118796 memory=47384 CPUtime=1233.62 cores=5,7
/proc/27188/task/27190/stat : 27190 (pb_competition_) R 27185 27188 26120 0 -1 4194368 7582 0 0 0 123056 306 0 0 20 0 2 0 36975056 121647104 11846 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
Current children cumulated CPU time: 3359.97 s
Current children cumulated vsize: 118796 KiB
Current children cumulated memory: 47384 KiB

[startup+2202.3 s]
/proc/loadavg: 7.54 7.53 7.04 8/267 27433
/proc/meminfo: memFree=130047336/131249996 swapFree=33010684/33010684
[pid=27188] ppid=27185 vsize=118500 memory=46948 CPUtime=3459.4 cores=5,7
/proc/27188/stat : 27188 (pb_competition_) R 27185 27188 26120 0 -1 4194304 83224039 0 0 0 332629 13311 0 0 20 0 2 0 36975056 121344000 11737 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
/proc/27188/statm: 29625 11737 672 633 0 13309 0
[pid=27188/tid=27190] ppid=27185 vsize=118500 memory=47384 CPUtime=1273.44 cores=5,7
/proc/27188/task/27190/stat : 27190 (pb_competition_) R 27185 27188 26120 0 -1 4194368 7684 0 0 0 127030 314 0 0 20 0 2 0 36975056 121344000 11737 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
Current children cumulated CPU time: 3459.4 s
Current children cumulated vsize: 118500 KiB
Current children cumulated memory: 46948 KiB

[startup+2262.3 s]
/proc/loadavg: 7.74 7.58 7.08 8/267 27435
/proc/meminfo: memFree=130047272/131249996 swapFree=33010684/33010684
[pid=27188] ppid=27185 vsize=118892 memory=47352 CPUtime=3555.76 cores=5,7
/proc/27188/stat : 27188 (pb_competition_) R 27185 27188 26120 0 -1 4194304 88040621 0 0 0 341663 13913 0 0 20 0 2 0 36975056 121745408 11838 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
/proc/27188/statm: 29723 11838 672 633 0 13407 0
[pid=27188/tid=27190] ppid=27185 vsize=118892 memory=17408 CPUtime=1310.21 cores=5,7
/proc/27188/task/27190/stat : 27190 (pb_competition_) R 27185 27188 26120 0 -1 4194368 7783 0 0 0 130699 322 0 0 20 0 2 0 36975056 121745408 11838 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
Current children cumulated CPU time: 3555.76 s
Current children cumulated vsize: 118892 KiB
Current children cumulated memory: 47352 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2290 s]*
/proc/loadavg: 7.59 7.55 7.09 9/268 27439
/proc/meminfo: memFree=130045080/131249996 swapFree=33010684/33010684
[pid=27188] ppid=27185 vsize=118004 memory=46736 CPUtime=3600.16 cores=5,7
/proc/27188/stat : 27188 (pb_competition_) S 27185 27188 26120 0 -1 4194304 90347249 0 0 0 345803 14213 0 0 20 0 2 0 36975056 120836096 11684 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
/proc/27188/statm: 29501 11684 672 633 0 13185 0
[pid=27188/tid=27190] ppid=27185 vsize=118004 memory=7971512645966772846 CPUtime=1327.11 cores=5,7
/proc/27188/task/27190/stat : 27190 (pb_competition_) R 27185 27188 26120 0 -1 4194368 7783 0 0 0 132385 326 0 0 20 0 2 0 36975056 120836096 11684 18446744073709551615 4198400 6788177 140735767940464 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 9269248 140735767943514 140735767943640 140735767943640 140735767949242 0
Current children cumulated CPU time: 3600.16 s
Current children cumulated vsize: 118004 KiB
Current children cumulated memory: 46736 KiB

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

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

# cumulated CPU time of all completed processes:  user=3458.06 s, system=142.139 s

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

Child status: 0

Real time (s): 2290.03
CPU time (s): 3600.2
CPU user time (s): 3458.06
CPU system time (s): 142.139
CPU usage (%): 157.212
Max. virtual memory (cumulated for all children) (KiB): 119024
Max. memory (cumulated for all children) (KiB): 47672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3458.06
system time used= 142.139
maximum resident set size= 47800
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90348021
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= 774021
involuntary context switches= 167481


# summary of solver processes directly reported to runsolver:
#   pid: 27188
#   total CPU time (s): 3600.2
#   total CPU user time (s): 3458.06
#   total CPU system time (s): 142.139

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.63425 second user time and 11.3171 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-06-29 18:02:44
IDJOB=4513292
IDBENCH=162316
IDSOLVER=3347
FILE ID=nodeC032/4513292-1751212964
RUNJOBID= nodeC032-1751206246-26133
SLURM_JOB_ID= 9587632
Free space on /tmp= 432056 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size144-round23-6.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-4513292-1751212964/watcher-4513292-1751212964 -o /tmp/evaluation-result-4513292-1751212964/solver-4513292-1751212964 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751206246-26133 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 166236241 HOME/instance-4513292-1751212964.opb

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

MD5SUM BENCH= 9b7b034b4cb564ce8c6d87bc02f32c31
RANDOM SEED=166236241

nodeC032 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.838
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.69
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.952
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.69
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.845
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.69
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.823
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.69
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.908
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.69
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.843
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.69
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.032
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.69
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		: 3608.964
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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129976200 kB
MemAvailable:   129660804 kB
Buffers:            3280 kB
Cached:           494912 kB
SwapCached:            0 kB
Active:           457368 kB
Inactive:         241720 kB
Active(anon):     218964 kB
Inactive(anon):        0 kB
Active(file):     238404 kB
Inactive(file):   241720 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5604 kB
Writeback:             0 kB
AnonPages:        204028 kB
Mapped:           110784 kB
Shmem:             18068 kB
KReclaimable:      87440 kB
Slab:             171420 kB
SReclaimable:      87440 kB
SUnreclaim:        83980 kB
KernelStack:        4352 kB
PageTables:         3356 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     562800 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150664 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 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:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432052 MiB
End job on nodeC032 at 2025-06-29 18:40:54