Trace number 4514117

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.1 3610.6

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
rand6reg/normalized-rand6reg-v071-n2.opb
MD5SUM9a4787c73b047272369cfbced442c738
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 benchmark0.01037
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables213
Total number of constraints71
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)71
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
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.02	c NaPS 1.03a6.
0.00/0.02	c Input file name: HOME/instance-4514117-1751222339.opb
3600.07/3610.60	c 
3600.07/3610.60	c *** TERMINATED *** by signal 15
3600.07/3610.60	s UNKNOWN
3600.07/3610.60	c _____________________________________________________________________________
3600.07/3610.60	c std/band forms        : 71,0
3600.07/3610.60	c 2cl/3cl ITE-codings   : 0,0
3600.07/3610.60	c BDD/srt/adr Max costs : 0,24,0
3600.07/3610.60	c BDDraw/bin/mul/srt/adr: 0,0,0,71,0
3600.07/3610.60	c BDD nodes             : 0
3600.07/3610.60	c Es1/CC detections     : 0,0
3600.07/3610.60	c CC sort               : 71
3600.07/3610.60	c SAT/UNSAT calls       : 0,0
3600.07/3610.60	c regenrated variables  : 0
3600.07/3610.60	c eliminated fixed lits : 0
3600.07/3610.60	c goal lit flips        : 0
3600.07/3610.60	c goal stages           : 0
3600.07/3610.60	c goal shrink           : 0
3600.07/3610.60	c goal coeff separations: 0
3600.07/3610.60	c restarts              : 0
3600.07/3610.60	c conflicts             : 0              (0 /sec)
3600.07/3610.60	c decisions             : 0              (0 /sec)
3600.07/3610.60	c propagations          : 0              (0 /sec)
3600.07/3610.60	c inspects              : 0              (0 /sec)
3600.07/3610.60	c CPU time (solving tm) : 3590 s        (3590 s, SAT 0 s, UNSAT 0 s)
3600.07/3610.60	c Time for Opt-base     : 0.000396 s
3600.07/3610.60	c Steps for Opt-base    : 0
3600.07/3610.60	c Time for BDD coding   : 0 s
3600.07/3610.60	c Time for srt coding   : 0.000664 s
3600.07/3610.60	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 (63278 MiB free)
  memory of node 1: 64465 MiB (63914 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4514117-1751222339/watcher-4514117-1751222339 -o /tmp/evaluation-result-4514117-1751222339/solver-4514117-1751222339 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751218728-27146 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4514117-1751222339.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=27532, runsolver pid=27528
Current StackSize limit: 8192 KiB


[startup+0.100098 s]*
/proc/loadavg: 4.14 4.11 4.06 4/248 27553
/proc/meminfo: memFree=130235244/131382120 swapFree=33010684/33010684
[pid=27532] ppid=27528 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/27532/stat : 27532 (naps-1.03a6.sh) S 27528 27532 27134 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 37913074 4292608 736 18446744073709551615 94274630103040 94274630997573 140731094622704 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94274631236624 94274631284368 94274631983104 140731094624679 140731094624773 140731094624773 140731094630375 0
/proc/27532/statm: 1048 736 672 219 0 110 0
[pid=27543] ppid=27532 vsize=4912 memory=3200 CPUtime=0.08 cores=0,2
/proc/27543/stat : 27543 (naps-1.03a6) R 27532 27532 27134 0 -1 4194304 351 0 0 0 8 0 0 0 20 0 1 0 37913076 5029888 800 18446744073709551615 4198400 7047149 140734999580384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40181760 140734999583092 140734999583206 140734999583206 140734999588809 0
/proc/27543/statm: 1228 800 544 696 0 389 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9104 KiB
Current children cumulated memory: 6144 KiB

[startup+0.213554 s]*
/proc/loadavg: 4.05 4.10 4.05 3/248 27562
/proc/meminfo: memFree=130234544/131382120 swapFree=33010684/33010684
[pid=27532] ppid=27528 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/27532/stat : 27532 (naps-1.03a6.sh) S 27528 27532 27134 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 37913074 4292608 736 18446744073709551615 94274630103040 94274630997573 140731094622704 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94274631236624 94274631284368 94274631983104 140731094624679 140731094624773 140731094624773 140731094630375 0
/proc/27532/statm: 1048 736 672 219 0 110 0
[pid=27543] ppid=27532 vsize=5292 memory=3584 CPUtime=0.19 cores=0,2
/proc/27543/stat : 27543 (naps-1.03a6) R 27532 27532 27134 0 -1 4194304 493 0 0 0 19 0 0 0 20 0 1 0 37913076 5419008 896 18446744073709551615 4198400 7047149 140734999580384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40181760 140734999583092 140734999583206 140734999583206 140734999588809 0
/proc/27543/statm: 1323 896 544 696 0 484 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 9484 KiB
Current children cumulated memory: 6528 KiB

[startup+0.312874 s]*
/proc/loadavg: 4.05 4.10 4.05 3/249 27575
/proc/meminfo: memFree=130242796/131382120 swapFree=33010684/33010684
[pid=27532] ppid=27528 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/27532/stat : 27532 (naps-1.03a6.sh) S 27528 27532 27134 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 37913074 4292608 736 18446744073709551615 94274630103040 94274630997573 140731094622704 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94274631236624 94274631284368 94274631983104 140731094624679 140731094624773 140731094624773 140731094630375 0
/proc/27532/statm: 1048 736 672 219 0 110 0
[pid=27543] ppid=27532 vsize=5424 memory=3712 CPUtime=0.29 cores=0,2
/proc/27543/stat : 27543 (naps-1.03a6) R 27532 27532 27134 0 -1 4194304 505 0 0 0 29 0 0 0 20 0 1 0 37913076 5554176 928 18446744073709551615 4198400 7047149 140734999580384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40181760 140734999583092 140734999583206 140734999583206 140734999588809 0
/proc/27543/statm: 1356 928 544 696 0 517 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 9616 KiB
Current children cumulated memory: 6656 KiB

[startup+0.700373 s]
/proc/loadavg: 4.05 4.10 4.05 5/247 27599
/proc/meminfo: memFree=130248320/131382120 swapFree=33010684/33010684
[pid=27532] ppid=27528 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/27532/stat : 27532 (naps-1.03a6.sh) S 27528 27532 27134 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 37913074 4292608 736 18446744073709551615 94274630103040 94274630997573 140731094622704 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94274631236624 94274631284368 94274631983104 140731094624679 140731094624773 140731094624773 140731094630375 0
/proc/27532/statm: 1048 736 672 219 0 110 0
[pid=27543] ppid=27532 vsize=6964 memory=5112 CPUtime=0.66 cores=0,2
/proc/27543/stat : 27543 (naps-1.03a6) R 27532 27532 27134 0 -1 4194304 940 0 0 0 66 0 0 0 20 0 1 0 37913076 7131136 1278 18446744073709551615 4198400 7047149 140734999580384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40181760 140734999583092 140734999583206 140734999583206 140734999588809 0
/proc/27543/statm: 1741 1278 544 696 0 902 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 11156 KiB
Current children cumulated memory: 8056 KiB

[startup+1.50032 s]
/proc/loadavg: 4.05 4.10 4.05 6/256 27639
/proc/meminfo: memFree=130230596/131382120 swapFree=33010684/33010684
[pid=27532] ppid=27528 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/27532/stat : 27532 (naps-1.03a6.sh) S 27528 27532 27134 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 37913074 4292608 736 18446744073709551615 94274630103040 94274630997573 140731094622704 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94274631236624 94274631284368 94274631983104 140731094624679 140731094624773 140731094624773 140731094630375 0
/proc/27532/statm: 1048 736 672 219 0 110 0
[pid=27543] ppid=27532 vsize=9580 memory=7252 CPUtime=1.46 cores=0,2
/proc/27543/stat : 27543 (naps-1.03a6) R 27532 27532 27134 0 -1 4194304 2553 0 0 0 146 0 0 0 20 0 1 0 37913076 9809920 1813 18446744073709551615 4198400 7047149 140734999580384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40181760 140734999583092 140734999583206 140734999583206 140734999588809 0
/proc/27543/statm: 2395 1813 544 696 0 1556 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 13772 KiB
Current children cumulated memory: 10196 KiB

[startup+3.11268 s]
/proc/loadavg: 4.05 4.10 4.05 5/256 27639
/proc/meminfo: memFree=130224832/131382120 swapFree=33010684/33010684
[pid=27532] ppid=27528 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/27532/stat : 27532 (naps-1.03a6.sh) S 27528 27532 27134 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 37913074 4292608 736 18446744073709551615 94274630103040 94274630997573 140731094622704 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94274631236624 94274631284368 94274631983104 140731094624679 140731094624773 140731094624773 140731094630375 0
/proc/27532/statm: 1048 736 672 219 0 110 0
[pid=27543] ppid=27532 vsize=11628 memory=8032 CPUtime=3.07 cores=0,2
/proc/27543/stat : 27543 (naps-1.03a6) R 27532 27532 27134 0 -1 4194304 7769 0 0 0 306 1 0 0 20 0 1 0 37913076 11907072 2008 18446744073709551615 4198400 7047149 140734999580384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40181760 140734999583092 140734999583206 140734999583206 140734999588809 0
/proc/27543/statm: 2907 2008 544 696 0 2068 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 15820 KiB
Current children cumulated memory: 10976 KiB

[startup+6.30033 s]
/proc/loadavg: 4.04 4.09 4.05 5/256 27639
/proc/meminfo: memFree=130214600/131382120 swapFree=33010684/33010684
[pid=27532] ppid=27528 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/27532/stat : 27532 (naps-1.03a6.sh) S 27528 27532 27134 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 37913074 4292608 736 18446744073709551615 94274630103040 94274630997573 140731094622704 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94274631236624 94274631284368 94274631983104 140731094624679 140731094624773 140731094624773 140731094630375 0
/proc/27532/statm: 1048 736 672 219 0 110 0
[pid=27543] ppid=27532 vsize=13808 memory=11376 CPUtime=6.24 cores=0,2
/proc/27543/stat : 27543 (naps-1.03a6) R 27532 27532 27134 0 -1 4194304 21544 0 0 0 622 2 0 0 20 0 1 0 37913076 14139392 2844 18446744073709551615 4198400 7047149 140734999580384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40181760 140734999583092 140734999583206 140734999583206 140734999588809 0
/proc/27543/statm: 3452 2844 544 696 0 2613 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 18000 KiB
Current children cumulated memory: 14320 KiB

[startup+12.7003 s]
/proc/loadavg: 4.04 4.09 4.05 5/256 27639
/proc/meminfo: memFree=130187380/131382120 swapFree=33010684/33010684
[pid=27532] ppid=27528 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/27532/stat : 27532 (naps-1.03a6.sh) S 27528 27532 27134 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 37913074 4292608 736 18446744073709551615 94274630103040 94274630997573 140731094622704 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94274631236624 94274631284368 94274631983104 140731094624679 140731094624773 140731094624773 140731094630375 0
/proc/27532/statm: 1048 736 672 219 0 110 0
[pid=27543] ppid=27532 vsize=14832 memory=12196 CPUtime=12.63 cores=0,2
/proc/27543/stat : 27543 (naps-1.03a6) R 27532 27532 27134 0 -1 4194304 35180 0 0 0 1258 5 0 0 20 0 1 0 37913076 15187968 3049 18446744073709551615 4198400 7047149 140734999580384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40181760 140734999583092 140734999583206 140734999583206 140734999588809 0
/proc/27543/statm: 3708 3049 544 696 0 2869 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 19024 KiB
Current children cumulated memory: 15140 KiB

[startup+25.5003 s]
/proc/loadavg: 4.03 4.09 4.05 5/256 27639
/proc/meminfo: memFree=130163184/131382120 swapFree=33010684/33010684
[pid=27532] ppid=27528 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/27532/stat : 27532 (naps-1.03a6.sh) S 27528 27532 27134 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 37913074 4292608 736 18446744073709551615 94274630103040 94274630997573 140731094622704 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94274631236624 94274631284368 94274631983104 140731094624679 140731094624773 140731094624773 140731094630375 0
/proc/27532/statm: 1048 736 672 219 0 110 0
[pid=27543] ppid=27532 vsize=21612 memory=15644 CPUtime=25.4 cores=0,2
/proc/27543/stat : 27543 (naps-1.03a6) R 27532 27532 27134 0 -1 4194304 59584 0 0 0 2531 9 0 0 20 0 1 0 37913076 22130688 3911 18446744073709551615 4198400 7047149 140734999580384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40181760 140734999583092 140734999583206 140734999583206 140734999588809 0
/proc/27543/statm: 5403 3911 544 696 0 4564 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 25804 KiB
Current children cumulated memory: 18588 KiB

[startup+51.113 s]
/proc/loadavg: 4.07 4.09 4.05 5/256 27640
/proc/meminfo: memFree=130123440/131382120 swapFree=33010684/33010684
[pid=27532] ppid=27528 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/27532/stat : 27532 (naps-1.03a6.sh) S 27528 27532 27134 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 37913074 4292608 736 18446744073709551615 94274630103040 94274630997573 140731094622704 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94274631236624 94274631284368 94274631983104 140731094624679 140731094624773 140731094624773 140731094630375 0
/proc/27532/statm: 1048 736 672 219 0 110 0
[pid=27543] ppid=27532 vsize=25732 memory=19732 CPUtime=50.93 cores=0,2
/proc/27543/stat : 27543 (naps-1.03a6) R 27532 27532 27134 0 -1 4194304 81428 0 0 0 5080 13 0 0 20 0 1 0 37913076 26349568 4933 18446744073709551615 4198400 7047149 140734999580384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40181760 140734999583092 140734999583206 140734999583206 140734999588809 0
/proc/27543/statm: 6433 4933 544 696 0 5594 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 29924 KiB
Current children cumulated memory: 22676 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.09 4.05 5/256 27641
/proc/meminfo: memFree=130054132/131382120 swapFree=33010684/33010684
[pid=27532] ppid=27528 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/27532/stat : 27532 (naps-1.03a6.sh) S 27528 27532 27134 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 37913074 4292608 736 18446744073709551615 94274630103040 94274630997573 140731094622704 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94274631236624 94274631284368 94274631983104 140731094624679 140731094624773 140731094624773 140731094630375 0
/proc/27532/statm: 1048 736 672 219 0 110 0
[pid=27543] ppid=27532 vsize=29832 memory=25668 CPUtime=101.98 cores=0,2
/proc/27543/stat : 27543 (naps-1.03a6) R 27532 27532 27134 0 -1 4194304 117740 0 0 0 10176 22 0 0 20 0 1 0 37913076 30547968 6417 18446744073709551615 4198400 7047149 140734999580384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40181760 140734999583092 140734999583206 140734999583206 140734999588809 0
/proc/27543/statm: 7458 6417 544 696 0 6619 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 34024 KiB
Current children cumulated memory: 28612 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.10 4.06 5/257 27644
/proc/meminfo: memFree=130057064/131382120 swapFree=33010684/33010684
[pid=27532] ppid=27528 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/27532/stat : 27532 (naps-1.03a6.sh) S 27528 27532 27134 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 37913074 4292608 736 18446744073709551615 94274630103040 94274630997573 140731094622704 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94274631236624 94274631284368 94274631983104 140731094624679 140731094624773 140731094624773 140731094630375 0
/proc/27532/statm: 1048 736 672 219 0 110 0
[pid=27543] ppid=27532 vsize=46724 memory=38096 CPUtime=161.82 cores=0,2
/proc/27543/stat : 27543 (naps-1.03a6) R 27532 27532 27134 0 -1 4194304 123237 0 0 0 16159 23 0 0 20 0 1 0 37913076 47845376 9524 18446744073709551615 4198400 7047149 140734999580384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40181760 140734999583092 140734999583206 140734999583206 140734999588809 0
/proc/27543/statm: 11681 9524 544 696 0 10842 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 50916 KiB
Current children cumulated memory: 41040 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.10 4.06 5/257 27646
/proc/meminfo: memFree=130082552/131382120 swapFree=33010684/33010684
[pid=27532] ppid=27528 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/27532/stat : 27532 (naps-1.03a6.sh) S 27528 27532 27134 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 37913074 4292608 736 18446744073709551615 94274630103040 94274630997573 140731094622704 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94274631236624 94274631284368 94274631983104 140731094624679 140731094624773 140731094624773 140731094630375 0
/proc/27532/statm: 1048 736 672 219 0 110 0
[pid=27543] ppid=27532 vsize=59020 memory=44180 CPUtime=221.67 cores=0,2
/proc/27543/stat : 27543 (naps-1.03a6) R 27532 27532 27134 0 -1 4194304 127172 0 0 0 22142 25 0 0 20 0 1 0 37913076 60436480 11045 18446744073709551615 4198400 7047149 140734999580384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40181760 140734999583092 140734999583206 140734999583206 140734999588809 0
/proc/27543/statm: 14755 11045 544 696 0 13916 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 63212 KiB

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

/proc/loadavg: 4.09 4.15 4.13 5/254 27983
/proc/meminfo: memFree=121569684/131382120 swapFree=33010684/33010684
[pid=27532] ppid=27528 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/27532/stat : 27532 (naps-1.03a6.sh) S 27528 27532 27134 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 37913074 4292608 736 18446744073709551615 94274630103040 94274630997573 140731094622704 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94274631236624 94274631284368 94274631983104 140731094624679 140731094624773 140731094624773 140731094630375 0
/proc/27532/statm: 1048 736 672 219 0 110 0
[pid=27543] ppid=27532 vsize=62596 memory=51904 CPUtime=3033.56 cores=0,2
/proc/27543/stat : 27543 (naps-1.03a6) R 27532 27532 27134 0 -1 4194304 3140302 0 0 0 302593 763 0 0 20 0 1 0 37913076 64098304 12976 18446744073709551615 4198400 7047149 140734999580384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40181760 140734999583092 140734999583206 140734999583206 140734999588809 0
/proc/27543/statm: 15649 12976 544 696 0 14810 0
Current children cumulated CPU time: 3033.56 s
Current children cumulated vsize: 66788 KiB
Current children cumulated memory: 54848 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.15 4.13 5/254 27986
/proc/meminfo: memFree=121534300/131382120 swapFree=33010684/33010684
[pid=27532] ppid=27528 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/27532/stat : 27532 (naps-1.03a6.sh) S 27528 27532 27134 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 37913074 4292608 736 18446744073709551615 94274630103040 94274630997573 140731094622704 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94274631236624 94274631284368 94274631983104 140731094624679 140731094624773 140731094624773 140731094630375 0
/proc/27532/statm: 1048 736 672 219 0 110 0
[pid=27543] ppid=27532 vsize=87172 memory=55552 CPUtime=3093.39 cores=0,2
/proc/27543/stat : 27543 (naps-1.03a6) R 27532 27532 27134 0 -1 4194304 3200621 0 0 0 308558 781 0 0 20 0 1 0 37913076 89264128 13888 18446744073709551615 4198400 7047149 140734999580384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40181760 140734999583092 140734999583206 140734999583206 140734999588809 0
/proc/27543/statm: 21793 13888 544 696 0 20954 0
Current children cumulated CPU time: 3093.39 s
Current children cumulated vsize: 91364 KiB
Current children cumulated memory: 58496 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.13 4.13 5/254 27988
/proc/meminfo: memFree=121496960/131382120 swapFree=33010684/33010684
[pid=27532] ppid=27528 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/27532/stat : 27532 (naps-1.03a6.sh) S 27528 27532 27134 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 37913074 4292608 736 18446744073709551615 94274630103040 94274630997573 140731094622704 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94274631236624 94274631284368 94274631983104 140731094624679 140731094624773 140731094624773 140731094630375 0
/proc/27532/statm: 1048 736 672 219 0 110 0
[pid=27543] ppid=27532 vsize=70784 memory=50308 CPUtime=3153.24 cores=0,2
/proc/27543/stat : 27543 (naps-1.03a6) R 27532 27532 27134 0 -1 4194304 3277166 0 0 0 314522 802 0 0 20 0 1 0 37913076 72482816 12577 18446744073709551615 4198400 7047149 140734999580384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40181760 140734999583092 140734999583206 140734999583206 140734999588809 0
/proc/27543/statm: 17696 12577 544 696 0 16857 0
Current children cumulated CPU time: 3153.24 s
Current children cumulated vsize: 74976 KiB
Current children cumulated memory: 53252 KiB

[startup+3222.3 s]
/proc/loadavg: 4.14 4.14 4.13 5/253 27990
/proc/meminfo: memFree=121497964/131382120 swapFree=33010684/33010684
[pid=27532] ppid=27528 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/27532/stat : 27532 (naps-1.03a6.sh) S 27528 27532 27134 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 37913074 4292608 736 18446744073709551615 94274630103040 94274630997573 140731094622704 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94274631236624 94274631284368 94274631983104 140731094624679 140731094624773 140731094624773 140731094630375 0
/proc/27532/statm: 1048 736 672 219 0 110 0
[pid=27543] ppid=27532 vsize=87172 memory=59928 CPUtime=3213.06 cores=0,2
/proc/27543/stat : 27543 (naps-1.03a6) R 27532 27532 27134 0 -1 4194304 3344386 0 0 0 320487 819 0 0 20 0 1 0 37913076 89264128 14982 18446744073709551615 4198400 7047149 140734999580384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40181760 140734999583092 140734999583206 140734999583206 140734999588809 0
/proc/27543/statm: 21793 14982 544 696 0 20954 0
Current children cumulated CPU time: 3213.06 s
Current children cumulated vsize: 91364 KiB
Current children cumulated memory: 62872 KiB

[startup+3282.3 s]
/proc/loadavg: 4.17 4.14 4.13 5/253 27992
/proc/meminfo: memFree=121482132/131382120 swapFree=33010684/33010684
[pid=27532] ppid=27528 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/27532/stat : 27532 (naps-1.03a6.sh) S 27528 27532 27134 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 37913074 4292608 736 18446744073709551615 94274630103040 94274630997573 140731094622704 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94274631236624 94274631284368 94274631983104 140731094624679 140731094624773 140731094624773 140731094630375 0
/proc/27532/statm: 1048 736 672 219 0 110 0
[pid=27543] ppid=27532 vsize=87172 memory=59800 CPUtime=3272.87 cores=0,2
/proc/27543/stat : 27543 (naps-1.03a6) R 27532 27532 27134 0 -1 4194304 3420509 0 0 0 326448 839 0 0 20 0 1 0 37913076 89264128 14950 18446744073709551615 4198400 7047149 140734999580384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40181760 140734999583092 140734999583206 140734999583206 140734999588809 0
/proc/27543/statm: 21793 14950 544 696 0 20954 0
Current children cumulated CPU time: 3272.87 s
Current children cumulated vsize: 91364 KiB
Current children cumulated memory: 62744 KiB

[startup+3342.3 s]
/proc/loadavg: 4.18 4.15 4.13 5/253 27994
/proc/meminfo: memFree=121491984/131382120 swapFree=33010684/33010684
[pid=27532] ppid=27528 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/27532/stat : 27532 (naps-1.03a6.sh) S 27528 27532 27134 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 37913074 4292608 736 18446744073709551615 94274630103040 94274630997573 140731094622704 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94274631236624 94274631284368 94274631983104 140731094624679 140731094624773 140731094624773 140731094630375 0
/proc/27532/statm: 1048 736 672 219 0 110 0
[pid=27543] ppid=27532 vsize=87172 memory=62104 CPUtime=3332.67 cores=0,2
/proc/27543/stat : 27543 (naps-1.03a6) R 27532 27532 27134 0 -1 4194304 3448466 0 0 0 332421 846 0 0 20 0 1 0 37913076 89264128 15526 18446744073709551615 4198400 7047149 140734999580384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40181760 140734999583092 140734999583206 140734999583206 140734999588809 0
/proc/27543/statm: 21793 15526 544 696 0 20954 0
Current children cumulated CPU time: 3332.67 s
Current children cumulated vsize: 91364 KiB
Current children cumulated memory: 65048 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.13 4.12 5/253 27996
/proc/meminfo: memFree=121491672/131382120 swapFree=33010684/33010684
[pid=27532] ppid=27528 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/27532/stat : 27532 (naps-1.03a6.sh) S 27528 27532 27134 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 37913074 4292608 736 18446744073709551615 94274630103040 94274630997573 140731094622704 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94274631236624 94274631284368 94274631983104 140731094624679 140731094624773 140731094624773 140731094630375 0
/proc/27532/statm: 1048 736 672 219 0 110 0
[pid=27543] ppid=27532 vsize=103556 memory=72344 CPUtime=3392.48 cores=0,2
/proc/27543/stat : 27543 (naps-1.03a6) R 27532 27532 27134 0 -1 4194304 3496614 0 0 0 338390 858 0 0 20 0 1 0 37913076 106041344 18086 18446744073709551615 4198400 7047149 140734999580384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40181760 140734999583092 140734999583206 140734999583206 140734999588809 0
/proc/27543/statm: 25889 18086 544 696 0 25050 0
Current children cumulated CPU time: 3392.48 s
Current children cumulated vsize: 107748 KiB
Current children cumulated memory: 75288 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.14 4.12 5/254 28001
/proc/meminfo: memFree=121638376/131382120 swapFree=33010684/33010684
[pid=27532] ppid=27528 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/27532/stat : 27532 (naps-1.03a6.sh) S 27528 27532 27134 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 37913074 4292608 736 18446744073709551615 94274630103040 94274630997573 140731094622704 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94274631236624 94274631284368 94274631983104 140731094624679 140731094624773 140731094624773 140731094630375 0
/proc/27532/statm: 1048 736 672 219 0 110 0
[pid=27543] ppid=27532 vsize=87172 memory=59032 CPUtime=3452.28 cores=0,2
/proc/27543/stat : 27543 (naps-1.03a6) R 27532 27532 27134 0 -1 4194304 3641342 0 0 0 344331 897 0 0 20 0 1 0 37913076 89264128 14758 18446744073709551615 4198400 7047149 140734999580384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40181760 140734999583092 140734999583206 140734999583206 140734999588809 0
/proc/27543/statm: 21793 14758 544 696 0 20954 0
Current children cumulated CPU time: 3452.28 s
Current children cumulated vsize: 91364 KiB
Current children cumulated memory: 61976 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.14 4.12 5/254 28003
/proc/meminfo: memFree=123975388/131382120 swapFree=33010684/33010684
[pid=27532] ppid=27528 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/27532/stat : 27532 (naps-1.03a6.sh) S 27528 27532 27134 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 37913074 4292608 736 18446744073709551615 94274630103040 94274630997573 140731094622704 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94274631236624 94274631284368 94274631983104 140731094624679 140731094624773 140731094624773 140731094630375 0
/proc/27532/statm: 1048 736 672 219 0 110 0
[pid=27543] ppid=27532 vsize=70784 memory=50308 CPUtime=3512.08 cores=0,2
/proc/27543/stat : 27543 (naps-1.03a6) R 27532 27532 27134 0 -1 4194304 3676625 0 0 0 350302 906 0 0 20 0 1 0 37913076 72482816 12577 18446744073709551615 4198400 7047149 140734999580384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40181760 140734999583092 140734999583206 140734999583206 140734999588809 0
/proc/27543/statm: 17696 12577 544 696 0 16857 0
Current children cumulated CPU time: 3512.08 s
Current children cumulated vsize: 74976 KiB
Current children cumulated memory: 53252 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.13 4.12 5/254 28007
/proc/meminfo: memFree=124555388/131382120 swapFree=33010684/33010684
[pid=27532] ppid=27528 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/27532/stat : 27532 (naps-1.03a6.sh) S 27528 27532 27134 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 37913074 4292608 736 18446744073709551615 94274630103040 94274630997573 140731094622704 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94274631236624 94274631284368 94274631983104 140731094624679 140731094624773 140731094624773 140731094630375 0
/proc/27532/statm: 1048 736 672 219 0 110 0
[pid=27543] ppid=27532 vsize=78980 memory=53524 CPUtime=3571.87 cores=0,2
/proc/27543/stat : 27543 (naps-1.03a6) R 27532 27532 27134 0 -1 4194304 3850671 0 0 0 356238 949 0 0 20 0 1 0 37913076 80875520 13381 18446744073709551615 4198400 7047149 140734999580384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40181760 140734999583092 140734999583206 140734999583206 140734999588809 0
/proc/27543/statm: 19745 13381 544 696 0 18906 0
Current children cumulated CPU time: 3571.87 s
Current children cumulated vsize: 83172 KiB
Current children cumulated memory: 56468 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.6 s]
/proc/loadavg: 4.14 4.13 4.12 5/254 28008
/proc/meminfo: memFree=124571844/131382120 swapFree=33010684/33010684
[pid=27532] ppid=27528 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/27532/stat : 27532 (naps-1.03a6.sh) S 27528 27532 27134 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 37913074 4292608 736 18446744073709551615 94274630103040 94274630997573 140731094622704 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94274631236624 94274631284368 94274631983104 140731094624679 140731094624773 140731094624773 140731094630375 0
/proc/27532/statm: 1048 736 672 219 0 110 0
[pid=27543] ppid=27532 vsize=62596 memory=49816 CPUtime=3600.07 cores=0,2
/proc/27543/stat : 27543 (naps-1.03a6) R 27532 27532 27134 0 -1 4194304 3959414 0 0 0 359028 979 0 0 20 0 1 0 37913076 64098304 12454 18446744073709551615 4198400 7047149 140734999580384 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 40181760 140734999583092 140734999583206 140734999583206 140734999588809 0
/proc/27543/statm: 15649 12454 544 696 0 14810 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 66788 KiB
Current children cumulated memory: 52760 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3590.29 s, system=9.80231 s

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

