Trace number 4435076

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-PB16 1.02b5? (TO) 3600.02 3610.11

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_14.opb
MD5SUM0e700fc92a231fc1e477aebd59f20b52
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 benchmark138
Best CPU time to get the best result obtained on this benchmark3584.86
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3296
Total number of constraints6384
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints6383
Minimum length of a constraint1
Maximum length of a constraint33
Number of terms in the objective function 8
Biggest coefficient in the objective function 91
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 218
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 286
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1475
Number of bits of the biggest sum of numbers11
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.02b5.
0.00/0.00	c Input file name: HOME/instance-4435076-1721105350.opb
3600.00/3610.10	c 
3600.00/3610.10	c *** TERMINATED *** by signal 15
3600.00/3610.10	s UNKNOWN
3600.00/3610.10	c _____________________________________________________________________________
3600.00/3610.10	c 
3600.00/3610.10	c std/band forms        : 577,2903
3600.00/3610.10	c 2cl/3cl ITE-codings   : 6067375,271455
3600.00/3610.10	c BDD/srt/adr Max costs : 2074,0,0
3600.00/3610.10	c BDDraw/bin/mul/srt/adr: 0,0,3480,0,0
3600.00/3610.10	c BDD nodes             : 7722732
3600.00/3610.10	c Es1/CC detections     : 0,0
3600.00/3610.10	c SAT/UNSAT calls       : 0,0
3600.00/3610.10	c regenrated variables  : 0
3600.00/3610.10	c restarts              : 0
3600.00/3610.10	c conflicts             : 0              (0 /sec)
3600.00/3610.10	c decisions             : 0              (0 /sec)
3600.00/3610.10	c propagations          : 0              (0 /sec)
3600.00/3610.10	c inspects              : 0              (0 /sec)
3600.00/3610.10	c CPU time (solving tm) : 3599 s        (3552 s)
3600.00/3610.10	c Time for Opt-base     : 8.428 s
3600.00/3610.10	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 (62963 MiB free)
  memory of node 1: 64473 MiB (63472 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4435076-1721105350/watcher-4435076-1721105350 -o /tmp/evaluation-result-4435076-1721105350/solver-4435076-1721105350 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1721105363-836180 --watchdog 3760 HOME/naps-1.02b5.sh HOME/instance-4435076-1721105350.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=836232, runsolver pid=836229
Current StackSize limit: 8192 KiB


[startup+0.100729 s]*
/proc/loadavg: 1.61 3.24 3.83 5/259 836257
/proc/meminfo: memFree=129443336/131524600 swapFree=131071996/131071996
[pid=836232] ppid=836229 vsize=9932 memory=2844 CPUtime=0 cores=1,3
/proc/836232/stat : 836232 (naps-1.02b5.sh) S 836229 836232 836168 0 -1 4194304 225 240 0 0 0 0 0 0 20 0 1 0 162701725 10170368 711 134679101440 94065554046976 94065555126296 140733512337280 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94065557224752 94065557271940 94065584046080 140733512344544 140733512344671 140733512344671 140733512351686 0
/proc/836232/statm: 2483 711 635 264 0 134 0
[pid=836237] ppid=836232 vsize=15328 memory=10136 CPUtime=0.09 cores=1,3
/proc/836237/stat : 836237 (naps-1.02b5) R 836232 836232 836168 0 -1 4194304 2216 0 0 0 9 0 0 0 20 0 1 0 162701725 15695872 2534 134679101440 4194304 5746509 140721428569040 0 0 0 0 0 17922 0 0 0 17 3 0 0 0 0 0 6059216 6091920 18771968 140721428571119 140721428571233 140721428571233 140721428578249 0
/proc/836237/statm: 3832 2534 405 379 0 3366 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 25260 KiB
Current children cumulated memory: 12980 KiB

[startup+0.205726 s]*
/proc/loadavg: 1.61 3.24 3.83 4/256 836257
/proc/meminfo: memFree=129436568/131524600 swapFree=131071996/131071996
[pid=836232] ppid=836229 vsize=9932 memory=2844 CPUtime=0 cores=1,3
/proc/836232/stat : 836232 (naps-1.02b5.sh) S 836229 836232 836168 0 -1 4194304 225 240 0 0 0 0 0 0 20 0 1 0 162701725 10170368 711 134679101440 94065554046976 94065555126296 140733512337280 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94065557224752 94065557271940 94065584046080 140733512344544 140733512344671 140733512344671 140733512351686 0
/proc/836232/statm: 2483 711 635 264 0 134 0
[pid=836237] ppid=836232 vsize=24228 memory=18848 CPUtime=0.19 cores=1,3
/proc/836237/stat : 836237 (naps-1.02b5) R 836232 836232 836168 0 -1 4194304 4426 0 0 0 19 0 0 0 20 0 1 0 162701725 24809472 4712 134679101440 4194304 5746509 140721428569040 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18771968 140721428571119 140721428571233 140721428571233 140721428578249 0
/proc/836237/statm: 6057 4712 405 379 0 5591 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 34160 KiB
Current children cumulated memory: 21692 KiB

[startup+0.304871 s]*
/proc/loadavg: 1.61 3.24 3.83 4/255 836271
/proc/meminfo: memFree=129426972/131524600 swapFree=131071996/131071996
[pid=836232] ppid=836229 vsize=9932 memory=2844 CPUtime=0 cores=1,3
/proc/836232/stat : 836232 (naps-1.02b5.sh) S 836229 836232 836168 0 -1 4194304 225 240 0 0 0 0 0 0 20 0 1 0 162701725 10170368 711 134679101440 94065554046976 94065555126296 140733512337280 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94065557224752 94065557271940 94065584046080 140733512344544 140733512344671 140733512344671 140733512351686 0
/proc/836232/statm: 2483 711 635 264 0 134 0
[pid=836237] ppid=836232 vsize=32704 memory=27560 CPUtime=0.29 cores=1,3
/proc/836237/stat : 836237 (naps-1.02b5) R 836232 836232 836168 0 -1 4194304 6551 0 0 0 29 0 0 0 20 0 1 0 162701725 33488896 6890 134679101440 4194304 5746509 140721428569040 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18771968 140721428571119 140721428571233 140721428571233 140721428578249 0
/proc/836237/statm: 8176 6890 405 379 0 7710 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 42636 KiB
Current children cumulated memory: 30404 KiB

[startup+0.700256 s]
/proc/loadavg: 1.61 3.24 3.83 7/255 836297
/proc/meminfo: memFree=129398460/131524600 swapFree=131071996/131071996
[pid=836232] ppid=836229 vsize=9932 memory=2844 CPUtime=0 cores=1,3
/proc/836232/stat : 836232 (naps-1.02b5.sh) S 836229 836232 836168 0 -1 4194304 225 240 0 0 0 0 0 0 20 0 1 0 162701725 10170368 711 134679101440 94065554046976 94065555126296 140733512337280 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94065557224752 94065557271940 94065584046080 140733512344544 140733512344671 140733512344671 140733512351686 0
/proc/836232/statm: 2483 711 635 264 0 134 0
[pid=836237] ppid=836232 vsize=42992 memory=37940 CPUtime=0.67 cores=1,3
/proc/836237/stat : 836237 (naps-1.02b5) R 836232 836232 836168 0 -1 4194304 9463 0 0 0 67 0 0 0 20 0 1 0 162701725 44023808 9485 134679101440 4194304 5746509 140721428569040 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18771968 140721428571119 140721428571233 140721428571233 140721428578249 0
/proc/836237/statm: 10748 9485 421 379 0 10282 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 52924 KiB
Current children cumulated memory: 40784 KiB

[startup+1.50019 s]
/proc/loadavg: 1.61 3.24 3.83 5/259 836357
/proc/meminfo: memFree=129365752/131524600 swapFree=131071996/131071996
[pid=836232] ppid=836229 vsize=9932 memory=2844 CPUtime=0 cores=1,3
/proc/836232/stat : 836232 (naps-1.02b5.sh) S 836229 836232 836168 0 -1 4194304 225 240 0 0 0 0 0 0 20 0 1 0 162701725 10170368 711 134679101440 94065554046976 94065555126296 140733512337280 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94065557224752 94065557271940 94065584046080 140733512344544 140733512344671 140733512344671 140733512351686 0
/proc/836232/statm: 2483 711 635 264 0 134 0
[pid=836237] ppid=836232 vsize=49292 memory=43384 CPUtime=1.48 cores=1,3
/proc/836237/stat : 836237 (naps-1.02b5) R 836232 836232 836168 0 -1 4194304 11360 0 0 0 147 1 0 0 20 0 1 0 162701725 50475008 10846 134679101440 4194304 5746509 140721428569040 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18771968 140721428571119 140721428571233 140721428571233 140721428578249 0
/proc/836237/statm: 12323 10846 421 379 0 11857 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 59224 KiB
Current children cumulated memory: 46228 KiB

[startup+3.10535 s]
/proc/loadavg: 1.61 3.24 3.83 5/259 836407
/proc/meminfo: memFree=129316184/131524600 swapFree=131071996/131071996
[pid=836232] ppid=836229 vsize=9932 memory=2844 CPUtime=0 cores=1,3
/proc/836232/stat : 836232 (naps-1.02b5.sh) S 836229 836232 836168 0 -1 4194304 225 240 0 0 0 0 0 0 20 0 1 0 162701725 10170368 711 134679101440 94065554046976 94065555126296 140733512337280 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94065557224752 94065557271940 94065584046080 140733512344544 140733512344671 140733512344671 140733512351686 0
/proc/836232/statm: 2483 711 635 264 0 134 0
[pid=836237] ppid=836232 vsize=70396 memory=63008 CPUtime=3.07 cores=1,3
/proc/836237/stat : 836237 (naps-1.02b5) R 836232 836232 836168 0 -1 4194304 14334 0 0 0 306 1 0 0 20 0 1 0 162701725 72085504 15752 134679101440 4194304 5746509 140721428569040 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18771968 140721428571119 140721428571233 140721428571233 140721428578249 0
/proc/836237/statm: 17599 15752 421 379 0 17133 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 80328 KiB
Current children cumulated memory: 65852 KiB

[startup+6.3002 s]
/proc/loadavg: 1.80 3.26 3.83 5/259 836407
/proc/meminfo: memFree=129103152/131524600 swapFree=131071996/131071996
[pid=836232] ppid=836229 vsize=9932 memory=2844 CPUtime=0 cores=1,3
/proc/836232/stat : 836232 (naps-1.02b5.sh) S 836229 836232 836168 0 -1 4194304 225 240 0 0 0 0 0 0 20 0 1 0 162701725 10170368 711 134679101440 94065554046976 94065555126296 140733512337280 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94065557224752 94065557271940 94065584046080 140733512344544 140733512344671 140733512344671 140733512351686 0
/proc/836232/statm: 2483 711 635 264 0 134 0
[pid=836237] ppid=836232 vsize=91620 memory=82528 CPUtime=6.26 cores=1,3
/proc/836237/stat : 836237 (naps-1.02b5) R 836232 836232 836168 0 -1 4194304 18121 0 0 0 623 3 0 0 20 0 1 0 162701725 93818880 20632 134679101440 4194304 5746509 140721428569040 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18771968 140721428571119 140721428571233 140721428571233 140721428578249 0
/proc/836237/statm: 22905 20632 421 379 0 22439 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 101552 KiB
Current children cumulated memory: 85372 KiB

[startup+12.7002 s]
/proc/loadavg: 1.97 3.27 3.83 5/259 836409
/proc/meminfo: memFree=129042508/131524600 swapFree=131071996/131071996
[pid=836232] ppid=836229 vsize=9932 memory=2844 CPUtime=0 cores=1,3
/proc/836232/stat : 836232 (naps-1.02b5.sh) S 836229 836232 836168 0 -1 4194304 225 240 0 0 0 0 0 0 20 0 1 0 162701725 10170368 711 134679101440 94065554046976 94065555126296 140733512337280 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94065557224752 94065557271940 94065584046080 140733512344544 140733512344671 140733512344671 140733512351686 0
/proc/836232/statm: 2483 711 635 264 0 134 0
[pid=836237] ppid=836232 vsize=136956 memory=130676 CPUtime=12.64 cores=1,3
/proc/836237/stat : 836237 (naps-1.02b5) R 836232 836232 836168 0 -1 4194304 24206 0 0 0 1259 5 0 0 20 0 1 0 162701725 140242944 32669 134679101440 4194304 5746509 140721428569040 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18771968 140721428571119 140721428571233 140721428571233 140721428578249 0
/proc/836237/statm: 34239 32669 421 379 0 33773 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 146888 KiB
Current children cumulated memory: 133520 KiB

[startup+25.5003 s]
/proc/loadavg: 2.42 3.30 3.84 5/258 836410
/proc/meminfo: memFree=128883500/131524600 swapFree=131071996/131071996
[pid=836232] ppid=836229 vsize=9932 memory=2844 CPUtime=0 cores=1,3
/proc/836232/stat : 836232 (naps-1.02b5.sh) S 836229 836232 836168 0 -1 4194304 225 240 0 0 0 0 0 0 20 0 1 0 162701725 10170368 711 134679101440 94065554046976 94065555126296 140733512337280 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94065557224752 94065557271940 94065584046080 140733512344544 140733512344671 140733512344671 140733512351686 0
/proc/836232/statm: 2483 711 635 264 0 134 0
[pid=836237] ppid=836232 vsize=238396 memory=228764 CPUtime=25.4 cores=1,3
/proc/836237/stat : 836237 (naps-1.02b5) R 836232 836232 836168 0 -1 4194304 34757 0 0 0 2531 9 0 0 20 0 1 0 162701725 244117504 57191 134679101440 4194304 5746509 140721428569040 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18771968 140721428571119 140721428571233 140721428571233 140721428578249 0
/proc/836237/statm: 59599 57191 421 379 0 59133 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 248328 KiB
Current children cumulated memory: 231608 KiB

[startup+51.1056 s]
/proc/loadavg: 3.09 3.39 3.85 5/261 836421
/proc/meminfo: memFree=126273436/131524600 swapFree=131071996/131071996
[pid=836232] ppid=836229 vsize=9932 memory=2844 CPUtime=0 cores=1,3
/proc/836232/stat : 836232 (naps-1.02b5.sh) S 836229 836232 836168 0 -1 4194304 225 240 0 0 0 0 0 0 20 0 1 0 162701725 10170368 711 134679101440 94065554046976 94065555126296 140733512337280 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94065557224752 94065557271940 94065584046080 140733512344544 140733512344671 140733512344671 140733512351686 0
/proc/836232/statm: 2483 711 635 264 0 134 0
[pid=836237] ppid=836232 vsize=3220688 memory=2772952 CPUtime=50.94 cores=1,3
/proc/836237/stat : 836237 (naps-1.02b5) R 836232 836232 836168 0 -1 4194304 164010 0 0 0 5021 73 0 0 20 0 1 0 162701725 3297984512 693238 134679101440 4194304 5746509 140721428569040 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18771968 140721428571119 140721428571233 140721428571233 140721428578249 0
/proc/836237/statm: 805172 693238 421 379 0 804706 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 3230620 KiB
Current children cumulated memory: 2775796 KiB

[startup+102.3 s]
/proc/loadavg: 3.66 3.50 3.87 5/261 836431
/proc/meminfo: memFree=125841448/131524600 swapFree=131071996/131071996
[pid=836232] ppid=836229 vsize=9932 memory=2844 CPUtime=0 cores=1,3
/proc/836232/stat : 836232 (naps-1.02b5.sh) S 836229 836232 836168 0 -1 4194304 225 240 0 0 0 0 0 0 20 0 1 0 162701725 10170368 711 134679101440 94065554046976 94065555126296 140733512337280 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94065557224752 94065557271940 94065584046080 140733512344544 140733512344671 140733512344671 140733512351686 0
/proc/836232/statm: 2483 711 635 264 0 134 0
[pid=836237] ppid=836232 vsize=3578408 memory=3138704 CPUtime=102 cores=1,3
/proc/836237/stat : 836237 (naps-1.02b5) R 836232 836232 836168 0 -1 4194304 216122 0 0 0 10102 98 0 0 20 0 1 0 162701725 3664289792 784676 134679101440 4194304 5746509 140721428569040 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18771968 140721428571119 140721428571233 140721428571233 140721428578249 0
/proc/836237/statm: 894602 784676 421 379 0 894136 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 3588340 KiB
Current children cumulated memory: 3141548 KiB

[startup+162.3 s]
/proc/loadavg: 3.97 3.63 3.89 5/261 836442
/proc/meminfo: memFree=125813952/131524600 swapFree=131071996/131071996
[pid=836232] ppid=836229 vsize=9932 memory=2844 CPUtime=0 cores=1,3
/proc/836232/stat : 836232 (naps-1.02b5.sh) S 836229 836232 836168 0 -1 4194304 225 240 0 0 0 0 0 0 20 0 1 0 162701725 10170368 711 134679101440 94065554046976 94065555126296 140733512337280 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94065557224752 94065557271940 94065584046080 140733512344544 140733512344671 140733512344671 140733512351686 0
/proc/836232/statm: 2483 711 635 264 0 134 0
[pid=836237] ppid=836232 vsize=3581732 memory=3141764 CPUtime=161.82 cores=1,3
/proc/836237/stat : 836237 (naps-1.02b5) R 836232 836232 836168 0 -1 4194304 217126 0 0 0 16084 98 0 0 20 0 1 0 162701725 3667693568 785441 134679101440 4194304 5746509 140721428569040 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18771968 140721428571119 140721428571233 140721428571233 140721428578249 0
/proc/836237/statm: 895433 785441 421 379 0 894967 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 3591664 KiB
Current children cumulated memory: 3144608 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 3.74 3.92 5/261 836452
/proc/meminfo: memFree=125761324/131524600 swapFree=131071996/131071996
[pid=836232] ppid=836229 vsize=9932 memory=2844 CPUtime=0 cores=1,3
/proc/836232/stat : 836232 (naps-1.02b5.sh) S 836229 836232 836168 0 -1 4194304 225 240 0 0 0 0 0 0 20 0 1 0 162701725 10170368 711 134679101440 94065554046976 94065555126296 140733512337280 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94065557224752 94065557271940 94065584046080 140733512344544 140733512344671 140733512344671 140733512351686 0
/proc/836232/statm: 2483 711 635 264 0 134 0
[pid=836237] ppid=836232 vsize=3583448 memory=3143696 CPUtime=221.65 cores=1,3
/proc/836237/stat : 836237 (naps-1.02b5) R 836232 836232 836168 0 -1 4194304 217876 0 0 0 22067 98 0 0 20 0 1 0 162701725 3669450752 785924 134679101440 4194304 5746509 140721428569040 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18771968 140721428571119 140721428571233 140721428571233 140721428578249 0
/proc/836237/statm: 895862 785924 421 379 0 895396 0
Current children cumulated CPU time: 221.65 s

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

/proc/836237/statm: 898784 798717 421 379 0 898318 0
Current children cumulated CPU time: 3093.57 s
Current children cumulated vsize: 3605068 KiB
Current children cumulated memory: 3197712 KiB

[startup+3162.3 s]
/proc/loadavg: 4.19 4.15 4.10 5/260 838708
/proc/meminfo: memFree=118135328/131524600 swapFree=131071996/131071996
[pid=836232] ppid=836229 vsize=9932 memory=2844 CPUtime=0 cores=1,3
/proc/836232/stat : 836232 (naps-1.02b5.sh) S 836229 836232 836168 0 -1 4194304 225 240 0 0 0 0 0 0 20 0 1 0 162701725 10170368 711 134679101440 94065554046976 94065555126296 140733512337280 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94065557224752 94065557271940 94065584046080 140733512344544 140733512344671 140733512344671 140733512351686 0
/proc/836232/statm: 2483 711 635 264 0 134 0
[pid=836237] ppid=836232 vsize=3595532 memory=3195256 CPUtime=3153.41 cores=1,3
/proc/836237/stat : 836237 (naps-1.02b5) R 836232 836232 836168 0 -1 4194304 273240 0 0 0 315232 109 0 0 20 0 1 0 162701725 3681824768 798814 134679101440 4194304 5746509 140721428569040 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18771968 140721428571119 140721428571233 140721428571233 140721428578249 0
/proc/836237/statm: 898883 798814 421 379 0 898417 0
Current children cumulated CPU time: 3153.41 s
Current children cumulated vsize: 3605464 KiB
Current children cumulated memory: 3198100 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.14 4.10 5/260 838718
/proc/meminfo: memFree=118126556/131524600 swapFree=131071996/131071996
[pid=836232] ppid=836229 vsize=9932 memory=2844 CPUtime=0 cores=1,3
/proc/836232/stat : 836232 (naps-1.02b5.sh) S 836229 836232 836168 0 -1 4194304 225 240 0 0 0 0 0 0 20 0 1 0 162701725 10170368 711 134679101440 94065554046976 94065555126296 140733512337280 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94065557224752 94065557271940 94065584046080 140733512344544 140733512344671 140733512344671 140733512351686 0
/proc/836232/statm: 2483 711 635 264 0 134 0
[pid=836237] ppid=836232 vsize=3595532 memory=3195356 CPUtime=3213.25 cores=1,3
/proc/836237/stat : 836237 (naps-1.02b5) R 836232 836232 836168 0 -1 4194304 274493 0 0 0 321216 109 0 0 20 0 1 0 162701725 3681824768 798839 134679101440 4194304 5746509 140721428569040 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18771968 140721428571119 140721428571233 140721428571233 140721428578249 0
/proc/836237/statm: 898883 798839 421 379 0 898417 0
Current children cumulated CPU time: 3213.25 s
Current children cumulated vsize: 3605464 KiB
Current children cumulated memory: 3198200 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.14 4.10 5/260 838730
/proc/meminfo: memFree=118112696/131524600 swapFree=131071996/131071996
[pid=836232] ppid=836229 vsize=9932 memory=2844 CPUtime=0 cores=1,3
/proc/836232/stat : 836232 (naps-1.02b5.sh) S 836229 836232 836168 0 -1 4194304 225 240 0 0 0 0 0 0 20 0 1 0 162701725 10170368 711 134679101440 94065554046976 94065555126296 140733512337280 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94065557224752 94065557271940 94065584046080 140733512344544 140733512344671 140733512344671 140733512351686 0
/proc/836232/statm: 2483 711 635 264 0 134 0
[pid=836237] ppid=836232 vsize=3595664 memory=3195396 CPUtime=3273.08 cores=1,3
/proc/836237/stat : 836237 (naps-1.02b5) R 836232 836232 836168 0 -1 4194304 275548 0 0 0 327199 109 0 0 20 0 1 0 162701725 3681959936 798849 134679101440 4194304 5746509 140721428569040 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18771968 140721428571119 140721428571233 140721428571233 140721428578249 0
/proc/836237/statm: 898916 798849 421 379 0 898450 0
Current children cumulated CPU time: 3273.08 s
Current children cumulated vsize: 3605596 KiB
Current children cumulated memory: 3198240 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.13 4.09 5/260 838740
/proc/meminfo: memFree=118119556/131524600 swapFree=131071996/131071996
[pid=836232] ppid=836229 vsize=9932 memory=2844 CPUtime=0 cores=1,3
/proc/836232/stat : 836232 (naps-1.02b5.sh) S 836229 836232 836168 0 -1 4194304 225 240 0 0 0 0 0 0 20 0 1 0 162701725 10170368 711 134679101440 94065554046976 94065555126296 140733512337280 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94065557224752 94065557271940 94065584046080 140733512344544 140733512344671 140733512344671 140733512351686 0
/proc/836232/statm: 2483 711 635 264 0 134 0
[pid=836237] ppid=836232 vsize=3595664 memory=3195440 CPUtime=3332.92 cores=1,3
/proc/836237/stat : 836237 (naps-1.02b5) R 836232 836232 836168 0 -1 4194304 276763 0 0 0 333183 109 0 0 20 0 1 0 162701725 3681959936 798860 134679101440 4194304 5746509 140721428569040 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18771968 140721428571119 140721428571233 140721428571233 140721428578249 0
/proc/836237/statm: 898916 798860 421 379 0 898450 0
Current children cumulated CPU time: 3332.92 s
Current children cumulated vsize: 3605596 KiB
Current children cumulated memory: 3198284 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.13 4.09 5/258 838750
/proc/meminfo: memFree=118109524/131524600 swapFree=131071996/131071996
[pid=836232] ppid=836229 vsize=9932 memory=2844 CPUtime=0 cores=1,3
/proc/836232/stat : 836232 (naps-1.02b5.sh) S 836229 836232 836168 0 -1 4194304 225 240 0 0 0 0 0 0 20 0 1 0 162701725 10170368 711 134679101440 94065554046976 94065555126296 140733512337280 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94065557224752 94065557271940 94065584046080 140733512344544 140733512344671 140733512344671 140733512351686 0
/proc/836232/statm: 2483 711 635 264 0 134 0
[pid=836237] ppid=836232 vsize=3595664 memory=3195460 CPUtime=3392.76 cores=1,3
/proc/836237/stat : 836237 (naps-1.02b5) R 836232 836232 836168 0 -1 4194304 277955 0 0 0 339167 109 0 0 20 0 1 0 162701725 3681959936 798865 134679101440 4194304 5746509 140721428569040 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18771968 140721428571119 140721428571233 140721428571233 140721428578249 0
/proc/836237/statm: 898916 798865 421 379 0 898450 0
Current children cumulated CPU time: 3392.76 s
Current children cumulated vsize: 3605596 KiB
Current children cumulated memory: 3198304 KiB

[startup+3462.3 s]
/proc/loadavg: 4.18 4.14 4.10 5/258 838760
/proc/meminfo: memFree=118117452/131524600 swapFree=131071996/131071996
[pid=836232] ppid=836229 vsize=9932 memory=2844 CPUtime=0 cores=1,3
/proc/836232/stat : 836232 (naps-1.02b5.sh) S 836229 836232 836168 0 -1 4194304 225 240 0 0 0 0 0 0 20 0 1 0 162701725 10170368 711 134679101440 94065554046976 94065555126296 140733512337280 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94065557224752 94065557271940 94065584046080 140733512344544 140733512344671 140733512344671 140733512351686 0
/proc/836232/statm: 2483 711 635 264 0 134 0
[pid=836237] ppid=836232 vsize=3595796 memory=3195500 CPUtime=3452.6 cores=1,3
/proc/836237/stat : 836237 (naps-1.02b5) R 836232 836232 836168 0 -1 4194304 279138 0 0 0 345151 109 0 0 20 0 1 0 162701725 3682095104 798875 134679101440 4194304 5746509 140721428569040 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18771968 140721428571119 140721428571233 140721428571233 140721428578249 0
/proc/836237/statm: 898949 798875 421 379 0 898483 0
Current children cumulated CPU time: 3452.6 s
Current children cumulated vsize: 3605728 KiB
Current children cumulated memory: 3198344 KiB

[startup+3522.3 s]
/proc/loadavg: 4.26 4.16 4.10 5/261 838776
/proc/meminfo: memFree=118105696/131524600 swapFree=131071996/131071996
[pid=836232] ppid=836229 vsize=9932 memory=2844 CPUtime=0 cores=1,3
/proc/836232/stat : 836232 (naps-1.02b5.sh) S 836229 836232 836168 0 -1 4194304 225 240 0 0 0 0 0 0 20 0 1 0 162701725 10170368 711 134679101440 94065554046976 94065555126296 140733512337280 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94065557224752 94065557271940 94065584046080 140733512344544 140733512344671 140733512344671 140733512351686 0
/proc/836232/statm: 2483 711 635 264 0 134 0
[pid=836237] ppid=836232 vsize=3595796 memory=3195532 CPUtime=3512.43 cores=1,3
/proc/836237/stat : 836237 (naps-1.02b5) R 836232 836232 836168 0 -1 4194304 280232 0 0 0 351134 109 0 0 20 0 1 0 162701725 3682095104 798883 134679101440 4194304 5746509 140721428569040 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18771968 140721428571119 140721428571233 140721428571233 140721428578249 0
/proc/836237/statm: 898949 798883 421 379 0 898483 0
Current children cumulated CPU time: 3512.43 s
Current children cumulated vsize: 3605728 KiB
Current children cumulated memory: 3198376 KiB

[startup+3582.3 s]
/proc/loadavg: 4.16 4.15 4.10 5/261 838786
/proc/meminfo: memFree=118113160/131524600 swapFree=131071996/131071996
[pid=836232] ppid=836229 vsize=9932 memory=2844 CPUtime=0 cores=1,3
/proc/836232/stat : 836232 (naps-1.02b5.sh) S 836229 836232 836168 0 -1 4194304 225 240 0 0 0 0 0 0 20 0 1 0 162701725 10170368 711 134679101440 94065554046976 94065555126296 140733512337280 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94065557224752 94065557271940 94065584046080 140733512344544 140733512344671 140733512344671 140733512351686 0
/proc/836232/statm: 2483 711 635 264 0 134 0
[pid=836237] ppid=836232 vsize=3595796 memory=3195564 CPUtime=3572.27 cores=1,3
/proc/836237/stat : 836237 (naps-1.02b5) R 836232 836232 836168 0 -1 4194304 281442 0 0 0 357118 109 0 0 20 0 1 0 162701725 3682095104 798891 134679101440 4194304 5746509 140721428569040 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18771968 140721428571119 140721428571233 140721428571233 140721428578249 0
/proc/836237/statm: 898949 798891 421 379 0 898483 0
Current children cumulated CPU time: 3572.27 s
Current children cumulated vsize: 3605728 KiB
Current children cumulated memory: 3198408 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.11 s]
/proc/loadavg: 4.18 4.15 4.10 5/261 838790
/proc/meminfo: memFree=118104252/131524600 swapFree=131071996/131071996
[pid=836232] ppid=836229 vsize=9932 memory=2844 CPUtime=0 cores=1,3
/proc/836232/stat : 836232 (naps-1.02b5.sh) S 836229 836232 836168 0 -1 4194304 225 240 0 0 0 0 0 0 20 0 1 0 162701725 10170368 711 134679101440 94065554046976 94065555126296 140733512337280 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94065557224752 94065557271940 94065584046080 140733512344544 140733512344671 140733512344671 140733512351686 0
/proc/836232/statm: 2483 711 635 264 0 134 0
[pid=836237] ppid=836232 vsize=3595796 memory=3195584 CPUtime=3600 cores=1,3
/proc/836237/stat : 836237 (naps-1.02b5) R 836232 836232 836168 0 -1 4194304 281908 0 0 0 359891 109 0 0 20 0 1 0 162701725 3682095104 798896 134679101440 4194304 5746509 140721428569040 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18771968 140721428571119 140721428571233 140721428571233 140721428578249 0
/proc/836237/statm: 898949 798896 421 379 0 898483 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 3605728 KiB
Current children cumulated memory: 3198428 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.002474 s, system=0.000347 s

