Trace number 4542695

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.14 3526.91

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
even-colouring/ec-stargrid-04_shuffle/normalized-ec_stargrid_04_036.shuf-2.opb
MD5SUM51f0204441dcd002ae254f35580dbb8b
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 benchmark3.67265
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables577
Total number of constraints290
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints286
Minimum length of a constraint2
Maximum length of a constraint8
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 12
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c PRINTEMPS v2.7.0 (https://snowberryfield.github.io/printemps/)
0.00/0.00	c #variable: 577
0.00/0.00	c #constraint: 290
0.00/0.00	c #equal: 0
0.00/0.00	c intsize: 4
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: 2091113130
3600.12/3526.90	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4542695-1753201116/watcher-4542695-1753201116 -o /tmp/evaluation-result-4542695-1753201116/solver-4542695-1753201116 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1753198973-170856 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 2091113130 HOME/instance-4542695-1753201116.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100068 s]*
/proc/loadavg: 6.00 6.07 5.52 8/268 171302
/proc/meminfo: memFree=122784708/131249996 swapFree=33005016/33010684
[pid=171300] ppid=171297 vsize=79464 memory=5120 CPUtime=0.12 cores=5,7
/proc/171300/stat : 171300 (pb_competition_) R 171297 171300 170836 0 -1 4194304 768 0 0 0 11 1 0 0 20 0 2 0 235791204 81371136 1280 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
/proc/171300/statm: 19866 1280 672 633 0 2740 0
[pid=171300/tid=171302] ppid=171297 vsize=79464 memory=4026531960 CPUtime=0.02 cores=5,7
/proc/171300/task/171302/stat : 171302 (pb_competition_) S 171297 171300 170836 0 -1 4194368 46 0 0 0 2 0 0 0 20 0 2 0 235791205 81371136 1280 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 79464 KiB
Current children cumulated memory: 5120 KiB

[startup+0.20652 s]*
/proc/loadavg: 6.00 6.07 5.52 8/268 171302
/proc/meminfo: memFree=122784708/131249996 swapFree=33005016/33010684
[pid=171300] ppid=171297 vsize=79596 memory=5120 CPUtime=0.22 cores=5,7
/proc/171300/stat : 171300 (pb_competition_) R 171297 171300 170836 0 -1 4194304 775 0 0 0 21 1 0 0 20 0 2 0 235791204 81506304 1280 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
/proc/171300/statm: 19899 1280 672 633 0 2773 0
[pid=171300/tid=171302] ppid=171297 vsize=79596 memory=4830728736883343644 CPUtime=0.02 cores=5,7
/proc/171300/task/171302/stat : 171302 (pb_competition_) S 171297 171300 170836 0 -1 4194368 46 0 0 0 2 0 0 0 20 0 2 0 235791205 81506304 1280 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 79596 KiB
Current children cumulated memory: 5120 KiB

[startup+0.306544 s]*
/proc/loadavg: 6.00 6.07 5.52 8/268 171302
/proc/meminfo: memFree=122784708/131249996 swapFree=33005016/33010684
[pid=171300] ppid=171297 vsize=79596 memory=5248 CPUtime=0.33 cores=5,7
/proc/171300/stat : 171300 (pb_competition_) R 171297 171300 170836 0 -1 4194304 778 0 0 0 31 2 0 0 20 0 2 0 235791204 81506304 1312 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
/proc/171300/statm: 19899 1312 672 633 0 2773 0
[pid=171300/tid=171302] ppid=171297 vsize=79596 memory=-9042874690952129120 CPUtime=0.02 cores=5,7
/proc/171300/task/171302/stat : 171302 (pb_competition_) S 171297 171300 170836 0 -1 4194368 46 0 0 0 2 0 0 0 20 0 2 0 235791205 81506304 1312 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 79596 KiB
Current children cumulated memory: 5248 KiB

[startup+0.700206 s]
/proc/loadavg: 6.00 6.07 5.52 8/268 171302
/proc/meminfo: memFree=122784708/131249996 swapFree=33005016/33010684
[pid=171300] ppid=171297 vsize=79596 memory=5248 CPUtime=0.78 cores=5,7
/proc/171300/stat : 171300 (pb_competition_) R 171297 171300 170836 0 -1 4194304 780 0 0 0 73 5 0 0 20 0 2 0 235791204 81506304 1312 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
/proc/171300/statm: 19899 1312 672 633 0 2773 0
[pid=171300/tid=171302] ppid=171297 vsize=79596 memory=23168 CPUtime=0.09 cores=5,7
/proc/171300/task/171302/stat : 171302 (pb_competition_) S 171297 171300 170836 0 -1 4194368 46 0 0 0 9 0 0 0 20 0 2 0 235791205 81506304 1312 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
Current children cumulated CPU time: 0.78 s
Current children cumulated vsize: 79596 KiB
Current children cumulated memory: 5248 KiB

