Trace number 4434121

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.03 3610.01

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/
EmployeeScheduling/normalized-aug4.5.opb
MD5SUM481101aa5750e702617a44583ed063de
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 benchmark204
Best CPU time to get the best result obtained on this benchmark3558.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9632
Total number of constraints29620
Number of constraints which are clauses27552
Number of constraints which are cardinality constraints (but not clauses)248
Number of constraints which are nor clauses,nor cardinality constraints1820
Minimum length of a constraint2
Maximum length of a constraint248
Number of terms in the objective function 26
Biggest coefficient in the objective function 20
Number of bits for the biggest coefficient in the objective function 5
Sum of the numbers in the objective function 211
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 160
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 687
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-4434121-1721157020.opb
1.78/1.81	c single stage optimization mode
3600.02/3610.00	c 
3600.02/3610.00	c *** TERMINATED *** by signal 15
3600.02/3610.00	s UNKNOWN
3600.02/3610.00	c _____________________________________________________________________________
3600.02/3610.00	c std/band forms        : 1200,0
3600.02/3610.00	c 2cl/3cl ITE-codings   : 330380,0
3600.02/3610.00	c BDD/srt/adr Max costs : 14255,1551,0
3600.02/3610.00	c BDDraw/bin/mul/srt/adr: 896,0,0,304,0
3600.02/3610.00	c BDD nodes             : 345545
3600.02/3610.00	c Es1/CC detections     : 0,0
3600.02/3610.00	c CC sort               : 276
3600.02/3610.00	c SAT/UNSAT calls       : 0,0
3600.02/3610.00	c regenrated variables  : 0
3600.02/3610.00	c eliminated fixed lits : 0
3600.02/3610.00	c goal lit flips        : 0
3600.02/3610.00	c goal stages           : 1
3600.02/3610.00	c goal shrink           : 0
3600.02/3610.00	c goal coeff separations: 0
3600.02/3610.00	c restarts              : 0
3600.02/3610.00	c conflicts             : 0              (0 /sec)
3600.02/3610.00	c decisions             : 0              (0 /sec)
3600.02/3610.00	c propagations          : 0              (0 /sec)
3600.02/3610.00	c inspects              : 0              (0 /sec)
3600.02/3610.00	c CPU time (solving tm) : 3599 s        (3597 s, SAT 0 s, UNSAT 0 s)
3600.02/3610.00	c Time for Opt-base     : 0.002878 s
3600.02/3610.00	c Steps for Opt-base    : 0
3600.02/3610.00	c Time for BDD coding   : 1.119 s
3600.02/3610.00	c Time for srt coding   : 0.04327 s
3600.02/3610.00	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: 63968 MiB (60899 MiB free)
  memory of node 1: 64473 MiB (62167 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434121-1721157020/watcher-4434121-1721157020 -o /tmp/evaluation-result-4434121-1721157020/solver-4434121-1721157020 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1721149530-865473 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4434121-1721157020.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=870396, runsolver pid=870393

[startup+0.100096 s]*
/proc/loadavg: 4.21 4.14 4.10 5/259 870401
/proc/meminfo: memFree=126013068/131524600 swapFree=131071996/131071996
[pid=870396] ppid=870393 vsize=9932 memory=2684 CPUtime=0 cores=5,7
/proc/870396/stat : 870396 (naps-1.03.sh) S 870393 870396 865460 0 -1 4194304 223 246 0 0 0 0 0 0 20 0 1 0 167870931 10170368 671 134679101440 94396027613184 94396028692504 140724917928416 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94396030790960 94396030838148 94396058832896 140724917937120 140724917937249 140724917937249 140724917944264 0
/proc/870396/statm: 2483 671 592 264 0 134 0
[pid=870401] ppid=870396 vsize=14144 memory=9648 CPUtime=0.09 cores=5,7
/proc/870401/stat : 870401 (naps-1.03) R 870396 870396 865460 0 -1 4194304 1587 0 0 0 9 0 0 0 20 0 1 0 167870931 14483456 2412 134679101440 4194304 6891213 140725637526736 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 29192192 140725637530609 140725637530725 140725637530725 140725637537739 0
/proc/870401/statm: 3536 2412 436 659 0 2740 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 24076 KiB
Current children cumulated memory: 12332 KiB

[startup+0.205761 s]*
/proc/loadavg: 4.21 4.14 4.10 5/259 870401
/proc/meminfo: memFree=126008032/131524600 swapFree=131071996/131071996
[pid=870396] ppid=870393 vsize=9932 memory=2684 CPUtime=0 cores=5,7
/proc/870396/stat : 870396 (naps-1.03.sh) S 870393 870396 865460 0 -1 4194304 223 246 0 0 0 0 0 0 20 0 1 0 167870931 10170368 671 134679101440 94396027613184 94396028692504 140724917928416 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94396030790960 94396030838148 94396058832896 140724917937120 140724917937249 140724917937249 140724917944264 0
/proc/870396/statm: 2483 671 592 264 0 134 0
[pid=870401] ppid=870396 vsize=17264 memory=12644 CPUtime=0.2 cores=5,7
/proc/870401/stat : 870401 (naps-1.03) R 870396 870396 865460 0 -1 4194304 2285 0 0 0 19 1 0 0 20 0 1 0 167870931 17678336 3161 134679101440 4194304 6891213 140725637526736 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 29192192 140725637530609 140725637530725 140725637530725 140725637537739 0
/proc/870401/statm: 4316 3161 436 659 0 3520 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 27196 KiB
Current children cumulated memory: 15328 KiB

[startup+0.305649 s]*
/proc/loadavg: 4.21 4.14 4.10 5/259 870401
/proc/meminfo: memFree=126000836/131524600 swapFree=131071996/131071996
[pid=870396] ppid=870393 vsize=9932 memory=2684 CPUtime=0 cores=5,7
/proc/870396/stat : 870396 (naps-1.03.sh) S 870393 870396 865460 0 -1 4194304 223 246 0 0 0 0 0 0 20 0 1 0 167870931 10170368 671 134679101440 94396027613184 94396028692504 140724917928416 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94396030790960 94396030838148 94396058832896 140724917937120 140724917937249 140724917937249 140724917944264 0
/proc/870396/statm: 2483 671 592 264 0 134 0
[pid=870401] ppid=870396 vsize=23868 memory=19556 CPUtime=0.3 cores=5,7
/proc/870401/stat : 870401 (naps-1.03) R 870396 870396 865460 0 -1 4194304 4135 0 0 0 29 1 0 0 20 0 1 0 167870931 24440832 4889 134679101440 4194304 6891213 140725637526736 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 29192192 140725637530609 140725637530725 140725637530725 140725637537739 0
/proc/870401/statm: 5967 4889 468 659 0 5171 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 33800 KiB
Current children cumulated memory: 22240 KiB

[startup+0.700262 s]
/proc/loadavg: 4.21 4.14 4.10 5/259 870401
/proc/meminfo: memFree=125996756/131524600 swapFree=131071996/131071996
[pid=870396] ppid=870393 vsize=9932 memory=2684 CPUtime=0 cores=5,7
/proc/870396/stat : 870396 (naps-1.03.sh) S 870393 870396 865460 0 -1 4194304 223 246 0 0 0 0 0 0 20 0 1 0 167870931 10170368 671 134679101440 94396027613184 94396028692504 140724917928416 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94396030790960 94396030838148 94396058832896 140724917937120 140724917937249 140724917937249 140724917944264 0
/proc/870396/statm: 2483 671 592 264 0 134 0
[pid=870401] ppid=870396 vsize=29652 memory=25276 CPUtime=0.68 cores=5,7
/proc/870401/stat : 870401 (naps-1.03) R 870396 870396 865460 0 -1 4194304 5570 0 0 0 67 1 0 0 20 0 1 0 167870931 30363648 6319 134679101440 4194304 6891213 140725637526736 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 29192192 140725637530609 140725637530725 140725637530725 140725637537739 0
/proc/870401/statm: 7413 6319 468 659 0 6617 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 39584 KiB
Current children cumulated memory: 27960 KiB

[startup+1.50027 s]
/proc/loadavg: 4.21 4.14 4.10 5/259 870401
/proc/meminfo: memFree=125985696/131524600 swapFree=131071996/131071996
[pid=870396] ppid=870393 vsize=9932 memory=2684 CPUtime=0 cores=5,7
/proc/870396/stat : 870396 (naps-1.03.sh) S 870393 870396 865460 0 -1 4194304 223 246 0 0 0 0 0 0 20 0 1 0 167870931 10170368 671 134679101440 94396027613184 94396028692504 140724917928416 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94396030790960 94396030838148 94396058832896 140724917937120 140724917937249 140724917937249 140724917944264 0
/proc/870396/statm: 2483 671 592 264 0 134 0
[pid=870401] ppid=870396 vsize=49556 memory=42576 CPUtime=1.49 cores=5,7
/proc/870401/stat : 870401 (naps-1.03) R 870396 870396 865460 0 -1 4194304 8797 0 0 0 146 3 0 0 20 0 1 0 167870931 50745344 10644 134679101440 4194304 6891213 140725637526736 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 29192192 140725637530609 140725637530725 140725637530725 140725637537739 0
/proc/870401/statm: 12389 10644 468 659 0 11593 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 59488 KiB
Current children cumulated memory: 45260 KiB

[startup+3.10561 s]
/proc/loadavg: 4.19 4.14 4.10 5/259 870401
/proc/meminfo: memFree=125735492/131524600 swapFree=131071996/131071996
[pid=870396] ppid=870393 vsize=9932 memory=2684 CPUtime=0 cores=5,7
/proc/870396/stat : 870396 (naps-1.03.sh) S 870393 870396 865460 0 -1 4194304 223 246 0 0 0 0 0 0 20 0 1 0 167870931 10170368 671 134679101440 94396027613184 94396028692504 140724917928416 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94396030790960 94396030838148 94396058832896 140724917937120 140724917937249 140724917937249 140724917944264 0
/proc/870396/statm: 2483 671 592 264 0 134 0
[pid=870401] ppid=870396 vsize=318508 memory=280992 CPUtime=3.09 cores=5,7
/proc/870401/stat : 870401 (naps-1.03) R 870396 870396 865460 0 -1 4194304 47533 0 0 0 297 12 0 0 20 0 1 0 167870931 326152192 70248 134679101440 4194304 6891213 140725637526736 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 29192192 140725637530609 140725637530725 140725637530725 140725637537739 0
/proc/870401/statm: 79627 70248 468 659 0 78831 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 328440 KiB
Current children cumulated memory: 283676 KiB

[startup+6.30025 s]
/proc/loadavg: 4.19 4.14 4.10 5/259 870401
/proc/meminfo: memFree=125744040/131524600 swapFree=131071996/131071996
[pid=870396] ppid=870393 vsize=9932 memory=2684 CPUtime=0 cores=5,7
/proc/870396/stat : 870396 (naps-1.03.sh) S 870393 870396 865460 0 -1 4194304 223 246 0 0 0 0 0 0 20 0 1 0 167870931 10170368 671 134679101440 94396027613184 94396028692504 140724917928416 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94396030790960 94396030838148 94396058832896 140724917937120 140724917937249 140724917937249 140724917944264 0
/proc/870396/statm: 2483 671 592 264 0 134 0
[pid=870401] ppid=870396 vsize=303712 memory=265680 CPUtime=6.27 cores=5,7
/proc/870401/stat : 870401 (naps-1.03) R 870396 870396 865460 0 -1 4194304 48956 0 0 0 614 13 0 0 20 0 1 0 167870931 311001088 66420 134679101440 4194304 6891213 140725637526736 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 29192192 140725637530609 140725637530725 140725637530725 140725637537739 0
/proc/870401/statm: 75928 66420 468 659 0 75132 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 313644 KiB
Current children cumulated memory: 268364 KiB

[startup+12.7003 s]
/proc/loadavg: 4.16 4.13 4.10 5/259 870402
/proc/meminfo: memFree=125766428/131524600 swapFree=131071996/131071996
[pid=870396] ppid=870393 vsize=9932 memory=2684 CPUtime=0 cores=5,7
/proc/870396/stat : 870396 (naps-1.03.sh) S 870393 870396 865460 0 -1 4194304 223 246 0 0 0 0 0 0 20 0 1 0 167870931 10170368 671 134679101440 94396027613184 94396028692504 140724917928416 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94396030790960 94396030838148 94396058832896 140724917937120 140724917937249 140724917937249 140724917944264 0
/proc/870396/statm: 2483 671 592 264 0 134 0
[pid=870401] ppid=870396 vsize=305164 memory=269160 CPUtime=12.65 cores=5,7
/proc/870401/stat : 870401 (naps-1.03) R 870396 870396 865460 0 -1 4194304 49343 0 0 0 1252 13 0 0 20 0 1 0 167870931 312487936 67290 134679101440 4194304 6891213 140725637526736 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 29192192 140725637530609 140725637530725 140725637530725 140725637537739 0
/proc/870401/statm: 76291 67290 468 659 0 75495 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 315096 KiB
Current children cumulated memory: 271844 KiB

[startup+25.5003 s]
/proc/loadavg: 4.14 4.13 4.10 5/262 870410
/proc/meminfo: memFree=125726356/131524600 swapFree=131071996/131071996
[pid=870396] ppid=870393 vsize=9932 memory=2684 CPUtime=0 cores=5,7
/proc/870396/stat : 870396 (naps-1.03.sh) S 870393 870396 865460 0 -1 4194304 223 246 0 0 0 0 0 0 20 0 1 0 167870931 10170368 671 134679101440 94396027613184 94396028692504 140724917928416 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94396030790960 94396030838148 94396058832896 140724917937120 140724917937249 140724917937249 140724917944264 0
/proc/870396/statm: 2483 671 592 264 0 134 0
[pid=870401] ppid=870396 vsize=306716 memory=270780 CPUtime=25.42 cores=5,7
/proc/870401/stat : 870401 (naps-1.03) R 870396 870396 865460 0 -1 4194304 49780 0 0 0 2528 14 0 0 20 0 1 0 167870931 314077184 67695 134679101440 4194304 6891213 140725637526736 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 29192192 140725637530609 140725637530725 140725637530725 140725637537739 0
/proc/870401/statm: 76679 67695 468 659 0 75883 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 316648 KiB
Current children cumulated memory: 273464 KiB

[startup+51.1057 s]
/proc/loadavg: 4.21 4.15 4.10 5/262 870415
/proc/meminfo: memFree=125722640/131524600 swapFree=131071996/131071996
[pid=870396] ppid=870393 vsize=9932 memory=2684 CPUtime=0 cores=5,7
/proc/870396/stat : 870396 (naps-1.03.sh) S 870393 870396 865460 0 -1 4194304 223 246 0 0 0 0 0 0 20 0 1 0 167870931 10170368 671 134679101440 94396027613184 94396028692504 140724917928416 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94396030790960 94396030838148 94396058832896 140724917937120 140724917937249 140724917937249 140724917944264 0
/proc/870396/statm: 2483 671 592 264 0 134 0
[pid=870401] ppid=870396 vsize=308660 memory=278864 CPUtime=50.95 cores=5,7
/proc/870401/stat : 870401 (naps-1.03) R 870396 870396 865460 0 -1 4194304 50302 0 0 0 5081 14 0 0 20 0 1 0 167870931 316067840 69716 134679101440 4194304 6891213 140725637526736 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 29192192 140725637530609 140725637530725 140725637530725 140725637537739 0
/proc/870401/statm: 77165 69716 468 659 0 76369 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 318592 KiB
Current children cumulated memory: 281548 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.14 4.10 5/262 870423
/proc/meminfo: memFree=125749600/131524600 swapFree=131071996/131071996
[pid=870396] ppid=870393 vsize=9932 memory=2684 CPUtime=0 cores=5,7
/proc/870396/stat : 870396 (naps-1.03.sh) S 870393 870396 865460 0 -1 4194304 223 246 0 0 0 0 0 0 20 0 1 0 167870931 10170368 671 134679101440 94396027613184 94396028692504 140724917928416 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94396030790960 94396030838148 94396058832896 140724917937120 140724917937249 140724917937249 140724917944264 0
/proc/870396/statm: 2483 671 592 264 0 134 0
[pid=870401] ppid=870396 vsize=311468 memory=281568 CPUtime=102 cores=5,7
/proc/870401/stat : 870401 (naps-1.03) R 870396 870396 865460 0 -1 4194304 51736 0 0 0 10184 16 0 0 20 0 1 0 167870931 318943232 70392 134679101440 4194304 6891213 140725637526736 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 29192192 140725637530609 140725637530725 140725637530725 140725637537739 0
/proc/870401/statm: 77867 70392 468 659 0 77071 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 321400 KiB
Current children cumulated memory: 284252 KiB

[startup+162.3 s]
/proc/loadavg: 4.30 4.17 4.11 5/261 870434
/proc/meminfo: memFree=125681840/131524600 swapFree=131071996/131071996
[pid=870396] ppid=870393 vsize=9932 memory=2684 CPUtime=0 cores=5,7
/proc/870396/stat : 870396 (naps-1.03.sh) S 870393 870396 865460 0 -1 4194304 223 246 0 0 0 0 0 0 20 0 1 0 167870931 10170368 671 134679101440 94396027613184 94396028692504 140724917928416 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94396030790960 94396030838148 94396058832896 140724917937120 140724917937249 140724917937249 140724917944264 0
/proc/870396/statm: 2483 671 592 264 0 134 0
[pid=870401] ppid=870396 vsize=314356 memory=280356 CPUtime=161.84 cores=5,7
/proc/870401/stat : 870401 (naps-1.03) R 870396 870396 865460 0 -1 4194304 53846 0 0 0 16166 18 0 0 20 0 1 0 167870931 321900544 70089 134679101440 4194304 6891213 140725637526736 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 29192192 140725637530609 140725637530725 140725637530725 140725637537739 0
/proc/870401/statm: 78589 70089 468 659 0 77793 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 324288 KiB
Current children cumulated memory: 283040 KiB

[startup+222.3 s]
/proc/loadavg: 4.17 4.16 4.10 5/261 870446
/proc/meminfo: memFree=125723028/131524600 swapFree=131071996/131071996
[pid=870396] ppid=870393 vsize=9932 memory=2684 CPUtime=0 cores=5,7
/proc/870396/stat : 870396 (naps-1.03.sh) S 870393 870396 865460 0 -1 4194304 223 246 0 0 0 0 0 0 20 0 1 0 167870931 10170368 671 134679101440 94396027613184 94396028692504 140724917928416 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94396030790960 94396030838148 94396058832896 140724917937120 140724917937249 140724917937249 140724917944264 0
/proc/870396/statm: 2483 671 592 264 0 134 0
[pid=870401] ppid=870396 vsize=335196 memory=287328 CPUtime=221.67 cores=5,7
/proc/870401/stat : 870401 (naps-1.03) R 870396 870396 865460 0 -1 4194304 55490 0 0 0 22148 19 0 0 20 0 1 0 167870931 343240704 71832 134679101440 4194304 6891213 140725637526736 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 29192192 140725637530609 140725637530725 140725637530725 140725637537739 0
/proc/870401/statm: 83799 71832 468 659 0 83003 0
Current children cumulated CPU time: 221.67 s

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

/proc/loadavg: 4.17 4.15 4.11 5/262 872287
/proc/meminfo: memFree=125634056/131524600 swapFree=131071996/131071996
[pid=870396] ppid=870393 vsize=9932 memory=2684 CPUtime=0 cores=5,7
/proc/870396/stat : 870396 (naps-1.03.sh) S 870393 870396 865460 0 -1 4194304 223 246 0 0 0 0 0 0 20 0 1 0 167870931 10170368 671 134679101440 94396027613184 94396028692504 140724917928416 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94396030790960 94396030838148 94396058832896 140724917937120 140724917937249 140724917937249 140724917944264 0
/proc/870396/statm: 2483 671 592 264 0 134 0
[pid=870401] ppid=870396 vsize=469808 memory=402648 CPUtime=3033.81 cores=5,7
/proc/870401/stat : 870401 (naps-1.03) R 870396 870396 865460 0 -1 4194304 110609 0 0 0 303298 83 0 0 20 0 1 0 167870931 481083392 100662 134679101440 4194304 6891213 140725637526736 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 29192192 140725637530609 140725637530725 140725637530725 140725637537739 0
/proc/870401/statm: 117452 100662 468 659 0 116656 0
Current children cumulated CPU time: 3033.81 s
Current children cumulated vsize: 479740 KiB
Current children cumulated memory: 405332 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.14 4.11 5/262 872297
/proc/meminfo: memFree=125665740/131524600 swapFree=131071996/131071996
[pid=870396] ppid=870393 vsize=9932 memory=2684 CPUtime=0 cores=5,7
/proc/870396/stat : 870396 (naps-1.03.sh) S 870393 870396 865460 0 -1 4194304 223 246 0 0 0 0 0 0 20 0 1 0 167870931 10170368 671 134679101440 94396027613184 94396028692504 140724917928416 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94396030790960 94396030838148 94396058832896 140724917937120 140724917937249 140724917937249 140724917944264 0
/proc/870396/statm: 2483 671 592 264 0 134 0
[pid=870401] ppid=870396 vsize=420412 memory=379844 CPUtime=3093.65 cores=5,7
/proc/870401/stat : 870401 (naps-1.03) R 870396 870396 865460 0 -1 4194304 111989 0 0 0 309280 85 0 0 20 0 1 0 167870931 430501888 94961 134679101440 4194304 6891213 140725637526736 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 29192192 140725637530609 140725637530725 140725637530725 140725637537739 0
/proc/870401/statm: 105103 94961 468 659 0 104307 0
Current children cumulated CPU time: 3093.65 s
Current children cumulated vsize: 430344 KiB
Current children cumulated memory: 382528 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.13 4.10 5/262 872308
/proc/meminfo: memFree=125592136/131524600 swapFree=131071996/131071996
[pid=870396] ppid=870393 vsize=9932 memory=2684 CPUtime=0 cores=5,7
/proc/870396/stat : 870396 (naps-1.03.sh) S 870393 870396 865460 0 -1 4194304 223 246 0 0 0 0 0 0 20 0 1 0 167870931 10170368 671 134679101440 94396027613184 94396028692504 140724917928416 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94396030790960 94396030838148 94396058832896 140724917937120 140724917937249 140724917937249 140724917944264 0
/proc/870396/statm: 2483 671 592 264 0 134 0
[pid=870401] ppid=870396 vsize=470924 memory=401900 CPUtime=3153.49 cores=5,7
/proc/870401/stat : 870401 (naps-1.03) R 870396 870396 865460 0 -1 4194304 112507 0 0 0 315263 86 0 0 20 0 1 0 167870931 482226176 100475 134679101440 4194304 6891213 140725637526736 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 29192192 140725637530609 140725637530725 140725637530725 140725637537739 0
/proc/870401/statm: 117731 100475 468 659 0 116935 0
Current children cumulated CPU time: 3153.49 s
Current children cumulated vsize: 480856 KiB
Current children cumulated memory: 404584 KiB

[startup+3222.3 s]
/proc/loadavg: 4.44 4.22 4.13 5/261 872319
/proc/meminfo: memFree=125736168/131524600 swapFree=131071996/131071996
[pid=870396] ppid=870393 vsize=9932 memory=2684 CPUtime=0 cores=5,7
/proc/870396/stat : 870396 (naps-1.03.sh) S 870393 870396 865460 0 -1 4194304 223 246 0 0 0 0 0 0 20 0 1 0 167870931 10170368 671 134679101440 94396027613184 94396028692504 140724917928416 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94396030790960 94396030838148 94396058832896 140724917937120 140724917937249 140724917937249 140724917944264 0
/proc/870396/statm: 2483 671 592 264 0 134 0
[pid=870401] ppid=870396 vsize=421832 memory=377112 CPUtime=3213.33 cores=5,7
/proc/870401/stat : 870401 (naps-1.03) R 870396 870396 865460 0 -1 4194304 113931 0 0 0 321245 88 0 0 20 0 1 0 167870931 431955968 94278 134679101440 4194304 6891213 140725637526736 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 29192192 140725637530609 140725637530725 140725637530725 140725637537739 0
/proc/870401/statm: 105458 94278 468 659 0 104662 0
Current children cumulated CPU time: 3213.33 s
Current children cumulated vsize: 431764 KiB
Current children cumulated memory: 379796 KiB

[startup+3282.3 s]
/proc/loadavg: 4.22 4.19 4.12 5/261 872329
/proc/meminfo: memFree=125583364/131524600 swapFree=131071996/131071996
[pid=870396] ppid=870393 vsize=9932 memory=2684 CPUtime=0 cores=5,7
/proc/870396/stat : 870396 (naps-1.03.sh) S 870393 870396 865460 0 -1 4194304 223 246 0 0 0 0 0 0 20 0 1 0 167870931 10170368 671 134679101440 94396027613184 94396028692504 140724917928416 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94396030790960 94396030838148 94396058832896 140724917937120 140724917937249 140724917937249 140724917944264 0
/proc/870396/statm: 2483 671 592 264 0 134 0
[pid=870401] ppid=870396 vsize=421968 memory=399840 CPUtime=3273.17 cores=5,7
/proc/870401/stat : 870401 (naps-1.03) R 870396 870396 865460 0 -1 4194304 114111 0 0 0 327228 89 0 0 20 0 1 0 167870931 432095232 99960 134679101440 4194304 6891213 140725637526736 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 29192192 140725637530609 140725637530725 140725637530725 140725637537739 0
/proc/870401/statm: 105492 99960 468 659 0 104696 0
Current children cumulated CPU time: 3273.17 s
Current children cumulated vsize: 431900 KiB
Current children cumulated memory: 402524 KiB

[startup+3342.3 s]
/proc/loadavg: 4.03 4.15 4.11 4/253 872369
/proc/meminfo: memFree=126088196/131524600 swapFree=131071996/131071996
[pid=870396] ppid=870393 vsize=9932 memory=2684 CPUtime=0 cores=5,7
/proc/870396/stat : 870396 (naps-1.03.sh) S 870393 870396 865460 0 -1 4194304 223 246 0 0 0 0 0 0 20 0 1 0 167870931 10170368 671 134679101440 94396027613184 94396028692504 140724917928416 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94396030790960 94396030838148 94396058832896 140724917937120 140724917937249 140724917937249 140724917944264 0
/proc/870396/statm: 2483 671 592 264 0 134 0
[pid=870401] ppid=870396 vsize=423092 memory=372152 CPUtime=3333.01 cores=5,7
/proc/870401/stat : 870401 (naps-1.03) R 870396 870396 865460 0 -1 4194304 115854 0 0 0 333210 91 0 0 20 0 1 0 167870931 433246208 93038 134679101440 4194304 6891213 140725637526736 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 29192192 140725637530609 140725637530725 140725637530725 140725637537739 0
/proc/870401/statm: 105773 93038 468 659 0 104977 0
Current children cumulated CPU time: 3333.01 s
Current children cumulated vsize: 433024 KiB
Current children cumulated memory: 374836 KiB

[startup+3402.3 s]
/proc/loadavg: 3.48 3.97 4.05 4/250 872379
/proc/meminfo: memFree=126038636/131524600 swapFree=131071996/131071996
[pid=870396] ppid=870393 vsize=9932 memory=2684 CPUtime=0 cores=5,7
/proc/870396/stat : 870396 (naps-1.03.sh) S 870393 870396 865460 0 -1 4194304 223 246 0 0 0 0 0 0 20 0 1 0 167870931 10170368 671 134679101440 94396027613184 94396028692504 140724917928416 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94396030790960 94396030838148 94396058832896 140724917937120 140724917937249 140724917937249 140724917944264 0
/proc/870396/statm: 2483 671 592 264 0 134 0
[pid=870401] ppid=870396 vsize=423228 memory=396972 CPUtime=3392.84 cores=5,7
/proc/870401/stat : 870401 (naps-1.03) R 870396 870396 865460 0 -1 4194304 116006 0 0 0 339193 91 0 0 20 0 1 0 167870931 433385472 99243 134679101440 4194304 6891213 140725637526736 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 29192192 140725637530609 140725637530725 140725637530725 140725637537739 0
/proc/870401/statm: 105807 99243 468 659 0 105011 0
Current children cumulated CPU time: 3392.84 s
Current children cumulated vsize: 433160 KiB
Current children cumulated memory: 399656 KiB

[startup+3462.3 s]
/proc/loadavg: 3.22 3.81 3.99 4/250 872390
/proc/meminfo: memFree=126096976/131524600 swapFree=131071996/131071996
[pid=870396] ppid=870393 vsize=9932 memory=2684 CPUtime=0 cores=5,7
/proc/870396/stat : 870396 (naps-1.03.sh) S 870393 870396 865460 0 -1 4194304 223 246 0 0 0 0 0 0 20 0 1 0 167870931 10170368 671 134679101440 94396027613184 94396028692504 140724917928416 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94396030790960 94396030838148 94396058832896 140724917937120 140724917937249 140724917937249 140724917944264 0
/proc/870396/statm: 2483 671 592 264 0 134 0
[pid=870401] ppid=870396 vsize=474176 memory=417376 CPUtime=3452.68 cores=5,7
/proc/870401/stat : 870401 (naps-1.03) R 870396 870396 865460 0 -1 4194304 116634 0 0 0 345176 92 0 0 20 0 1 0 167870931 485556224 104344 134679101440 4194304 6891213 140725637526736 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 29192192 140725637530609 140725637530725 140725637530725 140725637537739 0
/proc/870401/statm: 118544 104344 468 659 0 117748 0
Current children cumulated CPU time: 3452.68 s
Current children cumulated vsize: 484108 KiB
Current children cumulated memory: 420060 KiB

[startup+3522.3 s]
/proc/loadavg: 3.12 3.67 3.93 3/242 872431
/proc/meminfo: memFree=126529288/131524600 swapFree=131071996/131071996
[pid=870396] ppid=870393 vsize=9932 memory=2684 CPUtime=0 cores=5,7
/proc/870396/stat : 870396 (naps-1.03.sh) S 870393 870396 865460 0 -1 4194304 223 246 0 0 0 0 0 0 20 0 1 0 167870931 10170368 671 134679101440 94396027613184 94396028692504 140724917928416 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94396030790960 94396030838148 94396058832896 140724917937120 140724917937249 140724917937249 140724917944264 0
/proc/870396/statm: 2483 671 592 264 0 134 0
[pid=870401] ppid=870396 vsize=424388 memory=388064 CPUtime=3512.52 cores=5,7
/proc/870401/stat : 870401 (naps-1.03) R 870396 870396 865460 0 -1 4194304 117925 0 0 0 351158 94 0 0 20 0 1 0 167870931 434573312 97016 134679101440 4194304 6891213 140725637526736 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 29192192 140725637530609 140725637530725 140725637530725 140725637537739 0
/proc/870401/statm: 106097 97016 468 659 0 105301 0
Current children cumulated CPU time: 3512.52 s
Current children cumulated vsize: 434320 KiB
Current children cumulated memory: 390748 KiB

[startup+3582.3 s]
/proc/loadavg: 2.47 3.38 3.81 3/243 872442
/proc/meminfo: memFree=126428636/131524600 swapFree=131071996/131071996
[pid=870396] ppid=870393 vsize=9932 memory=2684 CPUtime=0 cores=5,7
/proc/870396/stat : 870396 (naps-1.03.sh) S 870393 870396 865460 0 -1 4194304 223 246 0 0 0 0 0 0 20 0 1 0 167870931 10170368 671 134679101440 94396027613184 94396028692504 140724917928416 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94396030790960 94396030838148 94396058832896 140724917937120 140724917937249 140724917937249 140724917944264 0
/proc/870396/statm: 2483 671 592 264 0 134 0
[pid=870401] ppid=870396 vsize=475068 memory=414316 CPUtime=3572.38 cores=5,7
/proc/870401/stat : 870401 (naps-1.03) R 870396 870396 865460 0 -1 4194304 118473 0 0 0 357143 95 0 0 20 0 1 0 167870931 486469632 103579 134679101440 4194304 6891213 140725637526736 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 29192192 140725637530609 140725637530725 140725637530725 140725637537739 0
/proc/870401/statm: 118767 103579 468 659 0 117971 0
Current children cumulated CPU time: 3572.38 s
Current children cumulated vsize: 485000 KiB
Current children cumulated memory: 417000 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610 s]*
/proc/loadavg: 2.36 3.26 3.76 3/243 872447
/proc/meminfo: memFree=126486336/131524600 swapFree=131071996/131071996
[pid=870396] ppid=870393 vsize=9932 memory=2684 CPUtime=0 cores=5,7
/proc/870396/stat : 870396 (naps-1.03.sh) S 870393 870396 865460 0 -1 4194304 223 246 0 0 0 0 0 0 20 0 1 0 167870931 10170368 671 134679101440 94396027613184 94396028692504 140724917928416 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94396030790960 94396030838148 94396058832896 140724917937120 140724917937249 140724917937249 140724917944264 0
/proc/870396/statm: 2483 671 592 264 0 134 0
[pid=870401] ppid=870396 vsize=394952 memory=372972 CPUtime=3600.02 cores=5,7
/proc/870401/stat : 870401 (naps-1.03) R 870396 870396 865460 0 -1 4194304 119244 0 0 0 359906 96 0 0 20 0 1 0 167870931 404430848 93243 134679101440 4194304 6891213 140725637526736 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 29192192 140725637530609 140725637530725 140725637530725 140725637537739 0
/proc/870401/statm: 98738 93243 468 659 0 97942 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 404884 KiB
Current children cumulated memory: 375656 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3599.07 s, system=0.968767 s

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

