Trace number 4514480

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.17 1833.91

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/quimper/
SyncCodes/d_n_k/normalized-5_6_11.opb
MD5SUMeb975529c5cc9264c5f20afcf79a3fbe
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.014982
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables272
Total number of constraints1221
Number of constraints which are clauses1216
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint16
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 11
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 27
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c PRINTEMPS v2.7.0 (https://snowberryfield.github.io/printemps/)
0.00/0.00	c #variable: 272
0.00/0.00	c #constraint: 1221
0.00/0.00	c #equal: 4
0.00/0.00	c intsize: 5
0.00/0.00	c sizeproduct: 0
0.00/0.00	c #soft: 0
0.00/0.00	c mincost: 0
0.00/0.00	c maxcost: 0
0.00/0.00	c sumcost: 0
0.00/0.00	c iteration_max: -1
0.00/0.00	c time_max: -1
0.00/0.00	c number_of_threads(move update): 2
0.00/0.00	c number_of_threads(move evaluation): 2
0.00/0.00	c seed: 179258803
3600.14/1833.90	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100056 s]*
/proc/loadavg: 7.11 7.42 6.77 7/268 34033
/proc/meminfo: memFree=129643820/131249996 swapFree=33010684/33010684
[pid=34031] ppid=34028 vsize=81300 memory=7040 CPUtime=0.17 cores=1,3
/proc/34031/stat : 34031 (pb_competition_) R 34028 34031 33720 0 -1 4194304 1251 0 0 0 17 0 0 0 20 0 2 0 38769682 83251200 1760 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
/proc/34031/statm: 20325 1760 672 633 0 3243 0
[pid=34031/tid=34033] ppid=34028 vsize=81300 memory=4026531960 CPUtime=0.08 cores=1,3
/proc/34031/task/34033/stat : 34033 (pb_competition_) R 34028 34031 33720 0 -1 4194368 90 0 0 0 8 0 0 0 20 0 2 0 38769682 83251200 1760 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 81300 KiB
Current children cumulated memory: 7040 KiB

[startup+0.205161 s]*
/proc/loadavg: 7.11 7.42 6.77 8/268 34033
/proc/meminfo: memFree=129643820/131249996 swapFree=33010684/33010684
[pid=34031] ppid=34028 vsize=81432 memory=7168 CPUtime=0.36 cores=1,3
/proc/34031/stat : 34031 (pb_competition_) R 34028 34031 33720 0 -1 4194304 1268 0 0 0 36 0 0 0 20 0 2 0 38769682 83386368 1792 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
/proc/34031/statm: 20358 1792 672 633 0 3276 0
[pid=34031/tid=34033] ppid=34028 vsize=81432 memory=664958721904869660 CPUtime=0.16 cores=1,3
/proc/34031/task/34033/stat : 34033 (pb_competition_) S 34028 34031 33720 0 -1 4194368 90 0 0 0 16 0 0 0 20 0 2 0 38769682 83386368 1792 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 81432 KiB
Current children cumulated memory: 7168 KiB

[startup+0.304302 s]*
/proc/loadavg: 7.11 7.42 6.77 7/268 34033
/proc/meminfo: memFree=129643820/131249996 swapFree=33010684/33010684
[pid=34031] ppid=34028 vsize=81380 memory=7168 CPUtime=0.55 cores=1,3
/proc/34031/stat : 34031 (pb_competition_) R 34028 34031 33720 0 -1 4194304 1277 0 0 0 55 0 0 0 20 0 2 0 38769682 83333120 1792 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
/proc/34031/statm: 20345 1792 672 633 0 3263 0
[pid=34031/tid=34033] ppid=34028 vsize=81380 memory=7971796302736669802 CPUtime=0.26 cores=1,3
/proc/34031/task/34033/stat : 34033 (pb_competition_) R 34028 34031 33720 0 -1 4194368 90 0 0 0 26 0 0 0 20 0 2 0 38769682 83333120 1792 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 81380 KiB
Current children cumulated memory: 7168 KiB

