Trace number 4451321

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS-PB16 1.02b5? (TO) 3600.09 3610.5

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/EC_RANDOM_GRAPHS/
normalized-ECrand4regsplit-v080-n1.opb
MD5SUM139bb5ccb101e0ad3f28f227f0d5b150
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.040808
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables159
Total number of constraints80
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
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-4451321-1721425257.opb
3600.08/3610.50	c 
3600.08/3610.50	c *** TERMINATED *** by signal 15
3600.08/3610.50	s UNKNOWN
3600.08/3610.50	c _____________________________________________________________________________
3600.08/3610.50	c 
3600.08/3610.50	c std/band forms        : 0,79
3600.08/3610.50	c 2cl/3cl ITE-codings   : 0,237
3600.08/3610.50	c BDD/srt/adr Max costs : 6,0,0
3600.08/3610.50	c BDDraw/bin/mul/srt/adr: 79,0,0,0,0
3600.08/3610.50	c BDD nodes             : 632
3600.08/3610.50	c Es1/CC detections     : 0,0
3600.08/3610.50	c SAT/UNSAT calls       : 0,0
3600.08/3610.50	c regenrated variables  : 0
3600.08/3610.50	c restarts              : 0
3600.08/3610.50	c conflicts             : 0              (0 /sec)
3600.08/3610.50	c decisions             : 0              (0 /sec)
3600.08/3610.50	c propagations          : 0              (0 /sec)
3600.08/3610.50	c inspects              : 0              (0 /sec)
3600.08/3610.50	c CPU time (solving tm) : 3599 s        (3599 s)
3600.08/3610.50	c Time for Opt-base     : 0 s
3600.08/3610.50	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 64059 MiB (62710 MiB free)
  memory of node 1: 64510 MiB (61588 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451321-1721425257/watcher-4451321-1721425257 -o /tmp/evaluation-result-4451321-1721425257/solver-4451321-1721425257 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1721425134-1023498 --watchdog 3760 HOME/naps-1.02b5.sh HOME/instance-4451321-1721425257.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=1023704, runsolver pid=1023701

[startup+0.100105 s]*
/proc/loadavg: 3.78 2.21 2.01 5/254 1023709
/proc/meminfo: memFree=127279000/131655788 swapFree=131071996/131071996
[pid=1023704] ppid=1023701 vsize=9932 memory=2596 CPUtime=0 cores=5,7
/proc/1023704/stat : 1023704 (naps-1.02b5.sh) S 1023701 1023704 1023485 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 194682122 10170368 649 134679101440 94282193620992 94282194700312 140734828064992 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94282196798768 94282196845956 94282207948800 140734828069854 140734828069981 140734828069981 140734828076998 0
/proc/1023704/statm: 2483 649 569 264 0 134 0
[pid=1023709] ppid=1023704 vsize=5452 memory=3932 CPUtime=0.1 cores=5,7
/proc/1023709/stat : 1023709 (naps-1.02b5) R 1023704 1023704 1023485 0 -1 4194304 647 0 0 0 10 0 0 0 20 0 1 0 194682123 5582848 983 134679101440 4194304 5746509 140722863081152 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 11509760 140722863088621 140722863088735 140722863088735 140722863095753 0
/proc/1023709/statm: 1363 983 421 379 0 897 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 15384 KiB
Current children cumulated memory: 6528 KiB

[startup+0.213867 s]*
/proc/loadavg: 3.78 2.21 2.01 5/254 1023709
/proc/meminfo: memFree=127277524/131655788 swapFree=131071996/131071996
[pid=1023704] ppid=1023701 vsize=9932 memory=2596 CPUtime=0 cores=5,7
/proc/1023704/stat : 1023704 (naps-1.02b5.sh) S 1023701 1023704 1023485 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 194682122 10170368 649 134679101440 94282193620992 94282194700312 140734828064992 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94282196798768 94282196845956 94282207948800 140734828069854 140734828069981 140734828069981 140734828076998 0
/proc/1023704/statm: 2483 649 569 264 0 134 0
[pid=1023709] ppid=1023704 vsize=6084 memory=4988 CPUtime=0.21 cores=5,7
/proc/1023709/stat : 1023709 (naps-1.02b5) R 1023704 1023704 1023485 0 -1 4194304 944 0 0 0 21 0 0 0 20 0 1 0 194682123 6230016 1247 134679101440 4194304 5746509 140722863081152 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 11509760 140722863088621 140722863088735 140722863088735 140722863095753 0
/proc/1023709/statm: 1521 1247 421 379 0 1055 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 16016 KiB
Current children cumulated memory: 7584 KiB

[startup+0.313632 s]*
/proc/loadavg: 3.78 2.21 2.01 5/254 1023709
/proc/meminfo: memFree=127277048/131655788 swapFree=131071996/131071996
[pid=1023704] ppid=1023701 vsize=9932 memory=2596 CPUtime=0 cores=5,7
/proc/1023704/stat : 1023704 (naps-1.02b5.sh) S 1023701 1023704 1023485 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 194682122 10170368 649 134679101440 94282193620992 94282194700312 140734828064992 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94282196798768 94282196845956 94282207948800 140734828069854 140734828069981 140734828069981 140734828076998 0
/proc/1023704/statm: 2483 649 569 264 0 134 0
[pid=1023709] ppid=1023704 vsize=8392 memory=5780 CPUtime=0.31 cores=5,7
/proc/1023709/stat : 1023709 (naps-1.02b5) R 1023704 1023704 1023485 0 -1 4194304 1072 0 0 0 31 0 0 0 20 0 1 0 194682123 8593408 1379 134679101440 4194304 5746509 140722863081152 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 11509760 140722863088621 140722863088735 140722863088735 140722863095753 0
/proc/1023709/statm: 2098 1379 421 379 0 1632 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 18324 KiB
Current children cumulated memory: 8376 KiB

[startup+0.700432 s]
/proc/loadavg: 3.78 2.21 2.01 5/254 1023709
/proc/meminfo: memFree=127275072/131655788 swapFree=131071996/131071996
[pid=1023704] ppid=1023701 vsize=9932 memory=2596 CPUtime=0 cores=5,7
/proc/1023704/stat : 1023704 (naps-1.02b5.sh) S 1023701 1023704 1023485 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 194682122 10170368 649 134679101440 94282193620992 94282194700312 140734828064992 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94282196798768 94282196845956 94282207948800 140734828069854 140734828069981 140734828069981 140734828076998 0
/proc/1023704/statm: 2483 649 569 264 0 134 0
[pid=1023709] ppid=1023704 vsize=12744 memory=9936 CPUtime=0.68 cores=5,7
/proc/1023709/stat : 1023709 (naps-1.02b5) R 1023704 1023704 1023485 0 -1 4194304 1618 0 0 0 68 0 0 0 20 0 1 0 194682123 13049856 2484 134679101440 4194304 5746509 140722863081152 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 11509760 140722863088621 140722863088735 140722863088735 140722863095753 0
/proc/1023709/statm: 3186 2484 421 379 0 2720 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 22676 KiB
Current children cumulated memory: 12532 KiB

[startup+1.50043 s]
/proc/loadavg: 3.78 2.21 2.01 5/254 1023709
/proc/meminfo: memFree=127287684/131655788 swapFree=131071996/131071996
[pid=1023704] ppid=1023701 vsize=9932 memory=2596 CPUtime=0 cores=5,7
/proc/1023704/stat : 1023704 (naps-1.02b5.sh) S 1023701 1023704 1023485 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 194682122 10170368 649 134679101440 94282193620992 94282194700312 140734828064992 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94282196798768 94282196845956 94282207948800 140734828069854 140734828069981 140734828069981 140734828076998 0
/proc/1023704/statm: 2483 649 569 264 0 134 0
[pid=1023709] ppid=1023704 vsize=12744 memory=12048 CPUtime=1.48 cores=5,7
/proc/1023709/stat : 1023709 (naps-1.02b5) R 1023704 1023704 1023485 0 -1 4194304 2166 0 0 0 148 0 0 0 20 0 1 0 194682123 13049856 3012 134679101440 4194304 5746509 140722863081152 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 11509760 140722863088621 140722863088735 140722863088735 140722863095753 0
/proc/1023709/statm: 3186 3012 421 379 0 2720 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 22676 KiB
Current children cumulated memory: 14644 KiB

[startup+3.11335 s]
/proc/loadavg: 3.78 2.21 2.01 5/254 1023709
/proc/meminfo: memFree=127265632/131655788 swapFree=131071996/131071996
[pid=1023704] ppid=1023701 vsize=9932 memory=2596 CPUtime=0 cores=5,7
/proc/1023704/stat : 1023704 (naps-1.02b5.sh) S 1023701 1023704 1023485 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 194682122 10170368 649 134679101440 94282193620992 94282194700312 140734828064992 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94282196798768 94282196845956 94282207948800 140734828069854 140734828069981 140734828069981 140734828076998 0
/proc/1023704/statm: 2483 649 569 264 0 134 0
[pid=1023709] ppid=1023704 vsize=21552 memory=18880 CPUtime=3.09 cores=5,7
/proc/1023709/stat : 1023709 (naps-1.02b5) R 1023704 1023704 1023485 0 -1 4194304 3032 0 0 0 309 0 0 0 20 0 1 0 194682123 22069248 4720 134679101440 4194304 5746509 140722863081152 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 11509760 140722863088621 140722863088735 140722863088735 140722863095753 0
/proc/1023709/statm: 5388 4720 421 379 0 4922 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 31484 KiB
Current children cumulated memory: 21476 KiB

[startup+6.30045 s]
/proc/loadavg: 3.80 2.24 2.02 5/254 1023711
/proc/meminfo: memFree=127256672/131655788 swapFree=131071996/131071996
[pid=1023704] ppid=1023701 vsize=9932 memory=2596 CPUtime=0 cores=5,7
/proc/1023704/stat : 1023704 (naps-1.02b5.sh) S 1023701 1023704 1023485 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 194682122 10170368 649 134679101440 94282193620992 94282194700312 140734828064992 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94282196798768 94282196845956 94282207948800 140734828069854 140734828069981 140734828069981 140734828076998 0
/proc/1023704/statm: 2483 649 569 264 0 134 0
[pid=1023709] ppid=1023704 vsize=24300 memory=23480 CPUtime=6.27 cores=5,7
/proc/1023709/stat : 1023709 (naps-1.02b5) R 1023704 1023704 1023485 0 -1 4194304 3189 0 0 0 627 0 0 0 20 0 1 0 194682123 24883200 5870 134679101440 4194304 5746509 140722863081152 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 11509760 140722863088621 140722863088735 140722863088735 140722863095753 0
/proc/1023709/statm: 6075 5870 421 379 0 5609 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 34232 KiB
Current children cumulated memory: 26076 KiB

[startup+12.7004 s]
/proc/loadavg: 3.89 2.28 2.04 5/254 1023711
/proc/meminfo: memFree=127291768/131655788 swapFree=131071996/131071996
[pid=1023704] ppid=1023701 vsize=9932 memory=2596 CPUtime=0 cores=5,7
/proc/1023704/stat : 1023704 (naps-1.02b5.sh) S 1023701 1023704 1023485 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 194682122 10170368 649 134679101440 94282193620992 94282194700312 140734828064992 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94282196798768 94282196845956 94282207948800 140734828069854 140734828069981 140734828069981 140734828076998 0
/proc/1023704/statm: 2483 649 569 264 0 134 0
[pid=1023709] ppid=1023704 vsize=26284 memory=25700 CPUtime=12.65 cores=5,7
/proc/1023709/stat : 1023709 (naps-1.02b5) R 1023704 1023704 1023485 0 -1 4194304 3951 0 0 0 1264 1 0 0 20 0 1 0 194682123 26914816 6425 134679101440 4194304 5746509 140722863081152 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 11509760 140722863088621 140722863088735 140722863088735 140722863095753 0
/proc/1023709/statm: 6571 6425 421 379 0 6105 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 36216 KiB
Current children cumulated memory: 28296 KiB

[startup+25.5005 s]
/proc/loadavg: 3.92 2.37 2.07 5/254 1023713
/proc/meminfo: memFree=127279200/131655788 swapFree=131071996/131071996
[pid=1023704] ppid=1023701 vsize=9932 memory=2596 CPUtime=0 cores=5,7
/proc/1023704/stat : 1023704 (naps-1.02b5.sh) S 1023701 1023704 1023485 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 194682122 10170368 649 134679101440 94282193620992 94282194700312 140734828064992 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94282196798768 94282196845956 94282207948800 140734828069854 140734828069981 140734828069981 140734828076998 0
/proc/1023704/statm: 2483 649 569 264 0 134 0
[pid=1023709] ppid=1023704 vsize=52100 memory=39476 CPUtime=25.42 cores=5,7
/proc/1023709/stat : 1023709 (naps-1.02b5) R 1023704 1023704 1023485 0 -1 4194304 5376 0 0 0 2540 2 0 0 20 0 1 0 194682123 53350400 9869 134679101440 4194304 5746509 140722863081152 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 11509760 140722863088621 140722863088735 140722863088735 140722863095753 0
/proc/1023709/statm: 13025 9869 421 379 0 12559 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 62032 KiB
Current children cumulated memory: 42072 KiB

[startup+51.1139 s]
/proc/loadavg: 3.95 2.50 2.12 5/254 1023717
/proc/meminfo: memFree=127212216/131655788 swapFree=131071996/131071996
[pid=1023704] ppid=1023701 vsize=9932 memory=2596 CPUtime=0 cores=5,7
/proc/1023704/stat : 1023704 (naps-1.02b5.sh) S 1023701 1023704 1023485 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 194682122 10170368 649 134679101440 94282193620992 94282194700312 140734828064992 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94282196798768 94282196845956 94282207948800 140734828069854 140734828069981 140734828069981 140734828076998 0
/proc/1023704/statm: 2483 649 569 264 0 134 0
[pid=1023709] ppid=1023704 vsize=52100 memory=51456 CPUtime=50.96 cores=5,7
/proc/1023709/stat : 1023709 (naps-1.02b5) R 1023704 1023704 1023485 0 -1 4194304 5860 0 0 0 5094 2 0 0 20 0 1 0 194682123 53350400 12864 134679101440 4194304 5746509 140722863081152 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 11509760 140722863088621 140722863088735 140722863088735 140722863095753 0
/proc/1023709/statm: 13025 12864 421 379 0 12559 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 62032 KiB
Current children cumulated memory: 54052 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 2.76 2.23 5/254 1023728
/proc/meminfo: memFree=127174848/131655788 swapFree=131071996/131071996
[pid=1023704] ppid=1023701 vsize=9932 memory=2596 CPUtime=0 cores=5,7
/proc/1023704/stat : 1023704 (naps-1.02b5.sh) S 1023701 1023704 1023485 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 194682122 10170368 649 134679101440 94282193620992 94282194700312 140734828064992 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94282196798768 94282196845956 94282207948800 140734828069854 140734828069981 140734828069981 140734828076998 0
/proc/1023704/statm: 2483 649 569 264 0 134 0
[pid=1023709] ppid=1023704 vsize=70928 memory=70132 CPUtime=102 cores=5,7
/proc/1023709/stat : 1023709 (naps-1.02b5) R 1023704 1023704 1023485 0 -1 4194304 6347 0 0 0 10197 3 0 0 20 0 1 0 194682123 72630272 17533 134679101440 4194304 5746509 140722863081152 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 11509760 140722863088621 140722863088735 140722863088735 140722863095753 0
/proc/1023709/statm: 17732 17533 421 379 0 17266 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 80860 KiB
Current children cumulated memory: 72728 KiB

[startup+162.3 s]
/proc/loadavg: 4.03 2.99 2.35 5/254 1023738
/proc/meminfo: memFree=127154088/131655788 swapFree=131071996/131071996
[pid=1023704] ppid=1023701 vsize=9932 memory=2596 CPUtime=0 cores=5,7
/proc/1023704/stat : 1023704 (naps-1.02b5.sh) S 1023701 1023704 1023485 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 194682122 10170368 649 134679101440 94282193620992 94282194700312 140734828064992 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94282196798768 94282196845956 94282207948800 140734828069854 140734828069981 140734828069981 140734828076998 0
/proc/1023704/statm: 2483 649 569 264 0 134 0
[pid=1023709] ppid=1023704 vsize=70928 memory=70344 CPUtime=161.83 cores=5,7
/proc/1023709/stat : 1023709 (naps-1.02b5) R 1023704 1023704 1023485 0 -1 4194304 6415 0 0 0 16180 3 0 0 20 0 1 0 194682123 72630272 17586 134679101440 4194304 5746509 140722863081152 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 11509760 140722863088621 140722863088735 140722863088735 140722863095753 0
/proc/1023709/statm: 17732 17586 421 379 0 17266 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 80860 KiB
Current children cumulated memory: 72940 KiB

[startup+222.3 s]
/proc/loadavg: 4.05 3.19 2.46 5/248 1023748
/proc/meminfo: memFree=127176688/131655788 swapFree=131071996/131071996
[pid=1023704] ppid=1023701 vsize=9932 memory=2596 CPUtime=0 cores=5,7
/proc/1023704/stat : 1023704 (naps-1.02b5.sh) S 1023701 1023704 1023485 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 194682122 10170368 649 134679101440 94282193620992 94282194700312 140734828064992 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94282196798768 94282196845956 94282207948800 140734828069854 140734828069981 140734828069981 140734828076998 0
/proc/1023704/statm: 2483 649 569 264 0 134 0
[pid=1023709] ppid=1023704 vsize=88172 memory=87588 CPUtime=221.68 cores=5,7
/proc/1023709/stat : 1023709 (naps-1.02b5) R 1023704 1023704 1023485 0 -1 4194304 8190 0 0 0 22162 6 0 0 20 0 1 0 194682123 90288128 21897 134679101440 4194304 5746509 140722863081152 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 11509760 140722863088621 140722863088735 140722863088735 140722863095753 0
/proc/1023709/statm: 22043 21897 421 379 0 21577 0
Current children cumulated CPU time: 221.68 s

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

/proc/loadavg: 4.07 4.09 4.03 5/248 1026025
/proc/meminfo: memFree=126868540/131655788 swapFree=131071996/131071996
[pid=1023704] ppid=1023701 vsize=9932 memory=2596 CPUtime=0 cores=5,7
/proc/1023704/stat : 1023704 (naps-1.02b5.sh) S 1023701 1023704 1023485 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 194682122 10170368 649 134679101440 94282193620992 94282194700312 140734828064992 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94282196798768 94282196845956 94282207948800 140734828069854 140734828069981 140734828069981 140734828076998 0
/proc/1023704/statm: 2483 649 569 264 0 134 0
[pid=1023709] ppid=1023704 vsize=187944 memory=178816 CPUtime=3093.34 cores=5,7
/proc/1023709/stat : 1023709 (naps-1.02b5) R 1023704 1023704 1023485 0 -1 4194304 54370 0 0 0 309248 86 0 0 20 0 1 0 194682123 192454656 44704 134679101440 4194304 5746509 140722863081152 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 11509760 140722863088621 140722863088735 140722863088735 140722863095753 0
/proc/1023709/statm: 46986 44704 421 379 0 46520 0
Current children cumulated CPU time: 3093.34 s
Current children cumulated vsize: 197876 KiB
Current children cumulated memory: 181412 KiB

[startup+3162.3 s]
/proc/loadavg: 4.13 4.10 4.03 5/248 1026035
/proc/meminfo: memFree=126898408/131655788 swapFree=131071996/131071996
[pid=1023704] ppid=1023701 vsize=9932 memory=2596 CPUtime=0 cores=5,7
/proc/1023704/stat : 1023704 (naps-1.02b5.sh) S 1023701 1023704 1023485 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 194682122 10170368 649 134679101440 94282193620992 94282194700312 140734828064992 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94282196798768 94282196845956 94282207948800 140734828069854 140734828069981 140734828069981 140734828076998 0
/proc/1023704/statm: 2483 649 569 264 0 134 0
[pid=1023709] ppid=1023704 vsize=157124 memory=143940 CPUtime=3153.17 cores=5,7
/proc/1023709/stat : 1023709 (naps-1.02b5) R 1023704 1023704 1023485 0 -1 4194304 55458 0 0 0 315228 89 0 0 20 0 1 0 194682123 160894976 35985 134679101440 4194304 5746509 140722863081152 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 11509760 140722863088621 140722863088735 140722863088735 140722863095753 0
/proc/1023709/statm: 39281 35985 421 379 0 38815 0
Current children cumulated CPU time: 3153.17 s
Current children cumulated vsize: 167056 KiB
Current children cumulated memory: 146536 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.10 4.03 5/249 1026046
/proc/meminfo: memFree=126789320/131655788 swapFree=131071996/131071996
[pid=1023704] ppid=1023701 vsize=9932 memory=2596 CPUtime=0 cores=5,7
/proc/1023704/stat : 1023704 (naps-1.02b5.sh) S 1023701 1023704 1023485 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 194682122 10170368 649 134679101440 94282193620992 94282194700312 140734828064992 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94282196798768 94282196845956 94282207948800 140734828069854 140734828069981 140734828069981 140734828076998 0
/proc/1023704/statm: 2483 649 569 264 0 134 0
[pid=1023709] ppid=1023704 vsize=187944 memory=176768 CPUtime=3213 cores=5,7
/proc/1023709/stat : 1023709 (naps-1.02b5) R 1023704 1023704 1023485 0 -1 4194304 56052 0 0 0 321210 90 0 0 20 0 1 0 194682123 192454656 44192 134679101440 4194304 5746509 140722863081152 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 11509760 140722863088621 140722863088735 140722863088735 140722863095753 0
/proc/1023709/statm: 46986 44192 421 379 0 46520 0
Current children cumulated CPU time: 3213 s
Current children cumulated vsize: 197876 KiB
Current children cumulated memory: 179364 KiB

[startup+3282.3 s]
/proc/loadavg: 4.16 4.11 4.04 5/246 1026058
/proc/meminfo: memFree=126999764/131655788 swapFree=131071996/131071996
[pid=1023704] ppid=1023701 vsize=9932 memory=2596 CPUtime=0 cores=5,7
/proc/1023704/stat : 1023704 (naps-1.02b5.sh) S 1023701 1023704 1023485 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 194682122 10170368 649 134679101440 94282193620992 94282194700312 140734828064992 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94282196798768 94282196845956 94282207948800 140734828069854 140734828069981 140734828069981 140734828076998 0
/proc/1023704/statm: 2483 649 569 264 0 134 0
[pid=1023709] ppid=1023704 vsize=157124 memory=139780 CPUtime=3272.82 cores=5,7
/proc/1023709/stat : 1023709 (naps-1.02b5) R 1023704 1023704 1023485 0 -1 4194304 57165 0 0 0 327190 92 0 0 20 0 1 0 194682123 160894976 34945 134679101440 4194304 5746509 140722863081152 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 11509760 140722863088621 140722863088735 140722863088735 140722863095753 0
/proc/1023709/statm: 39281 34945 421 379 0 38815 0
Current children cumulated CPU time: 3272.82 s
Current children cumulated vsize: 167056 KiB
Current children cumulated memory: 142376 KiB

[startup+3342.3 s]
/proc/loadavg: 4.41 4.17 4.06 5/248 1026072
/proc/meminfo: memFree=126792636/131655788 swapFree=131071996/131071996
[pid=1023704] ppid=1023701 vsize=9932 memory=2596 CPUtime=0 cores=5,7
/proc/1023704/stat : 1023704 (naps-1.02b5.sh) S 1023701 1023704 1023485 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 194682122 10170368 649 134679101440 94282193620992 94282194700312 140734828064992 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94282196798768 94282196845956 94282207948800 140734828069854 140734828069981 140734828069981 140734828076998 0
/proc/1023704/statm: 2483 649 569 264 0 134 0
[pid=1023709] ppid=1023704 vsize=187944 memory=166528 CPUtime=3332.65 cores=5,7
/proc/1023709/stat : 1023709 (naps-1.02b5) R 1023704 1023704 1023485 0 -1 4194304 57750 0 0 0 333172 93 0 0 20 0 1 0 194682123 192454656 41632 134679101440 4194304 5746509 140722863081152 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 11509760 140722863088621 140722863088735 140722863088735 140722863095753 0
/proc/1023709/statm: 46986 41632 421 379 0 46520 0
Current children cumulated CPU time: 3332.65 s
Current children cumulated vsize: 197876 KiB
Current children cumulated memory: 169124 KiB

[startup+3402.3 s]
/proc/loadavg: 4.61 4.29 4.11 5/248 1026082
/proc/meminfo: memFree=126874716/131655788 swapFree=131071996/131071996
[pid=1023704] ppid=1023701 vsize=9932 memory=2596 CPUtime=0 cores=5,7
/proc/1023704/stat : 1023704 (naps-1.02b5.sh) S 1023701 1023704 1023485 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 194682122 10170368 649 134679101440 94282193620992 94282194700312 140734828064992 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94282196798768 94282196845956 94282207948800 140734828069854 140734828069981 140734828069981 140734828076998 0
/proc/1023704/statm: 2483 649 569 264 0 134 0
[pid=1023709] ppid=1023704 vsize=187944 memory=184960 CPUtime=3392.49 cores=5,7
/proc/1023709/stat : 1023709 (naps-1.02b5) R 1023704 1023704 1023485 0 -1 4194304 57829 0 0 0 339155 94 0 0 20 0 1 0 194682123 192454656 46240 134679101440 4194304 5746509 140722863081152 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 11509760 140722863088621 140722863088735 140722863088735 140722863095753 0
/proc/1023709/statm: 46986 46240 421 379 0 46520 0
Current children cumulated CPU time: 3392.49 s
Current children cumulated vsize: 197876 KiB
Current children cumulated memory: 187556 KiB

[startup+3462.3 s]
/proc/loadavg: 4.29 4.25 4.11 5/248 1026092
/proc/meminfo: memFree=126780036/131655788 swapFree=131071996/131071996
[pid=1023704] ppid=1023701 vsize=9932 memory=2596 CPUtime=0 cores=5,7
/proc/1023704/stat : 1023704 (naps-1.02b5.sh) S 1023701 1023704 1023485 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 194682122 10170368 649 134679101440 94282193620992 94282194700312 140734828064992 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94282196798768 94282196845956 94282207948800 140734828069854 140734828069981 140734828069981 140734828076998 0
/proc/1023704/statm: 2483 649 569 264 0 134 0
[pid=1023709] ppid=1023704 vsize=157124 memory=156288 CPUtime=3452.32 cores=5,7
/proc/1023709/stat : 1023709 (naps-1.02b5) R 1023704 1023704 1023485 0 -1 4194304 58929 0 0 0 345136 96 0 0 20 0 1 0 194682123 160894976 39072 134679101440 4194304 5746509 140722863081152 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 11509760 140722863088621 140722863088735 140722863088735 140722863095753 0
/proc/1023709/statm: 39281 39072 421 379 0 38815 0
Current children cumulated CPU time: 3452.32 s
Current children cumulated vsize: 167056 KiB
Current children cumulated memory: 158884 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.22 4.10 5/247 1026202
/proc/meminfo: memFree=127120536/131655788 swapFree=131071996/131071996
[pid=1023704] ppid=1023701 vsize=9932 memory=2596 CPUtime=0 cores=5,7
/proc/1023704/stat : 1023704 (naps-1.02b5.sh) S 1023701 1023704 1023485 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 194682122 10170368 649 134679101440 94282193620992 94282194700312 140734828064992 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94282196798768 94282196845956 94282207948800 140734828069854 140734828069981 140734828069981 140734828076998 0
/proc/1023704/statm: 2483 649 569 264 0 134 0
[pid=1023709] ppid=1023704 vsize=238032 memory=190968 CPUtime=3512.14 cores=5,7
/proc/1023709/stat : 1023709 (naps-1.02b5) R 1023704 1023704 1023485 0 -1 4194304 60042 0 0 0 351116 98 0 0 20 0 1 0 194682123 243744768 47742 134679101440 4194304 5746509 140722863081152 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 11509760 140722863088621 140722863088735 140722863088735 140722863095753 0
/proc/1023709/statm: 59508 47742 421 379 0 59042 0
Current children cumulated CPU time: 3512.14 s
Current children cumulated vsize: 247964 KiB
Current children cumulated memory: 193564 KiB

[startup+3582.3 s]
/proc/loadavg: 4.43 4.27 4.12 5/249 1026216
/proc/meminfo: memFree=127170200/131655788 swapFree=131071996/131071996
[pid=1023704] ppid=1023701 vsize=9932 memory=2596 CPUtime=0 cores=5,7
/proc/1023704/stat : 1023704 (naps-1.02b5.sh) S 1023701 1023704 1023485 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 194682122 10170368 649 134679101440 94282193620992 94282194700312 140734828064992 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94282196798768 94282196845956 94282207948800 140734828069854 140734828069981 140734828069981 140734828076998 0
/proc/1023704/statm: 2483 649 569 264 0 134 0
[pid=1023709] ppid=1023704 vsize=187944 memory=178816 CPUtime=3571.96 cores=5,7
/proc/1023709/stat : 1023709 (naps-1.02b5) R 1023704 1023704 1023485 0 -1 4194304 61159 0 0 0 357096 100 0 0 20 0 1 0 194682123 192454656 44704 134679101440 4194304 5746509 140722863081152 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 11509760 140722863088621 140722863088735 140722863088735 140722863095753 0
/proc/1023709/statm: 46986 44704 421 379 0 46520 0
Current children cumulated CPU time: 3571.96 s
Current children cumulated vsize: 197876 KiB
Current children cumulated memory: 181412 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.5 s]
/proc/loadavg: 4.31 4.26 4.12 5/247 1026222
/proc/meminfo: memFree=127063804/131655788 swapFree=131071996/131071996
[pid=1023704] ppid=1023701 vsize=9932 memory=2596 CPUtime=0 cores=5,7
/proc/1023704/stat : 1023704 (naps-1.02b5.sh) S 1023701 1023704 1023485 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 194682122 10170368 649 134679101440 94282193620992 94282194700312 140734828064992 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94282196798768 94282196845956 94282207948800 140734828069854 140734828069981 140734828069981 140734828076998 0
/proc/1023704/statm: 2483 649 569 264 0 134 0
[pid=1023709] ppid=1023704 vsize=238032 memory=195048 CPUtime=3600.08 cores=5,7
/proc/1023709/stat : 1023709 (naps-1.02b5) R 1023704 1023704 1023485 0 -1 4194304 61680 0 0 0 359907 101 0 0 20 0 1 0 194682123 243744768 48762 134679101440 4194304 5746509 140722863081152 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 11509760 140722863088621 140722863088735 140722863088735 140722863095753 0
/proc/1023709/statm: 59508 48762 421 379 0 59042 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 247964 KiB
Current children cumulated memory: 197644 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

