Trace number 4491386

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
NuPBO-DeepOptS+ 2025-06-02? (TO) 3600.02 3611.02

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_16.opb
MD5SUM0c97dedf99f03a2f12057daa91676c25
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark202
Best CPU time to get the best result obtained on this benchmark72000.6
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5570
Total number of constraints10896
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10895
Minimum length of a constraint1
Maximum length of a constraint34
Number of terms in the objective function 9
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 375
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1908
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3.57/3.66	c Filename:instance-4491386-1751390622.opb, Cutoff_time:3600, memory_limit_gb:500000
3.57/3.66	c Scip time: 1800
3.57/3.66	c Use Presolve
3.57/3.66	c Parse finsih
3.57/3.66	c Start Presolve
3.57/3.66	c After Reduce Vars: 5568 Clauses: 10903 Top clause weight: 256 Hard Clauses: 10895
3600.01/3611.01	c Use LS-small
3600.01/3611.01	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (63029 MiB free)
  memory of node 1: 64465 MiB (63109 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4491386-1751390622/watcher-4491386-1751390622 -o /tmp/evaluation-result-4491386-1751390622/solver-4491386-1751390622 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1751383397-51884 --watchdog 3760 ./NuPBO-DeepOptS+ -f HOME/instance-4491386-1751390622.opb -t 3600 -s 333781111 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=52719, runsolver pid=52716

[startup+0.1001 s]*
/proc/loadavg: 4.09 4.11 4.10 5/251 52720
/proc/meminfo: memFree=129137964/131382116 swapFree=33010684/33010684
[pid=52719] ppid=52716 vsize=21088 memory=6644 CPUtime=0.1 cores=1,3
/proc/52719/stat : 52719 (NuPBO-DeepOptS+) R 52716 52719 51872 0 -1 4194304 926 0 0 0 10 0 0 0 20 0 1 0 54741617 21594112 1661 18446744073709551615 4198400 15468185 140731589428560 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 40869888 140731589433751 140731589433860 140731589433860 140731589439462 0
/proc/52719/statm: 5272 1661 1088 2752 0 1925 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 21088 KiB
Current children cumulated memory: 6644 KiB

[startup+0.213165 s]*
/proc/loadavg: 4.09 4.11 4.10 6/251 52720
/proc/meminfo: memFree=129105708/131382116 swapFree=33010684/33010684
[pid=52719] ppid=52716 vsize=22112 memory=7412 CPUtime=0.22 cores=1,3
/proc/52719/stat : 52719 (NuPBO-DeepOptS+) R 52716 52719 51872 0 -1 4194304 1398 0 0 0 22 0 0 0 20 0 1 0 54741617 22642688 1853 18446744073709551615 4198400 15468185 140731589428560 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 40869888 140731589433751 140731589433860 140731589433860 140731589439462 0
/proc/52719/statm: 5528 1853 1088 2752 0 2181 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 22112 KiB
Current children cumulated memory: 7412 KiB

[startup+0.312798 s]*
/proc/loadavg: 4.09 4.11 4.10 6/251 52720
/proc/meminfo: memFree=129105708/131382116 swapFree=33010684/33010684
[pid=52719] ppid=52716 vsize=24160 memory=8328 CPUtime=0.31 cores=1,3
/proc/52719/stat : 52719 (NuPBO-DeepOptS+) R 52716 52719 51872 0 -1 4194304 1605 0 0 0 31 0 0 0 20 0 1 0 54741617 24739840 2082 18446744073709551615 4198400 15468185 140731589428560 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 40869888 140731589433751 140731589433860 140731589433860 140731589439462 0
/proc/52719/statm: 6040 2082 1088 2752 0 2693 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 24160 KiB
Current children cumulated memory: 8328 KiB

[startup+0.700278 s]
/proc/loadavg: 4.09 4.11 4.10 5/251 52720
/proc/meminfo: memFree=129101612/131382116 swapFree=33010684/33010684
[pid=52719] ppid=52716 vsize=28388 memory=12488 CPUtime=0.68 cores=1,3
/proc/52719/stat : 52719 (NuPBO-DeepOptS+) R 52716 52719 51872 0 -1 4194304 2155 0 0 0 68 0 0 0 20 0 1 0 54741617 29069312 3122 18446744073709551615 4198400 15468185 140731589428560 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 40869888 140731589433751 140731589433860 140731589433860 140731589439462 0
/proc/52719/statm: 7097 3122 1088 2752 0 3750 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 28388 KiB
Current children cumulated memory: 12488 KiB

[startup+1.50036 s]
/proc/loadavg: 4.09 4.11 4.10 5/251 52720
/proc/meminfo: memFree=129093688/131382116 swapFree=33010684/33010684
[pid=52719] ppid=52716 vsize=73124 memory=53212 CPUtime=1.48 cores=1,3
/proc/52719/stat : 52719 (NuPBO-DeepOptS+) R 52716 52719 51872 0 -1 4194304 7693 0 0 0 146 2 0 0 20 0 1 0 54741617 74878976 13303 18446744073709551615 4198400 15468185 140731589428560 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 40869888 140731589433751 140731589433860 140731589433860 140731589439462 0
/proc/52719/statm: 18281 13303 1152 2752 0 14934 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 73124 KiB
Current children cumulated memory: 53212 KiB

[startup+3.11275 s]
/proc/loadavg: 4.09 4.11 4.10 5/251 52720
/proc/meminfo: memFree=128867940/131382116 swapFree=33010684/33010684
[pid=52719] ppid=52716 vsize=252972 memory=216568 CPUtime=3.09 cores=1,3
/proc/52719/stat : 52719 (NuPBO-DeepOptS+) R 52716 52719 51872 0 -1 4194304 43988 0 0 0 301 8 0 0 20 0 1 0 54741617 259043328 54142 18446744073709551615 4198400 15468185 140731589428560 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 40869888 140731589433751 140731589433860 140731589433860 140731589439462 0
/proc/52719/statm: 63243 54142 2816 2752 0 59896 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 252972 KiB
Current children cumulated memory: 216568 KiB

[startup+6.30035 s]
/proc/loadavg: 4.08 4.11 4.10 5/251 52720
/proc/meminfo: memFree=128771680/131382116 swapFree=33010684/33010684
[pid=52719] ppid=52716 vsize=316104 memory=279160 CPUtime=6.27 cores=1,3
/proc/52719/stat : 52719 (NuPBO-DeepOptS+) R 52716 52719 51872 0 -1 4194304 59658 0 0 0 616 11 0 0 20 0 1 0 54741617 323690496 69790 18446744073709551615 4198400 15468185 140731589428560 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 40869888 140731589433751 140731589433860 140731589433860 140731589439462 0
/proc/52719/statm: 79026 69790 2816 2752 0 75679 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 316104 KiB
Current children cumulated memory: 279160 KiB

[startup+12.7003 s]
/proc/loadavg: 4.07 4.10 4.10 5/251 52720
/proc/meminfo: memFree=128715484/131382116 swapFree=33010684/33010684
[pid=52719] ppid=52716 vsize=359268 memory=323832 CPUtime=12.65 cores=1,3
/proc/52719/stat : 52719 (NuPBO-DeepOptS+) R 52716 52719 51872 0 -1 4194304 70869 0 0 0 1252 13 0 0 20 0 1 0 54741617 367890432 80958 18446744073709551615 4198400 15468185 140731589428560 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 40869888 140731589433751 140731589433860 140731589433860 140731589439462 0
/proc/52719/statm: 89817 80958 2816 2752 0 86470 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 359268 KiB
Current children cumulated memory: 323832 KiB

[startup+25.5004 s]
/proc/loadavg: 4.06 4.10 4.10 5/251 52720
/proc/meminfo: memFree=128680408/131382116 swapFree=33010684/33010684
[pid=52719] ppid=52716 vsize=362160 memory=327416 CPUtime=25.41 cores=1,3
/proc/52719/stat : 52719 (NuPBO-DeepOptS+) R 52716 52719 51872 0 -1 4194304 71775 0 0 0 2527 14 0 0 20 0 1 0 54741617 370851840 81854 18446744073709551615 4198400 15468185 140731589428560 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 40869888 140731589433751 140731589433860 140731589433860 140731589439462 0
/proc/52719/statm: 90540 81854 2816 2752 0 87193 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 362160 KiB
Current children cumulated memory: 327416 KiB

[startup+51.1129 s]
/proc/loadavg: 4.20 4.12 4.10 5/252 52722
/proc/meminfo: memFree=128594184/131382116 swapFree=33010684/33010684
[pid=52719] ppid=52716 vsize=384976 memory=349944 CPUtime=50.93 cores=1,3
/proc/52719/stat : 52719 (NuPBO-DeepOptS+) R 52716 52719 51872 0 -1 4194304 77447 0 0 0 5078 15 0 0 20 0 1 0 54741617 394215424 87486 18446744073709551615 4198400 15468185 140731589428560 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 40869888 140731589433751 140731589433860 140731589433860 140731589439462 0
/proc/52719/statm: 96244 87486 2816 2752 0 92897 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 384976 KiB
Current children cumulated memory: 349944 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.12 4.10 5/252 52724
/proc/meminfo: memFree=128490284/131382116 swapFree=33010684/33010684
[pid=52719] ppid=52716 vsize=386512 memory=352760 CPUtime=101.93 cores=1,3
/proc/52719/stat : 52719 (NuPBO-DeepOptS+) R 52716 52719 51872 0 -1 4194304 78153 0 0 0 10178 15 0 0 20 0 1 0 54741617 395788288 88190 18446744073709551615 4198400 15468185 140731589428560 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 40869888 140731589433751 140731589433860 140731589433860 140731589439462 0
/proc/52719/statm: 96628 88190 2816 2752 0 93281 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 386512 KiB
Current children cumulated memory: 352760 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/253 52727
/proc/meminfo: memFree=128426144/131382116 swapFree=33010684/33010684
[pid=52719] ppid=52716 vsize=408788 memory=374136 CPUtime=161.72 cores=1,3
/proc/52719/stat : 52719 (NuPBO-DeepOptS+) R 52716 52719 51872 0 -1 4194304 83568 0 0 0 16155 17 0 0 20 0 1 0 54741617 418598912 93534 18446744073709551615 4198400 15468185 140731589428560 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 40869888 140731589433751 140731589433860 140731589433860 140731589439462 0
/proc/52719/statm: 102197 93534 2816 2752 0 98850 0
Current children cumulated CPU time: 161.72 s
Current children cumulated vsize: 408788 KiB
Current children cumulated memory: 374136 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/253 52729
/proc/meminfo: memFree=128340600/131382116 swapFree=33010684/33010684
[pid=52719] ppid=52716 vsize=419872 memory=386956 CPUtime=221.51 cores=1,3
/proc/52719/stat : 52719 (NuPBO-DeepOptS+) R 52716 52719 51872 0 -1 4194304 84725 0 0 0 22133 18 0 0 20 0 1 0 54741617 429948928 96739 18446744073709551615 4198400 15468185 140731589428560 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 40869888 140731589433751 140731589433860 140731589433860 140731589439462 0
/proc/52719/statm: 104968 96739 2816 2752 0 101621 0
Current children cumulated CPU time: 221.51 s
Current children cumulated vsize: 419872 KiB
Current children cumulated memory: 386956 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/252 52737
/proc/meminfo: memFree=128237268/131382116 swapFree=33010684/33010684
[pid=52719] ppid=52716 vsize=438104 memory=402520 CPUtime=281.27 cores=1,3
/proc/52719/stat : 52719 (NuPBO-DeepOptS+) R 52716 52719 51872 0 -1 4194304 85586 0 0 0 28109 18 0 0 20 0 1 0 54741617 448618496 100630 18446744073709551615 4198400 15468185 140731589428560 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 40869888 140731589433751 140731589433860 140731589433860 140731589439462 0
/proc/52719/statm: 109526 100630 2816 2752 0 106179 0
Current children cumulated CPU time: 281.27 s
Current children cumulated vsize: 438104 KiB
Current children cumulated memory: 402520 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/251 52738
/proc/meminfo: memFree=128146064/131382116 swapFree=33010684/33010684
[pid=52719] ppid=52716 vsize=448148 memory=411480 CPUtime=341.02 cores=1,3
/proc/52719/stat : 52719 (NuPBO-DeepOptS+) R 52716 52719 51872 0 -1 4194304 87864 0 0 0 34082 20 0 0 20 0 1 0 54741617 458903552 102870 18446744073709551615 4198400 15468185 140731589428560 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 40869888 140731589433751 140731589433860 140731589433860 140731589439462 0
/proc/52719/statm: 112037 102870 2816 2752 0 108690 0
Current children cumulated CPU time: 341.02 s
Current children cumulated vsize: 448148 KiB
Current children cumulated memory: 411480 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/250 52740
/proc/meminfo: memFree=128007592/131382116 swapFree=33010684/33010684
[pid=52719] ppid=52716 vsize=467752 memory=431768 CPUtime=400.77 cores=1,3
/proc/52719/stat : 52719 (NuPBO-DeepOptS+) R 52716 52719 51872 0 -1 4194304 90422 0 0 0 40056 21 0 0 20 0 1 0 54741617 478978048 107942 18446744073709551615 4198400 15468185 140731589428560 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 40869888 140731589433751 140731589433860 140731589433860 140731589439462 0
/proc/52719/statm: 116938 107942 2816 2752 0 113591 0
Current children cumulated CPU time: 400.77 s
Current children cumulated vsize: 467752 KiB
Current children cumulated memory: 431768 KiB

[startup+462.3 s]
/proc/loadavg: 4.05 4.09 4.09 5/250 52742
/proc/meminfo: memFree=127900308/131382116 swapFree=33010684/33010684
[pid=52719] ppid=52716 vsize=482544 memory=448728 CPUtime=460.51 cores=1,3
/proc/52719/stat : 52719 (NuPBO-DeepOptS+) R 52716 52719 51872 0 -1 4194304 92141 0 0 0 46029 22 0 0 20 0 1 0 54741617 494125056 112182 18446744073709551615 4198400 15468185 140731589428560 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 40869888 140731589433751 140731589433860 140731589433860 140731589439462 0
/proc/52719/statm: 120636 112182 2816 2752 0 117289 0
Current children cumulated CPU time: 460.51 s

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

Current children cumulated memory: 821588 KiB

[startup+2862.3 s]
/proc/loadavg: 4.07 4.13 4.13 5/251 52866
/proc/meminfo: memFree=126652912/131382116 swapFree=33010684/33010684
[pid=52719] ppid=52716 vsize=835544 memory=822228 CPUtime=2853.2 cores=1,3
/proc/52719/stat : 52719 (NuPBO-DeepOptS+) R 52716 52719 51872 0 -1 4194304 207565 0 0 0 285256 64 0 0 20 0 1 0 54741617 855597056 205557 18446744073709551615 4198400 15468185 140731589428560 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 40869888 140731589433751 140731589433860 140731589433860 140731589439462 0
/proc/52719/statm: 208886 205557 2848 2752 0 205539 0
Current children cumulated CPU time: 2853.2 s
Current children cumulated vsize: 835544 KiB
Current children cumulated memory: 822228 KiB

[startup+2922.3 s]
/proc/loadavg: 4.07 4.12 4.12 5/251 52868
/proc/meminfo: memFree=126651408/131382116 swapFree=33010684/33010684
[pid=52719] ppid=52716 vsize=835544 memory=822356 CPUtime=2913.05 cores=1,3
/proc/52719/stat : 52719 (NuPBO-DeepOptS+) R 52716 52719 51872 0 -1 4194304 207581 0 0 0 291240 65 0 0 20 0 1 0 54741617 855597056 205589 18446744073709551615 4198400 15468185 140731589428560 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 40869888 140731589433751 140731589433860 140731589433860 140731589439462 0
/proc/52719/statm: 208886 205589 2848 2752 0 205539 0
Current children cumulated CPU time: 2913.05 s
Current children cumulated vsize: 835544 KiB
Current children cumulated memory: 822356 KiB

[startup+2982.3 s]
/proc/loadavg: 4.14 4.13 4.12 5/250 52870
/proc/meminfo: memFree=126654432/131382116 swapFree=33010684/33010684
[pid=52719] ppid=52716 vsize=835544 memory=822356 CPUtime=2972.9 cores=1,3
/proc/52719/stat : 52719 (NuPBO-DeepOptS+) R 52716 52719 51872 0 -1 4194304 207581 0 0 0 297225 65 0 0 20 0 1 0 54741617 855597056 205589 18446744073709551615 4198400 15468185 140731589428560 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 40869888 140731589433751 140731589433860 140731589433860 140731589439462 0
/proc/52719/statm: 208886 205589 2848 2752 0 205539 0
Current children cumulated CPU time: 2972.9 s
Current children cumulated vsize: 835544 KiB
Current children cumulated memory: 822356 KiB

[startup+3042.3 s]
/proc/loadavg: 4.11 4.12 4.12 5/250 52872
/proc/meminfo: memFree=126656212/131382116 swapFree=33010684/33010684
[pid=52719] ppid=52716 vsize=835544 memory=822356 CPUtime=3032.75 cores=1,3
/proc/52719/stat : 52719 (NuPBO-DeepOptS+) R 52716 52719 51872 0 -1 4194304 207597 0 0 0 303210 65 0 0 20 0 1 0 54741617 855597056 205589 18446744073709551615 4198400 15468185 140731589428560 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 40869888 140731589433751 140731589433860 140731589433860 140731589439462 0
/proc/52719/statm: 208886 205589 2848 2752 0 205539 0
Current children cumulated CPU time: 3032.75 s
Current children cumulated vsize: 835544 KiB
Current children cumulated memory: 822356 KiB

[startup+3102.3 s]
/proc/loadavg: 4.04 4.09 4.10 5/250 52875
/proc/meminfo: memFree=126658496/131382116 swapFree=33010684/33010684
[pid=52719] ppid=52716 vsize=835544 memory=822356 CPUtime=3092.59 cores=1,3
/proc/52719/stat : 52719 (NuPBO-DeepOptS+) R 52716 52719 51872 0 -1 4194304 207597 0 0 0 309194 65 0 0 20 0 1 0 54741617 855597056 205589 18446744073709551615 4198400 15468185 140731589428560 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 40869888 140731589433751 140731589433860 140731589433860 140731589439462 0
/proc/52719/statm: 208886 205589 2848 2752 0 205539 0
Current children cumulated CPU time: 3092.59 s
Current children cumulated vsize: 835544 KiB
Current children cumulated memory: 822356 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.10 4.10 5/251 52878
/proc/meminfo: memFree=126659756/131382116 swapFree=33010684/33010684
[pid=52719] ppid=52716 vsize=835544 memory=822356 CPUtime=3152.44 cores=1,3
/proc/52719/stat : 52719 (NuPBO-DeepOptS+) R 52716 52719 51872 0 -1 4194304 207613 0 0 0 315179 65 0 0 20 0 1 0 54741617 855597056 205589 18446744073709551615 4198400 15468185 140731589428560 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 40869888 140731589433751 140731589433860 140731589433860 140731589439462 0
/proc/52719/statm: 208886 205589 2848 2752 0 205539 0
Current children cumulated CPU time: 3152.44 s
Current children cumulated vsize: 835544 KiB
Current children cumulated memory: 822356 KiB

[startup+3222.3 s]
/proc/loadavg: 4.44 4.18 4.13 5/251 52880
/proc/meminfo: memFree=126661536/131382116 swapFree=33010684/33010684
[pid=52719] ppid=52716 vsize=835544 memory=822356 CPUtime=3212.3 cores=1,3
/proc/52719/stat : 52719 (NuPBO-DeepOptS+) R 52716 52719 51872 0 -1 4194304 207613 0 0 0 321164 66 0 0 20 0 1 0 54741617 855597056 205589 18446744073709551615 4198400 15468185 140731589428560 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 40869888 140731589433751 140731589433860 140731589433860 140731589439462 0
/proc/52719/statm: 208886 205589 2848 2752 0 205539 0
Current children cumulated CPU time: 3212.3 s
Current children cumulated vsize: 835544 KiB
Current children cumulated memory: 822356 KiB

[startup+3282.3 s]
/proc/loadavg: 4.55 4.28 4.17 5/254 52892
/proc/meminfo: memFree=126680952/131382116 swapFree=33010684/33010684
[pid=52719] ppid=52716 vsize=835544 memory=822356 CPUtime=3272.14 cores=1,3
/proc/52719/stat : 52719 (NuPBO-DeepOptS+) R 52716 52719 51872 0 -1 4194304 207629 0 0 0 327148 66 0 0 20 0 1 0 54741617 855597056 205589 18446744073709551615 4198400 15468185 140731589428560 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 40869888 140731589433751 140731589433860 140731589433860 140731589439462 0
/proc/52719/statm: 208886 205589 2848 2752 0 205539 0
Current children cumulated CPU time: 3272.14 s
Current children cumulated vsize: 835544 KiB
Current children cumulated memory: 822356 KiB

[startup+3342.3 s]
/proc/loadavg: 4.26 4.24 4.16 5/254 52894
/proc/meminfo: memFree=126689172/131382116 swapFree=33010684/33010684
[pid=52719] ppid=52716 vsize=835544 memory=822356 CPUtime=3331.99 cores=1,3
/proc/52719/stat : 52719 (NuPBO-DeepOptS+) R 52716 52719 51872 0 -1 4194304 207629 0 0 0 333133 66 0 0 20 0 1 0 54741617 855597056 205589 18446744073709551615 4198400 15468185 140731589428560 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 40869888 140731589433751 140731589433860 140731589433860 140731589439462 0
/proc/52719/statm: 208886 205589 2848 2752 0 205539 0
Current children cumulated CPU time: 3331.99 s
Current children cumulated vsize: 835544 KiB
Current children cumulated memory: 822356 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.21 4.16 5/254 52896
/proc/meminfo: memFree=126675700/131382116 swapFree=33010684/33010684
[pid=52719] ppid=52716 vsize=835544 memory=822356 CPUtime=3391.84 cores=1,3
/proc/52719/stat : 52719 (NuPBO-DeepOptS+) R 52716 52719 51872 0 -1 4194304 207645 0 0 0 339118 66 0 0 20 0 1 0 54741617 855597056 205589 18446744073709551615 4198400 15468185 140731589428560 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 40869888 140731589433751 140731589433860 140731589433860 140731589439462 0
/proc/52719/statm: 208886 205589 2848 2752 0 205539 0
Current children cumulated CPU time: 3391.84 s
Current children cumulated vsize: 835544 KiB
Current children cumulated memory: 822356 KiB

[startup+3462.3 s]
/proc/loadavg: 4.16 4.20 4.16 5/253 52898
/proc/meminfo: memFree=126679740/131382116 swapFree=33010684/33010684
[pid=52719] ppid=52716 vsize=835544 memory=822356 CPUtime=3451.68 cores=1,3
/proc/52719/stat : 52719 (NuPBO-DeepOptS+) R 52716 52719 51872 0 -1 4194304 207661 0 0 0 345102 66 0 0 20 0 1 0 54741617 855597056 205589 18446744073709551615 4198400 15468185 140731589428560 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 40869888 140731589433751 140731589433860 140731589433860 140731589439462 0
/proc/52719/statm: 208886 205589 2848 2752 0 205539 0
Current children cumulated CPU time: 3451.68 s
Current children cumulated vsize: 835544 KiB
Current children cumulated memory: 822356 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.16 4.15 5/253 52900
/proc/meminfo: memFree=126683268/131382116 swapFree=33010684/33010684
[pid=52719] ppid=52716 vsize=835544 memory=822356 CPUtime=3511.53 cores=1,3
/proc/52719/stat : 52719 (NuPBO-DeepOptS+) R 52716 52719 51872 0 -1 4194304 207661 0 0 0 351086 67 0 0 20 0 1 0 54741617 855597056 205589 18446744073709551615 4198400 15468185 140731589428560 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 40869888 140731589433751 140731589433860 140731589433860 140731589439462 0
/proc/52719/statm: 208886 205589 2848 2752 0 205539 0
Current children cumulated CPU time: 3511.53 s
Current children cumulated vsize: 835544 KiB
Current children cumulated memory: 822356 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.16 4.15 5/249 52902
/proc/meminfo: memFree=126686048/131382116 swapFree=33010684/33010684
[pid=52719] ppid=52716 vsize=835544 memory=822356 CPUtime=3571.38 cores=1,3
/proc/52719/stat : 52719 (NuPBO-DeepOptS+) R 52716 52719 51872 0 -1 4194304 207677 0 0 0 357071 67 0 0 20 0 1 0 54741617 855597056 205589 18446744073709551615 4198400 15468185 140731589428560 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 40869888 140731589433751 140731589433860 140731589433860 140731589439462 0
/proc/52719/statm: 208886 205589 2848 2752 0 205539 0
Current children cumulated CPU time: 3571.38 s
Current children cumulated vsize: 835544 KiB
Current children cumulated memory: 822356 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611 s]*
/proc/loadavg: 3.92 4.11 4.13 2/232 52998
/proc/meminfo: memFree=128595556/131382116 swapFree=33010684/33010684
[pid=52719] ppid=52716 vsize=835544 memory=822356 CPUtime=3600.01 cores=1,3
/proc/52719/stat : 52719 (NuPBO-DeepOptS+) R 52716 52719 51872 0 -1 4194304 207677 0 0 0 359933 68 0 0 20 0 1 0 54741617 855597056 205589 18446744073709551615 4198400 15468185 140731589428560 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 40869888 140731589433751 140731589433860 140731589433860 140731589439462 0
/proc/52719/statm: 208886 205589 2848 2752 0 205539 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 835544 KiB
Current children cumulated memory: 822356 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.33 s, system=0.688356 s

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

