Trace number 4545071

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 NameAnswerCPU timeWall clock time
NaPS naps-1.03a6? (TO) 3600.04 3609.9

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/wallon/
normalized-SolitairePattern-table-3-3-9.opb
MD5SUM297c2237af667ea8e386e1666cb34677
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark146.963
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables625728
Total number of constraints628780
Number of constraints which are clauses6288
Number of constraints which are cardinality constraints (but not clauses)56
Number of constraints which are nor clauses,nor cardinality constraints622436
Minimum length of a constraint1
Maximum length of a constraint2712
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 75
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 2977
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

0.00/0.01	c NaPS 1.03a6.
0.00/0.01	c Input file name: HOME/instance-4545071-1753235965.opb
3600.03/3609.90	c 
3600.03/3609.90	c *** TERMINATED *** by signal 15
3600.03/3609.90	s UNKNOWN
3600.03/3609.90	c _____________________________________________________________________________
3600.03/3609.90	c std/band forms        : 602862,28
3600.03/3609.90	c 2cl/3cl ITE-codings   : 0,126560
3600.03/3609.90	c BDD/srt/adr Max costs : 4876,1608,0
3600.03/3609.90	c BDDraw/bin/mul/srt/adr: 602780,0,28,82,0
3600.03/3609.90	c BDD nodes             : 2454788
3600.03/3609.90	c Es1/CC detections     : 0,0
3600.03/3609.90	c CC sort               : 55
3600.03/3609.90	c SAT/UNSAT calls       : 0,0
3600.03/3609.90	c regenrated variables  : 0
3600.03/3609.90	c eliminated fixed lits : 58910
3600.03/3609.90	c goal lit flips        : 0
3600.03/3609.90	c goal stages           : 0
3600.03/3609.90	c goal shrink           : 0
3600.03/3609.90	c goal coeff separations: 0
3600.03/3609.90	c restarts              : 0
3600.03/3609.90	c conflicts             : 0              (0 /sec)
3600.03/3609.90	c decisions             : 0              (0 /sec)
3600.03/3609.90	c propagations          : 0              (0 /sec)
3600.03/3609.90	c inspects              : 0              (0 /sec)
3600.03/3609.90	c CPU time (solving tm) : 3595 s        (3581 s, SAT 0 s, UNSAT 0 s)
3600.03/3609.90	c Time for Opt-base     : 0.03169 s
3600.03/3609.90	c Steps for Opt-base    : 114800
3600.03/3609.90	c Time for BDD coding   : 6.055 s
3600.03/3609.90	c Time for srt coding   : 0.009532 s
3600.03/3609.90	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 (45126 MiB free)
  memory of node 1: 64465 MiB (42911 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4545071-1753235965/watcher-4545071-1753235965 -o /tmp/evaluation-result-4545071-1753235965/solver-4545071-1753235965 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1753232354-160780 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4545071-1753235965.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=161270, runsolver pid=161267

[startup+0.100049 s]*
/proc/loadavg: 4.12 4.10 4.05 4/262 161276
/proc/meminfo: memFree=90147192/131249988 swapFree=33010160/33010684
[pid=161270] ppid=161267 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/161270/stat : 161270 (naps-1.03a6.sh) S 161267 161270 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 239274083 4292608 704 18446744073709551615 94349261586432 94349262480965 140730130437392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94349262720016 94349262767760 94349296123904 140730130446757 140730130446851 140730130446851 140730130452455 0
/proc/161270/statm: 1048 704 672 219 0 110 0
[pid=161274] ppid=161270 vsize=15400 memory=13416 CPUtime=0.08 cores=4,6
/proc/161274/stat : 161274 (naps-1.03a6) R 161270 161270 160769 0 -1 4194304 2962 0 0 0 8 0 0 0 20 0 1 0 239274084 15769600 3354 18446744073709551615 4198400 7047149 140737419109040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35909632 140737419110770 140737419110884 140737419110884 140737419116489 0
/proc/161274/statm: 3850 3354 544 696 0 3011 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 19592 KiB
Current children cumulated memory: 16232 KiB

[startup+0.205571 s]*
/proc/loadavg: 4.12 4.10 4.05 4/265 161289
/proc/meminfo: memFree=90136868/131249988 swapFree=33010160/33010684
[pid=161270] ppid=161267 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/161270/stat : 161270 (naps-1.03a6.sh) S 161267 161270 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 239274083 4292608 704 18446744073709551615 94349261586432 94349262480965 140730130437392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94349262720016 94349262767760 94349296123904 140730130446757 140730130446851 140730130446851 140730130452455 0
/proc/161270/statm: 1048 704 672 219 0 110 0
[pid=161274] ppid=161270 vsize=28752 memory=26340 CPUtime=0.18 cores=4,6
/proc/161274/stat : 161274 (naps-1.03a6) R 161270 161270 160769 0 -1 4194304 6409 0 0 0 18 0 0 0 20 0 1 0 239274084 29442048 6585 18446744073709551615 4198400 7047149 140737419109040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35909632 140737419110770 140737419110884 140737419110884 140737419116489 0
/proc/161274/statm: 7188 6585 544 696 0 6349 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 32944 KiB
Current children cumulated memory: 29156 KiB

[startup+0.305608 s]*
/proc/loadavg: 4.12 4.10 4.05 5/265 161289
/proc/meminfo: memFree=90123124/131249988 swapFree=33010160/33010684
[pid=161270] ppid=161267 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/161270/stat : 161270 (naps-1.03a6.sh) S 161267 161270 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 239274083 4292608 704 18446744073709551615 94349261586432 94349262480965 140730130437392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94349262720016 94349262767760 94349296123904 140730130446757 140730130446851 140730130446851 140730130452455 0
/proc/161270/statm: 1048 704 672 219 0 110 0
[pid=161274] ppid=161270 vsize=41144 memory=37452 CPUtime=0.28 cores=4,6
/proc/161274/stat : 161274 (naps-1.03a6) R 161270 161270 160769 0 -1 4194304 9455 0 0 0 27 1 0 0 20 0 1 0 239274084 42131456 9363 18446744073709551615 4198400 7047149 140737419109040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35909632 140737419110770 140737419110884 140737419110884 140737419116489 0
/proc/161274/statm: 10286 9363 544 696 0 9447 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 45336 KiB
Current children cumulated memory: 40268 KiB

[startup+0.700303 s]
/proc/loadavg: 4.12 4.10 4.05 5/263 161301
/proc/meminfo: memFree=90080860/131249988 swapFree=33010160/33010684
[pid=161270] ppid=161267 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/161270/stat : 161270 (naps-1.03a6.sh) S 161267 161270 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 239274083 4292608 704 18446744073709551615 94349261586432 94349262480965 140730130437392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94349262720016 94349262767760 94349296123904 140730130446757 140730130446851 140730130446851 140730130452455 0
/proc/161270/statm: 1048 704 672 219 0 110 0
[pid=161274] ppid=161270 vsize=86508 memory=80608 CPUtime=0.67 cores=4,6
/proc/161274/stat : 161274 (naps-1.03a6) R 161270 161270 160769 0 -1 4194304 20701 0 0 0 64 3 0 0 20 0 1 0 239274084 88584192 20152 18446744073709551615 4198400 7047149 140737419109040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35909632 140737419110770 140737419110884 140737419110884 140737419116489 0
/proc/161274/statm: 21627 20152 544 696 0 20788 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 90700 KiB
Current children cumulated memory: 83424 KiB

[startup+1.5002 s]
/proc/loadavg: 4.12 4.10 4.05 5/267 161323
/proc/meminfo: memFree=89995760/131249988 swapFree=33010160/33010684
[pid=161270] ppid=161267 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/161270/stat : 161270 (naps-1.03a6.sh) S 161267 161270 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 239274083 4292608 704 18446744073709551615 94349261586432 94349262480965 140730130437392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94349262720016 94349262767760 94349296123904 140730130446757 140730130446851 140730130446851 140730130452455 0
/proc/161270/statm: 1048 704 672 219 0 110 0
[pid=161274] ppid=161270 vsize=171196 memory=159256 CPUtime=1.47 cores=4,6
/proc/161274/stat : 161274 (naps-1.03a6) R 161270 161270 160769 0 -1 4194304 40936 0 0 0 140 7 0 0 20 0 1 0 239274084 175304704 39814 18446744073709551615 4198400 7047149 140737419109040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35909632 140737419110770 140737419110884 140737419110884 140737419116489 0
/proc/161274/statm: 42799 39814 544 696 0 41960 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 175388 KiB
Current children cumulated memory: 162072 KiB

[startup+3.10551 s]
/proc/loadavg: 4.19 4.12 4.06 5/263 161406
/proc/meminfo: memFree=89817636/131249988 swapFree=33010160/33010684
[pid=161270] ppid=161267 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/161270/stat : 161270 (naps-1.03a6.sh) S 161267 161270 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 239274083 4292608 704 18446744073709551615 94349261586432 94349262480965 140730130437392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94349262720016 94349262767760 94349296123904 140730130446757 140730130446851 140730130446851 140730130452455 0
/proc/161270/statm: 1048 704 672 219 0 110 0
[pid=161274] ppid=161270 vsize=346964 memory=326044 CPUtime=3.07 cores=4,6
/proc/161274/stat : 161274 (naps-1.03a6) R 161270 161270 160769 0 -1 4194304 80570 0 0 0 294 13 0 0 20 0 1 0 239274084 355291136 81511 18446744073709551615 4198400 7047149 140737419109040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35909632 140737419110770 140737419110884 140737419110884 140737419116489 0
/proc/161274/statm: 86741 81511 544 696 0 85902 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 351156 KiB
Current children cumulated memory: 328860 KiB

[startup+6.3002 s]
/proc/loadavg: 4.19 4.12 4.06 5/267 161419
/proc/meminfo: memFree=89088088/131249988 swapFree=33010160/33010684
[pid=161270] ppid=161267 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/161270/stat : 161270 (naps-1.03a6.sh) S 161267 161270 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 239274083 4292608 704 18446744073709551615 94349261586432 94349262480965 140730130437392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94349262720016 94349262767760 94349296123904 140730130446757 140730130446851 140730130446851 140730130452455 0
/proc/161270/statm: 1048 704 672 219 0 110 0
[pid=161274] ppid=161270 vsize=714088 memory=676436 CPUtime=6.26 cores=4,6
/proc/161274/stat : 161274 (naps-1.03a6) R 161270 161270 160769 0 -1 4194304 159996 0 0 0 599 27 0 0 20 0 1 0 239274084 731226112 169109 18446744073709551615 4198400 7047149 140737419109040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35909632 140737419110770 140737419110884 140737419110884 140737419116489 0
/proc/161274/statm: 178522 169109 544 696 0 177683 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 718280 KiB
Current children cumulated memory: 679252 KiB

[startup+12.7002 s]
/proc/loadavg: 4.17 4.12 4.06 5/267 161419
/proc/meminfo: memFree=88716848/131249988 swapFree=33010160/33010684
[pid=161270] ppid=161267 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/161270/stat : 161270 (naps-1.03a6.sh) S 161267 161270 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 239274083 4292608 704 18446744073709551615 94349261586432 94349262480965 140730130437392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94349262720016 94349262767760 94349296123904 140730130446757 140730130446851 140730130446851 140730130452455 0
/proc/161270/statm: 1048 704 672 219 0 110 0
[pid=161274] ppid=161270 vsize=809704 memory=767972 CPUtime=12.64 cores=4,6
/proc/161274/stat : 161274 (naps-1.03a6) R 161270 161270 160769 0 -1 4194304 175496 0 0 0 1206 58 0 0 20 0 1 0 239274084 829136896 191993 18446744073709551615 4198400 7047149 140737419109040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35909632 140737419110770 140737419110884 140737419110884 140737419116489 0
/proc/161274/statm: 202426 191993 544 696 0 201587 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 813896 KiB
Current children cumulated memory: 770788 KiB

[startup+25.5002 s]
/proc/loadavg: 4.21 4.13 4.06 5/267 161419
/proc/meminfo: memFree=88198828/131249988 swapFree=33010160/33010684
[pid=161270] ppid=161267 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/161270/stat : 161270 (naps-1.03a6.sh) S 161267 161270 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 239274083 4292608 704 18446744073709551615 94349261586432 94349262480965 140730130437392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94349262720016 94349262767760 94349296123904 140730130446757 140730130446851 140730130446851 140730130452455 0
/proc/161270/statm: 1048 704 672 219 0 110 0
[pid=161274] ppid=161270 vsize=1027300 memory=998648 CPUtime=25.41 cores=4,6
/proc/161274/stat : 161274 (naps-1.03a6) R 161270 161270 160769 0 -1 4194304 223690 0 0 0 2454 87 0 0 20 0 1 0 239274084 1051955200 249662 18446744073709551615 4198400 7047149 140737419109040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35909632 140737419110770 140737419110884 140737419110884 140737419116489 0
/proc/161274/statm: 256825 249662 544 696 0 255986 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 1031492 KiB
Current children cumulated memory: 1001464 KiB

[startup+51.1056 s]
/proc/loadavg: 4.14 4.12 4.06 5/267 161467
/proc/meminfo: memFree=88185500/131249988 swapFree=33010160/33010684
[pid=161270] ppid=161267 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/161270/stat : 161270 (naps-1.03a6.sh) S 161267 161270 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 239274083 4292608 704 18446744073709551615 94349261586432 94349262480965 140730130437392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94349262720016 94349262767760 94349296123904 140730130446757 140730130446851 140730130446851 140730130452455 0
/proc/161270/statm: 1048 704 672 219 0 110 0
[pid=161274] ppid=161270 vsize=1125604 memory=1033720 CPUtime=50.95 cores=4,6
/proc/161274/stat : 161274 (naps-1.03a6) R 161270 161270 160769 0 -1 4194304 227915 0 0 0 5001 94 0 0 20 0 1 0 239274084 1152618496 258430 18446744073709551615 4198400 7047149 140737419109040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35909632 140737419110770 140737419110884 140737419110884 140737419116489 0
/proc/161274/statm: 281401 258430 544 696 0 280562 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 1129796 KiB
Current children cumulated memory: 1036536 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.11 4.06 5/267 161480
/proc/meminfo: memFree=87673308/131249988 swapFree=33010160/33010684
[pid=161270] ppid=161267 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/161270/stat : 161270 (naps-1.03a6.sh) S 161267 161270 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 239274083 4292608 704 18446744073709551615 94349261586432 94349262480965 140730130437392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94349262720016 94349262767760 94349296123904 140730130446757 140730130446851 140730130446851 140730130452455 0
/proc/161270/statm: 1048 704 672 219 0 110 0
[pid=161274] ppid=161270 vsize=1117136 memory=1071232 CPUtime=102.01 cores=4,6
/proc/161274/stat : 161274 (naps-1.03a6) R 161270 161270 160769 0 -1 4194304 257480 0 0 0 10083 118 0 0 20 0 1 0 239274084 1143947264 267808 18446744073709551615 4198400 7047149 140737419109040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35909632 140737419110770 140737419110884 140737419110884 140737419116489 0
/proc/161274/statm: 279284 267808 544 696 0 278445 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 1121328 KiB
Current children cumulated memory: 1074048 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.12 4.07 5/267 161482
/proc/meminfo: memFree=86881616/131249988 swapFree=33010160/33010684
[pid=161270] ppid=161267 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/161270/stat : 161270 (naps-1.03a6.sh) S 161267 161270 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 239274083 4292608 704 18446744073709551615 94349261586432 94349262480965 140730130437392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94349262720016 94349262767760 94349296123904 140730130446757 140730130446851 140730130446851 140730130452455 0
/proc/161270/statm: 1048 704 672 219 0 110 0
[pid=161274] ppid=161270 vsize=1477584 memory=1239488 CPUtime=161.85 cores=4,6
/proc/161274/stat : 161274 (naps-1.03a6) R 161270 161270 160769 0 -1 4194304 267551 0 0 0 16046 139 0 0 20 0 1 0 239274084 1513046016 309872 18446744073709551615 4198400 7047149 140737419109040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35909632 140737419110770 140737419110884 140737419110884 140737419116489 0
/proc/161274/statm: 369396 309872 544 696 0 368557 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 1481776 KiB
Current children cumulated memory: 1242304 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 4.10 4.06 5/267 161484
/proc/meminfo: memFree=86605200/131249988 swapFree=33010160/33010684
[pid=161270] ppid=161267 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/161270/stat : 161270 (naps-1.03a6.sh) S 161267 161270 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 239274083 4292608 704 18446744073709551615 94349261586432 94349262480965 140730130437392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94349262720016 94349262767760 94349296123904 140730130446757 140730130446851 140730130446851 140730130452455 0
/proc/161270/statm: 1048 704 672 219 0 110 0
[pid=161274] ppid=161270 vsize=1272784 memory=1179452 CPUtime=221.7 cores=4,6
/proc/161274/stat : 161274 (naps-1.03a6) R 161270 161270 160769 0 -1 4194304 274789 0 0 0 22014 156 0 0 20 0 1 0 239274084 1303330816 294863 18446744073709551615 4198400 7047149 140737419109040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35909632 140737419110770 140737419110884 140737419110884 140737419116489 0
/proc/161274/statm: 318196 294863 544 696 0 317357 0
Current children cumulated CPU time: 221.7 s

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

/proc/loadavg: 3.11 3.14 3.43 4/258 161801
/proc/meminfo: memFree=88453844/131249988 swapFree=33010160/33010684
[pid=161270] ppid=161267 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/161270/stat : 161270 (naps-1.03a6.sh) S 161267 161270 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 239274083 4292608 704 18446744073709551615 94349261586432 94349262480965 140730130437392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94349262720016 94349262767760 94349296123904 140730130446757 140730130446851 140730130446851 140730130452455 0
/proc/161270/statm: 1048 704 672 219 0 110 0
[pid=161274] ppid=161270 vsize=1292412 memory=1229712 CPUtime=3093.85 cores=4,6
/proc/161274/stat : 161274 (naps-1.03a6) R 161270 161270 160769 0 -1 4194304 405720 0 0 0 308938 447 0 0 20 0 1 0 239274084 1323429888 307428 18446744073709551615 4198400 7047149 140737419109040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35909632 140737419110770 140737419110884 140737419110884 140737419116489 0
/proc/161274/statm: 323103 307428 544 696 0 322264 0
Current children cumulated CPU time: 3093.85 s
Current children cumulated vsize: 1296604 KiB
Current children cumulated memory: 1232528 KiB

[startup+3162.3 s]
/proc/loadavg: 3.08 3.13 3.40 4/258 161803
/proc/meminfo: memFree=88482616/131249988 swapFree=33010160/33010684
[pid=161270] ppid=161267 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/161270/stat : 161270 (naps-1.03a6.sh) S 161267 161270 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 239274083 4292608 704 18446744073709551615 94349261586432 94349262480965 140730130437392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94349262720016 94349262767760 94349296123904 140730130446757 140730130446851 140730130446851 140730130452455 0
/proc/161270/statm: 1048 704 672 219 0 110 0
[pid=161274] ppid=161270 vsize=1292412 memory=1223568 CPUtime=3153.68 cores=4,6
/proc/161274/stat : 161274 (naps-1.03a6) R 161270 161270 160769 0 -1 4194304 406335 0 0 0 314919 449 0 0 20 0 1 0 239274084 1323429888 305892 18446744073709551615 4198400 7047149 140737419109040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35909632 140737419110770 140737419110884 140737419110884 140737419116489 0
/proc/161274/statm: 323103 305892 544 696 0 322264 0
Current children cumulated CPU time: 3153.68 s
Current children cumulated vsize: 1296604 KiB
Current children cumulated memory: 1226384 KiB

[startup+3222.3 s]
/proc/loadavg: 3.17 3.15 3.39 4/259 161806
/proc/meminfo: memFree=88471640/131249988 swapFree=33010160/33010684
[pid=161270] ppid=161267 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/161270/stat : 161270 (naps-1.03a6.sh) S 161267 161270 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 239274083 4292608 704 18446744073709551615 94349261586432 94349262480965 140730130437392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94349262720016 94349262767760 94349296123904 140730130446757 140730130446851 140730130446851 140730130452455 0
/proc/161270/statm: 1048 704 672 219 0 110 0
[pid=161274] ppid=161270 vsize=1292412 memory=1225616 CPUtime=3213.51 cores=4,6
/proc/161274/stat : 161274 (naps-1.03a6) R 161270 161270 160769 0 -1 4194304 407301 0 0 0 320901 450 0 0 20 0 1 0 239274084 1323429888 306404 18446744073709551615 4198400 7047149 140737419109040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35909632 140737419110770 140737419110884 140737419110884 140737419116489 0
/proc/161274/statm: 323103 306404 544 696 0 322264 0
Current children cumulated CPU time: 3213.51 s
Current children cumulated vsize: 1296604 KiB
Current children cumulated memory: 1228432 KiB

[startup+3282.3 s]
/proc/loadavg: 3.11 3.14 3.37 4/259 161808
/proc/meminfo: memFree=88468160/131249988 swapFree=33010160/33010684
[pid=161270] ppid=161267 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/161270/stat : 161270 (naps-1.03a6.sh) S 161267 161270 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 239274083 4292608 704 18446744073709551615 94349261586432 94349262480965 140730130437392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94349262720016 94349262767760 94349296123904 140730130446757 140730130446851 140730130446851 140730130452455 0
/proc/161270/statm: 1048 704 672 219 0 110 0
[pid=161274] ppid=161270 vsize=1292412 memory=1229712 CPUtime=3273.35 cores=4,6
/proc/161274/stat : 161274 (naps-1.03a6) R 161270 161270 160769 0 -1 4194304 409771 0 0 0 326880 455 0 0 20 0 1 0 239274084 1323429888 307428 18446744073709551615 4198400 7047149 140737419109040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35909632 140737419110770 140737419110884 140737419110884 140737419116489 0
/proc/161274/statm: 323103 307428 544 696 0 322264 0
Current children cumulated CPU time: 3273.35 s
Current children cumulated vsize: 1296604 KiB
Current children cumulated memory: 1232528 KiB

[startup+3342.3 s]
/proc/loadavg: 3.21 3.16 3.36 4/259 161810
/proc/meminfo: memFree=88479492/131249988 swapFree=33010160/33010684
[pid=161270] ppid=161267 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/161270/stat : 161270 (naps-1.03a6.sh) S 161267 161270 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 239274083 4292608 704 18446744073709551615 94349261586432 94349262480965 140730130437392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94349262720016 94349262767760 94349296123904 140730130446757 140730130446851 140730130446851 140730130452455 0
/proc/161270/statm: 1048 704 672 219 0 110 0
[pid=161274] ppid=161270 vsize=1292412 memory=1229744 CPUtime=3333.17 cores=4,6
/proc/161274/stat : 161274 (naps-1.03a6) R 161270 161270 160769 0 -1 4194304 412425 0 0 0 332859 458 0 0 20 0 1 0 239274084 1323429888 307436 18446744073709551615 4198400 7047149 140737419109040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35909632 140737419110770 140737419110884 140737419110884 140737419116489 0
/proc/161274/statm: 323103 307436 544 696 0 322264 0
Current children cumulated CPU time: 3333.17 s
Current children cumulated vsize: 1296604 KiB
Current children cumulated memory: 1232560 KiB

[startup+3402.3 s]
/proc/loadavg: 3.14 3.14 3.34 4/260 161815
/proc/meminfo: memFree=88469512/131249988 swapFree=33010160/33010684
[pid=161270] ppid=161267 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/161270/stat : 161270 (naps-1.03a6.sh) S 161267 161270 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 239274083 4292608 704 18446744073709551615 94349261586432 94349262480965 140730130437392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94349262720016 94349262767760 94349296123904 140730130446757 140730130446851 140730130446851 140730130452455 0
/proc/161270/statm: 1048 704 672 219 0 110 0
[pid=161274] ppid=161270 vsize=1292412 memory=1229744 CPUtime=3393.02 cores=4,6
/proc/161274/stat : 161274 (naps-1.03a6) R 161270 161270 160769 0 -1 4194304 413922 0 0 0 338840 462 0 0 20 0 1 0 239274084 1323429888 307436 18446744073709551615 4198400 7047149 140737419109040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35909632 140737419110770 140737419110884 140737419110884 140737419116489 0
/proc/161274/statm: 323103 307436 544 696 0 322264 0
Current children cumulated CPU time: 3393.02 s
Current children cumulated vsize: 1296604 KiB
Current children cumulated memory: 1232560 KiB

[startup+3462.3 s]
/proc/loadavg: 3.10 3.13 3.32 4/260 161821
/proc/meminfo: memFree=88482164/131249988 swapFree=33010160/33010684
[pid=161270] ppid=161267 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/161270/stat : 161270 (naps-1.03a6.sh) S 161267 161270 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 239274083 4292608 704 18446744073709551615 94349261586432 94349262480965 140730130437392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94349262720016 94349262767760 94349296123904 140730130446757 140730130446851 140730130446851 140730130452455 0
/proc/161270/statm: 1048 704 672 219 0 110 0
[pid=161274] ppid=161270 vsize=1292412 memory=1231792 CPUtime=3452.84 cores=4,6
/proc/161274/stat : 161274 (naps-1.03a6) R 161270 161270 160769 0 -1 4194304 414719 0 0 0 344821 463 0 0 20 0 1 0 239274084 1323429888 307948 18446744073709551615 4198400 7047149 140737419109040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35909632 140737419110770 140737419110884 140737419110884 140737419116489 0
/proc/161274/statm: 323103 307948 544 696 0 322264 0
Current children cumulated CPU time: 3452.84 s
Current children cumulated vsize: 1296604 KiB
Current children cumulated memory: 1234608 KiB

[startup+3522.3 s]
/proc/loadavg: 3.10 3.12 3.31 4/260 161823
/proc/meminfo: memFree=88468932/131249988 swapFree=33010160/33010684
[pid=161270] ppid=161267 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/161270/stat : 161270 (naps-1.03a6.sh) S 161267 161270 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 239274083 4292608 704 18446744073709551615 94349261586432 94349262480965 140730130437392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94349262720016 94349262767760 94349296123904 140730130446757 140730130446851 140730130446851 140730130452455 0
/proc/161270/statm: 1048 704 672 219 0 110 0
[pid=161274] ppid=161270 vsize=1292412 memory=1225648 CPUtime=3512.67 cores=4,6
/proc/161274/stat : 161274 (naps-1.03a6) R 161270 161270 160769 0 -1 4194304 416901 0 0 0 350801 466 0 0 20 0 1 0 239274084 1323429888 306412 18446744073709551615 4198400 7047149 140737419109040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35909632 140737419110770 140737419110884 140737419110884 140737419116489 0
/proc/161274/statm: 323103 306412 544 696 0 322264 0
Current children cumulated CPU time: 3512.67 s
Current children cumulated vsize: 1296604 KiB
Current children cumulated memory: 1228464 KiB

[startup+3582.3 s]
/proc/loadavg: 3.09 3.11 3.29 4/260 161825
/proc/meminfo: memFree=88493768/131249988 swapFree=33010160/33010684
[pid=161270] ppid=161267 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/161270/stat : 161270 (naps-1.03a6.sh) S 161267 161270 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 239274083 4292608 704 18446744073709551615 94349261586432 94349262480965 140730130437392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94349262720016 94349262767760 94349296123904 140730130446757 140730130446851 140730130446851 140730130452455 0
/proc/161270/statm: 1048 704 672 219 0 110 0
[pid=161274] ppid=161270 vsize=1292412 memory=1225648 CPUtime=3572.5 cores=4,6
/proc/161274/stat : 161274 (naps-1.03a6) R 161270 161270 160769 0 -1 4194304 417635 0 0 0 356783 467 0 0 20 0 1 0 239274084 1323429888 306412 18446744073709551615 4198400 7047149 140737419109040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35909632 140737419110770 140737419110884 140737419110884 140737419116489 0
/proc/161274/statm: 323103 306412 544 696 0 322264 0
Current children cumulated CPU time: 3572.5 s
Current children cumulated vsize: 1296604 KiB
Current children cumulated memory: 1228464 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.9 s]
/proc/loadavg: 3.12 3.12 3.28 4/260 161825
/proc/meminfo: memFree=88475716/131249988 swapFree=33010160/33010684
[pid=161270] ppid=161267 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/161270/stat : 161270 (naps-1.03a6.sh) S 161267 161270 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 239274083 4292608 704 18446744073709551615 94349261586432 94349262480965 140730130437392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94349262720016 94349262767760 94349296123904 140730130446757 140730130446851 140730130446851 140730130452455 0
/proc/161270/statm: 1048 704 672 219 0 110 0
[pid=161274] ppid=161270 vsize=1259644 memory=1217456 CPUtime=3600.03 cores=4,6
/proc/161274/stat : 161274 (naps-1.03a6) R 161270 161270 160769 0 -1 4194304 418405 0 0 0 359533 470 0 0 20 0 1 0 239274084 1289875456 304364 18446744073709551615 4198400 7047149 140737419109040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35909632 140737419110770 140737419110884 140737419110884 140737419116489 0
/proc/161274/statm: 314911 304364 544 696 0 314072 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 1263836 KiB
Current children cumulated memory: 1220272 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3595.33 s, system=4.70757 s

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

