Trace number 4514192

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.06 3059.51

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
rand6reg/normalized-rand6reg-v011-n3.opb
MD5SUM0cce018203a0b4193acd80dde1dafc07
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.00231
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables33
Total number of constraints11
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)11
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
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 7
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c PRINTEMPS v2.7.0 (https://snowberryfield.github.io/printemps/)
0.00/0.00	c #variable: 33
0.00/0.00	c #constraint: 11
0.00/0.00	c #equal: 11
0.00/0.00	c intsize: 3
0.00/0.00	c sizeproduct: 0
0.00/0.00	c #soft: 0
0.00/0.00	c mincost: 0
0.00/0.00	c maxcost: 0
0.00/0.00	c sumcost: 0
0.00/0.00	c iteration_max: -1
0.00/0.00	c time_max: -1
0.00/0.00	c number_of_threads(move update): 2
0.00/0.00	c number_of_threads(move evaluation): 2
0.00/0.00	c seed: 1250724507
3600.04/3059.50	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4514192-1751229108/watcher-4514192-1751229108 -o /tmp/evaluation-result-4514192-1751229108/solver-4514192-1751229108 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1751229108-33733 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1250724507 HOME/instance-4514192-1751229108.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100055 s]*
/proc/loadavg: 1.21 1.32 2.25 11/268 33793
/proc/meminfo: memFree=129720116/131249996 swapFree=33010684/33010684
[pid=33791] ppid=33773 vsize=77476 memory=3072 CPUtime=0.13 cores=5,7
/proc/33791/stat : 33791 (pb_competition_) S 33773 33791 33720 0 -1 4194304 208 0 0 0 13 0 0 0 20 0 2 0 38588522 79335424 768 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
/proc/33791/statm: 19369 768 672 633 0 2233 0
[pid=33791/tid=33793] ppid=33773 vsize=77476 memory=4026531960 CPUtime=0.04 cores=5,7
/proc/33791/task/33793/stat : 33793 (pb_competition_) R 33773 33791 33720 0 -1 4194368 6 0 0 0 4 0 0 0 20 0 2 0 38588522 79335424 768 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 77476 KiB
Current children cumulated memory: 3072 KiB

[startup+0.204745 s]*
/proc/loadavg: 1.21 1.32 2.25 9/268 33793
/proc/meminfo: memFree=129719992/131249996 swapFree=33010684/33010684
[pid=33791] ppid=33773 vsize=77476 memory=3072 CPUtime=0.25 cores=5,7
/proc/33791/stat : 33791 (pb_competition_) R 33773 33791 33720 0 -1 4194304 209 0 0 0 24 1 0 0 20 0 2 0 38588522 79335424 768 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
/proc/33791/statm: 19369 768 672 633 0 2233 0
[pid=33791/tid=33793] ppid=33773 vsize=77476 memory=734139726812938524 CPUtime=0.05 cores=5,7
/proc/33791/task/33793/stat : 33793 (pb_competition_) S 33773 33791 33720 0 -1 4194368 6 0 0 0 5 0 0 0 20 0 2 0 38588522 79335424 768 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 77476 KiB
Current children cumulated memory: 3072 KiB

[startup+0.304669 s]*
/proc/loadavg: 1.21 1.32 2.25 10/268 33793
/proc/meminfo: memFree=129720168/131249996 swapFree=33010684/33010684
[pid=33791] ppid=33773 vsize=77476 memory=3072 CPUtime=0.34 cores=5,7
/proc/33791/stat : 33791 (pb_competition_) R 33773 33791 33720 0 -1 4194304 209 0 0 0 33 1 0 0 20 0 2 0 38588522 79335424 768 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
/proc/33791/statm: 19369 768 672 633 0 2233 0
[pid=33791/tid=33793] ppid=33773 vsize=77476 memory=7970394455459250801 CPUtime=0.05 cores=5,7
/proc/33791/task/33793/stat : 33793 (pb_competition_) S 33773 33791 33720 0 -1 4194368 6 0 0 0 5 0 0 0 20 0 2 0 38588522 79335424 768 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 77476 KiB
Current children cumulated memory: 3072 KiB

