Trace number 4542653

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.01 3609.91

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/
dec/normalized-composed_pebbling_php_pyramid_height30_pigeons29_holes28.opb
MD5SUM97f31c39a85f5c54920a5de5b1e4a080
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark78.0826
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables403744
Total number of constraints31066
Number of constraints which are clauses15781
Number of constraints which are cardinality constraints (but not clauses)13394
Number of constraints which are nor clauses,nor cardinality constraints1891
Minimum length of a constraint28
Maximum length of a constraint33
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 36
Number of bits of the biggest sum of numbers6
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-4542653-1753203242.opb
3600.00/3609.90	c 
3600.00/3609.90	c *** TERMINATED *** by signal 15
3600.00/3609.90	s UNKNOWN
3600.00/3609.90	c _____________________________________________________________________________
3600.00/3609.90	c std/band forms        : 15285,0
3600.00/3609.90	c 2cl/3cl ITE-codings   : 0,0
3600.00/3609.90	c BDD/srt/adr Max costs : 0,492,0
3600.00/3609.90	c BDDraw/bin/mul/srt/adr: 0,0,0,15285,0
3600.00/3609.90	c BDD nodes             : 0
3600.00/3609.90	c Es1/CC detections     : 0,0
3600.00/3609.90	c CC sort               : 15285
3600.00/3609.90	c SAT/UNSAT calls       : 0,0
3600.00/3609.90	c regenrated variables  : 0
3600.00/3609.90	c eliminated fixed lits : 0
3600.00/3609.90	c goal lit flips        : 0
3600.00/3609.90	c goal stages           : 0
3600.00/3609.90	c goal shrink           : 0
3600.00/3609.90	c goal coeff separations: 0
3600.00/3609.90	c restarts              : 0
3600.00/3609.90	c conflicts             : 0              (0 /sec)
3600.00/3609.90	c decisions             : 0              (0 /sec)
3600.00/3609.90	c propagations          : 0              (0 /sec)
3600.00/3609.90	c inspects              : 0              (0 /sec)
3600.00/3609.90	c CPU time (solving tm) : 3595 s        (3590 s, SAT 0 s, UNSAT 0 s)
3600.00/3609.90	c Time for Opt-base     : 0.1057 s
3600.00/3609.90	c Steps for Opt-base    : 0
3600.00/3609.90	c Time for BDD coding   : 0 s
3600.00/3609.90	c Time for srt coding   : 1.496 s
3600.00/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: 63837 MiB (38255 MiB free)
  memory of node 1: 64465 MiB (38734 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4542653-1753203242/watcher-4542653-1753203242 -o /tmp/evaluation-result-4542653-1753203242/solver-4542653-1753203242 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1753198970-156723 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4542653-1753203242.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=157332, runsolver pid=157329

[startup+0.100066 s]*
/proc/loadavg: 4.05 4.10 4.09 5/254 157336
/proc/meminfo: memFree=78838236/131382112 swapFree=33002444/33010684
[pid=157332] ppid=157329 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/157332/stat : 157332 (naps-1.03a6.sh) S 157329 157332 156705 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 236003622 4292608 736 18446744073709551615 94879705890816 94879706785349 140725010068192 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94879707024400 94879707072144 94879726465024 140725010074021 140725010074115 140725010074115 140725010079719 0
/proc/157332/statm: 1048 736 672 219 0 110 0
[pid=157336] ppid=157332 vsize=6684 memory=4992 CPUtime=0.08 cores=0,2
/proc/157336/stat : 157336 (naps-1.03a6) R 157332 157332 156705 0 -1 4194304 870 0 0 0 8 0 0 0 20 0 1 0 236003624 6844416 1248 18446744073709551615 4198400 7047149 140722993475888 0 0 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7573272 7623312 27426816 140722993482098 140722993482212 140722993482212 140722993487817 0
/proc/157336/statm: 1671 1248 544 696 0 832 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10876 KiB
Current children cumulated memory: 7936 KiB

[startup+0.214803 s]*
/proc/loadavg: 4.05 4.10 4.09 5/254 157336
/proc/meminfo: memFree=78837260/131382112 swapFree=33002444/33010684
[pid=157332] ppid=157329 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/157332/stat : 157332 (naps-1.03a6.sh) S 157329 157332 156705 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 236003622 4292608 736 18446744073709551615 94879705890816 94879706785349 140725010068192 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94879707024400 94879707072144 94879726465024 140725010074021 140725010074115 140725010074115 140725010079719 0
/proc/157332/statm: 1048 736 672 219 0 110 0
[pid=157336] ppid=157332 vsize=11892 memory=8832 CPUtime=0.19 cores=0,2
/proc/157336/stat : 157336 (naps-1.03a6) R 157332 157332 156705 0 -1 4194304 2252 0 0 0 19 0 0 0 20 0 1 0 236003624 12177408 2208 18446744073709551615 4198400 7047149 140722993475888 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27426816 140722993482098 140722993482212 140722993482212 140722993487817 0
/proc/157336/statm: 2973 2208 544 696 0 2134 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 16084 KiB
Current children cumulated memory: 11776 KiB

[startup+0.313682 s]*
/proc/loadavg: 4.05 4.10 4.09 5/254 157336
/proc/meminfo: memFree=78832220/131382112 swapFree=33002444/33010684
[pid=157332] ppid=157329 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/157332/stat : 157332 (naps-1.03a6.sh) S 157329 157332 156705 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 236003622 4292608 736 18446744073709551615 94879705890816 94879706785349 140725010068192 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94879707024400 94879707072144 94879726465024 140725010074021 140725010074115 140725010074115 140725010079719 0
/proc/157332/statm: 1048 736 672 219 0 110 0
[pid=157336] ppid=157332 vsize=15208 memory=12804 CPUtime=0.28 cores=0,2
/proc/157336/stat : 157336 (naps-1.03a6) R 157332 157332 156705 0 -1 4194304 3453 0 0 0 28 0 0 0 20 0 1 0 236003624 15572992 3201 18446744073709551615 4198400 7047149 140722993475888 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27426816 140722993482098 140722993482212 140722993482212 140722993487817 0
/proc/157336/statm: 3802 3201 544 696 0 2963 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 19400 KiB
Current children cumulated memory: 15748 KiB

[startup+0.70042 s]
/proc/loadavg: 4.05 4.10 4.09 5/254 157336
/proc/meminfo: memFree=78823904/131382112 swapFree=33002444/33010684
[pid=157332] ppid=157329 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/157332/stat : 157332 (naps-1.03a6.sh) S 157329 157332 156705 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 236003622 4292608 736 18446744073709551615 94879705890816 94879706785349 140725010068192 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94879707024400 94879707072144 94879726465024 140725010074021 140725010074115 140725010074115 140725010079719 0
/proc/157332/statm: 1048 736 672 219 0 110 0
[pid=157336] ppid=157332 vsize=37252 memory=29996 CPUtime=0.66 cores=0,2
/proc/157336/stat : 157336 (naps-1.03a6) R 157332 157332 156705 0 -1 4194304 8925 0 0 0 64 2 0 0 20 0 1 0 236003624 38146048 7499 18446744073709551615 4198400 7047149 140722993475888 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27426816 140722993482098 140722993482212 140722993482212 140722993487817 0
/proc/157336/statm: 9313 7499 544 696 0 8474 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 41444 KiB
Current children cumulated memory: 32940 KiB

[startup+1.50043 s]
/proc/loadavg: 4.04 4.09 4.09 5/254 157336
/proc/meminfo: memFree=78806516/131382112 swapFree=33002444/33010684
[pid=157332] ppid=157329 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/157332/stat : 157332 (naps-1.03a6.sh) S 157329 157332 156705 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 236003622 4292608 736 18446744073709551615 94879705890816 94879706785349 140725010068192 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94879707024400 94879707072144 94879726465024 140725010074021 140725010074115 140725010074115 140725010079719 0
/proc/157332/statm: 1048 736 672 219 0 110 0
[pid=157336] ppid=157332 vsize=85164 memory=75896 CPUtime=1.46 cores=0,2
/proc/157336/stat : 157336 (naps-1.03a6) R 157332 157332 156705 0 -1 4194304 21491 0 0 0 140 6 0 0 20 0 1 0 236003624 87207936 18974 18446744073709551615 4198400 7047149 140722993475888 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27426816 140722993482098 140722993482212 140722993482212 140722993487817 0
/proc/157336/statm: 21291 18974 544 696 0 20452 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 89356 KiB
Current children cumulated memory: 78840 KiB

[startup+3.1137 s]
/proc/loadavg: 4.04 4.09 4.09 5/254 157336
/proc/meminfo: memFree=78627956/131382112 swapFree=33002444/33010684
[pid=157332] ppid=157329 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/157332/stat : 157332 (naps-1.03a6.sh) S 157329 157332 156705 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 236003622 4292608 736 18446744073709551615 94879705890816 94879706785349 140725010068192 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94879707024400 94879707072144 94879726465024 140725010074021 140725010074115 140725010074115 140725010079719 0
/proc/157332/statm: 1048 736 672 219 0 110 0
[pid=157336] ppid=157332 vsize=296144 memory=279788 CPUtime=3.06 cores=0,2
/proc/157336/stat : 157336 (naps-1.03a6) R 157332 157332 156705 0 -1 4194304 48880 0 0 0 292 14 0 0 20 0 1 0 236003624 303251456 69947 18446744073709551615 4198400 7047149 140722993475888 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27426816 140722993482098 140722993482212 140722993482212 140722993487817 0
/proc/157336/statm: 74036 69947 544 696 0 73197 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 300336 KiB
Current children cumulated memory: 282732 KiB

[startup+6.30044 s]
/proc/loadavg: 4.04 4.09 4.08 5/254 157336
/proc/meminfo: memFree=78209536/131382112 swapFree=33002444/33010684
[pid=157332] ppid=157329 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/157332/stat : 157332 (naps-1.03a6.sh) S 157329 157332 156705 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 236003622 4292608 736 18446744073709551615 94879705890816 94879706785349 140725010068192 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94879707024400 94879707072144 94879726465024 140725010074021 140725010074115 140725010074115 140725010079719 0
/proc/157332/statm: 1048 736 672 219 0 110 0
[pid=157336] ppid=157332 vsize=1140820 memory=957648 CPUtime=6.24 cores=0,2
/proc/157336/stat : 157336 (naps-1.03a6) R 157332 157332 156705 0 -1 4194304 116520 0 0 0 581 43 0 0 20 0 1 0 236003624 1168199680 239412 18446744073709551615 4198400 7047149 140722993475888 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27426816 140722993482098 140722993482212 140722993482212 140722993487817 0
/proc/157336/statm: 285205 239412 544 696 0 284366 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 1145012 KiB
Current children cumulated memory: 960592 KiB

[startup+12.7004 s]
/proc/loadavg: 4.12 4.11 4.09 5/254 157336
/proc/meminfo: memFree=77857208/131382112 swapFree=33002444/33010684
[pid=157332] ppid=157329 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/157332/stat : 157332 (naps-1.03a6.sh) S 157329 157332 156705 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 236003622 4292608 736 18446744073709551615 94879705890816 94879706785349 140725010068192 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94879707024400 94879707072144 94879726465024 140725010074021 140725010074115 140725010074115 140725010079719 0
/proc/157332/statm: 1048 736 672 219 0 110 0
[pid=157336] ppid=157332 vsize=1497724 memory=1258888 CPUtime=12.63 cores=0,2
/proc/157336/stat : 157336 (naps-1.03a6) R 157332 157332 156705 0 -1 4194304 161144 0 0 0 1199 64 0 0 20 0 1 0 236003624 1533669376 314722 18446744073709551615 4198400 7047149 140722993475888 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27426816 140722993482098 140722993482212 140722993482212 140722993487817 0
/proc/157336/statm: 374431 314722 544 696 0 373592 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 1501916 KiB
Current children cumulated memory: 1261832 KiB

[startup+25.5005 s]
/proc/loadavg: 4.10 4.10 4.09 5/254 157336
/proc/meminfo: memFree=80089252/131382112 swapFree=33002444/33010684
[pid=157332] ppid=157329 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/157332/stat : 157332 (naps-1.03a6.sh) S 157329 157332 156705 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 236003622 4292608 736 18446744073709551615 94879705890816 94879706785349 140725010068192 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94879707024400 94879707072144 94879726465024 140725010074021 140725010074115 140725010074115 140725010079719 0
/proc/157332/statm: 1048 736 672 219 0 110 0
[pid=157336] ppid=157332 vsize=2218620 memory=1729856 CPUtime=25.4 cores=0,2
/proc/157336/stat : 157336 (naps-1.03a6) R 157332 157332 156705 0 -1 4194304 163424 0 0 0 2466 74 0 0 20 0 1 0 236003624 2271866880 432464 18446744073709551615 4198400 7047149 140722993475888 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27426816 140722993482098 140722993482212 140722993482212 140722993487817 0
/proc/157336/statm: 554655 432464 544 696 0 553816 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 2222812 KiB
Current children cumulated memory: 1732800 KiB

[startup+51.1139 s]
/proc/loadavg: 4.14 4.11 4.09 5/254 157337
/proc/meminfo: memFree=79442736/131382112 swapFree=33002444/33010684
[pid=157332] ppid=157329 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/157332/stat : 157332 (naps-1.03a6.sh) S 157329 157332 156705 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 236003622 4292608 736 18446744073709551615 94879705890816 94879706785349 140725010068192 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94879707024400 94879707072144 94879726465024 140725010074021 140725010074115 140725010074115 140725010079719 0
/proc/157332/statm: 1048 736 672 219 0 110 0
[pid=157336] ppid=157332 vsize=1825404 memory=1507540 CPUtime=50.94 cores=0,2
/proc/157336/stat : 157336 (naps-1.03a6) R 157332 157332 156705 0 -1 4194304 163692 0 0 0 5020 74 0 0 20 0 1 0 236003624 1869213696 376885 18446744073709551615 4198400 7047149 140722993475888 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27426816 140722993482098 140722993482212 140722993482212 140722993487817 0
/proc/157336/statm: 456351 376885 544 696 0 455512 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 1829596 KiB
Current children cumulated memory: 1510484 KiB

[startup+102.3 s]
/proc/loadavg: 4.75 4.28 4.15 5/254 157339
/proc/meminfo: memFree=78598360/131382112 swapFree=33002444/33010684
[pid=157332] ppid=157329 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/157332/stat : 157332 (naps-1.03a6.sh) S 157329 157332 156705 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 236003622 4292608 736 18446744073709551615 94879705890816 94879706785349 140725010068192 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94879707024400 94879707072144 94879726465024 140725010074021 140725010074115 140725010074115 140725010079719 0
/proc/157332/statm: 1048 736 672 219 0 110 0
[pid=157336] ppid=157332 vsize=1181928 memory=1113556 CPUtime=101.97 cores=0,2
/proc/157336/stat : 157336 (naps-1.03a6) R 157332 157332 156705 0 -1 4194304 225003 0 0 0 10081 116 0 0 20 0 1 0 236003624 1210294272 278389 18446744073709551615 4198400 7047149 140722993475888 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27426816 140722993482098 140722993482212 140722993482212 140722993487817 0
/proc/157336/statm: 295482 278389 544 696 0 294643 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 1186120 KiB
Current children cumulated memory: 1116500 KiB

[startup+162.3 s]
/proc/loadavg: 4.44 4.29 4.16 5/255 157348
/proc/meminfo: memFree=78046900/131382112 swapFree=33002444/33010684
[pid=157332] ppid=157329 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/157332/stat : 157332 (naps-1.03a6.sh) S 157329 157332 156705 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 236003622 4292608 736 18446744073709551615 94879705890816 94879706785349 140725010068192 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94879707024400 94879707072144 94879726465024 140725010074021 140725010074115 140725010074115 140725010079719 0
/proc/157332/statm: 1048 736 672 219 0 110 0
[pid=157336] ppid=157332 vsize=1283536 memory=1149940 CPUtime=161.8 cores=0,2
/proc/157336/stat : 157336 (naps-1.03a6) R 157332 157332 156705 0 -1 4194304 235094 0 0 0 16038 142 0 0 20 0 1 0 236003624 1314340864 287485 18446744073709551615 4198400 7047149 140722993475888 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27426816 140722993482098 140722993482212 140722993482212 140722993487817 0
/proc/157336/statm: 320884 287485 544 696 0 320045 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 1287728 KiB
Current children cumulated memory: 1152884 KiB

[startup+222.3 s]
/proc/loadavg: 4.21 4.25 4.16 5/255 157350
/proc/meminfo: memFree=77923276/131382112 swapFree=33002444/33010684
[pid=157332] ppid=157329 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/157332/stat : 157332 (naps-1.03a6.sh) S 157329 157332 156705 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 236003622 4292608 736 18446744073709551615 94879705890816 94879706785349 140725010068192 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94879707024400 94879707072144 94879726465024 140725010074021 140725010074115 140725010074115 140725010079719 0
/proc/157332/statm: 1048 736 672 219 0 110 0
[pid=157336] ppid=157332 vsize=1630008 memory=1266568 CPUtime=221.63 cores=0,2
/proc/157336/stat : 157336 (naps-1.03a6) R 157332 157332 156705 0 -1 4194304 261591 0 0 0 21973 190 0 0 20 0 1 0 236003624 1669128192 316642 18446744073709551615 4198400 7047149 140722993475888 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27426816 140722993482098 140722993482212 140722993482212 140722993487817 0
/proc/157336/statm: 407502 316642 544 696 0 406663 0
Current children cumulated CPU time: 221.63 s

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

/proc/157336/statm: 280238 240034 544 696 0 279399 0
Current children cumulated CPU time: 3093.77 s
Current children cumulated vsize: 1125144 KiB
Current children cumulated memory: 963080 KiB

[startup+3162.3 s]
/proc/loadavg: 4.14 4.14 4.15 5/254 157635
/proc/meminfo: memFree=103268772/131382112 swapFree=33002444/33010684
[pid=157332] ppid=157329 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/157332/stat : 157332 (naps-1.03a6.sh) S 157329 157332 156705 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 236003622 4292608 736 18446744073709551615 94879705890816 94879706785349 140725010068192 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94879707024400 94879707072144 94879726465024 140725010074021 140725010074115 140725010074115 140725010079719 0
/proc/157332/statm: 1048 736 672 219 0 110 0
[pid=157336] ppid=157332 vsize=1186488 memory=999048 CPUtime=3153.6 cores=0,2
/proc/157336/stat : 157336 (naps-1.03a6) R 157332 157332 156705 0 -1 4194304 429675 0 0 0 314885 475 0 0 20 0 1 0 236003624 1214963712 249762 18446744073709551615 4198400 7047149 140722993475888 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27426816 140722993482098 140722993482212 140722993482212 140722993487817 0
/proc/157336/statm: 296622 249762 544 696 0 295783 0
Current children cumulated CPU time: 3153.6 s
Current children cumulated vsize: 1190680 KiB
Current children cumulated memory: 1001992 KiB

[startup+3222.3 s]
/proc/loadavg: 4.22 4.16 4.16 5/256 157645
/proc/meminfo: memFree=103216952/131382112 swapFree=33002444/33010684
[pid=157332] ppid=157329 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/157332/stat : 157332 (naps-1.03a6.sh) S 157329 157332 156705 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 236003622 4292608 736 18446744073709551615 94879705890816 94879706785349 140725010068192 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94879707024400 94879707072144 94879726465024 140725010074021 140725010074115 140725010074115 140725010079719 0
/proc/157332/statm: 1048 736 672 219 0 110 0
[pid=157336] ppid=157332 vsize=1186488 memory=1040008 CPUtime=3213.44 cores=0,2
/proc/157336/stat : 157336 (naps-1.03a6) R 157332 157332 156705 0 -1 4194304 431493 0 0 0 320865 479 0 0 20 0 1 0 236003624 1214963712 260002 18446744073709551615 4198400 7047149 140722993475888 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27426816 140722993482098 140722993482212 140722993482212 140722993487817 0
/proc/157336/statm: 296622 260002 544 696 0 295783 0
Current children cumulated CPU time: 3213.44 s
Current children cumulated vsize: 1190680 KiB
Current children cumulated memory: 1042952 KiB

[startup+3282.3 s]
/proc/loadavg: 4.20 4.16 4.16 5/255 157647
/proc/meminfo: memFree=103270604/131382112 swapFree=33002444/33010684
[pid=157332] ppid=157329 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/157332/stat : 157332 (naps-1.03a6.sh) S 157329 157332 156705 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 236003622 4292608 736 18446744073709551615 94879705890816 94879706785349 140725010068192 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94879707024400 94879707072144 94879726465024 140725010074021 140725010074115 140725010074115 140725010079719 0
/proc/157332/statm: 1048 736 672 219 0 110 0
[pid=157336] ppid=157332 vsize=1120952 memory=980616 CPUtime=3273.27 cores=0,2
/proc/157336/stat : 157336 (naps-1.03a6) R 157332 157332 156705 0 -1 4194304 435770 0 0 0 326841 486 0 0 20 0 1 0 236003624 1147854848 245154 18446744073709551615 4198400 7047149 140722993475888 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27426816 140722993482098 140722993482212 140722993482212 140722993487817 0
/proc/157336/statm: 280238 245154 544 696 0 279399 0
Current children cumulated CPU time: 3273.27 s
Current children cumulated vsize: 1125144 KiB
Current children cumulated memory: 983560 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.14 4.15 5/255 157649
/proc/meminfo: memFree=103258376/131382112 swapFree=33002444/33010684
[pid=157332] ppid=157329 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/157332/stat : 157332 (naps-1.03a6.sh) S 157329 157332 156705 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 236003622 4292608 736 18446744073709551615 94879705890816 94879706785349 140725010068192 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94879707024400 94879707072144 94879726465024 140725010074021 140725010074115 140725010074115 140725010079719 0
/proc/157332/statm: 1048 736 672 219 0 110 0
[pid=157336] ppid=157332 vsize=1120952 memory=977864 CPUtime=3333.11 cores=0,2
/proc/157336/stat : 157336 (naps-1.03a6) R 157332 157332 156705 0 -1 4194304 438300 0 0 0 332821 490 0 0 20 0 1 0 236003624 1147854848 244466 18446744073709551615 4198400 7047149 140722993475888 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27426816 140722993482098 140722993482212 140722993482212 140722993487817 0
/proc/157336/statm: 280238 244466 544 696 0 279399 0
Current children cumulated CPU time: 3333.11 s
Current children cumulated vsize: 1125144 KiB
Current children cumulated memory: 980808 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.13 4.15 5/255 157651
/proc/meminfo: memFree=103243920/131382112 swapFree=33002444/33010684
[pid=157332] ppid=157329 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/157332/stat : 157332 (naps-1.03a6.sh) S 157329 157332 156705 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 236003622 4292608 736 18446744073709551615 94879705890816 94879706785349 140725010068192 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94879707024400 94879707072144 94879726465024 140725010074021 140725010074115 140725010074115 140725010079719 0
/proc/157332/statm: 1048 736 672 219 0 110 0
[pid=157336] ppid=157332 vsize=1120952 memory=994952 CPUtime=3392.96 cores=0,2
/proc/157336/stat : 157336 (naps-1.03a6) R 157332 157332 156705 0 -1 4194304 442415 0 0 0 338800 496 0 0 20 0 1 0 236003624 1147854848 248738 18446744073709551615 4198400 7047149 140722993475888 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27426816 140722993482098 140722993482212 140722993482212 140722993487817 0
/proc/157336/statm: 280238 248738 544 696 0 279399 0
Current children cumulated CPU time: 3392.96 s
Current children cumulated vsize: 1125144 KiB
Current children cumulated memory: 997896 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.13 4.15 5/255 157653
/proc/meminfo: memFree=103224860/131382112 swapFree=33002444/33010684
[pid=157332] ppid=157329 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/157332/stat : 157332 (naps-1.03a6.sh) S 157329 157332 156705 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 236003622 4292608 736 18446744073709551615 94879705890816 94879706785349 140725010068192 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94879707024400 94879707072144 94879726465024 140725010074021 140725010074115 140725010074115 140725010079719 0
/proc/157332/statm: 1048 736 672 219 0 110 0
[pid=157336] ppid=157332 vsize=1186488 memory=1021576 CPUtime=3452.8 cores=0,2
/proc/157336/stat : 157336 (naps-1.03a6) R 157332 157332 156705 0 -1 4194304 443044 0 0 0 344782 498 0 0 20 0 1 0 236003624 1214963712 255394 18446744073709551615 4198400 7047149 140722993475888 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27426816 140722993482098 140722993482212 140722993482212 140722993487817 0
/proc/157336/statm: 296622 255394 544 696 0 295783 0
Current children cumulated CPU time: 3452.8 s
Current children cumulated vsize: 1190680 KiB
Current children cumulated memory: 1024520 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.12 4.14 5/254 157655
/proc/meminfo: memFree=103220408/131382112 swapFree=33002444/33010684
[pid=157332] ppid=157329 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/157332/stat : 157332 (naps-1.03a6.sh) S 157329 157332 156705 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 236003622 4292608 736 18446744073709551615 94879705890816 94879706785349 140725010068192 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94879707024400 94879707072144 94879726465024 140725010074021 140725010074115 140725010074115 140725010079719 0
/proc/157332/statm: 1048 736 672 219 0 110 0
[pid=157336] ppid=157332 vsize=1120952 memory=1001096 CPUtime=3512.63 cores=0,2
/proc/157336/stat : 157336 (naps-1.03a6) R 157332 157332 156705 0 -1 4194304 443425 0 0 0 350764 499 0 0 20 0 1 0 236003624 1147854848 250274 18446744073709551615 4198400 7047149 140722993475888 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27426816 140722993482098 140722993482212 140722993482212 140722993487817 0
/proc/157336/statm: 280238 250274 544 696 0 279399 0
Current children cumulated CPU time: 3512.63 s
Current children cumulated vsize: 1125144 KiB
Current children cumulated memory: 1004040 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.11 4.13 5/253 157657
/proc/meminfo: memFree=103250436/131382112 swapFree=33002444/33010684
[pid=157332] ppid=157329 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/157332/stat : 157332 (naps-1.03a6.sh) S 157329 157332 156705 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 236003622 4292608 736 18446744073709551615 94879705890816 94879706785349 140725010068192 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94879707024400 94879707072144 94879726465024 140725010074021 140725010074115 140725010074115 140725010079719 0
/proc/157332/statm: 1048 736 672 219 0 110 0
[pid=157336] ppid=157332 vsize=1120952 memory=1010184 CPUtime=3572.47 cores=0,2
/proc/157336/stat : 157336 (naps-1.03a6) R 157332 157332 156705 0 -1 4194304 444438 0 0 0 356746 501 0 0 20 0 1 0 236003624 1147854848 252546 18446744073709551615 4198400 7047149 140722993475888 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27426816 140722993482098 140722993482212 140722993482212 140722993487817 0
/proc/157336/statm: 280238 252546 544 696 0 279399 0
Current children cumulated CPU time: 3572.47 s
Current children cumulated vsize: 1125144 KiB
Current children cumulated memory: 1013128 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.9 s]
/proc/loadavg: 4.11 4.12 4.13 5/253 157658
/proc/meminfo: memFree=103214392/131382112 swapFree=33002444/33010684
[pid=157332] ppid=157329 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/157332/stat : 157332 (naps-1.03a6.sh) S 157329 157332 156705 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 236003622 4292608 736 18446744073709551615 94879705890816 94879706785349 140725010068192 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94879707024400 94879707072144 94879726465024 140725010074021 140725010074115 140725010074115 140725010079719 0
/proc/157332/statm: 1048 736 672 219 0 110 0
[pid=157336] ppid=157332 vsize=1186488 memory=1040904 CPUtime=3600 cores=0,2
/proc/157336/stat : 157336 (naps-1.03a6) R 157332 157332 156705 0 -1 4194304 444970 0 0 0 359498 502 0 0 20 0 1 0 236003624 1214963712 260226 18446744073709551615 4198400 7047149 140722993475888 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27426816 140722993482098 140722993482212 140722993482212 140722993487817 0
/proc/157336/statm: 296622 260226 544 696 0 295783 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 1190680 KiB
Current children cumulated memory: 1043848 KiB

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

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

