Trace number 4433989

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-GM 1.03? (TO) 3600.02 3610.5

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx63.opb
MD5SUM7c2ff02722ff3a09887b085a032d3a00
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark71553.6
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3216
Total number of constraints3658
Number of constraints which are clauses3210
Number of constraints which are cardinality constraints (but not clauses)64
Number of constraints which are nor clauses,nor cardinality constraints384
Minimum length of a constraint2
Maximum length of a constraint384
Number of terms in the objective function 6
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 6
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 786
Number of bits of the biggest sum of numbers10
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 We set -no-flip-min because your selected sat solver does not support it.
0.00/0.00	c Input file name: HOME/instance-4433989-1721113861.opb
1.19/1.29	c single stage optimization mode
3600.00/3610.50	c 
3600.00/3610.50	c *** TERMINATED *** by signal 15
3600.00/3610.50	s UNKNOWN
3600.00/3610.50	c _____________________________________________________________________________
3600.00/3610.50	c std/band forms        : 447,0
3600.00/3610.50	c 2cl/3cl ITE-codings   : 218880,0
3600.00/3610.50	c BDD/srt/adr Max costs : 878,14208,0
3600.00/3610.50	c BDDraw/bin/mul/srt/adr: 384,0,0,63,0
3600.00/3610.50	c BDD nodes             : 337536
3600.00/3610.50	c Es1/CC detections     : 0,0
3600.00/3610.50	c CC sort               : 63
3600.00/3610.50	c SAT/UNSAT calls       : 0,0
3600.00/3610.50	c regenrated variables  : 0
3600.00/3610.50	c eliminated fixed lits : 0
3600.00/3610.50	c goal lit flips        : 0
3600.00/3610.50	c goal stages           : 1
3600.00/3610.50	c goal shrink           : 0
3600.00/3610.50	c goal coeff separations: 0
3600.00/3610.50	c restarts              : 0
3600.00/3610.50	c conflicts             : 0              (0 /sec)
3600.00/3610.50	c decisions             : 0              (0 /sec)
3600.00/3610.50	c propagations          : 0              (0 /sec)
3600.00/3610.50	c inspects              : 0              (0 /sec)
3600.00/3610.50	c CPU time (solving tm) : 3599 s        (3598 s, SAT 0 s, UNSAT 0 s)
3600.00/3610.50	c Time for Opt-base     : 0.000692 s
3600.00/3610.50	c Steps for Opt-base    : 0
3600.00/3610.50	c Time for BDD coding   : 0.8901 s
3600.00/3610.50	c Time for srt coding   : 0.006317 s
3600.00/3610.50	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: 63931 MiB (61475 MiB free)
  memory of node 1: 64510 MiB (37893 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4433989-1721113861/watcher-4433989-1721113861 -o /tmp/evaluation-result-4433989-1721113861/solver-4433989-1721113861 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1721106131-836240 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4433989-1721113861.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=841668, runsolver pid=841665

[startup+0.100088 s]*
/proc/loadavg: 4.13 4.19 4.13 5/263 841673
/proc/meminfo: memFree=101739320/131524600 swapFree=131071996/131071996
[pid=841668] ppid=841665 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/841668/stat : 841668 (naps-1.03.sh) S 841665 841668 836229 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 163551032 10170368 700 134679101440 94061178224640 94061179303960 140728146726896 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94061181402416 94061181449604 94061213708288 140728146736096 140728146736225 140728146736225 140728146743240 0
/proc/841668/statm: 2483 700 622 264 0 134 0
[pid=841673] ppid=841668 vsize=18608 memory=11792 CPUtime=0.09 cores=4,6
/proc/841673/stat : 841673 (naps-1.03) R 841668 841668 836229 0 -1 4194304 2874 0 0 0 9 0 0 0 20 0 1 0 163551033 19054592 2948 134679101440 4194304 6891213 140735018823040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12013568 140735018828785 140735018828901 140735018828901 140735018835915 0
/proc/841673/statm: 4652 2948 468 659 0 3856 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 28540 KiB
Current children cumulated memory: 14592 KiB

[startup+0.205636 s]*
/proc/loadavg: 4.13 4.19 4.13 5/263 841673
/proc/meminfo: memFree=101734924/131524600 swapFree=131071996/131071996
[pid=841668] ppid=841665 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/841668/stat : 841668 (naps-1.03.sh) S 841665 841668 836229 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 163551032 10170368 700 134679101440 94061178224640 94061179303960 140728146726896 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94061181402416 94061181449604 94061213708288 140728146736096 140728146736225 140728146736225 140728146743240 0
/proc/841668/statm: 2483 700 622 264 0 134 0
[pid=841673] ppid=841668 vsize=21520 memory=14492 CPUtime=0.2 cores=4,6
/proc/841673/stat : 841673 (naps-1.03) R 841668 841668 836229 0 -1 4194304 3894 0 0 0 20 0 0 0 20 0 1 0 163551033 22036480 3623 134679101440 4194304 6891213 140735018823040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12013568 140735018828785 140735018828901 140735018828901 140735018835915 0
/proc/841673/statm: 5380 3623 468 659 0 4584 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 31452 KiB
Current children cumulated memory: 17292 KiB

[startup+0.305591 s]*
/proc/loadavg: 4.13 4.19 4.13 5/263 841673
/proc/meminfo: memFree=101732236/131524600 swapFree=131071996/131071996
[pid=841668] ppid=841665 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/841668/stat : 841668 (naps-1.03.sh) S 841665 841668 836229 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 163551032 10170368 700 134679101440 94061178224640 94061179303960 140728146726896 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94061181402416 94061181449604 94061213708288 140728146736096 140728146736225 140728146736225 140728146743240 0
/proc/841668/statm: 2483 700 622 264 0 134 0
[pid=841673] ppid=841668 vsize=23252 memory=15812 CPUtime=0.3 cores=4,6
/proc/841673/stat : 841673 (naps-1.03) R 841668 841668 836229 0 -1 4194304 4230 0 0 0 30 0 0 0 20 0 1 0 163551033 23810048 3953 134679101440 4194304 6891213 140735018823040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12013568 140735018828785 140735018828901 140735018828901 140735018835915 0
/proc/841673/statm: 5813 3953 468 659 0 5017 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 33184 KiB
Current children cumulated memory: 18612 KiB

[startup+0.700254 s]
/proc/loadavg: 4.13 4.19 4.13 5/263 841673
/proc/meminfo: memFree=101721360/131524600 swapFree=131071996/131071996
[pid=841668] ppid=841665 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/841668/stat : 841668 (naps-1.03.sh) S 841665 841668 836229 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 163551032 10170368 700 134679101440 94061178224640 94061179303960 140728146726896 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94061181402416 94061181449604 94061213708288 140728146736096 140728146736225 140728146736225 140728146743240 0
/proc/841668/statm: 2483 700 622 264 0 134 0
[pid=841673] ppid=841668 vsize=30536 memory=23596 CPUtime=0.69 cores=4,6
/proc/841673/stat : 841673 (naps-1.03) R 841668 841668 836229 0 -1 4194304 5816 0 0 0 68 1 0 0 20 0 1 0 163551033 31268864 5899 134679101440 4194304 6891213 140735018823040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12013568 140735018828785 140735018828901 140735018828901 140735018835915 0
/proc/841673/statm: 7634 5899 468 659 0 6838 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 40468 KiB
Current children cumulated memory: 26396 KiB

[startup+1.50025 s]
/proc/loadavg: 4.13 4.19 4.13 5/263 841673
/proc/meminfo: memFree=101696020/131524600 swapFree=131071996/131071996
[pid=841668] ppid=841665 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/841668/stat : 841668 (naps-1.03.sh) S 841665 841668 836229 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 163551032 10170368 700 134679101440 94061178224640 94061179303960 140728146726896 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94061181402416 94061181449604 94061213708288 140728146736096 140728146736225 140728146736225 140728146743240 0
/proc/841668/statm: 2483 700 622 264 0 134 0
[pid=841673] ppid=841668 vsize=203828 memory=185160 CPUtime=1.48 cores=4,6
/proc/841673/stat : 841673 (naps-1.03) R 841668 841668 836229 0 -1 4194304 29150 0 0 0 142 6 0 0 20 0 1 0 163551033 208719872 46290 134679101440 4194304 6891213 140735018823040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12013568 140735018828785 140735018828901 140735018828901 140735018835915 0
/proc/841673/statm: 50957 46290 468 659 0 50161 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 213760 KiB
Current children cumulated memory: 187960 KiB

[startup+3.10556 s]
/proc/loadavg: 4.12 4.18 4.13 5/263 841673
/proc/meminfo: memFree=101462152/131524600 swapFree=131071996/131071996
[pid=841668] ppid=841665 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/841668/stat : 841668 (naps-1.03.sh) S 841665 841668 836229 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 163551032 10170368 700 134679101440 94061178224640 94061179303960 140728146726896 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94061181402416 94061181449604 94061213708288 140728146736096 140728146736225 140728146736225 140728146743240 0
/proc/841668/statm: 2483 700 622 264 0 134 0
[pid=841673] ppid=841668 vsize=232824 memory=219912 CPUtime=3.09 cores=4,6
/proc/841673/stat : 841673 (naps-1.03) R 841668 841668 836229 0 -1 4194304 37180 0 0 0 300 9 0 0 20 0 1 0 163551033 238411776 54978 134679101440 4194304 6891213 140735018823040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12013568 140735018828785 140735018828901 140735018828901 140735018835915 0
/proc/841673/statm: 58206 54978 468 659 0 57410 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 242756 KiB
Current children cumulated memory: 222712 KiB

[startup+6.30024 s]
/proc/loadavg: 4.12 4.18 4.13 5/263 841673
/proc/meminfo: memFree=101390324/131524600 swapFree=131071996/131071996
[pid=841668] ppid=841665 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/841668/stat : 841668 (naps-1.03.sh) S 841665 841668 836229 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 163551032 10170368 700 134679101440 94061178224640 94061179303960 140728146726896 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94061181402416 94061181449604 94061213708288 140728146736096 140728146736225 140728146736225 140728146743240 0
/proc/841668/statm: 2483 700 622 264 0 134 0
[pid=841673] ppid=841668 vsize=233628 memory=222680 CPUtime=6.27 cores=4,6
/proc/841673/stat : 841673 (naps-1.03) R 841668 841668 836229 0 -1 4194304 37396 0 0 0 618 9 0 0 20 0 1 0 163551033 239235072 55670 134679101440 4194304 6891213 140735018823040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12013568 140735018828785 140735018828901 140735018828901 140735018835915 0
/proc/841673/statm: 58407 55670 468 659 0 57611 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 243560 KiB
Current children cumulated memory: 225480 KiB

[startup+12.7002 s]
/proc/loadavg: 4.18 4.19 4.13 5/263 841674
/proc/meminfo: memFree=101234908/131524600 swapFree=131071996/131071996
[pid=841668] ppid=841665 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/841668/stat : 841668 (naps-1.03.sh) S 841665 841668 836229 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 163551032 10170368 700 134679101440 94061178224640 94061179303960 140728146726896 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94061181402416 94061181449604 94061213708288 140728146736096 140728146736225 140728146736225 140728146743240 0
/proc/841668/statm: 2483 700 622 264 0 134 0
[pid=841673] ppid=841668 vsize=265124 memory=246720 CPUtime=12.66 cores=4,6
/proc/841673/stat : 841673 (naps-1.03) R 841668 841668 836229 0 -1 4194304 38299 0 0 0 1256 10 0 0 20 0 1 0 163551033 271486976 61680 134679101440 4194304 6891213 140735018823040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12013568 140735018828785 140735018828901 140735018828901 140735018835915 0
/proc/841673/statm: 66281 61680 468 659 0 65485 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 275056 KiB
Current children cumulated memory: 249520 KiB

[startup+25.5003 s]
/proc/loadavg: 4.15 4.19 4.13 5/263 841676
/proc/meminfo: memFree=100973504/131524600 swapFree=131071996/131071996
[pid=841668] ppid=841665 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/841668/stat : 841668 (naps-1.03.sh) S 841665 841668 836229 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 163551032 10170368 700 134679101440 94061178224640 94061179303960 140728146726896 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94061181402416 94061181449604 94061213708288 140728146736096 140728146736225 140728146736225 140728146743240 0
/proc/841668/statm: 2483 700 622 264 0 134 0
[pid=841673] ppid=841668 vsize=283800 memory=269408 CPUtime=25.42 cores=4,6
/proc/841673/stat : 841673 (naps-1.03) R 841668 841668 836229 0 -1 4194304 38935 0 0 0 2531 11 0 0 20 0 1 0 163551033 290611200 67352 134679101440 4194304 6891213 140735018823040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12013568 140735018828785 140735018828901 140735018828901 140735018835915 0
/proc/841673/statm: 70950 67352 468 659 0 70154 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 293732 KiB
Current children cumulated memory: 272208 KiB

[startup+51.1056 s]
/proc/loadavg: 4.10 4.17 4.12 5/264 841683
/proc/meminfo: memFree=100422724/131524600 swapFree=131071996/131071996
[pid=841668] ppid=841665 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/841668/stat : 841668 (naps-1.03.sh) S 841665 841668 836229 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 163551032 10170368 700 134679101440 94061178224640 94061179303960 140728146726896 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94061181402416 94061181449604 94061213708288 140728146736096 140728146736225 140728146736225 140728146743240 0
/proc/841668/statm: 2483 700 622 264 0 134 0
[pid=841673] ppid=841668 vsize=295472 memory=277456 CPUtime=50.96 cores=4,6
/proc/841673/stat : 841673 (naps-1.03) R 841668 841668 836229 0 -1 4194304 39484 0 0 0 5085 11 0 0 20 0 1 0 163551033 302563328 69364 134679101440 4194304 6891213 140735018823040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12013568 140735018828785 140735018828901 140735018828901 140735018835915 0
/proc/841673/statm: 73868 69364 468 659 0 73072 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 305404 KiB
Current children cumulated memory: 280256 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.15 4.12 5/264 841692
/proc/meminfo: memFree=99562448/131524600 swapFree=131071996/131071996
[pid=841668] ppid=841665 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/841668/stat : 841668 (naps-1.03.sh) S 841665 841668 836229 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 163551032 10170368 700 134679101440 94061178224640 94061179303960 140728146726896 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94061181402416 94061181449604 94061213708288 140728146736096 140728146736225 140728146736225 140728146743240 0
/proc/841668/statm: 2483 700 622 264 0 134 0
[pid=841673] ppid=841668 vsize=265124 memory=254928 CPUtime=102.02 cores=4,6
/proc/841673/stat : 841673 (naps-1.03) R 841668 841668 836229 0 -1 4194304 40701 0 0 0 10188 14 0 0 20 0 1 0 163551033 271486976 63732 134679101440 4194304 6891213 140735018823040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12013568 140735018828785 140735018828901 140735018828901 140735018835915 0
/proc/841673/statm: 66281 63732 468 659 0 65485 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 275056 KiB
Current children cumulated memory: 257728 KiB

[startup+162.3 s]
/proc/loadavg: 4.20 4.17 4.13 5/265 841761
/proc/meminfo: memFree=117786440/131524600 swapFree=131071996/131071996
[pid=841668] ppid=841665 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/841668/stat : 841668 (naps-1.03.sh) S 841665 841668 836229 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 163551032 10170368 700 134679101440 94061178224640 94061179303960 140728146726896 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94061181402416 94061181449604 94061213708288 140728146736096 140728146736225 140728146736225 140728146743240 0
/proc/841668/statm: 2483 700 622 264 0 134 0
[pid=841673] ppid=841668 vsize=314444 memory=298444 CPUtime=161.86 cores=4,6
/proc/841673/stat : 841673 (naps-1.03) R 841668 841668 836229 0 -1 4194304 41089 0 0 0 16170 16 0 0 20 0 1 0 163551033 321990656 74611 134679101440 4194304 6891213 140735018823040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12013568 140735018828785 140735018828901 140735018828901 140735018835915 0
/proc/841673/statm: 78611 74611 468 659 0 77815 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 324376 KiB
Current children cumulated memory: 301244 KiB

[startup+222.3 s]
/proc/loadavg: 4.23 4.18 4.13 5/262 841822
/proc/meminfo: memFree=117623136/131524600 swapFree=131071996/131071996
[pid=841668] ppid=841665 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/841668/stat : 841668 (naps-1.03.sh) S 841665 841668 836229 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 163551032 10170368 700 134679101440 94061178224640 94061179303960 140728146726896 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94061181402416 94061181449604 94061213708288 140728146736096 140728146736225 140728146736225 140728146743240 0
/proc/841668/statm: 2483 700 622 264 0 134 0
[pid=841673] ppid=841668 vsize=314444 memory=288092 CPUtime=221.66 cores=4,6
/proc/841673/stat : 841673 (naps-1.03) R 841668 841668 836229 0 -1 4194304 41857 0 0 0 22148 18 0 0 20 0 1 0 163551033 321990656 72023 134679101440 4194304 6891213 140735018823040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12013568 140735018828785 140735018828901 140735018828901 140735018835915 0
/proc/841673/statm: 78611 72023 468 659 0 77815 0
Current children cumulated CPU time: 221.66 s

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

/proc/loadavg: 4.08 4.12 4.09 5/261 843562
/proc/meminfo: memFree=123768696/131524600 swapFree=131071996/131071996
[pid=841668] ppid=841665 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/841668/stat : 841668 (naps-1.03.sh) S 841665 841668 836229 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 163551032 10170368 700 134679101440 94061178224640 94061179303960 140728146726896 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94061181402416 94061181449604 94061213708288 140728146736096 140728146736225 140728146736225 140728146743240 0
/proc/841668/statm: 2483 700 622 264 0 134 0
[pid=841673] ppid=841668 vsize=509428 memory=456372 CPUtime=3093.07 cores=4,6
/proc/841673/stat : 841673 (naps-1.03) R 841668 841668 836229 0 -1 4194304 81504 0 0 0 309215 92 0 0 20 0 1 0 163551033 521654272 114093 134679101440 4194304 6891213 140735018823040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12013568 140735018828785 140735018828901 140735018828901 140735018835915 0
/proc/841673/statm: 127357 114093 468 659 0 126561 0
Current children cumulated CPU time: 3093.07 s
Current children cumulated vsize: 519360 KiB
Current children cumulated memory: 459172 KiB

[startup+3162.3 s]
/proc/loadavg: 4.46 4.22 4.13 5/259 843573
/proc/meminfo: memFree=123802964/131524600 swapFree=131071996/131071996
[pid=841668] ppid=841665 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/841668/stat : 841668 (naps-1.03.sh) S 841665 841668 836229 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 163551032 10170368 700 134679101440 94061178224640 94061179303960 140728146726896 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94061181402416 94061181449604 94061213708288 140728146736096 140728146736225 140728146736225 140728146743240 0
/proc/841668/statm: 2483 700 622 264 0 134 0
[pid=841673] ppid=841668 vsize=377952 memory=364888 CPUtime=3152.92 cores=4,6
/proc/841673/stat : 841673 (naps-1.03) R 841668 841668 836229 0 -1 4194304 82408 0 0 0 315198 94 0 0 20 0 1 0 163551033 387022848 91222 134679101440 4194304 6891213 140735018823040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12013568 140735018828785 140735018828901 140735018828901 140735018835915 0
/proc/841673/statm: 94488 91222 468 659 0 93692 0
Current children cumulated CPU time: 3152.92 s
Current children cumulated vsize: 387884 KiB
Current children cumulated memory: 367688 KiB

[startup+3222.3 s]
/proc/loadavg: 4.25 4.21 4.13 5/260 843585
/proc/meminfo: memFree=123769772/131524600 swapFree=131071996/131071996
[pid=841668] ppid=841665 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/841668/stat : 841668 (naps-1.03.sh) S 841665 841668 836229 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 163551032 10170368 700 134679101440 94061178224640 94061179303960 140728146726896 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94061181402416 94061181449604 94061213708288 140728146736096 140728146736225 140728146736225 140728146743240 0
/proc/841668/statm: 2483 700 622 264 0 134 0
[pid=841673] ppid=841668 vsize=428040 memory=415244 CPUtime=3212.76 cores=4,6
/proc/841673/stat : 841673 (naps-1.03) R 841668 841668 836229 0 -1 4194304 83356 0 0 0 321181 95 0 0 20 0 1 0 163551033 438312960 103811 134679101440 4194304 6891213 140735018823040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12013568 140735018828785 140735018828901 140735018828901 140735018835915 0
/proc/841673/statm: 107010 103811 468 659 0 106214 0
Current children cumulated CPU time: 3212.76 s
Current children cumulated vsize: 437972 KiB
Current children cumulated memory: 418044 KiB

[startup+3282.3 s]
/proc/loadavg: 4.21 4.20 4.13 5/259 843595
/proc/meminfo: memFree=123842984/131524600 swapFree=131071996/131071996
[pid=841668] ppid=841665 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/841668/stat : 841668 (naps-1.03.sh) S 841665 841668 836229 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 163551032 10170368 700 134679101440 94061178224640 94061179303960 140728146726896 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94061181402416 94061181449604 94061213708288 140728146736096 140728146736225 140728146736225 140728146743240 0
/proc/841668/statm: 2483 700 622 264 0 134 0
[pid=841673] ppid=841668 vsize=509428 memory=456204 CPUtime=3272.6 cores=4,6
/proc/841673/stat : 841673 (naps-1.03) R 841668 841668 836229 0 -1 4194304 84024 0 0 0 327164 96 0 0 20 0 1 0 163551033 521654272 114051 134679101440 4194304 6891213 140735018823040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12013568 140735018828785 140735018828901 140735018828901 140735018835915 0
/proc/841673/statm: 127357 114051 468 659 0 126561 0
Current children cumulated CPU time: 3272.6 s
Current children cumulated vsize: 519360 KiB
Current children cumulated memory: 459004 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.18 4.12 5/259 843605
/proc/meminfo: memFree=123824560/131524600 swapFree=131071996/131071996
[pid=841668] ppid=841665 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/841668/stat : 841668 (naps-1.03.sh) S 841665 841668 836229 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 163551032 10170368 700 134679101440 94061178224640 94061179303960 140728146726896 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94061181402416 94061181449604 94061213708288 140728146736096 140728146736225 140728146736225 140728146743240 0
/proc/841668/statm: 2483 700 622 264 0 134 0
[pid=841673] ppid=841668 vsize=377952 memory=368308 CPUtime=3332.45 cores=4,6
/proc/841673/stat : 841673 (naps-1.03) R 841668 841668 836229 0 -1 4194304 84741 0 0 0 333147 98 0 0 20 0 1 0 163551033 387022848 92077 134679101440 4194304 6891213 140735018823040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12013568 140735018828785 140735018828901 140735018828901 140735018835915 0
/proc/841673/statm: 94488 92077 468 659 0 93692 0
Current children cumulated CPU time: 3332.45 s
Current children cumulated vsize: 387884 KiB
Current children cumulated memory: 371108 KiB

[startup+3402.3 s]
/proc/loadavg: 3.81 4.10 4.10 4/251 843647
/proc/meminfo: memFree=124221744/131524600 swapFree=131071996/131071996
[pid=841668] ppid=841665 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/841668/stat : 841668 (naps-1.03.sh) S 841665 841668 836229 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 163551032 10170368 700 134679101440 94061178224640 94061179303960 140728146726896 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94061181402416 94061181449604 94061213708288 140728146736096 140728146736225 140728146736225 140728146743240 0
/proc/841668/statm: 2483 700 622 264 0 134 0
[pid=841673] ppid=841668 vsize=428040 memory=419508 CPUtime=3392.31 cores=4,6
/proc/841673/stat : 841673 (naps-1.03) R 841668 841668 836229 0 -1 4194304 85434 0 0 0 339132 99 0 0 20 0 1 0 163551033 438312960 104877 134679101440 4194304 6891213 140735018823040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12013568 140735018828785 140735018828901 140735018828901 140735018835915 0
/proc/841673/statm: 107010 104877 468 659 0 106214 0
Current children cumulated CPU time: 3392.31 s
Current children cumulated vsize: 437972 KiB
Current children cumulated memory: 422308 KiB

[startup+3462.3 s]
/proc/loadavg: 3.39 3.93 4.04 4/252 843658
/proc/meminfo: memFree=124113188/131524600 swapFree=131071996/131071996
[pid=841668] ppid=841665 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/841668/stat : 841668 (naps-1.03.sh) S 841665 841668 836229 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 163551032 10170368 700 134679101440 94061178224640 94061179303960 140728146726896 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94061181402416 94061181449604 94061213708288 140728146736096 140728146736225 140728146736225 140728146743240 0
/proc/841668/statm: 2483 700 622 264 0 134 0
[pid=841673] ppid=841668 vsize=509428 memory=468660 CPUtime=3452.17 cores=4,6
/proc/841673/stat : 841673 (naps-1.03) R 841668 841668 836229 0 -1 4194304 86151 0 0 0 345117 100 0 0 20 0 1 0 163551033 521654272 117165 134679101440 4194304 6891213 140735018823040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12013568 140735018828785 140735018828901 140735018828901 140735018835915 0
/proc/841673/statm: 127357 117165 468 659 0 126561 0
Current children cumulated CPU time: 3452.17 s
Current children cumulated vsize: 519360 KiB
Current children cumulated memory: 471460 KiB

[startup+3522.3 s]
/proc/loadavg: 3.20 3.77 3.98 4/251 843668
/proc/meminfo: memFree=124185012/131524600 swapFree=131071996/131071996
[pid=841668] ppid=841665 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/841668/stat : 841668 (naps-1.03.sh) S 841665 841668 836229 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 163551032 10170368 700 134679101440 94061178224640 94061179303960 140728146726896 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94061181402416 94061181449604 94061213708288 140728146736096 140728146736225 140728146736225 140728146743240 0
/proc/841668/statm: 2483 700 622 264 0 134 0
[pid=841673] ppid=841668 vsize=428040 memory=394764 CPUtime=3512.02 cores=4,6
/proc/841673/stat : 841673 (naps-1.03) R 841668 841668 836229 0 -1 4194304 87861 0 0 0 351100 102 0 0 20 0 1 0 163551033 438312960 98691 134679101440 4194304 6891213 140735018823040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12013568 140735018828785 140735018828901 140735018828901 140735018835915 0
/proc/841673/statm: 107010 98691 468 659 0 106214 0
Current children cumulated CPU time: 3512.02 s
Current children cumulated vsize: 437972 KiB
Current children cumulated memory: 397564 KiB

[startup+3582.3 s]
/proc/loadavg: 3.11 3.64 3.92 4/254 843685
/proc/meminfo: memFree=124163456/131524600 swapFree=131071996/131071996
[pid=841668] ppid=841665 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/841668/stat : 841668 (naps-1.03.sh) S 841665 841668 836229 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 163551032 10170368 700 134679101440 94061178224640 94061179303960 140728146726896 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94061181402416 94061181449604 94061213708288 140728146736096 140728146736225 140728146736225 140728146743240 0
/proc/841668/statm: 2483 700 622 264 0 134 0
[pid=841673] ppid=841668 vsize=509428 memory=454156 CPUtime=3571.87 cores=4,6
/proc/841673/stat : 841673 (naps-1.03) R 841668 841668 836229 0 -1 4194304 88609 0 0 0 357084 103 0 0 20 0 1 0 163551033 521654272 113539 134679101440 4194304 6891213 140735018823040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12013568 140735018828785 140735018828901 140735018828901 140735018835915 0
/proc/841673/statm: 127357 113539 468 659 0 126561 0
Current children cumulated CPU time: 3571.87 s
Current children cumulated vsize: 519360 KiB
Current children cumulated memory: 456956 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.5 s]
/proc/loadavg: 3.07 3.58 3.89 4/254 843690
/proc/meminfo: memFree=124116428/131524600 swapFree=131071996/131071996
[pid=841668] ppid=841665 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/841668/stat : 841668 (naps-1.03.sh) S 841665 841668 836229 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 163551032 10170368 700 134679101440 94061178224640 94061179303960 140728146726896 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94061181402416 94061181449604 94061213708288 140728146736096 140728146736225 140728146736225 140728146743240 0
/proc/841668/statm: 2483 700 622 264 0 134 0
[pid=841673] ppid=841668 vsize=510060 memory=474800 CPUtime=3600 cores=4,6
/proc/841673/stat : 841673 (naps-1.03) R 841668 841668 836229 0 -1 4194304 88843 0 0 0 359897 103 0 0 20 0 1 0 163551033 522301440 118700 134679101440 4194304 6891213 140735018823040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12013568 140735018828785 140735018828901 140735018828901 140735018835915 0
/proc/841673/statm: 127515 118700 468 659 0 126719 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 519992 KiB
Current children cumulated memory: 477600 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3598.98 s, system=1.03825 s

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