[startup+3610.11 s]
# the end of solver process 836237 was just reported to runsolver
# Child status: 0

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

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

[startup+3610.11 s]
/proc/loadavg: 4.18 4.15 4.10 5/261 838790
/proc/meminfo: memFree=118104252/131524600 swapFree=131071996/131071996
[pid=836232] ppid=836229 vsize=9932 memory=2844 CPUtime=0 cores=1,3
/proc/836232/stat : 836232 (naps-1.02b5.sh) S 836229 836232 836168 0 -1 4194304 225 240 0 0 0 0 0 0 20 0 1 0 162701725 10170368 711 134679101440 94065554046976 94065555126296 140733512337280 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94065557224752 94065557271940 94065584046080 140733512344544 140733512344671 140733512344671 140733512351686 0
/proc/836232/statm: 2483 711 635 264 0 134 0
[pid=836237] ppid=836232 vsize=3595796 memory=3195584 CPUtime=3600 cores=1,3
/proc/836237/stat : 836237 (naps-1.02b5) R 836232 836232 836168 0 -1 4194304 281908 0 0 0 359891 109 0 0 20 0 1 0 162701725 3682095104 798896 134679101440 4194304 5746509 140721428569040 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 18771968 140721428571119 140721428571233 140721428571233 140721428578249 0
/proc/836237/statm: 898949 798896 421 379 0 898483 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 3605728 KiB
Current children cumulated memory: 3198428 KiB

