Trace number 4434501

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 NameAnswerobjective functionCPU timeWall clock time
NaPS 1.03? (TO) 3600.11 3612.76

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_7_ic.opb
MD5SUMa79b156993afc0744effacd0e3c6c3c8
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark18798609
Best CPU time to get the best result obtained on this benchmark3558.31
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1000400
Total number of constraints2000307
Number of constraints which are clauses980300
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints1020000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 29800
Biggest coefficient in the objective function 143877824
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 182044199866
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 143877824
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 182044199866
Number of bits of the biggest sum of numbers38
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.00	c NaPS 1.03.
0.00/0.00	c Input file name: HOME/instance-4434501-1721142475.opb
38.68/38.82	c single stage optimization mode
3600.04/3612.70	c 
3600.04/3612.70	c *** TERMINATED *** by signal 15
3600.04/3612.70	s UNKNOWN
3600.04/3612.70	c _____________________________________________________________________________
3600.04/3612.70	c std/band forms        : 985357,0
3600.04/3612.70	c 2cl/3cl ITE-codings   : 357594,0
3600.04/3612.70	c BDD/srt/adr Max costs : 1659,467835,0
3600.04/3612.70	c BDDraw/bin/mul/srt/adr: 985350,0,0,7,0
3600.04/3612.70	c BDD nodes             : 4306943
3600.04/3612.70	c Es1/CC detections     : 0,0
3600.04/3612.70	c CC sort               : 4
3600.04/3612.70	c SAT/UNSAT calls       : 0,0
3600.04/3612.70	c regenrated variables  : 0
3600.04/3612.70	c eliminated fixed lits : 300
3600.04/3612.70	c goal lit flips        : 0
3600.04/3612.70	c goal stages           : 1
3600.04/3612.70	c goal shrink           : 0
3600.04/3612.70	c goal coeff separations: 5122
3600.04/3612.70	c restarts              : 0
3600.04/3612.70	c conflicts             : 0              (0 /sec)
3600.04/3612.70	c decisions             : 0              (0 /sec)
3600.04/3612.70	c propagations          : 0              (0 /sec)
3600.04/3612.70	c inspects              : 0              (0 /sec)
3600.04/3612.70	c CPU time (solving tm) : 3592 s        (3556 s, SAT 0 s, UNSAT 0 s)
3600.04/3612.70	c Time for Opt-base     : 0.002451 s
3600.04/3612.70	c Steps for Opt-base    : 0
3600.04/3612.70	c Time for BDD coding   : 12 s
3600.04/3612.70	c Time for srt coding   : 0.2863 s
3600.04/3612.70	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: 64059 MiB (60763 MiB free)
  memory of node 1: 64510 MiB (51200 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434501-1721142475/watcher-4434501-1721142475 -o /tmp/evaluation-result-4434501-1721142475/solver-4434501-1721142475 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1721138716-856531 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4434501-1721142475.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=858786, runsolver pid=858783
Current StackSize limit: 8192 KiB


[startup+0.100155 s]*
/proc/loadavg: 4.17 4.17 4.17 6/248 858791
/proc/meminfo: memFree=114641288/131655788 swapFree=131071996/131071996
[pid=858786] ppid=858783 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/858786/stat : 858786 (naps-1.03.sh) S 858783 858786 856521 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 166406441 10170368 673 134679101440 94757634605056 94757635684376 140734261895424 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94757637782832 94757637830020 94757671157760 140734261904356 140734261904481 140734261904481 140734261911496 0
/proc/858786/statm: 2483 673 594 264 0 134 0
[pid=858791] ppid=858786 vsize=13404 memory=11680 CPUtime=0.09 cores=0,2
/proc/858791/stat : 858791 (naps-1.03) R 858786 858786 856521 0 -1 4194304 2608 0 0 0 9 0 0 0 20 0 1 0 166406442 13725696 2920 134679101440 4194304 6891213 140734843098912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22429696 140734843102197 140734843102309 140734843102309 140734843109323 0
/proc/858791/statm: 3351 2920 548 659 0 2555 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 23336 KiB
Current children cumulated memory: 14372 KiB

[startup+0.205996 s]*
/proc/loadavg: 4.17 4.17 4.17 6/248 858791
/proc/meminfo: memFree=114631088/131655788 swapFree=131071996/131071996
[pid=858786] ppid=858783 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/858786/stat : 858786 (naps-1.03.sh) S 858783 858786 856521 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 166406441 10170368 673 134679101440 94757634605056 94757635684376 140734261895424 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94757637782832 94757637830020 94757671157760 140734261904356 140734261904481 140734261904481 140734261911496 0
/proc/858786/statm: 2483 673 594 264 0 134 0
[pid=858791] ppid=858786 vsize=23336 memory=21640 CPUtime=0.19 cores=0,2
/proc/858791/stat : 858791 (naps-1.03) R 858786 858786 856521 0 -1 4194304 5597 0 0 0 18 1 0 0 20 0 1 0 166406442 23896064 5410 134679101440 4194304 6891213 140734843098912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22429696 140734843102197 140734843102309 140734843102309 140734843109323 0
/proc/858791/statm: 5834 5410 580 659 0 5038 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 33268 KiB
Current children cumulated memory: 24332 KiB

[startup+0.306582 s]*
/proc/loadavg: 4.17 4.17 4.17 5/248 858791
/proc/meminfo: memFree=114630284/131655788 swapFree=131071996/131071996
[pid=858786] ppid=858783 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/858786/stat : 858786 (naps-1.03.sh) S 858783 858786 856521 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 166406441 10170368 673 134679101440 94757634605056 94757635684376 140734261895424 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94757637782832 94757637830020 94757671157760 140734261904356 140734261904481 140734261904481 140734261911496 0
/proc/858786/statm: 2483 673 594 264 0 134 0
[pid=858791] ppid=858786 vsize=23996 memory=22432 CPUtime=0.29 cores=0,2
/proc/858791/stat : 858791 (naps-1.03) R 858786 858786 856521 0 -1 4194304 5754 0 0 0 28 1 0 0 20 0 1 0 166406442 24571904 5608 134679101440 4194304 6891213 140734843098912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22429696 140734843102197 140734843102309 140734843102309 140734843109323 0
/proc/858791/statm: 5999 5608 580 659 0 5203 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 33928 KiB
Current children cumulated memory: 25124 KiB

[startup+0.700221 s]
/proc/loadavg: 4.17 4.17 4.17 5/248 858791
/proc/meminfo: memFree=114624572/131655788 swapFree=131071996/131071996
[pid=858786] ppid=858783 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/858786/stat : 858786 (naps-1.03.sh) S 858783 858786 856521 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 166406441 10170368 673 134679101440 94757634605056 94757635684376 140734261895424 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94757637782832 94757637830020 94757671157760 140734261904356 140734261904481 140734261904481 140734261911496 0
/proc/858786/statm: 2483 673 594 264 0 134 0
[pid=858791] ppid=858786 vsize=32300 memory=30616 CPUtime=0.68 cores=0,2
/proc/858791/stat : 858791 (naps-1.03) R 858786 858786 856521 0 -1 4194304 7846 0 0 0 66 2 0 0 20 0 1 0 166406442 33075200 7654 134679101440 4194304 6891213 140734843098912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22429696 140734843102197 140734843102309 140734843102309 140734843109323 0
/proc/858791/statm: 8075 7654 580 659 0 7279 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 42232 KiB
Current children cumulated memory: 33308 KiB

[startup+1.50038 s]
/proc/loadavg: 4.17 4.17 4.17 5/248 858793
/proc/meminfo: memFree=114597536/131655788 swapFree=131071996/131071996
[pid=858786] ppid=858783 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/858786/stat : 858786 (naps-1.03.sh) S 858783 858786 856521 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 166406441 10170368 673 134679101440 94757634605056 94757635684376 140734261895424 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94757637782832 94757637830020 94757671157760 140734261904356 140734261904481 140734261904481 140734261911496 0
/proc/858786/statm: 2483 673 594 264 0 134 0
[pid=858791] ppid=858786 vsize=72380 memory=70456 CPUtime=1.48 cores=0,2
/proc/858791/stat : 858791 (naps-1.03) R 858786 858786 856521 0 -1 4194304 17918 0 0 0 143 5 0 0 20 0 1 0 166406442 74117120 17614 134679101440 4194304 6891213 140734843098912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22429696 140734843102197 140734843102309 140734843102309 140734843109323 0
/proc/858791/statm: 18095 17614 596 659 0 17299 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 82312 KiB
Current children cumulated memory: 73148 KiB

[startup+3.11276 s]
/proc/loadavg: 4.17 4.17 4.17 5/248 858793
/proc/meminfo: memFree=114071192/131655788 swapFree=131071996/131071996
[pid=858786] ppid=858783 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/858786/stat : 858786 (naps-1.03.sh) S 858783 858786 856521 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 166406441 10170368 673 134679101440 94757634605056 94757635684376 140734261895424 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94757637782832 94757637830020 94757671157760 140734261904356 140734261904481 140734261904481 140734261911496 0
/proc/858786/statm: 2483 673 594 264 0 134 0
[pid=858791] ppid=858786 vsize=275960 memory=273632 CPUtime=3.08 cores=0,2
/proc/858791/stat : 858791 (naps-1.03) R 858786 858786 856521 0 -1 4194304 68367 0 0 0 296 12 0 0 20 0 1 0 166406442 282583040 68408 134679101440 4194304 6891213 140734843098912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22429696 140734843102197 140734843102309 140734843102309 140734843109323 0
/proc/858791/statm: 68990 68408 596 659 0 68194 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 285892 KiB
Current children cumulated memory: 276324 KiB

[startup+6.30032 s]
/proc/loadavg: 4.16 4.16 4.17 5/248 858793
/proc/meminfo: memFree=113551428/131655788 swapFree=131071996/131071996
[pid=858786] ppid=858783 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/858786/stat : 858786 (naps-1.03.sh) S 858783 858786 856521 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 166406441 10170368 673 134679101440 94757634605056 94757635684376 140734261895424 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94757637782832 94757637830020 94757671157760 140734261904356 140734261904481 140734261904481 140734261911496 0
/proc/858786/statm: 2483 673 594 264 0 134 0
[pid=858791] ppid=858786 vsize=742152 memory=735596 CPUtime=6.27 cores=0,2
/proc/858791/stat : 858791 (naps-1.03) R 858786 858786 856521 0 -1 4194304 180125 0 0 0 595 32 0 0 20 0 1 0 166406442 759963648 183899 134679101440 4194304 6891213 140734843098912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22429696 140734843102197 140734843102309 140734843102309 140734843109323 0
/proc/858791/statm: 185538 183899 596 659 0 184742 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 752084 KiB
Current children cumulated memory: 738288 KiB

[startup+12.7003 s]
/proc/loadavg: 4.23 4.18 4.17 5/248 858794
/proc/meminfo: memFree=112576960/131655788 swapFree=131071996/131071996
[pid=858786] ppid=858783 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/858786/stat : 858786 (naps-1.03.sh) S 858783 858786 856521 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 166406441 10170368 673 134679101440 94757634605056 94757635684376 140734261895424 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94757637782832 94757637830020 94757671157760 140734261904356 140734261904481 140734261904481 140734261911496 0
/proc/858786/statm: 2483 673 594 264 0 134 0
[pid=858791] ppid=858786 vsize=1132000 memory=1120776 CPUtime=12.64 cores=0,2
/proc/858791/stat : 858791 (naps-1.03) R 858786 858786 856521 0 -1 4194304 245460 0 0 0 1216 48 0 0 20 0 1 0 166406442 1159168000 280194 134679101440 4194304 6891213 140734843098912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22429696 140734843102197 140734843102309 140734843102309 140734843109323 0
/proc/858791/statm: 283000 280194 596 659 0 282204 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1141932 KiB
Current children cumulated memory: 1123468 KiB

[startup+25.5004 s]
/proc/loadavg: 4.40 4.22 4.19 5/248 858796
/proc/meminfo: memFree=112377832/131655788 swapFree=131071996/131071996
[pid=858786] ppid=858783 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/858786/stat : 858786 (naps-1.03.sh) S 858783 858786 856521 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 166406441 10170368 673 134679101440 94757634605056 94757635684376 140734261895424 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94757637782832 94757637830020 94757671157760 140734261904356 140734261904481 140734261904481 140734261911496 0
/proc/858786/statm: 2483 673 594 264 0 134 0
[pid=858791] ppid=858786 vsize=1594472 memory=1585828 CPUtime=25.4 cores=0,2
/proc/858791/stat : 858791 (naps-1.03) R 858786 858786 856521 0 -1 4194304 315041 0 0 0 2443 97 0 0 20 0 1 0 166406442 1632739328 396457 134679101440 4194304 6891213 140734843098912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22429696 140734843102197 140734843102309 140734843102309 140734843109323 0
/proc/858791/statm: 398618 396457 612 659 0 397822 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 1604404 KiB
Current children cumulated memory: 1588520 KiB

[startup+51.113 s]
/proc/loadavg: 4.74 4.31 4.22 5/248 858800
/proc/meminfo: memFree=109692000/131655788 swapFree=131071996/131071996
[pid=858786] ppid=858783 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/858786/stat : 858786 (naps-1.03.sh) S 858783 858786 856521 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 166406441 10170368 673 134679101440 94757634605056 94757635684376 140734261895424 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94757637782832 94757637830020 94757671157760 140734261904356 140734261904481 140734261904481 140734261911496 0
/proc/858786/statm: 2483 673 594 264 0 134 0
[pid=858791] ppid=858786 vsize=2270984 memory=2163408 CPUtime=50.95 cores=0,2
/proc/858791/stat : 858791 (naps-1.03) R 858786 858786 856521 0 -1 4194304 326803 0 0 0 4873 222 0 0 20 0 1 0 166406442 2325487616 540852 134679101440 4194304 6891213 140734843098912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22429696 140734843102197 140734843102309 140734843102309 140734843109323 0
/proc/858791/statm: 567746 540852 644 659 0 566950 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2280916 KiB
Current children cumulated memory: 2166100 KiB

[startup+102.3 s]
/proc/loadavg: 4.54 4.34 4.23 5/246 858810
/proc/meminfo: memFree=103317164/131655788 swapFree=131071996/131071996
[pid=858786] ppid=858783 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/858786/stat : 858786 (naps-1.03.sh) S 858783 858786 856521 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 166406441 10170368 673 134679101440 94757634605056 94757635684376 140734261895424 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94757637782832 94757637830020 94757671157760 140734261904356 140734261904481 140734261904481 140734261911496 0
/proc/858786/statm: 2483 673 594 264 0 134 0
[pid=858791] ppid=858786 vsize=2696124 memory=2500056 CPUtime=101.98 cores=0,2
/proc/858791/stat : 858791 (naps-1.03) R 858786 858786 856521 0 -1 4194304 347495 0 0 0 9911 287 0 0 20 0 1 0 166406442 2760830976 625014 134679101440 4194304 6891213 140734843098912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22429696 140734843102197 140734843102309 140734843102309 140734843109323 0
/proc/858791/statm: 674031 625014 660 659 0 673235 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 2706056 KiB
Current children cumulated memory: 2502748 KiB

[startup+162.3 s]
/proc/loadavg: 4.32 4.31 4.23 5/248 858824
/proc/meminfo: memFree=87783840/131655788 swapFree=131071996/131071996
[pid=858786] ppid=858783 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/858786/stat : 858786 (naps-1.03.sh) S 858783 858786 856521 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 166406441 10170368 673 134679101440 94757634605056 94757635684376 140734261895424 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94757637782832 94757637830020 94757671157760 140734261904356 140734261904481 140734261904481 140734261911496 0
/proc/858786/statm: 2483 673 594 264 0 134 0
[pid=858791] ppid=858786 vsize=2685172 memory=2480912 CPUtime=161.79 cores=0,2
/proc/858791/stat : 858791 (naps-1.03) R 858786 858786 856521 0 -1 4194304 357651 0 0 0 15861 318 0 0 20 0 1 0 166406442 2749616128 620228 134679101440 4194304 6891213 140734843098912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22429696 140734843102197 140734843102309 140734843102309 140734843109323 0
/proc/858791/statm: 671293 620228 660 659 0 670497 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 2695104 KiB
Current children cumulated memory: 2483604 KiB

[startup+222.3 s]
/proc/loadavg: 4.23 4.28 4.22 5/250 858893
/proc/meminfo: memFree=110257772/131655788 swapFree=131071996/131071996
[pid=858786] ppid=858783 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/858786/stat : 858786 (naps-1.03.sh) S 858783 858786 856521 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 166406441 10170368 673 134679101440 94757634605056 94757635684376 140734261895424 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94757637782832 94757637830020 94757671157760 140734261904356 140734261904481 140734261904481 140734261911496 0
/proc/858786/statm: 2483 673 594 264 0 134 0
[pid=858791] ppid=858786 vsize=2645064 memory=2445124 CPUtime=221.59 cores=0,2
/proc/858791/stat : 858791 (naps-1.03) R 858786 858786 856521 0 -1 4194304 377843 0 0 0 21798 361 0 0 20 0 1 0 166406442 2708545536 611281 134679101440 4194304 6891213 140734843098912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22429696 140734843102197 140734843102309 140734843102309 140734843109323 0
/proc/858791/statm: 661266 611281 660 659 0 660470 0
Current children cumulated CPU time: 221.59 s

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

/proc/858791/statm: 669329 620456 660 659 0 668533 0
Current children cumulated CPU time: 3091.57 s
Current children cumulated vsize: 2687248 KiB
Current children cumulated memory: 2484516 KiB

[startup+3162.3 s]
/proc/loadavg: 4.06 4.08 4.10 6/249 860755
/proc/meminfo: memFree=114461752/131655788 swapFree=131071996/131071996
[pid=858786] ppid=858783 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/858786/stat : 858786 (naps-1.03.sh) S 858783 858786 856521 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 166406441 10170368 673 134679101440 94757634605056 94757635684376 140734261895424 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94757637782832 94757637830020 94757671157760 140734261904356 140734261904481 140734261904481 140734261911496 0
/proc/858786/statm: 2483 673 594 264 0 134 0
[pid=858791] ppid=858786 vsize=2676820 memory=2481328 CPUtime=3151.35 cores=0,2
/proc/858791/stat : 858791 (naps-1.03) R 858786 858786 856521 0 -1 4194304 503798 0 0 0 314392 743 0 0 20 0 1 0 166406442 2741063680 620332 134679101440 4194304 6891213 140734843098912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22429696 140734843102197 140734843102309 140734843102309 140734843109323 0
/proc/858791/statm: 669205 620332 660 659 0 668409 0
Current children cumulated CPU time: 3151.35 s
Current children cumulated vsize: 2686752 KiB
Current children cumulated memory: 2484020 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.09 4.10 6/247 860776
/proc/meminfo: memFree=114453988/131655788 swapFree=131071996/131071996
[pid=858786] ppid=858783 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/858786/stat : 858786 (naps-1.03.sh) S 858783 858786 856521 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 166406441 10170368 673 134679101440 94757634605056 94757635684376 140734261895424 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94757637782832 94757637830020 94757671157760 140734261904356 140734261904481 140734261904481 140734261911496 0
/proc/858786/statm: 2483 673 594 264 0 134 0
[pid=858791] ppid=858786 vsize=2676820 memory=2481328 CPUtime=3211.12 cores=0,2
/proc/858791/stat : 858791 (naps-1.03) R 858786 858786 856521 0 -1 4194304 510397 0 0 0 320356 756 0 0 20 0 1 0 166406442 2741063680 620332 134679101440 4194304 6891213 140734843098912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22429696 140734843102197 140734843102309 140734843102309 140734843109323 0
/proc/858791/statm: 669205 620332 660 659 0 668409 0
Current children cumulated CPU time: 3211.12 s
Current children cumulated vsize: 2686752 KiB
Current children cumulated memory: 2484020 KiB

[startup+3282.3 s]
/proc/loadavg: 4.16 4.11 4.10 6/247 860787
/proc/meminfo: memFree=114215992/131655788 swapFree=131071996/131071996
[pid=858786] ppid=858783 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/858786/stat : 858786 (naps-1.03.sh) S 858783 858786 856521 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 166406441 10170368 673 134679101440 94757634605056 94757635684376 140734261895424 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94757637782832 94757637830020 94757671157760 140734261904356 140734261904481 140734261904481 140734261911496 0
/proc/858786/statm: 2483 673 594 264 0 134 0
[pid=858791] ppid=858786 vsize=2676820 memory=2481328 CPUtime=3270.9 cores=0,2
/proc/858791/stat : 858791 (naps-1.03) R 858786 858786 856521 0 -1 4194304 510713 0 0 0 326333 757 0 0 20 0 1 0 166406442 2741063680 620332 134679101440 4194304 6891213 140734843098912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22429696 140734843102197 140734843102309 140734843102309 140734843109323 0
/proc/858791/statm: 669205 620332 660 659 0 668409 0
Current children cumulated CPU time: 3270.9 s
Current children cumulated vsize: 2686752 KiB
Current children cumulated memory: 2484020 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.10 4.10 6/246 860797
/proc/meminfo: memFree=114515248/131655788 swapFree=131071996/131071996
[pid=858786] ppid=858783 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/858786/stat : 858786 (naps-1.03.sh) S 858783 858786 856521 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 166406441 10170368 673 134679101440 94757634605056 94757635684376 140734261895424 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94757637782832 94757637830020 94757671157760 140734261904356 140734261904481 140734261904481 140734261911496 0
/proc/858786/statm: 2483 673 594 264 0 134 0
[pid=858791] ppid=858786 vsize=2676820 memory=2481328 CPUtime=3330.69 cores=0,2
/proc/858791/stat : 858791 (naps-1.03) R 858786 858786 856521 0 -1 4194304 510976 0 0 0 332310 759 0 0 20 0 1 0 166406442 2741063680 620332 134679101440 4194304 6891213 140734843098912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22429696 140734843102197 140734843102309 140734843102309 140734843109323 0
/proc/858791/statm: 669205 620332 660 659 0 668409 0
Current children cumulated CPU time: 3330.69 s
Current children cumulated vsize: 2686752 KiB
Current children cumulated memory: 2484020 KiB

[startup+3402.3 s]
/proc/loadavg: 5.26 4.41 4.20 6/246 860808
/proc/meminfo: memFree=114514540/131655788 swapFree=131071996/131071996
[pid=858786] ppid=858783 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/858786/stat : 858786 (naps-1.03.sh) S 858783 858786 856521 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 166406441 10170368 673 134679101440 94757634605056 94757635684376 140734261895424 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94757637782832 94757637830020 94757671157760 140734261904356 140734261904481 140734261904481 140734261911496 0
/proc/858786/statm: 2483 673 594 264 0 134 0
[pid=858791] ppid=858786 vsize=2676820 memory=2481328 CPUtime=3390.46 cores=0,2
/proc/858791/stat : 858791 (naps-1.03) R 858786 858786 856521 0 -1 4194304 517177 0 0 0 338276 770 0 0 20 0 1 0 166406442 2741063680 620332 134679101440 4194304 6891213 140734843098912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22429696 140734843102197 140734843102309 140734843102309 140734843109323 0
/proc/858791/statm: 669205 620332 660 659 0 668409 0
Current children cumulated CPU time: 3390.46 s
Current children cumulated vsize: 2686752 KiB
Current children cumulated memory: 2484020 KiB

[startup+3462.3 s]
/proc/loadavg: 4.80 4.46 4.24 6/245 860869
/proc/meminfo: memFree=115871084/131655788 swapFree=131071996/131071996
[pid=858786] ppid=858783 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/858786/stat : 858786 (naps-1.03.sh) S 858783 858786 856521 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 166406441 10170368 673 134679101440 94757634605056 94757635684376 140734261895424 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94757637782832 94757637830020 94757671157760 140734261904356 140734261904481 140734261904481 140734261911496 0
/proc/858786/statm: 2483 673 594 264 0 134 0
[pid=858791] ppid=858786 vsize=2676820 memory=2481328 CPUtime=3450.23 cores=0,2
/proc/858791/stat : 858791 (naps-1.03) R 858786 858786 856521 0 -1 4194304 517477 0 0 0 344252 771 0 0 20 0 1 0 166406442 2741063680 620332 134679101440 4194304 6891213 140734843098912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22429696 140734843102197 140734843102309 140734843102309 140734843109323 0
/proc/858791/statm: 669205 620332 660 659 0 668409 0
Current children cumulated CPU time: 3450.23 s
Current children cumulated vsize: 2686752 KiB
Current children cumulated memory: 2484020 KiB

[startup+3522.3 s]
/proc/loadavg: 4.33 4.39 4.23 6/246 860880
/proc/meminfo: memFree=107807320/131655788 swapFree=131071996/131071996
[pid=858786] ppid=858783 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/858786/stat : 858786 (naps-1.03.sh) S 858783 858786 856521 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 166406441 10170368 673 134679101440 94757634605056 94757635684376 140734261895424 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94757637782832 94757637830020 94757671157760 140734261904356 140734261904481 140734261904481 140734261911496 0
/proc/858786/statm: 2483 673 594 264 0 134 0
[pid=858791] ppid=858786 vsize=2676820 memory=2481328 CPUtime=3510.01 cores=0,2
/proc/858791/stat : 858791 (naps-1.03) R 858786 858786 856521 0 -1 4194304 517756 0 0 0 350228 773 0 0 20 0 1 0 166406442 2741063680 620332 134679101440 4194304 6891213 140734843098912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22429696 140734843102197 140734843102309 140734843102309 140734843109323 0
/proc/858791/statm: 669205 620332 660 659 0 668409 0
Current children cumulated CPU time: 3510.01 s
Current children cumulated vsize: 2686752 KiB
Current children cumulated memory: 2484020 KiB

[startup+3582.3 s]
/proc/loadavg: 4.17 4.33 4.21 6/246 860890
/proc/meminfo: memFree=106834900/131655788 swapFree=131071996/131071996
[pid=858786] ppid=858783 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/858786/stat : 858786 (naps-1.03.sh) S 858783 858786 856521 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 166406441 10170368 673 134679101440 94757634605056 94757635684376 140734261895424 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94757637782832 94757637830020 94757671157760 140734261904356 140734261904481 140734261904481 140734261911496 0
/proc/858786/statm: 2483 673 594 264 0 134 0
[pid=858791] ppid=858786 vsize=2677888 memory=2482396 CPUtime=3569.76 cores=0,2
/proc/858791/stat : 858791 (naps-1.03) R 858786 858786 856521 0 -1 4194304 518870 0 0 0 356198 778 0 0 20 0 1 0 166406442 2742157312 620599 134679101440 4194304 6891213 140734843098912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22429696 140734843102197 140734843102309 140734843102309 140734843109323 0
/proc/858791/statm: 669472 620599 660 659 0 668676 0
Current children cumulated CPU time: 3569.76 s
Current children cumulated vsize: 2687820 KiB
Current children cumulated memory: 2485088 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.7 s]
/proc/loadavg: 4.17 4.32 4.21 6/246 860895
/proc/meminfo: memFree=106639076/131655788 swapFree=131071996/131071996
[pid=858786] ppid=858783 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/858786/stat : 858786 (naps-1.03.sh) S 858783 858786 856521 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 166406441 10170368 673 134679101440 94757634605056 94757635684376 140734261895424 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94757637782832 94757637830020 94757671157760 140734261904356 140734261904481 140734261904481 140734261911496 0
/proc/858786/statm: 2483 673 594 264 0 134 0
[pid=858791] ppid=858786 vsize=2677888 memory=2482396 CPUtime=3600.04 cores=0,2
/proc/858791/stat : 858791 (naps-1.03) R 858786 858786 856521 0 -1 4194304 519102 0 0 0 359225 779 0 0 20 0 1 0 166406442 2742157312 620599 134679101440 4194304 6891213 140734843098912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22429696 140734843102197 140734843102309 140734843102309 140734843109323 0
/proc/858791/statm: 669472 620599 660 659 0 668676 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 2687820 KiB
Current children cumulated memory: 2485088 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.003496 s, system=0.002604 s

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

