Trace number 4524198

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
NaPS naps-1.03a6? (TO) 3600.09 3610.25

General information on the benchmark

NamePB25/normalized-PB25/OPT-LIN/wallon/
normalized-GolombRuler-a3v18-15_c18.opb
MD5SUM64dbfbfc0114f72138d7179eedb1d684
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 benchmark168
Best CPU time to get the best result obtained on this benchmark72002
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables25846
Total number of constraints1501
Number of constraints which are clauses211
Number of constraints which are cardinality constraints (but not clauses)330
Number of constraints which are nor clauses,nor cardinality constraints960
Minimum length of a constraint1
Maximum length of a constraint232
Number of terms in the objective function 8
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 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 513
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 25455
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c NaPS 1.03a6.
0.00/0.01	c Input file name: HOME/instance-4524198-1751606880.opb
41.47/41.63	c goal1 is divided by 128
41.47/41.63	c multi stage optimization mode: 1-th step
3600.03/3610.20	c 
3600.03/3610.20	c *** TERMINATED *** by signal 15
3600.03/3610.20	s UNKNOWN
3600.03/3610.20	c _____________________________________________________________________________
3600.03/3610.20	c std/band forms        : 1080,210
3600.03/3610.20	c 2cl/3cl ITE-codings   : 133959,3930535
3600.03/3610.20	c BDD/srt/adr Max costs : 38026,6660,0
3600.03/3610.20	c BDDraw/bin/mul/srt/adr: 330,0,630,330,0
3600.03/3610.20	c BDD nodes             : 4303005
3600.03/3610.20	c Es1/CC detections     : 0,0
3600.03/3610.20	c CC sort               : 330
3600.03/3610.20	c SAT/UNSAT calls       : 0,0
3600.03/3610.20	c regenrated variables  : 0
3600.03/3610.20	c eliminated fixed lits : 0
3600.03/3610.20	c goal lit flips        : 0
3600.03/3610.20	c goal stages           : 1
3600.03/3610.20	c goal shrink           : 1
3600.03/3610.20	c goal coeff separations: 0
3600.03/3610.20	c restarts              : 0
3600.03/3610.20	c conflicts             : 0              (0 /sec)
3600.03/3610.20	c decisions             : 0              (0 /sec)
3600.03/3610.20	c propagations          : 0              (0 /sec)
3600.03/3610.20	c inspects              : 0              (0 /sec)
3600.03/3610.20	c CPU time (solving tm) : 3577 s        (3537 s, SAT 0 s, UNSAT 0 s)
3600.03/3610.20	c Time for Opt-base     : 2.979 s
3600.03/3610.20	c Steps for Opt-base    : 4578735
3600.03/3610.20	c Time for BDD coding   : 33 s
3600.03/3610.20	c Time for srt coding   : 0.2557 s
3600.03/3610.20	c _____________________________________________________________________________

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: 63708 MiB (53587 MiB free)
  memory of node 1: 64465 MiB (60850 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4524198-1751606880/watcher-4524198-1751606880 -o /tmp/evaluation-result-4524198-1751606880/solver-4524198-1751606880 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751604148-100934 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4524198-1751606880.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=101725, runsolver pid=101722

[startup+0.100061 s]*
/proc/loadavg: 4.12 4.11 4.09 5/269 101729
/proc/meminfo: memFree=117184852/131250000 swapFree=33010160/33010684
[pid=101725] ppid=101722 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/101725/stat : 101725 (naps-1.03a6.sh) S 101722 101725 100921 0 -1 4194304 233 205 0 0 0 0 0 0 20 0 1 0 76365599 4292608 768 18446744073709551615 94155541303296 94155542197829 140730912974000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94155542436880 94155542484624 94155549437952 140730912979366 140730912979460 140730912979460 140730912985063 0
/proc/101725/statm: 1048 768 704 219 0 110 0
[pid=101729] ppid=101725 vsize=13724 memory=10280 CPUtime=0.09 cores=5,7
/proc/101729/stat : 101729 (naps-1.03a6) R 101725 101725 100921 0 -1 4194304 2332 0 0 0 9 0 0 0 20 0 1 0 76365601 14053376 2570 18446744073709551615 4198400 7047149 140722317444672 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 41148416 140722317449587 140722317449701 140722317449701 140722317455305 0
/proc/101729/statm: 3431 2570 544 696 0 2592 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 17916 KiB
Current children cumulated memory: 13352 KiB

[startup+0.205857 s]*
/proc/loadavg: 4.12 4.11 4.09 5/269 101729
/proc/meminfo: memFree=117171116/131250000 swapFree=33010160/33010684
[pid=101725] ppid=101722 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/101725/stat : 101725 (naps-1.03a6.sh) S 101722 101725 100921 0 -1 4194304 233 205 0 0 0 0 0 0 20 0 1 0 76365599 4292608 768 18446744073709551615 94155541303296 94155542197829 140730912974000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94155542436880 94155542484624 94155549437952 140730912979366 140730912979460 140730912979460 140730912985063 0
/proc/101725/statm: 1048 768 704 219 0 110 0
[pid=101729] ppid=101725 vsize=24144 memory=18444 CPUtime=0.19 cores=5,7
/proc/101729/stat : 101729 (naps-1.03a6) R 101725 101725 100921 0 -1 4194304 4667 0 0 0 19 0 0 0 20 0 1 0 76365601 24723456 4611 18446744073709551615 4198400 7047149 140722317444672 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 41148416 140722317449587 140722317449701 140722317449701 140722317455305 0
/proc/101729/statm: 6036 4611 544 696 0 5197 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 28336 KiB
Current children cumulated memory: 21516 KiB

[startup+0.305808 s]*
/proc/loadavg: 4.12 4.11 4.09 5/269 101729
/proc/meminfo: memFree=117150828/131250000 swapFree=33010160/33010684
[pid=101725] ppid=101722 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/101725/stat : 101725 (naps-1.03a6.sh) S 101722 101725 100921 0 -1 4194304 233 205 0 0 0 0 0 0 20 0 1 0 76365599 4292608 768 18446744073709551615 94155541303296 94155542197829 140730912974000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94155542436880 94155542484624 94155549437952 140730912979366 140730912979460 140730912979460 140730912985063 0
/proc/101725/statm: 1048 768 704 219 0 110 0
[pid=101729] ppid=101725 vsize=33012 memory=26380 CPUtime=0.28 cores=5,7
/proc/101729/stat : 101729 (naps-1.03a6) R 101725 101725 100921 0 -1 4194304 6615 0 0 0 28 0 0 0 20 0 1 0 76365601 33804288 6595 18446744073709551615 4198400 7047149 140722317444672 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 41148416 140722317449587 140722317449701 140722317449701 140722317455305 0
/proc/101729/statm: 8253 6595 576 696 0 7414 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 37204 KiB
Current children cumulated memory: 29452 KiB

[startup+0.700217 s]
/proc/loadavg: 4.12 4.11 4.09 5/269 101729
/proc/meminfo: memFree=117126636/131250000 swapFree=33010160/33010684
[pid=101725] ppid=101722 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/101725/stat : 101725 (naps-1.03a6.sh) S 101722 101725 100921 0 -1 4194304 233 205 0 0 0 0 0 0 20 0 1 0 76365599 4292608 768 18446744073709551615 94155541303296 94155542197829 140730912974000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94155542436880 94155542484624 94155549437952 140730912979366 140730912979460 140730912979460 140730912985063 0
/proc/101725/statm: 1048 768 704 219 0 110 0
[pid=101729] ppid=101725 vsize=59052 memory=52364 CPUtime=0.68 cores=5,7
/proc/101729/stat : 101729 (naps-1.03a6) R 101725 101725 100921 0 -1 4194304 13129 0 0 0 66 2 0 0 20 0 1 0 76365601 60469248 13091 18446744073709551615 4198400 7047149 140722317444672 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 41148416 140722317449587 140722317449701 140722317449701 140722317455305 0
/proc/101729/statm: 14763 13091 576 696 0 13924 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 63244 KiB
Current children cumulated memory: 55436 KiB

[startup+1.50022 s]
/proc/loadavg: 4.12 4.11 4.09 5/269 101729
/proc/meminfo: memFree=117122316/131250000 swapFree=33010160/33010684
[pid=101725] ppid=101722 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/101725/stat : 101725 (naps-1.03a6.sh) S 101722 101725 100921 0 -1 4194304 233 205 0 0 0 0 0 0 20 0 1 0 76365599 4292608 768 18446744073709551615 94155541303296 94155542197829 140730912974000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94155542436880 94155542484624 94155549437952 140730912979366 140730912979460 140730912979460 140730912985063 0
/proc/101725/statm: 1048 768 704 219 0 110 0
[pid=101729] ppid=101725 vsize=68076 memory=60568 CPUtime=1.47 cores=5,7
/proc/101729/stat : 101729 (naps-1.03a6) R 101725 101725 100921 0 -1 4194304 15130 0 0 0 145 2 0 0 20 0 1 0 76365601 69709824 15142 18446744073709551615 4198400 7047149 140722317444672 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 41148416 140722317449587 140722317449701 140722317449701 140722317455305 0
/proc/101729/statm: 17019 15142 576 696 0 16180 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 72268 KiB
Current children cumulated memory: 63640 KiB

[startup+3.10567 s]
/proc/loadavg: 4.11 4.11 4.09 5/269 101729
/proc/meminfo: memFree=117102912/131250000 swapFree=33010160/33010684
[pid=101725] ppid=101722 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/101725/stat : 101725 (naps-1.03a6.sh) S 101722 101725 100921 0 -1 4194304 233 205 0 0 0 0 0 0 20 0 1 0 76365599 4292608 768 18446744073709551615 94155541303296 94155542197829 140730912974000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94155542436880 94155542484624 94155549437952 140730912979366 140730912979460 140730912979460 140730912985063 0
/proc/101725/statm: 1048 768 704 219 0 110 0
[pid=101729] ppid=101725 vsize=85428 memory=78420 CPUtime=3.07 cores=5,7
/proc/101729/stat : 101729 (naps-1.03a6) R 101725 101725 100921 0 -1 4194304 18360 0 0 0 304 3 0 0 20 0 1 0 76365601 87478272 19605 18446744073709551615 4198400 7047149 140722317444672 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 41148416 140722317449587 140722317449701 140722317449701 140722317455305 0
/proc/101729/statm: 21357 19605 576 696 0 20518 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 89620 KiB
Current children cumulated memory: 81492 KiB

[startup+6.3002 s]
/proc/loadavg: 4.11 4.11 4.09 5/269 101729
/proc/meminfo: memFree=117070848/131250000 swapFree=33010160/33010684
[pid=101725] ppid=101722 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/101725/stat : 101725 (naps-1.03a6.sh) S 101722 101725 100921 0 -1 4194304 233 205 0 0 0 0 0 0 20 0 1 0 76365599 4292608 768 18446744073709551615 94155541303296 94155542197829 140730912974000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94155542436880 94155542484624 94155549437952 140730912979366 140730912979460 140730912979460 140730912985063 0
/proc/101725/statm: 1048 768 704 219 0 110 0
[pid=101729] ppid=101725 vsize=111824 memory=104808 CPUtime=6.26 cores=5,7
/proc/101729/stat : 101729 (naps-1.03a6) R 101725 101725 100921 0 -1 4194304 21970 0 0 0 622 4 0 0 20 0 1 0 76365601 114507776 26202 18446744073709551615 4198400 7047149 140722317444672 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 41148416 140722317449587 140722317449701 140722317449701 140722317455305 0
/proc/101729/statm: 27956 26202 576 696 0 27117 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 116016 KiB
Current children cumulated memory: 107880 KiB

[startup+12.7002 s]
/proc/loadavg: 4.10 4.11 4.09 5/269 101729
/proc/meminfo: memFree=117010108/131250000 swapFree=33010160/33010684
[pid=101725] ppid=101722 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/101725/stat : 101725 (naps-1.03a6.sh) S 101722 101725 100921 0 -1 4194304 233 205 0 0 0 0 0 0 20 0 1 0 76365599 4292608 768 18446744073709551615 94155541303296 94155542197829 140730912974000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94155542436880 94155542484624 94155549437952 140730912979366 140730912979460 140730912979460 140730912985063 0
/proc/101725/statm: 1048 768 704 219 0 110 0
[pid=101729] ppid=101725 vsize=170600 memory=160588 CPUtime=12.64 cores=5,7
/proc/101729/stat : 101729 (naps-1.03a6) R 101725 101725 100921 0 -1 4194304 29446 0 0 0 1258 6 0 0 20 0 1 0 76365601 174694400 40147 18446744073709551615 4198400 7047149 140722317444672 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 41148416 140722317449587 140722317449701 140722317449701 140722317455305 0
/proc/101729/statm: 42650 40147 576 696 0 41811 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 174792 KiB
Current children cumulated memory: 163660 KiB

[startup+25.5002 s]
/proc/loadavg: 4.08 4.10 4.08 5/269 101729
/proc/meminfo: memFree=116875516/131250000 swapFree=33010160/33010684
[pid=101725] ppid=101722 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/101725/stat : 101725 (naps-1.03a6.sh) S 101722 101725 100921 0 -1 4194304 233 205 0 0 0 0 0 0 20 0 1 0 76365599 4292608 768 18446744073709551615 94155541303296 94155542197829 140730912974000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94155542436880 94155542484624 94155549437952 140730912979366 140730912979460 140730912979460 140730912985063 0
/proc/101725/statm: 1048 768 704 219 0 110 0
[pid=101729] ppid=101725 vsize=288044 memory=264492 CPUtime=25.41 cores=5,7
/proc/101729/stat : 101729 (naps-1.03a6) R 101725 101725 100921 0 -1 4194304 40766 0 0 0 2530 11 0 0 20 0 1 0 76365601 294957056 66123 18446744073709551615 4198400 7047149 140722317444672 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 41148416 140722317449587 140722317449701 140722317449701 140722317455305 0
/proc/101729/statm: 72011 66123 576 696 0 71172 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 292236 KiB
Current children cumulated memory: 267564 KiB

[startup+51.1058 s]
/proc/loadavg: 4.12 4.11 4.09 5/269 101730
/proc/meminfo: memFree=113717404/131250000 swapFree=33010160/33010684
[pid=101725] ppid=101722 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/101725/stat : 101725 (naps-1.03a6.sh) S 101722 101725 100921 0 -1 4194304 233 205 0 0 0 0 0 0 20 0 1 0 76365599 4292608 768 18446744073709551615 94155541303296 94155542197829 140730912974000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94155542436880 94155542484624 94155549437952 140730912979366 140730912979460 140730912979460 140730912985063 0
/proc/101725/statm: 1048 768 704 219 0 110 0
[pid=101729] ppid=101725 vsize=3503860 memory=3261620 CPUtime=50.94 cores=5,7
/proc/101729/stat : 101729 (naps-1.03a6) R 101725 101725 100921 0 -1 4194304 479747 0 0 0 4971 123 0 0 20 0 1 0 76365601 3587952640 815405 18446744073709551615 4198400 7047149 140722317444672 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 41148416 140722317449587 140722317449701 140722317449701 140722317455305 0
/proc/101729/statm: 875965 815405 608 696 0 875126 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 3508052 KiB
Current children cumulated memory: 3264692 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/269 101731
/proc/meminfo: memFree=113177912/131250000 swapFree=33010160/33010684
[pid=101725] ppid=101722 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/101725/stat : 101725 (naps-1.03a6.sh) S 101722 101725 100921 0 -1 4194304 233 205 0 0 0 0 0 0 20 0 1 0 76365599 4292608 768 18446744073709551615 94155541303296 94155542197829 140730912974000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94155542436880 94155542484624 94155549437952 140730912979366 140730912979460 140730912979460 140730912985063 0
/proc/101725/statm: 1048 768 704 219 0 110 0
[pid=101729] ppid=101725 vsize=4238256 memory=3956628 CPUtime=102.01 cores=5,7
/proc/101729/stat : 101729 (naps-1.03a6) R 101725 101725 100921 0 -1 4194304 491177 0 0 0 10016 185 0 0 20 0 1 0 76365601 4339974144 989157 18446744073709551615 4198400 7047149 140722317444672 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 41148416 140722317449587 140722317449701 140722317449701 140722317455305 0
/proc/101729/statm: 1059564 989157 640 696 0 1058725 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 4242448 KiB
Current children cumulated memory: 3959700 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/270 101735
/proc/meminfo: memFree=113088892/131250000 swapFree=33010160/33010684
[pid=101725] ppid=101722 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/101725/stat : 101725 (naps-1.03a6.sh) S 101722 101725 100921 0 -1 4194304 233 205 0 0 0 0 0 0 20 0 1 0 76365599 4292608 768 18446744073709551615 94155541303296 94155542197829 140730912974000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94155542436880 94155542484624 94155549437952 140730912979366 140730912979460 140730912979460 140730912985063 0
/proc/101725/statm: 1048 768 704 219 0 110 0
[pid=101729] ppid=101725 vsize=4131480 memory=3973300 CPUtime=161.85 cores=5,7
/proc/101729/stat : 101729 (naps-1.03a6) R 101725 101725 100921 0 -1 4194304 517153 0 0 0 15876 309 0 0 20 0 1 0 76365601 4230635520 993325 18446744073709551615 4198400 7047149 140722317444672 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 41148416 140722317449587 140722317449701 140722317449701 140722317455305 0
/proc/101729/statm: 1032870 993325 640 696 0 1032031 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 4135672 KiB
Current children cumulated memory: 3976372 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/270 101737
/proc/meminfo: memFree=113289612/131250000 swapFree=33010160/33010684
[pid=101725] ppid=101722 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/101725/stat : 101725 (naps-1.03a6.sh) S 101722 101725 100921 0 -1 4194304 233 205 0 0 0 0 0 0 20 0 1 0 76365599 4292608 768 18446744073709551615 94155541303296 94155542197829 140730912974000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94155542436880 94155542484624 94155549437952 140730912979366 140730912979460 140730912979460 140730912985063 0
/proc/101725/statm: 1048 768 704 219 0 110 0
[pid=101729] ppid=101725 vsize=3956468 memory=3788508 CPUtime=221.69 cores=5,7
/proc/101729/stat : 101729 (naps-1.03a6) R 101725 101725 100921 0 -1 4194304 526053 0 0 0 21805 364 0 0 20 0 1 0 76365601 4051423232 947127 18446744073709551615 4198400 7047149 140722317444672 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 41148416 140722317449587 140722317449701 140722317449701 140722317455305 0
/proc/101729/statm: 989117 947127 640 696 0 988278 0
Current children cumulated CPU time: 221.69 s

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

/proc/101729/statm: 1493654 1441916 640 696 0 1492815 0
Current children cumulated CPU time: 3033.93 s
Current children cumulated vsize: 5978808 KiB
Current children cumulated memory: 5770736 KiB

[startup+3102.3 s]
/proc/loadavg: 4.53 4.21 4.13 5/270 102040
/proc/meminfo: memFree=69473732/131250000 swapFree=33010160/33010684
[pid=101725] ppid=101722 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/101725/stat : 101725 (naps-1.03a6.sh) S 101722 101725 100921 0 -1 4194304 233 205 0 0 0 0 0 0 20 0 1 0 76365599 4292608 768 18446744073709551615 94155541303296 94155542197829 140730912974000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94155542436880 94155542484624 94155549437952 140730912979366 140730912979460 140730912979460 140730912985063 0
/proc/101725/statm: 1048 768 704 219 0 110 0
[pid=101729] ppid=101725 vsize=5974616 memory=5767664 CPUtime=3093.74 cores=5,7
/proc/101729/stat : 101729 (naps-1.03a6) R 101725 101725 100921 0 -1 4194304 1520247 0 0 0 307212 2162 0 0 20 0 1 0 76365601 6118006784 1441916 18446744073709551615 4198400 7047149 140722317444672 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 41148416 140722317449587 140722317449701 140722317449701 140722317455305 0
/proc/101729/statm: 1493654 1441916 640 696 0 1492815 0
Current children cumulated CPU time: 3093.74 s
Current children cumulated vsize: 5978808 KiB
Current children cumulated memory: 5770736 KiB

[startup+3162.3 s]
/proc/loadavg: 4.60 4.27 4.15 5/270 102042
/proc/meminfo: memFree=69611244/131250000 swapFree=33010160/33010684
[pid=101725] ppid=101722 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/101725/stat : 101725 (naps-1.03a6.sh) S 101722 101725 100921 0 -1 4194304 233 205 0 0 0 0 0 0 20 0 1 0 76365599 4292608 768 18446744073709551615 94155541303296 94155542197829 140730912974000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94155542436880 94155542484624 94155549437952 140730912979366 140730912979460 140730912979460 140730912985063 0
/proc/101725/statm: 1048 768 704 219 0 110 0
[pid=101729] ppid=101725 vsize=5974616 memory=5767664 CPUtime=3153.55 cores=5,7
/proc/101729/stat : 101729 (naps-1.03a6) R 101725 101725 100921 0 -1 4194304 1521769 0 0 0 313193 2162 0 0 20 0 1 0 76365601 6118006784 1441916 18446744073709551615 4198400 7047149 140722317444672 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 41148416 140722317449587 140722317449701 140722317449701 140722317455305 0
/proc/101729/statm: 1493654 1441916 640 696 0 1492815 0
Current children cumulated CPU time: 3153.55 s
Current children cumulated vsize: 5978808 KiB
Current children cumulated memory: 5770736 KiB

[startup+3222.3 s]
/proc/loadavg: 4.37 4.26 4.15 5/268 102044
/proc/meminfo: memFree=69340984/131250000 swapFree=33010160/33010684
[pid=101725] ppid=101722 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/101725/stat : 101725 (naps-1.03a6.sh) S 101722 101725 100921 0 -1 4194304 233 205 0 0 0 0 0 0 20 0 1 0 76365599 4292608 768 18446744073709551615 94155541303296 94155542197829 140730912974000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94155542436880 94155542484624 94155549437952 140730912979366 140730912979460 140730912979460 140730912985063 0
/proc/101725/statm: 1048 768 704 219 0 110 0
[pid=101729] ppid=101725 vsize=5974348 memory=5767396 CPUtime=3213.36 cores=5,7
/proc/101729/stat : 101729 (naps-1.03a6) R 101725 101725 100921 0 -1 4194304 1525957 0 0 0 319160 2176 0 0 20 0 1 0 76365601 6117732352 1441849 18446744073709551615 4198400 7047149 140722317444672 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 41148416 140722317449587 140722317449701 140722317449701 140722317455305 0
/proc/101729/statm: 1493587 1441849 640 696 0 1492748 0
Current children cumulated CPU time: 3213.36 s
Current children cumulated vsize: 5978540 KiB
Current children cumulated memory: 5770468 KiB

[startup+3282.3 s]
/proc/loadavg: 4.20 4.23 4.15 5/269 102047
/proc/meminfo: memFree=68998580/131250000 swapFree=33010160/33010684
[pid=101725] ppid=101722 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/101725/stat : 101725 (naps-1.03a6.sh) S 101722 101725 100921 0 -1 4194304 233 205 0 0 0 0 0 0 20 0 1 0 76365599 4292608 768 18446744073709551615 94155541303296 94155542197829 140730912974000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94155542436880 94155542484624 94155549437952 140730912979366 140730912979460 140730912979460 140730912985063 0
/proc/101725/statm: 1048 768 704 219 0 110 0
[pid=101729] ppid=101725 vsize=6067760 memory=5855108 CPUtime=3273.16 cores=5,7
/proc/101729/stat : 101729 (naps-1.03a6) R 101725 101725 100921 0 -1 4194304 1541396 0 0 0 325102 2214 0 0 20 0 1 0 76365601 6213386240 1463777 18446744073709551615 4198400 7047149 140722317444672 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 41148416 140722317449587 140722317449701 140722317449701 140722317455305 0
/proc/101729/statm: 1516940 1463777 640 696 0 1516101 0
Current children cumulated CPU time: 3273.16 s
Current children cumulated vsize: 6071952 KiB
Current children cumulated memory: 5858180 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.20 4.14 5/268 102049
/proc/meminfo: memFree=68719908/131250000 swapFree=33010160/33010684
[pid=101725] ppid=101722 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/101725/stat : 101725 (naps-1.03a6.sh) S 101722 101725 100921 0 -1 4194304 233 205 0 0 0 0 0 0 20 0 1 0 76365599 4292608 768 18446744073709551615 94155541303296 94155542197829 140730912974000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94155542436880 94155542484624 94155549437952 140730912979366 140730912979460 140730912979460 140730912985063 0
/proc/101725/statm: 1048 768 704 219 0 110 0
[pid=101729] ppid=101725 vsize=6276648 memory=5832796 CPUtime=3332.98 cores=5,7
/proc/101729/stat : 101729 (naps-1.03a6) R 101725 101725 100921 0 -1 4194304 1548535 0 0 0 331060 2238 0 0 20 0 1 0 76365601 6427287552 1458199 18446744073709551615 4198400 7047149 140722317444672 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 41148416 140722317449587 140722317449701 140722317449701 140722317455305 0
/proc/101729/statm: 1569162 1458199 640 696 0 1568323 0
Current children cumulated CPU time: 3332.98 s
Current children cumulated vsize: 6280840 KiB
Current children cumulated memory: 5835868 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.18 4.14 5/268 102052
/proc/meminfo: memFree=68419756/131250000 swapFree=33010160/33010684
[pid=101725] ppid=101722 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/101725/stat : 101725 (naps-1.03a6.sh) S 101722 101725 100921 0 -1 4194304 233 205 0 0 0 0 0 0 20 0 1 0 76365599 4292608 768 18446744073709551615 94155541303296 94155542197829 140730912974000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94155542436880 94155542484624 94155549437952 140730912979366 140730912979460 140730912979460 140730912985063 0
/proc/101725/statm: 1048 768 704 219 0 110 0
[pid=101729] ppid=101725 vsize=6352224 memory=5932532 CPUtime=3392.8 cores=5,7
/proc/101729/stat : 101729 (naps-1.03a6) R 101725 101725 100921 0 -1 4194304 1556805 0 0 0 337005 2275 0 0 20 0 1 0 76365601 6504677376 1483133 18446744073709551615 4198400 7047149 140722317444672 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 41148416 140722317449587 140722317449701 140722317449701 140722317455305 0
/proc/101729/statm: 1588056 1483133 640 696 0 1587217 0
Current children cumulated CPU time: 3392.8 s
Current children cumulated vsize: 6356416 KiB
Current children cumulated memory: 5935604 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.16 4.13 5/268 102054
/proc/meminfo: memFree=65962912/131250000 swapFree=33010160/33010684
[pid=101725] ppid=101722 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/101725/stat : 101725 (naps-1.03a6.sh) S 101722 101725 100921 0 -1 4194304 233 205 0 0 0 0 0 0 20 0 1 0 76365599 4292608 768 18446744073709551615 94155541303296 94155542197829 140730912974000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94155542436880 94155542484624 94155549437952 140730912979366 140730912979460 140730912979460 140730912985063 0
/proc/101725/statm: 1048 768 704 219 0 110 0
[pid=101729] ppid=101725 vsize=6352224 memory=5983240 CPUtime=3452.6 cores=5,7
/proc/101729/stat : 101729 (naps-1.03a6) R 101725 101725 100921 0 -1 4194304 1560695 0 0 0 342981 2279 0 0 20 0 1 0 76365601 6504677376 1495810 18446744073709551615 4198400 7047149 140722317444672 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 41148416 140722317449587 140722317449701 140722317449701 140722317455305 0
/proc/101729/statm: 1588056 1495810 640 696 0 1587217 0
Current children cumulated CPU time: 3452.6 s
Current children cumulated vsize: 6356416 KiB
Current children cumulated memory: 5986312 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.14 4.12 5/268 102056
/proc/meminfo: memFree=64792660/131250000 swapFree=33010160/33010684
[pid=101725] ppid=101722 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/101725/stat : 101725 (naps-1.03a6.sh) S 101722 101725 100921 0 -1 4194304 233 205 0 0 0 0 0 0 20 0 1 0 76365599 4292608 768 18446744073709551615 94155541303296 94155542197829 140730912974000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94155542436880 94155542484624 94155549437952 140730912979366 140730912979460 140730912979460 140730912985063 0
/proc/101725/statm: 1048 768 704 219 0 110 0
[pid=101729] ppid=101725 vsize=6352224 memory=5983240 CPUtime=3512.41 cores=5,7
/proc/101729/stat : 101729 (naps-1.03a6) R 101725 101725 100921 0 -1 4194304 1562346 0 0 0 348961 2280 0 0 20 0 1 0 76365601 6504677376 1495810 18446744073709551615 4198400 7047149 140722317444672 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 41148416 140722317449587 140722317449701 140722317449701 140722317455305 0
/proc/101729/statm: 1588056 1495810 640 696 0 1587217 0
Current children cumulated CPU time: 3512.41 s
Current children cumulated vsize: 6356416 KiB
Current children cumulated memory: 5986312 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.14 4.12 5/269 102063
/proc/meminfo: memFree=65510368/131250000 swapFree=33010160/33010684
[pid=101725] ppid=101722 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/101725/stat : 101725 (naps-1.03a6.sh) S 101722 101725 100921 0 -1 4194304 233 205 0 0 0 0 0 0 20 0 1 0 76365599 4292608 768 18446744073709551615 94155541303296 94155542197829 140730912974000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94155542436880 94155542484624 94155549437952 140730912979366 140730912979460 140730912979460 140730912985063 0
/proc/101725/statm: 1048 768 704 219 0 110 0
[pid=101729] ppid=101725 vsize=6522596 memory=6180252 CPUtime=3572.21 cores=5,7
/proc/101729/stat : 101729 (naps-1.03a6) R 101725 101725 100921 0 -1 4194304 1566006 0 0 0 354931 2290 0 0 20 0 1 0 76365601 6679138304 1545063 18446744073709551615 4198400 7047149 140722317444672 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 41148416 140722317449587 140722317449701 140722317449701 140722317455305 0
/proc/101729/statm: 1630649 1545063 640 696 0 1629810 0
Current children cumulated CPU time: 3572.21 s
Current children cumulated vsize: 6526788 KiB
Current children cumulated memory: 6183324 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.2 s]
/proc/loadavg: 4.07 4.13 4.12 5/269 102063
/proc/meminfo: memFree=62317544/131250000 swapFree=33010160/33010684
[pid=101725] ppid=101722 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/101725/stat : 101725 (naps-1.03a6.sh) S 101722 101725 100921 0 -1 4194304 233 205 0 0 0 0 0 0 20 0 1 0 76365599 4292608 768 18446744073709551615 94155541303296 94155542197829 140730912974000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94155542436880 94155542484624 94155549437952 140730912979366 140730912979460 140730912979460 140730912985063 0
/proc/101725/statm: 1048 768 704 219 0 110 0
[pid=101729] ppid=101725 vsize=6188204 memory=5760616 CPUtime=3600.03 cores=5,7
/proc/101729/stat : 101729 (naps-1.03a6) R 101725 101725 100921 0 -1 4194304 1567323 0 0 0 357711 2292 0 0 20 0 1 0 76365601 6336720896 1440154 18446744073709551615 4198400 7047149 140722317444672 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 41148416 140722317449587 140722317449701 140722317449701 140722317455305 0
/proc/101729/statm: 1547051 1440154 640 696 0 1546212 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 6192396 KiB
Current children cumulated memory: 5763688 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3610.2 s]
# the end of solver process 101725 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0.00186 s, system=0.002441 s
Sleeping 2 seconds

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

