Trace number 4544333

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.12 2070.33

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
extended-even-colouring/grids_rational_opb/normalized-ec_grid_rational_08_180.opb
MD5SUM5f9c71ef62aa1641b9bec64204b49f28
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.246393
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8643
Total number of constraints7204
Number of constraints which are clauses5762
Number of constraints which are cardinality constraints (but not clauses)1441
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint5762
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 5762
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 17286
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c PRINTEMPS v2.7.0 (https://snowberryfield.github.io/printemps/)
0.00/0.03	c #variable: 8643
0.00/0.03	c #constraint: 7204
0.00/0.03	c #equal: 1441
0.00/0.03	c intsize: 15
0.00/0.03	c sizeproduct: 0
0.00/0.03	c #soft: 0
0.00/0.03	c mincost: 0
0.00/0.03	c maxcost: 0
0.00/0.03	c sumcost: 0
0.00/0.03	c iteration_max: -1
0.00/0.03	c time_max: -1
0.00/0.03	c number_of_threads(move update): 2
0.00/0.03	c number_of_threads(move evaluation): 2
0.00/0.03	c seed: 138013926
3600.08/2070.31	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 (62293 MiB free)
  memory of node 1: 64507 MiB (63073 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4544333-1753207920/watcher-4544333-1753207920 -o /tmp/evaluation-result-4544333-1753207920/solver-4544333-1753207920 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1753198973-174214 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 138013926 HOME/instance-4544333-1753207920.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
Current StackSize limit: 8192 KiB

solver pid=175719, runsolver pid=175716

[startup+0.10007 s]*
/proc/loadavg: 6.41 6.70 6.96 7/267 175721
/proc/meminfo: memFree=128366536/131249996 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=94256 memory=22960 CPUtime=0.11 cores=5,7
/proc/175719/stat : 175719 (pb_competition_) R 175716 175719 174194 0 -1 4194304 4927 0 0 0 11 0 0 0 20 0 2 0 236469801 96518144 5740 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
/proc/175719/statm: 23564 5740 672 633 0 7248 0
[pid=175719/tid=175721] ppid=175716 vsize=94256 memory=4026531960 CPUtime=0.01 cores=5,7
/proc/175719/task/175721/stat : 175721 (pb_competition_) S 175716 175719 174194 0 -1 4194368 994 0 0 0 1 0 0 0 20 0 2 0 236469802 96518144 5740 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 94256 KiB
Current children cumulated memory: 22960 KiB

[startup+0.206087 s]*
/proc/loadavg: 6.41 6.70 6.96 7/267 175721
/proc/meminfo: memFree=128352424/131249996 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=105148 memory=33968 CPUtime=0.24 cores=5,7
/proc/175719/stat : 175719 (pb_competition_) S 175716 175719 174194 0 -1 4194304 7687 0 0 0 23 1 0 0 20 0 2 0 236469801 107671552 8492 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
/proc/175719/statm: 26287 8492 672 633 0 9971 0
[pid=175719/tid=175721] ppid=175716 vsize=105148 memory=4830728736883343644 CPUtime=0.04 cores=5,7
/proc/175719/task/175721/stat : 175721 (pb_competition_) R 175716 175719 174194 0 -1 4194368 994 0 0 0 4 0 0 0 20 0 2 0 236469802 107671552 8492 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 105148 KiB
Current children cumulated memory: 33968 KiB

[startup+0.305999 s]*
/proc/loadavg: 6.41 6.70 6.96 8/267 175721
/proc/meminfo: memFree=128352424/131249996 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=105148 memory=33968 CPUtime=0.38 cores=5,7
/proc/175719/stat : 175719 (pb_competition_) S 175716 175719 174194 0 -1 4194304 7687 0 0 0 37 1 0 0 20 0 2 0 236469801 107671552 8492 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
/proc/175719/statm: 26287 8492 672 633 0 9971 0
[pid=175719/tid=175721] ppid=175716 vsize=105148 memory=-8844671393932402559 CPUtime=0.08 cores=5,7
/proc/175719/task/175721/stat : 175721 (pb_competition_) R 175716 175719 174194 0 -1 4194368 994 0 0 0 8 0 0 0 20 0 2 0 236469802 107671552 8492 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 105148 KiB
Current children cumulated memory: 33968 KiB

[startup+0.700207 s]
/proc/loadavg: 6.41 6.70 6.96 8/267 175721
/proc/meminfo: memFree=128352424/131249996 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=105148 memory=33968 CPUtime=0.96 cores=5,7
/proc/175719/stat : 175719 (pb_competition_) R 175716 175719 174194 0 -1 4194304 7687 0 0 0 94 2 0 0 20 0 2 0 236469801 107671552 8492 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
/proc/175719/statm: 26287 8492 672 633 0 9971 0
[pid=175719/tid=175721] ppid=175716 vsize=105148 memory=28160 CPUtime=0.27 cores=5,7
/proc/175719/task/175721/stat : 175721 (pb_competition_) R 175716 175719 174194 0 -1 4194368 994 0 0 0 27 0 0 0 20 0 2 0 236469802 107671552 8492 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
Current children cumulated CPU time: 0.96 s
Current children cumulated vsize: 105148 KiB
Current children cumulated memory: 33968 KiB

[startup+1.50021 s]
/proc/loadavg: 6.41 6.70 6.96 7/267 175721
/proc/meminfo: memFree=128352432/131249996 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=105148 memory=33968 CPUtime=2.14 cores=5,7
/proc/175719/stat : 175719 (pb_competition_) R 175716 175719 174194 0 -1 4194304 11595 0 0 0 212 2 0 0 20 0 2 0 236469801 107671552 8492 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
/proc/175719/statm: 26287 8492 672 633 0 9971 0
[pid=175719/tid=175721] ppid=175716 vsize=105148 memory=28160 CPUtime=0.67 cores=5,7
/proc/175719/task/175721/stat : 175721 (pb_competition_) S 175716 175719 174194 0 -1 4194368 1085 0 0 0 67 0 0 0 20 0 2 0 236469802 107671552 8492 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
Current children cumulated CPU time: 2.14 s
Current children cumulated vsize: 105148 KiB
Current children cumulated memory: 33968 KiB

[startup+3.1058 s]
/proc/loadavg: 6.41 6.70 6.96 8/267 175721
/proc/meminfo: memFree=128352624/131249996 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=105148 memory=33968 CPUtime=4.53 cores=5,7
/proc/175719/stat : 175719 (pb_competition_) R 175716 175719 174194 0 -1 4194304 15561 0 0 0 450 3 0 0 20 0 2 0 236469801 107671552 8492 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
/proc/175719/statm: 26287 8492 672 633 0 9971 0
[pid=175719/tid=175721] ppid=175716 vsize=105148 memory=33968 CPUtime=1.47 cores=5,7
/proc/175719/task/175721/stat : 175721 (pb_competition_) R 175716 175719 174194 0 -1 4194368 1147 0 0 0 147 0 0 0 20 0 2 0 236469802 107671552 8492 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
Current children cumulated CPU time: 4.53 s
Current children cumulated vsize: 105148 KiB
Current children cumulated memory: 33968 KiB

[startup+6.30019 s]
/proc/loadavg: 6.30 6.67 6.95 8/267 175721
/proc/meminfo: memFree=128352624/131249996 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=105148 memory=33968 CPUtime=9.35 cores=5,7
/proc/175719/stat : 175719 (pb_competition_) R 175716 175719 174194 0 -1 4194304 19034 0 0 0 931 4 0 0 20 0 2 0 236469801 107671552 8492 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
/proc/175719/statm: 26287 8492 672 633 0 9971 0
[pid=175719/tid=175721] ppid=175716 vsize=105148 memory=28160 CPUtime=3.13 cores=5,7
/proc/175719/task/175721/stat : 175721 (pb_competition_) S 175716 175719 174194 0 -1 4194368 1317 0 0 0 312 1 0 0 20 0 2 0 236469802 107671552 8492 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
Current children cumulated CPU time: 9.35 s
Current children cumulated vsize: 105148 KiB
Current children cumulated memory: 33968 KiB

[startup+12.7002 s]
/proc/loadavg: 6.36 6.67 6.95 8/267 175721
/proc/meminfo: memFree=128352624/131249996 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=108840 memory=37600 CPUtime=19.16 cores=5,7
/proc/175719/stat : 175719 (pb_competition_) R 175716 175719 174194 0 -1 4194304 27319 0 0 0 1908 8 0 0 20 0 2 0 236469801 111452160 9400 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
/proc/175719/statm: 27210 9400 672 633 0 10894 0
[pid=175719/tid=175721] ppid=175716 vsize=108840 memory=37040 CPUtime=6.58 cores=5,7
/proc/175719/task/175721/stat : 175721 (pb_competition_) S 175716 175719 174194 0 -1 4194368 1692 0 0 0 656 2 0 0 20 0 2 0 236469802 111452160 9400 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
Current children cumulated CPU time: 19.16 s
Current children cumulated vsize: 108840 KiB
Current children cumulated memory: 37600 KiB

[startup+25.5002 s]
/proc/loadavg: 6.36 6.66 6.94 8/267 175721
/proc/meminfo: memFree=128340480/131249996 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=110896 memory=39644 CPUtime=39.15 cores=5,7
/proc/175719/stat : 175719 (pb_competition_) R 175716 175719 174194 0 -1 4194304 107089 0 0 0 3888 27 0 0 20 0 2 0 236469801 113557504 9911 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
/proc/175719/statm: 27724 9911 672 633 0 11408 0
[pid=175719/tid=175721] ppid=175716 vsize=110896 memory=39516 CPUtime=13.88 cores=5,7
/proc/175719/task/175721/stat : 175721 (pb_competition_) R 175716 175719 174194 0 -1 4194368 2456 0 0 0 1381 7 0 0 20 0 2 0 236469802 113557504 9911 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
Current children cumulated CPU time: 39.15 s
Current children cumulated vsize: 110896 KiB
Current children cumulated memory: 39644 KiB

[startup+51.1058 s]
/proc/loadavg: 6.50 6.67 6.94 7/267 175722
/proc/meminfo: memFree=128340496/131249996 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=114040 memory=42572 CPUtime=80.74 cores=5,7
/proc/175719/stat : 175719 (pb_competition_) R 175716 175719 174194 0 -1 4194304 146608 0 0 0 8028 46 0 0 20 0 2 0 236469801 116776960 10643 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
/proc/175719/statm: 28510 10643 672 633 0 12194 0
[pid=175719/tid=175721] ppid=175716 vsize=114040 memory=28160 CPUtime=30.08 cores=5,7
/proc/175719/task/175721/stat : 175721 (pb_competition_) R 175716 175719 174194 0 -1 4194368 3265 0 0 0 2997 11 0 0 20 0 2 0 236469802 116776960 10643 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
Current children cumulated CPU time: 80.74 s
Current children cumulated vsize: 114040 KiB
Current children cumulated memory: 42572 KiB

[startup+102.3 s]
/proc/loadavg: 6.57 6.66 6.92 8/267 175724
/proc/meminfo: memFree=128344720/131249996 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=115504 memory=43760 CPUtime=165.8 cores=5,7
/proc/175719/stat : 175719 (pb_competition_) R 175716 175719 174194 0 -1 4194304 204187 0 0 0 16490 90 0 0 20 0 2 0 236469801 118276096 10940 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
/proc/175719/statm: 28876 10940 672 633 0 12560 0
[pid=175719/tid=175721] ppid=175716 vsize=115504 memory=28160 CPUtime=64.4 cores=5,7
/proc/175719/task/175721/stat : 175721 (pb_competition_) R 175716 175719 174194 0 -1 4194368 3980 0 0 0 6419 21 0 0 20 0 2 0 236469802 118276096 10940 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
Current children cumulated CPU time: 165.8 s
Current children cumulated vsize: 115504 KiB
Current children cumulated memory: 43760 KiB

[startup+162.3 s]
/proc/loadavg: 6.30 6.55 6.86 8/267 175726
/proc/meminfo: memFree=128344864/131249996 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=115684 memory=44168 CPUtime=265.85 cores=5,7
/proc/175719/stat : 175719 (pb_competition_) R 175716 175719 174194 0 -1 4194304 264524 0 0 0 26448 137 0 0 20 0 2 0 236469801 118460416 11042 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
/proc/175719/statm: 28921 11042 672 633 0 12605 0
[pid=175719/tid=175721] ppid=175716 vsize=115684 memory=5632 CPUtime=104.99 cores=5,7
/proc/175719/task/175721/stat : 175721 (pb_competition_) R 175716 175719 174194 0 -1 4194368 6421 0 0 0 10467 32 0 0 20 0 2 0 236469802 118460416 11042 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
Current children cumulated CPU time: 265.85 s
Current children cumulated vsize: 115684 KiB
Current children cumulated memory: 44168 KiB

[startup+222.3 s]
/proc/loadavg: 6.43 6.55 6.84 8/267 175729
/proc/meminfo: memFree=128332956/131249996 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=116016 memory=44412 CPUtime=365.96 cores=5,7
/proc/175719/stat : 175719 (pb_competition_) R 175716 175719 174194 0 -1 4194304 270763 0 0 0 36429 167 0 0 20 0 2 0 236469801 118800384 11103 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
/proc/175719/statm: 29004 11103 672 633 0 12688 0
[pid=175719/tid=175721] ppid=175716 vsize=116016 memory=28160 CPUtime=145.59 cores=5,7
/proc/175719/task/175721/stat : 175721 (pb_competition_) S 175716 175719 174194 0 -1 4194368 7338 0 0 0 14517 42 0 0 20 0 2 0 236469802 118800384 11103 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
Current children cumulated CPU time: 365.96 s
Current children cumulated vsize: 116016 KiB
Current children cumulated memory: 44412 KiB

[startup+282.3 s]
/proc/loadavg: 6.40 6.52 6.81 7/267 175733
/proc/meminfo: memFree=128344580/131249996 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=115988 memory=44700 CPUtime=466.12 cores=5,7
/proc/175719/stat : 175719 (pb_competition_) R 175716 175719 174194 0 -1 4194304 286828 0 0 0 46413 199 0 0 20 0 2 0 236469801 118771712 11175 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
/proc/175719/statm: 28997 11175 672 633 0 12681 0
[pid=175719/tid=175721] ppid=175716 vsize=115988 memory=44496 CPUtime=186.25 cores=5,7
/proc/175719/task/175721/stat : 175721 (pb_competition_) R 175716 175719 174194 0 -1 4194368 7344 0 0 0 18573 52 0 0 20 0 2 0 236469802 118771712 11175 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
Current children cumulated CPU time: 466.12 s
Current children cumulated vsize: 115988 KiB
Current children cumulated memory: 44700 KiB

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

/proc/meminfo: memFree=128464088/131249996 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=118220 memory=45680 CPUtime=2533.34 cores=5,7
/proc/175719/stat : 175719 (pb_competition_) R 175716 175719 174194 0 -1 4194304 303024 0 0 0 252573 761 0 0 20 0 2 0 236469801 121057280 11420 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
/proc/175719/statm: 29555 11420 672 633 0 13239 0
[pid=175719/tid=175721] ppid=175716 vsize=118220 memory=45680 CPUtime=1063.12 cores=5,7
/proc/175719/task/175721/stat : 175721 (pb_competition_) R 175716 175719 174194 0 -1 4194368 9697 0 0 0 106081 231 0 0 20 0 2 0 236469802 121057280 11420 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
Current children cumulated CPU time: 2533.34 s
Current children cumulated vsize: 118220 KiB
Current children cumulated memory: 45680 KiB

[startup+1542.3 s]
/proc/loadavg: 4.84 5.34 6.04 6/260 175827
/proc/meminfo: memFree=128464472/131249996 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=118220 memory=45680 CPUtime=2642.2 cores=5,7
/proc/175719/stat : 175719 (pb_competition_) R 175716 175719 174194 0 -1 4194304 303714 0 0 0 263429 791 0 0 20 0 2 0 236469801 121057280 11420 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
/proc/175719/statm: 29555 11420 672 633 0 13239 0
[pid=175719/tid=175721] ppid=175716 vsize=118220 memory=14384 CPUtime=1112.32 cores=5,7
/proc/175719/task/175721/stat : 175721 (pb_competition_) R 175716 175719 174194 0 -1 4194368 9913 0 0 0 110995 237 0 0 20 0 2 0 236469802 121057280 11420 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
Current children cumulated CPU time: 2642.2 s
Current children cumulated vsize: 118220 KiB
Current children cumulated memory: 45680 KiB

[startup+1602.3 s]
/proc/loadavg: 5.06 5.30 5.98 6/260 175829
/proc/meminfo: memFree=128464620/131249996 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=118220 memory=45680 CPUtime=2751.17 cores=5,7
/proc/175719/stat : 175719 (pb_competition_) R 175716 175719 174194 0 -1 4194304 303725 0 0 0 274298 819 0 0 20 0 2 0 236469801 121057280 11420 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
/proc/175719/statm: 29555 11420 672 633 0 13239 0
[pid=175719/tid=175721] ppid=175716 vsize=118220 memory=14384 CPUtime=1161.65 cores=5,7
/proc/175719/task/175721/stat : 175721 (pb_competition_) R 175716 175719 174194 0 -1 4194368 9913 0 0 0 115920 245 0 0 20 0 2 0 236469802 121057280 11420 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
Current children cumulated CPU time: 2751.17 s
Current children cumulated vsize: 118220 KiB
Current children cumulated memory: 45680 KiB

[startup+1662.3 s]
/proc/loadavg: 5.03 5.25 5.92 6/260 175831
/proc/meminfo: memFree=128464724/131249996 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=118220 memory=45680 CPUtime=2859.98 cores=5,7
/proc/175719/stat : 175719 (pb_competition_) R 175716 175719 174194 0 -1 4194304 303725 0 0 0 285153 845 0 0 20 0 2 0 236469801 121057280 11420 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
/proc/175719/statm: 29555 11420 672 633 0 13239 0
[pid=175719/tid=175721] ppid=175716 vsize=118220 memory=14384 CPUtime=1210.81 cores=5,7
/proc/175719/task/175721/stat : 175721 (pb_competition_) R 175716 175719 174194 0 -1 4194368 9913 0 0 0 120830 251 0 0 20 0 2 0 236469802 121057280 11420 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
Current children cumulated CPU time: 2859.98 s
Current children cumulated vsize: 118220 KiB
Current children cumulated memory: 45680 KiB

[startup+1722.3 s]
/proc/loadavg: 4.29 5.04 5.81 3/253 175864
/proc/meminfo: memFree=128466732/131249996 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=118220 memory=45808 CPUtime=2968.89 cores=5,7
/proc/175719/stat : 175719 (pb_competition_) R 175716 175719 174194 0 -1 4194304 304369 0 0 0 296015 874 0 0 20 0 2 0 236469801 121057280 11452 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
/proc/175719/statm: 29555 11452 672 633 0 13239 0
[pid=175719/tid=175721] ppid=175716 vsize=118220 memory=14384 CPUtime=1260.1 cores=5,7
/proc/175719/task/175721/stat : 175721 (pb_competition_) S 175716 175719 174194 0 -1 4194368 10133 0 0 0 125751 259 0 0 20 0 2 0 236469802 121057280 11452 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
Current children cumulated CPU time: 2968.89 s
Current children cumulated vsize: 118220 KiB
Current children cumulated memory: 45808 KiB

[startup+1782.3 s]
/proc/loadavg: 3.35 4.63 5.62 4/253 175866
/proc/meminfo: memFree=128467416/131249996 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=118220 memory=45808 CPUtime=3077.72 cores=5,7
/proc/175719/stat : 175719 (pb_competition_) R 175716 175719 174194 0 -1 4194304 304379 0 0 0 306869 903 0 0 20 0 2 0 236469801 121057280 11452 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
/proc/175719/statm: 29555 11452 672 633 0 13239 0
[pid=175719/tid=175721] ppid=175716 vsize=118220 memory=45808 CPUtime=1309.33 cores=5,7
/proc/175719/task/175721/stat : 175721 (pb_competition_) R 175716 175719 174194 0 -1 4194368 10133 0 0 0 130667 266 0 0 20 0 2 0 236469802 121057280 11452 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
Current children cumulated CPU time: 3077.72 s
Current children cumulated vsize: 118220 KiB
Current children cumulated memory: 45808 KiB

[startup+1842.3 s]
/proc/loadavg: 3.12 4.33 5.45 4/254 175869
/proc/meminfo: memFree=128478168/131249996 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=118220 memory=45808 CPUtime=3186.48 cores=5,7
/proc/175719/stat : 175719 (pb_competition_) R 175716 175719 174194 0 -1 4194304 304379 0 0 0 317718 930 0 0 20 0 2 0 236469801 121057280 11452 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
/proc/175719/statm: 29555 11452 672 633 0 13239 0
[pid=175719/tid=175721] ppid=175716 vsize=118220 memory=45808 CPUtime=1358.49 cores=5,7
/proc/175719/task/175721/stat : 175721 (pb_competition_) R 175716 175719 174194 0 -1 4194368 10133 0 0 0 135576 273 0 0 20 0 2 0 236469802 121057280 11452 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
Current children cumulated CPU time: 3186.48 s
Current children cumulated vsize: 118220 KiB
Current children cumulated memory: 45808 KiB

[startup+1902.3 s]
/proc/loadavg: 2.94 4.06 5.28 3/254 175871
/proc/meminfo: memFree=128476960/131249996 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=118220 memory=45808 CPUtime=3295.32 cores=5,7
/proc/175719/stat : 175719 (pb_competition_) R 175716 175719 174194 0 -1 4194304 304397 0 0 0 328575 957 0 0 20 0 2 0 236469801 121057280 11452 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
/proc/175719/statm: 29555 11452 672 633 0 13239 0
[pid=175719/tid=175721] ppid=175716 vsize=118220 memory=6768 CPUtime=1407.72 cores=5,7
/proc/175719/task/175721/stat : 175721 (pb_competition_) R 175716 175719 174194 0 -1 4194368 10133 0 0 0 140493 279 0 0 20 0 2 0 236469802 121057280 11452 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
Current children cumulated CPU time: 3295.32 s
Current children cumulated vsize: 118220 KiB
Current children cumulated memory: 45808 KiB

[startup+1962.3 s]
/proc/loadavg: 2.98 3.86 5.14 4/254 175873
/proc/meminfo: memFree=128477308/131249996 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=118220 memory=45808 CPUtime=3404.16 cores=5,7
/proc/175719/stat : 175719 (pb_competition_) R 175716 175719 174194 0 -1 4194304 304573 0 0 0 339431 985 0 0 20 0 2 0 236469801 121057280 11452 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
/proc/175719/statm: 29555 11452 672 633 0 13239 0
[pid=175719/tid=175721] ppid=175716 vsize=118220 memory=45808 CPUtime=1456.92 cores=5,7
/proc/175719/task/175721/stat : 175721 (pb_competition_) R 175716 175719 174194 0 -1 4194368 10146 0 0 0 145407 285 0 0 20 0 2 0 236469802 121057280 11452 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
Current children cumulated CPU time: 3404.16 s
Current children cumulated vsize: 118220 KiB
Current children cumulated memory: 45808 KiB

[startup+2022.3 s]
/proc/loadavg: 2.91 3.67 4.99 4/254 175876
/proc/meminfo: memFree=128477916/131249996 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=118220 memory=45808 CPUtime=3512.99 cores=5,7
/proc/175719/stat : 175719 (pb_competition_) R 175716 175719 174194 0 -1 4194304 304774 0 0 0 350282 1017 0 0 20 0 2 0 236469801 121057280 11452 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
/proc/175719/statm: 29555 11452 672 633 0 13239 0
[pid=175719/tid=175721] ppid=175716 vsize=118220 memory=28160 CPUtime=1506.13 cores=5,7
/proc/175719/task/175721/stat : 175721 (pb_competition_) R 175716 175719 174194 0 -1 4194368 10147 0 0 0 150321 292 0 0 20 0 2 0 236469802 121057280 11452 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
Current children cumulated CPU time: 3512.99 s
Current children cumulated vsize: 118220 KiB
Current children cumulated memory: 45808 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2070.3 s]
/proc/loadavg: 2.88 3.56 4.89 3/254 175880
/proc/meminfo: memFree=128477732/131249996 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=118220 memory=45808 CPUtime=3600.08 cores=5,7
/proc/175719/stat : 175719 (pb_competition_) R 175716 175719 174194 0 -1 4194304 305157 0 0 0 358967 1041 0 0 20 0 2 0 236469801 121057280 11452 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
/proc/175719/statm: 29555 11452 672 633 0 13239 0
[pid=175719/tid=175721] ppid=175716 vsize=118220 memory=-8681460782183900768 CPUtime=1545.55 cores=5,7
/proc/175719/task/175721/stat : 175721 (pb_competition_) S 175716 175719 174194 0 -1 4194368 10318 0 0 0 154256 299 0 0 20 0 2 0 236469802 121057280 11452 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 118220 KiB
Current children cumulated memory: 45808 KiB

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

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

# cumulated CPU time of all completed processes:  user=3589.71 s, system=10.4132 s

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

[startup+2070.3 s]
/proc/loadavg: 2.88 3.56 4.89 3/254 175880
/proc/meminfo: memFree=128477732/131249996 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=118220 memory=45808 CPUtime=3600.08 cores=5,7
/proc/175719/stat : 175719 (pb_competition_) R 175716 175719 174194 0 -1 4194304 305157 0 0 0 358967 1041 0 0 20 0 2 0 236469801 121057280 11452 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
/proc/175719/statm: 29555 11452 672 633 0 13239 0
[pid=175719/tid=175721] ppid=175716 vsize=118220 memory=-8681460782183900768 CPUtime=1545.55 cores=5,7
/proc/175719/task/175721/stat : 175721 (pb_competition_) S 175716 175719 174194 0 -1 4194368 10318 0 0 0 154256 299 0 0 20 0 2 0 236469802 121057280 11452 18446744073709551615 4198400 6788177 140726108862672 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 22573056 140726108866904 140726108867030 140726108867030 140726108872634 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 118220 KiB
Current children cumulated memory: 45808 KiB

Child status: 0

Real time (s): 2070.33
CPU time (s): 3600.12
CPU user time (s): 3589.71
CPU system time (s): 10.4132
CPU usage (%): 173.891
Max. virtual memory (cumulated for all children) (KiB): 118220
Max. memory (cumulated for all children) (KiB): 45808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3589.71
system time used= 10.4132
maximum resident set size= 46540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 305792
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= 332426
involuntary context switches= 37760


# summary of solver processes directly reported to runsolver:
#   pid: 175719
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3589.71
#   total CPU system time (s): 10.4132

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.08922 second user time and 9.80934 second system time

The end

Launcher Data

Begin job on nodeC022 at 2025-07-22 20:12:00
IDJOB=4544333
IDBENCH=175302
IDSOLVER=3347
FILE ID=nodeC022/4544333-1753207920
RUNJOBID= nodeC022-1753198973-174214
SLURM_JOB_ID= 9687755
Free space on /tmp= 432796 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/extended-even-colouring/grids_rational_opb/normalized-ec_grid_rational_08_180.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-4544333-1753207920/watcher-4544333-1753207920 -o /tmp/evaluation-result-4544333-1753207920/solver-4544333-1753207920 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1753198973-174214 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 138013926 HOME/instance-4544333-1753207920.opb

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

MD5SUM BENCH= 5f9c71ef62aa1641b9bec64204b49f28
RANDOM SEED=138013926

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128376028 kB
MemAvailable:   129521296 kB
Buffers:            2128 kB
Cached:          1895488 kB
SwapCached:           32 kB
Active:          1384360 kB
Inactive:         753732 kB
Active(anon):     264572 kB
Inactive(anon):     2124 kB
Active(file):    1119788 kB
Inactive(file):   751608 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5252 kB
Writeback:             4 kB
AnonPages:        243512 kB
Mapped:           117408 kB
Shmem:             26220 kB
KReclaimable:     225820 kB
Slab:             322172 kB
SReclaimable:     225820 kB
SUnreclaim:        96352 kB
KernelStack:        4320 kB
PageTables:         3496 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     613720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432800 MiB
End job on nodeC022 at 2025-07-22 20:46:31