Trace number 4512860

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.11 2264.94

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size128-round23-6.opb
MD5SUM94dee3519407525a3e2f33fb04ced940
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9504
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)416
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
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.03	c #variable: 4288
0.00/0.03	c #constraint: 9504
0.00/0.03	c #equal: 1312
0.00/0.03	c intsize: 4
0.00/0.03	c sizeproduct: 0
0.00/0.03	c #soft: 0
0.00/0.03	c mincost: 0
0.00/0.03	c maxcost: 0
0.00/0.03	c sumcost: 0
0.00/0.03	c iteration_max: -1
0.00/0.03	c time_max: -1
0.00/0.03	c number_of_threads(move update): 2
0.00/0.03	c number_of_threads(move evaluation): 2
0.00/0.03	c seed: 1176469907
3600.06/2264.91	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: 63708 MiB (59798 MiB free)
  memory of node 1: 64465 MiB (63721 MiB free)
  node distances:
     10  21
     21  10

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

solver pid=28119, runsolver pid=28116

[startup+0.100018 s]*
/proc/loadavg: 4.15 4.64 5.04 6/267 28121
/proc/meminfo: memFree=126469060/131249988 swapFree=33010684/33010684
[pid=28119] ppid=28116 vsize=111260 memory=40124 CPUtime=0.11 cores=1,3
/proc/28119/stat : 28119 (pb_competition_) R 28116 28119 27792 0 -1 4194304 8660 0 0 0 10 1 0 0 20 0 2 0 36674392 113930240 10031 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
/proc/28119/statm: 27815 10031 672 633 0 11501 0
[pid=28119/tid=28121] ppid=28116 vsize=111260 memory=4026531960 CPUtime=0.02 cores=1,3
/proc/28119/task/28121/stat : 28121 (pb_competition_) S 28116 28119 27792 0 -1 4194368 858 0 0 0 2 0 0 0 20 0 2 0 36674393 113930240 10031 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 111260 KiB
Current children cumulated memory: 40124 KiB

[startup+0.205535 s]*
/proc/loadavg: 4.15 4.64 5.04 5/267 28121
/proc/meminfo: memFree=126469060/131249988 swapFree=33010684/33010684
[pid=28119] ppid=28116 vsize=111524 memory=40380 CPUtime=0.22 cores=1,3
/proc/28119/stat : 28119 (pb_competition_) R 28116 28119 27792 0 -1 4194304 8721 0 0 0 21 1 0 0 20 0 2 0 36674392 114200576 10095 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
/proc/28119/statm: 27881 10095 672 633 0 11567 0
[pid=28119/tid=28121] ppid=28116 vsize=111524 memory=664958721904869660 CPUtime=0.03 cores=1,3
/proc/28119/task/28121/stat : 28121 (pb_competition_) S 28116 28119 27792 0 -1 4194368 858 0 0 0 3 0 0 0 20 0 2 0 36674393 114200576 10095 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 111524 KiB
Current children cumulated memory: 40380 KiB

[startup+0.305528 s]*
/proc/loadavg: 4.15 4.64 5.04 6/267 28121
/proc/meminfo: memFree=126469060/131249988 swapFree=33010684/33010684
[pid=28119] ppid=28116 vsize=111656 memory=40508 CPUtime=0.36 cores=1,3
/proc/28119/stat : 28119 (pb_competition_) R 28116 28119 27792 0 -1 4194304 8747 0 0 0 34 2 0 0 20 0 2 0 36674392 114335744 10127 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
/proc/28119/statm: 27914 10127 672 633 0 11600 0
[pid=28119/tid=28121] ppid=28116 vsize=111656 memory=7971232257634155115 CPUtime=0.06 cores=1,3
/proc/28119/task/28121/stat : 28121 (pb_competition_) S 28116 28119 27792 0 -1 4194368 858 0 0 0 6 0 0 0 20 0 2 0 36674393 114335744 10127 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 111656 KiB
Current children cumulated memory: 40508 KiB