[startup+3609.9 s]
/proc/loadavg: 3.12 3.12 3.28 4/260 161825
/proc/meminfo: memFree=88475716/131249988 swapFree=33010160/33010684
[pid=161270] ppid=161267 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/161270/stat : 161270 (naps-1.03a6.sh) S 161267 161270 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 239274083 4292608 704 18446744073709551615 94349261586432 94349262480965 140730130437392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94349262720016 94349262767760 94349296123904 140730130446757 140730130446851 140730130446851 140730130452455 0
/proc/161270/statm: 1048 704 672 219 0 110 0
[pid=161274] ppid=161270 vsize=1259644 memory=1217456 CPUtime=3600.03 cores=4,6
/proc/161274/stat : 161274 (naps-1.03a6) R 161270 161270 160769 0 -1 4194304 418405 0 0 0 359533 470 0 0 20 0 1 0 239274084 1289875456 304364 18446744073709551615 4198400 7047149 140737419109040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35909632 140737419110770 140737419110884 140737419110884 140737419116489 0
/proc/161274/statm: 314911 304364 544 696 0 314072 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 1263836 KiB
Current children cumulated memory: 1220272 KiB

Child status: 10

Real time (s): 3609.9
CPU time (s): 3600.04
CPU user time (s): 3595.33
CPU system time (s): 4.70757
CPU usage (%): 99.7268
Max. virtual memory (cumulated for all children) (KiB): 1810344
Max. memory (cumulated for all children) (KiB): 1489740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.33
system time used= 4.70757
maximum resident set size= 1512912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 418854
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= 174
involuntary context switches= 20458


