Trace number 4490788

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.11 3609.02

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_19.opb
MD5SUM329db8d421c28e548757e1dbc8e6ec5f
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 benchmark342
Best CPU time to get the best result obtained on this benchmark72001.2
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables11001
Total number of constraints21678
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 constraints21678
Minimum length of a constraint18
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
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 2765
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

15.15/15.20	c Filename:instance-4490788-1751383397.opb, Cutoff_time:3600, memory_limit_gb:500000
15.15/15.20	c Scip time: 1800
15.15/15.20	c Use Presolve
15.15/15.20	c Parse finsih
15.15/15.20	c Start Presolve
15.15/15.20	c After Reduce Vars: 11001 Clauses: 21687 Top clause weight: 512 Hard Clauses: 21678
3600.10/3609.01	c Use LS-small
3600.10/3609.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 (63161 MiB free)
  memory of node 1: 64465 MiB (63172 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100097 s]*
/proc/loadavg: 0.71 1.55 2.43 5/252 51942
/proc/meminfo: memFree=129358600/131382116 swapFree=33010684/33010684
[pid=51941] ppid=51938 vsize=21912 memory=7472 CPUtime=0.1 cores=0,2
/proc/51941/stat : 51941 (NuPBO-DeepOptS+) R 51938 51941 51872 0 -1 4194304 1131 0 0 0 10 0 0 0 20 0 1 0 54019134 22437888 1868 18446744073709551615 4198400 15468185 140727676069648 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48754688 140727676074391 140727676074500 140727676074500 140727676080102 0
/proc/51941/statm: 5478 1868 1088 2752 0 2131 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 21912 KiB
Current children cumulated memory: 7472 KiB

[startup+0.213401 s]*
/proc/loadavg: 0.71 1.55 2.43 5/252 51942
/proc/meminfo: memFree=129345748/131382116 swapFree=33010684/33010684
[pid=51941] ppid=51938 vsize=22936 memory=8368 CPUtime=0.21 cores=0,2
/proc/51941/stat : 51941 (NuPBO-DeepOptS+) R 51938 51941 51872 0 -1 4194304 1615 0 0 0 21 0 0 0 20 0 1 0 54019134 23486464 2092 18446744073709551615 4198400 15468185 140727676069648 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48754688 140727676074391 140727676074500 140727676074500 140727676080102 0
/proc/51941/statm: 5734 2092 1088 2752 0 2387 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 22936 KiB
Current children cumulated memory: 8368 KiB

[startup+0.312991 s]*
/proc/loadavg: 0.71 1.55 2.43 5/252 51942
/proc/meminfo: memFree=129337684/131382116 swapFree=33010684/33010684
[pid=51941] ppid=51938 vsize=24984 memory=9032 CPUtime=0.31 cores=0,2
/proc/51941/stat : 51941 (NuPBO-DeepOptS+) R 51938 51941 51872 0 -1 4194304 1803 0 0 0 31 0 0 0 20 0 1 0 54019134 25583616 2258 18446744073709551615 4198400 15468185 140727676069648 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48754688 140727676074391 140727676074500 140727676074500 140727676080102 0
/proc/51941/statm: 6246 2258 1088 2752 0 2899 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 24984 KiB
Current children cumulated memory: 9032 KiB

[startup+0.700291 s]
/proc/loadavg: 0.71 1.55 2.43 5/252 51942
/proc/meminfo: memFree=129339016/131382116 swapFree=33010684/33010684
[pid=51941] ppid=51938 vsize=29212 memory=13164 CPUtime=0.69 cores=0,2
/proc/51941/stat : 51941 (NuPBO-DeepOptS+) R 51938 51941 51872 0 -1 4194304 2320 0 0 0 68 1 0 0 20 0 1 0 54019134 29913088 3291 18446744073709551615 4198400 15468185 140727676069648 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48754688 140727676074391 140727676074500 140727676074500 140727676080102 0
/proc/51941/statm: 7303 3291 1088 2752 0 3956 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 29212 KiB
Current children cumulated memory: 13164 KiB