[startup+0.70012 s]
/proc/loadavg: 7.11 7.42 6.77 6/268 34033
/proc/meminfo: memFree=129643820/131249996 swapFree=33010684/33010684
[pid=34031] ppid=34028 vsize=81532 memory=7424 CPUtime=1.29 cores=1,3
/proc/34031/stat : 34031 (pb_competition_) R 34028 34031 33720 0 -1 4194304 1594 0 0 0 128 1 0 0 20 0 2 0 38769682 83488768 1856 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
/proc/34031/statm: 20383 1856 672 633 0 3301 0
[pid=34031/tid=34033] ppid=34028 vsize=81532 memory=17664 CPUtime=0.61 cores=1,3
/proc/34031/task/34033/stat : 34033 (pb_competition_) R 34028 34031 33720 0 -1 4194368 90 0 0 0 61 0 0 0 20 0 2 0 38769682 83488768 1856 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
Current children cumulated CPU time: 1.29 s
Current children cumulated vsize: 81532 KiB
Current children cumulated memory: 7424 KiB

[startup+1.50012 s]
/proc/loadavg: 7.02 7.40 6.76 7/268 34033
/proc/meminfo: memFree=129643568/131249996 swapFree=33010684/33010684
[pid=34031] ppid=34028 vsize=81544 memory=7424 CPUtime=2.87 cores=1,3
/proc/34031/stat : 34031 (pb_competition_) R 34028 34031 33720 0 -1 4194304 2566 0 0 0 284 3 0 0 20 0 2 0 38769682 83501056 1856 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
/proc/34031/statm: 20386 1856 672 633 0 3304 0
[pid=34031/tid=34033] ppid=34028 vsize=81544 memory=17664 CPUtime=1.4 cores=1,3
/proc/34031/task/34033/stat : 34033 (pb_competition_) R 34028 34031 33720 0 -1 4194368 268 0 0 0 140 0 0 0 20 0 2 0 38769682 83501056 1856 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
Current children cumulated CPU time: 2.87 s
Current children cumulated vsize: 81544 KiB
Current children cumulated memory: 7424 KiB

[startup+3.1048 s]
/proc/loadavg: 7.02 7.40 6.76 8/268 34033
/proc/meminfo: memFree=129643260/131249996 swapFree=33010684/33010684
[pid=34031] ppid=34028 vsize=81744 memory=7552 CPUtime=6.05 cores=1,3
/proc/34031/stat : 34031 (pb_competition_) R 34028 34031 33720 0 -1 4194304 4043 0 0 0 597 8 0 0 20 0 2 0 38769682 83705856 1888 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
/proc/34031/statm: 20436 1888 672 633 0 3354 0
[pid=34031/tid=34033] ppid=34028 vsize=81744 memory=7424 CPUtime=2.97 cores=1,3
/proc/34031/task/34033/stat : 34033 (pb_competition_) R 34028 34031 33720 0 -1 4194368 481 0 0 0 297 0 0 0 20 0 2 0 38769682 83705856 1888 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
Current children cumulated CPU time: 6.05 s
Current children cumulated vsize: 81744 KiB
Current children cumulated memory: 7552 KiB

[startup+6.30012 s]
/proc/loadavg: 7.02 7.39 6.76 8/268 34033
/proc/meminfo: memFree=129643308/131249996 swapFree=33010684/33010684
[pid=34031] ppid=34028 vsize=82208 memory=7800 CPUtime=12.38 cores=1,3
/proc/34031/stat : 34031 (pb_competition_) R 34028 34031 33720 0 -1 4194304 5539 0 0 0 1224 14 0 0 20 0 2 0 38769682 84180992 1950 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
/proc/34031/statm: 20552 1950 672 633 0 3470 0
[pid=34031/tid=34033] ppid=34028 vsize=82208 memory=17664 CPUtime=6.13 cores=1,3
/proc/34031/task/34033/stat : 34033 (pb_competition_) R 34028 34031 33720 0 -1 4194368 698 0 0 0 612 1 0 0 20 0 2 0 38769682 84180992 1950 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
Current children cumulated CPU time: 12.38 s
Current children cumulated vsize: 82208 KiB
Current children cumulated memory: 7800 KiB

