Trace number 4503274

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.41 2857.25

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-03.opb
MD5SUMb4997059c71cc639972e3ce692139348
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark5.58562
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8412
Total number of constraints181707
Number of constraints which are clauses162605
Number of constraints which are cardinality constraints (but not clauses)710
Number of constraints which are nor clauses,nor cardinality constraints18392
Minimum length of a constraint1
Maximum length of a constraint231
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 232
Number of bits of the biggest sum of numbers8
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.80/0.58	c #variable: 8412
0.80/0.58	c #constraint: 181707
0.80/0.58	c #equal: 388
0.80/0.58	c intsize: 8
0.80/0.58	c sizeproduct: 0
0.80/0.58	c #soft: 0
0.80/0.58	c mincost: 0
0.80/0.58	c maxcost: 0
0.80/0.58	c sumcost: 0
0.80/0.58	c iteration_max: -1
0.80/0.58	c time_max: -1
0.80/0.58	c number_of_threads(move update): 2
0.80/0.58	c number_of_threads(move evaluation): 2
0.80/0.58	c seed: 2086031609
3600.14/2857.04	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 (62842 MiB free)
  memory of node 1: 64507 MiB (63686 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100062 s]*
/proc/loadavg: 6.27 5.79 5.95 7/270 20072
/proc/meminfo: memFree=129521952/131249996 swapFree=33010684/33010684
[pid=20070] ppid=20067 vsize=124780 memory=60348 CPUtime=0.17 cores=1,3
/proc/20070/stat : 20070 (pb_competition_) R 20067 20070 17665 0 -1 4194304 12034 0 0 0 14 3 0 0 20 0 2 0 31141580 127774720 15087 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
/proc/20070/statm: 31195 15087 576 633 0 17226 0
[pid=20070/tid=20072] ppid=20067 vsize=124780 memory=4026531960 CPUtime=0.06 cores=1,3
/proc/20070/task/20072/stat : 20072 (pb_competition_) R 20067 20070 17665 0 -1 4194368 3201 0 0 0 5 1 0 0 20 0 2 0 31141583 127774720 15087 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 0 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 124780 KiB
Current children cumulated memory: 60348 KiB

[startup+0.20581 s]*
/proc/loadavg: 6.27 5.79 5.95 6/270 20072
/proc/meminfo: memFree=129487428/131249996 swapFree=33010684/33010684
[pid=20070] ppid=20067 vsize=144844 memory=98236 CPUtime=0.37 cores=1,3
/proc/20070/stat : 20070 (pb_competition_) D 20067 20070 17665 0 -1 4194304 21553 0 0 0 32 5 0 0 20 0 2 0 31141580 148320256 24559 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
/proc/20070/statm: 36211 24559 576 633 0 26741 0
[pid=20070/tid=20072] ppid=20067 vsize=144844 memory=664958721904869660 CPUtime=0.15 cores=1,3
/proc/20070/task/20072/stat : 20072 (pb_competition_) R 20067 20070 17665 0 -1 4194368 7700 0 0 0 14 1 0 0 20 0 2 0 31141583 148320256 24559 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 0 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 144844 KiB
Current children cumulated memory: 98236 KiB

[startup+0.305705 s]*
/proc/loadavg: 6.27 5.79 5.95 6/270 20072
/proc/meminfo: memFree=129450568/131249996 swapFree=33010684/33010684
[pid=20070] ppid=20067 vsize=243700 memory=143944 CPUtime=0.48 cores=1,3
/proc/20070/stat : 20070 (pb_competition_) R 20067 20070 17665 0 -1 4194304 26368 0 0 0 42 6 0 0 20 0 2 0 31141580 249548800 35954 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
/proc/20070/statm: 60925 35954 608 633 0 53384 0
[pid=20070/tid=20072] ppid=20067 vsize=243700 memory=7971519225739231338 CPUtime=0.2 cores=1,3
/proc/20070/task/20072/stat : 20072 (pb_competition_) S 20067 20070 17665 0 -1 4194368 9630 0 0 0 18 2 0 0 20 0 2 0 31141583 249548800 35986 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 0 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 243700 KiB
Current children cumulated memory: 143944 KiB