# cumulated CPU time of all completed processes:  user=3577.11 s, system=22.9767 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 10

Real time (s): 3610.25
CPU time (s): 3600.09
CPU user time (s): 3577.11
CPU system time (s): 22.9767
CPU usage (%): 99.7186
Max. virtual memory (cumulated for all children) (KiB): 7352264
Max. memory (cumulated for all children) (KiB): 6791384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3577.11
system time used= 22.9767
maximum resident set size= 6789800
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1567762
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= 600
involuntary context switches= 2436


# summary of solver processes directly reported to runsolver:
#   pid: 101725,101729
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3577.11
#   total CPU system time (s): 22.9767

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.43646 second user time and 17.1619 second system time

The end

Launcher Data

Begin job on nodeC016 at 2025-07-04 07:28:00
IDJOB=4524198
IDBENCH=180627
IDSOLVER=3341
FILE ID=nodeC016/4524198-1751606880
RUNJOBID= nodeC016-1751604148-100934
SLURM_JOB_ID= 9598889
Free space on /tmp= 431004 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB25/normalized-PB25/OPT-LIN/wallon/normalized-GolombRuler-a3v18-15_c18.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4524198-1751606880/watcher-4524198-1751606880 -o /tmp/evaluation-result-4524198-1751606880/solver-4524198-1751606880 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751604148-100934 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4524198-1751606880.opb

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

MD5SUM BENCH= 64dbfbfc0114f72138d7179eedb1d684
RANDOM SEED=237854541

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        117184212 kB
MemAvailable:   128725000 kB
Buffers:            2144 kB
Cached:         12255268 kB
SwapCached:           28 kB
Active:          1656904 kB
Inactive:       11577448 kB
Active(anon):     989768 kB
Inactive(anon):     5216 kB
Active(file):     667136 kB
Inactive(file): 11572232 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              6168 kB
Writeback:             0 kB
AnonPages:        977340 kB
Mapped:           112276 kB
Shmem:             18044 kB
KReclaimable:     281320 kB
Slab:             376176 kB
SReclaimable:     281320 kB
SUnreclaim:        94856 kB
KernelStack:        4320 kB
PageTables:         4980 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1334452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    788480 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430116 MiB
End job on nodeC016 at 2025-07-04 08:28:11