Trace number 4493082

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PRINTEMPS 2025-05-28? (TO) 3600.15 1985.98

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
roussel/normalized-pigeon-cardinality-41-40.opb
MD5SUM1621a26d38c2e16382af4b588e278719
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.014448
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1640
Total number of constraints81
Number of constraints which are clauses41
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint41
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 42
Number of bits of the biggest sum of numbers6
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.01	c #variable: 1640
0.00/0.01	c #constraint: 81
0.00/0.01	c #equal: 0
0.00/0.01	c intsize: 6
0.00/0.01	c sizeproduct: 0
0.00/0.01	c #soft: 0
0.00/0.01	c mincost: 0
0.00/0.01	c maxcost: 0
0.00/0.01	c sumcost: 0
0.00/0.01	c iteration_max: -1
0.00/0.01	c time_max: -1
0.00/0.01	c number_of_threads(move update): 2
0.00/0.01	c number_of_threads(move evaluation): 2
0.00/0.01	c seed: 1470234730
3600.05/1985.96	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 (63289 MiB free)
  memory of node 1: 64465 MiB (63997 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=15633, runsolver pid=15630

[startup+0.100068 s]*
/proc/loadavg: 5.44 4.80 4.45 8/255 15635
/proc/meminfo: memFree=130342192/131382120 swapFree=33010684/33010684
[pid=15633] ppid=15630 vsize=80352 memory=6016 CPUtime=0.17 cores=4,6
/proc/15633/stat : 15633 (pb_competition_) R 15630 15633 15162 0 -1 4194304 985 0 0 0 17 0 0 0 20 0 2 0 30553933 82280448 1504 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
/proc/15633/statm: 20088 1504 672 633 0 2981 0
[pid=15633/tid=15635] ppid=15630 vsize=80352 memory=4026531960 CPUtime=0.06 cores=4,6
/proc/15633/task/15635/stat : 15635 (pb_competition_) S 15630 15633 15162 0 -1 4194368 65 0 0 0 6 0 0 0 20 0 2 0 30553934 82280448 1504 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 80352 KiB
Current children cumulated memory: 6016 KiB

[startup+0.213319 s]*
/proc/loadavg: 5.44 4.80 4.45 9/255 15635
/proc/meminfo: memFree=130342192/131382120 swapFree=33010684/33010684
[pid=15633] ppid=15630 vsize=80836 memory=6404 CPUtime=0.35 cores=4,6
/proc/15633/stat : 15633 (pb_competition_) R 15630 15633 15162 0 -1 4194304 1164 0 0 0 35 0 0 0 20 0 2 0 30553933 82776064 1601 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
/proc/15633/statm: 20209 1601 672 633 0 3102 0
[pid=15633/tid=15635] ppid=15630 vsize=80836 memory=664958721904869660 CPUtime=0.14 cores=4,6
/proc/15633/task/15635/stat : 15635 (pb_competition_) R 15630 15633 15162 0 -1 4194368 65 0 0 0 14 0 0 0 20 0 2 0 30553934 82776064 1601 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 80836 KiB
Current children cumulated memory: 6404 KiB

[startup+0.315192 s]*
/proc/loadavg: 5.44 4.80 4.45 9/255 15635
/proc/meminfo: memFree=130342192/131382120 swapFree=33010684/33010684
[pid=15633] ppid=15630 vsize=80992 memory=6660 CPUtime=0.5 cores=4,6
/proc/15633/stat : 15633 (pb_competition_) S 15630 15633 15162 0 -1 4194304 1233 0 0 0 50 0 0 0 20 0 2 0 30553933 82935808 1665 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
/proc/15633/statm: 20248 1665 672 633 0 3141 0
[pid=15633/tid=15635] ppid=15630 vsize=80992 memory=-7384911357134737255 CPUtime=0.2 cores=4,6
/proc/15633/task/15635/stat : 15635 (pb_competition_) R 15630 15633 15162 0 -1 4194368 65 0 0 0 20 0 0 0 20 0 2 0 30553934 82935808 1665 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 80992 KiB
Current children cumulated memory: 6660 KiB

[startup+0.700309 s]
/proc/loadavg: 5.44 4.80 4.45 9/255 15635
/proc/meminfo: memFree=130341956/131382120 swapFree=33010684/33010684
[pid=15633] ppid=15630 vsize=82116 memory=7288 CPUtime=1.11 cores=4,6
/proc/15633/stat : 15633 (pb_competition_) R 15630 15633 15162 0 -1 4194304 1556 0 0 0 110 1 0 0 20 0 2 0 30553933 84086784 1822 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
/proc/15633/statm: 20529 1822 672 633 0 3422 0
[pid=15633/tid=15635] ppid=15630 vsize=82116 memory=17152 CPUtime=0.45 cores=4,6
/proc/15633/task/15635/stat : 15635 (pb_competition_) R 15630 15633 15162 0 -1 4194368 65 0 0 0 45 0 0 0 20 0 2 0 30553934 84086784 1822 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 82116 KiB
Current children cumulated memory: 7288 KiB

[startup+1.5002 s]
/proc/loadavg: 5.44 4.80 4.45 9/255 15635
/proc/meminfo: memFree=130340444/131382120 swapFree=33010684/33010684
[pid=15633] ppid=15630 vsize=82380 memory=7928 CPUtime=2.67 cores=4,6
/proc/15633/stat : 15633 (pb_competition_) R 15630 15633 15162 0 -1 4194304 2790 0 0 0 265 2 0 0 20 0 2 0 30553933 84357120 1982 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
/proc/15633/statm: 20595 1982 672 633 0 3488 0
[pid=15633/tid=15635] ppid=15630 vsize=82380 memory=17152 CPUtime=1.22 cores=4,6
/proc/15633/task/15635/stat : 15635 (pb_competition_) R 15630 15633 15162 0 -1 4194368 421 0 0 0 121 1 0 0 20 0 2 0 30553934 84357120 1982 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
Current children cumulated CPU time: 2.67 s
Current children cumulated vsize: 82380 KiB
Current children cumulated memory: 7928 KiB

[startup+3.10543 s]
/proc/loadavg: 5.57 4.83 4.46 9/255 15635
/proc/meminfo: memFree=130340408/131382120 swapFree=33010684/33010684
[pid=15633] ppid=15630 vsize=84800 memory=9732 CPUtime=5.65 cores=4,6
/proc/15633/stat : 15633 (pb_competition_) R 15630 15633 15162 0 -1 4194304 5102 0 0 0 560 5 0 0 20 0 2 0 30553933 86835200 2433 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
/proc/15633/statm: 21200 2433 672 633 0 4093 0
[pid=15633/tid=15635] ppid=15630 vsize=84800 memory=8184 CPUtime=2.6 cores=4,6
/proc/15633/task/15635/stat : 15635 (pb_competition_) R 15630 15633 15162 0 -1 4194368 883 0 0 0 259 1 0 0 20 0 2 0 30553934 86835200 2433 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
Current children cumulated CPU time: 5.65 s
Current children cumulated vsize: 84800 KiB
Current children cumulated memory: 9732 KiB

[startup+6.30021 s]
/proc/loadavg: 5.57 4.83 4.46 9/255 15635
/proc/meminfo: memFree=130335360/131382120 swapFree=33010684/33010684
[pid=15633] ppid=15630 vsize=89236 memory=14224 CPUtime=11.46 cores=4,6
/proc/15633/stat : 15633 (pb_competition_) R 15630 15633 15162 0 -1 4194304 7436 0 0 0 1137 9 0 0 20 0 2 0 30553933 91377664 3556 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
/proc/15633/statm: 22309 3556 672 633 0 5202 0
[pid=15633/tid=15635] ppid=15630 vsize=89236 memory=17152 CPUtime=5.24 cores=4,6
/proc/15633/task/15635/stat : 15635 (pb_competition_) R 15630 15633 15162 0 -1 4194368 1037 0 0 0 522 2 0 0 20 0 2 0 30553934 91377664 3556 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
Current children cumulated CPU time: 11.46 s
Current children cumulated vsize: 89236 KiB
Current children cumulated memory: 14224 KiB

[startup+12.7002 s]
/proc/loadavg: 5.87 4.92 4.49 8/255 15635
/proc/meminfo: memFree=130334872/131382120 swapFree=33010684/33010684
[pid=15633] ppid=15630 vsize=91564 memory=16656 CPUtime=22.38 cores=4,6
/proc/15633/stat : 15633 (pb_competition_) R 15630 15633 15162 0 -1 4194304 10189 0 0 0 2223 15 0 0 20 0 2 0 30553933 93761536 4164 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
/proc/15633/statm: 22891 4164 672 633 0 5784 0
[pid=15633/tid=15635] ppid=15630 vsize=91564 memory=16400 CPUtime=9.82 cores=4,6
/proc/15633/task/15635/stat : 15635 (pb_competition_) R 15630 15633 15162 0 -1 4194368 1367 0 0 0 977 5 0 0 20 0 2 0 30553934 93761536 4164 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
Current children cumulated CPU time: 22.38 s
Current children cumulated vsize: 91564 KiB
Current children cumulated memory: 16656 KiB

[startup+25.5002 s]
/proc/loadavg: 6.04 4.99 4.52 9/255 15635
/proc/meminfo: memFree=130339508/131382120 swapFree=33010684/33010684
[pid=15633] ppid=15630 vsize=98724 memory=20556 CPUtime=44.54 cores=4,6
/proc/15633/stat : 15633 (pb_competition_) R 15630 15633 15162 0 -1 4194304 13517 0 0 0 4434 20 0 0 20 0 2 0 30553933 101093376 5139 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
/proc/15633/statm: 24681 5139 672 633 0 7574 0
[pid=15633/tid=15635] ppid=15630 vsize=98724 memory=19916 CPUtime=19.3 cores=4,6
/proc/15633/task/15635/stat : 15635 (pb_competition_) R 15630 15633 15162 0 -1 4194368 2195 0 0 0 1923 7 0 0 20 0 2 0 30553934 101093376 5139 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
Current children cumulated CPU time: 44.54 s
Current children cumulated vsize: 98724 KiB
Current children cumulated memory: 20556 KiB

[startup+51.1054 s]
/proc/loadavg: 6.78 5.25 4.62 8/255 15636
/proc/meminfo: memFree=130339272/131382120 swapFree=33010684/33010684
[pid=15633] ppid=15630 vsize=100568 memory=24324 CPUtime=90.05 cores=4,6
/proc/15633/stat : 15633 (pb_competition_) R 15630 15633 15162 0 -1 4194304 16975 0 0 0 8973 32 0 0 20 0 2 0 30553933 102981632 6081 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
/proc/15633/statm: 25142 6081 672 633 0 8035 0
[pid=15633/tid=15635] ppid=15630 vsize=100568 memory=17152 CPUtime=39.46 cores=4,6
/proc/15633/task/15635/stat : 15635 (pb_competition_) R 15630 15633 15162 0 -1 4194368 3124 0 0 0 3934 12 0 0 20 0 2 0 30553934 102981632 6081 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
Current children cumulated CPU time: 90.05 s
Current children cumulated vsize: 100568 KiB
Current children cumulated memory: 24324 KiB

[startup+102.3 s]
/proc/loadavg: 7.29 5.65 4.79 9/256 15639
/proc/meminfo: memFree=130324052/131382120 swapFree=33010684/33010684
[pid=15633] ppid=15630 vsize=102048 memory=25860 CPUtime=181.6 cores=4,6
/proc/15633/stat : 15633 (pb_competition_) R 15630 15633 15162 0 -1 4194304 17494 0 0 0 18114 46 0 0 20 0 2 0 30553933 104497152 6465 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
/proc/15633/statm: 25512 6465 672 633 0 8405 0
[pid=15633/tid=15635] ppid=15630 vsize=102048 memory=17152 CPUtime=80.32 cores=4,6
/proc/15633/task/15635/stat : 15635 (pb_competition_) S 15630 15633 15162 0 -1 4194368 3169 0 0 0 8015 17 0 0 20 0 2 0 30553934 104497152 6465 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
Current children cumulated CPU time: 181.6 s
Current children cumulated vsize: 102048 KiB
Current children cumulated memory: 25860 KiB

[startup+162.3 s]
/proc/loadavg: 7.61 6.05 4.99 9/256 15641
/proc/meminfo: memFree=130324812/131382120 swapFree=33010684/33010684
[pid=15633] ppid=15630 vsize=102048 memory=25860 CPUtime=289.03 cores=4,6
/proc/15633/stat : 15633 (pb_competition_) R 15630 15633 15162 0 -1 4194304 18132 0 0 0 28845 58 0 0 20 0 2 0 30553933 104497152 6465 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
/proc/15633/statm: 25512 6465 672 633 0 8405 0
[pid=15633/tid=15635] ppid=15630 vsize=102048 memory=25860 CPUtime=128.33 cores=4,6
/proc/15633/task/15635/stat : 15635 (pb_competition_) R 15630 15633 15162 0 -1 4194368 3201 0 0 0 12811 22 0 0 20 0 2 0 30553934 104497152 6465 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
Current children cumulated CPU time: 289.03 s
Current children cumulated vsize: 102048 KiB
Current children cumulated memory: 25860 KiB

[startup+222.3 s]
/proc/loadavg: 7.58 6.32 5.15 9/256 15643
/proc/meminfo: memFree=130324836/131382120 swapFree=33010684/33010684
[pid=15633] ppid=15630 vsize=102048 memory=25860 CPUtime=396.78 cores=4,6
/proc/15633/stat : 15633 (pb_competition_) R 15630 15633 15162 0 -1 4194304 18781 0 0 0 39606 72 0 0 20 0 2 0 30553933 104497152 6465 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
/proc/15633/statm: 25512 6465 672 633 0 8405 0
[pid=15633/tid=15635] ppid=15630 vsize=102048 memory=17152 CPUtime=176.7 cores=4,6
/proc/15633/task/15635/stat : 15635 (pb_competition_) R 15630 15633 15162 0 -1 4194368 3237 0 0 0 17642 28 0 0 20 0 2 0 30553934 104497152 6465 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
Current children cumulated CPU time: 396.78 s
Current children cumulated vsize: 102048 KiB
Current children cumulated memory: 25860 KiB

[startup+282.3 s]
/proc/loadavg: 7.69 6.60 5.32 9/256 15645
/proc/meminfo: memFree=130325168/131382120 swapFree=33010684/33010684
[pid=15633] ppid=15630 vsize=102208 memory=25860 CPUtime=503.69 cores=4,6
/proc/15633/stat : 15633 (pb_competition_) R 15630 15633 15162 0 -1 4194304 20067 0 0 0 50283 86 0 0 20 0 2 0 30553933 104660992 6465 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
/proc/15633/statm: 25552 6465 672 633 0 8445 0
[pid=15633/tid=15635] ppid=15630 vsize=102208 memory=25860 CPUtime=224.2 cores=4,6
/proc/15633/task/15635/stat : 15635 (pb_competition_) R 15630 15633 15162 0 -1 4194368 3284 0 0 0 22385 35 0 0 20 0 2 0 30553934 104660992 6465 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
Current children cumulated CPU time: 503.69 s
Current children cumulated vsize: 102208 KiB

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

/proc/meminfo: memFree=130324740/131382120 swapFree=33010684/33010684
[pid=15633] ppid=15630 vsize=102208 memory=25988 CPUtime=2588.96 cores=4,6
/proc/15633/stat : 15633 (pb_competition_) R 15630 15633 15162 0 -1 4194304 21888 0 0 0 258570 326 0 0 20 0 2 0 30553933 104660992 6497 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
/proc/15633/statm: 25552 6497 672 633 0 8445 0
[pid=15633/tid=15635] ppid=15630 vsize=102208 memory=25988 CPUtime=1180.69 cores=4,6
/proc/15633/task/15635/stat : 15635 (pb_competition_) S 15630 15633 15162 0 -1 4194368 3546 0 0 0 117928 141 0 0 20 0 2 0 30553934 104660992 6497 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
Current children cumulated CPU time: 2588.96 s
Current children cumulated vsize: 102208 KiB
Current children cumulated memory: 25988 KiB

[startup+1482.3 s]
/proc/loadavg: 7.80 7.87 7.19 9/254 15701
/proc/meminfo: memFree=130328424/131382120 swapFree=33010684/33010684
[pid=15633] ppid=15630 vsize=102208 memory=25988 CPUtime=2698.1 cores=4,6
/proc/15633/stat : 15633 (pb_competition_) R 15630 15633 15162 0 -1 4194304 22065 0 0 0 269471 339 0 0 20 0 2 0 30553933 104660992 6497 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
/proc/15633/statm: 25552 6497 672 633 0 8445 0
[pid=15633/tid=15635] ppid=15630 vsize=102208 memory=25988 CPUtime=1230.42 cores=4,6
/proc/15633/task/15635/stat : 15635 (pb_competition_) R 15630 15633 15162 0 -1 4194368 3578 0 0 0 122895 147 0 0 20 0 2 0 30553934 104660992 6497 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
Current children cumulated CPU time: 2698.1 s
Current children cumulated vsize: 102208 KiB
Current children cumulated memory: 25988 KiB

[startup+1542.3 s]
/proc/loadavg: 7.75 7.83 7.22 8/255 15706
/proc/meminfo: memFree=130329148/131382120 swapFree=33010684/33010684
[pid=15633] ppid=15630 vsize=102208 memory=25988 CPUtime=2805.78 cores=4,6
/proc/15633/stat : 15633 (pb_competition_) R 15630 15633 15162 0 -1 4194304 22235 0 0 0 280228 350 0 0 20 0 2 0 30553933 104660992 6497 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
/proc/15633/statm: 25552 6497 672 633 0 8445 0
[pid=15633/tid=15635] ppid=15630 vsize=102208 memory=16352 CPUtime=1278.69 cores=4,6
/proc/15633/task/15635/stat : 15635 (pb_competition_) R 15630 15633 15162 0 -1 4194368 3617 0 0 0 127717 152 0 0 20 0 2 0 30553934 104660992 6497 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
Current children cumulated CPU time: 2805.78 s
Current children cumulated vsize: 102208 KiB
Current children cumulated memory: 25988 KiB

[startup+1602.3 s]
/proc/loadavg: 7.64 7.79 7.24 8/255 15710
/proc/meminfo: memFree=130329000/131382120 swapFree=33010684/33010684
[pid=15633] ppid=15630 vsize=102208 memory=25988 CPUtime=2913.42 cores=4,6
/proc/15633/stat : 15633 (pb_competition_) R 15630 15633 15162 0 -1 4194304 22236 0 0 0 290979 363 0 0 20 0 2 0 30553933 104660992 6497 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
/proc/15633/statm: 25552 6497 672 633 0 8445 0
[pid=15633/tid=15635] ppid=15630 vsize=102208 memory=25988 CPUtime=1326.92 cores=4,6
/proc/15633/task/15635/stat : 15635 (pb_competition_) R 15630 15633 15162 0 -1 4194368 3617 0 0 0 132535 157 0 0 20 0 2 0 30553934 104660992 6497 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
Current children cumulated CPU time: 2913.42 s
Current children cumulated vsize: 102208 KiB
Current children cumulated memory: 25988 KiB

[startup+1662.3 s]
/proc/loadavg: 7.63 7.77 7.27 8/256 15758
/proc/meminfo: memFree=130323900/131382120 swapFree=33010684/33010684
[pid=15633] ppid=15630 vsize=102208 memory=25988 CPUtime=3021.82 cores=4,6
/proc/15633/stat : 15633 (pb_competition_) R 15630 15633 15162 0 -1 4194304 22385 0 0 0 301806 376 0 0 20 0 2 0 30553933 104660992 6497 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
/proc/15633/statm: 25552 6497 672 633 0 8445 0
[pid=15633/tid=15635] ppid=15630 vsize=102208 memory=25988 CPUtime=1375.85 cores=4,6
/proc/15633/task/15635/stat : 15635 (pb_competition_) R 15630 15633 15162 0 -1 4194368 3630 0 0 0 137422 163 0 0 20 0 2 0 30553934 104660992 6497 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
Current children cumulated CPU time: 3021.82 s
Current children cumulated vsize: 102208 KiB
Current children cumulated memory: 25988 KiB

[startup+1722.3 s]
/proc/loadavg: 7.74 7.78 7.31 9/256 15762
/proc/meminfo: memFree=130331024/131382120 swapFree=33010684/33010684
[pid=15633] ppid=15630 vsize=102208 memory=25988 CPUtime=3129.61 cores=4,6
/proc/15633/stat : 15633 (pb_competition_) R 15630 15633 15162 0 -1 4194304 22398 0 0 0 312572 389 0 0 20 0 2 0 30553933 104660992 6497 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
/proc/15633/statm: 25552 6497 672 633 0 8445 0
[pid=15633/tid=15635] ppid=15630 vsize=102208 memory=25988 CPUtime=1424.2 cores=4,6
/proc/15633/task/15635/stat : 15635 (pb_competition_) S 15630 15633 15162 0 -1 4194368 3631 0 0 0 142252 168 0 0 20 0 2 0 30553934 104660992 6497 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
Current children cumulated CPU time: 3129.61 s
Current children cumulated vsize: 102208 KiB
Current children cumulated memory: 25988 KiB

[startup+1782.3 s]
/proc/loadavg: 7.11 7.61 7.28 7/251 15815
/proc/meminfo: memFree=130328612/131382120 swapFree=33010684/33010684
[pid=15633] ppid=15630 vsize=102208 memory=25988 CPUtime=3236.93 cores=4,6
/proc/15633/stat : 15633 (pb_competition_) R 15630 15633 15162 0 -1 4194304 22403 0 0 0 323294 399 0 0 20 0 2 0 30553933 104660992 6497 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
/proc/15633/statm: 25552 6497 672 633 0 8445 0
[pid=15633/tid=15635] ppid=15630 vsize=102208 memory=25988 CPUtime=1472 cores=4,6
/proc/15633/task/15635/stat : 15635 (pb_competition_) S 15630 15633 15162 0 -1 4194368 3631 0 0 0 147029 171 0 0 20 0 2 0 30553934 104660992 6497 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
Current children cumulated CPU time: 3236.93 s
Current children cumulated vsize: 102208 KiB
Current children cumulated memory: 25988 KiB

[startup+1842.3 s]
/proc/loadavg: 6.90 7.46 7.25 7/255 15903
/proc/meminfo: memFree=128182948/131382120 swapFree=33010684/33010684
[pid=15633] ppid=15630 vsize=102208 memory=25988 CPUtime=3344.01 cores=4,6
/proc/15633/stat : 15633 (pb_competition_) R 15630 15633 15162 0 -1 4194304 22566 0 0 0 333991 410 0 0 20 0 2 0 30553933 104660992 6497 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
/proc/15633/statm: 25552 6497 672 633 0 8445 0
[pid=15633/tid=15635] ppid=15630 vsize=102208 memory=25988 CPUtime=1519.73 cores=4,6
/proc/15633/task/15635/stat : 15635 (pb_competition_) R 15630 15633 15162 0 -1 4194368 3664 0 0 0 151797 176 0 0 20 0 2 0 30553934 104660992 6497 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
Current children cumulated CPU time: 3344.01 s
Current children cumulated vsize: 102208 KiB
Current children cumulated memory: 25988 KiB

[startup+1902.3 s]
/proc/loadavg: 6.98 7.37 7.23 8/255 15996
/proc/meminfo: memFree=129280892/131382120 swapFree=33010684/33010684
[pid=15633] ppid=15630 vsize=102208 memory=25988 CPUtime=3450.98 cores=4,6
/proc/15633/stat : 15633 (pb_competition_) R 15630 15633 15162 0 -1 4194304 22566 0 0 0 344677 421 0 0 20 0 2 0 30553933 104660992 6497 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
/proc/15633/statm: 25552 6497 672 633 0 8445 0
[pid=15633/tid=15635] ppid=15630 vsize=102208 memory=25988 CPUtime=1567.26 cores=4,6
/proc/15633/task/15635/stat : 15635 (pb_competition_) R 15630 15633 15162 0 -1 4194368 3664 0 0 0 156546 180 0 0 20 0 2 0 30553934 104660992 6497 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
Current children cumulated CPU time: 3450.98 s
Current children cumulated vsize: 102208 KiB
Current children cumulated memory: 25988 KiB

[startup+1962.3 s]
/proc/loadavg: 6.81 7.26 7.20 8/253 16043
/proc/meminfo: memFree=122271472/131382120 swapFree=33010684/33010684
[pid=15633] ppid=15630 vsize=102208 memory=25988 CPUtime=3557.97 cores=4,6
/proc/15633/stat : 15633 (pb_competition_) R 15630 15633 15162 0 -1 4194304 22566 0 0 0 355363 434 0 0 20 0 2 0 30553933 104660992 6497 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
/proc/15633/statm: 25552 6497 672 633 0 8445 0
[pid=15633/tid=15635] ppid=15630 vsize=102208 memory=25988 CPUtime=1614.9 cores=4,6
/proc/15633/task/15635/stat : 15635 (pb_competition_) R 15630 15633 15162 0 -1 4194368 3664 0 0 0 161305 185 0 0 20 0 2 0 30553934 104660992 6497 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
Current children cumulated CPU time: 3557.97 s
Current children cumulated vsize: 102208 KiB
Current children cumulated memory: 25988 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1985.9 s]
/proc/loadavg: 6.71 7.20 7.18 7/253 16090
/proc/meminfo: memFree=120141732/131382120 swapFree=33010684/33010684
[pid=15633] ppid=15630 vsize=102208 memory=25988 CPUtime=3600.05 cores=4,6
/proc/15633/stat : 15633 (pb_competition_) R 15630 15633 15162 0 -1 4194304 22719 0 0 0 359566 439 0 0 20 0 2 0 30553933 104660992 6497 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
/proc/15633/statm: 25552 6497 672 633 0 8445 0
[pid=15633/tid=15635] ppid=15630 vsize=102208 memory=25988 CPUtime=1633.61 cores=4,6
/proc/15633/task/15635/stat : 15635 (pb_competition_) R 15630 15633 15162 0 -1 4194368 3697 0 0 0 163175 186 0 0 20 0 2 0 30553934 104660992 6497 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 102208 KiB
Current children cumulated memory: 25988 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.76 s, system=4.39377 s

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

