Trace number 4511334

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.15 1818.41

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/
EC_ODD_GRIDS/normalized-ECgrid3x30split.opb
MD5SUMf37ba20d47e69eae407a51287629c812
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.033024
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables181
Total number of constraints91
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)91
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
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: 181
0.00/0.00	c #constraint: 91
0.00/0.00	c #equal: 91
0.00/0.00	c intsize: 3
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: 1975859370
3600.12/1818.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: 63794 MiB (63295 MiB free)
  memory of node 1: 64507 MiB (64072 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4511334-1751207038/watcher-4511334-1751207038 -o /tmp/evaluation-result-4511334-1751207038/solver-4511334-1751207038 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1751205227-25844 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1975859370 HOME/instance-4511334-1751207038.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
solver pid=26102, runsolver pid=26098
Current StackSize limit: 8192 KiB


[startup+0.100069 s]*
/proc/loadavg: 8.10 8.09 7.46 7/250 26112
/proc/meminfo: memFree=130419604/131382120 swapFree=33010416/33010684
[pid=26102] ppid=26098 vsize=78036 memory=3584 CPUtime=0.17 cores=4,6
/proc/26102/stat : 26102 (pb_competition_) R 26098 26102 25833 0 -1 4194304 348 0 0 0 17 0 0 0 20 0 2 0 36383166 79908864 896 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
/proc/26102/statm: 19509 896 672 633 0 2373 0
[pid=26102/tid=26104] ppid=26098 vsize=78036 memory=4026532361 CPUtime=0.06 cores=4,6
/proc/26102/task/26104/stat : 26104 (pb_competition_) S 26098 26102 25833 0 -1 4194368 12 0 0 0 6 0 0 0 20 0 2 0 36383166 79908864 896 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 78036 KiB
Current children cumulated memory: 3584 KiB

[startup+0.212386 s]*
/proc/loadavg: 8.10 8.09 7.46 8/249 26122
/proc/meminfo: memFree=130420132/131382120 swapFree=33010416/33010684
[pid=26102] ppid=26098 vsize=78036 memory=3584 CPUtime=0.36 cores=4,6
/proc/26102/stat : 26102 (pb_competition_) R 26098 26102 25833 0 -1 4194304 350 0 0 0 35 1 0 0 20 0 2 0 36383166 79908864 896 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
/proc/26102/statm: 19509 896 672 633 0 2373 0
[pid=26102/tid=26104] ppid=26098 vsize=78036 memory=5983648042466672759 CPUtime=0.14 cores=4,6
/proc/26102/task/26104/stat : 26104 (pb_competition_) R 26098 26102 25833 0 -1 4194368 12 0 0 0 14 0 0 0 20 0 2 0 36383166 79908864 896 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 78036 KiB
Current children cumulated memory: 3584 KiB

[startup+0.312502 s]*
/proc/loadavg: 8.10 8.09 7.46 8/249 26128
/proc/meminfo: memFree=130419240/131382120 swapFree=33010416/33010684
[pid=26102] ppid=26098 vsize=78036 memory=3584 CPUtime=0.54 cores=4,6
/proc/26102/stat : 26102 (pb_competition_) R 26098 26102 25833 0 -1 4194304 350 0 0 0 53 1 0 0 20 0 2 0 36383166 79908864 896 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
/proc/26102/statm: 19509 896 672 633 0 2373 0
[pid=26102/tid=26104] ppid=26098 vsize=78036 memory=7972085474328656235 CPUtime=0.24 cores=4,6
/proc/26102/task/26104/stat : 26104 (pb_competition_) R 26098 26102 25833 0 -1 4194368 12 0 0 0 24 0 0 0 20 0 2 0 36383166 79908864 896 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 78036 KiB
Current children cumulated memory: 3584 KiB

[startup+0.700257 s]
/proc/loadavg: 8.10 8.09 7.46 8/254 26141
/proc/meminfo: memFree=130415812/131382120 swapFree=33010416/33010684
[pid=26102] ppid=26098 vsize=78104 memory=3584 CPUtime=0.99 cores=4,6
/proc/26102/stat : 26102 (pb_competition_) R 26098 26102 25833 0 -1 4194304 354 0 0 0 96 3 0 0 20 0 2 0 36383166 79978496 896 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
/proc/26102/statm: 19526 896 672 633 0 2390 0
[pid=26102/tid=26104] ppid=26098 vsize=78104 memory=17152 CPUtime=0.32 cores=4,6
/proc/26102/task/26104/stat : 26104 (pb_competition_) S 26098 26102 25833 0 -1 4194368 12 0 0 0 32 0 0 0 20 0 2 0 36383166 79978496 896 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 78104 KiB
Current children cumulated memory: 3584 KiB

[startup+1.50028 s]
/proc/loadavg: 8.10 8.09 7.46 8/254 26141
/proc/meminfo: memFree=130415816/131382120 swapFree=33010416/33010684
[pid=26102] ppid=26098 vsize=78104 memory=3584 CPUtime=1.79 cores=4,6
/proc/26102/stat : 26102 (pb_competition_) R 26098 26102 25833 0 -1 4194304 570 0 0 0 172 7 0 0 20 0 2 0 36383166 79978496 896 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
/proc/26102/statm: 19526 896 672 633 0 2390 0
[pid=26102/tid=26104] ppid=26098 vsize=78104 memory=17152 CPUtime=0.32 cores=4,6
/proc/26102/task/26104/stat : 26104 (pb_competition_) S 26098 26102 25833 0 -1 4194368 12 0 0 0 32 0 0 0 20 0 2 0 36383166 79978496 896 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
Current children cumulated CPU time: 1.79 s
Current children cumulated vsize: 78104 KiB
Current children cumulated memory: 3584 KiB

[startup+3.112 s]
/proc/loadavg: 8.02 8.07 7.46 8/254 26141
/proc/meminfo: memFree=130415820/131382120 swapFree=33010416/33010684
[pid=26102] ppid=26098 vsize=78104 memory=3584 CPUtime=3.4 cores=4,6
/proc/26102/stat : 26102 (pb_competition_) R 26098 26102 25833 0 -1 4194304 791 0 0 0 327 13 0 0 20 0 2 0 36383166 79978496 896 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
/proc/26102/statm: 19526 896 672 633 0 2390 0
[pid=26102/tid=26104] ppid=26098 vsize=78104 memory=7971803999351617899 CPUtime=0.32 cores=4,6
/proc/26102/task/26104/stat : 26104 (pb_competition_) S 26098 26102 25833 0 -1 4194368 12 0 0 0 32 0 0 0 20 0 2 0 36383166 79978496 896 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
Current children cumulated CPU time: 3.4 s
Current children cumulated vsize: 78104 KiB
Current children cumulated memory: 3584 KiB

[startup+6.30026 s]
/proc/loadavg: 8.02 8.07 7.46 7/250 26167
/proc/meminfo: memFree=130418164/131382120 swapFree=33010416/33010684
[pid=26102] ppid=26098 vsize=78104 memory=3584 CPUtime=6.58 cores=4,6
/proc/26102/stat : 26102 (pb_competition_) R 26098 26102 25833 0 -1 4194304 1007 0 0 0 633 25 0 0 20 0 2 0 36383166 79978496 896 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
/proc/26102/statm: 19526 896 672 633 0 2390 0
[pid=26102/tid=26104] ppid=26098 vsize=78104 memory=0 CPUtime=0.32 cores=4,6
/proc/26102/task/26104/stat : 26104 (pb_competition_) S 26098 26102 25833 0 -1 4194368 12 0 0 0 32 0 0 0 20 0 2 0 36383166 79978496 896 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
Current children cumulated CPU time: 6.58 s
Current children cumulated vsize: 78104 KiB
Current children cumulated memory: 3584 KiB

[startup+12.7003 s]
/proc/loadavg: 7.79 8.02 7.45 7/254 26187
/proc/meminfo: memFree=130416876/131382120 swapFree=33010416/33010684
[pid=26102] ppid=26098 vsize=78104 memory=3584 CPUtime=12.95 cores=4,6
/proc/26102/stat : 26102 (pb_competition_) R 26098 26102 25833 0 -1 4194304 1217 0 0 0 1248 47 0 0 20 0 2 0 36383166 79978496 896 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
/proc/26102/statm: 19526 896 672 633 0 2390 0
[pid=26102/tid=26104] ppid=26098 vsize=78104 memory=3584 CPUtime=0.32 cores=4,6
/proc/26102/task/26104/stat : 26104 (pb_competition_) S 26098 26102 25833 0 -1 4194368 12 0 0 0 32 0 0 0 20 0 2 0 36383166 79978496 896 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
Current children cumulated CPU time: 12.95 s
Current children cumulated vsize: 78104 KiB
Current children cumulated memory: 3584 KiB

[startup+25.5001 s]
/proc/loadavg: 7.74 8.00 7.45 9/254 26187
/proc/meminfo: memFree=130416680/131382120 swapFree=33010416/33010684
[pid=26102] ppid=26098 vsize=78104 memory=3584 CPUtime=32.79 cores=4,6
/proc/26102/stat : 26102 (pb_competition_) R 26098 26102 25833 0 -1 4194304 1661 0 0 0 3155 124 0 0 20 0 2 0 36383166 79978496 896 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
/proc/26102/statm: 19526 896 672 633 0 2390 0
[pid=26102/tid=26104] ppid=26098 vsize=78104 memory=3584 CPUtime=7.41 cores=4,6
/proc/26102/task/26104/stat : 26104 (pb_competition_) R 26098 26102 25833 0 -1 4194368 53 0 0 0 734 7 0 0 20 0 2 0 36383166 79978496 896 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
Current children cumulated CPU time: 32.79 s
Current children cumulated vsize: 78104 KiB
Current children cumulated memory: 3584 KiB

[startup+51.1041 s]
/proc/loadavg: 7.83 8.00 7.47 9/254 26188
/proc/meminfo: memFree=130416656/131382120 swapFree=33010416/33010684
[pid=26102] ppid=26098 vsize=78104 memory=3584 CPUtime=83.74 cores=4,6
/proc/26102/stat : 26102 (pb_competition_) R 26098 26102 25833 0 -1 4194304 1870 0 0 0 8057 317 0 0 20 0 2 0 36383166 79978496 896 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
/proc/26102/statm: 19526 896 672 633 0 2390 0
[pid=26102/tid=26104] ppid=26098 vsize=78104 memory=3584 CPUtime=32.9 cores=4,6
/proc/26102/task/26104/stat : 26104 (pb_competition_) R 26098 26102 25833 0 -1 4194368 119 0 0 0 3254 36 0 0 20 0 2 0 36383166 79978496 896 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
Current children cumulated CPU time: 83.74 s
Current children cumulated vsize: 78104 KiB
Current children cumulated memory: 3584 KiB

[startup+102.3 s]
/proc/loadavg: 8.10 8.04 7.51 9/254 26189
/proc/meminfo: memFree=130413868/131382120 swapFree=33010416/33010684
[pid=26102] ppid=26098 vsize=78104 memory=3584 CPUtime=185.61 cores=4,6
/proc/26102/stat : 26102 (pb_competition_) R 26098 26102 25833 0 -1 4194304 2348 0 0 0 17874 687 0 0 20 0 2 0 36383166 79978496 896 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
/proc/26102/statm: 19526 896 672 633 0 2390 0
[pid=26102/tid=26104] ppid=26098 vsize=78104 memory=3584 CPUtime=83.84 cores=4,6
/proc/26102/task/26104/stat : 26104 (pb_competition_) R 26098 26102 25833 0 -1 4194368 298 0 0 0 8294 90 0 0 20 0 2 0 36383166 79978496 896 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
Current children cumulated CPU time: 185.61 s
Current children cumulated vsize: 78104 KiB
Current children cumulated memory: 3584 KiB

[startup+162.3 s]
/proc/loadavg: 8.02 8.03 7.55 9/253 26191
/proc/meminfo: memFree=130413276/131382120 swapFree=33010416/33010684
[pid=26102] ppid=26098 vsize=78104 memory=3584 CPUtime=304.98 cores=4,6
/proc/26102/stat : 26102 (pb_competition_) R 26098 26102 25833 0 -1 4194304 2639 0 0 0 29383 1115 0 0 20 0 2 0 36383166 79978496 896 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
/proc/26102/statm: 19526 896 672 633 0 2390 0
[pid=26102/tid=26104] ppid=26098 vsize=78104 memory=3584 CPUtime=143.55 cores=4,6
/proc/26102/task/26104/stat : 26104 (pb_competition_) R 26098 26102 25833 0 -1 4194368 389 0 0 0 14206 149 0 0 20 0 2 0 36383166 79978496 896 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
Current children cumulated CPU time: 304.98 s
Current children cumulated vsize: 78104 KiB
Current children cumulated memory: 3584 KiB

[startup+222.3 s]
/proc/loadavg: 8.09 8.05 7.59 9/253 26193
/proc/meminfo: memFree=130413528/131382120 swapFree=33010416/33010684
[pid=26102] ppid=26098 vsize=78144 memory=3584 CPUtime=424.39 cores=4,6
/proc/26102/stat : 26102 (pb_competition_) R 26098 26102 25833 0 -1 4194304 3042 0 0 0 40907 1532 0 0 20 0 2 0 36383166 80019456 896 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
/proc/26102/statm: 19536 896 672 633 0 2400 0
[pid=26102/tid=26104] ppid=26098 vsize=78144 memory=3584 CPUtime=203.26 cores=4,6
/proc/26102/task/26104/stat : 26104 (pb_competition_) R 26098 26102 25833 0 -1 4194368 511 0 0 0 20120 206 0 0 20 0 2 0 36383166 80019456 896 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
Current children cumulated CPU time: 424.39 s
Current children cumulated vsize: 78144 KiB
Current children cumulated memory: 3584 KiB

[startup+282.3 s]
/proc/loadavg: 8.10 8.06 7.62 9/253 26195
/proc/meminfo: memFree=130413696/131382120 swapFree=33010416/33010684
[pid=26102] ppid=26098 vsize=78144 memory=3712 CPUtime=543.78 cores=4,6
/proc/26102/stat : 26102 (pb_competition_) R 26098 26102 25833 0 -1 4194304 3087 0 0 0 52440 1938 0 0 20 0 2 0 36383166 80019456 928 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
/proc/26102/statm: 19536 928 672 633 0 2400 0
[pid=26102/tid=26104] ppid=26098 vsize=78144 memory=3584 CPUtime=262.96 cores=4,6
/proc/26102/task/26104/stat : 26104 (pb_competition_) R 26098 26102 25833 0 -1 4194368 530 0 0 0 26040 256 0 0 20 0 2 0 36383166 80019456 928 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
Current children cumulated CPU time: 543.78 s
Current children cumulated vsize: 78144 KiB
Current children cumulated memory: 3712 KiB

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

/proc/meminfo: memFree=130413052/131382120 swapFree=33010416/33010684
[pid=26102] ppid=26098 vsize=78176 memory=3712 CPUtime=2334.58 cores=4,6
/proc/26102/stat : 26102 (pb_competition_) R 26098 26102 25833 0 -1 4194304 4210 0 0 0 225839 7619 0 0 20 0 2 0 36383166 80052224 928 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
/proc/26102/statm: 19544 928 672 633 0 2408 0
[pid=26102/tid=26104] ppid=26098 vsize=78176 memory=17152 CPUtime=1158.54 cores=4,6
/proc/26102/task/26104/stat : 26104 (pb_competition_) R 26098 26102 25833 0 -1 4194368 786 0 0 0 114967 887 0 0 20 0 2 0 36383166 80052224 928 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
Current children cumulated CPU time: 2334.58 s
Current children cumulated vsize: 78176 KiB
Current children cumulated memory: 3712 KiB

[startup+1242.3 s]
/proc/loadavg: 8.10 8.07 7.94 9/253 26245
/proc/meminfo: memFree=130412528/131382120 swapFree=33010416/33010684
[pid=26102] ppid=26098 vsize=78176 memory=3712 CPUtime=2453.98 cores=4,6
/proc/26102/stat : 26102 (pb_competition_) R 26098 26102 25833 0 -1 4194304 4471 0 0 0 237421 7977 0 0 20 0 2 0 36383166 80052224 928 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
/proc/26102/statm: 19544 928 672 633 0 2408 0
[pid=26102/tid=26104] ppid=26098 vsize=78176 memory=3712 CPUtime=1218.25 cores=4,6
/proc/26102/task/26104/stat : 26104 (pb_competition_) R 26098 26102 25833 0 -1 4194368 828 0 0 0 120900 925 0 0 20 0 2 0 36383166 80052224 928 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
Current children cumulated CPU time: 2453.98 s
Current children cumulated vsize: 78176 KiB
Current children cumulated memory: 3712 KiB

[startup+1302.3 s]
/proc/loadavg: 8.08 8.07 7.95 9/254 26248
/proc/meminfo: memFree=130413028/131382120 swapFree=33010416/33010684
[pid=26102] ppid=26098 vsize=78176 memory=3712 CPUtime=2573.38 cores=4,6
/proc/26102/stat : 26102 (pb_competition_) R 26098 26102 25833 0 -1 4194304 4473 0 0 0 249004 8334 0 0 20 0 2 0 36383166 80052224 928 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
/proc/26102/statm: 19544 928 672 633 0 2408 0
[pid=26102/tid=26104] ppid=26098 vsize=78176 memory=3712 CPUtime=1277.96 cores=4,6
/proc/26102/task/26104/stat : 26104 (pb_competition_) R 26098 26102 25833 0 -1 4194368 828 0 0 0 126836 960 0 0 20 0 2 0 36383166 80052224 928 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
Current children cumulated CPU time: 2573.38 s
Current children cumulated vsize: 78176 KiB
Current children cumulated memory: 3712 KiB

[startup+1362.3 s]
/proc/loadavg: 8.12 8.08 7.97 9/254 26250
/proc/meminfo: memFree=130411788/131382120 swapFree=33010416/33010684
[pid=26102] ppid=26098 vsize=78176 memory=3712 CPUtime=2692.77 cores=4,6
/proc/26102/stat : 26102 (pb_competition_) R 26098 26102 25833 0 -1 4194304 4726 0 0 0 260581 8696 0 0 20 0 2 0 36383166 80052224 928 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
/proc/26102/statm: 19544 928 672 633 0 2408 0
[pid=26102/tid=26104] ppid=26098 vsize=78176 memory=3712 CPUtime=1337.67 cores=4,6
/proc/26102/task/26104/stat : 26104 (pb_competition_) R 26098 26102 25833 0 -1 4194368 886 0 0 0 132770 997 0 0 20 0 2 0 36383166 80052224 928 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
Current children cumulated CPU time: 2692.77 s
Current children cumulated vsize: 78176 KiB
Current children cumulated memory: 3712 KiB

[startup+1422.3 s]
/proc/loadavg: 8.02 8.07 7.98 9/254 26252
/proc/meminfo: memFree=130412956/131382120 swapFree=33010416/33010684
[pid=26102] ppid=26098 vsize=78176 memory=3712 CPUtime=2812.16 cores=4,6
/proc/26102/stat : 26102 (pb_competition_) R 26098 26102 25833 0 -1 4194304 4737 0 0 0 272166 9050 0 0 20 0 2 0 36383166 80052224 928 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
/proc/26102/statm: 19544 928 672 633 0 2408 0
[pid=26102/tid=26104] ppid=26098 vsize=78176 memory=3712 CPUtime=1397.37 cores=4,6
/proc/26102/task/26104/stat : 26104 (pb_competition_) R 26098 26102 25833 0 -1 4194368 886 0 0 0 138705 1032 0 0 20 0 2 0 36383166 80052224 928 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
Current children cumulated CPU time: 2812.16 s
Current children cumulated vsize: 78176 KiB
Current children cumulated memory: 3712 KiB

[startup+1482.3 s]
/proc/loadavg: 8.13 8.08 7.99 9/254 26254
/proc/meminfo: memFree=130411932/131382120 swapFree=33010416/33010684
[pid=26102] ppid=26098 vsize=78176 memory=3712 CPUtime=2931.56 cores=4,6
/proc/26102/stat : 26102 (pb_competition_) R 26098 26102 25833 0 -1 4194304 4737 0 0 0 283745 9411 0 0 20 0 2 0 36383166 80052224 928 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
/proc/26102/statm: 19544 928 672 633 0 2408 0
[pid=26102/tid=26104] ppid=26098 vsize=78176 memory=3712 CPUtime=1457.08 cores=4,6
/proc/26102/task/26104/stat : 26104 (pb_competition_) R 26098 26102 25833 0 -1 4194368 886 0 0 0 144639 1069 0 0 20 0 2 0 36383166 80052224 928 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
Current children cumulated CPU time: 2931.56 s
Current children cumulated vsize: 78176 KiB
Current children cumulated memory: 3712 KiB

[startup+1542.3 s]
/proc/loadavg: 8.11 8.08 8.00 9/255 26259
/proc/meminfo: memFree=130412992/131382120 swapFree=33010416/33010684
[pid=26102] ppid=26098 vsize=78176 memory=3712 CPUtime=3050.93 cores=4,6
/proc/26102/stat : 26102 (pb_competition_) R 26098 26102 25833 0 -1 4194304 5001 0 0 0 295324 9769 0 0 20 0 2 0 36383166 80052224 928 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
/proc/26102/statm: 19544 928 672 633 0 2408 0
[pid=26102/tid=26104] ppid=26098 vsize=78176 memory=3712 CPUtime=1516.79 cores=4,6
/proc/26102/task/26104/stat : 26104 (pb_competition_) R 26098 26102 25833 0 -1 4194368 965 0 0 0 150573 1106 0 0 20 0 2 0 36383166 80052224 928 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
Current children cumulated CPU time: 3050.93 s
Current children cumulated vsize: 78176 KiB
Current children cumulated memory: 3712 KiB

[startup+1602.3 s]
/proc/loadavg: 8.32 8.14 8.02 9/255 26265
/proc/meminfo: memFree=130412724/131382120 swapFree=33010416/33010684
[pid=26102] ppid=26098 vsize=78176 memory=3712 CPUtime=3170.28 cores=4,6
/proc/26102/stat : 26102 (pb_competition_) R 26098 26102 25833 0 -1 4194304 5001 0 0 0 306899 10129 0 0 20 0 2 0 36383166 80052224 928 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
/proc/26102/statm: 19544 928 672 633 0 2408 0
[pid=26102/tid=26104] ppid=26098 vsize=78176 memory=3712 CPUtime=1576.47 cores=4,6
/proc/26102/task/26104/stat : 26104 (pb_competition_) R 26098 26102 25833 0 -1 4194368 965 0 0 0 156507 1140 0 0 20 0 2 0 36383166 80052224 928 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
Current children cumulated CPU time: 3170.28 s
Current children cumulated vsize: 78176 KiB
Current children cumulated memory: 3712 KiB

[startup+1662.3 s]
/proc/loadavg: 8.18 8.13 8.03 9/255 26267
/proc/meminfo: memFree=130412764/131382120 swapFree=33010416/33010684
[pid=26102] ppid=26098 vsize=78176 memory=3712 CPUtime=3289.63 cores=4,6
/proc/26102/stat : 26102 (pb_competition_) R 26098 26102 25833 0 -1 4194304 5255 0 0 0 318473 10490 0 0 20 0 2 0 36383166 80052224 928 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
/proc/26102/statm: 19544 928 672 633 0 2408 0
[pid=26102/tid=26104] ppid=26098 vsize=78176 memory=3712 CPUtime=1636.17 cores=4,6
/proc/26102/task/26104/stat : 26104 (pb_competition_) R 26098 26102 25833 0 -1 4194368 1006 0 0 0 162440 1177 0 0 20 0 2 0 36383166 80052224 928 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
Current children cumulated CPU time: 3289.63 s
Current children cumulated vsize: 78176 KiB
Current children cumulated memory: 3712 KiB

[startup+1722.3 s]
/proc/loadavg: 8.12 8.12 8.03 9/255 26269
/proc/meminfo: memFree=130412464/131382120 swapFree=33010416/33010684
[pid=26102] ppid=26098 vsize=78488 memory=3968 CPUtime=3408.98 cores=4,6
/proc/26102/stat : 26102 (pb_competition_) R 26098 26102 25833 0 -1 4194304 5316 0 0 0 330098 10800 0 0 20 0 2 0 36383166 80371712 992 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
/proc/26102/statm: 19622 992 672 633 0 2486 0
[pid=26102/tid=26104] ppid=26098 vsize=78488 memory=3712 CPUtime=1695.86 cores=4,6
/proc/26102/task/26104/stat : 26104 (pb_competition_) R 26098 26102 25833 0 -1 4194368 1007 0 0 0 168367 1219 0 0 20 0 2 0 36383166 80371712 992 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
Current children cumulated CPU time: 3408.98 s
Current children cumulated vsize: 78488 KiB
Current children cumulated memory: 3968 KiB

[startup+1782.3 s]
/proc/loadavg: 8.16 8.13 8.03 9/256 26272
/proc/meminfo: memFree=130411716/131382120 swapFree=33010416/33010684
[pid=26102] ppid=26098 vsize=78488 memory=3968 CPUtime=3528.34 cores=4,6
/proc/26102/stat : 26102 (pb_competition_) R 26098 26102 25833 0 -1 4194304 5334 0 0 0 341858 10976 0 0 20 0 2 0 36383166 80371712 992 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
/proc/26102/statm: 19622 992 672 633 0 2486 0
[pid=26102/tid=26104] ppid=26098 vsize=78488 memory=3968 CPUtime=1755.54 cores=4,6
/proc/26102/task/26104/stat : 26104 (pb_competition_) R 26098 26102 25833 0 -1 4194368 1007 0 0 0 174306 1248 0 0 20 0 2 0 36383166 80371712 992 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
Current children cumulated CPU time: 3528.34 s
Current children cumulated vsize: 78488 KiB
Current children cumulated memory: 3968 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1818.4 s]
/proc/loadavg: 7.85 8.06 8.01 7/256 26365
/proc/meminfo: memFree=129500144/131382120 swapFree=33010416/33010684
[pid=26102] ppid=26098 vsize=78488 memory=3968 CPUtime=3600.12 cores=4,6
/proc/26102/stat : 26102 (pb_competition_) R 26098 26102 25833 0 -1 4194304 5632 0 0 0 348938 11074 0 0 20 0 2 0 36383166 80371712 992 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
/proc/26102/statm: 19622 992 672 633 0 2486 0
[pid=26102/tid=26104] ppid=26098 vsize=78488 memory=3968 CPUtime=1791.46 cores=4,6
/proc/26102/task/26104/stat : 26104 (pb_competition_) R 26098 26102 25833 0 -1 4194368 1103 0 0 0 177881 1265 0 0 20 0 2 0 36383166 80371712 992 18446744073709551615 4198400 6788177 140729941286672 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 38510592 140729941289305 140729941289432 140729941289432 140729941295034 0
Current children cumulated CPU time: 3600.12 s
Current children cumulated vsize: 78488 KiB
Current children cumulated memory: 3968 KiB

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

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

