Trace number 4493010

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.05 1812.31

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
roussel/normalized-pigeon-cardinality-11-10.opb
MD5SUMb73d13ada2f7bbe7d6c4e900f1edb9fd
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.002709
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables110
Total number of constraints21
Number of constraints which are clauses11
Number of constraints which are cardinality constraints (but not clauses)10
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint11
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 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: 110
0.00/0.00	c #constraint: 21
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: 1470234730
3600.03/1812.30	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: 63837 MiB (63238 MiB free)
  memory of node 1: 64465 MiB (63782 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4493010-1751148713/watcher-4493010-1751148713 -o /tmp/evaluation-result-4493010-1751148713/solver-4493010-1751148713 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751145166-15174 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1470234730 HOME/instance-4493010-1751148713.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.10007 s]*
/proc/loadavg: 4.98 4.64 4.38 7/254 15541
/proc/meminfo: memFree=130068724/131382120 swapFree=33010684/33010684
[pid=15539] ppid=15536 vsize=77852 memory=3328 CPUtime=0.16 cores=1,3
/proc/15539/stat : 15539 (pb_competition_) S 15536 15539 15162 0 -1 4194304 282 0 0 0 16 0 0 0 20 0 2 0 30550414 79720448 832 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
/proc/15539/statm: 19463 832 672 633 0 2327 0
[pid=15539/tid=15541] ppid=15536 vsize=77852 memory=4026531960 CPUtime=0.07 cores=1,3
/proc/15539/task/15541/stat : 15541 (pb_competition_) R 15536 15539 15162 0 -1 4194368 9 0 0 0 7 0 0 0 20 0 2 0 30550414 79720448 832 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 77852 KiB
Current children cumulated memory: 3328 KiB

[startup+0.213685 s]*
/proc/loadavg: 4.98 4.64 4.38 7/254 15541
/proc/meminfo: memFree=130068724/131382120 swapFree=33010684/33010684
[pid=15539] ppid=15536 vsize=77852 memory=3328 CPUtime=0.37 cores=1,3
/proc/15539/stat : 15539 (pb_competition_) S 15536 15539 15162 0 -1 4194304 300 0 0 0 36 1 0 0 20 0 2 0 30550414 79720448 832 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
/proc/15539/statm: 19463 832 672 633 0 2327 0
[pid=15539/tid=15541] ppid=15536 vsize=77852 memory=4208735117501333788 CPUtime=0.16 cores=1,3
/proc/15539/task/15541/stat : 15541 (pb_competition_) R 15536 15539 15162 0 -1 4194368 9 0 0 0 16 0 0 0 20 0 2 0 30550414 79720448 832 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 77852 KiB
Current children cumulated memory: 3328 KiB

[startup+0.31349 s]*
/proc/loadavg: 4.98 4.64 4.38 8/254 15541
/proc/meminfo: memFree=130068724/131382120 swapFree=33010684/33010684
[pid=15539] ppid=15536 vsize=77852 memory=3456 CPUtime=0.53 cores=1,3
/proc/15539/stat : 15539 (pb_competition_) R 15536 15539 15162 0 -1 4194304 309 0 0 0 52 1 0 0 20 0 2 0 30550414 79720448 864 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
/proc/15539/statm: 19463 864 672 633 0 2327 0
[pid=15539/tid=15541] ppid=15536 vsize=77852 memory=7971234473786883183 CPUtime=0.24 cores=1,3
/proc/15539/task/15541/stat : 15541 (pb_competition_) R 15536 15539 15162 0 -1 4194368 9 0 0 0 24 0 0 0 20 0 2 0 30550414 79720448 864 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 77852 KiB
Current children cumulated memory: 3456 KiB

[startup+0.700241 s]
/proc/loadavg: 4.98 4.64 4.38 7/254 15541
/proc/meminfo: memFree=130068724/131382120 swapFree=33010684/33010684
[pid=15539] ppid=15536 vsize=78152 memory=3584 CPUtime=1.23 cores=1,3
/proc/15539/stat : 15539 (pb_competition_) R 15536 15539 15162 0 -1 4194304 366 0 0 0 119 4 0 0 20 0 2 0 30550414 80027648 896 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
/proc/15539/statm: 19538 896 672 633 0 2402 0
[pid=15539/tid=15541] ppid=15536 vsize=78152 memory=17152 CPUtime=0.59 cores=1,3
/proc/15539/task/15541/stat : 15541 (pb_competition_) R 15536 15539 15162 0 -1 4194368 9 0 0 0 59 0 0 0 20 0 2 0 30550414 80027648 896 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
Current children cumulated CPU time: 1.23 s
Current children cumulated vsize: 78152 KiB
Current children cumulated memory: 3584 KiB

