Trace number 4514264

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PRINTEMPS 2025-05-28? (TO) 3600.11 1809.91

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
rand6reg/normalized-rand6reg-v041-n2.opb
MD5SUMb8a09e358b8e1895ad7e151def234408
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.010805
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables123
Total number of constraints41
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)41
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c PRINTEMPS v2.7.0 (https://snowberryfield.github.io/printemps/)
0.00/0.00	c #variable: 123
0.00/0.00	c #constraint: 41
0.00/0.00	c #equal: 41
0.00/0.00	c intsize: 3
0.00/0.00	c sizeproduct: 0
0.00/0.00	c #soft: 0
0.00/0.00	c mincost: 0
0.00/0.00	c maxcost: 0
0.00/0.00	c sumcost: 0
0.00/0.00	c iteration_max: -1
0.00/0.00	c time_max: -1
0.00/0.00	c number_of_threads(move update): 2
0.00/0.00	c number_of_threads(move evaluation): 2
0.00/0.00	c seed: 1250724507
3600.08/1809.90	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 (63000 MiB free)
  memory of node 1: 64507 MiB (63679 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100031 s]*
/proc/loadavg: 1.21 1.32 2.25 9/268 33793
/proc/meminfo: memFree=129720116/131249996 swapFree=33010684/33010684
[pid=33783] ppid=33772 vsize=77908 memory=3328 CPUtime=0.18 cores=0,2
/proc/33783/stat : 33783 (pb_competition_) R 33772 33783 33720 0 -1 4194304 303 0 0 0 18 0 0 0 20 0 2 0 38588521 79777792 832 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
/proc/33783/statm: 19477 832 672 633 0 2341 0
[pid=33783/tid=33788] ppid=33772 vsize=77908 memory=4026532124 CPUtime=0.08 cores=0,2
/proc/33783/task/33788/stat : 33788 (pb_competition_) R 33772 33783 33720 0 -1 4194368 9 0 0 0 8 0 0 0 20 0 2 0 38588521 79777792 832 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 77908 KiB
Current children cumulated memory: 3328 KiB

[startup+0.205421 s]*
/proc/loadavg: 1.21 1.32 2.25 9/268 33793
/proc/meminfo: memFree=129719992/131249996 swapFree=33010684/33010684
[pid=33783] ppid=33772 vsize=77908 memory=3456 CPUtime=0.38 cores=0,2
/proc/33783/stat : 33783 (pb_competition_) R 33772 33783 33720 0 -1 4194304 305 0 0 0 37 1 0 0 20 0 2 0 38588521 79777792 864 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
/proc/33783/statm: 19477 864 672 633 0 2341 0
[pid=33783/tid=33788] ppid=33772 vsize=77908 memory=734139726812938524 CPUtime=0.18 cores=0,2
/proc/33783/task/33788/stat : 33788 (pb_competition_) R 33772 33783 33720 0 -1 4194368 9 0 0 0 18 0 0 0 20 0 2 0 38588521 79777792 864 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 77908 KiB
Current children cumulated memory: 3456 KiB

[startup+0.30483 s]*
/proc/loadavg: 1.21 1.32 2.25 8/268 33793
/proc/meminfo: memFree=129720168/131249996 swapFree=33010684/33010684
[pid=33783] ppid=33772 vsize=77908 memory=3456 CPUtime=0.57 cores=0,2
/proc/33783/stat : 33783 (pb_competition_) R 33772 33783 33720 0 -1 4194304 305 0 0 0 55 2 0 0 20 0 2 0 38588521 79777792 864 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
/proc/33783/statm: 19477 864 672 633 0 2341 0
[pid=33783/tid=33788] ppid=33772 vsize=77908 memory=7970394455459250801 CPUtime=0.28 cores=0,2
/proc/33783/task/33788/stat : 33788 (pb_competition_) R 33772 33783 33720 0 -1 4194368 9 0 0 0 28 0 0 0 20 0 2 0 38588521 79777792 864 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
Current children cumulated CPU time: 0.57 s
Current children cumulated vsize: 77908 KiB
Current children cumulated memory: 3456 KiB

[startup+0.700114 s]
/proc/loadavg: 1.21 1.32 2.25 8/268 33793
/proc/meminfo: memFree=129720168/131249996 swapFree=33010684/33010684
[pid=33783] ppid=33772 vsize=77908 memory=3456 CPUtime=1.34 cores=0,2
/proc/33783/stat : 33783 (pb_competition_) R 33772 33783 33720 0 -1 4194304 306 0 0 0 129 5 0 0 20 0 2 0 38588521 79777792 864 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
/proc/33783/statm: 19477 864 672 633 0 2341 0
[pid=33783/tid=33788] ppid=33772 vsize=77908 memory=17664 CPUtime=0.66 cores=0,2
/proc/33783/task/33788/stat : 33788 (pb_competition_) R 33772 33783 33720 0 -1 4194368 9 0 0 0 66 0 0 0 20 0 2 0 38588521 79777792 864 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
Current children cumulated CPU time: 1.34 s
Current children cumulated vsize: 77908 KiB
Current children cumulated memory: 3456 KiB

[startup+1.50012 s]
/proc/loadavg: 1.21 1.32 2.25 9/268 33793
/proc/meminfo: memFree=129720168/131249996 swapFree=33010684/33010684
[pid=33783] ppid=33772 vsize=77908 memory=3456 CPUtime=2.9 cores=0,2
/proc/33783/stat : 33783 (pb_competition_) R 33772 33783 33720 0 -1 4194304 480 0 0 0 278 12 0 0 20 0 2 0 38588521 79777792 864 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
/proc/33783/statm: 19477 864 672 633 0 2341 0
[pid=33783/tid=33788] ppid=33772 vsize=77908 memory=17664 CPUtime=1.42 cores=0,2
/proc/33783/task/33788/stat : 33788 (pb_competition_) R 33772 33783 33720 0 -1 4194368 27 0 0 0 142 0 0 0 20 0 2 0 38588521 79777792 864 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
Current children cumulated CPU time: 2.9 s
Current children cumulated vsize: 77908 KiB
Current children cumulated memory: 3456 KiB

[startup+3.10447 s]
/proc/loadavg: 1.68 1.41 2.27 8/268 33793
/proc/meminfo: memFree=129720220/131249996 swapFree=33010684/33010684
[pid=33783] ppid=33772 vsize=77908 memory=3456 CPUtime=5.98 cores=0,2
/proc/33783/stat : 33783 (pb_competition_) R 33772 33783 33720 0 -1 4194304 650 0 0 0 577 21 0 0 20 0 2 0 38588521 79777792 864 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
/proc/33783/statm: 19477 864 672 633 0 2341 0
[pid=33783/tid=33788] ppid=33772 vsize=77908 memory=14592 CPUtime=2.92 cores=0,2
/proc/33783/task/33788/stat : 33788 (pb_competition_) R 33772 33783 33720 0 -1 4194368 31 0 0 0 291 1 0 0 20 0 2 0 38588521 79777792 864 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
Current children cumulated CPU time: 5.98 s
Current children cumulated vsize: 77908 KiB
Current children cumulated memory: 3456 KiB

[startup+6.30011 s]
/proc/loadavg: 1.68 1.41 2.27 9/268 33793
/proc/meminfo: memFree=129721040/131249996 swapFree=33010684/33010684
[pid=33783] ppid=33772 vsize=77908 memory=3456 CPUtime=12.34 cores=0,2
/proc/33783/stat : 33783 (pb_competition_) R 33772 33783 33720 0 -1 4194304 787 0 0 0 1204 30 0 0 20 0 2 0 38588521 79777792 864 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
/proc/33783/statm: 19477 864 672 633 0 2341 0
[pid=33783/tid=33788] ppid=33772 vsize=77908 memory=3456 CPUtime=6.09 cores=0,2
/proc/33783/task/33788/stat : 33788 (pb_competition_) R 33772 33783 33720 0 -1 4194368 53 0 0 0 608 1 0 0 20 0 2 0 38588521 79777792 864 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
Current children cumulated CPU time: 12.34 s
Current children cumulated vsize: 77908 KiB
Current children cumulated memory: 3456 KiB

[startup+12.7001 s]
/proc/loadavg: 2.10 1.50 2.30 8/268 33793
/proc/meminfo: memFree=129721544/131249996 swapFree=33010684/33010684
[pid=33783] ppid=33772 vsize=77908 memory=3456 CPUtime=25.08 cores=0,2
/proc/33783/stat : 33783 (pb_competition_) R 33772 33783 33720 0 -1 4194304 940 0 0 0 2457 51 0 0 20 0 2 0 38588521 79777792 864 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
/proc/33783/statm: 19477 864 672 633 0 2341 0
[pid=33783/tid=33788] ppid=33772 vsize=77908 memory=7970112980482670961 CPUtime=12.45 cores=0,2
/proc/33783/task/33788/stat : 33788 (pb_competition_) R 33772 33783 33720 0 -1 4194368 81 0 0 0 1244 1 0 0 20 0 2 0 38588521 79777792 864 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
Current children cumulated CPU time: 25.08 s
Current children cumulated vsize: 77908 KiB
Current children cumulated memory: 3456 KiB

[startup+25.5001 s]
/proc/loadavg: 3.26 1.79 2.38 8/268 33793
/proc/meminfo: memFree=129722332/131249996 swapFree=33010684/33010684
[pid=33783] ppid=33772 vsize=77908 memory=3456 CPUtime=50.15 cores=0,2
/proc/33783/stat : 33783 (pb_competition_) R 33772 33783 33720 0 -1 4194304 1004 0 0 0 4882 133 0 0 20 0 2 0 38588521 79777792 864 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
/proc/33783/statm: 19477 864 672 633 0 2341 0
[pid=33783/tid=33788] ppid=33772 vsize=77908 memory=3456 CPUtime=24.8 cores=0,2
/proc/33783/task/33788/stat : 33788 (pb_competition_) R 33772 33783 33720 0 -1 4194368 102 0 0 0 2475 5 0 0 20 0 2 0 38588521 79777792 864 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
Current children cumulated CPU time: 50.15 s
Current children cumulated vsize: 77908 KiB
Current children cumulated memory: 3456 KiB

[startup+51.1049 s]
/proc/loadavg: 4.54 2.21 2.50 8/268 33794
/proc/meminfo: memFree=129723092/131249996 swapFree=33010684/33010684
[pid=33783] ppid=33772 vsize=77964 memory=3456 CPUtime=101.1 cores=0,2
/proc/33783/stat : 33783 (pb_competition_) R 33772 33783 33720 0 -1 4194304 1433 0 0 0 9858 252 0 0 20 0 2 0 38588521 79835136 864 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
/proc/33783/statm: 19491 864 672 633 0 2355 0
[pid=33783/tid=33788] ppid=33772 vsize=77964 memory=3456 CPUtime=50.27 cores=0,2
/proc/33783/task/33788/stat : 33788 (pb_competition_) R 33772 33783 33720 0 -1 4194368 262 0 0 0 5011 16 0 0 20 0 2 0 38588521 79835136 864 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
Current children cumulated CPU time: 101.1 s
Current children cumulated vsize: 77964 KiB
Current children cumulated memory: 3456 KiB

[startup+102.3 s]
/proc/loadavg: 6.12 3.00 2.76 8/268 33795
/proc/meminfo: memFree=129737680/131249996 swapFree=33010684/33010684
[pid=33783] ppid=33772 vsize=78256 memory=3712 CPUtime=202.13 cores=0,2
/proc/33783/stat : 33783 (pb_competition_) R 33772 33783 33720 0 -1 4194304 1909 0 0 0 19704 509 0 0 20 0 2 0 38588521 80134144 928 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
/proc/33783/statm: 19564 928 672 633 0 2428 0
[pid=33783/tid=33788] ppid=33772 vsize=78256 memory=14592 CPUtime=100.38 cores=0,2
/proc/33783/task/33788/stat : 33788 (pb_competition_) R 33772 33783 33720 0 -1 4194368 428 0 0 0 10009 29 0 0 20 0 2 0 38588521 80134144 928 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
Current children cumulated CPU time: 202.13 s
Current children cumulated vsize: 78256 KiB
Current children cumulated memory: 3712 KiB

[startup+162.3 s]
/proc/loadavg: 7.08 3.85 3.07 8/269 33801
/proc/meminfo: memFree=129741436/131249996 swapFree=33010684/33010684
[pid=33783] ppid=33772 vsize=78256 memory=3840 CPUtime=321.5 cores=0,2
/proc/33783/stat : 33783 (pb_competition_) R 33772 33783 33720 0 -1 4194304 1984 0 0 0 31363 787 0 0 20 0 2 0 38588521 80134144 960 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
/proc/33783/statm: 19564 960 672 633 0 2428 0
[pid=33783/tid=33788] ppid=33772 vsize=78256 memory=3840 CPUtime=160.08 cores=0,2
/proc/33783/task/33788/stat : 33788 (pb_competition_) R 33772 33783 33720 0 -1 4194368 452 0 0 0 15961 47 0 0 20 0 2 0 38588521 80134144 960 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
Current children cumulated CPU time: 321.5 s
Current children cumulated vsize: 78256 KiB
Current children cumulated memory: 3840 KiB

[startup+222.3 s]
/proc/loadavg: 7.08 4.44 3.32 8/269 33808
/proc/meminfo: memFree=129740312/131249996 swapFree=33010684/33010684
[pid=33783] ppid=33772 vsize=78388 memory=3840 CPUtime=440.86 cores=0,2
/proc/33783/stat : 33783 (pb_competition_) R 33772 33783 33720 0 -1 4194304 2539 0 0 0 43063 1023 0 0 20 0 2 0 38588521 80269312 960 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
/proc/33783/statm: 19597 960 672 633 0 2461 0
[pid=33783/tid=33788] ppid=33772 vsize=78388 memory=14592 CPUtime=219.77 cores=0,2
/proc/33783/task/33788/stat : 33788 (pb_competition_) R 33772 33783 33720 0 -1 4194368 519 0 0 0 21912 65 0 0 20 0 2 0 38588521 80269312 960 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
Current children cumulated CPU time: 440.86 s
Current children cumulated vsize: 78388 KiB
Current children cumulated memory: 3840 KiB

[startup+282.3 s]
/proc/loadavg: 7.15 4.94 3.57 8/269 33810
/proc/meminfo: memFree=129741168/131249996 swapFree=33010684/33010684
[pid=33783] ppid=33772 vsize=78388 memory=3840 CPUtime=560.18 cores=0,2
/proc/33783/stat : 33783 (pb_competition_) R 33772 33783 33720 0 -1 4194304 2855 0 0 0 54761 1257 0 0 20 0 2 0 38588521 80269312 960 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
/proc/33783/statm: 19597 960 672 633 0 2461 0
[pid=33783/tid=33788] ppid=33772 vsize=78388 memory=3840 CPUtime=279.41 cores=0,2
/proc/33783/task/33788/stat : 33788 (pb_competition_) R 33772 33783 33720 0 -1 4194368 550 0 0 0 27858 83 0 0 20 0 2 0 38588521 80269312 960 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
Current children cumulated CPU time: 560.18 s
Current children cumulated vsize: 78388 KiB
Current children cumulated memory: 3840 KiB

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

/proc/meminfo: memFree=129736980/131249996 swapFree=33010684/33010684
[pid=33783] ppid=33772 vsize=78972 memory=4296 CPUtime=2470.41 cores=0,2
/proc/33783/stat : 33783 (pb_competition_) R 33772 33783 33720 0 -1 4194304 5448 0 0 0 242636 4405 0 0 20 0 2 0 38588521 80867328 1074 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
/proc/33783/statm: 19743 1074 672 633 0 2607 0
[pid=33783/tid=33788] ppid=33772 vsize=78972 memory=4296 CPUtime=1234.51 cores=0,2
/proc/33783/task/33788/stat : 33788 (pb_competition_) R 33772 33783 33720 0 -1 4194368 1068 0 0 0 123083 368 0 0 20 0 2 0 38588521 80867328 1074 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
Current children cumulated CPU time: 2470.41 s
Current children cumulated vsize: 78972 KiB
Current children cumulated memory: 4296 KiB

[startup+1302.3 s]
/proc/loadavg: 8.04 7.55 6.18 9/268 33858
/proc/meminfo: memFree=129737128/131249996 swapFree=33010684/33010684
[pid=33783] ppid=33772 vsize=79104 memory=4296 CPUtime=2589.84 cores=0,2
/proc/33783/stat : 33783 (pb_competition_) R 33772 33783 33720 0 -1 4194304 5876 0 0 0 254408 4576 0 0 20 0 2 0 38588521 81002496 1074 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
/proc/33783/statm: 19776 1074 672 633 0 2640 0
[pid=33783/tid=33788] ppid=33772 vsize=79104 memory=4296 CPUtime=1294.23 cores=0,2
/proc/33783/task/33788/stat : 33788 (pb_competition_) R 33772 33783 33720 0 -1 4194368 1147 0 0 0 129037 386 0 0 20 0 2 0 38588521 81002496 1074 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
Current children cumulated CPU time: 2589.84 s
Current children cumulated vsize: 79104 KiB
Current children cumulated memory: 4296 KiB

[startup+1362.3 s]
/proc/loadavg: 8.12 7.67 6.30 9/269 33863
/proc/meminfo: memFree=129749624/131249996 swapFree=33010684/33010684
[pid=33783] ppid=33772 vsize=79104 memory=4296 CPUtime=2709.26 cores=0,2
/proc/33783/stat : 33783 (pb_competition_) R 33772 33783 33720 0 -1 4194304 5876 0 0 0 266190 4736 0 0 20 0 2 0 38588521 81002496 1074 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
/proc/33783/statm: 19776 1074 672 633 0 2640 0
[pid=33783/tid=33788] ppid=33772 vsize=79104 memory=4296 CPUtime=1353.94 cores=0,2
/proc/33783/task/33788/stat : 33788 (pb_competition_) R 33772 33783 33720 0 -1 4194368 1147 0 0 0 134990 404 0 0 20 0 2 0 38588521 81002496 1074 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
Current children cumulated CPU time: 2709.26 s
Current children cumulated vsize: 79104 KiB
Current children cumulated memory: 4296 KiB

[startup+1422.3 s]
/proc/loadavg: 8.04 7.73 6.41 9/269 33869
/proc/meminfo: memFree=129749452/131249996 swapFree=33010684/33010684
[pid=33783] ppid=33772 vsize=79104 memory=4296 CPUtime=2828.68 cores=0,2
/proc/33783/stat : 33783 (pb_competition_) R 33772 33783 33720 0 -1 4194304 6294 0 0 0 277970 4898 0 0 20 0 2 0 38588521 81002496 1074 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
/proc/33783/statm: 19776 1074 672 633 0 2640 0
[pid=33783/tid=33788] ppid=33772 vsize=79104 memory=4296 CPUtime=1413.66 cores=0,2
/proc/33783/task/33788/stat : 33788 (pb_competition_) R 33772 33783 33720 0 -1 4194368 1220 0 0 0 140943 423 0 0 20 0 2 0 38588521 81002496 1074 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
Current children cumulated CPU time: 2828.68 s
Current children cumulated vsize: 79104 KiB
Current children cumulated memory: 4296 KiB

[startup+1482.3 s]
/proc/loadavg: 8.13 7.81 6.53 9/268 33871
/proc/meminfo: memFree=129749068/131249996 swapFree=33010684/33010684
[pid=33783] ppid=33772 vsize=79104 memory=4296 CPUtime=2948.1 cores=0,2
/proc/33783/stat : 33783 (pb_competition_) R 33772 33783 33720 0 -1 4194304 6305 0 0 0 289745 5065 0 0 20 0 2 0 38588521 81002496 1074 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
/proc/33783/statm: 19776 1074 672 633 0 2640 0
[pid=33783/tid=33788] ppid=33772 vsize=79104 memory=4296 CPUtime=1473.37 cores=0,2
/proc/33783/task/33788/stat : 33788 (pb_competition_) R 33772 33783 33720 0 -1 4194368 1221 0 0 0 146896 441 0 0 20 0 2 0 38588521 81002496 1074 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
Current children cumulated CPU time: 2948.1 s
Current children cumulated vsize: 79104 KiB
Current children cumulated memory: 4296 KiB

[startup+1542.3 s]
/proc/loadavg: 8.06 7.85 6.62 9/268 33874
/proc/meminfo: memFree=129747972/131249996 swapFree=33010684/33010684
[pid=33783] ppid=33772 vsize=79104 memory=4296 CPUtime=3067.51 cores=0,2
/proc/33783/stat : 33783 (pb_competition_) R 33772 33783 33720 0 -1 4194304 6313 0 0 0 301524 5227 0 0 20 0 2 0 38588521 81002496 1074 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
/proc/33783/statm: 19776 1074 672 633 0 2640 0
[pid=33783/tid=33788] ppid=33772 vsize=79104 memory=17664 CPUtime=1533.08 cores=0,2
/proc/33783/task/33788/stat : 33788 (pb_competition_) R 33772 33783 33720 0 -1 4194368 1221 0 0 0 152850 458 0 0 20 0 2 0 38588521 81002496 1074 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
Current children cumulated CPU time: 3067.51 s
Current children cumulated vsize: 79104 KiB
Current children cumulated memory: 4296 KiB

[startup+1602.3 s]
/proc/loadavg: 7.58 7.77 6.67 8/268 33876
/proc/meminfo: memFree=129748788/131249996 swapFree=33010684/33010684
[pid=33783] ppid=33772 vsize=79104 memory=4296 CPUtime=3186.91 cores=0,2
/proc/33783/stat : 33783 (pb_competition_) R 33772 33783 33720 0 -1 4194304 6751 0 0 0 313330 5361 0 0 20 0 2 0 38588521 81002496 1074 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
/proc/33783/statm: 19776 1074 672 633 0 2640 0
[pid=33783/tid=33788] ppid=33772 vsize=79104 memory=17664 CPUtime=1592.79 cores=0,2
/proc/33783/task/33788/stat : 33788 (pb_competition_) R 33772 33783 33720 0 -1 4194368 1239 0 0 0 158799 480 0 0 20 0 2 0 38588521 81002496 1074 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
Current children cumulated CPU time: 3186.91 s
Current children cumulated vsize: 79104 KiB
Current children cumulated memory: 4296 KiB

[startup+1662.3 s]
/proc/loadavg: 7.28 7.64 6.70 8/267 33878
/proc/meminfo: memFree=129748780/131249996 swapFree=33010684/33010684
[pid=33783] ppid=33772 vsize=79240 memory=4552 CPUtime=3306.33 cores=0,2
/proc/33783/stat : 33783 (pb_competition_) R 33772 33783 33720 0 -1 4194304 6772 0 0 0 325144 5489 0 0 20 0 2 0 38588521 81141760 1138 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
/proc/33783/statm: 19810 1138 672 633 0 2674 0
[pid=33783/tid=33788] ppid=33772 vsize=79240 memory=17664 CPUtime=1652.5 cores=0,2
/proc/33783/task/33788/stat : 33788 (pb_competition_) R 33772 33783 33720 0 -1 4194368 1239 0 0 0 164754 496 0 0 20 0 2 0 38588521 81141760 1138 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
Current children cumulated CPU time: 3306.33 s
Current children cumulated vsize: 79240 KiB
Current children cumulated memory: 4552 KiB

[startup+1722.3 s]
/proc/loadavg: 7.15 7.54 6.73 8/267 33880
/proc/meminfo: memFree=129747968/131249996 swapFree=33010684/33010684
[pid=33783] ppid=33772 vsize=79240 memory=4552 CPUtime=3425.75 cores=0,2
/proc/33783/stat : 33783 (pb_competition_) R 33772 33783 33720 0 -1 4194304 7245 0 0 0 336968 5607 0 0 20 0 2 0 38588521 81141760 1138 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
/proc/33783/statm: 19810 1138 672 633 0 2674 0
[pid=33783/tid=33788] ppid=33772 vsize=79240 memory=17664 CPUtime=1712.21 cores=0,2
/proc/33783/task/33788/stat : 33788 (pb_competition_) R 33772 33783 33720 0 -1 4194368 1298 0 0 0 170706 515 0 0 20 0 2 0 38588521 81141760 1138 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
Current children cumulated CPU time: 3425.75 s
Current children cumulated vsize: 79240 KiB
Current children cumulated memory: 4552 KiB

[startup+1782.3 s]
/proc/loadavg: 7.10 7.45 6.75 8/268 33894
/proc/meminfo: memFree=129747328/131249996 swapFree=33010684/33010684
[pid=33783] ppid=33772 vsize=79240 memory=4552 CPUtime=3545.16 cores=0,2
/proc/33783/stat : 33783 (pb_competition_) R 33772 33783 33720 0 -1 4194304 7269 0 0 0 348796 5720 0 0 20 0 2 0 38588521 81141760 1138 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
/proc/33783/statm: 19810 1138 672 633 0 2674 0
[pid=33783/tid=33788] ppid=33772 vsize=79240 memory=4552 CPUtime=1771.92 cores=0,2
/proc/33783/task/33788/stat : 33788 (pb_competition_) R 33772 33783 33720 0 -1 4194368 1299 0 0 0 176660 532 0 0 20 0 2 0 38588521 81141760 1138 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
Current children cumulated CPU time: 3545.16 s
Current children cumulated vsize: 79240 KiB
Current children cumulated memory: 4552 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.9 s]
/proc/loadavg: 7.11 7.42 6.77 8/268 33895
/proc/meminfo: memFree=129746624/131249996 swapFree=33010684/33010684
[pid=33783] ppid=33772 vsize=79240 memory=4552 CPUtime=3600.08 cores=0,2
/proc/33783/stat : 33783 (pb_competition_) R 33772 33783 33720 0 -1 4194304 7282 0 0 0 354239 5769 0 0 20 0 2 0 38588521 81141760 1138 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
/proc/33783/statm: 19810 1138 672 633 0 2674 0
[pid=33783/tid=33788] ppid=33772 vsize=79240 memory=4552 CPUtime=1799.39 cores=0,2
/proc/33783/task/33788/stat : 33788 (pb_competition_) R 33772 33783 33720 0 -1 4194368 1299 0 0 0 179400 539 0 0 20 0 2 0 38588521 81141760 1138 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 79240 KiB
Current children cumulated memory: 4552 KiB

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

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