[startup+0.700105 s]
/proc/loadavg: 1.21 1.32 2.25 10/268 33793
/proc/meminfo: memFree=129720168/131249996 swapFree=33010684/33010684
[pid=33791] ppid=33773 vsize=77476 memory=3072 CPUtime=0.74 cores=5,7
/proc/33791/stat : 33791 (pb_competition_) R 33773 33791 33720 0 -1 4194304 209 0 0 0 69 5 0 0 20 0 2 0 38588522 79335424 768 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
/proc/33791/statm: 19369 768 672 633 0 2233 0
[pid=33791/tid=33793] ppid=33773 vsize=77476 memory=17664 CPUtime=0.05 cores=5,7
/proc/33791/task/33793/stat : 33793 (pb_competition_) S 33773 33791 33720 0 -1 4194368 6 0 0 0 5 0 0 0 20 0 2 0 38588522 79335424 768 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
Current children cumulated CPU time: 0.74 s
Current children cumulated vsize: 77476 KiB
Current children cumulated memory: 3072 KiB

[startup+1.5001 s]
/proc/loadavg: 1.21 1.32 2.25 11/268 33793
/proc/meminfo: memFree=129720168/131249996 swapFree=33010684/33010684
[pid=33791] ppid=33773 vsize=77592 memory=3072 CPUtime=1.57 cores=5,7
/proc/33791/stat : 33791 (pb_competition_) R 33773 33791 33720 0 -1 4194304 317 0 0 0 147 10 0 0 20 0 2 0 38588522 79454208 768 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
/proc/33791/statm: 19398 768 672 633 0 2262 0
[pid=33791/tid=33793] ppid=33773 vsize=77592 memory=17664 CPUtime=0.09 cores=5,7
/proc/33791/task/33793/stat : 33793 (pb_competition_) S 33773 33791 33720 0 -1 4194368 30 0 0 0 9 0 0 0 20 0 2 0 38588522 79454208 768 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
Current children cumulated CPU time: 1.57 s
Current children cumulated vsize: 77592 KiB
Current children cumulated memory: 3072 KiB

[startup+3.10449 s]
/proc/loadavg: 1.68 1.41 2.27 10/268 33793
/proc/meminfo: memFree=129720220/131249996 swapFree=33010684/33010684
[pid=33791] ppid=33773 vsize=77592 memory=3072 CPUtime=3.27 cores=5,7
/proc/33791/stat : 33791 (pb_competition_) R 33773 33791 33720 0 -1 4194304 413 0 0 0 305 22 0 0 20 0 2 0 38588522 79454208 768 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
/proc/33791/statm: 19398 768 672 633 0 2262 0
[pid=33791/tid=33793] ppid=33773 vsize=77592 memory=14592 CPUtime=0.19 cores=5,7
/proc/33791/task/33793/stat : 33793 (pb_competition_) S 33773 33791 33720 0 -1 4194368 30 0 0 0 19 0 0 0 20 0 2 0 38588522 79454208 768 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
Current children cumulated CPU time: 3.27 s
Current children cumulated vsize: 77592 KiB
Current children cumulated memory: 3072 KiB

[startup+6.30011 s]
/proc/loadavg: 1.68 1.41 2.27 11/268 33793
/proc/meminfo: memFree=129721040/131249996 swapFree=33010684/33010684
[pid=33791] ppid=33773 vsize=77592 memory=3072 CPUtime=6.89 cores=5,7
/proc/33791/stat : 33791 (pb_competition_) R 33773 33791 33720 0 -1 4194304 515 0 0 0 646 43 0 0 20 0 2 0 38588522 79454208 768 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
/proc/33791/statm: 19398 768 672 633 0 2262 0
[pid=33791/tid=33793] ppid=33773 vsize=77592 memory=3072 CPUtime=0.61 cores=5,7
/proc/33791/task/33793/stat : 33793 (pb_competition_) S 33773 33791 33720 0 -1 4194368 44 0 0 0 60 1 0 0 20 0 2 0 38588522 79454208 768 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
Current children cumulated CPU time: 6.89 s
Current children cumulated vsize: 77592 KiB
Current children cumulated memory: 3072 KiB