[startup+1.50022 s]
/proc/loadavg: 4.98 4.64 4.38 6/254 15541
/proc/meminfo: memFree=130068724/131382120 swapFree=33010684/33010684
[pid=15539] ppid=15536 vsize=78152 memory=3584 CPUtime=2.82 cores=1,3
/proc/15539/stat : 15539 (pb_competition_) R 15536 15539 15162 0 -1 4194304 579 0 0 0 272 10 0 0 20 0 2 0 30550414 80027648 896 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
/proc/15539/statm: 19538 896 672 633 0 2402 0
[pid=15539/tid=15541] ppid=15536 vsize=78152 memory=17152 CPUtime=1.37 cores=1,3
/proc/15539/task/15541/stat : 15541 (pb_competition_) R 15536 15539 15162 0 -1 4194368 62 0 0 0 136 1 0 0 20 0 2 0 30550414 80027648 896 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
Current children cumulated CPU time: 2.82 s
Current children cumulated vsize: 78152 KiB
Current children cumulated memory: 3584 KiB

[startup+3.10573 s]
/proc/loadavg: 5.06 4.67 4.39 7/254 15542
/proc/meminfo: memFree=130068840/131382120 swapFree=33010684/33010684
[pid=15539] ppid=15536 vsize=78152 memory=3584 CPUtime=6.01 cores=1,3
/proc/15539/stat : 15539 (pb_competition_) R 15536 15539 15162 0 -1 4194304 793 0 0 0 579 22 0 0 20 0 2 0 30550414 80027648 896 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
/proc/15539/statm: 19538 896 672 633 0 2402 0
[pid=15539/tid=15541] ppid=15536 vsize=78152 memory=3584 CPUtime=2.96 cores=1,3
/proc/15539/task/15541/stat : 15541 (pb_competition_) R 15536 15539 15162 0 -1 4194368 128 0 0 0 292 4 0 0 20 0 2 0 30550414 80027648 896 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
Current children cumulated CPU time: 6.01 s
Current children cumulated vsize: 78152 KiB
Current children cumulated memory: 3584 KiB

[startup+6.3002 s]
/proc/loadavg: 5.06 4.67 4.39 7/254 15542
/proc/meminfo: memFree=130068864/131382120 swapFree=33010684/33010684
[pid=15539] ppid=15536 vsize=78152 memory=3584 CPUtime=12.36 cores=1,3
/proc/15539/stat : 15539 (pb_competition_) R 15536 15539 15162 0 -1 4194304 989 0 0 0 1195 41 0 0 20 0 2 0 30550414 80027648 896 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
/proc/15539/statm: 19538 896 672 633 0 2402 0
[pid=15539/tid=15541] ppid=15536 vsize=78152 memory=17152 CPUtime=6.14 cores=1,3
/proc/15539/task/15541/stat : 15541 (pb_competition_) R 15536 15539 15162 0 -1 4194368 227 0 0 0 607 7 0 0 20 0 2 0 30550414 80027648 896 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
Current children cumulated CPU time: 12.36 s
Current children cumulated vsize: 78152 KiB
Current children cumulated memory: 3584 KiB

[startup+12.7002 s]
/proc/loadavg: 5.05 4.67 4.40 7/254 15542
/proc/meminfo: memFree=130068648/131382120 swapFree=33010684/33010684
[pid=15539] ppid=15536 vsize=78152 memory=3584 CPUtime=25.09 cores=1,3
/proc/15539/stat : 15539 (pb_competition_) R 15536 15539 15162 0 -1 4194304 1021 0 0 0 2425 84 0 0 20 0 2 0 30550414 80027648 896 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
/proc/15539/statm: 19538 896 672 633 0 2402 0
[pid=15539/tid=15541] ppid=15536 vsize=78152 memory=3584 CPUtime=12.5 cores=1,3
/proc/15539/task/15541/stat : 15541 (pb_competition_) R 15536 15539 15162 0 -1 4194368 231 0 0 0 1237 13 0 0 20 0 2 0 30550414 80027648 896 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
Current children cumulated CPU time: 25.09 s
Current children cumulated vsize: 78152 KiB
Current children cumulated memory: 3584 KiB