[startup+1.50029 s]
/proc/loadavg: 0.71 1.55 2.43 5/252 51942
/proc/meminfo: memFree=129330952/131382116 swapFree=33010684/33010684
[pid=51941] ppid=51938 vsize=54184 memory=25888 CPUtime=1.49 cores=0,2
/proc/51941/stat : 51941 (NuPBO-DeepOptS+) R 51938 51941 51872 0 -1 4194304 3456 0 0 0 147 2 0 0 20 0 1 0 54019134 55484416 6472 18446744073709551615 4198400 15468185 140727676069648 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48754688 140727676074391 140727676074500 140727676074500 140727676080102 0
/proc/51941/statm: 13546 6472 1088 2752 0 10199 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 54184 KiB
Current children cumulated memory: 25888 KiB

[startup+3.11316 s]
/proc/loadavg: 1.06 1.61 2.44 5/252 51942
/proc/meminfo: memFree=129202180/131382116 swapFree=33010684/33010684
[pid=51941] ppid=51938 vsize=138960 memory=116936 CPUtime=3.09 cores=0,2
/proc/51941/stat : 51941 (NuPBO-DeepOptS+) R 51938 51941 51872 0 -1 4194304 8908 0 0 0 305 4 0 0 20 0 1 0 54019134 142295040 29234 18446744073709551615 4198400 15468185 140727676069648 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48754688 140727676074391 140727676074500 140727676074500 140727676080102 0
/proc/51941/statm: 34740 29234 1152 2752 0 31393 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 138960 KiB
Current children cumulated memory: 116936 KiB

[startup+6.30033 s]
/proc/loadavg: 1.06 1.61 2.44 5/252 51942
/proc/meminfo: memFree=128882088/131382116 swapFree=33010684/33010684
[pid=51941] ppid=51938 vsize=482316 memory=419128 CPUtime=6.27 cores=0,2
/proc/51941/stat : 51941 (NuPBO-DeepOptS+) R 51938 51941 51872 0 -1 4194304 75870 0 0 0 612 15 0 0 20 0 1 0 54019134 493891584 104782 18446744073709551615 4198400 15468185 140727676069648 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48754688 140727676074391 140727676074500 140727676074500 140727676080102 0
/proc/51941/statm: 120579 104782 2816 2752 0 117232 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 482316 KiB
Current children cumulated memory: 419128 KiB

[startup+12.7004 s]
/proc/loadavg: 1.58 1.70 2.47 5/252 51943
/proc/meminfo: memFree=128778572/131382116 swapFree=33010684/33010684
[pid=51941] ppid=51938 vsize=550592 memory=487316 CPUtime=12.65 cores=0,2
/proc/51941/stat : 51941 (NuPBO-DeepOptS+) R 51938 51941 51872 0 -1 4194304 85779 0 0 0 1248 17 0 0 20 0 1 0 54019134 563806208 121829 18446744073709551615 4198400 15468185 140727676069648 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48754688 140727676074391 140727676074500 140727676074500 140727676080102 0
/proc/51941/statm: 137648 121829 2816 2752 0 134301 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 550592 KiB
Current children cumulated memory: 487316 KiB

[startup+25.5003 s]
/proc/loadavg: 1.96 1.78 2.48 5/252 51943
/proc/meminfo: memFree=128700712/131382116 swapFree=33010684/33010684
[pid=51941] ppid=51938 vsize=582512 memory=517524 CPUtime=25.42 cores=0,2
/proc/51941/stat : 51941 (NuPBO-DeepOptS+) R 51938 51941 51872 0 -1 4194304 93380 0 0 0 2524 18 0 0 20 0 1 0 54019134 596492288 129381 18446744073709551615 4198400 15468185 140727676069648 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48754688 140727676074391 140727676074500 140727676074500 140727676080102 0
/proc/51941/statm: 145628 129381 2816 2752 0 142281 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 582512 KiB
Current children cumulated memory: 517524 KiB