[startup+0.700221 s]
/proc/loadavg: 6.27 5.79 5.95 7/270 20072
/proc/meminfo: memFree=129308864/131249996 swapFree=33010684/33010684
[pid=20070] ppid=20067 vsize=315352 memory=302844 CPUtime=1.03 cores=1,3
/proc/20070/stat : 20070 (pb_competition_) R 20067 20070 17665 0 -1 4194304 50221 0 0 0 90 13 0 0 20 0 2 0 31141580 322920448 75711 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
/proc/20070/statm: 78838 75711 640 633 0 77617 0
[pid=20070/tid=20072] ppid=20067 vsize=315352 memory=17536 CPUtime=0.4 cores=1,3
/proc/20070/task/20072/stat : 20072 (pb_competition_) S 20067 20070 17665 0 -1 4194368 15951 0 0 0 35 5 0 0 20 0 2 0 31141583 322920448 75711 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
Current children cumulated CPU time: 1.03 s
Current children cumulated vsize: 315352 KiB
Current children cumulated memory: 302844 KiB

[startup+1.5002 s]
/proc/loadavg: 6.27 5.79 5.95 7/270 20072
/proc/meminfo: memFree=129178580/131249996 swapFree=33010684/33010684
[pid=20070] ppid=20067 vsize=443720 memory=430548 CPUtime=1.82 cores=1,3
/proc/20070/stat : 20070 (pb_competition_) R 20067 20070 17665 0 -1 4194304 130703 0 0 0 163 19 0 0 20 0 2 0 31141580 454369280 107637 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
/proc/20070/statm: 110930 107637 672 633 0 109709 0
[pid=20070/tid=20072] ppid=20067 vsize=443720 memory=17536 CPUtime=0.4 cores=1,3
/proc/20070/task/20072/stat : 20072 (pb_competition_) S 20067 20070 17665 0 -1 4194368 15951 0 0 0 35 5 0 0 20 0 2 0 31141583 454369280 107637 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
Current children cumulated CPU time: 1.82 s
Current children cumulated vsize: 443720 KiB
Current children cumulated memory: 430548 KiB

[startup+3.10576 s]
/proc/loadavg: 6.17 5.78 5.95 6/270 20072
/proc/meminfo: memFree=128944512/131249996 swapFree=33010684/33010684
[pid=20070] ppid=20067 vsize=647860 memory=636468 CPUtime=3.44 cores=1,3
/proc/20070/stat : 20070 (pb_competition_) R 20067 20070 17665 0 -1 4194304 204681 0 0 0 316 28 0 0 20 0 2 0 31141580 663408640 159117 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
/proc/20070/statm: 161965 159117 672 633 0 160744 0
[pid=20070/tid=20072] ppid=20067 vsize=647860 memory=520916 CPUtime=0.41 cores=1,3
/proc/20070/task/20072/stat : 20072 (pb_competition_) S 20067 20070 17665 0 -1 4194368 15952 0 0 0 36 5 0 0 20 0 2 0 31141583 663408640 159117 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
Current children cumulated CPU time: 3.44 s
Current children cumulated vsize: 647860 KiB
Current children cumulated memory: 636468 KiB

[startup+6.30021 s]
/proc/loadavg: 6.17 5.78 5.95 6/270 20072
/proc/meminfo: memFree=128944512/131249996 swapFree=33010684/33010684
[pid=20070] ppid=20067 vsize=647860 memory=636468 CPUtime=7.15 cores=1,3
/proc/20070/stat : 20070 (pb_competition_) R 20067 20070 17665 0 -1 4194304 221158 0 0 0 685 30 0 0 20 0 2 0 31141580 663408640 159117 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
/proc/20070/statm: 161965 159117 672 633 0 160744 0
[pid=20070/tid=20072] ppid=20067 vsize=647860 memory=17536 CPUtime=0.94 cores=1,3
/proc/20070/task/20072/stat : 20072 (pb_competition_) S 20067 20070 17665 0 -1 4194368 16141 0 0 0 89 5 0 0 20 0 2 0 31141583 663408640 159117 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
Current children cumulated CPU time: 7.15 s
Current children cumulated vsize: 647860 KiB
Current children cumulated memory: 636468 KiB