[startup+25.5002 s]
/proc/loadavg: 5.34 4.75 4.43 7/254 15542
/proc/meminfo: memFree=130068704/131382120 swapFree=33010684/33010684
[pid=15539] ppid=15536 vsize=78152 memory=3584 CPUtime=50.53 cores=1,3
/proc/15539/stat : 15539 (pb_competition_) R 15536 15539 15162 0 -1 4194304 1204 0 0 0 4892 161 0 0 20 0 2 0 30550414 80027648 896 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
/proc/15539/statm: 19538 896 672 633 0 2402 0
[pid=15539/tid=15541] ppid=15536 vsize=78152 memory=16352 CPUtime=25.23 cores=1,3
/proc/15539/task/15541/stat : 15541 (pb_competition_) R 15536 15539 15162 0 -1 4194368 317 0 0 0 2498 25 0 0 20 0 2 0 30550414 80027648 896 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
Current children cumulated CPU time: 50.53 s
Current children cumulated vsize: 78152 KiB
Current children cumulated memory: 3584 KiB

[startup+51.1051 s]
/proc/loadavg: 5.87 4.92 4.49 9/255 15635
/proc/meminfo: memFree=130341756/131382120 swapFree=33010684/33010684
[pid=15539] ppid=15536 vsize=78152 memory=3584 CPUtime=101.4 cores=1,3
/proc/15539/stat : 15539 (pb_competition_) R 15536 15539 15162 0 -1 4194304 1505 0 0 0 9816 324 0 0 20 0 2 0 30550414 80027648 896 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
/proc/15539/statm: 19538 896 672 633 0 2402 0
[pid=15539/tid=15541] ppid=15536 vsize=78152 memory=16352 CPUtime=50.67 cores=1,3
/proc/15539/task/15541/stat : 15541 (pb_competition_) R 15536 15539 15162 0 -1 4194368 452 0 0 0 5024 43 0 0 20 0 2 0 30550414 80027648 896 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
Current children cumulated CPU time: 101.4 s
Current children cumulated vsize: 78152 KiB
Current children cumulated memory: 3584 KiB

[startup+102.3 s]
/proc/loadavg: 6.97 5.37 4.67 8/255 15637
/proc/meminfo: memFree=130331172/131382120 swapFree=33010684/33010684
[pid=15539] ppid=15536 vsize=78152 memory=3584 CPUtime=203.16 cores=1,3
/proc/15539/stat : 15539 (pb_competition_) R 15536 15539 15162 0 -1 4194304 2002 0 0 0 19692 624 0 0 20 0 2 0 30550414 80027648 896 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
/proc/15539/statm: 19538 896 672 633 0 2402 0
[pid=15539/tid=15541] ppid=15536 vsize=78152 memory=3584 CPUtime=101.59 cores=1,3
/proc/15539/task/15541/stat : 15541 (pb_competition_) R 15536 15539 15162 0 -1 4194368 618 0 0 0 10089 70 0 0 20 0 2 0 30550414 80027648 896 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
Current children cumulated CPU time: 203.16 s
Current children cumulated vsize: 78152 KiB
Current children cumulated memory: 3584 KiB

[startup+162.3 s]
/proc/loadavg: 7.49 5.81 4.86 9/256 15640
/proc/meminfo: memFree=130324220/131382120 swapFree=33010684/33010684
[pid=15539] ppid=15536 vsize=78284 memory=3584 CPUtime=322.43 cores=1,3
/proc/15539/stat : 15539 (pb_competition_) R 15536 15539 15162 0 -1 4194304 2254 0 0 0 31299 944 0 0 20 0 2 0 30550414 80162816 896 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
/proc/15539/statm: 19571 896 672 633 0 2435 0
[pid=15539/tid=15541] ppid=15536 vsize=78284 memory=3584 CPUtime=161.2 cores=1,3
/proc/15539/task/15541/stat : 15541 (pb_competition_) R 15536 15539 15162 0 -1 4194368 726 0 0 0 16018 102 0 0 20 0 2 0 30550414 80162816 896 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
Current children cumulated CPU time: 322.43 s
Current children cumulated vsize: 78284 KiB
Current children cumulated memory: 3584 KiB