[startup+3610.5 s]
/proc/loadavg: 3.07 3.58 3.89 4/254 843690
/proc/meminfo: memFree=124116428/131524600 swapFree=131071996/131071996
[pid=841668] ppid=841665 vsize=9932 memory=2800 CPUtime=0 cores=4,6
/proc/841668/stat : 841668 (naps-1.03.sh) S 841665 841668 836229 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 163551032 10170368 700 134679101440 94061178224640 94061179303960 140728146726896 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94061181402416 94061181449604 94061213708288 140728146736096 140728146736225 140728146736225 140728146743240 0
/proc/841668/statm: 2483 700 622 264 0 134 0
[pid=841673] ppid=841668 vsize=510060 memory=474800 CPUtime=3600 cores=4,6
/proc/841673/stat : 841673 (naps-1.03) R 841668 841668 836229 0 -1 4194304 88843 0 0 0 359897 103 0 0 20 0 1 0 163551033 522301440 118700 134679101440 4194304 6891213 140735018823040 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 12013568 140735018828785 140735018828901 140735018828901 140735018835915 0
/proc/841673/statm: 127515 118700 468 659 0 126719 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 519992 KiB
Current children cumulated memory: 477600 KiB

Child status: 10

Real time (s): 3610.5
CPU time (s): 3600.02
CPU user time (s): 3598.98
CPU system time (s): 1.03825
CPU usage (%): 99.7095
Max. virtual memory (cumulated for all children) (KiB): 568680
Max. memory (cumulated for all children) (KiB): 517032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.98
system time used= 1.03825
maximum resident set size= 517728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89326
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= 104
involuntary context switches= 3267