[startup+0.700194 s]
/proc/loadavg: 4.15 4.64 5.04 5/267 28121
/proc/meminfo: memFree=126469060/131249988 swapFree=33010684/33010684
[pid=28119] ppid=28116 vsize=112052 memory=41020 CPUtime=0.96 cores=1,3
/proc/28119/stat : 28119 (pb_competition_) R 28116 28119 27792 0 -1 4194304 8855 0 0 0 94 2 0 0 20 0 2 0 36674392 114741248 10255 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
/proc/28119/statm: 28013 10255 672 633 0 11699 0
[pid=28119/tid=28121] ppid=28116 vsize=112052 memory=17408 CPUtime=0.29 cores=1,3
/proc/28119/task/28121/stat : 28121 (pb_competition_) R 28116 28119 27792 0 -1 4194368 858 0 0 0 29 0 0 0 20 0 2 0 36674393 114741248 10255 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
Current children cumulated CPU time: 0.96 s
Current children cumulated vsize: 112052 KiB
Current children cumulated memory: 41020 KiB

[startup+1.50019 s]
/proc/loadavg: 4.15 4.64 5.04 6/267 28121
/proc/meminfo: memFree=126469060/131249988 swapFree=33010684/33010684
[pid=28119] ppid=28116 vsize=112196 memory=41084 CPUtime=2.32 cores=1,3
/proc/28119/stat : 28119 (pb_competition_) R 28116 28119 27792 0 -1 4194304 14110 0 0 0 229 3 0 0 20 0 2 0 36674392 114888704 10271 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
/proc/28119/statm: 28049 10271 672 633 0 11735 0
[pid=28119/tid=28121] ppid=28116 vsize=112196 memory=17408 CPUtime=0.85 cores=1,3
/proc/28119/task/28121/stat : 28121 (pb_competition_) S 28116 28119 27792 0 -1 4194368 1069 0 0 0 85 0 0 0 20 0 2 0 36674393 114888704 10271 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
Current children cumulated CPU time: 2.32 s
Current children cumulated vsize: 112196 KiB
Current children cumulated memory: 41084 KiB

[startup+3.10546 s]
/proc/loadavg: 4.15 4.64 5.04 5/267 28121
/proc/meminfo: memFree=126469252/131249988 swapFree=33010684/33010684
[pid=28119] ppid=28116 vsize=112460 memory=41340 CPUtime=4.99 cores=1,3
/proc/28119/stat : 28119 (pb_competition_) R 28116 28119 27792 0 -1 4194304 18708 0 0 0 495 4 0 0 20 0 2 0 36674392 115159040 10335 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
/proc/28119/statm: 28115 10335 672 633 0 11801 0
[pid=28119/tid=28121] ppid=28116 vsize=112460 memory=41212 CPUtime=1.93 cores=1,3
/proc/28119/task/28121/stat : 28121 (pb_competition_) S 28116 28119 27792 0 -1 4194368 1087 0 0 0 192 1 0 0 20 0 2 0 36674393 115159040 10335 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
Current children cumulated CPU time: 4.99 s
Current children cumulated vsize: 112460 KiB
Current children cumulated memory: 41340 KiB

[startup+6.30017 s]
/proc/loadavg: 4.22 4.65 5.04 5/267 28121
/proc/meminfo: memFree=126469256/131249988 swapFree=33010684/33010684
[pid=28119] ppid=28116 vsize=113376 memory=42284 CPUtime=10.05 cores=1,3
/proc/28119/stat : 28119 (pb_competition_) R 28116 28119 27792 0 -1 4194304 50029 0 0 0 998 7 0 0 20 0 2 0 36674392 116097024 10571 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
/proc/28119/statm: 28344 10571 672 633 0 12030 0
[pid=28119/tid=28121] ppid=28116 vsize=113376 memory=17408 CPUtime=3.82 cores=1,3
/proc/28119/task/28121/stat : 28121 (pb_competition_) S 28116 28119 27792 0 -1 4194368 1499 0 0 0 381 1 0 0 20 0 2 0 36674393 116097024 10571 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
Current children cumulated CPU time: 10.05 s
Current children cumulated vsize: 113376 KiB
Current children cumulated memory: 42284 KiB

[startup+12.7002 s]
/proc/loadavg: 4.28 4.66 5.04 6/267 28121
/proc/meminfo: memFree=126469304/131249988 swapFree=33010684/33010684
[pid=28119] ppid=28116 vsize=113772 memory=42668 CPUtime=20.5 cores=1,3
/proc/28119/stat : 28119 (pb_competition_) R 28116 28119 27792 0 -1 4194304 51196 0 0 0 2042 8 0 0 20 0 2 0 36674392 116502528 10667 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
/proc/28119/statm: 28443 10667 672 633 0 12129 0
[pid=28119/tid=28121] ppid=28116 vsize=113772 memory=42668 CPUtime=7.91 cores=1,3
/proc/28119/task/28121/stat : 28121 (pb_competition_) R 28116 28119 27792 0 -1 4194368 1502 0 0 0 789 2 0 0 20 0 2 0 36674393 116502528 10667 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
Current children cumulated CPU time: 20.5 s
Current children cumulated vsize: 113772 KiB
Current children cumulated memory: 42668 KiB

