Trace number 4514081

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

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
rand6reg/normalized-rand6reg-v091-n1.opb
MD5SUMa57f38c055936913ab505f9f9b34f426
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.027177
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables273
Total number of constraints91
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)91
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.01	c NaPS 1.03a6.
0.00/0.01	c Input file name: HOME/instance-4514081-1751220451.opb
3600.09/3610.80	c 
3600.09/3610.80	c *** TERMINATED *** by signal 15
3600.09/3610.80	s UNKNOWN
3600.09/3610.80	c _____________________________________________________________________________
3600.09/3610.80	c std/band forms        : 91,0
3600.09/3610.80	c 2cl/3cl ITE-codings   : 0,0
3600.09/3610.80	c BDD/srt/adr Max costs : 0,24,0
3600.09/3610.80	c BDDraw/bin/mul/srt/adr: 0,0,0,91,0
3600.09/3610.80	c BDD nodes             : 0
3600.09/3610.80	c Es1/CC detections     : 0,0
3600.09/3610.80	c CC sort               : 91
3600.09/3610.80	c SAT/UNSAT calls       : 0,0
3600.09/3610.80	c regenrated variables  : 0
3600.09/3610.80	c eliminated fixed lits : 0
3600.09/3610.80	c goal lit flips        : 0
3600.09/3610.80	c goal stages           : 0
3600.09/3610.80	c goal shrink           : 0
3600.09/3610.80	c goal coeff separations: 0
3600.09/3610.80	c restarts              : 0
3600.09/3610.80	c conflicts             : 0              (0 /sec)
3600.09/3610.80	c decisions             : 0              (0 /sec)
3600.09/3610.80	c propagations          : 0              (0 /sec)
3600.09/3610.80	c inspects              : 0              (0 /sec)
3600.09/3610.80	c CPU time (solving tm) : 3590 s        (3590 s, SAT 0 s, UNSAT 0 s)
3600.09/3610.80	c Time for Opt-base     : 0.000121 s
3600.09/3610.80	c Steps for Opt-base    : 0
3600.09/3610.80	c Time for BDD coding   : 0 s
3600.09/3610.80	c Time for srt coding   : 0.000205 s
3600.09/3610.80	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 (63216 MiB free)
  memory of node 1: 64465 MiB (63369 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4514081-1751220451/watcher-4514081-1751220451 -o /tmp/evaluation-result-4514081-1751220451/solver-4514081-1751220451 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1751216748-28396 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4514081-1751220451.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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
Current StackSize limit: 8192 KiB

solver pid=29227, runsolver pid=29224

[startup+0.100098 s]*
/proc/loadavg: 4.08 4.10 4.07 5/256 29231
/proc/meminfo: memFree=129623944/131382116 swapFree=33010684/33010684
[pid=29227] ppid=29224 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/29227/stat : 29227 (naps-1.03a6.sh) S 29224 29227 28384 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 37724521 4292608 768 18446744073709551615 94060788781056 94060789675589 140723882875264 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94060789914640 94060789962384 94060796620800 140723882879399 140723882879493 140723882879493 140723882885095 0
/proc/29227/statm: 1048 768 704 219 0 110 0
[pid=29231] ppid=29227 vsize=5748 memory=3484 CPUtime=0.09 cores=1,3
/proc/29231/stat : 29231 (naps-1.03a6) R 29227 29227 28384 0 -1 4194304 546 0 0 0 9 0 0 0 20 0 1 0 37724523 5885952 871 18446744073709551615 4198400 7047149 140724297632224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21815296 140724297636212 140724297636326 140724297636326 140724297641929 0
/proc/29231/statm: 1437 871 544 696 0 598 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9940 KiB
Current children cumulated memory: 6556 KiB

[startup+0.213126 s]*
/proc/loadavg: 4.08 4.10 4.07 5/256 29231
/proc/meminfo: memFree=129623188/131382116 swapFree=33010684/33010684
[pid=29227] ppid=29224 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/29227/stat : 29227 (naps-1.03a6.sh) S 29224 29227 28384 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 37724521 4292608 768 18446744073709551615 94060788781056 94060789675589 140723882875264 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94060789914640 94060789962384 94060796620800 140723882879399 140723882879493 140723882879493 140723882885095 0
/proc/29227/statm: 1048 768 704 219 0 110 0
[pid=29231] ppid=29227 vsize=7288 memory=5020 CPUtime=0.2 cores=1,3
/proc/29231/stat : 29231 (naps-1.03a6) R 29227 29227 28384 0 -1 4194304 940 0 0 0 20 0 0 0 20 0 1 0 37724523 7462912 1255 18446744073709551615 4198400 7047149 140724297632224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21815296 140724297636212 140724297636326 140724297636326 140724297641929 0
/proc/29231/statm: 1822 1255 544 696 0 983 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 11480 KiB
Current children cumulated memory: 8092 KiB

[startup+0.312821 s]*
/proc/loadavg: 4.07 4.09 4.06 5/256 29231
/proc/meminfo: memFree=129623188/131382116 swapFree=33010684/33010684
[pid=29227] ppid=29224 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/29227/stat : 29227 (naps-1.03a6.sh) S 29224 29227 28384 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 37724521 4292608 768 18446744073709551615 94060788781056 94060789675589 140723882875264 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94060789914640 94060789962384 94060796620800 140723882879399 140723882879493 140723882879493 140723882885095 0
/proc/29227/statm: 1048 768 704 219 0 110 0
[pid=29231] ppid=29227 vsize=7288 memory=5276 CPUtime=0.3 cores=1,3
/proc/29231/stat : 29231 (naps-1.03a6) R 29227 29227 28384 0 -1 4194304 995 0 0 0 30 0 0 0 20 0 1 0 37724523 7462912 1319 18446744073709551615 4198400 7047149 140724297632224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21815296 140724297636212 140724297636326 140724297636326 140724297641929 0
/proc/29231/statm: 1822 1319 544 696 0 983 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 11480 KiB
Current children cumulated memory: 8348 KiB

[startup+0.700335 s]
/proc/loadavg: 4.07 4.09 4.06 5/256 29231
/proc/meminfo: memFree=129622180/131382116 swapFree=33010684/33010684
[pid=29227] ppid=29224 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/29227/stat : 29227 (naps-1.03a6.sh) S 29224 29227 28384 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 37724521 4292608 768 18446744073709551615 94060788781056 94060789675589 140723882875264 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94060789914640 94060789962384 94060796620800 140723882879399 140723882879493 140723882879493 140723882885095 0
/proc/29227/statm: 1048 768 704 219 0 110 0
[pid=29231] ppid=29227 vsize=8884 memory=6480 CPUtime=0.67 cores=1,3
/proc/29231/stat : 29231 (naps-1.03a6) R 29227 29227 28384 0 -1 4194304 1753 0 0 0 67 0 0 0 20 0 1 0 37724523 9097216 1620 18446744073709551615 4198400 7047149 140724297632224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21815296 140724297636212 140724297636326 140724297636326 140724297641929 0
/proc/29231/statm: 2221 1620 544 696 0 1382 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 13076 KiB
Current children cumulated memory: 9552 KiB

[startup+1.50038 s]
/proc/loadavg: 4.07 4.09 4.06 5/256 29231
/proc/meminfo: memFree=129618764/131382116 swapFree=33010684/33010684
[pid=29227] ppid=29224 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/29227/stat : 29227 (naps-1.03a6.sh) S 29224 29227 28384 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 37724521 4292608 768 18446744073709551615 94060788781056 94060789675589 140723882875264 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94060789914640 94060789962384 94060796620800 140723882879399 140723882879493 140723882879493 140723882885095 0
/proc/29227/statm: 1048 768 704 219 0 110 0
[pid=29231] ppid=29227 vsize=11960 memory=8068 CPUtime=1.47 cores=1,3
/proc/29231/stat : 29231 (naps-1.03a6) R 29227 29227 28384 0 -1 4194304 5006 0 0 0 146 1 0 0 20 0 1 0 37724523 12247040 2017 18446744073709551615 4198400 7047149 140724297632224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21815296 140724297636212 140724297636326 140724297636326 140724297641929 0
/proc/29231/statm: 2990 2017 544 696 0 2151 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 16152 KiB
Current children cumulated memory: 11140 KiB

[startup+3.11276 s]
/proc/loadavg: 4.07 4.09 4.06 5/256 29231
/proc/meminfo: memFree=129617764/131382116 swapFree=33010684/33010684
[pid=29227] ppid=29224 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/29227/stat : 29227 (naps-1.03a6.sh) S 29224 29227 28384 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 37724521 4292608 768 18446744073709551615 94060788781056 94060789675589 140723882875264 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94060789914640 94060789962384 94060796620800 140723882879399 140723882879493 140723882879493 140723882885095 0
/proc/29227/statm: 1048 768 704 219 0 110 0
[pid=29231] ppid=29227 vsize=13024 memory=10020 CPUtime=3.07 cores=1,3
/proc/29231/stat : 29231 (naps-1.03a6) R 29227 29227 28384 0 -1 4194304 9933 0 0 0 306 1 0 0 20 0 1 0 37724523 13336576 2505 18446744073709551615 4198400 7047149 140724297632224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21815296 140724297636212 140724297636326 140724297636326 140724297641929 0
/proc/29231/statm: 3256 2505 544 696 0 2417 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 17216 KiB
Current children cumulated memory: 13092 KiB

[startup+6.30036 s]
/proc/loadavg: 4.06 4.09 4.06 5/256 29231
/proc/meminfo: memFree=129624980/131382116 swapFree=33010684/33010684
[pid=29227] ppid=29224 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/29227/stat : 29227 (naps-1.03a6.sh) S 29224 29227 28384 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 37724521 4292608 768 18446744073709551615 94060788781056 94060789675589 140723882875264 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94060789914640 94060789962384 94060796620800 140723882879399 140723882879493 140723882879493 140723882885095 0
/proc/29227/statm: 1048 768 704 219 0 110 0
[pid=29231] ppid=29227 vsize=13024 memory=11248 CPUtime=6.25 cores=1,3
/proc/29231/stat : 29231 (naps-1.03a6) R 29227 29227 28384 0 -1 4194304 28075 0 0 0 621 4 0 0 20 0 1 0 37724523 13336576 2812 18446744073709551615 4198400 7047149 140724297632224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21815296 140724297636212 140724297636326 140724297636326 140724297641929 0
/proc/29231/statm: 3256 2812 544 696 0 2417 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 17216 KiB
Current children cumulated memory: 14320 KiB

[startup+12.7003 s]
/proc/loadavg: 4.06 4.09 4.06 5/256 29231
/proc/meminfo: memFree=129619372/131382116 swapFree=33010684/33010684
[pid=29227] ppid=29224 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/29227/stat : 29227 (naps-1.03a6.sh) S 29224 29227 28384 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 37724521 4292608 768 18446744073709551615 94060788781056 94060789675589 140723882875264 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94060789914640 94060789962384 94060796620800 140723882879399 140723882879493 140723882879493 140723882885095 0
/proc/29227/statm: 1048 768 704 219 0 110 0
[pid=29231] ppid=29227 vsize=21652 memory=15212 CPUtime=12.63 cores=1,3
/proc/29231/stat : 29231 (naps-1.03a6) R 29227 29227 28384 0 -1 4194304 38747 0 0 0 1257 6 0 0 20 0 1 0 37724523 22171648 3803 18446744073709551615 4198400 7047149 140724297632224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21815296 140724297636212 140724297636326 140724297636326 140724297641929 0
/proc/29231/statm: 5413 3803 544 696 0 4574 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 25844 KiB
Current children cumulated memory: 18284 KiB

[startup+25.5004 s]
/proc/loadavg: 4.13 4.10 4.07 5/255 29232
/proc/meminfo: memFree=129599712/131382116 swapFree=33010684/33010684
[pid=29227] ppid=29224 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/29227/stat : 29227 (naps-1.03a6.sh) S 29224 29227 28384 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 37724521 4292608 768 18446744073709551615 94060788781056 94060789675589 140723882875264 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94060789914640 94060789962384 94060796620800 140723882879399 140723882879493 140723882879493 140723882885095 0
/proc/29227/statm: 1048 768 704 219 0 110 0
[pid=29231] ppid=29227 vsize=19600 memory=16516 CPUtime=25.39 cores=1,3
/proc/29231/stat : 29231 (naps-1.03a6) R 29227 29227 28384 0 -1 4194304 55898 0 0 0 2529 10 0 0 20 0 1 0 37724523 20070400 4129 18446744073709551615 4198400 7047149 140724297632224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21815296 140724297636212 140724297636326 140724297636326 140724297641929 0
/proc/29231/statm: 4900 4129 544 696 0 4061 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 23792 KiB
Current children cumulated memory: 19588 KiB

[startup+51.1128 s]
/proc/loadavg: 4.08 4.09 4.07 5/255 29232
/proc/meminfo: memFree=129580240/131382116 swapFree=33010684/33010684
[pid=29227] ppid=29224 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/29227/stat : 29227 (naps-1.03a6.sh) S 29224 29227 28384 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 37724521 4292608 768 18446744073709551615 94060788781056 94060789675589 140723882875264 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94060789914640 94060789962384 94060796620800 140723882879399 140723882879493 140723882879493 140723882885095 0
/proc/29227/statm: 1048 768 704 219 0 110 0
[pid=29231] ppid=29227 vsize=21944 memory=20144 CPUtime=50.93 cores=1,3
/proc/29231/stat : 29231 (naps-1.03a6) R 29227 29227 28384 0 -1 4194304 80654 0 0 0 5076 17 0 0 20 0 1 0 37724523 22470656 5036 18446744073709551615 4198400 7047149 140724297632224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21815296 140724297636212 140724297636326 140724297636326 140724297641929 0
/proc/29231/statm: 5486 5036 544 696 0 4647 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 26136 KiB
Current children cumulated memory: 23216 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.09 4.07 5/255 29234
/proc/meminfo: memFree=129571236/131382116 swapFree=33010684/33010684
[pid=29227] ppid=29224 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/29227/stat : 29227 (naps-1.03a6.sh) S 29224 29227 28384 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 37724521 4292608 768 18446744073709551615 94060788781056 94060789675589 140723882875264 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94060789914640 94060789962384 94060796620800 140723882879399 140723882879493 140723882879493 140723882885095 0
/proc/29227/statm: 1048 768 704 219 0 110 0
[pid=29231] ppid=29227 vsize=38676 memory=28180 CPUtime=101.96 cores=1,3
/proc/29231/stat : 29231 (naps-1.03a6) R 29227 29227 28384 0 -1 4194304 175870 0 0 0 10158 38 0 0 20 0 1 0 37724523 39604224 7045 18446744073709551615 4198400 7047149 140724297632224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21815296 140724297636212 140724297636326 140724297636326 140724297641929 0
/proc/29231/statm: 9669 7045 544 696 0 8830 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 42868 KiB
Current children cumulated memory: 31252 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.10 4.07 5/256 29239
/proc/meminfo: memFree=129543492/131382116 swapFree=33010684/33010684
[pid=29227] ppid=29224 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/29227/stat : 29227 (naps-1.03a6.sh) S 29224 29227 28384 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 37724521 4292608 768 18446744073709551615 94060788781056 94060789675589 140723882875264 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94060789914640 94060789962384 94060796620800 140723882879399 140723882879493 140723882879493 140723882885095 0
/proc/29227/statm: 1048 768 704 219 0 110 0
[pid=29231] ppid=29227 vsize=46736 memory=40724 CPUtime=161.8 cores=1,3
/proc/29231/stat : 29231 (naps-1.03a6) R 29227 29227 28384 0 -1 4194304 198329 0 0 0 16136 44 0 0 20 0 1 0 37724523 47857664 10181 18446744073709551615 4198400 7047149 140724297632224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21815296 140724297636212 140724297636326 140724297636326 140724297641929 0
/proc/29231/statm: 11684 10181 544 696 0 10845 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 50928 KiB
Current children cumulated memory: 43796 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.10 4.07 5/256 29242
/proc/meminfo: memFree=129525152/131382116 swapFree=33010684/33010684
[pid=29227] ppid=29224 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/29227/stat : 29227 (naps-1.03a6.sh) S 29224 29227 28384 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 37724521 4292608 768 18446744073709551615 94060788781056 94060789675589 140723882875264 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94060789914640 94060789962384 94060796620800 140723882879399 140723882879493 140723882879493 140723882885095 0
/proc/29227/statm: 1048 768 704 219 0 110 0
[pid=29231] ppid=29227 vsize=46736 memory=38168 CPUtime=221.63 cores=1,3
/proc/29231/stat : 29231 (naps-1.03a6) R 29227 29227 28384 0 -1 4194304 202117 0 0 0 22117 46 0 0 20 0 1 0 37724523 47857664 9542 18446744073709551615 4198400 7047149 140724297632224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21815296 140724297636212 140724297636326 140724297636326 140724297641929 0
/proc/29231/statm: 11684 9542 544 696 0 10845 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 50928 KiB

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

/proc/loadavg: 4.08 4.16 4.14 5/253 29376
/proc/meminfo: memFree=129463948/131382116 swapFree=33010684/33010684
[pid=29227] ppid=29224 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/29227/stat : 29227 (naps-1.03a6.sh) S 29224 29227 28384 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 37724521 4292608 768 18446744073709551615 94060788781056 94060789675589 140723882875264 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94060789914640 94060789962384 94060796620800 140723882879399 140723882879493 140723882879493 140723882885095 0
/proc/29227/statm: 1048 768 704 219 0 110 0
[pid=29231] ppid=29227 vsize=81900 memory=68016 CPUtime=3033.35 cores=1,3
/proc/29231/stat : 29231 (naps-1.03a6) R 29227 29227 28384 0 -1 4194304 2669202 0 0 0 302516 819 0 0 20 0 1 0 37724523 83865600 17004 18446744073709551615 4198400 7047149 140724297632224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21815296 140724297636212 140724297636326 140724297636326 140724297641929 0
/proc/29231/statm: 20475 17004 544 696 0 19636 0
Current children cumulated CPU time: 3033.35 s
Current children cumulated vsize: 86092 KiB
Current children cumulated memory: 71088 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.15 4.13 5/253 29378
/proc/meminfo: memFree=129449784/131382116 swapFree=33010684/33010684
[pid=29227] ppid=29224 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/29227/stat : 29227 (naps-1.03a6.sh) S 29224 29227 28384 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 37724521 4292608 768 18446744073709551615 94060788781056 94060789675589 140723882875264 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94060789914640 94060789962384 94060796620800 140723882879399 140723882879493 140723882879493 140723882885095 0
/proc/29227/statm: 1048 768 704 219 0 110 0
[pid=29231] ppid=29227 vsize=73708 memory=65968 CPUtime=3093.18 cores=1,3
/proc/29231/stat : 29231 (naps-1.03a6) R 29227 29227 28384 0 -1 4194304 2687747 0 0 0 308492 826 0 0 20 0 1 0 37724523 75476992 16492 18446744073709551615 4198400 7047149 140724297632224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21815296 140724297636212 140724297636326 140724297636326 140724297641929 0
/proc/29231/statm: 18427 16492 544 696 0 17588 0
Current children cumulated CPU time: 3093.18 s
Current children cumulated vsize: 77900 KiB
Current children cumulated memory: 69040 KiB

[startup+3162.3 s]
/proc/loadavg: 4.07 4.13 4.12 5/255 29384
/proc/meminfo: memFree=129455856/131382116 swapFree=33010684/33010684
[pid=29227] ppid=29224 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/29227/stat : 29227 (naps-1.03a6.sh) S 29224 29227 28384 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 37724521 4292608 768 18446744073709551615 94060788781056 94060789675589 140723882875264 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94060789914640 94060789962384 94060796620800 140723882879399 140723882879493 140723882879493 140723882885095 0
/proc/29227/statm: 1048 768 704 219 0 110 0
[pid=29231] ppid=29227 vsize=73708 memory=65968 CPUtime=3153.01 cores=1,3
/proc/29231/stat : 29231 (naps-1.03a6) R 29227 29227 28384 0 -1 4194304 2711313 0 0 0 314467 834 0 0 20 0 1 0 37724523 75476992 16492 18446744073709551615 4198400 7047149 140724297632224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21815296 140724297636212 140724297636326 140724297636326 140724297641929 0
/proc/29231/statm: 18427 16492 544 696 0 17588 0
Current children cumulated CPU time: 3153.01 s
Current children cumulated vsize: 77900 KiB
Current children cumulated memory: 69040 KiB

[startup+3222.3 s]
/proc/loadavg: 4.41 4.20 4.15 5/255 29397
/proc/meminfo: memFree=129466696/131382116 swapFree=33010684/33010684
[pid=29227] ppid=29224 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/29227/stat : 29227 (naps-1.03a6.sh) S 29224 29227 28384 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 37724521 4292608 768 18446744073709551615 94060788781056 94060789675589 140723882875264 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94060789914640 94060789962384 94060796620800 140723882879399 140723882879493 140723882879493 140723882885095 0
/proc/29227/statm: 1048 768 704 219 0 110 0
[pid=29231] ppid=29227 vsize=81900 memory=70064 CPUtime=3212.83 cores=1,3
/proc/29231/stat : 29231 (naps-1.03a6) R 29227 29227 28384 0 -1 4194304 2780907 0 0 0 320427 856 0 0 20 0 1 0 37724523 83865600 17516 18446744073709551615 4198400 7047149 140724297632224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21815296 140724297636212 140724297636326 140724297636326 140724297641929 0
/proc/29231/statm: 20475 17516 544 696 0 19636 0
Current children cumulated CPU time: 3212.83 s
Current children cumulated vsize: 86092 KiB
Current children cumulated memory: 73136 KiB

[startup+3282.3 s]
/proc/loadavg: 4.56 4.30 4.19 5/255 29399
/proc/meminfo: memFree=129477208/131382116 swapFree=33010684/33010684
[pid=29227] ppid=29224 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/29227/stat : 29227 (naps-1.03a6.sh) S 29224 29227 28384 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 37724521 4292608 768 18446744073709551615 94060788781056 94060789675589 140723882875264 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94060789914640 94060789962384 94060796620800 140723882879399 140723882879493 140723882879493 140723882885095 0
/proc/29227/statm: 1048 768 704 219 0 110 0
[pid=29231] ppid=29227 vsize=65512 memory=57780 CPUtime=3272.66 cores=1,3
/proc/29231/stat : 29231 (naps-1.03a6) R 29227 29227 28384 0 -1 4194304 2817021 0 0 0 326399 867 0 0 20 0 1 0 37724523 67084288 14445 18446744073709551615 4198400 7047149 140724297632224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21815296 140724297636212 140724297636326 140724297636326 140724297641929 0
/proc/29231/statm: 16378 14445 544 696 0 15539 0
Current children cumulated CPU time: 3272.66 s
Current children cumulated vsize: 69704 KiB
Current children cumulated memory: 60852 KiB

[startup+3342.3 s]
/proc/loadavg: 4.31 4.27 4.18 5/255 29401
/proc/meminfo: memFree=129472628/131382116 swapFree=33010684/33010684
[pid=29227] ppid=29224 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/29227/stat : 29227 (naps-1.03a6.sh) S 29224 29227 28384 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 37724521 4292608 768 18446744073709551615 94060788781056 94060789675589 140723882875264 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94060789914640 94060789962384 94060796620800 140723882879399 140723882879493 140723882879493 140723882885095 0
/proc/29227/statm: 1048 768 704 219 0 110 0
[pid=29231] ppid=29227 vsize=53228 memory=43588 CPUtime=3332.49 cores=1,3
/proc/29231/stat : 29231 (naps-1.03a6) R 29227 29227 28384 0 -1 4194304 2924327 0 0 0 332351 898 0 0 20 0 1 0 37724523 54505472 10897 18446744073709551615 4198400 7047149 140724297632224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21815296 140724297636212 140724297636326 140724297636326 140724297641929 0
/proc/29231/statm: 13307 10897 544 696 0 12468 0
Current children cumulated CPU time: 3332.49 s
Current children cumulated vsize: 57420 KiB
Current children cumulated memory: 46660 KiB

[startup+3402.3 s]
/proc/loadavg: 4.17 4.24 4.18 5/255 29403
/proc/meminfo: memFree=129471108/131382116 swapFree=33010684/33010684
[pid=29227] ppid=29224 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/29227/stat : 29227 (naps-1.03a6.sh) S 29224 29227 28384 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 37724521 4292608 768 18446744073709551615 94060788781056 94060789675589 140723882875264 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94060789914640 94060789962384 94060796620800 140723882879399 140723882879493 140723882879493 140723882885095 0
/proc/29227/statm: 1048 768 704 219 0 110 0
[pid=29231] ppid=29227 vsize=69612 memory=51988 CPUtime=3392.32 cores=1,3
/proc/29231/stat : 29231 (naps-1.03a6) R 29227 29227 28384 0 -1 4194304 3052681 0 0 0 338299 933 0 0 20 0 1 0 37724523 71282688 12997 18446744073709551615 4198400 7047149 140724297632224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21815296 140724297636212 140724297636326 140724297636326 140724297641929 0
/proc/29231/statm: 17403 12997 544 696 0 16564 0
Current children cumulated CPU time: 3392.32 s
Current children cumulated vsize: 73804 KiB
Current children cumulated memory: 55060 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.21 4.17 5/253 29405
/proc/meminfo: memFree=129458100/131382116 swapFree=33010684/33010684
[pid=29227] ppid=29224 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/29227/stat : 29227 (naps-1.03a6.sh) S 29224 29227 28384 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 37724521 4292608 768 18446744073709551615 94060788781056 94060789675589 140723882875264 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94060789914640 94060789962384 94060796620800 140723882879399 140723882879493 140723882879493 140723882885095 0
/proc/29227/statm: 1048 768 704 219 0 110 0
[pid=29231] ppid=29227 vsize=73708 memory=63924 CPUtime=3452.14 cores=1,3
/proc/29231/stat : 29231 (naps-1.03a6) R 29227 29227 28384 0 -1 4194304 3087427 0 0 0 344269 945 0 0 20 0 1 0 37724523 75476992 15981 18446744073709551615 4198400 7047149 140724297632224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21815296 140724297636212 140724297636326 140724297636326 140724297641929 0
/proc/29231/statm: 18427 15981 544 696 0 17588 0
Current children cumulated CPU time: 3452.14 s
Current children cumulated vsize: 77900 KiB
Current children cumulated memory: 66996 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.18 4.16 5/254 29456
/proc/meminfo: memFree=129496164/131382116 swapFree=33010684/33010684
[pid=29227] ppid=29224 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/29227/stat : 29227 (naps-1.03a6.sh) S 29224 29227 28384 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 37724521 4292608 768 18446744073709551615 94060788781056 94060789675589 140723882875264 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94060789914640 94060789962384 94060796620800 140723882879399 140723882879493 140723882879493 140723882885095 0
/proc/29227/statm: 1048 768 704 219 0 110 0
[pid=29231] ppid=29227 vsize=65512 memory=55732 CPUtime=3511.97 cores=1,3
/proc/29231/stat : 29231 (naps-1.03a6) R 29227 29227 28384 0 -1 4194304 3131589 0 0 0 350238 959 0 0 20 0 1 0 37724523 67084288 13933 18446744073709551615 4198400 7047149 140724297632224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21815296 140724297636212 140724297636326 140724297636326 140724297641929 0
/proc/29231/statm: 16378 13933 544 696 0 15539 0
Current children cumulated CPU time: 3511.97 s
Current children cumulated vsize: 69704 KiB
Current children cumulated memory: 58804 KiB

[startup+3582.3 s]
/proc/loadavg: 4.74 4.34 4.22 6/255 30086
/proc/meminfo: memFree=128930824/131382116 swapFree=33010684/33010684
[pid=29227] ppid=29224 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/29227/stat : 29227 (naps-1.03a6.sh) S 29224 29227 28384 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 37724521 4292608 768 18446744073709551615 94060788781056 94060789675589 140723882875264 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94060789914640 94060789962384 94060796620800 140723882879399 140723882879493 140723882879493 140723882885095 0
/proc/29227/statm: 1048 768 704 219 0 110 0
[pid=29231] ppid=29227 vsize=73708 memory=63924 CPUtime=3571.69 cores=1,3
/proc/29231/stat : 29231 (naps-1.03a6) R 29227 29227 28384 0 -1 4194304 3150359 0 0 0 356195 974 0 0 20 0 1 0 37724523 75476992 15981 18446744073709551615 4198400 7047149 140724297632224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21815296 140724297636212 140724297636326 140724297636326 140724297641929 0
/proc/29231/statm: 18427 15981 544 696 0 17588 0
Current children cumulated CPU time: 3571.69 s
Current children cumulated vsize: 77900 KiB
Current children cumulated memory: 66996 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.8 s]
/proc/loadavg: 4.89 4.41 4.25 6/255 30086
/proc/meminfo: memFree=128890672/131382116 swapFree=33010684/33010684
[pid=29227] ppid=29224 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/29227/stat : 29227 (naps-1.03a6.sh) S 29224 29227 28384 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 37724521 4292608 768 18446744073709551615 94060788781056 94060789675589 140723882875264 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94060789914640 94060789962384 94060796620800 140723882879399 140723882879493 140723882879493 140723882885095 0
/proc/29227/statm: 1048 768 704 219 0 110 0
[pid=29231] ppid=29227 vsize=81900 memory=65972 CPUtime=3600.09 cores=1,3
/proc/29231/stat : 29231 (naps-1.03a6) R 29227 29227 28384 0 -1 4194304 3176560 0 0 0 359023 986 0 0 20 0 1 0 37724523 83865600 16493 18446744073709551615 4198400 7047149 140724297632224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21815296 140724297636212 140724297636326 140724297636326 140724297641929 0
/proc/29231/statm: 20475 16493 544 696 0 19636 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 86092 KiB
Current children cumulated memory: 69044 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3590.24 s, system=9.86952 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.8
CPU time (s): 3600.11
CPU user time (s): 3590.24
CPU system time (s): 9.86952
CPU usage (%): 99.7038
Max. virtual memory (cumulated for all children) (KiB): 151632
Max. memory (cumulated for all children) (KiB): 114032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3590.24
system time used= 9.86952
maximum resident set size= 110960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3177005
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= 183
involuntary context switches= 20849