[startup+12.7001 s]
/proc/loadavg: 7.02 7.39 6.77 8/268 34034
/proc/meminfo: memFree=129643308/131249996 swapFree=33010684/33010684
[pid=34031] ppid=34028 vsize=82548 memory=8312 CPUtime=25.05 cores=1,3
/proc/34031/stat : 34031 (pb_competition_) R 34028 34031 33720 0 -1 4194304 6865 0 0 0 2481 24 0 0 20 0 2 0 38769682 84529152 2078 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
/proc/34031/statm: 20637 2078 672 633 0 3555 0
[pid=34031/tid=34033] ppid=34028 vsize=82548 memory=8312 CPUtime=12.44 cores=1,3
/proc/34031/task/34033/stat : 34033 (pb_competition_) R 34028 34031 33720 0 -1 4194368 1059 0 0 0 1241 3 0 0 20 0 2 0 38769682 84529152 2078 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
Current children cumulated CPU time: 25.05 s
Current children cumulated vsize: 82548 KiB
Current children cumulated memory: 8312 KiB

[startup+25.5001 s]
/proc/loadavg: 6.94 7.36 6.76 7/268 34035
/proc/meminfo: memFree=129643088/131249996 swapFree=33010684/33010684
[pid=34031] ppid=34028 vsize=83316 memory=8904 CPUtime=50.46 cores=1,3
/proc/34031/stat : 34031 (pb_competition_) R 34028 34031 33720 0 -1 4194304 9197 0 0 0 5003 43 0 0 20 0 2 0 38769682 85315584 2226 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
/proc/34031/statm: 20829 2226 672 633 0 3747 0
[pid=34031/tid=34033] ppid=34028 vsize=83316 memory=8696 CPUtime=25.11 cores=1,3
/proc/34031/task/34033/stat : 34033 (pb_competition_) R 34028 34031 33720 0 -1 4194368 1789 0 0 0 2506 5 0 0 20 0 2 0 38769682 85315584 2226 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
Current children cumulated CPU time: 50.46 s
Current children cumulated vsize: 83316 KiB
Current children cumulated memory: 8904 KiB

[startup+51.1048 s]
/proc/loadavg: 6.93 7.31 6.76 7/268 34035
/proc/meminfo: memFree=129642332/131249996 swapFree=33010684/33010684
[pid=34031] ppid=34028 vsize=83784 memory=9416 CPUtime=101.13 cores=1,3
/proc/34031/stat : 34031 (pb_competition_) R 34028 34031 33720 0 -1 4194304 9655 0 0 0 10041 72 0 0 20 0 2 0 38769682 85794816 2354 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
/proc/34031/statm: 20946 2354 672 633 0 3864 0
[pid=34031/tid=34033] ppid=34028 vsize=83784 memory=17664 CPUtime=50.34 cores=1,3
/proc/34031/task/34033/stat : 34033 (pb_competition_) R 34028 34031 33720 0 -1 4194368 1923 0 0 0 5024 10 0 0 20 0 2 0 38769682 85794816 2354 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
Current children cumulated CPU time: 101.13 s
Current children cumulated vsize: 83784 KiB
Current children cumulated memory: 9416 KiB

[startup+102.3 s]
/proc/loadavg: 6.61 7.15 6.74 8/268 34037
/proc/meminfo: memFree=129640696/131249996 swapFree=33010684/33010684
[pid=34031] ppid=34028 vsize=84052 memory=9672 CPUtime=202.59 cores=1,3
/proc/34031/stat : 34031 (pb_competition_) R 34028 34031 33720 0 -1 4194304 14079 0 0 0 20121 138 0 0 20 0 2 0 38769682 86069248 2418 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
/proc/34031/statm: 21013 2418 672 633 0 3931 0
[pid=34031/tid=34033] ppid=34028 vsize=84052 memory=9672 CPUtime=100.93 cores=1,3
/proc/34031/task/34033/stat : 34033 (pb_competition_) R 34028 34031 33720 0 -1 4194368 2528 0 0 0 10073 20 0 0 20 0 2 0 38769682 86069248 2418 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
Current children cumulated CPU time: 202.59 s
Current children cumulated vsize: 84052 KiB
Current children cumulated memory: 9672 KiB

[startup+162.3 s]
/proc/loadavg: 6.58 7.04 6.73 7/269 34042
/proc/meminfo: memFree=129608036/131249996 swapFree=33010684/33010684
[pid=34031] ppid=34028 vsize=84632 memory=10312 CPUtime=320.98 cores=1,3
/proc/34031/stat : 34031 (pb_competition_) R 34028 34031 33720 0 -1 4194304 17070 0 0 0 31900 198 0 0 20 0 2 0 38769682 86663168 2578 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
/proc/34031/statm: 21158 2578 672 633 0 4076 0
[pid=34031/tid=34033] ppid=34028 vsize=84632 memory=9928 CPUtime=159.69 cores=1,3
/proc/34031/task/34033/stat : 34033 (pb_competition_) R 34028 34031 33720 0 -1 4194368 3496 0 0 0 15939 30 0 0 20 0 2 0 38769682 86663168 2578 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
Current children cumulated CPU time: 320.98 s
Current children cumulated vsize: 84632 KiB
Current children cumulated memory: 10312 KiB

