Trace number 4525655

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.29 3612.04

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/scens/
normalized-scen06-18reduc_wcsp.wbo
MD5SUM85c9e899b779dcafda2f7e25c2fdc65d
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3263
Best CPU time to get the best result obtained on this benchmark90.5155
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1758
Total number of constraints105203
Number of soft constraints105121
Number of constraints which are clauses105121
Number of constraints which are cardinality constraints (but not clauses)82
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint26
Top cost 3389
Min constraint cost 1
Max constraint cost 2436
Sum of constraints costs 36645766
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 27
Number of bits of the biggest sum of numbers5
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-4525655-1751623976.wbo
0.00/0.01	c Initial goal by soft: 3388
48.84/49.09	c single stage optimization mode
3600.04/3611.80	c 
3600.04/3611.80	c *** TERMINATED *** by signal 15
3600.04/3611.80	s UNKNOWN
3600.04/3611.80	c _____________________________________________________________________________
3600.04/3611.80	c std/band forms        : 83,0
3600.04/3611.80	c 2cl/3cl ITE-codings   : 0,0
3600.04/3611.80	c BDD/srt/adr Max costs : 0,35676298,0
3600.04/3611.80	c BDDraw/bin/mul/srt/adr: 0,0,0,83,0
3600.04/3611.80	c BDD nodes             : 0
3600.04/3611.80	c Es1/CC detections     : 0,0
3600.04/3611.80	c CC sort               : 82
3600.04/3611.80	c SAT/UNSAT calls       : 0,0
3600.04/3611.80	c regenrated variables  : 0
3600.04/3611.80	c eliminated fixed lits : 0
3600.04/3611.80	c goal lit flips        : 0
3600.04/3611.80	c goal stages           : 1
3600.04/3611.80	c goal shrink           : 0
3600.04/3611.80	c goal coeff separations: 6258
3600.04/3611.80	c restarts              : 0
3600.04/3611.80	c conflicts             : 0              (0 /sec)
3600.04/3611.80	c decisions             : 0              (0 /sec)
3600.04/3611.80	c propagations          : 0              (0 /sec)
3600.04/3611.80	c inspects              : 0              (0 /sec)
3600.04/3611.80	c CPU time (solving tm) : 3566 s        (3523 s, SAT 0 s, UNSAT 0 s)
3600.04/3611.80	c Time for Opt-base     : 5.11 s
3600.04/3611.80	c Steps for Opt-base    : 31220937
3600.04/3611.80	c Time for BDD coding   : 0 s
3600.04/3611.80	c Time for srt coding   : 11.85 s
3600.04/3611.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: 63665 MiB (62613 MiB free)
  memory of node 1: 64507 MiB (63766 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4525655-1751623976/watcher-4525655-1751623976 -o /tmp/evaluation-result-4525655-1751623976/solver-4525655-1751623976 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751616753-94631 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4525655-1751623976.wbo 

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=95462, runsolver pid=95456
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 4.12 4.11 4.09 5/254 95475
/proc/meminfo: memFree=129350068/131250000 swapFree=33008100/33010684
[pid=95462] ppid=95456 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/95462/stat : 95462 (naps-1.03a6.sh) S 95456 95462 94621 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 78077905 4292608 704 18446744073709551615 94614040231936 94614041126469 140725128432736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614041365520 94614041413264 94614058225664 140725128436133 140725128436227 140725128436227 140725128441831 0
/proc/95462/statm: 1048 704 672 219 0 110 0
[pid=95467] ppid=95462 vsize=13840 memory=11804 CPUtime=0.08 cores=0,2
/proc/95467/stat : 95467 (naps-1.03a6) R 95462 95462 94621 0 -1 4194304 2833 0 0 0 8 0 0 0 20 0 1 0 78077907 14172160 2951 18446744073709551615 4198400 7047149 140725965347792 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27475968 140725965355378 140725965355492 140725965355492 140725965361097 0
/proc/95467/statm: 3460 2951 544 696 0 2621 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 18032 KiB
Current children cumulated memory: 14620 KiB

[startup+0.205302 s]*
/proc/loadavg: 4.12 4.11 4.09 4/258 95481
/proc/meminfo: memFree=129325324/131250000 swapFree=33008100/33010684
[pid=95462] ppid=95456 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/95462/stat : 95462 (naps-1.03a6.sh) S 95456 95462 94621 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 78077905 4292608 704 18446744073709551615 94614040231936 94614041126469 140725128432736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614041365520 94614041413264 94614058225664 140725128436133 140725128436227 140725128436227 140725128441831 0
/proc/95462/statm: 1048 704 672 219 0 110 0
[pid=95467] ppid=95462 vsize=24608 memory=22060 CPUtime=0.18 cores=0,2
/proc/95467/stat : 95467 (naps-1.03a6) R 95462 95462 94621 0 -1 4194304 5777 0 0 0 18 0 0 0 20 0 1 0 78077907 25198592 5515 18446744073709551615 4198400 7047149 140725965347792 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27475968 140725965355378 140725965355492 140725965355492 140725965361097 0
/proc/95467/statm: 6152 5515 544 696 0 5313 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 28800 KiB
Current children cumulated memory: 24876 KiB

[startup+0.305319 s]*
/proc/loadavg: 4.12 4.11 4.09 4/265 95498
/proc/meminfo: memFree=129299692/131250000 swapFree=33008100/33010684
[pid=95462] ppid=95456 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/95462/stat : 95462 (naps-1.03a6.sh) S 95456 95462 94621 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 78077905 4292608 704 18446744073709551615 94614040231936 94614041126469 140725128432736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614041365520 94614041413264 94614058225664 140725128436133 140725128436227 140725128436227 140725128441831 0
/proc/95462/statm: 1048 704 672 219 0 110 0
[pid=95467] ppid=95462 vsize=30144 memory=28076 CPUtime=0.28 cores=0,2
/proc/95467/stat : 95467 (naps-1.03a6) R 95462 95462 94621 0 -1 4194304 7292 0 0 0 28 0 0 0 20 0 1 0 78077907 30867456 7019 18446744073709551615 4198400 7047149 140725965347792 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27475968 140725965355378 140725965355492 140725965355492 140725965361097 0
/proc/95467/statm: 7536 7019 544 696 0 6697 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 34336 KiB
Current children cumulated memory: 30892 KiB

[startup+0.700166 s]
/proc/loadavg: 4.12 4.11 4.09 5/266 95501
/proc/meminfo: memFree=129236872/131250000 swapFree=33008100/33010684
[pid=95462] ppid=95456 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/95462/stat : 95462 (naps-1.03a6.sh) S 95456 95462 94621 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 78077905 4292608 704 18446744073709551615 94614040231936 94614041126469 140725128432736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614041365520 94614041413264 94614058225664 140725128436133 140725128436227 140725128436227 140725128441831 0
/proc/95462/statm: 1048 704 672 219 0 110 0
[pid=95467] ppid=95462 vsize=70956 memory=67740 CPUtime=0.67 cores=0,2
/proc/95467/stat : 95467 (naps-1.03a6) R 95462 95462 94621 0 -1 4194304 16930 0 0 0 65 2 0 0 20 0 1 0 78077907 72658944 16935 18446744073709551615 4198400 7047149 140725965347792 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27475968 140725965355378 140725965355492 140725965355492 140725965361097 0
/proc/95467/statm: 17739 16935 544 696 0 16900 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 75148 KiB
Current children cumulated memory: 70556 KiB

[startup+1.50017 s]
/proc/loadavg: 4.12 4.11 4.09 5/266 95501
/proc/meminfo: memFree=129033852/131250000 swapFree=33008100/33010684
[pid=95462] ppid=95456 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/95462/stat : 95462 (naps-1.03a6.sh) S 95456 95462 94621 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 78077905 4292608 704 18446744073709551615 94614040231936 94614041126469 140725128432736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614041365520 94614041413264 94614058225664 140725128436133 140725128436227 140725128436227 140725128441831 0
/proc/95462/statm: 1048 704 672 219 0 110 0
[pid=95467] ppid=95462 vsize=127572 memory=124356 CPUtime=1.47 cores=0,2
/proc/95467/stat : 95467 (naps-1.03a6) R 95462 95462 94621 0 -1 4194304 30828 0 0 0 143 4 0 0 20 0 1 0 78077907 130633728 31089 18446744073709551615 4198400 7047149 140725965347792 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27475968 140725965355378 140725965355492 140725965355492 140725965361097 0
/proc/95467/statm: 31893 31089 576 696 0 31054 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 131764 KiB
Current children cumulated memory: 127172 KiB

[startup+3.10524 s]
/proc/loadavg: 4.11 4.11 4.09 5/266 95501
/proc/meminfo: memFree=128451368/131250000 swapFree=33008100/33010684
[pid=95462] ppid=95456 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/95462/stat : 95462 (naps-1.03a6.sh) S 95456 95462 94621 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 78077905 4292608 704 18446744073709551615 94614040231936 94614041126469 140725128432736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614041365520 94614041413264 94614058225664 140725128436133 140725128436227 140725128436227 140725128441831 0
/proc/95462/statm: 1048 704 672 219 0 110 0
[pid=95467] ppid=95462 vsize=127572 memory=124356 CPUtime=3.07 cores=0,2
/proc/95467/stat : 95467 (naps-1.03a6) R 95462 95462 94621 0 -1 4194304 30828 0 0 0 303 4 0 0 20 0 1 0 78077907 130633728 31089 18446744073709551615 4198400 7047149 140725965347792 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27475968 140725965355378 140725965355492 140725965355492 140725965361097 0
/proc/95467/statm: 31893 31089 576 696 0 31054 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 131764 KiB
Current children cumulated memory: 127172 KiB

[startup+6.30017 s]
/proc/loadavg: 4.11 4.11 4.09 5/266 95501
/proc/meminfo: memFree=127702864/131250000 swapFree=33008100/33010684
[pid=95462] ppid=95456 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/95462/stat : 95462 (naps-1.03a6.sh) S 95456 95462 94621 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 78077905 4292608 704 18446744073709551615 94614040231936 94614041126469 140725128432736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614041365520 94614041413264 94614058225664 140725128436133 140725128436227 140725128436227 140725128441831 0
/proc/95462/statm: 1048 704 672 219 0 110 0
[pid=95467] ppid=95462 vsize=127572 memory=124356 CPUtime=6.26 cores=0,2
/proc/95467/stat : 95467 (naps-1.03a6) R 95462 95462 94621 0 -1 4194304 30828 0 0 0 622 4 0 0 20 0 1 0 78077907 130633728 31089 18446744073709551615 4198400 7047149 140725965347792 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27475968 140725965355378 140725965355492 140725965355492 140725965361097 0
/proc/95467/statm: 31893 31089 576 696 0 31054 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 131764 KiB
Current children cumulated memory: 127172 KiB

[startup+12.7002 s]
/proc/loadavg: 4.10 4.11 4.09 5/266 95501
/proc/meminfo: memFree=124745716/131250000 swapFree=33008100/33010684
[pid=95462] ppid=95456 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/95462/stat : 95462 (naps-1.03a6.sh) S 95456 95462 94621 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 78077905 4292608 704 18446744073709551615 94614040231936 94614041126469 140725128432736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614041365520 94614041413264 94614058225664 140725128436133 140725128436227 140725128436227 140725128441831 0
/proc/95462/statm: 1048 704 672 219 0 110 0
[pid=95467] ppid=95462 vsize=1968148 memory=1344148 CPUtime=12.64 cores=0,2
/proc/95467/stat : 95467 (naps-1.03a6) R 95462 95462 94621 0 -1 4194304 167083 0 0 0 1219 45 0 0 20 0 1 0 78077907 2015383552 336037 18446744073709551615 4198400 7047149 140725965347792 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27475968 140725965355378 140725965355492 140725965355492 140725965361097 0
/proc/95467/statm: 492037 336037 576 696 0 491198 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1972340 KiB
Current children cumulated memory: 1346964 KiB

[startup+25.5002 s]
/proc/loadavg: 4.08 4.10 4.09 5/266 95501
/proc/meminfo: memFree=114557736/131250000 swapFree=33008100/33010684
[pid=95462] ppid=95456 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/95462/stat : 95462 (naps-1.03a6.sh) S 95456 95462 94621 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 78077905 4292608 704 18446744073709551615 94614040231936 94614041126469 140725128432736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614041365520 94614041413264 94614058225664 140725128436133 140725128436227 140725128436227 140725128441831 0
/proc/95462/statm: 1048 704 672 219 0 110 0
[pid=95467] ppid=95462 vsize=5127980 memory=4933592 CPUtime=25.41 cores=0,2
/proc/95467/stat : 95467 (naps-1.03a6) R 95462 95462 94621 0 -1 4194304 523533 0 0 0 2379 162 0 0 20 0 1 0 78077907 5251051520 1233398 18446744073709551615 4198400 7047149 140725965347792 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27475968 140725965355378 140725965355492 140725965355492 140725965361097 0
/proc/95467/statm: 1281995 1233398 576 696 0 1281156 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 5132172 KiB
Current children cumulated memory: 4936408 KiB

[startup+51.1055 s]
/proc/loadavg: 4.11 4.11 4.09 5/266 95502
/proc/meminfo: memFree=79244032/131250000 swapFree=33008100/33010684
[pid=95462] ppid=95456 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/95462/stat : 95462 (naps-1.03a6.sh) S 95456 95462 94621 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 78077905 4292608 704 18446744073709551615 94614040231936 94614041126469 140725128432736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614041365520 94614041413264 94614058225664 140725128436133 140725128436227 140725128436227 140725128441831 0
/proc/95462/statm: 1048 704 672 219 0 110 0
[pid=95467] ppid=95462 vsize=19132172 memory=17809300 CPUtime=50.94 cores=0,2
/proc/95467/stat : 95467 (naps-1.03a6) R 95462 95462 94621 0 -1 4194304 1507452 0 0 0 4443 651 0 0 20 0 1 0 78077907 19591344128 4452325 18446744073709551615 4198400 7047149 140725965347792 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27475968 140725965355378 140725965355492 140725965355492 140725965361097 0
/proc/95467/statm: 4783043 4452325 608 696 0 4782204 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 19136364 KiB
Current children cumulated memory: 17812116 KiB

[startup+102.3 s]
/proc/loadavg: 4.04 4.09 4.09 5/266 95504
/proc/meminfo: memFree=71078904/131250000 swapFree=33008100/33010684
[pid=95462] ppid=95456 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/95462/stat : 95462 (naps-1.03a6.sh) S 95456 95462 94621 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 78077905 4292608 704 18446744073709551615 94614040231936 94614041126469 140725128432736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614041365520 94614041413264 94614058225664 140725128436133 140725128436227 140725128436227 140725128441831 0
/proc/95462/statm: 1048 704 672 219 0 110 0
[pid=95467] ppid=95462 vsize=19896664 memory=18194412 CPUtime=101.99 cores=0,2
/proc/95467/stat : 95467 (naps-1.03a6) R 95462 95462 94621 0 -1 4194304 1569871 0 0 0 9513 686 0 0 20 0 1 0 78077907 20374183936 4548603 18446744073709551615 4198400 7047149 140725965347792 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27475968 140725965355378 140725965355492 140725965355492 140725965361097 0
/proc/95467/statm: 4974166 4548603 608 696 0 4973327 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 19900856 KiB
Current children cumulated memory: 18197228 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/267 95513
/proc/meminfo: memFree=66897784/131250000 swapFree=33008100/33010684
[pid=95462] ppid=95456 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/95462/stat : 95462 (naps-1.03a6.sh) S 95456 95462 94621 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 78077905 4292608 704 18446744073709551615 94614040231936 94614041126469 140725128432736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614041365520 94614041413264 94614058225664 140725128436133 140725128436227 140725128436227 140725128441831 0
/proc/95462/statm: 1048 704 672 219 0 110 0
[pid=95467] ppid=95462 vsize=19897592 memory=18195308 CPUtime=161.81 cores=0,2
/proc/95467/stat : 95467 (naps-1.03a6) R 95462 95462 94621 0 -1 4194304 1574111 0 0 0 15494 687 0 0 20 0 1 0 78077907 20375134208 4548827 18446744073709551615 4198400 7047149 140725965347792 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27475968 140725965355378 140725965355492 140725965355492 140725965361097 0
/proc/95467/statm: 4974398 4548827 608 696 0 4973559 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 19901784 KiB
Current children cumulated memory: 18198124 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/267 95515
/proc/meminfo: memFree=68239884/131250000 swapFree=33008100/33010684
[pid=95462] ppid=95456 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/95462/stat : 95462 (naps-1.03a6.sh) S 95456 95462 94621 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 78077905 4292608 704 18446744073709551615 94614040231936 94614041126469 140725128432736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614041365520 94614041413264 94614058225664 140725128436133 140725128436227 140725128436227 140725128441831 0
/proc/95462/statm: 1048 704 672 219 0 110 0
[pid=95467] ppid=95462 vsize=19679688 memory=16988560 CPUtime=221.64 cores=0,2
/proc/95467/stat : 95467 (naps-1.03a6) R 95462 95462 94621 0 -1 4194304 1585860 0 0 0 21421 743 0 0 20 0 1 0 78077907 20152000512 4247140 18446744073709551615 4198400 7047149 140725965347792 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27475968 140725965355378 140725965355492 140725965355492 140725965361097 0
/proc/95467/statm: 4919922 4247140 608 696 0 4919083 0
Current children cumulated CPU time: 221.64 s
Current children cumulated vsize: 19683880 KiB

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

[pid=95462] ppid=95456 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/95462/stat : 95462 (naps-1.03a6.sh) S 95456 95462 94621 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 78077905 4292608 704 18446744073709551615 94614040231936 94614041126469 140725128432736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614041365520 94614041413264 94614058225664 140725128436133 140725128436227 140725128436227 140725128441831 0
/proc/95462/statm: 1048 704 672 219 0 110 0
[pid=95467] ppid=95462 vsize=19086388 memory=16202924 CPUtime=3092.24 cores=0,2
/proc/95467/stat : 95467 (naps-1.03a6) R 95462 95462 94621 0 -1 4194304 2240822 0 0 0 306032 3192 0 0 20 0 1 0 78077907 19544461312 4050731 18446744073709551615 4198400 7047149 140725965347792 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27475968 140725965355378 140725965355492 140725965355492 140725965361097 0
/proc/95467/statm: 4771597 4050731 640 696 0 4770758 0
Current children cumulated CPU time: 3092.24 s
Current children cumulated vsize: 19090580 KiB
Current children cumulated memory: 16205740 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/266 95710
/proc/meminfo: memFree=89389540/131250000 swapFree=33008100/33010684
[pid=95462] ppid=95456 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/95462/stat : 95462 (naps-1.03a6.sh) S 95456 95462 94621 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 78077905 4292608 704 18446744073709551615 94614040231936 94614041126469 140725128432736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614041365520 94614041413264 94614058225664 140725128436133 140725128436227 140725128436227 140725128441831 0
/proc/95462/statm: 1048 704 672 219 0 110 0
[pid=95467] ppid=95462 vsize=19098452 memory=16215052 CPUtime=3152.05 cores=0,2
/proc/95467/stat : 95467 (naps-1.03a6) R 95462 95462 94621 0 -1 4194304 2252733 0 0 0 311923 3282 0 0 20 0 1 0 78077907 19556814848 4053763 18446744073709551615 4198400 7047149 140725965347792 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27475968 140725965355378 140725965355492 140725965355492 140725965361097 0
/proc/95467/statm: 4774613 4053763 640 696 0 4773774 0
Current children cumulated CPU time: 3152.05 s
Current children cumulated vsize: 19102644 KiB
Current children cumulated memory: 16217868 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/267 95719
/proc/meminfo: memFree=88982516/131250000 swapFree=33008100/33010684
[pid=95462] ppid=95456 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/95462/stat : 95462 (naps-1.03a6.sh) S 95456 95462 94621 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 78077905 4292608 704 18446744073709551615 94614040231936 94614041126469 140725128432736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614041365520 94614041413264 94614058225664 140725128436133 140725128436227 140725128436227 140725128441831 0
/proc/95462/statm: 1048 704 672 219 0 110 0
[pid=95467] ppid=95462 vsize=19098452 memory=16215052 CPUtime=3211.84 cores=0,2
/proc/95467/stat : 95467 (naps-1.03a6) R 95462 95462 94621 0 -1 4194304 2257201 0 0 0 317902 3282 0 0 20 0 1 0 78077907 19556814848 4053763 18446744073709551615 4198400 7047149 140725965347792 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27475968 140725965355378 140725965355492 140725965355492 140725965361097 0
/proc/95467/statm: 4774613 4053763 640 696 0 4773774 0
Current children cumulated CPU time: 3211.84 s
Current children cumulated vsize: 19102644 KiB
Current children cumulated memory: 16217868 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/267 95720
/proc/meminfo: memFree=88094896/131250000 swapFree=33008100/33010684
[pid=95462] ppid=95456 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/95462/stat : 95462 (naps-1.03a6.sh) S 95456 95462 94621 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 78077905 4292608 704 18446744073709551615 94614040231936 94614041126469 140725128432736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614041365520 94614041413264 94614058225664 140725128436133 140725128436227 140725128436227 140725128441831 0
/proc/95462/statm: 1048 704 672 219 0 110 0
[pid=95467] ppid=95462 vsize=20420552 memory=17537096 CPUtime=3271.65 cores=0,2
/proc/95467/stat : 95467 (naps-1.03a6) R 95462 95462 94621 0 -1 4194304 2266779 0 0 0 323785 3380 0 0 20 0 1 0 78077907 20910645248 4384274 18446744073709551615 4198400 7047149 140725965347792 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27475968 140725965355378 140725965355492 140725965355492 140725965361097 0
/proc/95467/statm: 5105138 4384274 640 696 0 5104299 0
Current children cumulated CPU time: 3271.65 s
Current children cumulated vsize: 20424744 KiB
Current children cumulated memory: 17539912 KiB

[startup+3342.3 s]
/proc/loadavg: 4.60 4.23 4.13 5/267 95722
/proc/meminfo: memFree=86981248/131250000 swapFree=33008100/33010684
[pid=95462] ppid=95456 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/95462/stat : 95462 (naps-1.03a6.sh) S 95456 95462 94621 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 78077905 4292608 704 18446744073709551615 94614040231936 94614041126469 140725128432736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614041365520 94614041413264 94614058225664 140725128436133 140725128436227 140725128436227 140725128441831 0
/proc/95462/statm: 1048 704 672 219 0 110 0
[pid=95467] ppid=95462 vsize=19098452 memory=16215052 CPUtime=3331.45 cores=0,2
/proc/95467/stat : 95467 (naps-1.03a6) R 95462 95462 94621 0 -1 4194304 2271940 0 0 0 329764 3381 0 0 20 0 1 0 78077907 19556814848 4053763 18446744073709551615 4198400 7047149 140725965347792 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27475968 140725965355378 140725965355492 140725965355492 140725965361097 0
/proc/95467/statm: 4774613 4053763 640 696 0 4773774 0
Current children cumulated CPU time: 3331.45 s
Current children cumulated vsize: 19102644 KiB
Current children cumulated memory: 16217868 KiB

[startup+3402.3 s]
/proc/loadavg: 4.28 4.20 4.13 5/267 95724
/proc/meminfo: memFree=89390588/131250000 swapFree=33008100/33010684
[pid=95462] ppid=95456 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/95462/stat : 95462 (naps-1.03a6.sh) S 95456 95462 94621 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 78077905 4292608 704 18446744073709551615 94614040231936 94614041126469 140725128432736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614041365520 94614041413264 94614058225664 140725128436133 140725128436227 140725128436227 140725128441831 0
/proc/95462/statm: 1048 704 672 219 0 110 0
[pid=95467] ppid=95462 vsize=19098452 memory=16215052 CPUtime=3391.24 cores=0,2
/proc/95467/stat : 95467 (naps-1.03a6) R 95462 95462 94621 0 -1 4194304 2276247 0 0 0 335743 3381 0 0 20 0 1 0 78077907 19556814848 4053763 18446744073709551615 4198400 7047149 140725965347792 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27475968 140725965355378 140725965355492 140725965355492 140725965361097 0
/proc/95467/statm: 4774613 4053763 640 696 0 4773774 0
Current children cumulated CPU time: 3391.24 s
Current children cumulated vsize: 19102644 KiB
Current children cumulated memory: 16217868 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.18 4.12 5/267 95726
/proc/meminfo: memFree=89386972/131250000 swapFree=33008100/33010684
[pid=95462] ppid=95456 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/95462/stat : 95462 (naps-1.03a6.sh) S 95456 95462 94621 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 78077905 4292608 704 18446744073709551615 94614040231936 94614041126469 140725128432736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614041365520 94614041413264 94614058225664 140725128436133 140725128436227 140725128436227 140725128441831 0
/proc/95462/statm: 1048 704 672 219 0 110 0
[pid=95467] ppid=95462 vsize=19098452 memory=16215052 CPUtime=3451.05 cores=0,2
/proc/95467/stat : 95467 (naps-1.03a6) R 95462 95462 94621 0 -1 4194304 2280638 0 0 0 341722 3383 0 0 20 0 1 0 78077907 19556814848 4053763 18446744073709551615 4198400 7047149 140725965347792 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27475968 140725965355378 140725965355492 140725965355492 140725965361097 0
/proc/95467/statm: 4774613 4053763 640 696 0 4773774 0
Current children cumulated CPU time: 3451.05 s
Current children cumulated vsize: 19102644 KiB
Current children cumulated memory: 16217868 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.17 4.12 5/267 95728
/proc/meminfo: memFree=89391568/131250000 swapFree=33008100/33010684
[pid=95462] ppid=95456 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/95462/stat : 95462 (naps-1.03a6.sh) S 95456 95462 94621 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 78077905 4292608 704 18446744073709551615 94614040231936 94614041126469 140725128432736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614041365520 94614041413264 94614058225664 140725128436133 140725128436227 140725128436227 140725128441831 0
/proc/95462/statm: 1048 704 672 219 0 110 0
[pid=95467] ppid=95462 vsize=19098452 memory=16215052 CPUtime=3510.84 cores=0,2
/proc/95467/stat : 95467 (naps-1.03a6) R 95462 95462 94621 0 -1 4194304 2284757 0 0 0 347701 3383 0 0 20 0 1 0 78077907 19556814848 4053763 18446744073709551615 4198400 7047149 140725965347792 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27475968 140725965355378 140725965355492 140725965355492 140725965361097 0
/proc/95467/statm: 4774613 4053763 640 696 0 4773774 0
Current children cumulated CPU time: 3510.84 s
Current children cumulated vsize: 19102644 KiB
Current children cumulated memory: 16217868 KiB

[startup+3582.3 s]
/proc/loadavg: 4.06 4.14 4.11 5/267 95730
/proc/meminfo: memFree=89446488/131250000 swapFree=33008100/33010684
[pid=95462] ppid=95456 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/95462/stat : 95462 (naps-1.03a6.sh) S 95456 95462 94621 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 78077905 4292608 704 18446744073709551615 94614040231936 94614041126469 140725128432736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614041365520 94614041413264 94614058225664 140725128436133 140725128436227 140725128436227 140725128441831 0
/proc/95462/statm: 1048 704 672 219 0 110 0
[pid=95467] ppid=95462 vsize=19097952 memory=16214552 CPUtime=3570.64 cores=0,2
/proc/95467/stat : 95467 (naps-1.03a6) R 95462 95462 94621 0 -1 4194304 2290549 0 0 0 353649 3415 0 0 20 0 1 0 78077907 19556302848 4053638 18446744073709551615 4198400 7047149 140725965347792 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27475968 140725965355378 140725965355492 140725965355492 140725965361097 0
/proc/95467/statm: 4774488 4053638 640 696 0 4773649 0
Current children cumulated CPU time: 3570.64 s
Current children cumulated vsize: 19102144 KiB
Current children cumulated memory: 16217368 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.8 s]
/proc/loadavg: 4.10 4.14 4.11 5/266 95732
/proc/meminfo: memFree=92038760/131250000 swapFree=33008100/33010684
[pid=95462] ppid=95456 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/95462/stat : 95462 (naps-1.03a6.sh) S 95456 95462 94621 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 78077905 4292608 704 18446744073709551615 94614040231936 94614041126469 140725128432736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94614041365520 94614041413264 94614058225664 140725128436133 140725128436227 140725128436227 140725128441831 0
/proc/95462/statm: 1048 704 672 219 0 110 0
[pid=95467] ppid=95462 vsize=19097952 memory=16214552 CPUtime=3600.04 cores=0,2
/proc/95467/stat : 95467 (naps-1.03a6) R 95462 95462 94621 0 -1 4194304 2292501 0 0 0 356589 3415 0 0 20 0 1 0 78077907 19556302848 4053638 18446744073709551615 4198400 7047149 140725965347792 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 27475968 140725965355378 140725965355492 140725965355492 140725965361097 0
/proc/95467/statm: 4774488 4053638 640 696 0 4773649 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 19102144 KiB
Current children cumulated memory: 16217368 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

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

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