[startup+222.3 s]
/proc/loadavg: 7.50 6.13 5.04 9/256 15642
/proc/meminfo: memFree=130325260/131382120 swapFree=33010684/33010684
[pid=15539] ppid=15536 vsize=78284 memory=3712 CPUtime=441.71 cores=1,3
/proc/15539/stat : 15539 (pb_competition_) R 15536 15539 15162 0 -1 4194304 2716 0 0 0 42920 1251 0 0 20 0 2 0 30550414 80162816 928 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
/proc/15539/statm: 19571 928 672 633 0 2435 0
[pid=15539/tid=15541] ppid=15536 vsize=78284 memory=16352 CPUtime=220.84 cores=1,3
/proc/15539/task/15541/stat : 15541 (pb_competition_) R 15536 15539 15162 0 -1 4194368 900 0 0 0 21952 132 0 0 20 0 2 0 30550414 80162816 928 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
Current children cumulated CPU time: 441.71 s
Current children cumulated vsize: 78284 KiB
Current children cumulated memory: 3712 KiB

[startup+282.3 s]
/proc/loadavg: 7.70 6.43 5.21 9/256 15644
/proc/meminfo: memFree=130325068/131382120 swapFree=33010684/33010684
[pid=15539] ppid=15536 vsize=78284 memory=3840 CPUtime=560.98 cores=1,3
/proc/15539/stat : 15539 (pb_competition_) R 15536 15539 15162 0 -1 4194304 2808 0 0 0 54555 1543 0 0 20 0 2 0 30550414 80162816 960 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
/proc/15539/statm: 19571 960 672 633 0 2435 0
[pid=15539/tid=15541] ppid=15536 vsize=78284 memory=17152 CPUtime=280.49 cores=1,3
/proc/15539/task/15541/stat : 15541 (pb_competition_) R 15536 15539 15162 0 -1 4194368 938 0 0 0 27889 160 0 0 20 0 2 0 30550414 80162816 960 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
Current children cumulated CPU time: 560.98 s
Current children cumulated vsize: 78284 KiB
Current children cumulated memory: 3840 KiB

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

/proc/meminfo: memFree=130324772/131382120 swapFree=33010684/33010684
[pid=15539] ppid=15536 vsize=79000 memory=4220 CPUtime=2467.8 cores=1,3
/proc/15539/stat : 15539 (pb_competition_) R 15536 15539 15162 0 -1 4194304 5105 0 0 0 241511 5269 0 0 20 0 2 0 30550414 80896000 1055 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
/proc/15539/statm: 19750 1055 672 633 0 2614 0
[pid=15539/tid=15541] ppid=15536 vsize=79000 memory=4220 CPUtime=1233.71 cores=1,3
/proc/15539/task/15541/stat : 15541 (pb_competition_) R 15536 15539 15162 0 -1 4194368 1530 0 0 0 122833 538 0 0 20 0 2 0 30550414 80896000 1055 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
Current children cumulated CPU time: 2467.8 s
Current children cumulated vsize: 79000 KiB
Current children cumulated memory: 4220 KiB

[startup+1302.3 s]
/proc/loadavg: 7.90 7.80 6.98 8/253 15694
/proc/meminfo: memFree=130324760/131382120 swapFree=33010684/33010684
[pid=15539] ppid=15536 vsize=79000 memory=4220 CPUtime=2587.04 cores=1,3
/proc/15539/stat : 15539 (pb_competition_) R 15536 15539 15162 0 -1 4194304 5522 0 0 0 253236 5468 0 0 20 0 2 0 30550414 80896000 1055 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
/proc/15539/statm: 19750 1055 672 633 0 2614 0
[pid=15539/tid=15541] ppid=15536 vsize=79000 memory=4220 CPUtime=1293.36 cores=1,3
/proc/15539/task/15541/stat : 15541 (pb_competition_) R 15536 15539 15162 0 -1 4194368 1535 0 0 0 128776 560 0 0 20 0 2 0 30550414 80896000 1055 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
Current children cumulated CPU time: 2587.04 s
Current children cumulated vsize: 79000 KiB
Current children cumulated memory: 4220 KiB