# cumulated CPU time of all completed processes:  user=0 s, system=0.004763 s

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

# cumulated CPU time of all completed processes:  user=3594.98 s, system=5.031 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

[startup+3609.9 s]
/proc/loadavg: 4.11 4.12 4.13 5/253 157658
/proc/meminfo: memFree=103214392/131382112 swapFree=33002444/33010684
[pid=157332] ppid=157329 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/157332/stat : 157332 (naps-1.03a6.sh) S 157329 157332 156705 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 236003622 4292608 736 18446744073709551615 94879705890816 94879706785349 140725010068192 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94879707024400 94879707072144 94879726465024 140725010074021 140725010074115 140725010074115 140725010079719 0
/proc/157332/statm: 1048 736 672 219 0 110 0
[pid=157336] ppid=157332 vsize=1186488 memory=1040904 CPUtime=3600 cores=0,2
/proc/157336/stat : 157336 (naps-1.03a6) R 157332 157332 156705 0 -1 4194304 444970 0 0 0 359498 502 0 0 20 0 1 0 236003624 1214963712 260226 18446744073709551615 4198400 7047149 140722993475888 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27426816 140722993482098 140722993482212 140722993482212 140722993487817 0
/proc/157336/statm: 296622 260226 544 696 0 295783 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 1190680 KiB
Current children cumulated memory: 1043848 KiB