[startup+51.113 s]
/proc/loadavg: 2.65 1.96 2.52 5/251 51943
/proc/meminfo: memFree=128610024/131382116 swapFree=33010684/33010684
[pid=51941] ppid=51938 vsize=609740 memory=544148 CPUtime=50.96 cores=0,2
/proc/51941/stat : 51941 (NuPBO-DeepOptS+) R 51938 51941 51872 0 -1 4194304 100050 0 0 0 5077 19 0 0 20 0 1 0 54019134 624373760 136037 18446744073709551615 4198400 15468185 140727676069648 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48754688 140727676074391 140727676074500 140727676074500 140727676080102 0
/proc/51941/statm: 152435 136037 2816 2752 0 149088 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 609740 KiB
Current children cumulated memory: 544148 KiB

[startup+102.3 s]
/proc/loadavg: 3.53 2.32 2.62 5/251 51945
/proc/meminfo: memFree=128473436/131382116 swapFree=33010684/33010684
[pid=51941] ppid=51938 vsize=626296 memory=560148 CPUtime=102.01 cores=0,2
/proc/51941/stat : 51941 (NuPBO-DeepOptS+) R 51938 51941 51872 0 -1 4194304 104051 0 0 0 10181 20 0 0 20 0 1 0 54019134 641327104 140037 18446744073709551615 4198400 15468185 140727676069648 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48754688 140727676074391 140727676074500 140727676074500 140727676080102 0
/proc/51941/statm: 156574 140037 2848 2752 0 153227 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 626296 KiB
Current children cumulated memory: 560148 KiB

[startup+162.3 s]
/proc/loadavg: 3.88 2.64 2.71 5/252 51948
/proc/meminfo: memFree=128352756/131382116 swapFree=33010684/33010684
[pid=51941] ppid=51938 vsize=626296 memory=560148 CPUtime=161.85 cores=0,2
/proc/51941/stat : 51941 (NuPBO-DeepOptS+) R 51938 51941 51872 0 -1 4194304 104074 0 0 0 16165 20 0 0 20 0 1 0 54019134 641327104 140037 18446744073709551615 4198400 15468185 140727676069648 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48754688 140727676074391 140727676074500 140727676074500 140727676080102 0
/proc/51941/statm: 156574 140037 2848 2752 0 153227 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 626296 KiB
Current children cumulated memory: 560148 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 2.92 2.81 5/253 51951
/proc/meminfo: memFree=128312992/131382116 swapFree=33010684/33010684
[pid=51941] ppid=51938 vsize=626296 memory=560148 CPUtime=221.7 cores=0,2
/proc/51941/stat : 51941 (NuPBO-DeepOptS+) R 51938 51941 51872 0 -1 4194304 104097 0 0 0 22149 21 0 0 20 0 1 0 54019134 641327104 140037 18446744073709551615 4198400 15468185 140727676069648 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48754688 140727676074391 140727676074500 140727676074500 140727676080102 0
/proc/51941/statm: 156574 140037 2848 2752 0 153227 0
Current children cumulated CPU time: 221.7 s
Current children cumulated vsize: 626296 KiB
Current children cumulated memory: 560148 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 3.14 2.89 5/254 51960
/proc/meminfo: memFree=128197556/131382116 swapFree=33010684/33010684
[pid=51941] ppid=51938 vsize=666196 memory=599956 CPUtime=281.53 cores=0,2
/proc/51941/stat : 51941 (NuPBO-DeepOptS+) R 51938 51941 51872 0 -1 4194304 114062 0 0 0 28131 22 0 0 20 0 1 0 54019134 682184704 149989 18446744073709551615 4198400 15468185 140727676069648 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48754688 140727676074391 140727676074500 140727676074500 140727676080102 0
/proc/51941/statm: 166549 149989 2848 2752 0 163202 0
Current children cumulated CPU time: 281.53 s
Current children cumulated vsize: 666196 KiB
Current children cumulated memory: 599956 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 3.31 2.97 5/252 51962
/proc/meminfo: memFree=128118292/131382116 swapFree=33010684/33010684
[pid=51941] ppid=51938 vsize=666196 memory=599956 CPUtime=341.37 cores=0,2
/proc/51941/stat : 51941 (NuPBO-DeepOptS+) R 51938 51941 51872 0 -1 4194304 114084 0 0 0 34115 22 0 0 20 0 1 0 54019134 682184704 149989 18446744073709551615 4198400 15468185 140727676069648 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48754688 140727676074391 140727676074500 140727676074500 140727676080102 0
/proc/51941/statm: 166549 149989 2848 2752 0 163202 0
Current children cumulated CPU time: 341.37 s
Current children cumulated vsize: 666196 KiB
Current children cumulated memory: 599956 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 3.47 3.04 5/252 51964
/proc/meminfo: memFree=127972520/131382116 swapFree=33010684/33010684
[pid=51941] ppid=51938 vsize=666196 memory=599956 CPUtime=401.18 cores=0,2
/proc/51941/stat : 51941 (NuPBO-DeepOptS+) R 51938 51941 51872 0 -1 4194304 114205 0 0 0 40095 23 0 0 20 0 1 0 54019134 682184704 149989 18446744073709551615 4198400 15468185 140727676069648 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48754688 140727676074391 140727676074500 140727676074500 140727676080102 0
/proc/51941/statm: 166549 149989 2848 2752 0 163202 0
Current children cumulated CPU time: 401.18 s
Current children cumulated vsize: 666196 KiB
Current children cumulated memory: 599956 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 3.60 3.12 5/252 51967
/proc/meminfo: memFree=127884520/131382116 swapFree=33010684/33010684
[pid=51941] ppid=51938 vsize=666196 memory=600852 CPUtime=460.99 cores=0,2
/proc/51941/stat : 51941 (NuPBO-DeepOptS+) R 51938 51941 51872 0 -1 4194304 114470 0 0 0 46076 23 0 0 20 0 1 0 54019134 682184704 150213 18446744073709551615 4198400 15468185 140727676069648 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48754688 140727676074391 140727676074500 140727676074500 140727676080102 0
/proc/51941/statm: 166549 150213 2848 2752 0 163202 0
Current children cumulated CPU time: 460.99 s

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