[startup+25.5002 s]
/proc/loadavg: 4.44 4.67 5.04 6/267 28122
/proc/meminfo: memFree=126469056/131249988 swapFree=33010684/33010684
[pid=28119] ppid=28116 vsize=113648 memory=42504 CPUtime=42.25 cores=1,3
/proc/28119/stat : 28119 (pb_competition_) R 28116 28119 27792 0 -1 4194304 312364 0 0 0 4181 44 0 0 20 0 2 0 36674392 116375552 10626 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
/proc/28119/statm: 28412 10626 672 633 0 12098 0
[pid=28119/tid=28121] ppid=28116 vsize=113648 memory=14848 CPUtime=16.94 cores=1,3
/proc/28119/task/28121/stat : 28121 (pb_competition_) R 28116 28119 27792 0 -1 4194368 2432 0 0 0 1690 4 0 0 20 0 2 0 36674393 116375552 10626 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
Current children cumulated CPU time: 42.25 s
Current children cumulated vsize: 113648 KiB
Current children cumulated memory: 42504 KiB

[startup+51.1054 s]
/proc/loadavg: 4.61 4.70 5.03 6/267 28122
/proc/meminfo: memFree=126469072/131249988 swapFree=33010684/33010684
[pid=28119] ppid=28116 vsize=114188 memory=43164 CPUtime=84.1 cores=1,3
/proc/28119/stat : 28119 (pb_competition_) R 28116 28119 27792 0 -1 4194304 2762750 0 0 0 8087 323 0 0 20 0 2 0 36674392 116928512 10791 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
/proc/28119/statm: 28547 10791 672 633 0 12233 0
[pid=28119/tid=28121] ppid=28116 vsize=114188 memory=42328 CPUtime=33.36 cores=1,3
/proc/28119/task/28121/stat : 28121 (pb_competition_) S 28116 28119 27792 0 -1 4194368 3392 0 0 0 3329 7 0 0 20 0 2 0 36674393 116928512 10791 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
Current children cumulated CPU time: 84.1 s
Current children cumulated vsize: 114188 KiB
Current children cumulated memory: 43164 KiB

[startup+102.3 s]
/proc/loadavg: 4.84 4.75 5.03 5/267 28124
/proc/meminfo: memFree=126476780/131249988 swapFree=33010684/33010684
[pid=28119] ppid=28116 vsize=114724 memory=43736 CPUtime=170.6 cores=1,3
/proc/28119/stat : 28119 (pb_competition_) R 28116 28119 27792 0 -1 4194304 4571874 0 0 0 16517 543 0 0 20 0 2 0 36674392 117477376 10934 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
/proc/28119/statm: 28681 10934 672 633 0 12367 0
[pid=28119/tid=28121] ppid=28116 vsize=114724 memory=43736 CPUtime=68.99 cores=1,3
/proc/28119/task/28121/stat : 28121 (pb_competition_) R 28116 28119 27792 0 -1 4194368 5601 0 0 0 6882 17 0 0 20 0 2 0 36674393 117477376 10934 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
Current children cumulated CPU time: 170.6 s
Current children cumulated vsize: 114724 KiB
Current children cumulated memory: 43736 KiB

[startup+162.3 s]
/proc/loadavg: 4.56 4.70 4.99 5/267 28126
/proc/meminfo: memFree=126484248/131249988 swapFree=33010684/33010684
[pid=28119] ppid=28116 vsize=116504 memory=45424 CPUtime=271.5 cores=1,3
/proc/28119/stat : 28119 (pb_competition_) R 28116 28119 27792 0 -1 4194304 6972690 0 0 0 26315 835 0 0 20 0 2 0 36674392 119300096 11356 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
/proc/28119/statm: 29126 11356 672 633 0 12812 0
[pid=28119/tid=28121] ppid=28116 vsize=116504 memory=45424 CPUtime=110.32 cores=1,3
/proc/28119/task/28121/stat : 28121 (pb_competition_) R 28116 28119 27792 0 -1 4194368 6503 0 0 0 11007 25 0 0 20 0 2 0 36674393 119300096 11356 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
Current children cumulated CPU time: 271.5 s
Current children cumulated vsize: 116504 KiB
Current children cumulated memory: 45424 KiB