# summary of solver processes directly reported to runsolver:
#   pid: 841668
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3598.98
#   total CPU system time (s): 1.03825

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.00241 second user time and 17.3183 second system time

The end

Launcher Data

Begin job on nodeC024 at 2024-07-16 09:11:14
IDJOB=4433989
IDBENCH=148772
IDSOLVER=3062
FILE ID=nodeC024/4433989-1721113861
RUNJOBID= nodeC024-1721106131-836240
SLURM_JOB_ID= 7505634
Free space on /tmp= 889804 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx63.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4433989-1721113861/watcher-4433989-1721113861 -o /tmp/evaluation-result-4433989-1721113861/solver-4433989-1721113861 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1721106131-836240 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4433989-1721113861.opb

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

MD5SUM BENCH= 7c2ff02722ff3a09887b085a032d3a00
RANDOM SEED=1104572830

nodeC024.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	: 0xb00002a
cpu MHz		: 3664.975
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 invpcid_single pti ibrs ibpb stibp 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	: 6999.60
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		: 3686.637
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 invpcid_single pti ibrs ibpb stibp 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	: 7007.08
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		: 3600.267
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 invpcid_single pti ibrs ibpb stibp 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	: 6999.60
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		: 3600.259
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 invpcid_single pti ibrs ibpb stibp 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	: 7007.08
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		: 3658.604
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 invpcid_single pti ibrs ibpb stibp 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	: 6999.60
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		: 3686.690
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 invpcid_single pti ibrs ibpb stibp 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	: 7007.08
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		: 3647.387
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 invpcid_single pti ibrs ibpb stibp 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	: 6999.60
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.955
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 invpcid_single pti ibrs ibpb stibp 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	: 7007.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        101754052 kB
MemAvailable:   105805532 kB
Buffers:          395276 kB
Cached:          4447596 kB
SwapCached:            0 kB
Active:           942960 kB
Inactive:       28088228 kB
Active(anon):       1596 kB
Inactive(anon): 24224432 kB
Active(file):     941364 kB
Inactive(file):  3863796 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              5648 kB
Writeback:             0 kB
AnonPages:      24187952 kB
Mapped:           109728 kB
Shmem:             37720 kB
KReclaimable:     171932 kB
Slab:             286180 kB
SReclaimable:     171932 kB
SUnreclaim:       114248 kB
KernelStack:        4236 kB
PageTables:        58560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   26274320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            60928 kB
HardwareCorrupted:     0 kB
AnonHugePages:  11100160 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:      230100 kB
DirectMap2M:    21563392 kB
DirectMap1G:    114294784 kB

Free space on /tmp at the end= 890068 MiB
End job on nodeC024 at 2024-07-16 10:11:25