[startup+12.7002 s]
/proc/loadavg: 6.07 5.77 5.94 7/270 20072
/proc/meminfo: memFree=128944512/131249996 swapFree=33010684/33010684
[pid=20070] ppid=20067 vsize=647860 memory=636468 CPUtime=13.94 cores=1,3
/proc/20070/stat : 20070 (pb_competition_) R 20067 20070 17665 0 -1 4194304 326659 0 0 0 1360 34 0 0 20 0 2 0 31141580 663408640 159117 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
/proc/20070/statm: 161965 159117 672 633 0 160744 0
[pid=20070/tid=20072] ppid=20067 vsize=647860 memory=636468 CPUtime=1.36 cores=1,3
/proc/20070/task/20072/stat : 20072 (pb_competition_) S 20067 20070 17665 0 -1 4194368 17985 0 0 0 130 6 0 0 20 0 2 0 31141583 663408640 159117 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
Current children cumulated CPU time: 13.94 s
Current children cumulated vsize: 647860 KiB
Current children cumulated memory: 636468 KiB

[startup+25.5002 s]
/proc/loadavg: 5.98 5.76 5.94 6/270 20072
/proc/meminfo: memFree=128944520/131249996 swapFree=33010684/33010684
[pid=20070] ppid=20067 vsize=648256 memory=636724 CPUtime=27.97 cores=1,3
/proc/20070/stat : 20070 (pb_competition_) R 20067 20070 17665 0 -1 4194304 469467 0 0 0 2754 43 0 0 20 0 2 0 31141580 663814144 159181 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
/proc/20070/statm: 162064 159181 672 633 0 160843 0
[pid=20070/tid=20072] ppid=20067 vsize=648256 memory=636468 CPUtime=2.64 cores=1,3
/proc/20070/task/20072/stat : 20072 (pb_competition_) S 20067 20070 17665 0 -1 4194368 20684 0 0 0 257 7 0 0 20 0 2 0 31141583 663814144 159181 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
Current children cumulated CPU time: 27.97 s
Current children cumulated vsize: 648256 KiB
Current children cumulated memory: 636724 KiB

[startup+51.1058 s]
/proc/loadavg: 5.84 5.75 5.93 6/270 20073
/proc/meminfo: memFree=128936504/131249996 swapFree=33010684/33010684
[pid=20070] ppid=20067 vsize=648520 memory=636980 CPUtime=61.41 cores=1,3
/proc/20070/stat : 20070 (pb_competition_) R 20067 20070 17665 0 -1 4194304 609852 0 0 0 6087 54 0 0 20 0 2 0 31141580 664084480 159245 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
/proc/20070/statm: 162130 159245 672 633 0 160909 0
[pid=20070/tid=20072] ppid=20067 vsize=648520 memory=17536 CPUtime=10.65 cores=1,3
/proc/20070/task/20072/stat : 20072 (pb_competition_) S 20067 20070 17665 0 -1 4194368 23132 0 0 0 1057 8 0 0 20 0 2 0 31141583 664084480 159245 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
Current children cumulated CPU time: 61.41 s
Current children cumulated vsize: 648520 KiB
Current children cumulated memory: 636980 KiB

[startup+102.3 s]
/proc/loadavg: 5.70 5.72 5.91 6/270 20078
/proc/meminfo: memFree=128928772/131249996 swapFree=33010684/33010684
[pid=20070] ppid=20067 vsize=648652 memory=637236 CPUtime=127.99 cores=1,3
/proc/20070/stat : 20070 (pb_competition_) R 20067 20070 17665 0 -1 4194304 763852 0 0 0 12732 67 0 0 20 0 2 0 31141580 664219648 159309 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
/proc/20070/statm: 162163 159309 672 633 0 160942 0
[pid=20070/tid=20072] ppid=20067 vsize=648652 memory=17536 CPUtime=26.4 cores=1,3
/proc/20070/task/20072/stat : 20072 (pb_competition_) R 20067 20070 17665 0 -1 4194368 26815 0 0 0 2631 9 0 0 20 0 2 0 31141583 664219648 159309 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
Current children cumulated CPU time: 127.99 s
Current children cumulated vsize: 648652 KiB
Current children cumulated memory: 637236 KiB

[startup+162.3 s]
/proc/loadavg: 5.41 5.63 5.87 6/270 20080
/proc/meminfo: memFree=128928892/131249996 swapFree=33010684/33010684
[pid=20070] ppid=20067 vsize=649180 memory=637748 CPUtime=204.99 cores=1,3
/proc/20070/stat : 20070 (pb_competition_) R 20067 20070 17665 0 -1 4194304 858518 0 0 0 20423 76 0 0 20 0 2 0 31141580 664760320 159437 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
/proc/20070/statm: 162295 159437 672 633 0 161074 0
[pid=20070/tid=20072] ppid=20067 vsize=649180 memory=637620 CPUtime=43.69 cores=1,3
/proc/20070/task/20072/stat : 20072 (pb_competition_) S 20067 20070 17665 0 -1 4194368 30561 0 0 0 4358 11 0 0 20 0 2 0 31141583 664760320 159437 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
Current children cumulated CPU time: 204.99 s
Current children cumulated vsize: 649180 KiB
Current children cumulated memory: 637748 KiB