# summary of solver processes directly reported to runsolver:
#   pid: 29227
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3590.24
#   total CPU system time (s): 9.86952

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.0518 second user time and 35.532 second system time

The end

Launcher Data

Begin job on nodeC010 at 2025-06-29 20:07:31
IDJOB=4514081
IDBENCH=162602
IDSOLVER=3341
FILE ID=nodeC010/4514081-1751220451
RUNJOBID= nodeC010-1751216748-28396
SLURM_JOB_ID= 9587658
Free space on /tmp= 432676 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/rand6reg/normalized-rand6reg-v091-n1.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4514081-1751220451/watcher-4514081-1751220451 -o /tmp/evaluation-result-4514081-1751220451/solver-4514081-1751220451 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1751216748-28396 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4514081-1751220451.opb

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

MD5SUM BENCH= a57f38c055936913ab505f9f9b34f426
RANDOM SEED=977819244

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        129623944 kB
MemAvailable:   129854932 kB
Buffers:            3280 kB
Cached:          1040780 kB
SwapCached:            0 kB
Active:           437016 kB
Inactive:         748272 kB
Active(anon):     159188 kB
Inactive(anon):        0 kB
Active(file):     277828 kB
Inactive(file):   748272 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5648 kB
Writeback:            12 kB
AnonPages:        143332 kB
Mapped:           110204 kB
Shmem:             17960 kB
KReclaimable:      89032 kB
Slab:             170948 kB
SReclaimable:      89032 kB
SUnreclaim:        81916 kB
KernelStack:        4124 kB
PageTables:         3360 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     499828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149496 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     49152 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      205640 kB
DirectMap2M:    12279808 kB
DirectMap1G:    123731968 kB

Free space on /tmp at the end= 432668 MiB
End job on nodeC010 at 2025-06-29 21:07:42