# cumulated CPU time of all completed processes:  user=3489.4 s, system=110.748 s

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

Child status: 0

Real time (s): 1818.41
CPU time (s): 3600.15
CPU user time (s): 3489.4
CPU system time (s): 110.748
CPU usage (%): 197.984
Max. virtual memory (cumulated for all children) (KiB): 78488
Max. memory (cumulated for all children) (KiB): 3968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3489.4
system time used= 110.748
maximum resident set size= 4016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5661
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= 5270
involuntary context switches= 76244


# summary of solver processes directly reported to runsolver:
#   pid: 26102
#   total CPU time (s): 3600.15
#   total CPU user time (s): 3489.4
#   total CPU system time (s): 110.748

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.1341 second user time and 5.56345 second system time

The end

Launcher Data

Begin job on nodeC006 at 2025-06-29 16:23:58
IDJOB=4511334
IDBENCH=160438
IDSOLVER=3347
FILE ID=nodeC006/4511334-1751207038
RUNJOBID= nodeC006-1751205227-25844
SLURM_JOB_ID= 9587624
Free space on /tmp= 433052 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/EC_ODD_GRIDS/normalized-ECgrid3x30split.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-4511334-1751207038/watcher-4511334-1751207038 -o /tmp/evaluation-result-4511334-1751207038/solver-4511334-1751207038 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1751205227-25844 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1975859370 HOME/instance-4511334-1751207038.opb

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