[startup+1.50024 s]
/proc/loadavg: 6.00 6.07 5.52 5/268 171302
/proc/meminfo: memFree=122789248/131249996 swapFree=33005016/33010684
[pid=171300] ppid=171297 vsize=79596 memory=5248 CPUtime=1.87 cores=5,7
/proc/171300/stat : 171300 (pb_competition_) R 171297 171300 170836 0 -1 4194304 1324 0 0 0 177 10 0 0 20 0 2 0 235791204 81506304 1312 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
/proc/171300/statm: 19899 1312 672 633 0 2773 0
[pid=171300/tid=171302] ppid=171297 vsize=79596 memory=23168 CPUtime=0.38 cores=5,7
/proc/171300/task/171302/stat : 171302 (pb_competition_) S 171297 171300 170836 0 -1 4194368 47 0 0 0 38 0 0 0 20 0 2 0 235791205 81506304 1312 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
Current children cumulated CPU time: 1.87 s
Current children cumulated vsize: 79596 KiB
Current children cumulated memory: 5248 KiB

[startup+3.10592 s]
/proc/loadavg: 6.00 6.07 5.52 6/268 171302
/proc/meminfo: memFree=122757552/131249996 swapFree=33005016/33010684
[pid=171300] ppid=171297 vsize=79596 memory=5248 CPUtime=3.47 cores=5,7
/proc/171300/stat : 171300 (pb_competition_) R 171297 171300 170836 0 -1 4194304 1325 0 0 0 325 22 0 0 20 0 2 0 235791204 81506304 1312 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
/proc/171300/statm: 19899 1312 672 633 0 2773 0
[pid=171300/tid=171302] ppid=171297 vsize=79596 memory=5248 CPUtime=0.38 cores=5,7
/proc/171300/task/171302/stat : 171302 (pb_competition_) S 171297 171300 170836 0 -1 4194368 47 0 0 0 38 0 0 0 20 0 2 0 235791205 81506304 1312 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
Current children cumulated CPU time: 3.47 s
Current children cumulated vsize: 79596 KiB
Current children cumulated memory: 5248 KiB

[startup+6.3002 s]
/proc/loadavg: 5.92 6.05 5.52 5/268 171302
/proc/meminfo: memFree=122790088/131249996 swapFree=33005016/33010684
[pid=171300] ppid=171297 vsize=79596 memory=5248 CPUtime=6.65 cores=5,7
/proc/171300/stat : 171300 (pb_competition_) R 171297 171300 170836 0 -1 4194304 1867 0 0 0 621 44 0 0 20 0 2 0 235791204 81506304 1312 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
/proc/171300/statm: 19899 1312 672 633 0 2773 0
[pid=171300/tid=171302] ppid=171297 vsize=79596 memory=23168 CPUtime=0.38 cores=5,7
/proc/171300/task/171302/stat : 171302 (pb_competition_) S 171297 171300 170836 0 -1 4194368 47 0 0 0 38 0 0 0 20 0 2 0 235791205 81506304 1312 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
Current children cumulated CPU time: 6.65 s
Current children cumulated vsize: 79596 KiB
Current children cumulated memory: 5248 KiB

[startup+12.7002 s]
/proc/loadavg: 5.85 6.03 5.51 5/268 171302
/proc/meminfo: memFree=122748872/131249996 swapFree=33005016/33010684
[pid=171300] ppid=171297 vsize=79596 memory=5248 CPUtime=13.15 cores=5,7
/proc/171300/stat : 171300 (pb_competition_) R 171297 171300 170836 0 -1 4194304 2957 0 0 0 1230 85 0 0 20 0 2 0 235791204 81506304 1312 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
/proc/171300/statm: 19899 1312 672 633 0 2773 0
[pid=171300/tid=171302] ppid=171297 vsize=79596 memory=5248 CPUtime=0.51 cores=5,7
/proc/171300/task/171302/stat : 171302 (pb_competition_) S 171297 171300 170836 0 -1 4194368 49 0 0 0 51 0 0 0 20 0 2 0 235791205 81506304 1312 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
Current children cumulated CPU time: 13.15 s
Current children cumulated vsize: 79596 KiB
Current children cumulated memory: 5248 KiB