[startup+222.3 s]
/proc/loadavg: 5.26 5.56 5.83 6/270 20082
/proc/meminfo: memFree=128898468/131249996 swapFree=33010684/33010684
[pid=20070] ppid=20067 vsize=649444 memory=637876 CPUtime=276.8 cores=1,3
/proc/20070/stat : 20070 (pb_competition_) R 20067 20070 17665 0 -1 4194304 939402 0 0 0 27594 86 0 0 20 0 2 0 31141580 665030656 159469 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
/proc/20070/statm: 162361 159469 672 633 0 161140 0
[pid=20070/tid=20072] ppid=20067 vsize=649444 memory=17536 CPUtime=55.87 cores=1,3
/proc/20070/task/20072/stat : 20072 (pb_competition_) S 20067 20070 17665 0 -1 4194368 33506 0 0 0 5574 13 0 0 20 0 2 0 31141583 665030656 159469 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
Current children cumulated CPU time: 276.8 s
Current children cumulated vsize: 649444 KiB
Current children cumulated memory: 637876 KiB

[startup+282.3 s]
/proc/loadavg: 5.55 5.59 5.82 6/267 20084
/proc/meminfo: memFree=128889336/131249996 swapFree=33010684/33010684
[pid=20070] ppid=20067 vsize=649576 memory=638772 CPUtime=352.08 cores=1,3
/proc/20070/stat : 20070 (pb_competition_) R 20067 20070 17665 0 -1 4194304 982127 0 0 0 35114 94 0 0 20 0 2 0 31141580 665165824 159693 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
/proc/20070/statm: 162394 159693 672 633 0 161173 0
[pid=20070/tid=20072] ppid=20067 vsize=649576 memory=638004 CPUtime=71.41 cores=1,3
/proc/20070/task/20072/stat : 20072 (pb_competition_) S 20067 20070 17665 0 -1 4194368 35468 0 0 0 7124 17 0 0 20 0 2 0 31141583 665165824 159693 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
Current children cumulated CPU time: 352.08 s
Current children cumulated vsize: 649576 KiB
Current children cumulated memory: 638772 KiB

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

/proc/meminfo: memFree=128959284/131249996 swapFree=33010684/33010684
[pid=20070] ppid=20067 vsize=653932 memory=644276 CPUtime=2831.58 cores=1,3
/proc/20070/stat : 20070 (pb_competition_) R 20067 20070 17665 0 -1 4194304 1107294 0 0 0 282909 249 0 0 20 0 2 0 31141580 669626368 161069 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
/proc/20070/statm: 163483 161069 672 633 0 162262 0
[pid=20070/tid=20072] ppid=20067 vsize=653932 memory=644276 CPUtime=579.28 cores=1,3
/proc/20070/task/20072/stat : 20072 (pb_competition_) S 20067 20070 17665 0 -1 4194368 37957 0 0 0 57832 96 0 0 20 0 2 0 31141583 669626368 161069 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
Current children cumulated CPU time: 2831.58 s
Current children cumulated vsize: 653932 KiB
Current children cumulated memory: 644276 KiB

[startup+2322.3 s]
/proc/loadavg: 4.34 4.90 5.18 5/261 20277
/proc/meminfo: memFree=128959548/131249996 swapFree=33010684/33010684
[pid=20070] ppid=20067 vsize=653932 memory=644276 CPUtime=2908.13 cores=1,3
/proc/20070/stat : 20070 (pb_competition_) R 20067 20070 17665 0 -1 4194304 1108351 0 0 0 290557 256 0 0 20 0 2 0 31141580 669626368 161069 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
/proc/20070/statm: 163483 161069 672 633 0 162262 0
[pid=20070/tid=20072] ppid=20067 vsize=653932 memory=644276 CPUtime=596.14 cores=1,3
/proc/20070/task/20072/stat : 20072 (pb_competition_) S 20067 20070 17665 0 -1 4194368 37978 0 0 0 59514 100 0 0 20 0 2 0 31141583 669626368 161069 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
Current children cumulated CPU time: 2908.13 s
Current children cumulated vsize: 653932 KiB
Current children cumulated memory: 644276 KiB