Child status: 0

Real time (s): 3610.11
CPU time (s): 3600.02
CPU user time (s): 3598.92
CPU system time (s): 1.1055
CPU usage (%): 99.7205
Max. virtual memory (cumulated for all children) (KiB): 4059484
Max. memory (cumulated for all children) (KiB): 3590360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.92
system time used= 1.1055
maximum resident set size= 3587516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 282373
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= 252
involuntary context switches= 4215


# summary of solver processes directly reported to runsolver:
#   pid: 836232,836237
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3598.92
#   total CPU system time (s): 1.1055

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.93924 second user time and 16.9053 second system time

The end

Launcher Data

Begin job on nodeC027 at 2024-07-16 06:49:23
IDJOB=4435076
IDBENCH=147690
IDSOLVER=3065
FILE ID=nodeC027/4435076-1721105350
RUNJOBID= nodeC027-1721105363-836180
SLURM_JOB_ID= 7505631
Free space on /tmp= 890080 MiB

SOLVER NAME= NaPS-PB16 1.02b5
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_14.opb
COMMAND LINE= HOME/naps-1.02b5.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4435076-1721105350/watcher-4435076-1721105350 -o /tmp/evaluation-result-4435076-1721105350/solver-4435076-1721105350 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1721105363-836180 --watchdog 3760  HOME/naps-1.02b5.sh HOME/instance-4435076-1721105350.opb

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