[startup+12.7001 s]
/proc/loadavg: 2.10 1.50 2.30 10/268 33793
/proc/meminfo: memFree=129721544/131249996 swapFree=33010684/33010684
[pid=33791] ppid=33773 vsize=77592 memory=3072 CPUtime=13.27 cores=5,7
/proc/33791/stat : 33791 (pb_competition_) R 33773 33791 33720 0 -1 4194304 714 0 0 0 1246 81 0 0 20 0 2 0 38588522 79454208 768 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
/proc/33791/statm: 19398 768 672 633 0 2262 0
[pid=33791/tid=33793] ppid=33773 vsize=77592 memory=3072 CPUtime=0.62 cores=5,7
/proc/33791/task/33793/stat : 33793 (pb_competition_) S 33773 33791 33720 0 -1 4194368 45 0 0 0 61 1 0 0 20 0 2 0 38588522 79454208 768 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
Current children cumulated CPU time: 13.27 s
Current children cumulated vsize: 77592 KiB
Current children cumulated memory: 3072 KiB

[startup+25.5001 s]
/proc/loadavg: 3.26 1.79 2.38 10/268 33793
/proc/meminfo: memFree=129722332/131249996 swapFree=33010684/33010684
[pid=33791] ppid=33773 vsize=77592 memory=3072 CPUtime=26.76 cores=5,7
/proc/33791/stat : 33791 (pb_competition_) R 33773 33791 33720 0 -1 4194304 928 0 0 0 2521 155 0 0 20 0 2 0 38588522 79454208 768 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
/proc/33791/statm: 19398 768 672 633 0 2262 0
[pid=33791/tid=33793] ppid=33773 vsize=77592 memory=3072 CPUtime=1.35 cores=5,7
/proc/33791/task/33793/stat : 33793 (pb_competition_) S 33773 33791 33720 0 -1 4194368 48 0 0 0 132 3 0 0 20 0 2 0 38588522 79454208 768 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
Current children cumulated CPU time: 26.76 s
Current children cumulated vsize: 77592 KiB
Current children cumulated memory: 3072 KiB

[startup+51.1045 s]
/proc/loadavg: 4.54 2.21 2.50 10/268 33794
/proc/meminfo: memFree=129723092/131249996 swapFree=33010684/33010684
[pid=33791] ppid=33773 vsize=77592 memory=3072 CPUtime=52.42 cores=5,7
/proc/33791/stat : 33791 (pb_competition_) R 33773 33791 33720 0 -1 4194304 1149 0 0 0 4940 302 0 0 20 0 2 0 38588522 79454208 768 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
/proc/33791/statm: 19398 768 672 633 0 2262 0
[pid=33791/tid=33793] ppid=33773 vsize=77592 memory=3072 CPUtime=1.48 cores=5,7
/proc/33791/task/33793/stat : 33793 (pb_competition_) S 33773 33791 33720 0 -1 4194368 49 0 0 0 145 3 0 0 20 0 2 0 38588522 79454208 768 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
Current children cumulated CPU time: 52.42 s
Current children cumulated vsize: 77592 KiB
Current children cumulated memory: 3072 KiB

[startup+102.3 s]
/proc/loadavg: 6.12 3.00 2.76 10/268 33795
/proc/meminfo: memFree=129737680/131249996 swapFree=33010684/33010684
[pid=33791] ppid=33773 vsize=77592 memory=3200 CPUtime=113.38 cores=5,7
/proc/33791/stat : 33791 (pb_competition_) R 33773 33791 33720 0 -1 4194304 1397 0 0 0 10722 616 0 0 20 0 2 0 38588522 79454208 800 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
/proc/33791/statm: 19398 800 672 633 0 2262 0
[pid=33791/tid=33793] ppid=33773 vsize=77592 memory=3200 CPUtime=11.41 cores=5,7
/proc/33791/task/33793/stat : 33793 (pb_competition_) S 33773 33791 33720 0 -1 4194368 50 0 0 0 1123 18 0 0 20 0 2 0 38588522 79454208 800 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
Current children cumulated CPU time: 113.38 s
Current children cumulated vsize: 77592 KiB
Current children cumulated memory: 3200 KiB

[startup+162.3 s]
/proc/loadavg: 7.08 3.85 3.07 10/269 33801
/proc/meminfo: memFree=129741436/131249996 swapFree=33010684/33010684
[pid=33791] ppid=33773 vsize=77756 memory=3200 CPUtime=206.41 cores=5,7
/proc/33791/stat : 33791 (pb_competition_) R 33773 33791 33720 0 -1 4194304 1667 0 0 0 19674 967 0 0 20 0 2 0 38588522 79622144 800 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
/proc/33791/statm: 19439 800 672 633 0 2303 0
[pid=33791/tid=33793] ppid=33773 vsize=77756 memory=3200 CPUtime=44.7 cores=5,7
/proc/33791/task/33793/stat : 33793 (pb_competition_) S 33773 33791 33720 0 -1 4194368 70 0 0 0 4420 50 0 0 20 0 2 0 38588522 79622144 800 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
Current children cumulated CPU time: 206.41 s
Current children cumulated vsize: 77756 KiB
Current children cumulated memory: 3200 KiB