[startup+25.5002 s]
/proc/loadavg: 5.74 6.00 5.51 6/268 171302
/proc/meminfo: memFree=122789604/131249996 swapFree=33005016/33010684
[pid=171300] ppid=171297 vsize=79596 memory=5248 CPUtime=25.9 cores=5,7
/proc/171300/stat : 171300 (pb_competition_) R 171297 171300 170836 0 -1 4194304 4043 0 0 0 2420 170 0 0 20 0 2 0 235791204 81506304 1312 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
/proc/171300/statm: 19899 1312 672 633 0 2773 0
[pid=171300/tid=171302] ppid=171297 vsize=79596 memory=14464 CPUtime=0.51 cores=5,7
/proc/171300/task/171302/stat : 171302 (pb_competition_) S 171297 171300 170836 0 -1 4194368 49 0 0 0 51 0 0 0 20 0 2 0 235791205 81506304 1312 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
Current children cumulated CPU time: 25.9 s
Current children cumulated vsize: 79596 KiB
Current children cumulated memory: 5248 KiB

[startup+51.1059 s]
/proc/loadavg: 5.74 5.98 5.52 6/268 171302
/proc/meminfo: memFree=122746432/131249996 swapFree=33005016/33010684
[pid=171300] ppid=171297 vsize=79596 memory=5248 CPUtime=53.56 cores=5,7
/proc/171300/stat : 171300 (pb_competition_) R 171297 171300 170836 0 -1 4194304 4589 0 0 0 5013 343 0 0 20 0 2 0 235791204 81506304 1312 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
/proc/171300/statm: 19899 1312 672 633 0 2773 0
[pid=171300/tid=171302] ppid=171297 vsize=79596 memory=5248 CPUtime=2.68 cores=5,7
/proc/171300/task/171302/stat : 171302 (pb_competition_) S 171297 171300 170836 0 -1 4194368 50 0 0 0 265 3 0 0 20 0 2 0 235791205 81506304 1312 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
Current children cumulated CPU time: 53.56 s
Current children cumulated vsize: 79596 KiB
Current children cumulated memory: 5248 KiB

[startup+102.3 s]
/proc/loadavg: 5.55 5.89 5.51 7/268 171304
/proc/meminfo: memFree=122749428/131249996 swapFree=33005016/33010684
[pid=171300] ppid=171297 vsize=79596 memory=5248 CPUtime=106.43 cores=5,7
/proc/171300/stat : 171300 (pb_competition_) R 171297 171300 170836 0 -1 4194304 6224 0 0 0 9962 681 0 0 20 0 2 0 235791204 81506304 1312 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
/proc/171300/statm: 19899 1312 672 633 0 2773 0
[pid=171300/tid=171302] ppid=171297 vsize=79596 memory=5248 CPUtime=4.58 cores=5,7
/proc/171300/task/171302/stat : 171302 (pb_competition_) S 171297 171300 170836 0 -1 4194368 51 0 0 0 453 5 0 0 20 0 2 0 235791205 81506304 1312 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
Current children cumulated CPU time: 106.43 s
Current children cumulated vsize: 79596 KiB
Current children cumulated memory: 5248 KiB

[startup+162.3 s]
/proc/loadavg: 5.78 5.88 5.53 6/268 171306
/proc/meminfo: memFree=122769064/131249996 swapFree=33005016/33010684
[pid=171300] ppid=171297 vsize=79596 memory=5248 CPUtime=167.62 cores=5,7
/proc/171300/stat : 171300 (pb_competition_) R 171297 171300 170836 0 -1 4194304 6778 0 0 0 15701 1061 0 0 20 0 2 0 235791204 81506304 1312 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
/proc/171300/statm: 19899 1312 672 633 0 2773 0
[pid=171300/tid=171302] ppid=171297 vsize=79596 memory=5248 CPUtime=6.03 cores=5,7
/proc/171300/task/171302/stat : 171302 (pb_competition_) S 171297 171300 170836 0 -1 4194368 52 0 0 0 595 8 0 0 20 0 2 0 235791205 81506304 1312 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
Current children cumulated CPU time: 167.62 s
Current children cumulated vsize: 79596 KiB
Current children cumulated memory: 5248 KiB