Current children cumulated memory: 850200 KiB

[startup+2862.3 s]
/proc/loadavg: 4.14 4.12 4.07 5/250 52094
/proc/meminfo: memFree=127123468/131382116 swapFree=33010684/33010684
[pid=51941] ppid=51938 vsize=870808 memory=850200 CPUtime=2855.14 cores=0,2
/proc/51941/stat : 51941 (NuPBO-DeepOptS+) R 51938 51941 51872 0 -1 4194304 152473 0 0 0 285480 34 0 0 20 0 1 0 54019134 891707392 212550 18446744073709551615 4198400 15468185 140727676069648 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48754688 140727676074391 140727676074500 140727676074500 140727676080102 0
/proc/51941/statm: 217702 212550 2848 2752 0 214355 0
Current children cumulated CPU time: 2855.14 s
Current children cumulated vsize: 870808 KiB
Current children cumulated memory: 850200 KiB

[startup+2922.3 s]
/proc/loadavg: 4.05 4.09 4.07 5/250 52096
/proc/meminfo: memFree=127147360/131382116 swapFree=33010684/33010684
[pid=51941] ppid=51938 vsize=870808 memory=850200 CPUtime=2915 cores=0,2
/proc/51941/stat : 51941 (NuPBO-DeepOptS+) R 51938 51941 51872 0 -1 4194304 152501 0 0 0 291466 34 0 0 20 0 1 0 54019134 891707392 212550 18446744073709551615 4198400 15468185 140727676069648 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48754688 140727676074391 140727676074500 140727676074500 140727676080102 0
/proc/51941/statm: 217702 212550 2848 2752 0 214355 0
Current children cumulated CPU time: 2915 s
Current children cumulated vsize: 870808 KiB
Current children cumulated memory: 850200 KiB