MD5SUM BENCH= 0e700fc92a231fc1e477aebd59f20b52
RANDOM SEED=817850843

nodeC027.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		: 3582.953
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	: 7000.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3458.716
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	: 7006.29
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		: 3083.996
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	: 7000.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3575.382
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	: 7006.29
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		: 3569.488
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	: 7000.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 2798.903
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	: 7006.29
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		: 3603.780
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	: 7000.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        129478816 kB
MemAvailable:   129781708 kB
Buffers:          389368 kB
Cached:           756968 kB
SwapCached:            0 kB
Active:           653656 kB
Inactive:         817928 kB
Active(anon):       1452 kB
Inactive(anon):   361512 kB
Active(file):     652204 kB
Inactive(file):   456416 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             10900 kB
Writeback:            12 kB
AnonPages:        323448 kB
Mapped:           103988 kB
Shmem:             37720 kB
KReclaimable:      68192 kB
Slab:             170416 kB
SReclaimable:      68192 kB
SUnreclaim:       102224 kB
KernelStack:        3824 kB
PageTables:        10264 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     744644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            60768 kB
HardwareCorrupted:     0 kB
AnonHugePages:    202752 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:      189140 kB
DirectMap2M:    13215744 kB
DirectMap1G:    122683392 kB

Free space on /tmp at the end= 890064 MiB
End job on nodeC027 at 2024-07-16 07:49:34