[startup+222.3 s]
/proc/loadavg: 5.81 5.87 5.55 5/268 171308
/proc/meminfo: memFree=122690244/131249996 swapFree=33005016/33010684
[pid=171300] ppid=171297 vsize=79596 memory=5248 CPUtime=227.37 cores=5,7
/proc/171300/stat : 171300 (pb_competition_) R 171297 171300 170836 0 -1 4194304 7879 0 0 0 21309 1428 0 0 20 0 2 0 235791204 81506304 1312 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
/proc/171300/statm: 19899 1312 672 633 0 2773 0
[pid=171300/tid=171302] ppid=171297 vsize=79596 memory=5248 CPUtime=6.03 cores=5,7
/proc/171300/task/171302/stat : 171302 (pb_competition_) S 171297 171300 170836 0 -1 4194368 52 0 0 0 595 8 0 0 20 0 2 0 235791205 81506304 1312 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
Current children cumulated CPU time: 227.37 s
Current children cumulated vsize: 79596 KiB
Current children cumulated memory: 5248 KiB

[startup+282.3 s]
/proc/loadavg: 5.84 5.87 5.57 6/267 171310
/proc/meminfo: memFree=122720976/131249996 swapFree=33005016/33010684
[pid=171300] ppid=171297 vsize=79596 memory=5248 CPUtime=287.11 cores=5,7
/proc/171300/stat : 171300 (pb_competition_) R 171297 171300 170836 0 -1 4194304 7880 0 0 0 26919 1792 0 0 20 0 2 0 235791204 81506304 1312 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
/proc/171300/statm: 19899 1312 672 633 0 2773 0
[pid=171300/tid=171302] ppid=171297 vsize=79596 memory=5248 CPUtime=6.03 cores=5,7
/proc/171300/task/171302/stat : 171302 (pb_competition_) S 171297 171300 170836 0 -1 4194368 52 0 0 0 595 8 0 0 20 0 2 0 235791205 81506304 1312 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
Current children cumulated CPU time: 287.11 s
Current children cumulated vsize: 79596 KiB
Current children cumulated memory: 5248 KiB

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

/proc/meminfo: memFree=129422720/131249996 swapFree=33005016/33010684
[pid=171300] ppid=171297 vsize=79728 memory=5376 CPUtime=3031.76 cores=5,7
/proc/171300/stat : 171300 (pb_competition_) R 171297 171300 170836 0 -1 4194304 12197 0 0 0 287348 15828 0 0 20 0 2 0 235791204 81641472 1344 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
/proc/171300/statm: 19932 1344 672 633 0 2806 0
[pid=171300/tid=171302] ppid=171297 vsize=79728 memory=14464 CPUtime=57.66 cores=5,7
/proc/171300/task/171302/stat : 171302 (pb_competition_) S 171297 171300 170836 0 -1 4194368 60 0 0 0 5706 60 0 0 20 0 2 0 235791205 81641472 1344 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
Current children cumulated CPU time: 3031.76 s
Current children cumulated vsize: 79728 KiB
Current children cumulated memory: 5376 KiB

[startup+3042.3 s]
/proc/loadavg: 4.72 4.35 4.48 6/269 171599
/proc/meminfo: memFree=129422800/131249996 swapFree=33005016/33010684
[pid=171300] ppid=171297 vsize=79728 memory=5376 CPUtime=3091.62 cores=5,7
/proc/171300/stat : 171300 (pb_competition_) R 171297 171300 170836 0 -1 4194304 12207 0 0 0 293062 16100 0 0 20 0 2 0 235791204 81641472 1344 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
/proc/171300/statm: 19932 1344 672 633 0 2806 0
[pid=171300/tid=171302] ppid=171297 vsize=79728 memory=5376 CPUtime=57.66 cores=5,7
/proc/171300/task/171302/stat : 171302 (pb_competition_) S 171297 171300 170836 0 -1 4194368 60 0 0 0 5706 60 0 0 20 0 2 0 235791205 81641472 1344 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
Current children cumulated CPU time: 3091.62 s
Current children cumulated vsize: 79728 KiB
Current children cumulated memory: 5376 KiB

