Trace number 4512239

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 NameAnswerobjective functionCPU timeWall clock time
PRINTEMPS 2025-05-28SAT (TO)-738 3600.2 1821.41

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-NLC/minlplib2-pb-0.1.0/
opb/normalized-autocorr_bern30-08.opb
MD5SUMbe5851356e38c2321294cad1ea2d3ea1
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-738
Best CPU time to get the best result obtained on this benchmark1667.2
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables0
Total number of constraints0
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint-1
Maximum length of a constraint0
Number of terms in the objective function 926
Biggest coefficient in the objective function 200
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 41584
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 200
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 41584
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)896
Sum of products size (including duplicates)2726
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c PRINTEMPS v2.7.0 (https://snowberryfield.github.io/printemps/)
0.00/0.00	c #variable: 30
0.00/0.00	c #constraint: 0
0.00/0.00	c #equal: 0
0.00/0.00	c intsize: 16
0.00/0.00	c sizeproduct: 2726
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: 1219056594
0.00/0.01	o -573
0.00/0.01	o -622
0.00/0.02	o -675
0.00/0.02	o -721
0.56/0.39	o -729
2.28/1.20	o -731
12.84/6.70	o -732
13.44/7.03	o -734
560.54/284.45	o -736
563.92/286.11	o -738
3600.17/1821.40	s SATISFIABLE
3600.17/1821.40	v x1 -x10 -x11 -x12 -x13 x14 -x15 x16 x17 -x18 -x19 x2 -x20 x21 -x22 x23 x24 -x25 -x26 -x27 -x28 x29 -x3 -x30 -x4 -x5 x6 -x7 x8 x9 

Verifier Data

OK	-738

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (62346 MiB free)
  memory of node 1: 64465 MiB (63745 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4512239-1751519462/watcher-4512239-1751519462 -o /tmp/evaluation-result-4512239-1751519462/solver-4512239-1751519462 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1751519462-75020 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1219056594 HOME/instance-4512239-1751519462.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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.el9_5.x86_64
Starting watchdog thread
solver pid=75065, runsolver pid=75059
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 1.35 2.10 3.03 8/269 75082
/proc/meminfo: memFree=129030436/131249996 swapFree=33006296/33010684
[pid=75065] ppid=75059 vsize=84472 memory=10240 CPUtime=0.17 cores=4,6
/proc/75065/stat : 75065 (pb_competition_) R 75059 75065 75009 0 -1 4194304 2018 0 0 0 17 0 0 0 20 0 2 0 67623684 86499328 2560 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
/proc/75065/statm: 21118 2560 672 633 0 4018 0
[pid=75065/tid=75067] ppid=75059 vsize=84472 memory=4026532124 CPUtime=0.07 cores=4,6
/proc/75065/task/75067/stat : 75067 (pb_competition_) R 75059 75065 75009 0 -1 4194368 72 0 0 0 7 0 0 0 20 0 2 0 67623684 86499328 2560 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 84472 KiB
Current children cumulated memory: 10240 KiB

[startup+0.205726 s]*
/proc/loadavg: 1.35 2.10 3.03 7/269 75082
/proc/meminfo: memFree=128980408/131249996 swapFree=33006296/33010684
[pid=75065] ppid=75059 vsize=84472 memory=10240 CPUtime=0.37 cores=4,6
/proc/75065/stat : 75065 (pb_competition_) R 75059 75065 75009 0 -1 4194304 2019 0 0 0 37 0 0 0 20 0 2 0 67623684 86499328 2560 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
/proc/75065/statm: 21118 2560 672 633 0 4018 0
[pid=75065/tid=75067] ppid=75059 vsize=84472 memory=5983648042466672924 CPUtime=0.17 cores=4,6
/proc/75065/task/75067/stat : 75067 (pb_competition_) R 75059 75065 75009 0 -1 4194368 72 0 0 0 17 0 0 0 20 0 2 0 67623684 86499328 2560 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 84472 KiB
Current children cumulated memory: 10240 KiB

[startup+0.305651 s]*
/proc/loadavg: 1.35 2.10 3.03 7/269 75082
/proc/meminfo: memFree=128932276/131249996 swapFree=33006296/33010684
[pid=75065] ppid=75059 vsize=84472 memory=10240 CPUtime=0.56 cores=4,6
/proc/75065/stat : 75065 (pb_competition_) R 75059 75065 75009 0 -1 4194304 2026 0 0 0 56 0 0 0 20 0 2 0 67623684 86499328 2560 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
/proc/75065/statm: 21118 2560 672 633 0 4018 0
[pid=75065/tid=75067] ppid=75059 vsize=84472 memory=7969830375963705450 CPUtime=0.27 cores=4,6
/proc/75065/task/75067/stat : 75067 (pb_competition_) R 75059 75065 75009 0 -1 4194368 72 0 0 0 27 0 0 0 20 0 2 0 67623684 86499328 2560 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 84472 KiB
Current children cumulated memory: 10240 KiB

[startup+0.700208 s]
/proc/loadavg: 1.35 2.10 3.03 8/269 75082
/proc/meminfo: memFree=128736516/131249996 swapFree=33006296/33010684
[pid=75065] ppid=75059 vsize=84500 memory=10240 CPUtime=1.32 cores=4,6
/proc/75065/stat : 75065 (pb_competition_) R 75059 75065 75009 0 -1 4194304 2036 0 0 0 131 1 0 0 20 0 2 0 67623684 86528000 2560 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
/proc/75065/statm: 21125 2560 672 633 0 4025 0
[pid=75065/tid=75067] ppid=75059 vsize=84500 memory=14976 CPUtime=0.64 cores=4,6
/proc/75065/task/75067/stat : 75067 (pb_competition_) R 75059 75065 75009 0 -1 4194368 72 0 0 0 64 0 0 0 20 0 2 0 67623684 86528000 2560 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
Current children cumulated CPU time: 1.32 s
Current children cumulated vsize: 84500 KiB
Current children cumulated memory: 10240 KiB

[startup+1.50022 s]
/proc/loadavg: 1.35 2.10 3.03 8/269 75082
/proc/meminfo: memFree=128632476/131249996 swapFree=33006296/33010684
[pid=75065] ppid=75059 vsize=84500 memory=10240 CPUtime=2.87 cores=4,6
/proc/75065/stat : 75065 (pb_competition_) R 75059 75065 75009 0 -1 4194304 3570 0 0 0 285 2 0 0 20 0 2 0 67623684 86528000 2560 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
/proc/75065/statm: 21125 2560 672 633 0 4025 0
[pid=75065/tid=75067] ppid=75059 vsize=84500 memory=14976 CPUtime=1.39 cores=4,6
/proc/75065/task/75067/stat : 75067 (pb_competition_) R 75059 75065 75009 0 -1 4194368 113 0 0 0 139 0 0 0 20 0 2 0 67623684 86528000 2560 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
Current children cumulated CPU time: 2.87 s
Current children cumulated vsize: 84500 KiB
Current children cumulated memory: 10240 KiB

[startup+3.10584 s]
/proc/loadavg: 1.35 2.10 3.03 7/269 75082
/proc/meminfo: memFree=128120208/131249996 swapFree=33006296/33010684
[pid=75065] ppid=75059 vsize=84632 memory=10240 CPUtime=5.73 cores=4,6
/proc/75065/stat : 75065 (pb_competition_) R 75059 75065 75009 0 -1 4194304 4833 0 0 0 569 4 0 0 20 0 2 0 67623684 86663168 2560 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
/proc/75065/statm: 21158 2560 672 633 0 4058 0
[pid=75065/tid=75067] ppid=75059 vsize=84632 memory=14848 CPUtime=2.66 cores=4,6
/proc/75065/task/75067/stat : 75067 (pb_competition_) S 75059 75065 75009 0 -1 4194368 113 0 0 0 266 0 0 0 20 0 2 0 67623684 86663168 2560 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
Current children cumulated CPU time: 5.73 s
Current children cumulated vsize: 84632 KiB
Current children cumulated memory: 10240 KiB

[startup+6.30018 s]
/proc/loadavg: 1.81 2.19 3.05 8/269 75082
/proc/meminfo: memFree=128116712/131249996 swapFree=33006296/33010684
[pid=75065] ppid=75059 vsize=84632 memory=10368 CPUtime=12.04 cores=4,6
/proc/75065/stat : 75065 (pb_competition_) R 75059 75065 75009 0 -1 4194304 7320 0 0 0 1197 7 0 0 20 0 2 0 67623684 86663168 2592 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
/proc/75065/statm: 21158 2592 672 633 0 4058 0
[pid=75065/tid=75067] ppid=75059 vsize=84632 memory=10240 CPUtime=5.8 cores=4,6
/proc/75065/task/75067/stat : 75067 (pb_competition_) R 75059 75065 75009 0 -1 4194368 249 0 0 0 579 1 0 0 20 0 2 0 67623684 86663168 2592 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
Current children cumulated CPU time: 12.04 s
Current children cumulated vsize: 84632 KiB
Current children cumulated memory: 10368 KiB

[startup+12.7002 s]
/proc/loadavg: 2.14 2.25 3.07 7/269 75082
/proc/meminfo: memFree=128116768/131249996 swapFree=33006296/33010684
[pid=75065] ppid=75059 vsize=84564 memory=10496 CPUtime=24.41 cores=4,6
/proc/75065/stat : 75065 (pb_competition_) R 75059 75065 75009 0 -1 4194304 10650 0 0 0 2427 14 0 0 20 0 2 0 67623684 86593536 2624 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
/proc/75065/statm: 21141 2624 672 633 0 4041 0
[pid=75065/tid=75067] ppid=75059 vsize=84564 memory=7972081076265566058 CPUtime=11.8 cores=4,6
/proc/75065/task/75067/stat : 75067 (pb_competition_) R 75059 75065 75009 0 -1 4194368 249 0 0 0 1179 1 0 0 20 0 2 0 67623684 86593536 2624 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
Current children cumulated CPU time: 24.41 s
Current children cumulated vsize: 84564 KiB
Current children cumulated memory: 10496 KiB

[startup+25.5002 s]
/proc/loadavg: 3.29 2.50 3.14 8/269 75082
/proc/meminfo: memFree=128116312/131249996 swapFree=33006296/33010684
[pid=75065] ppid=75059 vsize=84564 memory=10496 CPUtime=49.35 cores=4,6
/proc/75065/stat : 75065 (pb_competition_) R 75059 75065 75009 0 -1 4194304 18150 0 0 0 4909 26 0 0 20 0 2 0 67623684 86593536 2624 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
/proc/75065/statm: 21141 2624 672 633 0 4041 0
[pid=75065/tid=75067] ppid=75059 vsize=84564 memory=10496 CPUtime=24.03 cores=4,6
/proc/75065/task/75067/stat : 75067 (pb_competition_) R 75059 75065 75009 0 -1 4194368 305 0 0 0 2400 3 0 0 20 0 2 0 67623684 86593536 2624 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
Current children cumulated CPU time: 49.35 s
Current children cumulated vsize: 84564 KiB
Current children cumulated memory: 10496 KiB

[startup+51.1057 s]
/proc/loadavg: 4.48 2.85 3.23 8/270 75084
/proc/meminfo: memFree=128115136/131249996 swapFree=33006296/33010684
[pid=75065] ppid=75059 vsize=84564 memory=10496 CPUtime=100.09 cores=4,6
/proc/75065/stat : 75065 (pb_competition_) R 75059 75065 75009 0 -1 4194304 31690 0 0 0 9960 49 0 0 20 0 2 0 67623684 86593536 2624 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
/proc/75065/statm: 21141 2624 672 633 0 4041 0
[pid=75065/tid=75067] ppid=75059 vsize=84564 memory=0 CPUtime=49.37 cores=4,6
/proc/75065/task/75067/stat : 75067 (pb_competition_) R 75059 75065 75009 0 -1 4194368 569 0 0 0 4930 7 0 0 20 0 2 0 67623684 86593536 2624 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
Current children cumulated CPU time: 100.09 s
Current children cumulated vsize: 84564 KiB
Current children cumulated memory: 10496 KiB

[startup+102.3 s]
/proc/loadavg: 6.19 3.57 3.46 8/270 75086
/proc/meminfo: memFree=128114664/131249996 swapFree=33006296/33010684
[pid=75065] ppid=75059 vsize=84500 memory=10488 CPUtime=200.31 cores=4,6
/proc/75065/stat : 75065 (pb_competition_) R 75059 75065 75009 0 -1 4194304 67450 0 0 0 19928 103 0 0 20 0 2 0 67623684 86528000 2622 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
/proc/75065/statm: 21125 2622 672 633 0 4025 0
[pid=75065/tid=75067] ppid=75059 vsize=84500 memory=10488 CPUtime=98.79 cores=4,6
/proc/75065/task/75067/stat : 75067 (pb_competition_) R 75059 75065 75009 0 -1 4194368 775 0 0 0 9866 13 0 0 20 0 2 0 67623684 86528000 2622 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
Current children cumulated CPU time: 200.31 s
Current children cumulated vsize: 84500 KiB
Current children cumulated memory: 10488 KiB

[startup+162.3 s]
/proc/loadavg: 6.47 4.13 3.66 7/270 75088
/proc/meminfo: memFree=128089280/131249996 swapFree=33006296/33010684
[pid=75065] ppid=75059 vsize=84500 memory=10600 CPUtime=318.6 cores=4,6
/proc/75065/stat : 75065 (pb_competition_) R 75059 75065 75009 0 -1 4194304 88181 0 0 0 31697 163 0 0 20 0 2 0 67623684 86528000 2650 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
/proc/75065/statm: 21125 2650 672 633 0 4025 0
[pid=75065/tid=75067] ppid=75059 vsize=84500 memory=10344 CPUtime=157.53 cores=4,6
/proc/75065/task/75067/stat : 75067 (pb_competition_) R 75059 75065 75009 0 -1 4194368 878 0 0 0 15730 23 0 0 20 0 2 0 67623684 86528000 2650 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
Current children cumulated CPU time: 318.6 s
Current children cumulated vsize: 84500 KiB
Current children cumulated memory: 10600 KiB

[startup+222.3 s]
/proc/loadavg: 6.17 4.47 3.81 7/269 75089
/proc/meminfo: memFree=128108392/131249996 swapFree=33006296/33010684
[pid=75065] ppid=75059 vsize=84500 memory=10436 CPUtime=437.49 cores=4,6
/proc/75065/stat : 75065 (pb_competition_) R 75059 75065 75009 0 -1 4194304 120908 0 0 0 43523 226 0 0 20 0 2 0 67623684 86528000 2609 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
/proc/75065/statm: 21125 2609 672 633 0 4025 0
[pid=75065/tid=75067] ppid=75059 vsize=84500 memory=10436 CPUtime=216.85 cores=4,6
/proc/75065/task/75067/stat : 75067 (pb_competition_) R 75059 75065 75009 0 -1 4194368 943 0 0 0 21654 31 0 0 20 0 2 0 67623684 86528000 2609 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
Current children cumulated CPU time: 437.49 s
Current children cumulated vsize: 84500 KiB
Current children cumulated memory: 10436 KiB

[startup+282.3 s]
/proc/loadavg: 5.74 4.67 3.93 6/268 75091
/proc/meminfo: memFree=128112724/131249996 swapFree=33006296/33010684
[pid=75065] ppid=75059 vsize=84500 memory=10436 CPUtime=556.38 cores=4,6
/proc/75065/stat : 75065 (pb_competition_) R 75059 75065 75009 0 -1 4194304 146837 0 0 0 55354 284 0 0 20 0 2 0 67623684 86528000 2609 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
/proc/75065/statm: 21125 2609 672 633 0 4025 0
[pid=75065/tid=75067] ppid=75059 vsize=84500 memory=10436 CPUtime=276.18 cores=4,6
/proc/75065/task/75067/stat : 75067 (pb_competition_) R 75059 75065 75009 0 -1 4194368 993 0 0 0 27579 39 0 0 20 0 2 0 67623684 86528000 2609 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
Current children cumulated CPU time: 556.38 s
Current children cumulated vsize: 84500 KiB

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

/proc/meminfo: memFree=128087608/131249996 swapFree=33006296/33010684
[pid=75065] ppid=75059 vsize=84596 memory=10592 CPUtime=2334.79 cores=4,6
/proc/75065/stat : 75065 (pb_competition_) R 75059 75065 75009 0 -1 4194304 1662518 0 0 0 231884 1595 0 0 20 0 2 0 67623684 86626304 2648 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
/proc/75065/statm: 21149 2648 672 633 0 4049 0
[pid=75065/tid=75067] ppid=75059 vsize=84596 memory=14848 CPUtime=1161.32 cores=4,6
/proc/75065/task/75067/stat : 75067 (pb_competition_) R 75059 75065 75009 0 -1 4194368 1675 0 0 0 115959 173 0 0 20 0 2 0 67623684 86626304 2648 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
Current children cumulated CPU time: 2334.79 s
Current children cumulated vsize: 84596 KiB
Current children cumulated memory: 10592 KiB

[startup+1242.3 s]
/proc/loadavg: 5.64 5.53 5.01 7/269 75140
/proc/meminfo: memFree=128087268/131249996 swapFree=33006296/33010684
[pid=75065] ppid=75059 vsize=84500 memory=10572 CPUtime=2453.59 cores=4,6
/proc/75065/stat : 75065 (pb_competition_) R 75059 75065 75009 0 -1 4194304 1768955 0 0 0 243673 1686 0 0 20 0 2 0 67623684 86528000 2643 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
/proc/75065/statm: 21125 2643 672 633 0 4025 0
[pid=75065/tid=75067] ppid=75059 vsize=84500 memory=10572 CPUtime=1220.58 cores=4,6
/proc/75065/task/75067/stat : 75067 (pb_competition_) R 75059 75065 75009 0 -1 4194368 1675 0 0 0 121875 183 0 0 20 0 2 0 67623684 86528000 2643 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
Current children cumulated CPU time: 2453.59 s
Current children cumulated vsize: 84500 KiB
Current children cumulated memory: 10572 KiB

[startup+1302.3 s]
/proc/loadavg: 5.54 5.53 5.03 6/269 75144
/proc/meminfo: memFree=128111528/131249996 swapFree=33006296/33010684
[pid=75065] ppid=75059 vsize=84500 memory=10564 CPUtime=2572.37 cores=4,6
/proc/75065/stat : 75065 (pb_competition_) R 75059 75065 75009 0 -1 4194304 1897473 0 0 0 255455 1782 0 0 20 0 2 0 67623684 86528000 2641 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
/proc/75065/statm: 21125 2641 672 633 0 4025 0
[pid=75065/tid=75067] ppid=75059 vsize=84500 memory=10444 CPUtime=1279.84 cores=4,6
/proc/75065/task/75067/stat : 75067 (pb_competition_) R 75059 75065 75009 0 -1 4194368 1697 0 0 0 127793 191 0 0 20 0 2 0 67623684 86528000 2641 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
Current children cumulated CPU time: 2572.37 s
Current children cumulated vsize: 84500 KiB
Current children cumulated memory: 10564 KiB

[startup+1362.3 s]
/proc/loadavg: 5.57 5.54 5.07 7/269 75146
/proc/meminfo: memFree=128111660/131249996 swapFree=33006296/33010684
[pid=75065] ppid=75059 vsize=84500 memory=10428 CPUtime=2691.16 cores=4,6
/proc/75065/stat : 75065 (pb_competition_) R 75059 75065 75009 0 -1 4194304 2013466 0 0 0 267243 1873 0 0 20 0 2 0 67623684 86528000 2607 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
/proc/75065/statm: 21125 2607 672 633 0 4025 0
[pid=75065/tid=75067] ppid=75059 vsize=84500 memory=10428 CPUtime=1339.08 cores=4,6
/proc/75065/task/75067/stat : 75067 (pb_competition_) R 75059 75065 75009 0 -1 4194368 1697 0 0 0 133708 200 0 0 20 0 2 0 67623684 86528000 2607 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
Current children cumulated CPU time: 2691.16 s
Current children cumulated vsize: 84500 KiB
Current children cumulated memory: 10428 KiB

[startup+1422.3 s]
/proc/loadavg: 5.40 5.50 5.09 6/269 75148
/proc/meminfo: memFree=128113256/131249996 swapFree=33006296/33010684
[pid=75065] ppid=75059 vsize=84564 memory=10556 CPUtime=2809.95 cores=4,6
/proc/75065/stat : 75065 (pb_competition_) R 75059 75065 75009 0 -1 4194304 2142397 0 0 0 279026 1969 0 0 20 0 2 0 67623684 86593536 2639 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
/proc/75065/statm: 21141 2639 672 633 0 4041 0
[pid=75065/tid=75067] ppid=75059 vsize=84564 memory=14848 CPUtime=1398.31 cores=4,6
/proc/75065/task/75067/stat : 75067 (pb_competition_) R 75059 75065 75009 0 -1 4194368 1803 0 0 0 139621 210 0 0 20 0 2 0 67623684 86593536 2639 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
Current children cumulated CPU time: 2809.95 s
Current children cumulated vsize: 84564 KiB
Current children cumulated memory: 10556 KiB

[startup+1482.3 s]
/proc/loadavg: 5.29 5.45 5.09 7/268 75150
/proc/meminfo: memFree=128113468/131249996 swapFree=33006296/33010684
[pid=75065] ppid=75059 vsize=84564 memory=10524 CPUtime=2928.73 cores=4,6
/proc/75065/stat : 75065 (pb_competition_) R 75059 75065 75009 0 -1 4194304 2257468 0 0 0 290810 2063 0 0 20 0 2 0 67623684 86593536 2631 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
/proc/75065/statm: 21141 2631 672 633 0 4041 0
[pid=75065/tid=75067] ppid=75059 vsize=84564 memory=10524 CPUtime=1457.57 cores=4,6
/proc/75065/task/75067/stat : 75067 (pb_competition_) R 75059 75065 75009 0 -1 4194368 1805 0 0 0 145538 219 0 0 20 0 2 0 67623684 86593536 2631 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
Current children cumulated CPU time: 2928.73 s
Current children cumulated vsize: 84564 KiB
Current children cumulated memory: 10524 KiB

[startup+1542.3 s]
/proc/loadavg: 5.28 5.41 5.10 6/268 75152
/proc/meminfo: memFree=128101324/131249996 swapFree=33006296/33010684
[pid=75065] ppid=75059 vsize=84500 memory=10524 CPUtime=3047.52 cores=4,6
/proc/75065/stat : 75065 (pb_competition_) R 75059 75065 75009 0 -1 4194304 2372015 0 0 0 302600 2152 0 0 20 0 2 0 67623684 86528000 2631 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
/proc/75065/statm: 21125 2631 672 633 0 4025 0
[pid=75065/tid=75067] ppid=75059 vsize=84500 memory=10524 CPUtime=1516.85 cores=4,6
/proc/75065/task/75067/stat : 75067 (pb_competition_) R 75059 75065 75009 0 -1 4194368 1805 0 0 0 151457 228 0 0 20 0 2 0 67623684 86528000 2631 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
Current children cumulated CPU time: 3047.52 s
Current children cumulated vsize: 84500 KiB
Current children cumulated memory: 10524 KiB

[startup+1602.3 s]
/proc/loadavg: 5.46 5.44 5.13 7/268 75154
/proc/meminfo: memFree=128100720/131249996 swapFree=33006296/33010684
[pid=75065] ppid=75059 vsize=84500 memory=10496 CPUtime=3166.33 cores=4,6
/proc/75065/stat : 75065 (pb_competition_) R 75059 75065 75009 0 -1 4194304 2490833 0 0 0 314392 2241 0 0 20 0 2 0 67623684 86528000 2624 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
/proc/75065/statm: 21125 2624 672 633 0 4025 0
[pid=75065/tid=75067] ppid=75059 vsize=84500 memory=56 CPUtime=1576.1 cores=4,6
/proc/75065/task/75067/stat : 75067 (pb_competition_) R 75059 75065 75009 0 -1 4194368 1853 0 0 0 157374 236 0 0 20 0 2 0 67623684 86528000 2624 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
Current children cumulated CPU time: 3166.33 s
Current children cumulated vsize: 84500 KiB
Current children cumulated memory: 10496 KiB

[startup+1662.3 s]
/proc/loadavg: 5.53 5.46 5.15 6/267 75156
/proc/meminfo: memFree=128105532/131249996 swapFree=33006296/33010684
[pid=75065] ppid=75059 vsize=84500 memory=10624 CPUtime=3285.13 cores=4,6
/proc/75065/stat : 75065 (pb_competition_) R 75059 75065 75009 0 -1 4194304 2609243 0 0 0 326180 2333 0 0 20 0 2 0 67623684 86528000 2656 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
/proc/75065/statm: 21125 2656 672 633 0 4025 0
[pid=75065/tid=75067] ppid=75059 vsize=84500 memory=10624 CPUtime=1635.37 cores=4,6
/proc/75065/task/75067/stat : 75067 (pb_competition_) R 75059 75065 75009 0 -1 4194368 2010 0 0 0 163293 244 0 0 20 0 2 0 67623684 86528000 2656 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
Current children cumulated CPU time: 3285.13 s
Current children cumulated vsize: 84500 KiB
Current children cumulated memory: 10624 KiB

[startup+1722.3 s]
/proc/loadavg: 5.49 5.46 5.17 6/267 75158
/proc/meminfo: memFree=128105660/131249996 swapFree=33006296/33010684
[pid=75065] ppid=75059 vsize=84564 memory=10448 CPUtime=3403.92 cores=4,6
/proc/75065/stat : 75065 (pb_competition_) R 75059 75065 75009 0 -1 4194304 2716034 0 0 0 337967 2425 0 0 20 0 2 0 67623684 86593536 2612 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
/proc/75065/statm: 21141 2612 672 633 0 4041 0
[pid=75065/tid=75067] ppid=75059 vsize=84564 memory=10448 CPUtime=1694.63 cores=4,6
/proc/75065/task/75067/stat : 75067 (pb_competition_) R 75059 75065 75009 0 -1 4194368 2056 0 0 0 169208 255 0 0 20 0 2 0 67623684 86593536 2612 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
Current children cumulated CPU time: 3403.92 s
Current children cumulated vsize: 84564 KiB
Current children cumulated memory: 10448 KiB

[startup+1782.3 s]
/proc/loadavg: 5.56 5.48 5.20 6/267 75167
/proc/meminfo: memFree=128113260/131249996 swapFree=33006296/33010684
[pid=75065] ppid=75059 vsize=84500 memory=10520 CPUtime=3522.73 cores=4,6
/proc/75065/stat : 75065 (pb_competition_) R 75059 75065 75009 0 -1 4194304 2824765 0 0 0 349753 2520 0 0 20 0 2 0 67623684 86528000 2630 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
/proc/75065/statm: 21125 2630 672 633 0 4025 0
[pid=75065/tid=75067] ppid=75059 vsize=84500 memory=10520 CPUtime=1753.89 cores=4,6
/proc/75065/task/75067/stat : 75067 (pb_competition_) R 75059 75065 75009 0 -1 4194368 2066 0 0 0 175124 265 0 0 20 0 2 0 67623684 86528000 2630 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
Current children cumulated CPU time: 3522.73 s
Current children cumulated vsize: 84500 KiB
Current children cumulated memory: 10520 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1821.4 s]
/proc/loadavg: 5.49 5.47 5.21 6/267 75169
/proc/meminfo: memFree=128113552/131249996 swapFree=33006296/33010684
[pid=75065] ppid=75059 vsize=84572 memory=10508 CPUtime=3600.17 cores=4,6
/proc/75065/stat : 75065 (pb_competition_) R 75059 75065 75009 0 -1 4194304 2893622 0 0 0 357434 2583 0 0 20 0 2 0 67623684 86601728 2627 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
/proc/75065/statm: 21143 2627 672 633 0 4043 0
[pid=75065/tid=75067] ppid=75059 vsize=84572 memory=2736 CPUtime=1792.51 cores=4,6
/proc/75065/task/75067/stat : 75067 (pb_competition_) R 75059 75065 75009 0 -1 4194368 2066 0 0 0 178979 272 0 0 20 0 2 0 67623684 86601728 2627 18446744073709551615 4198400 6788177 140725367176000 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 33878016 140725367179609 140725367179736 140725367179736 140725367185338 0
Current children cumulated CPU time: 3600.17 s
Current children cumulated vsize: 84572 KiB
Current children cumulated memory: 10508 KiB

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

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

# cumulated CPU time of all completed processes:  user=3574.36 s, system=25.8369 s

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

Child status: 0

Real time (s): 1821.41
CPU time (s): 3600.2
CPU user time (s): 3574.36
CPU system time (s): 25.8369
CPU usage (%): 197.66
Max. virtual memory (cumulated for all children) (KiB): 84708
Max. memory (cumulated for all children) (KiB): 10628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3574.36
system time used= 25.8369
maximum resident set size= 10628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2893725
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= 71598
involuntary context switches= 28118


# summary of solver processes directly reported to runsolver:
#   pid: 75065
#   total CPU time (s): 3600.2
#   total CPU user time (s): 3574.36
#   total CPU system time (s): 25.8369

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.8468 second user time and 8.62384 second system time

The end

Launcher Data

Begin job on nodeC015 at 2025-07-03 07:11:02
IDJOB=4512239
IDBENCH=160525
IDSOLVER=3347
FILE ID=nodeC015/4512239-1751519462
RUNJOBID= nodeC015-1751519462-75020
SLURM_JOB_ID= 9598638
Free space on /tmp= 432372 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB15eval/OPT-NLC/minlplib2-pb-0.1.0/opb/normalized-autocorr_bern30-08.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-4512239-1751519462/watcher-4512239-1751519462 -o /tmp/evaluation-result-4512239-1751519462/solver-4512239-1751519462 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1751519462-75020 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1219056594 HOME/instance-4512239-1751519462.opb

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

MD5SUM BENCH= be5851356e38c2321294cad1ea2d3ea1
RANDOM SEED=1219056594

nodeC015 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.545
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	: 7000.14
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.444
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	: 7000.14
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		: 3600.069
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	: 7000.14
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		: 3600.052
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	: 7000.14
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		: 3558.043
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	: 7000.14
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		: 3607.945
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	: 7000.14
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		: 3600.072
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	: 7000.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129118152 kB
MemAvailable:   129736584 kB
Buffers:            1508 kB
Cached:          1402216 kB
SwapCached:         3880 kB
Active:           319284 kB
Inactive:        1164368 kB
Active(anon):      45284 kB
Inactive(anon):    48808 kB
Active(file):     274000 kB
Inactive(file):  1115560 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33006296 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             23760 kB
Writeback:             0 kB
AnonPages:         79148 kB
Mapped:            99952 kB
Shmem:             14152 kB
KReclaimable:     136224 kB
Slab:             226024 kB
SReclaimable:     136224 kB
SUnreclaim:        89800 kB
KernelStack:        4100 kB
PageTables:         2820 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     340816 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150408 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 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:    11100160 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432348 MiB
End job on nodeC015 at 2025-07-03 07:41:24