[startup+1362.3 s]
/proc/loadavg: 8.08 7.84 7.05 9/253 15696
/proc/meminfo: memFree=130323876/131382120 swapFree=33010684/33010684
[pid=15539] ppid=15536 vsize=79000 memory=4220 CPUtime=2706.3 cores=1,3
/proc/15539/stat : 15539 (pb_competition_) R 15536 15539 15162 0 -1 4194304 5955 0 0 0 264956 5674 0 0 20 0 2 0 30550414 80896000 1055 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
/proc/15539/statm: 19750 1055 672 633 0 2614 0
[pid=15539/tid=15541] ppid=15536 vsize=79000 memory=4220 CPUtime=1352.99 cores=1,3
/proc/15539/task/15541/stat : 15541 (pb_competition_) R 15536 15539 15162 0 -1 4194368 1690 0 0 0 134713 586 0 0 20 0 2 0 30550414 80896000 1055 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
Current children cumulated CPU time: 2706.3 s
Current children cumulated vsize: 79000 KiB
Current children cumulated memory: 4220 KiB

[startup+1422.3 s]
/proc/loadavg: 8.10 7.90 7.12 9/254 15699
/proc/meminfo: memFree=130324924/131382120 swapFree=33010684/33010684
[pid=15539] ppid=15536 vsize=79000 memory=4348 CPUtime=2825.55 cores=1,3
/proc/15539/stat : 15539 (pb_competition_) R 15536 15539 15162 0 -1 4194304 6390 0 0 0 276690 5865 0 0 20 0 2 0 30550414 80896000 1087 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
/proc/15539/statm: 19750 1087 672 633 0 2614 0
[pid=15539/tid=15541] ppid=15536 vsize=79000 memory=4348 CPUtime=1412.65 cores=1,3
/proc/15539/task/15541/stat : 15541 (pb_competition_) R 15536 15539 15162 0 -1 4194368 1801 0 0 0 140657 608 0 0 20 0 2 0 30550414 80896000 1087 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
Current children cumulated CPU time: 2825.55 s
Current children cumulated vsize: 79000 KiB
Current children cumulated memory: 4348 KiB

[startup+1482.3 s]
/proc/loadavg: 7.93 7.89 7.17 9/254 15701
/proc/meminfo: memFree=130328396/131382120 swapFree=33010684/33010684
[pid=15539] ppid=15536 vsize=79000 memory=4348 CPUtime=2944.78 cores=1,3
/proc/15539/stat : 15539 (pb_competition_) R 15536 15539 15162 0 -1 4194304 6835 0 0 0 288431 6047 0 0 20 0 2 0 30550414 80896000 1087 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
/proc/15539/statm: 19750 1087 672 633 0 2614 0
[pid=15539/tid=15541] ppid=15536 vsize=79000 memory=4348 CPUtime=1472.31 cores=1,3
/proc/15539/task/15541/stat : 15541 (pb_competition_) R 15536 15539 15162 0 -1 4194368 1961 0 0 0 146602 629 0 0 20 0 2 0 30550414 80896000 1087 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
Current children cumulated CPU time: 2944.78 s
Current children cumulated vsize: 79000 KiB
Current children cumulated memory: 4348 KiB

[startup+1542.3 s]
/proc/loadavg: 7.81 7.86 7.21 9/255 15706
/proc/meminfo: memFree=130329348/131382120 swapFree=33010684/33010684
[pid=15539] ppid=15536 vsize=79132 memory=4476 CPUtime=3064.01 cores=1,3
/proc/15539/stat : 15539 (pb_competition_) R 15536 15539 15162 0 -1 4194304 6841 0 0 0 300163 6238 0 0 20 0 2 0 30550414 81031168 1119 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
/proc/15539/statm: 19783 1119 672 633 0 2647 0
[pid=15539/tid=15541] ppid=15536 vsize=79132 memory=4348 CPUtime=1531.92 cores=1,3
/proc/15539/task/15541/stat : 15541 (pb_competition_) R 15536 15539 15162 0 -1 4194368 1961 0 0 0 152543 649 0 0 20 0 2 0 30550414 81031168 1119 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
Current children cumulated CPU time: 3064.01 s
Current children cumulated vsize: 79132 KiB
Current children cumulated memory: 4476 KiB