Child status: 10

Real time (s): 3611.02
CPU time (s): 3600.02
CPU user time (s): 3599.33
CPU system time (s): 0.688356
CPU usage (%): 99.6956
Max. virtual memory (cumulated for all children) (KiB): 1040656
Max. memory (cumulated for all children) (KiB): 1017196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.33
system time used= 0.688356
maximum resident set size= 1017196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 207686
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= 69
involuntary context switches= 19442


# summary of solver processes directly reported to runsolver:
#   pid: 52719
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3599.33
#   total CPU system time (s): 0.688356

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.2611 second user time and 32.0417 second system time

The end

Launcher Data

Begin job on nodeC010 at 2025-07-01 19:23:42
IDJOB=4491386
IDBENCH=147704
IDSOLVER=3343
FILE ID=nodeC010/4491386-1751390622
RUNJOBID= nodeC010-1751383397-51884
SLURM_JOB_ID= 9598232
Free space on /tmp= 432640 MiB

SOLVER NAME= NuPBO-DeepOptS+ 2025-06-02
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_16.opb
COMMAND LINE= ./NuPBO-DeepOptS+ -f BENCHNAME -t TIMEOUT -s RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4491386-1751390622/watcher-4491386-1751390622 -o /tmp/evaluation-result-4491386-1751390622/solver-4491386-1751390622 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1751383397-51884 --watchdog 3760  ./NuPBO-DeepOptS+ -f HOME/instance-4491386-1751390622.opb -t 3600 -s 333781111

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