[startup+222.3 s]
/proc/loadavg: 6.67 6.99 6.73 7/269 34048
/proc/meminfo: memFree=129608132/131249996 swapFree=33010684/33010684
[pid=34031] ppid=34028 vsize=85232 memory=10952 CPUtime=439.25 cores=1,3
/proc/34031/stat : 34031 (pb_competition_) R 34028 34031 33720 0 -1 4194304 17269 0 0 0 43676 249 0 0 20 0 2 0 38769682 87277568 2738 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
/proc/34031/statm: 21308 2738 672 633 0 4226 0
[pid=34031/tid=34033] ppid=34028 vsize=85232 memory=10824 CPUtime=218.32 cores=1,3
/proc/34031/task/34033/stat : 34033 (pb_competition_) R 34028 34031 33720 0 -1 4194368 3496 0 0 0 21791 41 0 0 20 0 2 0 38769682 87277568 2738 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
Current children cumulated CPU time: 439.25 s
Current children cumulated vsize: 85232 KiB
Current children cumulated memory: 10952 KiB

[startup+282.3 s]
/proc/loadavg: 6.44 6.87 6.71 7/268 34050
/proc/meminfo: memFree=129617388/131249996 swapFree=33010684/33010684
[pid=34031] ppid=34028 vsize=86440 memory=11584 CPUtime=557.39 cores=1,3
/proc/34031/stat : 34031 (pb_competition_) R 34028 34031 33720 0 -1 4194304 18239 0 0 0 55448 291 0 0 20 0 2 0 38769682 88514560 2896 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
/proc/34031/statm: 21610 2896 672 633 0 4528 0
[pid=34031/tid=34033] ppid=34028 vsize=86440 memory=11584 CPUtime=276.81 cores=1,3
/proc/34031/task/34033/stat : 34033 (pb_competition_) R 34028 34031 33720 0 -1 4194368 3696 0 0 0 27633 48 0 0 20 0 2 0 38769682 88514560 2896 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
Current children cumulated CPU time: 557.39 s
Current children cumulated vsize: 86440 KiB
Current children cumulated memory: 11584 KiB

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

/proc/meminfo: memFree=129573808/131249996 swapFree=33010684/33010684
[pid=34031] ppid=34028 vsize=90804 memory=16320 CPUtime=2443.9 cores=1,3
/proc/34031/stat : 34031 (pb_competition_) R 34028 34031 33720 0 -1 4194304 23431 0 0 0 243631 759 0 0 20 0 2 0 38769682 92983296 4080 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
/proc/34031/statm: 22701 4080 672 633 0 5619 0
[pid=34031/tid=34033] ppid=34028 vsize=90804 memory=10752 CPUtime=1209.03 cores=1,3
/proc/34031/task/34033/stat : 34033 (pb_competition_) R 34028 34031 33720 0 -1 4194368 4808 0 0 0 120754 149 0 0 20 0 2 0 38769682 92983296 4080 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
Current children cumulated CPU time: 2443.9 s
Current children cumulated vsize: 90804 KiB
Current children cumulated memory: 16320 KiB

[startup+1302.3 s]
/proc/loadavg: 7.32 6.92 6.80 8/269 34159
/proc/meminfo: memFree=129575600/131249996 swapFree=33010684/33010684
[pid=34031] ppid=34028 vsize=90936 memory=16576 CPUtime=2561.33 cores=1,3
/proc/34031/stat : 34031 (pb_competition_) R 34028 34031 33720 0 -1 4194304 23488 0 0 0 255347 786 0 0 20 0 2 0 38769682 93118464 4144 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
/proc/34031/statm: 22734 4144 672 633 0 5652 0
[pid=34031/tid=34033] ppid=34028 vsize=90936 memory=16576 CPUtime=1266.91 cores=1,3
/proc/34031/task/34033/stat : 34033 (pb_competition_) R 34028 34031 33720 0 -1 4194368 4810 0 0 0 126534 157 0 0 20 0 2 0 38769682 93118464 4144 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
Current children cumulated CPU time: 2561.33 s
Current children cumulated vsize: 90936 KiB
Current children cumulated memory: 16576 KiB