[startup+1602.3 s]
/proc/loadavg: 7.70 7.81 7.23 9/255 15710
/proc/meminfo: memFree=130329452/131382120 swapFree=33010684/33010684
[pid=15539] ppid=15536 vsize=79132 memory=4476 CPUtime=3183.26 cores=1,3
/proc/15539/stat : 15539 (pb_competition_) R 15536 15539 15162 0 -1 4194304 7286 0 0 0 311903 6423 0 0 20 0 2 0 30550414 81031168 1119 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
/proc/15539/statm: 19783 1119 672 633 0 2647 0
[pid=15539/tid=15541] ppid=15536 vsize=79132 memory=4476 CPUtime=1591.55 cores=1,3
/proc/15539/task/15541/stat : 15541 (pb_competition_) R 15536 15539 15162 0 -1 4194368 2070 0 0 0 158483 672 0 0 20 0 2 0 30550414 81031168 1119 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
Current children cumulated CPU time: 3183.26 s
Current children cumulated vsize: 79132 KiB
Current children cumulated memory: 4476 KiB

[startup+1662.3 s]
/proc/loadavg: 7.70 7.79 7.26 8/256 15758
/proc/meminfo: memFree=130333608/131382120 swapFree=33010684/33010684
[pid=15539] ppid=15536 vsize=79132 memory=4476 CPUtime=3301.97 cores=1,3
/proc/15539/stat : 15539 (pb_competition_) R 15536 15539 15162 0 -1 4194304 7289 0 0 0 323580 6617 0 0 20 0 2 0 30550414 81031168 1119 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
/proc/15539/statm: 19783 1119 672 633 0 2647 0
[pid=15539/tid=15541] ppid=15536 vsize=79132 memory=4476 CPUtime=1650.71 cores=1,3
/proc/15539/task/15541/stat : 15541 (pb_competition_) R 15536 15539 15162 0 -1 4194368 2070 0 0 0 164374 697 0 0 20 0 2 0 30550414 81031168 1119 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
Current children cumulated CPU time: 3301.97 s
Current children cumulated vsize: 79132 KiB
Current children cumulated memory: 4476 KiB

[startup+1722.3 s]
/proc/loadavg: 7.76 7.79 7.29 9/256 15762
/proc/meminfo: memFree=130324356/131382120 swapFree=33010684/33010684
[pid=15539] ppid=15536 vsize=79132 memory=4476 CPUtime=3421.19 cores=1,3
/proc/15539/stat : 15539 (pb_competition_) R 15536 15539 15162 0 -1 4194304 7750 0 0 0 335310 6809 0 0 20 0 2 0 30550414 81031168 1119 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
/proc/15539/statm: 19783 1119 672 633 0 2647 0
[pid=15539/tid=15541] ppid=15536 vsize=79132 memory=4476 CPUtime=1710.33 cores=1,3
/proc/15539/task/15541/stat : 15541 (pb_competition_) R 15536 15539 15162 0 -1 4194368 2238 0 0 0 170316 717 0 0 20 0 2 0 30550414 81031168 1119 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
Current children cumulated CPU time: 3421.19 s
Current children cumulated vsize: 79132 KiB
Current children cumulated memory: 4476 KiB

[startup+1782.3 s]
/proc/loadavg: 7.53 7.73 7.30 9/256 15763
/proc/meminfo: memFree=130330348/131382120 swapFree=33010684/33010684
[pid=15539] ppid=15536 vsize=79132 memory=4476 CPUtime=3540.4 cores=1,3
/proc/15539/stat : 15539 (pb_competition_) R 15536 15539 15162 0 -1 4194304 7754 0 0 0 347044 6996 0 0 20 0 2 0 30550414 81031168 1119 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
/proc/15539/statm: 19783 1119 672 633 0 2647 0
[pid=15539/tid=15541] ppid=15536 vsize=79132 memory=16352 CPUtime=1769.97 cores=1,3
/proc/15539/task/15541/stat : 15541 (pb_competition_) R 15536 15539 15162 0 -1 4194368 2238 0 0 0 176259 738 0 0 20 0 2 0 30550414 81031168 1119 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
Current children cumulated CPU time: 3540.4 s
Current children cumulated vsize: 79132 KiB
Current children cumulated memory: 4476 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.3 s]
/proc/loadavg: 7.29 7.66 7.29 9/256 15764
/proc/meminfo: memFree=130329484/131382120 swapFree=33010684/33010684
[pid=15539] ppid=15536 vsize=79132 memory=4476 CPUtime=3600.03 cores=1,3
/proc/15539/stat : 15539 (pb_competition_) R 15536 15539 15162 0 -1 4194304 8217 0 0 0 352911 7092 0 0 20 0 2 0 30550414 81031168 1119 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
/proc/15539/statm: 19783 1119 672 633 0 2647 0
[pid=15539/tid=15541] ppid=15536 vsize=79132 memory=4476 CPUtime=1799.81 cores=1,3
/proc/15539/task/15541/stat : 15541 (pb_competition_) R 15536 15539 15162 0 -1 4194368 2347 0 0 0 179231 750 0 0 20 0 2 0 30550414 81031168 1119 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 79132 KiB
Current children cumulated memory: 4476 KiB

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

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