[startup+222.3 s]
/proc/loadavg: 4.72 4.72 4.99 5/266 28128
/proc/meminfo: memFree=126483884/131249988 swapFree=33010684/33010684
[pid=28119] ppid=28116 vsize=116268 memory=45108 CPUtime=370.12 cores=1,3
/proc/28119/stat : 28119 (pb_competition_) R 28116 28119 27792 0 -1 4194304 11908863 0 0 0 35585 1427 0 0 20 0 2 0 36674392 119058432 11277 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
/proc/28119/statm: 29067 11277 672 633 0 12753 0
[pid=28119/tid=28121] ppid=28116 vsize=116268 memory=45812 CPUtime=149.34 cores=1,3
/proc/28119/task/28121/stat : 28121 (pb_competition_) R 28116 28119 27792 0 -1 4194368 7943 0 0 0 14896 38 0 0 20 0 2 0 36674393 119058432 11277 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
Current children cumulated CPU time: 370.12 s
Current children cumulated vsize: 116268 KiB
Current children cumulated memory: 45108 KiB

[startup+282.3 s]
/proc/loadavg: 4.80 4.75 4.98 5/267 28133
/proc/meminfo: memFree=126483572/131249988 swapFree=33010684/33010684
[pid=28119] ppid=28116 vsize=117512 memory=46448 CPUtime=471.64 cores=1,3
/proc/28119/stat : 28119 (pb_competition_) R 28116 28119 27792 0 -1 4194304 11999511 0 0 0 45704 1460 0 0 20 0 2 0 36674392 120332288 11612 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
/proc/28119/statm: 29378 11612 672 633 0 13064 0
[pid=28119/tid=28121] ppid=28116 vsize=117512 memory=46320 CPUtime=191.28 cores=1,3
/proc/28119/task/28121/stat : 28121 (pb_competition_) R 28116 28119 27792 0 -1 4194368 7948 0 0 0 19081 47 0 0 20 0 2 0 36674393 120332288 11612 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
Current children cumulated CPU time: 471.64 s
Current children cumulated vsize: 117512 KiB
Current children cumulated memory: 46448 KiB

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

/proc/meminfo: memFree=107686128/131249988 swapFree=33010684/33010684
[pid=28119] ppid=28116 vsize=118388 memory=47552 CPUtime=2793.81 cores=1,3
/proc/28119/stat : 28119 (pb_competition_) R 28116 28119 27792 0 -1 4194304 69405851 0 0 0 269529 9852 0 0 20 0 2 0 36674392 121229312 11888 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
/proc/28119/statm: 29597 11888 672 633 0 13283 0
[pid=28119/tid=28121] ppid=28116 vsize=118388 memory=47208 CPUtime=1083.46 cores=1,3
/proc/28119/task/28121/stat : 28121 (pb_competition_) R 28116 28119 27792 0 -1 4194368 18079 0 0 0 108074 272 0 0 20 0 2 0 36674393 121229312 11888 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
Current children cumulated CPU time: 2793.81 s
Current children cumulated vsize: 118388 KiB
Current children cumulated memory: 47552 KiB

[startup+1782.3 s]
/proc/loadavg: 5.96 5.53 5.19 7/267 28293
/proc/meminfo: memFree=107667600/131249988 swapFree=33010684/33010684
[pid=28119] ppid=28116 vsize=118380 memory=47544 CPUtime=2882.37 cores=1,3
/proc/28119/stat : 28119 (pb_competition_) R 28116 28119 27792 0 -1 4194304 72595834 0 0 0 277808 10429 0 0 20 0 2 0 36674392 121221120 11886 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
/proc/28119/statm: 29595 11886 672 633 0 13281 0
[pid=28119/tid=28121] ppid=28116 vsize=118380 memory=17408 CPUtime=1112.51 cores=1,3
/proc/28119/task/28121/stat : 28121 (pb_competition_) R 28116 28119 27792 0 -1 4194368 19026 0 0 0 110971 280 0 0 20 0 2 0 36674393 121221120 11886 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
Current children cumulated CPU time: 2882.37 s
Current children cumulated vsize: 118380 KiB
Current children cumulated memory: 47544 KiB