[startup+3612.01 s]*
/proc/loadavg: 4.10 4.14 4.11 3/256 95748
/proc/meminfo: memFree=117820648/131250000 swapFree=33008100/33010684
Current cumulated CPU time of completed processes: 0.004055 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 10

Real time (s): 3612.04
CPU time (s): 3600.29
CPU user time (s): 3565.89
CPU system time (s): 34.3997
CPU usage (%): 99.6748
Max. virtual memory (cumulated for all children) (KiB): 31296228
Max. memory (cumulated for all children) (KiB): 27897900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3565.89
system time used= 34.3997
maximum resident set size= 27895084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2292931
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= 193
involuntary context switches= 4598


# summary of solver processes directly reported to runsolver:
#   pid: 95462,95467
#   total CPU time (s): 3600.29
#   total CPU user time (s): 3565.89
#   total CPU system time (s): 34.3997

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.70601 second user time and 16.6762 second system time

The end

Launcher Data

Begin job on nodeC013 at 2025-07-04 12:12:56
IDJOB=4525655
IDBENCH=143871
IDSOLVER=3377
FILE ID=nodeC013/4525655-1751623976
RUNJOBID= nodeC013-1751616753-94631
SLURM_JOB_ID= 9598924
Free space on /tmp= 432644 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/scens/normalized-scen06-18reduc_wcsp.wbo
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4525655-1751623976/watcher-4525655-1751623976 -o /tmp/evaluation-result-4525655-1751623976/solver-4525655-1751623976 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751616753-94631 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4525655-1751623976.wbo

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

MD5SUM BENCH= 85c9e899b779dcafda2f7e25c2fdc65d
RANDOM SEED=1857030052

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129465376 kB
MemAvailable:   129759084 kB
Buffers:            1668 kB
Cached:          1087324 kB
SwapCached:         1892 kB
Active:           449892 kB
Inactive:         722940 kB
Active(anon):      77596 kB
Inactive(anon):    17628 kB
Active(file):     372296 kB
Inactive(file):   705312 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33008100 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             25568 kB
Writeback:             0 kB
AnonPages:         85364 kB
Mapped:            99716 kB
Shmem:             11384 kB
KReclaimable:     110276 kB
Slab:             200176 kB
SReclaimable:     110276 kB
SUnreclaim:        89900 kB
KernelStack:        4192 kB
PageTables:         3028 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     336112 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150360 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 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:      215764 kB
DirectMap2M:     8992768 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432120 MiB
End job on nodeC013 at 2025-07-04 13:13:09