[startup+222.3 s]
/proc/loadavg: 7.08 4.44 3.32 10/269 33808
/proc/meminfo: memFree=129740312/131249996 swapFree=33010684/33010684
[pid=33791] ppid=33773 vsize=77756 memory=3200 CPUtime=266.26 cores=5,7
/proc/33791/stat : 33791 (pb_competition_) R 33773 33791 33720 0 -1 4194304 1816 0 0 0 25414 1212 0 0 20 0 2 0 38588522 79622144 800 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
/proc/33791/statm: 19439 800 672 633 0 2303 0
[pid=33791/tid=33793] ppid=33773 vsize=77756 memory=14592 CPUtime=44.7 cores=5,7
/proc/33791/task/33793/stat : 33793 (pb_competition_) S 33773 33791 33720 0 -1 4194368 70 0 0 0 4420 50 0 0 20 0 2 0 38588522 79622144 800 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
Current children cumulated CPU time: 266.26 s
Current children cumulated vsize: 77756 KiB
Current children cumulated memory: 3200 KiB

[startup+282.3 s]
/proc/loadavg: 7.15 4.94 3.57 10/269 33810
/proc/meminfo: memFree=129741168/131249996 swapFree=33010684/33010684
[pid=33791] ppid=33773 vsize=77756 memory=3200 CPUtime=326.12 cores=5,7
/proc/33791/stat : 33791 (pb_competition_) R 33773 33791 33720 0 -1 4194304 1826 0 0 0 31160 1452 0 0 20 0 2 0 38588522 79622144 800 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
/proc/33791/statm: 19439 800 672 633 0 2303 0
[pid=33791/tid=33793] ppid=33773 vsize=77756 memory=3200 CPUtime=44.7 cores=5,7
/proc/33791/task/33793/stat : 33793 (pb_competition_) S 33773 33791 33720 0 -1 4194368 70 0 0 0 4420 50 0 0 20 0 2 0 38588522 79622144 800 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
Current children cumulated CPU time: 326.12 s
Current children cumulated vsize: 77756 KiB
Current children cumulated memory: 3200 KiB

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

/proc/meminfo: memFree=129593248/131249996 swapFree=33010684/33010684
[pid=33791] ppid=33773 vsize=77848 memory=3328 CPUtime=3044.64 cores=5,7
/proc/33791/stat : 33791 (pb_competition_) R 33773 33791 33720 0 -1 4194304 5002 0 0 0 294044 10420 0 0 20 0 2 0 38588522 79716352 832 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
/proc/33791/statm: 19462 832 672 633 0 2326 0
[pid=33791/tid=33793] ppid=33773 vsize=77848 memory=3328 CPUtime=551.32 cores=5,7
/proc/33791/task/33793/stat : 33793 (pb_competition_) S 33773 33791 33720 0 -1 4194368 296 0 0 0 54814 318 0 0 20 0 2 0 38588522 79716352 832 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
Current children cumulated CPU time: 3044.64 s
Current children cumulated vsize: 77848 KiB
Current children cumulated memory: 3328 KiB

[startup+2562.3 s]
/proc/loadavg: 6.71 6.73 6.71 8/271 34075
/proc/meminfo: memFree=129593608/131249996 swapFree=33010684/33010684
[pid=33791] ppid=33773 vsize=77848 memory=3456 CPUtime=3104.45 cores=5,7
/proc/33791/stat : 33791 (pb_competition_) R 33773 33791 33720 0 -1 4194304 5004 0 0 0 299855 10590 0 0 20 0 2 0 38588522 79716352 864 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
/proc/33791/statm: 19462 864 672 633 0 2326 0
[pid=33791/tid=33793] ppid=33773 vsize=77848 memory=17664 CPUtime=551.32 cores=5,7
/proc/33791/task/33793/stat : 33793 (pb_competition_) S 33773 33791 33720 0 -1 4194368 296 0 0 0 54814 318 0 0 20 0 2 0 38588522 79716352 864 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
Current children cumulated CPU time: 3104.45 s
Current children cumulated vsize: 77848 KiB
Current children cumulated memory: 3456 KiB