# cumulated CPU time of all completed processes:  user=3592.26 s, system=7.85029 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.7 s]
/proc/loadavg: 4.17 4.32 4.21 6/246 860895
/proc/meminfo: memFree=106639076/131655788 swapFree=131071996/131071996
[pid=858786] ppid=858783 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/858786/stat : 858786 (naps-1.03.sh) S 858783 858786 856521 0 -1 4194304 222 247 0 0 0 0 0 0 20 0 1 0 166406441 10170368 673 134679101440 94757634605056 94757635684376 140734261895424 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94757637782832 94757637830020 94757671157760 140734261904356 140734261904481 140734261904481 140734261911496 0
/proc/858786/statm: 2483 673 594 264 0 134 0
[pid=858791] ppid=858786 vsize=2677888 memory=2482396 CPUtime=3600.04 cores=0,2
/proc/858791/stat : 858791 (naps-1.03) R 858786 858786 856521 0 -1 4194304 519102 0 0 0 359225 779 0 0 20 0 1 0 166406442 2742157312 620599 134679101440 4194304 6891213 140734843098912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 22429696 140734843102197 140734843102309 140734843102309 140734843109323 0
/proc/858791/statm: 669472 620599 660 659 0 668676 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 2687820 KiB
Current children cumulated memory: 2485088 KiB