[startup+1362.3 s]
/proc/loadavg: 7.33 7.01 6.84 9/269 34161
/proc/meminfo: memFree=129558392/131249996 swapFree=33010684/33010684
[pid=34031] ppid=34028 vsize=91076 memory=16704 CPUtime=2678.63 cores=1,3
/proc/34031/stat : 34031 (pb_competition_) R 34028 34031 33720 0 -1 4194304 23536 0 0 0 267050 813 0 0 20 0 2 0 38769682 93261824 4176 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
/proc/34031/statm: 22769 4176 672 633 0 5687 0
[pid=34031/tid=34033] ppid=34028 vsize=91076 memory=16576 CPUtime=1324.66 cores=1,3
/proc/34031/task/34033/stat : 34033 (pb_competition_) R 34028 34031 33720 0 -1 4194368 4810 0 0 0 132303 163 0 0 20 0 2 0 38769682 93261824 4176 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
Current children cumulated CPU time: 2678.63 s
Current children cumulated vsize: 91076 KiB
Current children cumulated memory: 16704 KiB

[startup+1422.3 s]
/proc/loadavg: 7.42 7.09 6.87 8/269 34165
/proc/meminfo: memFree=129570100/131249996 swapFree=33010684/33010684
[pid=34031] ppid=34028 vsize=91240 memory=16832 CPUtime=2795.93 cores=1,3
/proc/34031/stat : 34031 (pb_competition_) R 34028 34031 33720 0 -1 4194304 24441 0 0 0 278756 837 0 0 20 0 2 0 38769682 93429760 4208 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
/proc/34031/statm: 22810 4208 672 633 0 5728 0
[pid=34031/tid=34033] ppid=34028 vsize=91240 memory=16576 CPUtime=1382.41 cores=1,3
/proc/34031/task/34033/stat : 34033 (pb_competition_) R 34028 34031 33720 0 -1 4194368 5110 0 0 0 138072 169 0 0 20 0 2 0 38769682 93429760 4208 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
Current children cumulated CPU time: 2795.93 s
Current children cumulated vsize: 91240 KiB
Current children cumulated memory: 16832 KiB

[startup+1482.3 s]
/proc/loadavg: 7.54 7.19 6.93 9/269 34171
/proc/meminfo: memFree=129574668/131249996 swapFree=33010684/33010684
[pid=34031] ppid=34028 vsize=91372 memory=16960 CPUtime=2913.32 cores=1,3
/proc/34031/stat : 34031 (pb_competition_) R 34028 34031 33720 0 -1 4194304 24483 0 0 0 290470 862 0 0 20 0 2 0 38769682 93564928 4240 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
/proc/34031/statm: 22843 4240 672 633 0 5761 0
[pid=34031/tid=34033] ppid=34028 vsize=91372 memory=14592 CPUtime=1440.25 cores=1,3
/proc/34031/task/34033/stat : 34033 (pb_competition_) R 34028 34031 33720 0 -1 4194368 5111 0 0 0 143849 176 0 0 20 0 2 0 38769682 93564928 4240 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
Current children cumulated CPU time: 2913.32 s
Current children cumulated vsize: 91372 KiB
Current children cumulated memory: 16960 KiB

[startup+1542.3 s]
/proc/loadavg: 7.54 7.25 6.96 9/267 34173
/proc/meminfo: memFree=129580064/131249996 swapFree=33010684/33010684
[pid=34031] ppid=34028 vsize=91508 memory=17216 CPUtime=3030.66 cores=1,3
/proc/34031/stat : 34031 (pb_competition_) R 34028 34031 33720 0 -1 4194304 24963 0 0 0 302179 887 0 0 20 0 2 0 38769682 93704192 4304 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
/proc/34031/statm: 22877 4304 672 633 0 5795 0
[pid=34031/tid=34033] ppid=34028 vsize=91508 memory=17216 CPUtime=1498.06 cores=1,3
/proc/34031/task/34033/stat : 34033 (pb_competition_) R 34028 34031 33720 0 -1 4194368 5184 0 0 0 149623 183 0 0 20 0 2 0 38769682 93704192 4304 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
Current children cumulated CPU time: 3030.66 s
Current children cumulated vsize: 91508 KiB
Current children cumulated memory: 17216 KiB