[startup+3102.3 s]
/proc/loadavg: 4.86 4.46 4.50 6/267 171601
/proc/meminfo: memFree=129422976/131249996 swapFree=33005016/33010684
[pid=171300] ppid=171297 vsize=79728 memory=5376 CPUtime=3151.47 cores=5,7
/proc/171300/stat : 171300 (pb_competition_) R 171297 171300 170836 0 -1 4194304 12210 0 0 0 298778 16369 0 0 20 0 2 0 235791204 81641472 1344 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
/proc/171300/statm: 19932 1344 672 633 0 2806 0
[pid=171300/tid=171302] ppid=171297 vsize=79728 memory=5376 CPUtime=57.66 cores=5,7
/proc/171300/task/171302/stat : 171302 (pb_competition_) S 171297 171300 170836 0 -1 4194368 60 0 0 0 5706 60 0 0 20 0 2 0 235791205 81641472 1344 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
Current children cumulated CPU time: 3151.47 s
Current children cumulated vsize: 79728 KiB
Current children cumulated memory: 5376 KiB

[startup+3162.3 s]
/proc/loadavg: 5.54 4.71 4.59 7/267 171603
/proc/meminfo: memFree=129422856/131249996 swapFree=33005016/33010684
[pid=171300] ppid=171297 vsize=79728 memory=5376 CPUtime=3214.47 cores=5,7
/proc/171300/stat : 171300 (pb_competition_) R 171297 171300 170836 0 -1 4194304 12377 0 0 0 304790 16657 0 0 20 0 2 0 235791204 81641472 1344 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
/proc/171300/statm: 19932 1344 672 633 0 2806 0
[pid=171300/tid=171302] ppid=171297 vsize=79728 memory=5376 CPUtime=60.83 cores=5,7
/proc/171300/task/171302/stat : 171302 (pb_competition_) S 171297 171300 170836 0 -1 4194368 61 0 0 0 6019 64 0 0 20 0 2 0 235791205 81641472 1344 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
Current children cumulated CPU time: 3214.47 s
Current children cumulated vsize: 79728 KiB
Current children cumulated memory: 5376 KiB

[startup+3222.3 s]
/proc/loadavg: 5.80 4.95 4.68 6/267 171605
/proc/meminfo: memFree=129422976/131249996 swapFree=33005016/33010684
[pid=171300] ppid=171297 vsize=79860 memory=5504 CPUtime=3274.33 cores=5,7
/proc/171300/stat : 171300 (pb_competition_) R 171297 171300 170836 0 -1 4194304 12542 0 0 0 310498 16935 0 0 20 0 2 0 235791204 81776640 1376 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
/proc/171300/statm: 19965 1376 672 633 0 2839 0
[pid=171300/tid=171302] ppid=171297 vsize=79860 memory=5376 CPUtime=60.83 cores=5,7
/proc/171300/task/171302/stat : 171302 (pb_competition_) S 171297 171300 170836 0 -1 4194368 61 0 0 0 6019 64 0 0 20 0 2 0 235791205 81776640 1376 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
Current children cumulated CPU time: 3274.33 s
Current children cumulated vsize: 79860 KiB
Current children cumulated memory: 5504 KiB

[startup+3282.3 s]
/proc/loadavg: 5.43 5.00 4.72 6/266 171653
/proc/meminfo: memFree=129429500/131249996 swapFree=33005016/33010684
[pid=171300] ppid=171297 vsize=79860 memory=5504 CPUtime=3334.19 cores=5,7
/proc/171300/stat : 171300 (pb_competition_) R 171297 171300 170836 0 -1 4194304 12542 0 0 0 316211 17208 0 0 20 0 2 0 235791204 81776640 1376 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
/proc/171300/statm: 19965 1376 672 633 0 2839 0
[pid=171300/tid=171302] ppid=171297 vsize=79860 memory=23168 CPUtime=60.83 cores=5,7
/proc/171300/task/171302/stat : 171302 (pb_competition_) S 171297 171300 170836 0 -1 4194368 61 0 0 0 6019 64 0 0 20 0 2 0 235791205 81776640 1376 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
Current children cumulated CPU time: 3334.19 s
Current children cumulated vsize: 79860 KiB
Current children cumulated memory: 5504 KiB

