Trace number 4503166

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.22 1863.02

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
heinz/normalized-neos-849702.opb
MD5SUM99577d0b2060d1d3afdf18d9c444f818
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 benchmark1.07304
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1737
Total number of constraints1041
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)954
Number of constraints which are nor clauses,nor cardinality constraints87
Minimum length of a constraint9
Maximum length of a constraint32
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 34
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c PRINTEMPS v2.7.0 (https://snowberryfield.github.io/printemps/)
0.00/0.01	c #variable: 1737
0.00/0.01	c #constraint: 1041
0.00/0.01	c #equal: 357
0.00/0.01	c intsize: 6
0.00/0.01	c sizeproduct: 0
0.00/0.01	c #soft: 0
0.00/0.01	c mincost: 0
0.00/0.01	c maxcost: 0
0.00/0.01	c sumcost: 0
0.00/0.01	c iteration_max: -1
0.00/0.01	c time_max: -1
0.00/0.01	c number_of_threads(move update): 2
0.00/0.01	c number_of_threads(move evaluation): 2
0.00/0.01	c seed: 685039227
3600.20/1863.01	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 (62849 MiB free)
  memory of node 1: 64507 MiB (63707 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4503166-1751154433/watcher-4503166-1751154433 -o /tmp/evaluation-result-4503166-1751154433/solver-4503166-1751154433 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1751146786-17678 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 685039227 HOME/instance-4503166-1751154433.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=20011, runsolver pid=20008
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 5.30 5.33 5.87 6/269 20013
/proc/meminfo: memFree=129577880/131249996 swapFree=33010684/33010684
[pid=20011] ppid=20008 vsize=87072 memory=13824 CPUtime=0.15 cores=5,7
/proc/20011/stat : 20011 (pb_competition_) R 20008 20011 17665 0 -1 4194304 2961 0 0 0 15 0 0 0 20 0 2 0 31120955 89161728 3456 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
/proc/20011/statm: 21768 3456 672 633 0 4946 0
[pid=20011/tid=20013] ppid=20008 vsize=87072 memory=4026531960 CPUtime=0.05 cores=5,7
/proc/20011/task/20013/stat : 20013 (pb_competition_) R 20008 20011 17665 0 -1 4194368 350 0 0 0 5 0 0 0 20 0 2 0 31120955 89161728 3456 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 87072 KiB
Current children cumulated memory: 13824 KiB

[startup+0.205539 s]*
/proc/loadavg: 5.30 5.33 5.87 7/269 20013
/proc/meminfo: memFree=129577880/131249996 swapFree=33010684/33010684
[pid=20011] ppid=20008 vsize=87072 memory=13824 CPUtime=0.36 cores=5,7
/proc/20011/stat : 20011 (pb_competition_) R 20008 20011 17665 0 -1 4194304 2965 0 0 0 36 0 0 0 20 0 2 0 31120955 89161728 3456 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
/proc/20011/statm: 21768 3456 672 633 0 4946 0
[pid=20011/tid=20013] ppid=20008 vsize=87072 memory=664958721904869660 CPUtime=0.15 cores=5,7
/proc/20011/task/20013/stat : 20013 (pb_competition_) R 20008 20011 17665 0 -1 4194368 350 0 0 0 15 0 0 0 20 0 2 0 31120955 89161728 3456 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 87072 KiB
Current children cumulated memory: 13824 KiB

[startup+0.304788 s]*
/proc/loadavg: 5.30 5.33 5.87 7/269 20013
/proc/meminfo: memFree=129577880/131249996 swapFree=33010684/33010684
[pid=20011] ppid=20008 vsize=87064 memory=13952 CPUtime=0.54 cores=5,7
/proc/20011/stat : 20011 (pb_competition_) R 20008 20011 17665 0 -1 4194304 2972 0 0 0 54 0 0 0 20 0 2 0 31120955 89153536 3488 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
/proc/20011/statm: 21766 3488 672 633 0 4944 0
[pid=20011/tid=20013] ppid=20008 vsize=87064 memory=7971794103646239338 CPUtime=0.25 cores=5,7
/proc/20011/task/20013/stat : 20013 (pb_competition_) R 20008 20011 17665 0 -1 4194368 350 0 0 0 25 0 0 0 20 0 2 0 31120955 89153536 3488 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 87064 KiB
Current children cumulated memory: 13952 KiB

[startup+0.700127 s]
/proc/loadavg: 5.30 5.33 5.87 7/269 20013
/proc/meminfo: memFree=129577880/131249996 swapFree=33010684/33010684
[pid=20011] ppid=20008 vsize=87092 memory=13952 CPUtime=1.29 cores=5,7
/proc/20011/stat : 20011 (pb_competition_) R 20008 20011 17665 0 -1 4194304 4211 0 0 0 128 1 0 0 20 0 2 0 31120955 89182208 3488 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
/proc/20011/statm: 21773 3488 672 633 0 4951 0
[pid=20011/tid=20013] ppid=20008 vsize=87092 memory=17536 CPUtime=0.62 cores=5,7
/proc/20011/task/20013/stat : 20013 (pb_competition_) R 20008 20011 17665 0 -1 4194368 350 0 0 0 62 0 0 0 20 0 2 0 31120955 89182208 3488 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
Current children cumulated CPU time: 1.29 s
Current children cumulated vsize: 87092 KiB
Current children cumulated memory: 13952 KiB

[startup+1.50012 s]
/proc/loadavg: 5.30 5.33 5.87 7/269 20013
/proc/meminfo: memFree=129577880/131249996 swapFree=33010684/33010684
[pid=20011] ppid=20008 vsize=87188 memory=14080 CPUtime=2.88 cores=5,7
/proc/20011/stat : 20011 (pb_competition_) R 20008 20011 17665 0 -1 4194304 7005 0 0 0 285 3 0 0 20 0 2 0 31120955 89280512 3520 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
/proc/20011/statm: 21797 3520 672 633 0 4975 0
[pid=20011/tid=20013] ppid=20008 vsize=87188 memory=17536 CPUtime=1.41 cores=5,7
/proc/20011/task/20013/stat : 20013 (pb_competition_) R 20008 20011 17665 0 -1 4194368 513 0 0 0 141 0 0 0 20 0 2 0 31120955 89280512 3520 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
Current children cumulated CPU time: 2.88 s
Current children cumulated vsize: 87188 KiB
Current children cumulated memory: 14080 KiB

[startup+3.1049 s]
/proc/loadavg: 5.36 5.34 5.87 7/269 20013
/proc/meminfo: memFree=129578296/131249996 swapFree=33010684/33010684
[pid=20011] ppid=20008 vsize=87256 memory=14208 CPUtime=6.07 cores=5,7
/proc/20011/stat : 20011 (pb_competition_) R 20008 20011 17665 0 -1 4194304 8837 0 0 0 601 6 0 0 20 0 2 0 31120955 89350144 3552 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
/proc/20011/statm: 21814 3552 672 633 0 4992 0
[pid=20011/tid=20013] ppid=20008 vsize=87256 memory=14080 CPUtime=3.01 cores=5,7
/proc/20011/task/20013/stat : 20013 (pb_competition_) R 20008 20011 17665 0 -1 4194368 800 0 0 0 300 1 0 0 20 0 2 0 31120955 89350144 3552 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
Current children cumulated CPU time: 6.07 s
Current children cumulated vsize: 87256 KiB
Current children cumulated memory: 14208 KiB

[startup+6.30012 s]
/proc/loadavg: 5.36 5.34 5.87 7/269 20014
/proc/meminfo: memFree=129583804/131249996 swapFree=33010684/33010684
[pid=20011] ppid=20008 vsize=87372 memory=14336 CPUtime=12.37 cores=5,7
/proc/20011/stat : 20011 (pb_competition_) R 20008 20011 17665 0 -1 4194304 17554 0 0 0 1222 15 0 0 20 0 2 0 31120955 89468928 3584 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
/proc/20011/statm: 21843 3584 672 633 0 5021 0
[pid=20011/tid=20013] ppid=20008 vsize=87372 memory=17536 CPUtime=6.13 cores=5,7
/proc/20011/task/20013/stat : 20013 (pb_competition_) R 20008 20011 17665 0 -1 4194368 1194 0 0 0 611 2 0 0 20 0 2 0 31120955 89468928 3584 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
Current children cumulated CPU time: 12.37 s
Current children cumulated vsize: 87372 KiB
Current children cumulated memory: 14336 KiB

[startup+12.7001 s]
/proc/loadavg: 5.41 5.35 5.87 7/269 20014
/proc/meminfo: memFree=129584040/131249996 swapFree=33010684/33010684
[pid=20011] ppid=20008 vsize=87800 memory=14592 CPUtime=25.01 cores=5,7
/proc/20011/stat : 20011 (pb_competition_) R 20008 20011 17665 0 -1 4194304 65525 0 0 0 2465 36 0 0 20 0 2 0 31120955 89907200 3648 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
/proc/20011/statm: 21950 3648 672 633 0 5128 0
[pid=20011/tid=20013] ppid=20008 vsize=87800 memory=14592 CPUtime=12.42 cores=5,7
/proc/20011/task/20013/stat : 20013 (pb_competition_) R 20008 20011 17665 0 -1 4194368 1996 0 0 0 1238 4 0 0 20 0 2 0 31120955 89907200 3648 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
Current children cumulated CPU time: 25.01 s
Current children cumulated vsize: 87800 KiB
Current children cumulated memory: 14592 KiB

[startup+25.5001 s]
/proc/loadavg: 5.70 5.42 5.89 7/269 20014
/proc/meminfo: memFree=129582844/131249996 swapFree=33010684/33010684
[pid=20011] ppid=20008 vsize=88176 memory=14944 CPUtime=50.37 cores=5,7
/proc/20011/stat : 20011 (pb_competition_) R 20008 20011 17665 0 -1 4194304 116194 0 0 0 4970 67 0 0 20 0 2 0 31120955 90292224 3736 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
/proc/20011/statm: 22044 3736 672 633 0 5222 0
[pid=20011/tid=20013] ppid=20008 vsize=88176 memory=14816 CPUtime=25.07 cores=5,7
/proc/20011/task/20013/stat : 20013 (pb_competition_) R 20008 20011 17665 0 -1 4194368 2686 0 0 0 2500 7 0 0 20 0 2 0 31120955 90292224 3736 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
Current children cumulated CPU time: 50.37 s
Current children cumulated vsize: 88176 KiB
Current children cumulated memory: 14944 KiB

[startup+51.1051 s]
/proc/loadavg: 5.93 5.50 5.90 7/269 20014
/proc/meminfo: memFree=129578748/131249996 swapFree=33010684/33010684
[pid=20011] ppid=20008 vsize=88756 memory=15452 CPUtime=101.06 cores=5,7
/proc/20011/stat : 20011 (pb_competition_) R 20008 20011 17665 0 -1 4194304 118575 0 0 0 10005 101 0 0 20 0 2 0 31120955 90886144 3863 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
/proc/20011/statm: 22189 3863 672 633 0 5367 0
[pid=20011/tid=20013] ppid=20008 vsize=88756 memory=17536 CPUtime=50.34 cores=5,7
/proc/20011/task/20013/stat : 20013 (pb_competition_) R 20008 20011 17665 0 -1 4194368 3196 0 0 0 5019 15 0 0 20 0 2 0 31120955 90886144 3863 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
Current children cumulated CPU time: 101.06 s
Current children cumulated vsize: 88756 KiB
Current children cumulated memory: 15452 KiB

[startup+102.3 s]
/proc/loadavg: 6.02 5.59 5.92 7/268 20016
/proc/meminfo: memFree=129582684/131249996 swapFree=33010684/33010684
[pid=20011] ppid=20008 vsize=88916 memory=15452 CPUtime=202.52 cores=5,7
/proc/20011/stat : 20011 (pb_competition_) R 20008 20011 17665 0 -1 4194304 119337 0 0 0 20073 179 0 0 20 0 2 0 31120955 91049984 3863 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
/proc/20011/statm: 22229 3863 672 633 0 5407 0
[pid=20011/tid=20013] ppid=20008 vsize=88916 memory=17536 CPUtime=100.95 cores=5,7
/proc/20011/task/20013/stat : 20013 (pb_competition_) R 20008 20011 17665 0 -1 4194368 3336 0 0 0 10066 29 0 0 20 0 2 0 31120955 91049984 3863 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
Current children cumulated CPU time: 202.52 s
Current children cumulated vsize: 88916 KiB
Current children cumulated memory: 15452 KiB

[startup+162.3 s]
/proc/loadavg: 6.12 5.70 5.93 7/267 20019
/proc/meminfo: memFree=129576696/131249996 swapFree=33010684/33010684
[pid=20011] ppid=20008 vsize=89372 memory=16092 CPUtime=320.69 cores=5,7
/proc/20011/stat : 20011 (pb_competition_) R 20008 20011 17665 0 -1 4194304 121728 0 0 0 31808 261 0 0 20 0 2 0 31120955 91516928 4023 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
/proc/20011/statm: 22343 4023 672 633 0 5521 0
[pid=20011/tid=20013] ppid=20008 vsize=89372 memory=5632 CPUtime=159.56 cores=5,7
/proc/20011/task/20013/stat : 20013 (pb_competition_) R 20008 20011 17665 0 -1 4194368 3800 0 0 0 15909 47 0 0 20 0 2 0 31120955 91516928 4023 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
Current children cumulated CPU time: 320.69 s
Current children cumulated vsize: 89372 KiB
Current children cumulated memory: 16092 KiB

[startup+222.3 s]
/proc/loadavg: 6.07 5.77 5.94 6/270 20072
/proc/meminfo: memFree=128944520/131249996 swapFree=33010684/33010684
[pid=20011] ppid=20008 vsize=89704 memory=16476 CPUtime=438.16 cores=5,7
/proc/20011/stat : 20011 (pb_competition_) R 20008 20011 17665 0 -1 4194304 122361 0 0 0 43483 333 0 0 20 0 2 0 31120955 91856896 4119 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
/proc/20011/statm: 22426 4119 672 633 0 5604 0
[pid=20011/tid=20013] ppid=20008 vsize=89704 memory=17536 CPUtime=217.46 cores=5,7
/proc/20011/task/20013/stat : 20013 (pb_competition_) R 20008 20011 17665 0 -1 4194368 3893 0 0 0 21683 63 0 0 20 0 2 0 31120955 91856896 4119 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
Current children cumulated CPU time: 438.16 s
Current children cumulated vsize: 89704 KiB
Current children cumulated memory: 16476 KiB

[startup+282.3 s]
/proc/loadavg: 5.70 5.72 5.91 6/270 20078
/proc/meminfo: memFree=128936932/131249996 swapFree=33010684/33010684
[pid=20011] ppid=20008 vsize=90656 memory=16876 CPUtime=554.51 cores=5,7
/proc/20011/stat : 20011 (pb_competition_) R 20008 20011 17665 0 -1 4194304 123174 0 0 0 55056 395 0 0 20 0 2 0 31120955 92831744 4219 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
/proc/20011/statm: 22664 4219 672 633 0 5842 0
[pid=20011/tid=20013] ppid=20008 vsize=90656 memory=16732 CPUtime=274.26 cores=5,7
/proc/20011/task/20013/stat : 20013 (pb_competition_) R 20008 20011 17665 0 -1 4194368 3992 0 0 0 27349 77 0 0 20 0 2 0 31120955 92831744 4219 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
Current children cumulated CPU time: 554.51 s
Current children cumulated vsize: 90656 KiB
Current children cumulated memory: 16876 KiB

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

/proc/meminfo: memFree=128933084/131249996 swapFree=33010684/33010684
[pid=20011] ppid=20008 vsize=92136 memory=18796 CPUtime=2411.81 cores=5,7
/proc/20011/stat : 20011 (pb_competition_) R 20008 20011 17665 0 -1 4194304 128297 0 0 0 239812 1369 0 0 20 0 2 0 31120955 94347264 4699 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
/proc/20011/statm: 23034 4699 672 633 0 6212 0
[pid=20011/tid=20013] ppid=20008 vsize=92136 memory=18796 CPUtime=1179.48 cores=5,7
/proc/20011/task/20013/stat : 20013 (pb_competition_) R 20008 20011 17665 0 -1 4194368 5184 0 0 0 117620 328 0 0 20 0 2 0 31120955 94347264 4699 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
Current children cumulated CPU time: 2411.81 s
Current children cumulated vsize: 92136 KiB
Current children cumulated memory: 18796 KiB

[startup+1302.3 s]
/proc/loadavg: 5.50 5.41 5.56 6/268 20139
/proc/meminfo: memFree=128944912/131249996 swapFree=33010684/33010684
[pid=20011] ppid=20008 vsize=92324 memory=18924 CPUtime=2527.22 cores=5,7
/proc/20011/stat : 20011 (pb_competition_) R 20008 20011 17665 0 -1 4194304 129377 0 0 0 251301 1421 0 0 20 0 2 0 31120955 94539776 4731 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
/proc/20011/statm: 23081 4731 672 633 0 6259 0
[pid=20011/tid=20013] ppid=20008 vsize=92324 memory=18924 CPUtime=1235.38 cores=5,7
/proc/20011/task/20013/stat : 20013 (pb_competition_) R 20008 20011 17665 0 -1 4194368 5436 0 0 0 123198 340 0 0 20 0 2 0 31120955 94539776 4731 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
Current children cumulated CPU time: 2527.22 s
Current children cumulated vsize: 92324 KiB
Current children cumulated memory: 18924 KiB

[startup+1362.3 s]
/proc/loadavg: 5.44 5.41 5.55 6/269 20142
/proc/meminfo: memFree=128943616/131249996 swapFree=33010684/33010684
[pid=20011] ppid=20008 vsize=92324 memory=19052 CPUtime=2642.69 cores=5,7
/proc/20011/stat : 20011 (pb_competition_) R 20008 20011 17665 0 -1 4194304 129438 0 0 0 262798 1471 0 0 20 0 2 0 31120955 94539776 4763 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
/proc/20011/statm: 23081 4763 672 633 0 6259 0
[pid=20011/tid=20013] ppid=20008 vsize=92324 memory=19052 CPUtime=1291.34 cores=5,7
/proc/20011/task/20013/stat : 20013 (pb_competition_) R 20008 20011 17665 0 -1 4194368 5436 0 0 0 128783 351 0 0 20 0 2 0 31120955 94539776 4763 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
Current children cumulated CPU time: 2642.69 s
Current children cumulated vsize: 92324 KiB
Current children cumulated memory: 19052 KiB

[startup+1422.3 s]
/proc/loadavg: 5.44 5.41 5.54 6/270 20148
/proc/meminfo: memFree=128951220/131249996 swapFree=33010684/33010684
[pid=20011] ppid=20008 vsize=92484 memory=19180 CPUtime=2758.13 cores=5,7
/proc/20011/stat : 20011 (pb_competition_) R 20008 20011 17665 0 -1 4194304 130557 0 0 0 274295 1518 0 0 20 0 2 0 31120955 94703616 4795 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
/proc/20011/statm: 23121 4795 672 633 0 6299 0
[pid=20011/tid=20013] ppid=20008 vsize=92484 memory=19180 CPUtime=1347.31 cores=5,7
/proc/20011/task/20013/stat : 20013 (pb_competition_) R 20008 20011 17665 0 -1 4194368 5743 0 0 0 134366 365 0 0 20 0 2 0 31120955 94703616 4795 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
Current children cumulated CPU time: 2758.13 s
Current children cumulated vsize: 92484 KiB
Current children cumulated memory: 19180 KiB

[startup+1482.3 s]
/proc/loadavg: 5.24 5.36 5.52 7/270 20154
/proc/meminfo: memFree=128958768/131249996 swapFree=33010684/33010684
[pid=20011] ppid=20008 vsize=92484 memory=19180 CPUtime=2871.49 cores=5,7
/proc/20011/stat : 20011 (pb_competition_) R 20008 20011 17665 0 -1 4194304 130592 0 0 0 285580 1569 0 0 20 0 2 0 31120955 94703616 4795 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
/proc/20011/statm: 23121 4795 672 633 0 6299 0
[pid=20011/tid=20013] ppid=20008 vsize=92484 memory=19180 CPUtime=1401.18 cores=5,7
/proc/20011/task/20013/stat : 20013 (pb_competition_) R 20008 20011 17665 0 -1 4194368 5743 0 0 0 139742 376 0 0 20 0 2 0 31120955 94703616 4795 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
Current children cumulated CPU time: 2871.49 s
Current children cumulated vsize: 92484 KiB
Current children cumulated memory: 19180 KiB

[startup+1542.3 s]
/proc/loadavg: 5.32 5.36 5.51 6/269 20156
/proc/meminfo: memFree=128957888/131249996 swapFree=33010684/33010684
[pid=20011] ppid=20008 vsize=92624 memory=19308 CPUtime=2986.46 cores=5,7
/proc/20011/stat : 20011 (pb_competition_) R 20008 20011 17665 0 -1 4194304 130649 0 0 0 297027 1619 0 0 20 0 2 0 31120955 94846976 4827 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
/proc/20011/statm: 23156 4827 672 633 0 6334 0
[pid=20011/tid=20013] ppid=20008 vsize=92624 memory=19308 CPUtime=1456.65 cores=5,7
/proc/20011/task/20013/stat : 20013 (pb_competition_) S 20008 20011 17665 0 -1 4194368 5744 0 0 0 145278 387 0 0 20 0 2 0 31120955 94846976 4827 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
Current children cumulated CPU time: 2986.46 s
Current children cumulated vsize: 92624 KiB
Current children cumulated memory: 19308 KiB

[startup+1602.3 s]
/proc/loadavg: 5.39 5.38 5.51 7/269 20158
/proc/meminfo: memFree=128957744/131249996 swapFree=33010684/33010684
[pid=20011] ppid=20008 vsize=92760 memory=19436 CPUtime=3101.37 cores=5,7
/proc/20011/stat : 20011 (pb_competition_) R 20008 20011 17665 0 -1 4194304 130659 0 0 0 308468 1669 0 0 20 0 2 0 31120955 94986240 4859 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
/proc/20011/statm: 23190 4859 672 633 0 6368 0
[pid=20011/tid=20013] ppid=20008 vsize=92760 memory=19436 CPUtime=1512.06 cores=5,7
/proc/20011/task/20013/stat : 20013 (pb_competition_) R 20008 20011 17665 0 -1 4194368 5744 0 0 0 150804 402 0 0 20 0 2 0 31120955 94986240 4859 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
Current children cumulated CPU time: 3101.37 s
Current children cumulated vsize: 92760 KiB
Current children cumulated memory: 19436 KiB

[startup+1662.3 s]
/proc/loadavg: 5.35 5.40 5.51 5/269 20160
/proc/meminfo: memFree=128957856/131249996 swapFree=33010684/33010684
[pid=20011] ppid=20008 vsize=92892 memory=19692 CPUtime=3216.24 cores=5,7
/proc/20011/stat : 20011 (pb_competition_) R 20008 20011 17665 0 -1 4194304 131906 0 0 0 319903 1721 0 0 20 0 2 0 31120955 95121408 4923 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
/proc/20011/statm: 23223 4923 672 633 0 6401 0
[pid=20011/tid=20013] ppid=20008 vsize=92892 memory=19436 CPUtime=1567.45 cores=5,7
/proc/20011/task/20013/stat : 20013 (pb_competition_) R 20008 20011 17665 0 -1 4194368 5995 0 0 0 156329 416 0 0 20 0 2 0 31120955 95121408 4923 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
Current children cumulated CPU time: 3216.24 s
Current children cumulated vsize: 92892 KiB
Current children cumulated memory: 19692 KiB

[startup+1722.3 s]
/proc/loadavg: 5.44 5.42 5.51 7/269 20163
/proc/meminfo: memFree=128959052/131249996 swapFree=33010684/33010684
[pid=20011] ppid=20008 vsize=92892 memory=19692 CPUtime=3331 cores=5,7
/proc/20011/stat : 20011 (pb_competition_) R 20008 20011 17665 0 -1 4194304 133167 0 0 0 331333 1767 0 0 20 0 2 0 31120955 95121408 4923 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
/proc/20011/statm: 23223 4923 672 633 0 6401 0
[pid=20011/tid=20013] ppid=20008 vsize=92892 memory=19436 CPUtime=1622.7 cores=5,7
/proc/20011/task/20013/stat : 20013 (pb_competition_) R 20008 20011 17665 0 -1 4194368 6285 0 0 0 161842 428 0 0 20 0 2 0 31120955 95121408 4923 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
Current children cumulated CPU time: 3331 s
Current children cumulated vsize: 92892 KiB
Current children cumulated memory: 19692 KiB

[startup+1782.3 s]
/proc/loadavg: 5.24 5.35 5.48 6/269 20165
/proc/meminfo: memFree=128958124/131249996 swapFree=33010684/33010684
[pid=20011] ppid=20008 vsize=92892 memory=19820 CPUtime=3445.82 cores=5,7
/proc/20011/stat : 20011 (pb_competition_) R 20008 20011 17665 0 -1 4194304 134445 0 0 0 342767 1815 0 0 20 0 2 0 31120955 95121408 4955 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
/proc/20011/statm: 23223 4955 672 633 0 6401 0
[pid=20011/tid=20013] ppid=20008 vsize=92892 memory=19692 CPUtime=1677.98 cores=5,7
/proc/20011/task/20013/stat : 20013 (pb_competition_) S 20008 20011 17665 0 -1 4194368 6353 0 0 0 167358 440 0 0 20 0 2 0 31120955 95121408 4955 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
Current children cumulated CPU time: 3445.82 s
Current children cumulated vsize: 92892 KiB
Current children cumulated memory: 19820 KiB

[startup+1842.3 s]
/proc/loadavg: 5.40 5.37 5.47 6/270 20168
/proc/meminfo: memFree=128958324/131249996 swapFree=33010684/33010684
[pid=20011] ppid=20008 vsize=93032 memory=19820 CPUtime=3560.6 cores=5,7
/proc/20011/stat : 20011 (pb_competition_) R 20008 20011 17665 0 -1 4194304 134469 0 0 0 354198 1862 0 0 20 0 2 0 31120955 95264768 4955 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
/proc/20011/statm: 23258 4955 672 633 0 6436 0
[pid=20011/tid=20013] ppid=20008 vsize=93032 memory=19820 CPUtime=1733.28 cores=5,7
/proc/20011/task/20013/stat : 20013 (pb_competition_) S 20008 20011 17665 0 -1 4194368 6353 0 0 0 172876 452 0 0 20 0 2 0 31120955 95264768 4955 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
Current children cumulated CPU time: 3560.6 s
Current children cumulated vsize: 93032 KiB
Current children cumulated memory: 19820 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1863 s]*
/proc/loadavg: 5.36 5.36 5.47 6/270 20169
/proc/meminfo: memFree=128958096/131249996 swapFree=33010684/33010684
[pid=20011] ppid=20008 vsize=93032 memory=19820 CPUtime=3600.2 cores=5,7
/proc/20011/stat : 20011 (pb_competition_) R 20008 20011 17665 0 -1 4194304 135784 0 0 0 358142 1878 0 0 20 0 2 0 31120955 95264768 4955 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
/proc/20011/statm: 23258 4955 672 633 0 6436 0
[pid=20011/tid=20013] ppid=20008 vsize=93032 memory=19820 CPUtime=1752.32 cores=5,7
/proc/20011/task/20013/stat : 20013 (pb_competition_) R 20008 20011 17665 0 -1 4194368 6647 0 0 0 174777 455 0 0 20 0 2 0 31120955 95264768 4955 18446744073709551615 4198400 6788177 140722708962976 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 14741504 140722708965722 140722708965848 140722708965848 140722708971450 0
Current children cumulated CPU time: 3600.2 s
Current children cumulated vsize: 93032 KiB
Current children cumulated memory: 19820 KiB

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

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

# cumulated CPU time of all completed processes:  user=3581.44 s, system=18.7818 s

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

Child status: 0

Real time (s): 1863.02
CPU time (s): 3600.22
CPU user time (s): 3581.44
CPU system time (s): 18.7818
CPU usage (%): 193.247
Max. virtual memory (cumulated for all children) (KiB): 93032
Max. memory (cumulated for all children) (KiB): 19820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3581.44
system time used= 18.7818
maximum resident set size= 19820
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 136243
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= 69549
involuntary context switches= 42623


# summary of solver processes directly reported to runsolver:
#   pid: 20011
#   total CPU time (s): 3600.22
#   total CPU user time (s): 3581.44
#   total CPU system time (s): 18.7818

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.06765 second user time and 9.47385 second system time

The end

Launcher Data

Begin job on nodeC021 at 2025-06-29 01:47:13
IDJOB=4503166
IDBENCH=155407
IDSOLVER=3347
FILE ID=nodeC021/4503166-1751154433
RUNJOBID= nodeC021-1751146786-17678
SLURM_JOB_ID= 9587467
Free space on /tmp= 433044 MiB

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

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

MD5SUM BENCH= 99577d0b2060d1d3afdf18d9c444f818
RANDOM SEED=685039227

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.784
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.774
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		: 3576.906
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.798
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.766
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.037
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.129
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.778
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:        129593452 kB
MemAvailable:   129473292 kB
Buffers:            3280 kB
Cached:           689464 kB
SwapCached:            0 kB
Active:           553872 kB
Inactive:         467520 kB
Active(anon):     346712 kB
Inactive(anon):        0 kB
Active(file):     207160 kB
Inactive(file):   467520 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5380 kB
Writeback:             0 kB
AnonPages:        331768 kB
Mapped:           110972 kB
Shmem:             18060 kB
KReclaimable:      88396 kB
Slab:             173544 kB
SReclaimable:      88396 kB
SUnreclaim:        85148 kB
KernelStack:        4352 kB
PageTables:         3556 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     687384 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:    251904 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= 433032 MiB
End job on nodeC021 at 2025-06-29 02:18:16