[startup+2622.3 s]
/proc/loadavg: 6.76 6.75 6.72 8/270 34081
/proc/meminfo: memFree=129593476/131249996 swapFree=33010684/33010684
[pid=33791] ppid=33773 vsize=78008 memory=3584 CPUtime=3164.25 cores=5,7
/proc/33791/stat : 33791 (pb_competition_) R 33773 33791 33720 0 -1 4194304 5237 0 0 0 305676 10749 0 0 20 0 2 0 38588522 79880192 896 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
/proc/33791/statm: 19502 896 672 633 0 2366 0
[pid=33791/tid=33793] ppid=33773 vsize=78008 memory=17664 CPUtime=551.32 cores=5,7
/proc/33791/task/33793/stat : 33793 (pb_competition_) S 33773 33791 33720 0 -1 4194368 296 0 0 0 54814 318 0 0 20 0 2 0 38588522 79880192 896 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
Current children cumulated CPU time: 3164.25 s
Current children cumulated vsize: 78008 KiB
Current children cumulated memory: 3584 KiB

[startup+2682.3 s]
/proc/loadavg: 6.86 6.78 6.73 8/271 34083
/proc/meminfo: memFree=129594076/131249996 swapFree=33010684/33010684
[pid=33791] ppid=33773 vsize=78008 memory=3584 CPUtime=3224.06 cores=5,7
/proc/33791/stat : 33791 (pb_competition_) R 33773 33791 33720 0 -1 4194304 5237 0 0 0 311497 10909 0 0 20 0 2 0 38588522 79880192 896 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
/proc/33791/statm: 19502 896 672 633 0 2366 0
[pid=33791/tid=33793] ppid=33773 vsize=78008 memory=3584 CPUtime=551.32 cores=5,7
/proc/33791/task/33793/stat : 33793 (pb_competition_) S 33773 33791 33720 0 -1 4194368 296 0 0 0 54814 318 0 0 20 0 2 0 38588522 79880192 896 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
Current children cumulated CPU time: 3224.06 s
Current children cumulated vsize: 78008 KiB
Current children cumulated memory: 3584 KiB

[startup+2742.3 s]
/proc/loadavg: 6.59 6.72 6.72 8/271 34085
/proc/meminfo: memFree=129594136/131249996 swapFree=33010684/33010684
[pid=33791] ppid=33773 vsize=78008 memory=3584 CPUtime=3283.87 cores=5,7
/proc/33791/stat : 33791 (pb_competition_) R 33773 33791 33720 0 -1 4194304 5422 0 0 0 317314 11073 0 0 20 0 2 0 38588522 79880192 896 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
/proc/33791/statm: 19502 896 672 633 0 2366 0
[pid=33791/tid=33793] ppid=33773 vsize=78008 memory=3584 CPUtime=551.32 cores=5,7
/proc/33791/task/33793/stat : 33793 (pb_competition_) S 33773 33791 33720 0 -1 4194368 296 0 0 0 54814 318 0 0 20 0 2 0 38588522 79880192 896 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
Current children cumulated CPU time: 3283.87 s
Current children cumulated vsize: 78008 KiB
Current children cumulated memory: 3584 KiB

[startup+2802.3 s]
/proc/loadavg: 6.77 6.74 6.73 8/271 34087
/proc/meminfo: memFree=129610864/131249996 swapFree=33010684/33010684
[pid=33791] ppid=33773 vsize=78008 memory=3584 CPUtime=3343.67 cores=5,7
/proc/33791/stat : 33791 (pb_competition_) R 33773 33791 33720 0 -1 4194304 5431 0 0 0 323130 11237 0 0 20 0 2 0 38588522 79880192 896 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
/proc/33791/statm: 19502 896 672 633 0 2366 0
[pid=33791/tid=33793] ppid=33773 vsize=78008 memory=3584 CPUtime=551.32 cores=5,7
/proc/33791/task/33793/stat : 33793 (pb_competition_) S 33773 33791 33720 0 -1 4194368 296 0 0 0 54814 318 0 0 20 0 2 0 38588522 79880192 896 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
Current children cumulated CPU time: 3343.67 s
Current children cumulated vsize: 78008 KiB
Current children cumulated memory: 3584 KiB