[startup+3610.5 s]
/proc/loadavg: 4.31 4.26 4.12 5/247 1026222
/proc/meminfo: memFree=127063804/131655788 swapFree=131071996/131071996
[pid=1023704] ppid=1023701 vsize=9932 memory=2596 CPUtime=0 cores=5,7
/proc/1023704/stat : 1023704 (naps-1.02b5.sh) S 1023701 1023704 1023485 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 194682122 10170368 649 134679101440 94282193620992 94282194700312 140734828064992 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94282196798768 94282196845956 94282207948800 140734828069854 140734828069981 140734828069981 140734828076998 0
/proc/1023704/statm: 2483 649 569 264 0 134 0
[pid=1023709] ppid=1023704 vsize=238032 memory=195048 CPUtime=3600.08 cores=5,7
/proc/1023709/stat : 1023709 (naps-1.02b5) R 1023704 1023704 1023485 0 -1 4194304 61680 0 0 0 359907 101 0 0 20 0 1 0 194682123 243744768 48762 134679101440 4194304 5746509 140722863081152 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 6059216 6091920 11509760 140722863088621 140722863088735 140722863088735 140722863095753 0
/proc/1023709/statm: 59508 48762 421 379 0 59042 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 247964 KiB
Current children cumulated memory: 197644 KiB