[startup+1985.9 s]
/proc/loadavg: 6.71 7.20 7.18 7/253 16090
/proc/meminfo: memFree=120141732/131382120 swapFree=33010684/33010684
[pid=15633] ppid=15630 vsize=102208 memory=25988 CPUtime=3600.05 cores=4,6
/proc/15633/stat : 15633 (pb_competition_) R 15630 15633 15162 0 -1 4194304 22719 0 0 0 359566 439 0 0 20 0 2 0 30553933 104660992 6497 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
/proc/15633/statm: 25552 6497 672 633 0 8445 0
[pid=15633/tid=15635] ppid=15630 vsize=102208 memory=25988 CPUtime=1633.61 cores=4,6
/proc/15633/task/15635/stat : 15635 (pb_competition_) R 15630 15633 15162 0 -1 4194368 3697 0 0 0 163175 186 0 0 20 0 2 0 30553934 104660992 6497 18446744073709551615 4198400 6788177 140731895630592 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 39510016 140731895634265 140731895634392 140731895634392 140731895639994 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 102208 KiB
Current children cumulated memory: 25988 KiB

Child status: 0

Real time (s): 1985.98
CPU time (s): 3600.15
CPU user time (s): 3595.76
CPU system time (s): 4.39377
CPU usage (%): 181.278
Max. virtual memory (cumulated for all children) (KiB): 102208
Max. memory (cumulated for all children) (KiB): 25988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.76
system time used= 4.39377
maximum resident set size= 25988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22791
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= 13133
involuntary context switches= 89323