[startup+2982.3 s]
/proc/loadavg: 4.16 4.12 4.08 5/250 52098
/proc/meminfo: memFree=127147204/131382116 swapFree=33010684/33010684
[pid=51941] ppid=51938 vsize=870808 memory=850200 CPUtime=2974.86 cores=0,2
/proc/51941/stat : 51941 (NuPBO-DeepOptS+) R 51938 51941 51872 0 -1 4194304 152501 0 0 0 297452 34 0 0 20 0 1 0 54019134 891707392 212550 18446744073709551615 4198400 15468185 140727676069648 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48754688 140727676074391 140727676074500 140727676074500 140727676080102 0
/proc/51941/statm: 217702 212550 2848 2752 0 214355 0
Current children cumulated CPU time: 2974.86 s
Current children cumulated vsize: 870808 KiB
Current children cumulated memory: 850200 KiB

[startup+3042.3 s]
/proc/loadavg: 4.11 4.11 4.08 5/250 52100
/proc/meminfo: memFree=127147568/131382116 swapFree=33010684/33010684
[pid=51941] ppid=51938 vsize=870808 memory=850200 CPUtime=3034.72 cores=0,2
/proc/51941/stat : 51941 (NuPBO-DeepOptS+) R 51938 51941 51872 0 -1 4194304 152529 0 0 0 303438 34 0 0 20 0 1 0 54019134 891707392 212550 18446744073709551615 4198400 15468185 140727676069648 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48754688 140727676074391 140727676074500 140727676074500 140727676080102 0
/proc/51941/statm: 217702 212550 2848 2752 0 214355 0
Current children cumulated CPU time: 3034.72 s
Current children cumulated vsize: 870808 KiB
Current children cumulated memory: 850200 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.10 4.08 5/249 52102
/proc/meminfo: memFree=127147572/131382116 swapFree=33010684/33010684
[pid=51941] ppid=51938 vsize=870808 memory=850200 CPUtime=3094.58 cores=0,2
/proc/51941/stat : 51941 (NuPBO-DeepOptS+) R 51938 51941 51872 0 -1 4194304 152529 0 0 0 309424 34 0 0 20 0 1 0 54019134 891707392 212550 18446744073709551615 4198400 15468185 140727676069648 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48754688 140727676074391 140727676074500 140727676074500 140727676080102 0
/proc/51941/statm: 217702 212550 2848 2752 0 214355 0
Current children cumulated CPU time: 3094.58 s
Current children cumulated vsize: 870808 KiB
Current children cumulated memory: 850200 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.10 4.08 5/249 52104
/proc/meminfo: memFree=127147652/131382116 swapFree=33010684/33010684
[pid=51941] ppid=51938 vsize=870808 memory=850200 CPUtime=3154.44 cores=0,2
/proc/51941/stat : 51941 (NuPBO-DeepOptS+) R 51938 51941 51872 0 -1 4194304 152557 0 0 0 315410 34 0 0 20 0 1 0 54019134 891707392 212550 18446744073709551615 4198400 15468185 140727676069648 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48754688 140727676074391 140727676074500 140727676074500 140727676080102 0
/proc/51941/statm: 217702 212550 2848 2752 0 214355 0
Current children cumulated CPU time: 3154.44 s
Current children cumulated vsize: 870808 KiB
Current children cumulated memory: 850200 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.09 4.08 5/249 52106
/proc/meminfo: memFree=127146500/131382116 swapFree=33010684/33010684
[pid=51941] ppid=51938 vsize=870808 memory=850200 CPUtime=3214.3 cores=0,2
/proc/51941/stat : 51941 (NuPBO-DeepOptS+) R 51938 51941 51872 0 -1 4194304 152557 0 0 0 321396 34 0 0 20 0 1 0 54019134 891707392 212550 18446744073709551615 4198400 15468185 140727676069648 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48754688 140727676074391 140727676074500 140727676074500 140727676080102 0
/proc/51941/statm: 217702 212550 2848 2752 0 214355 0
Current children cumulated CPU time: 3214.3 s
Current children cumulated vsize: 870808 KiB
Current children cumulated memory: 850200 KiB