[startup+2382.3 s]
/proc/loadavg: 4.41 4.83 5.13 5/262 20282
/proc/meminfo: memFree=128965960/131249996 swapFree=33010684/33010684
[pid=20070] ppid=20067 vsize=653932 memory=644276 CPUtime=2983.11 cores=1,3
/proc/20070/stat : 20070 (pb_competition_) R 20067 20070 17665 0 -1 4194304 1109396 0 0 0 298049 262 0 0 20 0 2 0 31141580 669626368 161069 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
/proc/20070/statm: 163483 161069 672 633 0 162262 0
[pid=20070/tid=20072] ppid=20067 vsize=653932 memory=10752 CPUtime=611.37 cores=1,3
/proc/20070/task/20072/stat : 20072 (pb_competition_) R 20067 20070 17665 0 -1 4194368 38007 0 0 0 61034 103 0 0 20 0 2 0 31141583 669626368 161069 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
Current children cumulated CPU time: 2983.11 s
Current children cumulated vsize: 653932 KiB
Current children cumulated memory: 644276 KiB

[startup+2442.3 s]
/proc/loadavg: 4.31 4.72 5.08 4/263 20285
/proc/meminfo: memFree=128958116/131249996 swapFree=33010684/33010684
[pid=20070] ppid=20067 vsize=653932 memory=644276 CPUtime=3061.97 cores=1,3
/proc/20070/stat : 20070 (pb_competition_) R 20067 20070 17665 0 -1 4194304 1110477 0 0 0 305929 268 0 0 20 0 2 0 31141580 669626368 161069 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
/proc/20070/statm: 163483 161069 672 633 0 162262 0
[pid=20070/tid=20072] ppid=20067 vsize=653932 memory=10752 CPUtime=630.49 cores=1,3
/proc/20070/task/20072/stat : 20072 (pb_competition_) R 20067 20070 17665 0 -1 4194368 38027 0 0 0 62942 107 0 0 20 0 2 0 31141583 669626368 161069 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
Current children cumulated CPU time: 3061.97 s
Current children cumulated vsize: 653932 KiB
Current children cumulated memory: 644276 KiB

[startup+2502.3 s]
/proc/loadavg: 4.24 4.63 5.02 6/264 20289
/proc/meminfo: memFree=128961324/131249996 swapFree=33010684/33010684
[pid=20070] ppid=20067 vsize=654064 memory=644276 CPUtime=3139.58 cores=1,3
/proc/20070/stat : 20070 (pb_competition_) R 20067 20070 17665 0 -1 4194304 1111535 0 0 0 313683 275 0 0 20 0 2 0 31141580 669761536 161069 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
/proc/20070/statm: 163516 161069 672 633 0 162295 0
[pid=20070/tid=20072] ppid=20067 vsize=654064 memory=644276 CPUtime=648.36 cores=1,3
/proc/20070/task/20072/stat : 20072 (pb_competition_) S 20067 20070 17665 0 -1 4194368 38044 0 0 0 64725 111 0 0 20 0 2 0 31141583 669761536 161069 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
Current children cumulated CPU time: 3139.58 s
Current children cumulated vsize: 654064 KiB
Current children cumulated memory: 644276 KiB

[startup+2562.3 s]
/proc/loadavg: 4.02 4.51 4.96 6/264 20295
/proc/meminfo: memFree=128976172/131249996 swapFree=33010684/33010684
[pid=20070] ppid=20067 vsize=654064 memory=644404 CPUtime=3216.59 cores=1,3
/proc/20070/stat : 20070 (pb_competition_) R 20067 20070 17665 0 -1 4194304 1112620 0 0 0 321378 281 0 0 20 0 2 0 31141580 669761536 161101 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
/proc/20070/statm: 163516 161101 672 633 0 162295 0
[pid=20070/tid=20072] ppid=20067 vsize=654064 memory=7971519225739231338 CPUtime=665.65 cores=1,3
/proc/20070/task/20072/stat : 20072 (pb_competition_) S 20067 20070 17665 0 -1 4194368 38068 0 0 0 66451 114 0 0 20 0 2 0 31141583 669761536 161101 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
Current children cumulated CPU time: 3216.59 s
Current children cumulated vsize: 654064 KiB
Current children cumulated memory: 644404 KiB