[startup+1602.3 s]
/proc/loadavg: 7.45 7.28 7.00 8/267 34175
/proc/meminfo: memFree=129579928/131249996 swapFree=33010684/33010684
[pid=34031] ppid=34028 vsize=91648 memory=17344 CPUtime=3147.86 cores=1,3
/proc/34031/stat : 34031 (pb_competition_) R 34028 34031 33720 0 -1 4194304 25057 0 0 0 313873 913 0 0 20 0 2 0 38769682 93847552 4336 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
/proc/34031/statm: 22912 4336 672 633 0 5830 0
[pid=34031/tid=34033] ppid=34028 vsize=91648 memory=17216 CPUtime=1555.7 cores=1,3
/proc/34031/task/34033/stat : 34033 (pb_competition_) R 34028 34031 33720 0 -1 4194368 5184 0 0 0 155379 191 0 0 20 0 2 0 38769682 93847552 4336 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
Current children cumulated CPU time: 3147.86 s
Current children cumulated vsize: 91648 KiB
Current children cumulated memory: 17344 KiB

[startup+1662.3 s]
/proc/loadavg: 7.63 7.35 7.04 9/266 34177
/proc/meminfo: memFree=129582864/131249996 swapFree=33010684/33010684
[pid=34031] ppid=34028 vsize=91820 memory=17472 CPUtime=3265 cores=1,3
/proc/34031/stat : 34031 (pb_competition_) R 34028 34031 33720 0 -1 4194304 25377 0 0 0 325567 933 0 0 20 0 2 0 38769682 94023680 4368 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
/proc/34031/statm: 22955 4368 672 633 0 5873 0
[pid=34031/tid=34033] ppid=34028 vsize=91820 memory=17216 CPUtime=1613.29 cores=1,3
/proc/34031/task/34033/stat : 34033 (pb_competition_) R 34028 34031 33720 0 -1 4194368 5323 0 0 0 161133 196 0 0 20 0 2 0 38769682 94023680 4368 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
Current children cumulated CPU time: 3265 s
Current children cumulated vsize: 91820 KiB
Current children cumulated memory: 17472 KiB

[startup+1722.3 s]
/proc/loadavg: 7.78 7.44 7.09 8/267 34180
/proc/meminfo: memFree=129583548/131249996 swapFree=33010684/33010684
[pid=34031] ppid=34028 vsize=91952 memory=17728 CPUtime=3382.23 cores=1,3
/proc/34031/stat : 34031 (pb_competition_) R 34028 34031 33720 0 -1 4194304 25607 0 0 0 337266 957 0 0 20 0 2 0 38769682 94158848 4432 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
/proc/34031/statm: 22988 4432 672 633 0 5906 0
[pid=34031/tid=34033] ppid=34028 vsize=91952 memory=17216 CPUtime=1670.97 cores=1,3
/proc/34031/task/34033/stat : 34033 (pb_competition_) R 34028 34031 33720 0 -1 4194368 5400 0 0 0 166895 202 0 0 20 0 2 0 38769682 94158848 4432 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
Current children cumulated CPU time: 3382.23 s
Current children cumulated vsize: 91952 KiB
Current children cumulated memory: 17728 KiB

[startup+1782.3 s]
/proc/loadavg: 7.83 7.52 7.14 9/267 34182
/proc/meminfo: memFree=129581828/131249996 swapFree=33010684/33010684
[pid=34031] ppid=34028 vsize=92100 memory=17856 CPUtime=3499.4 cores=1,3
/proc/34031/stat : 34031 (pb_competition_) R 34028 34031 33720 0 -1 4194304 25648 0 0 0 348958 982 0 0 20 0 2 0 38769682 94310400 4464 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
/proc/34031/statm: 23025 4464 672 633 0 5943 0
[pid=34031/tid=34033] ppid=34028 vsize=92100 memory=17856 CPUtime=1728.61 cores=1,3
/proc/34031/task/34033/stat : 34033 (pb_competition_) R 34028 34031 33720 0 -1 4194368 5401 0 0 0 172651 210 0 0 20 0 2 0 38769682 94310400 4464 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
Current children cumulated CPU time: 3499.4 s
Current children cumulated vsize: 92100 KiB
Current children cumulated memory: 17856 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1833.9 s]
/proc/loadavg: 7.68 7.51 7.16 8/267 34184
/proc/meminfo: memFree=129581712/131249996 swapFree=33010684/33010684
[pid=34031] ppid=34028 vsize=92240 memory=17984 CPUtime=3600.14 cores=1,3
/proc/34031/stat : 34031 (pb_competition_) R 34028 34031 33720 0 -1 4194304 25696 0 0 0 359010 1004 0 0 20 0 2 0 38769682 94453760 4496 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
/proc/34031/statm: 23060 4496 672 633 0 5978 0
[pid=34031/tid=34033] ppid=34028 vsize=92240 memory=14592 CPUtime=1778.13 cores=1,3
/proc/34031/task/34033/stat : 34033 (pb_competition_) R 34028 34031 33720 0 -1 4194368 5402 0 0 0 177598 215 0 0 20 0 2 0 38769682 94453760 4496 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
Current children cumulated CPU time: 3600.14 s
Current children cumulated vsize: 92240 KiB
Current children cumulated memory: 17984 KiB

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

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