Child status: 10

Real time (s): 3610.01
CPU time (s): 3600.03
CPU user time (s): 3599.07
CPU system time (s): 0.968767
CPU usage (%): 99.7237
Max. virtual memory (cumulated for all children) (KiB): 535112
Max. memory (cumulated for all children) (KiB): 471388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.07
system time used= 0.968767
maximum resident set size= 470124
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119727
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= 124
involuntary context switches= 4086


# summary of solver processes directly reported to runsolver:
#   pid: 870396
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3599.07
#   total CPU system time (s): 0.968767

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.33985 second user time and 17.7032 second system time

The end

Launcher Data

Begin job on nodeC032 at 2024-07-16 21:10:32
IDJOB=4434121
IDBENCH=158396
IDSOLVER=3062
FILE ID=nodeC032/4434121-1721157020
RUNJOBID= nodeC032-1721149530-865473
SLURM_JOB_ID= 7505745
Free space on /tmp= 890064 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/EmployeeScheduling/normalized-aug4.5.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434121-1721157020/watcher-4434121-1721157020 -o /tmp/evaluation-result-4434121-1721157020/solver-4434121-1721157020 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1721149530-865473 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4434121-1721157020.opb

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

MD5SUM BENCH= 481101aa5750e702617a44583ed063de
RANDOM SEED=1540609496

nodeC032.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		: 3673.933
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.33
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.589
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	: 7005.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.882
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.33
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		: 3651.643
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	: 7005.03
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		: 3673.939
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.33
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		: 3660.152
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	: 7005.03
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		: 3599.710
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.33
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		: 3660.756
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	: 7005.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        126019628 kB
MemAvailable:   128665872 kB
Buffers:          423204 kB
Cached:          3032644 kB
SwapCached:            0 kB
Active:           736696 kB
Inactive:        4107940 kB
Active(anon):       1588 kB
Inactive(anon):  1424932 kB
Active(file):     735108 kB
Inactive(file):  2683008 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              6540 kB
Writeback:           164 kB
AnonPages:       1388796 kB
Mapped:           110272 kB
Shmem:             37720 kB
KReclaimable:     135904 kB
Slab:             248000 kB
SReclaimable:     135904 kB
SUnreclaim:       112096 kB
KernelStack:        4128 kB
PageTables:        12016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    2041412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            64704 kB
HardwareCorrupted:     0 kB
AnonHugePages:    532480 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:      226004 kB
DirectMap2M:    21567488 kB
DirectMap1G:    114294784 kB

Free space on /tmp at the end= 890072 MiB
End job on nodeC032 at 2024-07-16 22:10:42