[startup+2622.3 s]
/proc/loadavg: 4.00 4.43 4.90 3/257 20328
/proc/meminfo: memFree=129215832/131249996 swapFree=33010684/33010684
[pid=20070] ppid=20067 vsize=654196 memory=644532 CPUtime=3292.67 cores=1,3
/proc/20070/stat : 20070 (pb_competition_) R 20067 20070 17665 0 -1 4194304 1113734 0 0 0 328980 287 0 0 20 0 2 0 31141580 669896704 161133 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
/proc/20070/statm: 163549 161133 672 633 0 162328 0
[pid=20070/tid=20072] ppid=20067 vsize=654196 memory=644404 CPUtime=682.02 cores=1,3
/proc/20070/task/20072/stat : 20072 (pb_competition_) R 20067 20070 17665 0 -1 4194368 38086 0 0 0 68085 117 0 0 20 0 2 0 31141583 669896704 161133 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
Current children cumulated CPU time: 3292.67 s
Current children cumulated vsize: 654196 KiB
Current children cumulated memory: 644532 KiB

[startup+2682.3 s]
/proc/loadavg: 3.24 4.15 4.77 4/255 20330
/proc/meminfo: memFree=129210376/131249996 swapFree=33010684/33010684
[pid=20070] ppid=20067 vsize=654196 memory=644532 CPUtime=3371.86 cores=1,3
/proc/20070/stat : 20070 (pb_competition_) R 20067 20070 17665 0 -1 4194304 1114335 0 0 0 336891 295 0 0 20 0 2 0 31141580 669896704 161133 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
/proc/20070/statm: 163549 161133 672 633 0 162328 0
[pid=20070/tid=20072] ppid=20067 vsize=654196 memory=644404 CPUtime=701.51 cores=1,3
/proc/20070/task/20072/stat : 20072 (pb_competition_) S 20067 20070 17665 0 -1 4194368 38117 0 0 0 70029 122 0 0 20 0 2 0 31141583 669896704 161133 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
Current children cumulated CPU time: 3371.86 s
Current children cumulated vsize: 654196 KiB
Current children cumulated memory: 644532 KiB

[startup+2742.3 s]
/proc/loadavg: 2.68 3.82 4.62 3/254 20331
/proc/meminfo: memFree=129210616/131249996 swapFree=33010684/33010684
[pid=20070] ppid=20067 vsize=654196 memory=644532 CPUtime=3450.77 cores=1,3
/proc/20070/stat : 20070 (pb_competition_) R 20067 20070 17665 0 -1 4194304 1114951 0 0 0 344774 303 0 0 20 0 2 0 31141580 669896704 161133 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
/proc/20070/statm: 163549 161133 672 633 0 162328 0
[pid=20070/tid=20072] ppid=20067 vsize=654196 memory=644404 CPUtime=720.71 cores=1,3
/proc/20070/task/20072/stat : 20072 (pb_competition_) R 20067 20070 17665 0 -1 4194368 38163 0 0 0 71944 127 0 0 20 0 2 0 31141583 669896704 161133 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
Current children cumulated CPU time: 3450.77 s
Current children cumulated vsize: 654196 KiB
Current children cumulated memory: 644532 KiB

[startup+2802.3 s]
/proc/loadavg: 2.70 3.61 4.49 3/254 20334
/proc/meminfo: memFree=129206632/131249996 swapFree=33010684/33010684
[pid=20070] ppid=20067 vsize=654328 memory=644660 CPUtime=3528.75 cores=1,3
/proc/20070/stat : 20070 (pb_competition_) R 20067 20070 17665 0 -1 4194304 1115597 0 0 0 352565 310 0 0 20 0 2 0 31141580 670031872 161165 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
/proc/20070/statm: 163582 161165 672 633 0 162361 0
[pid=20070/tid=20072] ppid=20067 vsize=654328 memory=644660 CPUtime=738.97 cores=1,3
/proc/20070/task/20072/stat : 20072 (pb_competition_) R 20067 20070 17665 0 -1 4194368 38185 0 0 0 73764 133 0 0 20 0 2 0 31141583 670031872 161165 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
Current children cumulated CPU time: 3528.75 s
Current children cumulated vsize: 654328 KiB
Current children cumulated memory: 644660 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2857 s]*
/proc/loadavg: 2.53 3.40 4.37 4/254 20336
/proc/meminfo: memFree=129210836/131249996 swapFree=33010684/33010684
[pid=20070] ppid=20067 vsize=654328 memory=644660 CPUtime=3600.14 cores=1,3
/proc/20070/stat : 20070 (pb_competition_) R 20067 20070 17665 0 -1 4194304 1116228 0 0 0 359698 316 0 0 20 0 2 0 31141580 670031872 161165 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
/proc/20070/statm: 163582 161165 672 633 0 162361 0
[pid=20070/tid=20072] ppid=20067 vsize=654328 memory=7969824886911023724 CPUtime=755.96 cores=1,3
/proc/20070/task/20072/stat : 20072 (pb_competition_) R 20067 20070 17665 0 -1 4194368 38227 0 0 0 75460 136 0 0 20 0 2 0 31141583 670031872 161165 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
Current children cumulated CPU time: 3600.14 s
Current children cumulated vsize: 654328 KiB
Current children cumulated memory: 644660 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.21 s, system=3.1917 s

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