MD5SUM BENCH= f37ba20d47e69eae407a51287629c812
RANDOM SEED=1975859370

nodeC006 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	: 0xb00001f
cpu MHz		: 1197.086
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.32
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	: 0xb00001f
cpu MHz		: 1197.130
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.32
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	: 0xb00001f
cpu MHz		: 1197.137
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.32
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	: 0xb00001f
cpu MHz		: 1197.138
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.32
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	: 0xb00001f
cpu MHz		: 1197.151
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.32
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	: 0xb00001f
cpu MHz		: 3591.439
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.32
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	: 0xb00001f
cpu MHz		: 1197.145
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.32
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	: 0xb00001f
cpu MHz		: 3591.431
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        130423384 kB
MemAvailable:   130027336 kB
Buffers:            2128 kB
Cached:           366132 kB
SwapCached:           12 kB
Active:           345448 kB
Inactive:          95492 kB
Active(anon):      77892 kB
Inactive(anon):    12740 kB
Active(file):     267556 kB
Inactive(file):    82752 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             10176 kB
Writeback:             4 kB
AnonPages:         75932 kB
Mapped:           105252 kB
Shmem:             17948 kB
KReclaimable:      93076 kB
Slab:             174636 kB
SReclaimable:      93076 kB
SUnreclaim:        81560 kB
KernelStack:        3968 kB
PageTables:         3052 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     369248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149384 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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:      191304 kB
DirectMap2M:    10196992 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432996 MiB
End job on nodeC006 at 2025-06-29 16:54:17