Trace number 4483149

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
Exact 2025-06-02SAT (TO)-734 3600.07 3609.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

359.10/360.08	o -195
359.10/360.08	o -721
410.75/411.84	o -728
711.75/713.64	o -730
969.66/972.28	o -732
1839.15/1844.13	o -733
1839.25/1844.21	o -734
3600.05/3609.40	c Program interrupted by user.
3600.05/3609.40	s SATISFIABLE
3600.05/3609.40	v x1 -x2 x3 x4 -x5 x6 x7 x8 x9 -x10 -x11 x12 -x13 x14 -x15 -x16 x17 x18 x19 x20 -x21 x22 x23 -x24 -x25 -x26 -x27 x28 -x29 -x30

Verifier Data

OK	-734

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 (62527 MiB free)
  memory of node 1: 64507 MiB (62021 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4483149-1751271852/watcher-4483149-1751271852 -o /tmp/evaluation-result-4483149-1751271852/solver-4483149-1751271852 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751268232-33150 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1630340455 --ls=360 HOME/instance-4483149-1751271852.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=33566, runsolver pid=33562

[startup+0.100059 s]*
/proc/loadavg: 4.18 4.13 4.08 5/264 33571
/proc/meminfo: memFree=127530572/131249996 swapFree=33010416/33010684
[pid=33566] ppid=33562 vsize=31100 memory=7660 CPUtime=0.09 cores=1,3
/proc/33566/stat : 33566 (Exact) R 33562 33566 33131 0 -1 4194304 1100 0 0 0 9 0 0 0 20 0 1 0 42864843 31846400 1915 18446744073709551615 4198400 9112445 140736331546224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 30466048 140736331553082 140736331553261 140736331553261 140736331558863 0
/proc/33566/statm: 7775 1915 1024 1200 0 6255 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 31100 KiB
Current children cumulated memory: 7660 KiB

[startup+0.205384 s]*
/proc/loadavg: 4.18 4.13 4.08 5/264 33571
/proc/meminfo: memFree=127530828/131249996 swapFree=33010416/33010684
[pid=33566] ppid=33562 vsize=31100 memory=7660 CPUtime=0.2 cores=1,3
/proc/33566/stat : 33566 (Exact) R 33562 33566 33131 0 -1 4194304 1100 0 0 0 20 0 0 0 20 0 1 0 42864843 31846400 1915 18446744073709551615 4198400 9112445 140736331546224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 30466048 140736331553082 140736331553261 140736331553261 140736331558863 0
/proc/33566/statm: 7775 1915 1024 1200 0 6255 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 31100 KiB
Current children cumulated memory: 7660 KiB

[startup+0.304807 s]*
/proc/loadavg: 4.18 4.13 4.08 5/264 33571
/proc/meminfo: memFree=127530828/131249996 swapFree=33010416/33010684
[pid=33566] ppid=33562 vsize=31100 memory=7660 CPUtime=0.3 cores=1,3
/proc/33566/stat : 33566 (Exact) R 33562 33566 33131 0 -1 4194304 1100 0 0 0 30 0 0 0 20 0 1 0 42864843 31846400 1915 18446744073709551615 4198400 9112445 140736331546224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 30466048 140736331553082 140736331553261 140736331553261 140736331558863 0
/proc/33566/statm: 7775 1915 1024 1200 0 6255 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 31100 KiB
Current children cumulated memory: 7660 KiB

[startup+0.700109 s]
/proc/loadavg: 4.18 4.13 4.08 5/264 33571
/proc/meminfo: memFree=127530828/131249996 swapFree=33010416/33010684
[pid=33566] ppid=33562 vsize=31100 memory=7660 CPUtime=0.69 cores=1,3
/proc/33566/stat : 33566 (Exact) R 33562 33566 33131 0 -1 4194304 1100 0 0 0 69 0 0 0 20 0 1 0 42864843 31846400 1915 18446744073709551615 4198400 9112445 140736331546224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 30466048 140736331553082 140736331553261 140736331553261 140736331558863 0
/proc/33566/statm: 7775 1915 1024 1200 0 6255 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 31100 KiB
Current children cumulated memory: 7660 KiB

[startup+1.50017 s]
/proc/loadavg: 4.18 4.13 4.08 5/264 33571
/proc/meminfo: memFree=127530828/131249996 swapFree=33010416/33010684
[pid=33566] ppid=33562 vsize=31100 memory=7660 CPUtime=1.48 cores=1,3
/proc/33566/stat : 33566 (Exact) R 33562 33566 33131 0 -1 4194304 1100 0 0 0 148 0 0 0 20 0 1 0 42864843 31846400 1915 18446744073709551615 4198400 9112445 140736331546224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 30466048 140736331553082 140736331553261 140736331553261 140736331558863 0
/proc/33566/statm: 7775 1915 1024 1200 0 6255 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 31100 KiB
Current children cumulated memory: 7660 KiB

[startup+3.10533 s]
/proc/loadavg: 4.17 4.13 4.08 5/264 33571
/proc/meminfo: memFree=127530940/131249996 swapFree=33010416/33010684
[pid=33566] ppid=33562 vsize=31100 memory=7660 CPUtime=3.09 cores=1,3
/proc/33566/stat : 33566 (Exact) R 33562 33566 33131 0 -1 4194304 1100 0 0 0 309 0 0 0 20 0 1 0 42864843 31846400 1915 18446744073709551615 4198400 9112445 140736331546224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 30466048 140736331553082 140736331553261 140736331553261 140736331558863 0
/proc/33566/statm: 7775 1915 1024 1200 0 6255 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 31100 KiB
Current children cumulated memory: 7660 KiB

[startup+6.30018 s]
/proc/loadavg: 4.17 4.13 4.08 5/264 33571
/proc/meminfo: memFree=127530940/131249996 swapFree=33010416/33010684
[pid=33566] ppid=33562 vsize=31100 memory=7660 CPUtime=6.27 cores=1,3
/proc/33566/stat : 33566 (Exact) R 33562 33566 33131 0 -1 4194304 1100 0 0 0 627 0 0 0 20 0 1 0 42864843 31846400 1915 18446744073709551615 4198400 9112445 140736331546224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 30466048 140736331553082 140736331553261 140736331553261 140736331558863 0
/proc/33566/statm: 7775 1915 1024 1200 0 6255 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 31100 KiB
Current children cumulated memory: 7660 KiB

[startup+12.7002 s]
/proc/loadavg: 4.15 4.13 4.08 5/264 33571
/proc/meminfo: memFree=127531368/131249996 swapFree=33010416/33010684
[pid=33566] ppid=33562 vsize=31100 memory=7660 CPUtime=12.66 cores=1,3
/proc/33566/stat : 33566 (Exact) R 33562 33566 33131 0 -1 4194304 1100 0 0 0 1266 0 0 0 20 0 1 0 42864843 31846400 1915 18446744073709551615 4198400 9112445 140736331546224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 30466048 140736331553082 140736331553261 140736331553261 140736331558863 0
/proc/33566/statm: 7775 1915 1024 1200 0 6255 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 31100 KiB
Current children cumulated memory: 7660 KiB

[startup+25.5002 s]
/proc/loadavg: 4.20 4.14 4.09 5/264 33571
/proc/meminfo: memFree=127531440/131249996 swapFree=33010416/33010684
[pid=33566] ppid=33562 vsize=31100 memory=7660 CPUtime=25.43 cores=1,3
/proc/33566/stat : 33566 (Exact) R 33562 33566 33131 0 -1 4194304 1100 0 0 0 2543 0 0 0 20 0 1 0 42864843 31846400 1915 18446744073709551615 4198400 9112445 140736331546224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 30466048 140736331553082 140736331553261 140736331553261 140736331558863 0
/proc/33566/statm: 7775 1915 1024 1200 0 6255 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 31100 KiB
Current children cumulated memory: 7660 KiB

[startup+51.1053 s]
/proc/loadavg: 4.13 4.12 4.08 5/264 33572
/proc/meminfo: memFree=127523704/131249996 swapFree=33010416/33010684
[pid=33566] ppid=33562 vsize=31100 memory=7660 CPUtime=50.97 cores=1,3
/proc/33566/stat : 33566 (Exact) R 33562 33566 33131 0 -1 4194304 1100 0 0 0 5097 0 0 0 20 0 1 0 42864843 31846400 1915 18446744073709551615 4198400 9112445 140736331546224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 30466048 140736331553082 140736331553261 140736331553261 140736331558863 0
/proc/33566/statm: 7775 1915 1024 1200 0 6255 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 31100 KiB
Current children cumulated memory: 7660 KiB

[startup+102.3 s]
/proc/loadavg: 4.06 4.10 4.08 5/264 33573
/proc/meminfo: memFree=127515372/131249996 swapFree=33010416/33010684
[pid=33566] ppid=33562 vsize=31100 memory=7660 CPUtime=102.05 cores=1,3
/proc/33566/stat : 33566 (Exact) R 33562 33566 33131 0 -1 4194304 1100 0 0 0 10205 0 0 0 20 0 1 0 42864843 31846400 1915 18446744073709551615 4198400 9112445 140736331546224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 30466048 140736331553082 140736331553261 140736331553261 140736331558863 0
/proc/33566/statm: 7775 1915 1024 1200 0 6255 0
Current children cumulated CPU time: 102.05 s
Current children cumulated vsize: 31100 KiB
Current children cumulated memory: 7660 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.11 4.08 5/265 33577
/proc/meminfo: memFree=127515112/131249996 swapFree=33010416/33010684
[pid=33566] ppid=33562 vsize=31100 memory=7660 CPUtime=161.91 cores=1,3
/proc/33566/stat : 33566 (Exact) R 33562 33566 33131 0 -1 4194304 1100 0 0 0 16191 0 0 0 20 0 1 0 42864843 31846400 1915 18446744073709551615 4198400 9112445 140736331546224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 30466048 140736331553082 140736331553261 140736331553261 140736331558863 0
/proc/33566/statm: 7775 1915 1024 1200 0 6255 0
Current children cumulated CPU time: 161.91 s
Current children cumulated vsize: 31100 KiB
Current children cumulated memory: 7660 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.11 4.08 5/266 33580
/proc/meminfo: memFree=127508016/131249996 swapFree=33010416/33010684
[pid=33566] ppid=33562 vsize=31100 memory=7660 CPUtime=221.77 cores=1,3
/proc/33566/stat : 33566 (Exact) R 33562 33566 33131 0 -1 4194304 1100 0 0 0 22177 0 0 0 20 0 1 0 42864843 31846400 1915 18446744073709551615 4198400 9112445 140736331546224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 30466048 140736331553082 140736331553261 140736331553261 140736331558863 0
/proc/33566/statm: 7775 1915 1024 1200 0 6255 0
Current children cumulated CPU time: 221.77 s
Current children cumulated vsize: 31100 KiB
Current children cumulated memory: 7660 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 4.10 4.08 5/266 33582
/proc/meminfo: memFree=127490504/131249996 swapFree=33010416/33010684
[pid=33566] ppid=33562 vsize=31100 memory=7660 CPUtime=281.62 cores=1,3
/proc/33566/stat : 33566 (Exact) R 33562 33566 33131 0 -1 4194304 1100 0 0 0 28162 0 0 0 20 0 1 0 42864843 31846400 1915 18446744073709551615 4198400 9112445 140736331546224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 30466048 140736331553082 140736331553261 140736331553261 140736331558863 0
/proc/33566/statm: 7775 1915 1024 1200 0 6255 0
Current children cumulated CPU time: 281.62 s
Current children cumulated vsize: 31100 KiB
Current children cumulated memory: 7660 KiB

[startup+342.3 s]
/proc/loadavg: 4.15 4.11 4.09 5/265 33584
/proc/meminfo: memFree=127473080/131249996 swapFree=33010416/33010684
[pid=33566] ppid=33562 vsize=31100 memory=7660 CPUtime=341.45 cores=1,3
/proc/33566/stat : 33566 (Exact) R 33562 33566 33131 0 -1 4194304 1100 0 0 0 34145 0 0 0 20 0 1 0 42864843 31846400 1915 18446744073709551615 4198400 9112445 140736331546224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 30466048 140736331553082 140736331553261 140736331553261 140736331558863 0
/proc/33566/statm: 7775 1915 1024 1200 0 6255 0
Current children cumulated CPU time: 341.45 s
Current children cumulated vsize: 31100 KiB
Current children cumulated memory: 7660 KiB

[startup+402.3 s]
/proc/loadavg: 3.12 3.85 4.00 3/253 33648
/proc/meminfo: memFree=128248168/131249996 swapFree=33010416/33010684
[pid=33566] ppid=33562 vsize=108156 memory=80540 CPUtime=401.27 cores=1,3
/proc/33566/stat : 33566 (Exact) R 33562 33566 33131 0 -1 4194304 12068 0 0 0 40104 23 0 0 20 0 1 0 42864843 110751744 20135 18446744073709551615 4198400 9112445 140736331546224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 30466048 140736331553082 140736331553261 140736331553261 140736331558863 0
/proc/33566/statm: 27039 20135 1248 1200 0 25519 0
Current children cumulated CPU time: 401.27 s
Current children cumulated vsize: 108156 KiB
Current children cumulated memory: 80540 KiB

[startup+462.3 s]
/proc/loadavg: 2.52 3.54 3.89 3/251 33650
/proc/meminfo: memFree=128213240/131249996 swapFree=33010416/33010684
[pid=33566] ppid=33562 vsize=116900 memory=88988 CPUtime=461.13 cores=1,3
/proc/33566/stat : 33566 (Exact) R 33562 33566 33131 0 -1 4194304 14218 0 0 0 46058 55 0 0 20 0 1 0 42864843 119705600 22247 18446744073709551615 4198400 9112445 140736331546224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 30466048 140736331553082 140736331553261 140736331553261 140736331558863 0
/proc/33566/statm: 29225 22247 1248 1200 0 27705 0

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

Current children cumulated memory: 194024 KiB

[startup+2862.3 s]
/proc/loadavg: 2.12 2.11 2.22 3/250 33775
/proc/meminfo: memFree=128063136/131249996 swapFree=33010416/33010684
[pid=33566] ppid=33562 vsize=208184 memory=194792 CPUtime=2854.74 cores=1,3
/proc/33566/stat : 33566 (Exact) R 33562 33566 33131 0 -1 4194304 36825 0 0 0 284155 1319 0 0 20 0 1 0 42864843 213180416 48698 18446744073709551615 4198400 9112445 140736331546224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 30466048 140736331553082 140736331553261 140736331553261 140736331558863 0
/proc/33566/statm: 52046 48698 1248 1200 0 50526 0
Current children cumulated CPU time: 2854.74 s
Current children cumulated vsize: 208184 KiB
Current children cumulated memory: 194792 KiB

[startup+2922.3 s]
/proc/loadavg: 2.07 2.10 2.21 3/250 33777
/proc/meminfo: memFree=128063376/131249996 swapFree=33010416/33010684
[pid=33566] ppid=33562 vsize=208752 memory=195560 CPUtime=2914.61 cores=1,3
/proc/33566/stat : 33566 (Exact) R 33562 33566 33131 0 -1 4194304 36994 0 0 0 290114 1347 0 0 20 0 1 0 42864843 213762048 48890 18446744073709551615 4198400 9112445 140736331546224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 30466048 140736331553082 140736331553261 140736331553261 140736331558863 0
/proc/33566/statm: 52188 48890 1248 1200 0 50668 0
Current children cumulated CPU time: 2914.61 s
Current children cumulated vsize: 208752 KiB
Current children cumulated memory: 195560 KiB

[startup+2982.3 s]
/proc/loadavg: 2.07 2.09 2.20 3/250 33779
/proc/meminfo: memFree=128071376/131249996 swapFree=33010416/33010684
[pid=33566] ppid=33562 vsize=209128 memory=195816 CPUtime=2974.47 cores=1,3
/proc/33566/stat : 33566 (Exact) R 33562 33566 33131 0 -1 4194304 37105 0 0 0 296072 1375 0 0 20 0 1 0 42864843 214147072 48954 18446744073709551615 4198400 9112445 140736331546224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 30466048 140736331553082 140736331553261 140736331553261 140736331558863 0
/proc/33566/statm: 52282 48954 1248 1200 0 50762 0
Current children cumulated CPU time: 2974.47 s
Current children cumulated vsize: 209128 KiB
Current children cumulated memory: 195816 KiB

[startup+3042.3 s]
/proc/loadavg: 2.13 2.10 2.19 3/251 33788
/proc/meminfo: memFree=128068860/131249996 swapFree=33010416/33010684
[pid=33566] ppid=33562 vsize=209428 memory=196072 CPUtime=3034.34 cores=1,3
/proc/33566/stat : 33566 (Exact) R 33562 33566 33131 0 -1 4194304 37158 0 0 0 302026 1408 0 0 20 0 1 0 42864843 214454272 49018 18446744073709551615 4198400 9112445 140736331546224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 30466048 140736331553082 140736331553261 140736331553261 140736331558863 0
/proc/33566/statm: 52357 49018 1248 1200 0 50837 0
Current children cumulated CPU time: 3034.34 s
Current children cumulated vsize: 209428 KiB
Current children cumulated memory: 196072 KiB

[startup+3102.3 s]
/proc/loadavg: 2.10 2.10 2.18 3/251 33790
/proc/meminfo: memFree=128067536/131249996 swapFree=33010416/33010684
[pid=33566] ppid=33562 vsize=209688 memory=196456 CPUtime=3094.21 cores=1,3
/proc/33566/stat : 33566 (Exact) R 33562 33566 33131 0 -1 4194304 37250 0 0 0 307981 1440 0 0 20 0 1 0 42864843 214720512 49114 18446744073709551615 4198400 9112445 140736331546224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 30466048 140736331553082 140736331553261 140736331553261 140736331558863 0
/proc/33566/statm: 52422 49114 1248 1200 0 50902 0
Current children cumulated CPU time: 3094.21 s
Current children cumulated vsize: 209688 KiB
Current children cumulated memory: 196456 KiB

[startup+3162.3 s]
/proc/loadavg: 2.12 2.09 2.17 3/251 33792
/proc/meminfo: memFree=128069172/131249996 swapFree=33010416/33010684
[pid=33566] ppid=33562 vsize=210180 memory=196840 CPUtime=3154.07 cores=1,3
/proc/33566/stat : 33566 (Exact) R 33562 33566 33131 0 -1 4194304 37346 0 0 0 313937 1470 0 0 20 0 1 0 42864843 215224320 49210 18446744073709551615 4198400 9112445 140736331546224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 30466048 140736331553082 140736331553261 140736331553261 140736331558863 0
/proc/33566/statm: 52545 49210 1248 1200 0 51025 0
Current children cumulated CPU time: 3154.07 s
Current children cumulated vsize: 210180 KiB
Current children cumulated memory: 196840 KiB

[startup+3222.3 s]
/proc/loadavg: 2.10 2.09 2.17 3/251 33794
/proc/meminfo: memFree=128068432/131249996 swapFree=33010416/33010684
[pid=33566] ppid=33562 vsize=210800 memory=197480 CPUtime=3213.94 cores=1,3
/proc/33566/stat : 33566 (Exact) R 33562 33566 33131 0 -1 4194304 37502 0 0 0 319894 1500 0 0 20 0 1 0 42864843 215859200 49370 18446744073709551615 4198400 9112445 140736331546224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 30466048 140736331553082 140736331553261 140736331553261 140736331558863 0
/proc/33566/statm: 52700 49370 1248 1200 0 51180 0
Current children cumulated CPU time: 3213.94 s
Current children cumulated vsize: 210800 KiB
Current children cumulated memory: 197480 KiB

[startup+3282.3 s]
/proc/loadavg: 2.08 2.09 2.16 3/251 33796
/proc/meminfo: memFree=128070552/131249996 swapFree=33010416/33010684
[pid=33566] ppid=33562 vsize=210800 memory=197480 CPUtime=3273.82 cores=1,3
/proc/33566/stat : 33566 (Exact) R 33562 33566 33131 0 -1 4194304 37535 0 0 0 325851 1531 0 0 20 0 1 0 42864843 215859200 49370 18446744073709551615 4198400 9112445 140736331546224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 30466048 140736331553082 140736331553261 140736331553261 140736331558863 0
/proc/33566/statm: 52700 49370 1248 1200 0 51180 0
Current children cumulated CPU time: 3273.82 s
Current children cumulated vsize: 210800 KiB
Current children cumulated memory: 197480 KiB

[startup+3342.3 s]
/proc/loadavg: 2.50 2.21 2.20 3/250 33798
/proc/meminfo: memFree=128071964/131249996 swapFree=33010416/33010684
[pid=33566] ppid=33562 vsize=210944 memory=197736 CPUtime=3333.68 cores=1,3
/proc/33566/stat : 33566 (Exact) R 33562 33566 33131 0 -1 4194304 37595 0 0 0 331809 1559 0 0 20 0 1 0 42864843 216006656 49434 18446744073709551615 4198400 9112445 140736331546224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 30466048 140736331553082 140736331553261 140736331553261 140736331558863 0
/proc/33566/statm: 52736 49434 1248 1200 0 51216 0
Current children cumulated CPU time: 3333.68 s
Current children cumulated vsize: 210944 KiB
Current children cumulated memory: 197736 KiB

[startup+3402.3 s]
/proc/loadavg: 2.30 2.21 2.20 3/251 33813
/proc/meminfo: memFree=128071004/131249996 swapFree=33010416/33010684
[pid=33566] ppid=33562 vsize=212452 memory=199144 CPUtime=3393.55 cores=1,3
/proc/33566/stat : 33566 (Exact) R 33562 33566 33131 0 -1 4194304 37943 0 0 0 337767 1588 0 0 20 0 1 0 42864843 217550848 49786 18446744073709551615 4198400 9112445 140736331546224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 30466048 140736331553082 140736331553261 140736331553261 140736331558863 0
/proc/33566/statm: 53113 49786 1248 1200 0 51593 0
Current children cumulated CPU time: 3393.55 s
Current children cumulated vsize: 212452 KiB
Current children cumulated memory: 199144 KiB

[startup+3462.3 s]
/proc/loadavg: 2.15 2.19 2.19 3/251 33815
/proc/meminfo: memFree=128067332/131249996 swapFree=33010416/33010684
[pid=33566] ppid=33562 vsize=213948 memory=200680 CPUtime=3453.39 cores=1,3
/proc/33566/stat : 33566 (Exact) R 33562 33566 33131 0 -1 4194304 38324 0 0 0 343723 1616 0 0 20 0 1 0 42864843 219082752 50170 18446744073709551615 4198400 9112445 140736331546224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 30466048 140736331553082 140736331553261 140736331553261 140736331558863 0
/proc/33566/statm: 53487 50170 1248 1200 0 51967 0
Current children cumulated CPU time: 3453.39 s
Current children cumulated vsize: 213948 KiB
Current children cumulated memory: 200680 KiB

[startup+3522.3 s]
/proc/loadavg: 2.15 2.18 2.18 3/251 33817
/proc/meminfo: memFree=128061004/131249996 swapFree=33010416/33010684
[pid=33566] ppid=33562 vsize=215552 memory=202216 CPUtime=3513.22 cores=1,3
/proc/33566/stat : 33566 (Exact) R 33562 33566 33131 0 -1 4194304 38707 0 0 0 349677 1645 0 0 20 0 1 0 42864843 220725248 50554 18446744073709551615 4198400 9112445 140736331546224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 30466048 140736331553082 140736331553261 140736331553261 140736331558863 0
/proc/33566/statm: 53888 50554 1248 1200 0 52368 0
Current children cumulated CPU time: 3513.22 s
Current children cumulated vsize: 215552 KiB
Current children cumulated memory: 202216 KiB

[startup+3582.3 s]
/proc/loadavg: 2.06 2.14 2.17 3/252 33820
/proc/meminfo: memFree=128062144/131249996 swapFree=33010416/33010684
[pid=33566] ppid=33562 vsize=215552 memory=202216 CPUtime=3573.03 cores=1,3
/proc/33566/stat : 33566 (Exact) R 33562 33566 33131 0 -1 4194304 38707 0 0 0 355629 1674 0 0 20 0 1 0 42864843 220725248 50554 18446744073709551615 4198400 9112445 140736331546224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 30466048 140736331553082 140736331553261 140736331553261 140736331558863 0
/proc/33566/statm: 53888 50554 1248 1200 0 52368 0
Current children cumulated CPU time: 3573.03 s
Current children cumulated vsize: 215552 KiB
Current children cumulated memory: 202216 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.4 s]
/proc/loadavg: 2.09 2.14 2.17 2/250 33828
/proc/meminfo: memFree=128189472/131249996 swapFree=33010416/33010684
[pid=33566] ppid=33562 vsize=215960 memory=202600 CPUtime=3600.05 cores=1,3
/proc/33566/stat : 33566 (Exact) R 33562 33566 33131 0 -1 4194304 38809 0 0 0 358317 1688 0 0 20 0 1 0 42864843 221143040 50650 18446744073709551615 4198400 9112445 140736331546224 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 30466048 140736331553082 140736331553261 140736331553261 140736331558863 0
/proc/33566/statm: 53990 50650 1248 1200 0 52470 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 215960 KiB
Current children cumulated memory: 202600 KiB

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