[startup+2862.3 s]
/proc/loadavg: 7.03 6.82 6.76 7/269 34090
/proc/meminfo: memFree=129606952/131249996 swapFree=33010684/33010684
[pid=33791] ppid=33773 vsize=78008 memory=3584 CPUtime=3403.47 cores=5,7
/proc/33791/stat : 33791 (pb_competition_) R 33773 33791 33720 0 -1 4194304 5433 0 0 0 328952 11395 0 0 20 0 2 0 38588522 79880192 896 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
/proc/33791/statm: 19502 896 672 633 0 2366 0
[pid=33791/tid=33793] ppid=33773 vsize=78008 memory=14592 CPUtime=551.32 cores=5,7
/proc/33791/task/33793/stat : 33793 (pb_competition_) S 33773 33791 33720 0 -1 4194368 296 0 0 0 54814 318 0 0 20 0 2 0 38588522 79880192 896 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
Current children cumulated CPU time: 3403.47 s
Current children cumulated vsize: 78008 KiB
Current children cumulated memory: 3584 KiB

[startup+2922.3 s]
/proc/loadavg: 6.69 6.76 6.74 8/268 34092
/proc/meminfo: memFree=129607712/131249996 swapFree=33010684/33010684
[pid=33791] ppid=33773 vsize=78008 memory=3584 CPUtime=3463.28 cores=5,7
/proc/33791/stat : 33791 (pb_competition_) R 33773 33791 33720 0 -1 4194304 5627 0 0 0 334768 11560 0 0 20 0 2 0 38588522 79880192 896 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
/proc/33791/statm: 19502 896 672 633 0 2366 0
[pid=33791/tid=33793] ppid=33773 vsize=78008 memory=14592 CPUtime=551.32 cores=5,7
/proc/33791/task/33793/stat : 33793 (pb_competition_) S 33773 33791 33720 0 -1 4194368 296 0 0 0 54814 318 0 0 20 0 2 0 38588522 79880192 896 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
Current children cumulated CPU time: 3463.28 s
Current children cumulated vsize: 78008 KiB
Current children cumulated memory: 3584 KiB

[startup+2982.3 s]
/proc/loadavg: 6.89 6.80 6.75 8/268 34107
/proc/meminfo: memFree=129603912/131249996 swapFree=33010684/33010684
[pid=33791] ppid=33773 vsize=78008 memory=3584 CPUtime=3523.09 cores=5,7
/proc/33791/stat : 33791 (pb_competition_) R 33773 33791 33720 0 -1 4194304 5628 0 0 0 340585 11724 0 0 20 0 2 0 38588522 79880192 896 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
/proc/33791/statm: 19502 896 672 633 0 2366 0
[pid=33791/tid=33793] ppid=33773 vsize=78008 memory=14592 CPUtime=551.32 cores=5,7
/proc/33791/task/33793/stat : 33793 (pb_competition_) S 33773 33791 33720 0 -1 4194368 296 0 0 0 54814 318 0 0 20 0 2 0 38588522 79880192 896 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
Current children cumulated CPU time: 3523.09 s
Current children cumulated vsize: 78008 KiB
Current children cumulated memory: 3584 KiB

[startup+3042.3 s]
/proc/loadavg: 6.73 6.76 6.74 8/269 34111
/proc/meminfo: memFree=129573304/131249996 swapFree=33010684/33010684
[pid=33791] ppid=33773 vsize=78140 memory=3584 CPUtime=3582.9 cores=5,7
/proc/33791/stat : 33791 (pb_competition_) R 33773 33791 33720 0 -1 4194304 5818 0 0 0 346405 11885 0 0 20 0 2 0 38588522 80015360 896 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
/proc/33791/statm: 19535 896 672 633 0 2399 0
[pid=33791/tid=33793] ppid=33773 vsize=78140 memory=14592 CPUtime=551.32 cores=5,7
/proc/33791/task/33793/stat : 33793 (pb_competition_) S 33773 33791 33720 0 -1 4194368 296 0 0 0 54814 318 0 0 20 0 2 0 38588522 80015360 896 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
Current children cumulated CPU time: 3582.9 s
Current children cumulated vsize: 78140 KiB
Current children cumulated memory: 3584 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3059.5 s]
/proc/loadavg: 6.73 6.76 6.74 8/269 34112
/proc/meminfo: memFree=129574060/131249996 swapFree=33010684/33010684
[pid=33791] ppid=33773 vsize=78140 memory=3584 CPUtime=3600.04 cores=5,7
/proc/33791/stat : 33791 (pb_competition_) R 33773 33791 33720 0 -1 4194304 5818 0 0 0 348077 11927 0 0 20 0 2 0 38588522 80015360 896 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
/proc/33791/statm: 19535 896 672 633 0 2399 0
[pid=33791/tid=33793] ppid=33773 vsize=78140 memory=3584 CPUtime=551.32 cores=5,7
/proc/33791/task/33793/stat : 33793 (pb_competition_) S 33773 33791 33720 0 -1 4194368 296 0 0 0 54814 318 0 0 20 0 2 0 38588522 80015360 896 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 78140 KiB
Current children cumulated memory: 3584 KiB

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

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