[startup+3342.3 s]
/proc/loadavg: 5.26 5.03 4.75 6/267 171656
/proc/meminfo: memFree=129423652/131249996 swapFree=33005016/33010684
[pid=171300] ppid=171297 vsize=79860 memory=5504 CPUtime=3394.04 cores=5,7
/proc/171300/stat : 171300 (pb_competition_) R 171297 171300 170836 0 -1 4194304 12695 0 0 0 321924 17480 0 0 20 0 2 0 235791204 81776640 1376 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
/proc/171300/statm: 19965 1376 672 633 0 2839 0
[pid=171300/tid=171302] ppid=171297 vsize=79860 memory=5504 CPUtime=60.83 cores=5,7
/proc/171300/task/171302/stat : 171302 (pb_competition_) S 171297 171300 170836 0 -1 4194368 61 0 0 0 6019 64 0 0 20 0 2 0 235791205 81776640 1376 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
Current children cumulated CPU time: 3394.04 s
Current children cumulated vsize: 79860 KiB
Current children cumulated memory: 5504 KiB

[startup+3402.3 s]
/proc/loadavg: 5.13 5.04 4.77 6/268 171665
/proc/meminfo: memFree=129405212/131249996 swapFree=33005016/33010684
[pid=171300] ppid=171297 vsize=79860 memory=5504 CPUtime=3453.88 cores=5,7
/proc/171300/stat : 171300 (pb_competition_) R 171297 171300 170836 0 -1 4194304 12708 0 0 0 327643 17745 0 0 20 0 2 0 235791204 81776640 1376 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
/proc/171300/statm: 19965 1376 672 633 0 2839 0
[pid=171300/tid=171302] ppid=171297 vsize=79860 memory=5504 CPUtime=60.83 cores=5,7
/proc/171300/task/171302/stat : 171302 (pb_competition_) S 171297 171300 170836 0 -1 4194368 61 0 0 0 6019 64 0 0 20 0 2 0 235791205 81776640 1376 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
Current children cumulated CPU time: 3453.88 s
Current children cumulated vsize: 79860 KiB
Current children cumulated memory: 5504 KiB

[startup+3462.3 s]
/proc/loadavg: 5.43 5.12 4.82 7/268 171712
/proc/meminfo: memFree=129394780/131249996 swapFree=33005016/33010684
[pid=171300] ppid=171297 vsize=79860 memory=5504 CPUtime=3513.71 cores=5,7
/proc/171300/stat : 171300 (pb_competition_) R 171297 171300 170836 0 -1 4194304 12709 0 0 0 333352 18019 0 0 20 0 2 0 235791204 81776640 1376 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
/proc/171300/statm: 19965 1376 672 633 0 2839 0
[pid=171300/tid=171302] ppid=171297 vsize=79860 memory=14464 CPUtime=60.83 cores=5,7
/proc/171300/task/171302/stat : 171302 (pb_competition_) S 171297 171300 170836 0 -1 4194368 61 0 0 0 6019 64 0 0 20 0 2 0 235791205 81776640 1376 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
Current children cumulated CPU time: 3513.71 s
Current children cumulated vsize: 79860 KiB
Current children cumulated memory: 5504 KiB

[startup+3522.3 s]
/proc/loadavg: 6.04 5.34 4.92 8/268 171714
/proc/meminfo: memFree=129362364/131249996 swapFree=33005016/33010684
[pid=171300] ppid=171297 vsize=79860 memory=5504 CPUtime=3591 cores=5,7
/proc/171300/stat : 171300 (pb_competition_) R 171297 171300 170836 0 -1 4194304 12879 0 0 0 340729 18371 0 0 20 0 2 0 235791204 81776640 1376 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
/proc/171300/statm: 19965 1376 672 633 0 2839 0
[pid=171300/tid=171302] ppid=171297 vsize=79860 memory=5504 CPUtime=78.4 cores=5,7
/proc/171300/task/171302/stat : 171302 (pb_competition_) R 171297 171300 170836 0 -1 4194368 62 0 0 0 7757 83 0 0 20 0 2 0 235791205 81776640 1376 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
Current children cumulated CPU time: 3591 s
Current children cumulated vsize: 79860 KiB
Current children cumulated memory: 5504 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3526.9 s]
/proc/loadavg: 6.12 5.36 4.93 8/268 171714
/proc/meminfo: memFree=129362616/131249996 swapFree=33005016/33010684
[pid=171300] ppid=171297 vsize=79860 memory=5504 CPUtime=3600.12 cores=5,7
/proc/171300/stat : 171300 (pb_competition_) R 171297 171300 170836 0 -1 4194304 12879 0 0 0 341599 18413 0 0 20 0 2 0 235791204 81776640 1376 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
/proc/171300/statm: 19965 1376 672 633 0 2839 0
[pid=171300/tid=171302] ppid=171297 vsize=79860 memory=5504 CPUtime=82.96 cores=5,7
/proc/171300/task/171302/stat : 171302 (pb_competition_) R 171297 171300 170836 0 -1 4194368 62 0 0 0 8208 88 0 0 20 0 2 0 235791205 81776640 1376 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
Current children cumulated CPU time: 3600.12 s
Current children cumulated vsize: 79860 KiB
Current children cumulated memory: 5504 KiB

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

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