Child status: 10

Real time (s): 3609.91
CPU time (s): 3600.01
CPU user time (s): 3594.98
CPU system time (s): 5.031
CPU usage (%): 99.726
Max. virtual memory (cumulated for all children) (KiB): 2222812
Max. memory (cumulated for all children) (KiB): 1732800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.98
system time used= 5.031
maximum resident set size= 1729856
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 445405
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= 173
involuntary context switches= 8708


# summary of solver processes directly reported to runsolver:
#   pid: 157332,157336
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3594.98
#   total CPU system time (s): 5.031

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.5379 second user time and 37.3925 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-07-22 18:54:02
IDJOB=4542653
IDBENCH=163947
IDSOLVER=3341
FILE ID=nodeC005/4542653-1753203242
RUNJOBID= nodeC005-1753198970-156723
SLURM_JOB_ID= 9687738
Free space on /tmp= 432832 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/dec/normalized-composed_pebbling_php_pyramid_height30_pigeons29_holes28.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542653-1753203242/watcher-4542653-1753203242 -o /tmp/evaluation-result-4542653-1753203242/solver-4542653-1753203242 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1753198970-156723 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4542653-1753203242.opb

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

MD5SUM BENCH= 97f31c39a85f5c54920a5de5b1e4a080
RANDOM SEED=1470413063

nodeC005 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        78838424 kB
MemAvailable:   104256792 kB
Buffers:              12 kB
Cached:         26189296 kB
SwapCached:          244 kB
Active:         26122052 kB
Inactive:       25696096 kB
Active(anon):   25614560 kB
Inactive(anon):    35376 kB
Active(file):     507492 kB
Inactive(file): 25660720 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33002444 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             15196 kB
Writeback:             0 kB
AnonPages:      25622676 kB
Mapped:           110624 kB
Shmem:             21096 kB
KReclaimable:     179568 kB
Slab:             270684 kB
SReclaimable:     179568 kB
SUnreclaim:        91116 kB
KernelStack:        4096 kB
PageTables:        53540 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   33833220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149480 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:  14585856 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:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433000 MiB
End job on nodeC005 at 2025-07-22 19:54:13