[startup+1842.3 s]
/proc/loadavg: 5.64 5.54 5.21 8/267 28295
/proc/meminfo: memFree=107625792/131249988 swapFree=33010684/33010684
[pid=28119] ppid=28116 vsize=118724 memory=47720 CPUtime=2971.84 cores=1,3
/proc/28119/stat : 28119 (pb_competition_) R 28116 28119 27792 0 -1 4194304 76008371 0 0 0 286176 11008 0 0 20 0 2 0 36674392 121573376 11930 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
/proc/28119/statm: 29681 11930 672 633 0 13367 0
[pid=28119/tid=28121] ppid=28116 vsize=118724 memory=47544 CPUtime=1142.42 cores=1,3
/proc/28119/task/28121/stat : 28121 (pb_competition_) R 28116 28119 27792 0 -1 4194368 19026 0 0 0 113953 289 0 0 20 0 2 0 36674393 121573376 11930 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
Current children cumulated CPU time: 2971.84 s
Current children cumulated vsize: 118724 KiB
Current children cumulated memory: 47720 KiB

[startup+1902.3 s]
/proc/loadavg: 5.90 5.64 5.27 7/267 28297
/proc/meminfo: memFree=107699920/131249988 swapFree=33010684/33010684
[pid=28119] ppid=28116 vsize=119380 memory=48380 CPUtime=3060.86 cores=1,3
/proc/28119/stat : 28119 (pb_competition_) R 28116 28119 27792 0 -1 4194304 79330890 0 0 0 294496 11590 0 0 20 0 2 0 36674392 122245120 12095 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
/proc/28119/statm: 29845 12095 672 633 0 13531 0
[pid=28119/tid=28121] ppid=28116 vsize=119380 memory=47544 CPUtime=1171.89 cores=1,3
/proc/28119/task/28121/stat : 28121 (pb_competition_) S 28116 28119 27792 0 -1 4194368 20040 0 0 0 116892 297 0 0 20 0 2 0 36674393 122245120 12095 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
Current children cumulated CPU time: 3060.86 s
Current children cumulated vsize: 119380 KiB
Current children cumulated memory: 48380 KiB

[startup+1962.3 s]
/proc/loadavg: 6.16 5.76 5.33 7/267 28299
/proc/meminfo: memFree=107698308/131249988 swapFree=33010684/33010684
[pid=28119] ppid=28116 vsize=119348 memory=48348 CPUtime=3150.38 cores=1,3
/proc/28119/stat : 28119 (pb_competition_) R 28116 28119 27792 0 -1 4194304 82779610 0 0 0 302877 12161 0 0 20 0 2 0 36674392 122212352 12087 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
/proc/28119/statm: 29837 12087 672 633 0 13523 0
[pid=28119/tid=28121] ppid=28116 vsize=119348 memory=14848 CPUtime=1201.83 cores=1,3
/proc/28119/task/28121/stat : 28121 (pb_competition_) S 28116 28119 27792 0 -1 4194368 20040 0 0 0 119879 304 0 0 20 0 2 0 36674393 122212352 12119 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
Current children cumulated CPU time: 3150.38 s
Current children cumulated vsize: 119348 KiB
Current children cumulated memory: 48348 KiB

[startup+2022.3 s]
/proc/loadavg: 6.09 5.81 5.38 8/267 28301
/proc/meminfo: memFree=107719180/131249988 swapFree=33010684/33010684
[pid=28119] ppid=28116 vsize=119432 memory=48432 CPUtime=3239.46 cores=1,3
/proc/28119/stat : 28119 (pb_competition_) R 28116 28119 27792 0 -1 4194304 86217317 0 0 0 311185 12761 0 0 20 0 2 0 36674392 122298368 12108 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
/proc/28119/statm: 29858 12108 672 633 0 13544 0
[pid=28119/tid=28121] ppid=28116 vsize=119432 memory=47552 CPUtime=1231.39 cores=1,3
/proc/28119/task/28121/stat : 28121 (pb_competition_) S 28116 28119 27792 0 -1 4194368 21312 0 0 0 122826 313 0 0 20 0 2 0 36674393 122298368 12108 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
Current children cumulated CPU time: 3239.46 s
Current children cumulated vsize: 119432 KiB
Current children cumulated memory: 48432 KiB