# cumulated CPU time of all completed processes:  user=3529.13 s, system=70.9213 s

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

[startup+1812.3 s]
/proc/loadavg: 7.29 7.66 7.29 9/256 15764
/proc/meminfo: memFree=130329484/131382120 swapFree=33010684/33010684
[pid=15539] ppid=15536 vsize=79132 memory=4476 CPUtime=3600.03 cores=1,3
/proc/15539/stat : 15539 (pb_competition_) R 15536 15539 15162 0 -1 4194304 8217 0 0 0 352911 7092 0 0 20 0 2 0 30550414 81031168 1119 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
/proc/15539/statm: 19783 1119 672 633 0 2647 0
[pid=15539/tid=15541] ppid=15536 vsize=79132 memory=4476 CPUtime=1799.81 cores=1,3
/proc/15539/task/15541/stat : 15541 (pb_competition_) R 15536 15539 15162 0 -1 4194368 2347 0 0 0 179231 750 0 0 20 0 2 0 30550414 81031168 1119 18446744073709551615 4198400 6788177 140734925036048 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 21622784 140734925044057 140734925044184 140734925044184 140734925049786 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 79132 KiB
Current children cumulated memory: 4476 KiB

Child status: 0

Real time (s): 1812.31
CPU time (s): 3600.05
CPU user time (s): 3529.13
CPU system time (s): 70.9213
CPU usage (%): 198.645
Max. virtual memory (cumulated for all children) (KiB): 79132
Max. memory (cumulated for all children) (KiB): 4476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3529.13
system time used= 70.9213
maximum resident set size= 4476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8227
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= 6764
involuntary context switches= 36965


# summary of solver processes directly reported to runsolver:
#   pid: 15539
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3529.13
#   total CPU system time (s): 70.9213

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.1629 second user time and 7.50955 second system time

The end

Launcher Data

Begin job on nodeC008 at 2025-06-29 00:11:53
IDJOB=4493010
IDBENCH=147835
IDSOLVER=3347
FILE ID=nodeC008/4493010-1751148713
RUNJOBID= nodeC008-1751145166-15174
SLURM_JOB_ID= 9587445
Free space on /tmp= 433044 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-cardinality-11-10.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-4493010-1751148713/watcher-4493010-1751148713 -o /tmp/evaluation-result-4493010-1751148713/solver-4493010-1751148713 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751145166-15174 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1470234730 HOME/instance-4493010-1751148713.opb

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

MD5SUM BENCH= b73d13ada2f7bbe7d6c4e900f1edb9fd
RANDOM SEED=1470234730

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        130069200 kB
MemAvailable:   129679132 kB
Buffers:            3280 kB
Cached:           386636 kB
SwapCached:            0 kB
Active:           623196 kB
Inactive:         188488 kB
Active(anon):     439724 kB
Inactive(anon):        0 kB
Active(file):     183472 kB
Inactive(file):   188488 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5264 kB
Writeback:             0 kB
AnonPages:        424800 kB
Mapped:           110624 kB
Shmem:             17956 kB
KReclaimable:      83784 kB
Slab:             161912 kB
SReclaimable:      83784 kB
SUnreclaim:        78128 kB
KernelStack:        4112 kB
PageTables:         3712 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     773696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149464 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    292864 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:      181064 kB
DirectMap2M:     9158656 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433040 MiB
End job on nodeC008 at 2025-06-29 00:42:06