# summary of solver processes directly reported to runsolver:
#   pid: 15633
#   total CPU time (s): 3600.15
#   total CPU user time (s): 3595.76
#   total CPU system time (s): 4.39377

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.91205 second user time and 9.45313 second system time

The end

Launcher Data

Begin job on nodeC008 at 2025-06-29 00:12:28
IDJOB=4493082
IDBENCH=147840
IDSOLVER=3347
FILE ID=nodeC008/4493082-1751148748
RUNJOBID= nodeC008-1751145166-15173
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-41-40.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-4493082-1751148748/watcher-4493082-1751148748 -o /tmp/evaluation-result-4493082-1751148748/solver-4493082-1751148748 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751145166-15173 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1470234730 HOME/instance-4493082-1751148748.opb

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

MD5SUM BENCH= 1621a26d38c2e16382af4b588e278719
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		: 3591.587
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		: 3591.628
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		: 3491.859
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		: 3591.598
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		: 1198.060
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		: 3292.326
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.210
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		: 3491.864
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:        130341732 kB
MemAvailable:   129950104 kB
Buffers:            3280 kB
Cached:           383440 kB
SwapCached:            0 kB
Active:           297648 kB
Inactive:         185292 kB
Active(anon):     114176 kB
Inactive(anon):        0 kB
Active(file):     183472 kB
Inactive(file):   185292 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             10496 kB
Writeback:             8 kB
AnonPages:         99652 kB
Mapped:           110484 kB
Shmem:             17956 kB
KReclaimable:      83856 kB
Slab:             162228 kB
SReclaimable:      83856 kB
SUnreclaim:        78372 kB
KernelStack:        4096 kB
PageTables:         3108 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     451236 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149400 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     30720 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= 432920 MiB
End job on nodeC008 at 2025-06-29 00:45:34