[startup+3282.3 s]
/proc/loadavg: 4.21 4.12 4.09 5/250 52115
/proc/meminfo: memFree=127148300/131382116 swapFree=33010684/33010684
[pid=51941] ppid=51938 vsize=870808 memory=850200 CPUtime=3274.16 cores=0,2
/proc/51941/stat : 51941 (NuPBO-DeepOptS+) R 51938 51941 51872 0 -1 4194304 152585 0 0 0 327382 34 0 0 20 0 1 0 54019134 891707392 212550 18446744073709551615 4198400 15468185 140727676069648 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48754688 140727676074391 140727676074500 140727676074500 140727676080102 0
/proc/51941/statm: 217702 212550 2848 2752 0 214355 0
Current children cumulated CPU time: 3274.16 s
Current children cumulated vsize: 870808 KiB
Current children cumulated memory: 850200 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.10 4.08 5/250 52117
/proc/meminfo: memFree=127148536/131382116 swapFree=33010684/33010684
[pid=51941] ppid=51938 vsize=870808 memory=850200 CPUtime=3334.01 cores=0,2
/proc/51941/stat : 51941 (NuPBO-DeepOptS+) R 51938 51941 51872 0 -1 4194304 152585 0 0 0 333367 34 0 0 20 0 1 0 54019134 891707392 212550 18446744073709551615 4198400 15468185 140727676069648 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48754688 140727676074391 140727676074500 140727676074500 140727676080102 0
/proc/51941/statm: 217702 212550 2848 2752 0 214355 0
Current children cumulated CPU time: 3334.01 s
Current children cumulated vsize: 870808 KiB
Current children cumulated memory: 850200 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.09 4.08 5/250 52119
/proc/meminfo: memFree=127147820/131382116 swapFree=33010684/33010684
[pid=51941] ppid=51938 vsize=870808 memory=850200 CPUtime=3393.87 cores=0,2
/proc/51941/stat : 51941 (NuPBO-DeepOptS+) R 51938 51941 51872 0 -1 4194304 152613 0 0 0 339353 34 0 0 20 0 1 0 54019134 891707392 212550 18446744073709551615 4198400 15468185 140727676069648 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48754688 140727676074391 140727676074500 140727676074500 140727676080102 0
/proc/51941/statm: 217702 212550 2848 2752 0 214355 0
Current children cumulated CPU time: 3393.87 s
Current children cumulated vsize: 870808 KiB
Current children cumulated memory: 850200 KiB

[startup+3462.3 s]
/proc/loadavg: 4.17 4.12 4.09 5/250 52121
/proc/meminfo: memFree=127148676/131382116 swapFree=33010684/33010684
[pid=51941] ppid=51938 vsize=870808 memory=850200 CPUtime=3453.73 cores=0,2
/proc/51941/stat : 51941 (NuPBO-DeepOptS+) R 51938 51941 51872 0 -1 4194304 152613 0 0 0 345339 34 0 0 20 0 1 0 54019134 891707392 212550 18446744073709551615 4198400 15468185 140727676069648 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48754688 140727676074391 140727676074500 140727676074500 140727676080102 0
/proc/51941/statm: 217702 212550 2848 2752 0 214355 0
Current children cumulated CPU time: 3453.73 s
Current children cumulated vsize: 870808 KiB
Current children cumulated memory: 850200 KiB