[startup+3609.41 s]
# the end of solver process 33566 was just reported to runsolver
# Child status: 10

# cumulated CPU time of all completed processes:  user=3583.19 s, system=16.8874 s

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

Child status: 10

Real time (s): 3609.41
CPU time (s): 3600.07
CPU user time (s): 3583.19
CPU system time (s): 16.8874
CPU usage (%): 99.7414
Max. virtual memory (cumulated for all children) (KiB): 215960
Max. memory (cumulated for all children) (KiB): 202600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3583.19
system time used= 16.8874
maximum resident set size= 202728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38811
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= 61
involuntary context switches= 3436


# summary of solver processes directly reported to runsolver:
#   pid: 33566
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3583.19
#   total CPU system time (s): 16.8874

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.33133 second user time and 14.6228 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-06-30 10:24:12
IDJOB=4483149
IDBENCH=160525
IDSOLVER=3317
FILE ID=nodeC030/4483149-1751271852
RUNJOBID= nodeC030-1751268232-33150
SLURM_JOB_ID= 9594197
Free space on /tmp= 433024 MiB

SOLVER NAME= Exact 2025-06-02
BENCH NAME= PB24/normalized-PB15eval/OPT-NLC/minlplib2-pb-0.1.0/opb/normalized-autocorr_bern30-08.opb
COMMAND LINE= HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED --ls=360 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4483149-1751271852/watcher-4483149-1751271852 -o /tmp/evaluation-result-4483149-1751271852/solver-4483149-1751271852 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751268232-33150 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1630340455 --ls=360 HOME/instance-4483149-1751271852.opb

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

MD5SUM BENCH= be5851356e38c2321294cad1ea2d3ea1
RANDOM SEED=1630340455

nodeC030 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.272
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.62
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		: 3601.568
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.62
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		: 3598.869
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.62
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.313
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.62
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		: 3698.580
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.62
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		: 3600.335
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.62
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.309
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.62
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		: 3733.397
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.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        127538332 kB
MemAvailable:   128885012 kB
Buffers:            2564 kB
Cached:          2142208 kB
SwapCached:           16 kB
Active:          1224680 kB
Inactive:        1841872 kB
Active(anon):     935164 kB
Inactive(anon):     4664 kB
Active(file):     289516 kB
Inactive(file):  1837208 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             14316 kB
Writeback:             0 kB
AnonPages:        923500 kB
Mapped:           113576 kB
Shmem:             18048 kB
KReclaimable:     117988 kB
Slab:             204832 kB
SReclaimable:     117988 kB
SUnreclaim:        86844 kB
KernelStack:        4240 kB
PageTables:         4736 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1276532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150504 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    823296 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:      189140 kB
DirectMap2M:     9019392 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433024 MiB
End job on nodeC030 at 2025-06-30 11:24:22