Child status: 10

Real time (s): 3612.76
CPU time (s): 3600.11
CPU user time (s): 3592.26
CPU system time (s): 7.85029
CPU usage (%): 99.65
Max. virtual memory (cumulated for all children) (KiB): 2989812
Max. memory (cumulated for all children) (KiB): 2785000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3592.26
system time used= 7.85029
maximum resident set size= 2782308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 519571
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= 100
involuntary context switches= 24650


# summary of solver processes directly reported to runsolver:
#   pid: 858786,858791
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3592.26
#   total CPU system time (s): 7.85029

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.7672 second user time and 35.9468 second system time

The end

Launcher Data

Begin job on nodeC006 at 2024-07-16 17:08:09
IDJOB=4434501
IDBENCH=155752
IDSOLVER=3063
FILE ID=nodeC006/4434501-1721142475
RUNJOBID= nodeC006-1721138716-856531
SLURM_JOB_ID= 7505716
Free space on /tmp= 723336 MiB

SOLVER NAME= NaPS 1.03
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Large/normalized-minisat100_16_6_7_ic.opb
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434501-1721142475/watcher-4434501-1721142475 -o /tmp/evaluation-result-4434501-1721142475/solver-4434501-1721142475 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1721138716-856531 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4434501-1721142475.opb

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

MD5SUM BENCH= a79b156993afc0744effacd0e3c6c3c8
RANDOM SEED=1496161212

nodeC006.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.697
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.94
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.970
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.26
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		: 2694.028
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.94
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.640
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.26
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		: 3491.971
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.94
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		: 3491.971
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.26
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.447
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.650
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.26
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        114651448 kB
MemAvailable:   120043208 kB
Buffers:          417524 kB
Cached:          5748320 kB
SwapCached:            0 kB
Active:           851284 kB
Inactive:       15455712 kB
Active(anon):       1500 kB
Inactive(anon): 10177396 kB
Active(file):     849784 kB
Inactive(file):  5278316 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            332424 kB
Writeback:             0 kB
AnonPages:      10140600 kB
Mapped:           111464 kB
Shmem:             37704 kB
KReclaimable:     207384 kB
Slab:             318636 kB
SReclaimable:     207384 kB
SUnreclaim:       111252 kB
KernelStack:        4000 kB
PageTables:        29252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:   11093796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            53344 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5974016 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      258888 kB
DirectMap2M:    36345856 kB
DirectMap1G:    99614720 kB

Free space on /tmp at the end= 723460 MiB
End job on nodeC006 at 2024-07-16 18:08:22