[startup+2082.3 s]
/proc/loadavg: 6.54 6.00 5.47 9/267 28305
/proc/meminfo: memFree=107719060/131249988 swapFree=33010684/33010684
[pid=28119] ppid=28116 vsize=119412 memory=48276 CPUtime=3327.94 cores=1,3
/proc/28119/stat : 28119 (pb_competition_) R 28116 28119 27792 0 -1 4194304 89434416 0 0 0 319438 13356 0 0 20 0 2 0 36674392 122277888 12069 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
/proc/28119/statm: 29853 12069 672 633 0 13539 0
[pid=28119/tid=28121] ppid=28116 vsize=119412 memory=47572 CPUtime=1260.34 cores=1,3
/proc/28119/task/28121/stat : 28121 (pb_competition_) S 28116 28119 27792 0 -1 4194368 22362 0 0 0 125713 321 0 0 20 0 2 0 36674393 122277888 12069 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
Current children cumulated CPU time: 3327.94 s
Current children cumulated vsize: 119412 KiB
Current children cumulated memory: 48276 KiB

[startup+2142.3 s]
/proc/loadavg: 5.99 5.96 5.49 8/267 28307
/proc/meminfo: memFree=107762396/131249988 swapFree=33010684/33010684
[pid=28119] ppid=28116 vsize=118768 memory=47628 CPUtime=3416.99 cores=1,3
/proc/28119/stat : 28119 (pb_competition_) R 28116 28119 27792 0 -1 4194304 92705311 0 0 0 327769 13930 0 0 20 0 2 0 36674392 121618432 11907 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
/proc/28119/statm: 29692 11907 672 633 0 13378 0
[pid=28119/tid=28121] ppid=28116 vsize=118768 memory=17408 CPUtime=1289.84 cores=1,3
/proc/28119/task/28121/stat : 28121 (pb_competition_) R 28116 28119 27792 0 -1 4194368 23088 0 0 0 128654 330 0 0 20 0 2 0 36674393 121618432 11907 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
Current children cumulated CPU time: 3416.99 s
Current children cumulated vsize: 118768 KiB
Current children cumulated memory: 47628 KiB

[startup+2202.3 s]
/proc/loadavg: 6.38 6.08 5.56 8/267 28311
/proc/meminfo: memFree=107747488/131249988 swapFree=33010684/33010684
[pid=28119] ppid=28116 vsize=119200 memory=47736 CPUtime=3506.62 cores=1,3
/proc/28119/stat : 28119 (pb_competition_) R 28116 28119 27792 0 -1 4194304 95476404 0 0 0 336225 14437 0 0 20 0 2 0 36674392 122060800 11934 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
/proc/28119/statm: 29800 11934 672 633 0 13486 0
[pid=28119/tid=28121] ppid=28116 vsize=119200 memory=47608 CPUtime=1319.95 cores=1,3
/proc/28119/task/28121/stat : 28121 (pb_competition_) R 28116 28119 27792 0 -1 4194368 23088 0 0 0 131656 339 0 0 20 0 2 0 36674393 122060800 11934 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
Current children cumulated CPU time: 3506.62 s
Current children cumulated vsize: 119200 KiB
Current children cumulated memory: 47736 KiB