MD5SUM BENCH= 0c97dedf99f03a2f12057daa91676c25
RANDOM SEED=333781111

nodeC010 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	: 0xb00001f
cpu MHz		: 2992.870
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.36
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	: 0xb00001f
cpu MHz		: 1197.150
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.36
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	: 0xb00001f
cpu MHz		: 1197.266
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.36
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	: 0xb00001f
cpu MHz		: 3700.000
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.36
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	: 0xb00001f
cpu MHz		: 3491.683
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.36
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	: 0xb00001f
cpu MHz		: 2992.868
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.36
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	: 0xb00001f
cpu MHz		: 3700.000
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.36
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	: 0xb00001f
cpu MHz		: 1198.071
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        129166252 kB
MemAvailable:   129712664 kB
Buffers:            3280 kB
Cached:          1353176 kB
SwapCached:            0 kB
Active:           596984 kB
Inactive:        1046860 kB
Active(anon):     305356 kB
Inactive(anon):        0 kB
Active(file):     291628 kB
Inactive(file):  1046860 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             69604 kB
Writeback:             4 kB
AnonPages:        290260 kB
Mapped:           137600 kB
Shmem:             17960 kB
KReclaimable:      95100 kB
Slab:             178768 kB
SReclaimable:      95100 kB
SUnreclaim:        83668 kB
KernelStack:        4048 kB
PageTables:         3552 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     666952 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149352 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     30720 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:      205640 kB
DirectMap2M:    12279808 kB
DirectMap1G:    123731968 kB

Free space on /tmp at the end= 432676 MiB
End job on nodeC010 at 2025-07-01 20:23:53