# cumulated CPU time of all completed processes:  user=3416.01 s, system=184.134 s

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

[startup+3526.9 s]
/proc/loadavg: 6.12 5.36 4.93 8/268 171714
/proc/meminfo: memFree=129362616/131249996 swapFree=33005016/33010684
[pid=171300] ppid=171297 vsize=79860 memory=5504 CPUtime=3600.12 cores=5,7
/proc/171300/stat : 171300 (pb_competition_) R 171297 171300 170836 0 -1 4194304 12879 0 0 0 341599 18413 0 0 20 0 2 0 235791204 81776640 1376 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
/proc/171300/statm: 19965 1376 672 633 0 2839 0
[pid=171300/tid=171302] ppid=171297 vsize=79860 memory=5504 CPUtime=82.96 cores=5,7
/proc/171300/task/171302/stat : 171302 (pb_competition_) R 171297 171300 170836 0 -1 4194368 62 0 0 0 8208 88 0 0 20 0 2 0 235791205 81776640 1376 18446744073709551615 4198400 6788177 140729178433808 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 14508032 140729178442071 140729178442198 140729178442198 140729178447802 0
Current children cumulated CPU time: 3600.12 s
Current children cumulated vsize: 79860 KiB
Current children cumulated memory: 5504 KiB

Child status: 0

Real time (s): 3526.91
CPU time (s): 3600.14
CPU user time (s): 3416.01
CPU system time (s): 184.134
CPU usage (%): 102.076
Max. virtual memory (cumulated for all children) (KiB): 79860
Max. memory (cumulated for all children) (KiB): 5504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3416.01
system time used= 184.134
maximum resident set size= 5504
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12907
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= 231
involuntary context switches= 3505


# summary of solver processes directly reported to runsolver:
#   pid: 171300
#   total CPU time (s): 3600.14
#   total CPU user time (s): 3416.01
#   total CPU system time (s): 184.134

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.02471 second user time and 11.887 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-07-22 18:18:36
IDJOB=4542695
IDBENCH=164553
IDSOLVER=3347
FILE ID=nodeC030/4542695-1753201116
RUNJOBID= nodeC030-1753198973-170856
SLURM_JOB_ID= 9687763
Free space on /tmp= 432744 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/even-colouring/ec-stargrid-04_shuffle/normalized-ec_stargrid_04_036.shuf-2.opb
COMMAND LINE= pb_competition_2025_solver -k -1 -t -1.0 -j NBCORE -r RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542695-1753201116/watcher-4542695-1753201116 -o /tmp/evaluation-result-4542695-1753201116/solver-4542695-1753201116 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1753198973-170856 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 2091113130 HOME/instance-4542695-1753201116.opb

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

MD5SUM BENCH= 51f0204441dcd002ae254f35580dbb8b
RANDOM SEED=2091113130

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        122784900 kB
MemAvailable:   123104100 kB
Buffers:              16 kB
Cached:          1086024 kB
SwapCached:          232 kB
Active:          7255224 kB
Inactive:         414804 kB
Active(anon):    6567836 kB
Inactive(anon):    37908 kB
Active(file):     687388 kB
Inactive(file):   376896 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005016 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              4940 kB
Writeback:            20 kB
AnonPages:       6582396 kB
Mapped:           112184 kB
Shmem:             21756 kB
KReclaimable:     187908 kB
Slab:             283444 kB
SReclaimable:     187908 kB
SUnreclaim:        95536 kB
KernelStack:        4352 kB
PageTables:        15840 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    6954888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150680 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3112960 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:      189140 kB
DirectMap2M:     9019392 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432824 MiB
End job on nodeC030 at 2025-07-22 19:17:23