# cumulated CPU time of all completed processes:  user=3480.78 s, system=119.274 s

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

[startup+3059.5 s]
/proc/loadavg: 6.73 6.76 6.74 8/269 34112
/proc/meminfo: memFree=129574060/131249996 swapFree=33010684/33010684
[pid=33791] ppid=33773 vsize=78140 memory=3584 CPUtime=3600.04 cores=5,7
/proc/33791/stat : 33791 (pb_competition_) R 33773 33791 33720 0 -1 4194304 5818 0 0 0 348077 11927 0 0 20 0 2 0 38588522 80015360 896 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
/proc/33791/statm: 19535 896 672 633 0 2399 0
[pid=33791/tid=33793] ppid=33773 vsize=78140 memory=3584 CPUtime=551.32 cores=5,7
/proc/33791/task/33793/stat : 33793 (pb_competition_) S 33773 33791 33720 0 -1 4194368 296 0 0 0 54814 318 0 0 20 0 2 0 38588522 80015360 896 18446744073709551615 4198400 6788177 140731685412656 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 29409280 140731685419353 140731685419480 140731685419480 140731685425082 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 78140 KiB
Current children cumulated memory: 3584 KiB

Child status: 0

Real time (s): 3059.51
CPU time (s): 3600.06
CPU user time (s): 3480.78
CPU system time (s): 119.274
CPU usage (%): 117.668
Max. virtual memory (cumulated for all children) (KiB): 78140
Max. memory (cumulated for all children) (KiB): 3584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3480.78
system time used= 119.274
maximum resident set size= 4016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5825
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= 1798
involuntary context switches= 39916


# summary of solver processes directly reported to runsolver:
#   pid: 33791
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3480.78
#   total CPU system time (s): 119.274

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.22065 second user time and 9.74046 second system time

The end

Launcher Data

Begin job on nodeC021 at 2025-06-29 22:31:48
IDJOB=4514192
IDBENCH=162612
IDSOLVER=3347
FILE ID=nodeC021/4514192-1751229108
RUNJOBID= nodeC021-1751229108-33733
SLURM_JOB_ID= 9587693
Free space on /tmp= 433064 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/rand6reg/normalized-rand6reg-v011-n3.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-4514192-1751229108/watcher-4514192-1751229108 -o /tmp/evaluation-result-4514192-1751229108/solver-4514192-1751229108 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1751229108-33733 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1250724507 HOME/instance-4514192-1751229108.opb

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

MD5SUM BENCH= 0cce018203a0b4193acd80dde1dafc07
RANDOM SEED=1250724507

nodeC021 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.981
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.56
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.783
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.56
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.771
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.56
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.897
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.56
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.924
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.56
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.795
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.56
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		: 3601.471
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129724720 kB
MemAvailable:   129757140 kB
Buffers:            3280 kB
Cached:           840808 kB
SwapCached:            0 kB
Active:           336640 kB
Inactive:         583468 kB
Active(anon):      94080 kB
Inactive(anon):        0 kB
Active(file):     242560 kB
Inactive(file):   583468 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             20788 kB
Writeback:             0 kB
AnonPages:         78936 kB
Mapped:           102960 kB
Shmem:             18060 kB
KReclaimable:      90864 kB
Slab:             176288 kB
SReclaimable:      90864 kB
SUnreclaim:        85424 kB
KernelStack:        4144 kB
PageTables:         2824 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     340476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150408 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433040 MiB
End job on nodeC021 at 2025-06-29 23:22:48