[startup+2262.3 s]
/proc/loadavg: 6.07 6.06 5.59 7/267 28313
/proc/meminfo: memFree=107779956/131249988 swapFree=33010684/33010684
[pid=28119] ppid=28116 vsize=119496 memory=47920 CPUtime=3596.18 cores=1,3
/proc/28119/stat : 28119 (pb_competition_) R 28116 28119 27792 0 -1 4194304 98475837 0 0 0 344668 14950 0 0 20 0 2 0 36674392 122363904 11948 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
/proc/28119/statm: 29874 11980 672 633 0 13560 0
[pid=28119/tid=28121] ppid=28116 vsize=119496 memory=47536 CPUtime=1349.97 cores=1,3
/proc/28119/task/28121/stat : 28121 (pb_competition_) S 28116 28119 27792 0 -1 4194368 24071 0 0 0 134649 348 0 0 20 0 2 0 36674393 122363904 11980 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
Current children cumulated CPU time: 3596.18 s
Current children cumulated vsize: 119496 KiB
Current children cumulated memory: 47920 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2264.9 s]
/proc/loadavg: 6.07 6.06 5.59 8/267 28313
/proc/meminfo: memFree=107777640/131249988 swapFree=33010684/33010684
[pid=28119] ppid=28116 vsize=118900 memory=47608 CPUtime=3600.06 cores=1,3
/proc/28119/stat : 28119 (pb_competition_) R 28116 28119 27792 0 -1 4194304 98609458 0 0 0 345035 14971 0 0 20 0 2 0 36674392 121753600 11902 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
/proc/28119/statm: 29725 11902 672 633 0 13411 0
[pid=28119/tid=28121] ppid=28116 vsize=118900 memory=47536 CPUtime=1351.26 cores=1,3
/proc/28119/task/28121/stat : 28121 (pb_competition_) R 28116 28119 27792 0 -1 4194368 24071 0 0 0 134778 348 0 0 20 0 2 0 36674393 121753600 11902 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 118900 KiB
Current children cumulated memory: 47608 KiB

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

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

# cumulated CPU time of all completed processes:  user=3450.39 s, system=149.721 s

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

[startup+2264.9 s]
/proc/loadavg: 6.07 6.06 5.59 8/267 28313
/proc/meminfo: memFree=107777640/131249988 swapFree=33010684/33010684
[pid=28119] ppid=28116 vsize=118900 memory=47608 CPUtime=3600.06 cores=1,3
/proc/28119/stat : 28119 (pb_competition_) R 28116 28119 27792 0 -1 4194304 98609458 0 0 0 345035 14971 0 0 20 0 2 0 36674392 121753600 11902 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
/proc/28119/statm: 29725 11902 672 633 0 13411 0
[pid=28119/tid=28121] ppid=28116 vsize=118900 memory=47536 CPUtime=1351.26 cores=1,3
/proc/28119/task/28121/stat : 28121 (pb_competition_) R 28116 28119 27792 0 -1 4194368 24071 0 0 0 134778 348 0 0 20 0 2 0 36674393 121753600 11902 18446744073709551615 4198400 6788177 140727361873120 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 36528128 140727361878361 140727361878488 140727361878488 140727361884090 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 118900 KiB
Current children cumulated memory: 47608 KiB

Child status: 0

Real time (s): 2264.94
CPU time (s): 3600.11
CPU user time (s): 3450.39
CPU system time (s): 149.721
CPU usage (%): 158.95
Max. virtual memory (cumulated for all children) (KiB): 119836
Max. memory (cumulated for all children) (KiB): 48516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3450.39
system time used= 149.721
maximum resident set size= 48660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98613468
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= 789774
involuntary context switches= 63478


# summary of solver processes directly reported to runsolver:
#   pid: 28119
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3450.39
#   total CPU system time (s): 149.721

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.36482 second user time and 10.2489 second system time

The end

Launcher Data

Begin job on nodeC020 at 2025-06-29 17:12:48
IDJOB=4512860
IDBENCH=162182
IDSOLVER=3347
FILE ID=nodeC020/4512860-1751209968
RUNJOBID= nodeC020-1751207747-27804
SLURM_JOB_ID= 9587638
Free space on /tmp= 432952 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size128-round23-6.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-4512860-1751209968/watcher-4512860-1751209968 -o /tmp/evaluation-result-4512860-1751209968/solver-4512860-1751209968 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1751207747-27804 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1176469907 HOME/instance-4512860-1751209968.opb

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

MD5SUM BENCH= 94dee3519407525a3e2f33fb04ced940
RANDOM SEED=1176469907

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        126485356 kB
MemAvailable:   126670976 kB
Buffers:            3280 kB
Cached:           992424 kB
SwapCached:            0 kB
Active:          3461612 kB
Inactive:         685124 kB
Active(anon):    3169088 kB
Inactive(anon):        0 kB
Active(file):     292524 kB
Inactive(file):   685124 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5516 kB
Writeback:             0 kB
AnonPages:       3153664 kB
Mapped:           110912 kB
Shmem:             18056 kB
KReclaimable:      94424 kB
Slab:             180156 kB
SReclaimable:      94424 kB
SUnreclaim:        85732 kB
KernelStack:        4320 kB
PageTables:         9128 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    3510916 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    382976 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432944 MiB
End job on nodeC020 at 2025-06-29 17:50:33