Child status: 10

Real time (s): 3610.6
CPU time (s): 3600.1
CPU user time (s): 3590.29
CPU system time (s): 9.80231
CPU usage (%): 99.709
Max. virtual memory (cumulated for all children) (KiB): 156900
Max. memory (cumulated for all children) (KiB): 99224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3590.29
system time used= 9.80231
maximum resident set size= 96280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3959858
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= 189
involuntary context switches= 7967


# summary of solver processes directly reported to runsolver:
#   pid: 27532
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3590.29
#   total CPU system time (s): 9.80231

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.0183 second user time and 36.8969 second system time

The end

Launcher Data

Begin job on nodeC008 at 2025-06-29 20:39:00
IDJOB=4514117
IDBENCH=162605
IDSOLVER=3341
FILE ID=nodeC008/4514117-1751222339
RUNJOBID= nodeC008-1751218728-27146
SLURM_JOB_ID= 9587669
Free space on /tmp= 433056 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/rand6reg/normalized-rand6reg-v071-n2.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4514117-1751222339/watcher-4514117-1751222339 -o /tmp/evaluation-result-4514117-1751222339/solver-4514117-1751222339 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751218728-27146 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4514117-1751222339.opb

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

MD5SUM BENCH= 9a4787c73b047272369cfbced442c738
RANDOM SEED=1838724745

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

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

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

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


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        130178500 kB
MemAvailable:   129919744 kB
Buffers:            3280 kB
Cached:           551916 kB
SwapCached:            0 kB
Active:           386860 kB
Inactive:         303940 kB
Active(anon):     153564 kB
Inactive(anon):        0 kB
Active(file):     233296 kB
Inactive(file):   303940 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             16692 kB
Writeback:            16 kB
AnonPages:        135252 kB
Mapped:           104780 kB
Shmem:             17956 kB
KReclaimable:      87268 kB
Slab:             166492 kB
SReclaimable:      87268 kB
SUnreclaim:        79224 kB
KernelStack:        4024 kB
PageTables:         2988 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     425200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149384 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 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:      181064 kB
DirectMap2M:     9158656 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433036 MiB
End job on nodeC008 at 2025-06-29 21:39:10