Trace number 4507586

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.07 2040.43

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/sroussel/
ShortestPathTate/normalized-TateBritain_K96.opb
MD5SUM85449da570d8e9c3bf031cd447953d83
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark6.73265
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6528
Total number of constraints6722
Number of constraints which are clauses6626
Number of constraints which are cardinality constraints (but not clauses)96
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint96
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 97
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c PRINTEMPS v2.7.0 (https://snowberryfield.github.io/printemps/)
0.00/0.03	c #variable: 6528
0.00/0.03	c #constraint: 6722
0.00/0.03	c #equal: 0
0.00/0.03	c intsize: 7
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: 858834568
3600.03/2040.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (63177 MiB free)
  memory of node 1: 64465 MiB (63788 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4507586-1751189935/watcher-4507586-1751189935 -o /tmp/evaluation-result-4507586-1751189935/solver-4507586-1751189935 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751182846-22084 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 858834568 HOME/instance-4507586-1751189935.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=23215, runsolver pid=23212

[startup+0.100068 s]*
/proc/loadavg: 6.99 6.82 6.91 8/269 23217
/proc/meminfo: memFree=129993184/131249996 swapFree=33010684/33010684
[pid=23215] ppid=23212 vsize=96348 memory=25724 CPUtime=0.11 cores=4,6
/proc/23215/stat : 23215 (pb_competition_) R 23212 23215 22073 0 -1 4194304 5532 0 0 0 11 0 0 0 20 0 2 0 34672180 98660352 6431 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
/proc/23215/statm: 24087 6431 672 633 0 7924 0
[pid=23215/tid=23217] ppid=23212 vsize=96348 memory=4026531960 CPUtime=0.02 cores=4,6
/proc/23215/task/23217/stat : 23217 (pb_competition_) S 23212 23215 22073 0 -1 4194368 1009 0 0 0 2 0 0 0 20 0 2 0 34672180 98660352 6463 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 96348 KiB
Current children cumulated memory: 25724 KiB

[startup+0.205754 s]*
/proc/loadavg: 6.99 6.82 6.91 7/269 23217
/proc/meminfo: memFree=129977056/131249996 swapFree=33010684/33010684
[pid=23215] ppid=23212 vsize=109040 memory=38524 CPUtime=0.26 cores=4,6
/proc/23215/stat : 23215 (pb_competition_) R 23212 23215 22073 0 -1 4194304 11695 0 0 0 25 1 0 0 20 0 2 0 34672180 111656960 9631 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
/proc/23215/statm: 27260 9631 672 633 0 11097 0
[pid=23215/tid=23217] ppid=23212 vsize=109040 memory=664958721904869660 CPUtime=0.06 cores=4,6
/proc/23215/task/23217/stat : 23217 (pb_competition_) S 23212 23215 22073 0 -1 4194368 1009 0 0 0 6 0 0 0 20 0 2 0 34672180 111656960 9631 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 109040 KiB
Current children cumulated memory: 38524 KiB

[startup+0.305765 s]*
/proc/loadavg: 6.99 6.82 6.91 9/269 23217
/proc/meminfo: memFree=129977056/131249996 swapFree=33010684/33010684
[pid=23215] ppid=23212 vsize=109040 memory=38524 CPUtime=0.36 cores=4,6
/proc/23215/stat : 23215 (pb_competition_) S 23212 23215 22073 0 -1 4194304 11707 0 0 0 35 1 0 0 20 0 2 0 34672180 111656960 9631 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
/proc/23215/statm: 27260 9631 672 633 0 11097 0
[pid=23215/tid=23217] ppid=23212 vsize=109040 memory=-7241363525598548841 CPUtime=0.07 cores=4,6
/proc/23215/task/23217/stat : 23217 (pb_competition_) R 23212 23215 22073 0 -1 4194368 1009 0 0 0 7 0 0 0 20 0 2 0 34672180 111656960 9631 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 109040 KiB
Current children cumulated memory: 38524 KiB

[startup+0.700229 s]
/proc/loadavg: 6.99 6.82 6.91 8/269 23217
/proc/meminfo: memFree=129977056/131249996 swapFree=33010684/33010684
[pid=23215] ppid=23212 vsize=109172 memory=38652 CPUtime=0.98 cores=4,6
/proc/23215/stat : 23215 (pb_competition_) R 23212 23215 22073 0 -1 4194304 11734 0 0 0 96 2 0 0 20 0 2 0 34672180 111792128 9663 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
/proc/23215/statm: 27293 9663 672 633 0 11130 0
[pid=23215/tid=23217] ppid=23212 vsize=109172 memory=17408 CPUtime=0.3 cores=4,6
/proc/23215/task/23217/stat : 23217 (pb_competition_) R 23212 23215 22073 0 -1 4194368 1009 0 0 0 30 0 0 0 20 0 2 0 34672180 111792128 9663 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 109172 KiB
Current children cumulated memory: 38652 KiB

[startup+1.5002 s]
/proc/loadavg: 6.99 6.82 6.91 8/269 23217
/proc/meminfo: memFree=129977056/131249996 swapFree=33010684/33010684
[pid=23215] ppid=23212 vsize=109172 memory=38656 CPUtime=2.35 cores=4,6
/proc/23215/stat : 23215 (pb_competition_) R 23212 23215 22073 0 -1 4194304 17760 0 0 0 232 3 0 0 20 0 2 0 34672180 111792128 9664 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
/proc/23215/statm: 27293 9664 672 633 0 11130 0
[pid=23215/tid=23217] ppid=23212 vsize=109172 memory=17408 CPUtime=0.87 cores=4,6
/proc/23215/task/23217/stat : 23217 (pb_competition_) S 23212 23215 22073 0 -1 4194368 1341 0 0 0 87 0 0 0 20 0 2 0 34672180 111792128 9664 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
Current children cumulated CPU time: 2.35 s
Current children cumulated vsize: 109172 KiB
Current children cumulated memory: 38656 KiB

[startup+3.10543 s]
/proc/loadavg: 7.07 6.84 6.92 9/269 23217
/proc/meminfo: memFree=129977388/131249996 swapFree=33010684/33010684
[pid=23215] ppid=23212 vsize=109232 memory=38696 CPUtime=4.92 cores=4,6
/proc/23215/stat : 23215 (pb_competition_) R 23212 23215 22073 0 -1 4194304 82166 0 0 0 478 14 0 0 20 0 2 0 34672180 111853568 9674 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
/proc/23215/statm: 27308 9674 672 633 0 11145 0
[pid=23215/tid=23217] ppid=23212 vsize=109232 memory=38528 CPUtime=1.84 cores=4,6
/proc/23215/task/23217/stat : 23217 (pb_competition_) S 23212 23215 22073 0 -1 4194368 2051 0 0 0 184 0 0 0 20 0 2 0 34672180 111853568 9674 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
Current children cumulated CPU time: 4.92 s
Current children cumulated vsize: 109232 KiB
Current children cumulated memory: 38696 KiB

[startup+6.30021 s]
/proc/loadavg: 7.07 6.84 6.92 8/269 23217
/proc/meminfo: memFree=129961256/131249996 swapFree=33010684/33010684
[pid=23215] ppid=23212 vsize=110072 memory=39340 CPUtime=10.1 cores=4,6
/proc/23215/stat : 23215 (pb_competition_) R 23212 23215 22073 0 -1 4194304 167572 0 0 0 979 31 0 0 20 0 2 0 34672180 112713728 9835 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
/proc/23215/statm: 27518 9835 672 633 0 11355 0
[pid=23215/tid=23217] ppid=23212 vsize=110072 memory=17408 CPUtime=3.86 cores=4,6
/proc/23215/task/23217/stat : 23217 (pb_competition_) R 23212 23215 22073 0 -1 4194368 2645 0 0 0 385 1 0 0 20 0 2 0 34672180 112713728 9835 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
Current children cumulated CPU time: 10.1 s
Current children cumulated vsize: 110072 KiB
Current children cumulated memory: 39340 KiB

[startup+12.7002 s]
/proc/loadavg: 7.14 6.86 6.92 6/269 23218
/proc/meminfo: memFree=129961508/131249996 swapFree=33010684/33010684
[pid=23215] ppid=23212 vsize=109832 memory=38968 CPUtime=20.72 cores=4,6
/proc/23215/stat : 23215 (pb_competition_) R 23212 23215 22073 0 -1 4194304 358234 0 0 0 2004 68 0 0 20 0 2 0 34672180 112467968 9742 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
/proc/23215/statm: 27458 9742 672 633 0 11295 0
[pid=23215/tid=23217] ppid=23212 vsize=109832 memory=39480 CPUtime=8.12 cores=4,6
/proc/23215/task/23217/stat : 23217 (pb_competition_) R 23212 23215 22073 0 -1 4194368 4608 0 0 0 810 2 0 0 20 0 2 0 34672180 112467968 9742 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
Current children cumulated CPU time: 20.72 s
Current children cumulated vsize: 109832 KiB
Current children cumulated memory: 38968 KiB

[startup+25.5002 s]
/proc/loadavg: 7.20 6.88 6.93 9/269 23218
/proc/meminfo: memFree=129962776/131249996 swapFree=33010684/33010684
[pid=23215] ppid=23212 vsize=110816 memory=40100 CPUtime=41.97 cores=4,6
/proc/23215/stat : 23215 (pb_competition_) R 23212 23215 22073 0 -1 4194304 653588 0 0 0 4074 123 0 0 20 0 2 0 34672180 113475584 10025 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
/proc/23215/statm: 27704 10025 672 633 0 11541 0
[pid=23215/tid=23217] ppid=23212 vsize=110816 memory=39288 CPUtime=16.68 cores=4,6
/proc/23215/task/23217/stat : 23217 (pb_competition_) R 23212 23215 22073 0 -1 4194368 6302 0 0 0 1662 6 0 0 20 0 2 0 34672180 113475584 10025 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
Current children cumulated CPU time: 41.97 s
Current children cumulated vsize: 110816 KiB
Current children cumulated memory: 40100 KiB

[startup+51.1057 s]
/proc/loadavg: 7.01 6.86 6.92 6/270 23221
/proc/meminfo: memFree=129933040/131249996 swapFree=33010684/33010684
[pid=23215] ppid=23212 vsize=115080 memory=43576 CPUtime=85.49 cores=4,6
/proc/23215/stat : 23215 (pb_competition_) R 23212 23215 22073 0 -1 4194304 669007 0 0 0 8402 147 0 0 20 0 2 0 34672180 117841920 10894 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
/proc/23215/statm: 28770 10894 672 633 0 12607 0
[pid=23215/tid=23217] ppid=23212 vsize=115080 memory=17408 CPUtime=34.8 cores=4,6
/proc/23215/task/23217/stat : 23217 (pb_competition_) R 23212 23215 22073 0 -1 4194368 8777 0 0 0 3468 12 0 0 20 0 2 0 34672180 117841920 10894 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
Current children cumulated CPU time: 85.49 s
Current children cumulated vsize: 115080 KiB
Current children cumulated memory: 43576 KiB

[startup+102.3 s]
/proc/loadavg: 6.97 6.87 6.92 8/269 23224
/proc/meminfo: memFree=129924080/131249996 swapFree=33010684/33010684
[pid=23215] ppid=23212 vsize=115996 memory=44984 CPUtime=173.08 cores=4,6
/proc/23215/stat : 23215 (pb_competition_) R 23212 23215 22073 0 -1 4194304 683021 0 0 0 17125 183 0 0 20 0 2 0 34672180 118779904 11246 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
/proc/23215/statm: 28999 11246 672 633 0 12836 0
[pid=23215/tid=23217] ppid=23212 vsize=115996 memory=17408 CPUtime=71.59 cores=4,6
/proc/23215/task/23217/stat : 23217 (pb_competition_) R 23212 23215 22073 0 -1 4194368 11977 0 0 0 7138 21 0 0 20 0 2 0 34672180 118779904 11246 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
Current children cumulated CPU time: 173.08 s
Current children cumulated vsize: 115996 KiB
Current children cumulated memory: 44984 KiB

[startup+162.3 s]
/proc/loadavg: 7.08 6.93 6.94 7/270 23229
/proc/meminfo: memFree=129939092/131249996 swapFree=33010684/33010684
[pid=23215] ppid=23212 vsize=121072 memory=48360 CPUtime=276.84 cores=4,6
/proc/23215/stat : 23215 (pb_competition_) R 23212 23215 22073 0 -1 4194304 684000 0 0 0 27471 213 0 0 20 0 2 0 34672180 123977728 12090 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
/proc/23215/statm: 30268 12090 672 633 0 14105 0
[pid=23215/tid=23217] ppid=23212 vsize=121072 memory=5632 CPUtime=115.88 cores=4,6
/proc/23215/task/23217/stat : 23217 (pb_competition_) R 23212 23215 22073 0 -1 4194368 11980 0 0 0 11558 30 0 0 20 0 2 0 34672180 123977728 12090 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
Current children cumulated CPU time: 276.84 s
Current children cumulated vsize: 121072 KiB
Current children cumulated memory: 48360 KiB

[startup+222.3 s]
/proc/loadavg: 7.35 7.04 6.98 7/270 23235
/proc/meminfo: memFree=129939720/131249996 swapFree=33010684/33010684
[pid=23215] ppid=23212 vsize=122400 memory=51780 CPUtime=381.15 cores=4,6
/proc/23215/stat : 23215 (pb_competition_) R 23212 23215 22073 0 -1 4194304 685580 0 0 0 37875 240 0 0 20 0 2 0 34672180 125337600 12945 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
/proc/23215/statm: 30600 12945 672 633 0 14437 0
[pid=23215/tid=23217] ppid=23212 vsize=122400 memory=17408 CPUtime=160.76 cores=4,6
/proc/23215/task/23217/stat : 23217 (pb_competition_) R 23212 23215 22073 0 -1 4194368 11991 0 0 0 16039 37 0 0 20 0 2 0 34672180 125337600 12945 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
Current children cumulated CPU time: 381.15 s
Current children cumulated vsize: 122400 KiB
Current children cumulated memory: 51780 KiB

[startup+282.3 s]
/proc/loadavg: 7.10 7.03 6.98 9/271 23238
/proc/meminfo: memFree=129947404/131249996 swapFree=33010684/33010684
[pid=23215] ppid=23212 vsize=123172 memory=52420 CPUtime=486.59 cores=4,6
/proc/23215/stat : 23215 (pb_competition_) R 23212 23215 22073 0 -1 4194304 686758 0 0 0 48393 266 0 0 20 0 2 0 34672180 126128128 13105 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
/proc/23215/statm: 30793 13105 672 633 0 14630 0
[pid=23215/tid=23217] ppid=23212 vsize=123172 memory=52420 CPUtime=206.79 cores=4,6
/proc/23215/task/23217/stat : 23217 (pb_competition_) R 23212 23215 22073 0 -1 4194368 12056 0 0 0 20635 44 0 0 20 0 2 0 34672180 126128128 13105 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
Current children cumulated CPU time: 486.59 s
Current children cumulated vsize: 123172 KiB
Current children cumulated memory: 52420 KiB

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

/proc/meminfo: memFree=129948324/131249996 swapFree=33010684/33010684
[pid=23215] ppid=23212 vsize=133104 memory=59352 CPUtime=2493.43 cores=4,6
/proc/23215/stat : 23215 (pb_competition_) R 23212 23215 22073 0 -1 4194304 701767 0 0 0 248669 674 0 0 20 0 2 0 34672180 136298496 14838 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
/proc/23215/statm: 33276 14838 672 633 0 17113 0
[pid=23215/tid=23217] ppid=23212 vsize=133104 memory=59352 CPUtime=1084.96 cores=4,6
/proc/23215/task/23217/stat : 23217 (pb_competition_) R 23212 23215 22073 0 -1 4194368 13105 0 0 0 108295 201 0 0 20 0 2 0 34672180 136298496 14838 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
Current children cumulated CPU time: 2493.43 s
Current children cumulated vsize: 133104 KiB
Current children cumulated memory: 59352 KiB

[startup+1482.3 s]
/proc/loadavg: 6.88 7.14 7.19 8/267 23308
/proc/meminfo: memFree=129948356/131249996 swapFree=33010684/33010684
[pid=23215] ppid=23212 vsize=133104 memory=59352 CPUtime=2600.37 cores=4,6
/proc/23215/stat : 23215 (pb_competition_) R 23212 23215 22073 0 -1 4194304 701767 0 0 0 259344 693 0 0 20 0 2 0 34672180 136298496 14838 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
/proc/23215/statm: 33276 14838 672 633 0 17113 0
[pid=23215/tid=23217] ppid=23212 vsize=133104 memory=59352 CPUtime=1132.52 cores=4,6
/proc/23215/task/23217/stat : 23217 (pb_competition_) R 23212 23215 22073 0 -1 4194368 13105 0 0 0 113042 210 0 0 20 0 2 0 34672180 136298496 14838 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
Current children cumulated CPU time: 2600.37 s
Current children cumulated vsize: 133104 KiB
Current children cumulated memory: 59352 KiB

[startup+1542.3 s]
/proc/loadavg: 7.33 7.21 7.21 8/267 23310
/proc/meminfo: memFree=129949132/131249996 swapFree=33010684/33010684
[pid=23215] ppid=23212 vsize=133104 memory=59352 CPUtime=2707.17 cores=4,6
/proc/23215/stat : 23215 (pb_competition_) R 23212 23215 22073 0 -1 4194304 703066 0 0 0 270007 710 0 0 20 0 2 0 34672180 136298496 14838 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
/proc/23215/statm: 33276 14838 672 633 0 17113 0
[pid=23215/tid=23217] ppid=23212 vsize=133104 memory=59352 CPUtime=1179.97 cores=4,6
/proc/23215/task/23217/stat : 23217 (pb_competition_) R 23212 23215 22073 0 -1 4194368 13288 0 0 0 117779 218 0 0 20 0 2 0 34672180 136298496 14838 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
Current children cumulated CPU time: 2707.17 s
Current children cumulated vsize: 133104 KiB
Current children cumulated memory: 59352 KiB

[startup+1602.3 s]
/proc/loadavg: 7.42 7.26 7.23 9/268 23358
/proc/meminfo: memFree=129998588/131249996 swapFree=33010684/33010684
[pid=23215] ppid=23212 vsize=133104 memory=59352 CPUtime=2814.42 cores=4,6
/proc/23215/stat : 23215 (pb_competition_) R 23212 23215 22073 0 -1 4194304 703067 0 0 0 280712 730 0 0 20 0 2 0 34672180 136298496 14838 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
/proc/23215/statm: 33276 14838 672 633 0 17113 0
[pid=23215/tid=23217] ppid=23212 vsize=133104 memory=59352 CPUtime=1227.83 cores=4,6
/proc/23215/task/23217/stat : 23217 (pb_competition_) R 23212 23215 22073 0 -1 4194368 13288 0 0 0 122554 229 0 0 20 0 2 0 34672180 136298496 14838 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
Current children cumulated CPU time: 2814.42 s
Current children cumulated vsize: 133104 KiB
Current children cumulated memory: 59352 KiB

[startup+1662.3 s]
/proc/loadavg: 7.53 7.32 7.25 9/267 23361
/proc/meminfo: memFree=129997528/131249996 swapFree=33010684/33010684
[pid=23215] ppid=23212 vsize=133104 memory=59352 CPUtime=2921.82 cores=4,6
/proc/23215/stat : 23215 (pb_competition_) R 23212 23215 22073 0 -1 4194304 704356 0 0 0 291438 744 0 0 20 0 2 0 34672180 136298496 14838 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
/proc/23215/statm: 33276 14838 672 633 0 17113 0
[pid=23215/tid=23217] ppid=23212 vsize=133104 memory=59352 CPUtime=1275.83 cores=4,6
/proc/23215/task/23217/stat : 23217 (pb_competition_) R 23212 23215 22073 0 -1 4194368 13358 0 0 0 127348 235 0 0 20 0 2 0 34672180 136298496 14838 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
Current children cumulated CPU time: 2921.82 s
Current children cumulated vsize: 133104 KiB
Current children cumulated memory: 59352 KiB

[startup+1722.3 s]
/proc/loadavg: 7.48 7.34 7.26 9/267 23363
/proc/meminfo: memFree=129994744/131249996 swapFree=33010684/33010684
[pid=23215] ppid=23212 vsize=133104 memory=59352 CPUtime=3029.36 cores=4,6
/proc/23215/stat : 23215 (pb_competition_) R 23212 23215 22073 0 -1 4194304 704414 0 0 0 302177 759 0 0 20 0 2 0 34672180 136298496 14838 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
/proc/23215/statm: 33276 14838 672 633 0 17113 0
[pid=23215/tid=23217] ppid=23212 vsize=133104 memory=59352 CPUtime=1324 cores=4,6
/proc/23215/task/23217/stat : 23217 (pb_competition_) R 23212 23215 22073 0 -1 4194368 13358 0 0 0 132157 243 0 0 20 0 2 0 34672180 136298496 14838 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
Current children cumulated CPU time: 3029.36 s
Current children cumulated vsize: 133104 KiB
Current children cumulated memory: 59352 KiB

[startup+1782.3 s]
/proc/loadavg: 7.47 7.37 7.28 10/267 23365
/proc/meminfo: memFree=129998976/131249996 swapFree=33010684/33010684
[pid=23215] ppid=23212 vsize=133300 memory=59480 CPUtime=3137.02 cores=4,6
/proc/23215/stat : 23215 (pb_competition_) R 23212 23215 22073 0 -1 4194304 705936 0 0 0 312927 775 0 0 20 0 2 0 34672180 136499200 14870 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
/proc/23215/statm: 33325 14870 672 633 0 17162 0
[pid=23215/tid=23217] ppid=23212 vsize=133300 memory=14572 CPUtime=1372.23 cores=4,6
/proc/23215/task/23217/stat : 23217 (pb_competition_) R 23212 23215 22073 0 -1 4194368 13563 0 0 0 136973 250 0 0 20 0 2 0 34672180 136499200 14870 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
Current children cumulated CPU time: 3137.02 s
Current children cumulated vsize: 133300 KiB
Current children cumulated memory: 59480 KiB

[startup+1842.3 s]
/proc/loadavg: 7.11 7.28 7.25 6/267 23412
/proc/meminfo: memFree=130047532/131249996 swapFree=33010684/33010684
[pid=23215] ppid=23212 vsize=133300 memory=59608 CPUtime=3244.37 cores=4,6
/proc/23215/stat : 23215 (pb_competition_) R 23212 23215 22073 0 -1 4194304 707426 0 0 0 323641 796 0 0 20 0 2 0 34672180 136499200 14902 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
/proc/23215/statm: 33325 14902 672 633 0 17162 0
[pid=23215/tid=23217] ppid=23212 vsize=133300 memory=59608 CPUtime=1420.3 cores=4,6
/proc/23215/task/23217/stat : 23217 (pb_competition_) R 23212 23215 22073 0 -1 4194368 13628 0 0 0 141770 260 0 0 20 0 2 0 34672180 136499200 14902 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
Current children cumulated CPU time: 3244.37 s
Current children cumulated vsize: 133300 KiB
Current children cumulated memory: 59608 KiB

[startup+1902.3 s]
/proc/loadavg: 6.77 7.15 7.21 6/267 23460
/proc/meminfo: memFree=130100492/131249996 swapFree=33010684/33010684
[pid=23215] ppid=23212 vsize=133768 memory=59992 CPUtime=3351.83 cores=4,6
/proc/23215/stat : 23215 (pb_competition_) R 23212 23215 22073 0 -1 4194304 707522 0 0 0 334370 813 0 0 20 0 2 0 34672180 136978432 14998 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
/proc/23215/statm: 33442 14998 672 633 0 17279 0
[pid=23215/tid=23217] ppid=23212 vsize=133768 memory=59864 CPUtime=1468.25 cores=4,6
/proc/23215/task/23217/stat : 23217 (pb_competition_) R 23212 23215 22073 0 -1 4194368 13628 0 0 0 146560 265 0 0 20 0 2 0 34672180 136978432 14998 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
Current children cumulated CPU time: 3351.83 s
Current children cumulated vsize: 133768 KiB
Current children cumulated memory: 59992 KiB

[startup+1962.3 s]
/proc/loadavg: 6.19 6.91 7.12 6/268 23466
/proc/meminfo: memFree=130100632/131249996 swapFree=33010684/33010684
[pid=23215] ppid=23212 vsize=134296 memory=60504 CPUtime=3459.57 cores=4,6
/proc/23215/stat : 23215 (pb_competition_) R 23212 23215 22073 0 -1 4194304 709302 0 0 0 345130 827 0 0 20 0 2 0 34672180 137519104 15126 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
/proc/23215/statm: 33574 15126 672 633 0 17411 0
[pid=23215/tid=23217] ppid=23212 vsize=134296 memory=60504 CPUtime=1516.44 cores=4,6
/proc/23215/task/23217/stat : 23217 (pb_competition_) R 23212 23215 22073 0 -1 4194368 13706 0 0 0 151375 269 0 0 20 0 2 0 34672180 137519104 15126 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
Current children cumulated CPU time: 3459.57 s
Current children cumulated vsize: 134296 KiB
Current children cumulated memory: 60504 KiB

[startup+2022.3 s]
/proc/loadavg: 6.36 6.81 7.07 7/268 23472
/proc/meminfo: memFree=130100808/131249996 swapFree=33010684/33010684
[pid=23215] ppid=23212 vsize=134552 memory=60760 CPUtime=3567.4 cores=4,6
/proc/23215/stat : 23215 (pb_competition_) R 23212 23215 22073 0 -1 4194304 709375 0 0 0 355898 842 0 0 20 0 2 0 34672180 137781248 15190 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
/proc/23215/statm: 33638 15190 672 633 0 17475 0
[pid=23215/tid=23217] ppid=23212 vsize=134552 memory=60760 CPUtime=1564.7 cores=4,6
/proc/23215/task/23217/stat : 23217 (pb_competition_) R 23212 23215 22073 0 -1 4194368 13706 0 0 0 156196 274 0 0 20 0 2 0 34672180 137781248 15190 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
Current children cumulated CPU time: 3567.4 s
Current children cumulated vsize: 134552 KiB
Current children cumulated memory: 60760 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2040.4 s]
/proc/loadavg: 6.04 6.71 7.03 6/268 23473
/proc/meminfo: memFree=130096720/131249996 swapFree=33010684/33010684
[pid=23215] ppid=23212 vsize=134552 memory=60888 CPUtime=3600.03 cores=4,6
/proc/23215/stat : 23215 (pb_competition_) R 23212 23215 22073 0 -1 4194304 709380 0 0 0 359158 845 0 0 20 0 2 0 34672180 137781248 15222 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
/proc/23215/statm: 33638 15222 672 633 0 17475 0
[pid=23215/tid=23217] ppid=23212 vsize=134552 memory=60888 CPUtime=1579.36 cores=4,6
/proc/23215/task/23217/stat : 23217 (pb_competition_) S 23212 23215 22073 0 -1 4194368 13706 0 0 0 157661 275 0 0 20 0 2 0 34672180 137781248 15222 18446744073709551615 4198400 6788177 140735953489536 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 29679616 140735953496410 140735953496536 140735953496536 140735953502138 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 134552 KiB
Current children cumulated memory: 60888 KiB

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

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

# cumulated CPU time of all completed processes:  user=3591.62 s, system=8.45734 s

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

Child status: 0

Real time (s): 2040.43
CPU time (s): 3600.07
CPU user time (s): 3591.62
CPU system time (s): 8.45734
CPU usage (%): 176.437
Max. virtual memory (cumulated for all children) (KiB): 134552
Max. memory (cumulated for all children) (KiB): 60888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3591.62
system time used= 8.45734
maximum resident set size= 63068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 709889
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= 116380
involuntary context switches= 116987


# summary of solver processes directly reported to runsolver:
#   pid: 23215
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3591.62
#   total CPU system time (s): 8.45734

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.10904 second user time and 9.61762 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-06-29 11:38:55
IDJOB=4507586
IDBENCH=158367
IDSOLVER=3347
FILE ID=nodeC032/4507586-1751189935
RUNJOBID= nodeC032-1751182846-22084
SLURM_JOB_ID= 9587564
Free space on /tmp= 432056 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K96.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-4507586-1751189935/watcher-4507586-1751189935 -o /tmp/evaluation-result-4507586-1751189935/solver-4507586-1751189935 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751182846-22084 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 858834568 HOME/instance-4507586-1751189935.opb

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

MD5SUM BENCH= 85449da570d8e9c3bf031cd447953d83
RANDOM SEED=858834568

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.929
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.799
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.937
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		: 3600.054
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		: 3604.612
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.832
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.854
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		: 3600.107
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:        130013080 kB
MemAvailable:   129650360 kB
Buffers:            3280 kB
Cached:           438184 kB
SwapCached:            0 kB
Active:           455376 kB
Inactive:         197260 kB
Active(anon):     229240 kB
Inactive(anon):        0 kB
Active(file):     226136 kB
Inactive(file):   197260 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5412 kB
Writeback:             0 kB
AnonPages:        214272 kB
Mapped:           110860 kB
Shmem:             18068 kB
KReclaimable:      86516 kB
Slab:             169704 kB
SReclaimable:      86516 kB
SUnreclaim:        83188 kB
KernelStack:        4304 kB
PageTables:         3284 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     572628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 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 12:12:56