Child status: 0

Real time (s): 3610.5
CPU time (s): 3600.09
CPU user time (s): 3599.07
CPU system time (s): 1.0159
CPU usage (%): 99.7116
Max. virtual memory (cumulated for all children) (KiB): 247964
Max. memory (cumulated for all children) (KiB): 197660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.07
system time used= 1.0159
maximum resident set size= 195200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62156
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= 25
involuntary context switches= 2687


# summary of solver processes directly reported to runsolver:
#   pid: 1023704
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3599.07
#   total CPU system time (s): 1.0159

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.8931 second user time and 35.2586 second system time

The end

Launcher Data

Begin job on nodeC008 at 2024-07-19 23:41:09
IDJOB=4451321
IDBENCH=162392
IDSOLVER=3065
FILE ID=nodeC008/4451321-1721425257
RUNJOBID= nodeC008-1721425134-1023498
SLURM_JOB_ID= 7545614
Free space on /tmp= 723756 MiB

SOLVER NAME= NaPS-PB16 1.02b5
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/EC_RANDOM_GRAPHS/normalized-ECrand4regsplit-v080-n1.opb
COMMAND LINE= HOME/naps-1.02b5.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451321-1721425257/watcher-4451321-1721425257 -o /tmp/evaluation-result-4451321-1721425257/solver-4451321-1721425257 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1721425134-1023498 --watchdog 3760  HOME/naps-1.02b5.sh HOME/instance-4451321-1721425257.opb

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

MD5SUM BENCH= 139bb5ccb101e0ad3f28f227f0d5b150
RANDOM SEED=97233446

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        127282168 kB
MemAvailable:   129659096 kB
Buffers:          576416 kB
Cached:          2626384 kB
SwapCached:            0 kB
Active:          1095196 kB
Inactive:        2683136 kB
Active(anon):       1516 kB
Inactive(anon):   619580 kB
Active(file):    1093680 kB
Inactive(file):  2063556 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              4056 kB
Writeback:             8 kB
AnonPages:        575208 kB
Mapped:           111716 kB
Shmem:             45896 kB
KReclaimable:     119448 kB
Slab:             225444 kB
SReclaimable:     119448 kB
SUnreclaim:       105996 kB
KernelStack:        4096 kB
PageTables:        10632 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     992172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            60640 kB
HardwareCorrupted:     0 kB
AnonHugePages:    446464 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:      203592 kB
DirectMap2M:    24866816 kB
DirectMap1G:    111149056 kB

Free space on /tmp at the end= 723752 MiB
End job on nodeC008 at 2024-07-20 00:41:20