[startup+3522.3 s]
/proc/loadavg: 4.18 4.12 4.10 5/251 52124
/proc/meminfo: memFree=127147888/131382116 swapFree=33010684/33010684
[pid=51941] ppid=51938 vsize=870808 memory=850200 CPUtime=3513.59 cores=0,2
/proc/51941/stat : 51941 (NuPBO-DeepOptS+) R 51938 51941 51872 0 -1 4194304 152641 0 0 0 351325 34 0 0 20 0 1 0 54019134 891707392 212550 18446744073709551615 4198400 15468185 140727676069648 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48754688 140727676074391 140727676074500 140727676074500 140727676080102 0
/proc/51941/statm: 217702 212550 2848 2752 0 214355 0
Current children cumulated CPU time: 3513.59 s
Current children cumulated vsize: 870808 KiB
Current children cumulated memory: 850200 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/250 52126
/proc/meminfo: memFree=127148648/131382116 swapFree=33010684/33010684
[pid=51941] ppid=51938 vsize=870808 memory=850200 CPUtime=3573.45 cores=0,2
/proc/51941/stat : 51941 (NuPBO-DeepOptS+) R 51938 51941 51872 0 -1 4194304 152641 0 0 0 357311 34 0 0 20 0 1 0 54019134 891707392 212550 18446744073709551615 4198400 15468185 140727676069648 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48754688 140727676074391 140727676074500 140727676074500 140727676080102 0
/proc/51941/statm: 217702 212550 2848 2752 0 214355 0
Current children cumulated CPU time: 3573.45 s
Current children cumulated vsize: 870808 KiB
Current children cumulated memory: 850200 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609 s]*
/proc/loadavg: 4.08 4.10 4.09 5/250 52127
/proc/meminfo: memFree=127148352/131382116 swapFree=33010684/33010684
[pid=51941] ppid=51938 vsize=870808 memory=850200 CPUtime=3600.1 cores=0,2
/proc/51941/stat : 51941 (NuPBO-DeepOptS+) R 51938 51941 51872 0 -1 4194304 152669 0 0 0 359976 34 0 0 20 0 1 0 54019134 891707392 212550 18446744073709551615 4198400 15468185 140727676069648 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48754688 140727676074391 140727676074500 140727676074500 140727676080102 0
/proc/51941/statm: 217702 212550 2848 2752 0 214355 0
Current children cumulated CPU time: 3600.1 s
Current children cumulated vsize: 870808 KiB
Current children cumulated memory: 850200 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.77 s, system=0.34494 s

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

Child status: 10

Real time (s): 3609.02
CPU time (s): 3600.11
CPU user time (s): 3599.77
CPU system time (s): 0.34494
CPU usage (%): 99.7532
Max. virtual memory (cumulated for all children) (KiB): 914320
Max. memory (cumulated for all children) (KiB): 887932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.77
system time used= 0.34494
maximum resident set size= 887932
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152683
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= 59
involuntary context switches= 8229


# summary of solver processes directly reported to runsolver:
#   pid: 51941
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3599.77
#   total CPU system time (s): 0.34494

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.0069 second user time and 35.9372 second system time

The end

Launcher Data

Begin job on nodeC010 at 2025-07-01 17:23:17
IDJOB=4490788
IDBENCH=147620
IDSOLVER=3343
FILE ID=nodeC010/4490788-1751383397
RUNJOBID= nodeC010-1751383397-51882
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/golomb-rulers/normalized-OGR_19.opb
COMMAND LINE= ./NuPBO-DeepOptS+ -f BENCHNAME -t TIMEOUT -s RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4490788-1751383397/watcher-4490788-1751383397 -o /tmp/evaluation-result-4490788-1751383397/solver-4490788-1751383397 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1751383397-51882 --watchdog 3760  ./NuPBO-DeepOptS+ -f HOME/instance-4490788-1751383397.opb -t 3600 -s 275120340

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

MD5SUM BENCH= 329db8d421c28e548757e1dbc8e6ec5f
RANDOM SEED=275120340

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		: 1197.147
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.319
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.415
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		: 1197.145
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		: 1197.242
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		: 1197.151
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		: 1197.153
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		: 1197.229
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:        129364316 kB
MemAvailable:   129909048 kB
Buffers:            3280 kB
Cached:          1351536 kB
SwapCached:            0 kB
Active:           371212 kB
Inactive:        1045244 kB
Active(anon):      79600 kB
Inactive(anon):        0 kB
Active(file):     291612 kB
Inactive(file):  1045244 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             70864 kB
Writeback:             8 kB
AnonPages:         64760 kB
Mapped:           104112 kB
Shmem:             17960 kB
KReclaimable:      95004 kB
Slab:             179092 kB
SReclaimable:      95004 kB
SUnreclaim:        84088 kB
KernelStack:        3872 kB
PageTables:         2820 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     337140 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149320 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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= 432624 MiB
End job on nodeC010 at 2025-07-01 18:23:27