[startup+2857.2 s]
/proc/loadavg: 2.53 3.40 4.37 4/254 20336
/proc/meminfo: memFree=129210836/131249996 swapFree=33010684/33010684
[pid=20070] ppid=20067 vsize=557796 memory=548164 CPUtime=3600.34 cores=1,3
/proc/20070/stat : 20070 (pb_competition_) R 20067 20070 17665 0 -1 4194304 1124607 0 0 0 359717 317 0 0 20 0 2 0 31141580 571183104 137041 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
/proc/20070/statm: 139449 137041 672 633 0 138228 0
[pid=20070/tid=20072] ppid=20067 vsize=557796 memory=644660 CPUtime=755.96 cores=1,3
/proc/20070/task/20072/stat : 20072 (pb_competition_) S 20067 20070 17665 0 -1 4194368 38227 0 0 0 75460 136 0 0 20 0 2 0 31141583 571183104 137041 18446744073709551615 4198400 6788177 140734912317344 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 14544896 140734912325977 140734912326104 140734912326104 140734912331706 0
Current children cumulated CPU time: 3600.34 s
Current children cumulated vsize: 557796 KiB
Current children cumulated memory: 548164 KiB

Child status: 0

Real time (s): 2857.25
CPU time (s): 3600.41
CPU user time (s): 3597.21
CPU system time (s): 3.1917
CPU usage (%): 126.01
Max. virtual memory (cumulated for all children) (KiB): 654328
Max. memory (cumulated for all children) (KiB): 644660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.21
system time used= 3.1917
maximum resident set size= 644660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1142955
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= 249492
involuntary context switches= 21347


# summary of solver processes directly reported to runsolver:
#   pid: 20070
#   total CPU time (s): 3600.41
#   total CPU user time (s): 3597.21
#   total CPU system time (s): 3.1917

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.87053 second user time and 14.5019 second system time

The end

Launcher Data

Begin job on nodeC021 at 2025-06-29 01:50:39
IDJOB=4503274
IDBENCH=155419
IDSOLVER=3347
FILE ID=nodeC021/4503274-1751154639
RUNJOBID= nodeC021-1751146786-17677
SLURM_JOB_ID= 9587467
Free space on /tmp= 433040 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-03.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-4503274-1751154639/watcher-4503274-1751154639 -o /tmp/evaluation-result-4503274-1751154639/solver-4503274-1751154639 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1751146786-17677 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 2086031609 HOME/instance-4503274-1751154639.opb

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

MD5SUM BENCH= b4997059c71cc639972e3ce692139348
RANDOM SEED=2086031609

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.776
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.777
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		: 3594.427
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.815
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.787
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.772
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		: 3599.493
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.779
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:        129565320 kB
MemAvailable:   129452952 kB
Buffers:            3280 kB
Cached:           697236 kB
SwapCached:            0 kB
Active:           569792 kB
Inactive:         475296 kB
Active(anon):     362632 kB
Inactive(anon):        0 kB
Active(file):     207160 kB
Inactive(file):   475296 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             12684 kB
Writeback:            56 kB
AnonPages:        347744 kB
Mapped:           110972 kB
Shmem:             18060 kB
KReclaimable:      88432 kB
Slab:             173656 kB
SReclaimable:      88432 kB
SUnreclaim:        85224 kB
KernelStack:        4352 kB
PageTables:         3592 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     703280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:    260096 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= 433044 MiB
End job on nodeC021 at 2025-06-29 02:38:16