# cumulated CPU time of all completed processes:  user=3590.13 s, system=10.0404 s

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

[startup+1833.9 s]
/proc/loadavg: 7.68 7.51 7.16 8/267 34184
/proc/meminfo: memFree=129581712/131249996 swapFree=33010684/33010684
[pid=34031] ppid=34028 vsize=92240 memory=17984 CPUtime=3600.14 cores=1,3
/proc/34031/stat : 34031 (pb_competition_) R 34028 34031 33720 0 -1 4194304 25696 0 0 0 359010 1004 0 0 20 0 2 0 38769682 94453760 4496 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
/proc/34031/statm: 23060 4496 672 633 0 5978 0
[pid=34031/tid=34033] ppid=34028 vsize=92240 memory=14592 CPUtime=1778.13 cores=1,3
/proc/34031/task/34033/stat : 34033 (pb_competition_) R 34028 34031 33720 0 -1 4194368 5402 0 0 0 177598 215 0 0 20 0 2 0 38769682 94453760 4496 18446744073709551615 4198400 6788177 140734369054176 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 34783232 140734369057114 140734369057240 140734369057240 140734369062842 0
Current children cumulated CPU time: 3600.14 s
Current children cumulated vsize: 92240 KiB
Current children cumulated memory: 17984 KiB

Child status: 0

Real time (s): 1833.91
CPU time (s): 3600.17
CPU user time (s): 3590.13
CPU system time (s): 10.0404
CPU usage (%): 196.311
Max. virtual memory (cumulated for all children) (KiB): 92240
Max. memory (cumulated for all children) (KiB): 17984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3590.13
system time used= 10.0404
maximum resident set size= 17984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25823
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= 42005
involuntary context switches= 31177


# summary of solver processes directly reported to runsolver:
#   pid: 34031
#   total CPU time (s): 3600.17
#   total CPU user time (s): 3590.13
#   total CPU system time (s): 10.0404

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.3122 second user time and 7.06381 second system time

The end

Launcher Data

Begin job on nodeC021 at 2025-06-29 23:02:00
IDJOB=4514480
IDBENCH=162711
IDSOLVER=3347
FILE ID=nodeC021/4514480-1751230920
RUNJOBID= nodeC021-1751229108-33732
SLURM_JOB_ID= 9587693
Free space on /tmp= 433048 MiB

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

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

MD5SUM BENCH= eb975529c5cc9264c5f20afcf79a3fbe
RANDOM SEED=179258803

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.774
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.782
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.686
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.108
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.702
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.778
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3636.962
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3597.528
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129647784 kB
MemAvailable:   129682196 kB
Buffers:            3280 kB
Cached:           842816 kB
SwapCached:            0 kB
Active:           433976 kB
Inactive:         585448 kB
Active(anon):     191400 kB
Inactive(anon):        0 kB
Active(file):     242576 kB
Inactive(file):   585448 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             16564 kB
Writeback:             0 kB
AnonPages:        176648 kB
Mapped:           111612 kB
Shmem:             18060 kB
KReclaimable:      90856 kB
Slab:             176732 kB
SReclaimable:      90856 kB
SUnreclaim:        85876 kB
KernelStack:        4236 kB
PageTables:         3192 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     532500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:     36864 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433040 MiB
End job on nodeC021 at 2025-06-29 23:32:34