# summary of solver processes directly reported to runsolver:
#   pid: 161270
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3595.33
#   total CPU system time (s): 4.70757

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.32021 second user time and 16.5054 second system time

The end

Launcher Data

Begin job on nodeC020 at 2025-07-23 03:59:25
IDJOB=4545071
IDBENCH=180703
IDSOLVER=3341
FILE ID=nodeC020/4545071-1753235965
RUNJOBID= nodeC020-1753232354-160780
SLURM_JOB_ID= 9687843
Free space on /tmp= 432840 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-SolitairePattern-table-3-3-9.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4545071-1753235965/watcher-4545071-1753235965 -o /tmp/evaluation-result-4545071-1753235965/solver-4545071-1753235965 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1753232354-160780 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4545071-1753235965.opb

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

MD5SUM BENCH= 297c2237af667ea8e386e1666cb34677
RANDOM SEED=1869982152

nodeC020 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.924
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.79
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.900
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.79
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		: 3601.184
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.79
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		: 3599.384
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.79
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		: 3626.015
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.79
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		: 3620.513
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.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        90149240 kB
MemAvailable:   129486312 kB
Buffers:            2128 kB
Cached:         40093760 kB
SwapCached:            4 kB
Active:          1150064 kB
Inactive:       39239544 kB
Active(anon):     295432 kB
Inactive(anon):    24536 kB
Active(file):     854632 kB
Inactive(file): 39215008 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             53032 kB
Writeback:             4 kB
AnonPages:        289112 kB
Mapped:           115788 kB
Shmem:             26244 kB
KReclaimable:     213340 kB
Slab:             309616 kB
SReclaimable:     213340 kB
SUnreclaim:        96276 kB
KernelStack:        4304 kB
PageTables:         3728 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     684864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    208896 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432608 MiB
End job on nodeC020 at 2025-07-23 04:59:35