# cumulated CPU time of all completed processes:  user=3542.41 s, system=57.6987 s

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

[startup+1809.9 s]
/proc/loadavg: 7.11 7.42 6.77 8/268 33895
/proc/meminfo: memFree=129746624/131249996 swapFree=33010684/33010684
[pid=33783] ppid=33772 vsize=79240 memory=4552 CPUtime=3600.08 cores=0,2
/proc/33783/stat : 33783 (pb_competition_) R 33772 33783 33720 0 -1 4194304 7282 0 0 0 354239 5769 0 0 20 0 2 0 38588521 81141760 1138 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
/proc/33783/statm: 19810 1138 672 633 0 2674 0
[pid=33783/tid=33788] ppid=33772 vsize=79240 memory=4552 CPUtime=1799.39 cores=0,2
/proc/33783/task/33788/stat : 33788 (pb_competition_) R 33772 33783 33720 0 -1 4194368 1299 0 0 0 179400 539 0 0 20 0 2 0 38588521 81141760 1138 18446744073709551615 4198400 6788177 140730775625504 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 19066880 140730775628121 140730775628248 140730775628248 140730775633850 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 79240 KiB
Current children cumulated memory: 4552 KiB

Child status: 0

Real time (s): 1809.91
CPU time (s): 3600.11
CPU user time (s): 3542.41
CPU system time (s): 57.6987
CPU usage (%): 198.911
Max. virtual memory (cumulated for all children) (KiB): 79240
Max. memory (cumulated for all children) (KiB): 4552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3542.41
system time used= 57.6987
maximum resident set size= 4552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7295
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= 5670
involuntary context switches= 45682


# summary of solver processes directly reported to runsolver:
#   pid: 33783
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3542.41
#   total CPU system time (s): 57.6987

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.11172 second user time and 6.04186 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= b8a09e358b8e1895ad7e151def234408
RANDOM SEED=1250724507

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129724720 kB
MemAvailable:   129757128 kB
Buffers:            3280 kB
Cached:           840796 kB
SwapCached:            0 kB
Active:           336628 kB
Inactive:         583456 kB
Active(anon):      94068 kB
Inactive(anon):        0 kB
Active(file):     242560 kB
Inactive(file):   583456 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             20776 kB
Writeback:             0 kB
AnonPages:         78928 kB
Mapped:           102636 kB
Shmem:             18060 kB
KReclaimable:      90864 kB
Slab:             176544 kB
SReclaimable:      90864 kB
SUnreclaim:        85680 kB
KernelStack:        4128 kB
PageTables:         2824 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     340064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150408 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433044 MiB
End job on nodeC021 at 2025-06-29 23:01:58