Trace number 4451349

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 1.03? (TO) 3600.11 3611.8

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/EC_RANDOM_GRAPHS/
normalized-ECrand4regsplit-v100-n1.opb
MD5SUM45eb186e954a64c3939c4a0ffb1dff0e
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.02559
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables199
Total number of constraints100
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)100
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.03.
0.00/0.00	c Input file name: HOME/instance-4451349-1721432736.opb
3600.08/3611.80	c 
3600.08/3611.80	c *** TERMINATED *** by signal 15
3600.08/3611.80	s UNKNOWN
3600.08/3611.80	c _____________________________________________________________________________
3600.08/3611.80	c std/band forms        : 198,0
3600.08/3611.80	c 2cl/3cl ITE-codings   : 0,0
3600.08/3611.80	c BDD/srt/adr Max costs : 0,11,0
3600.08/3611.80	c BDDraw/bin/mul/srt/adr: 0,0,0,198,0
3600.08/3611.80	c BDD nodes             : 0
3600.08/3611.80	c Es1/CC detections     : 0,0
3600.08/3611.80	c CC sort               : 99
3600.08/3611.80	c SAT/UNSAT calls       : 0,0
3600.08/3611.80	c regenrated variables  : 0
3600.08/3611.80	c eliminated fixed lits : 0
3600.08/3611.80	c goal lit flips        : 0
3600.08/3611.80	c goal stages           : 0
3600.08/3611.80	c goal shrink           : 0
3600.08/3611.80	c goal coeff separations: 0
3600.08/3611.80	c restarts              : 0
3600.08/3611.80	c conflicts             : 0              (0 /sec)
3600.08/3611.80	c decisions             : 0              (0 /sec)
3600.08/3611.80	c propagations          : 0              (0 /sec)
3600.08/3611.80	c inspects              : 0              (0 /sec)
3600.08/3611.80	c CPU time (solving tm) : 3552 s        (3552 s, SAT 0 s, UNSAT 0 s)
3600.08/3611.80	c Time for Opt-base     : 0.000258 s
3600.08/3611.80	c Steps for Opt-base    : 0
3600.08/3611.80	c Time for BDD coding   : 0 s
3600.08/3611.80	c Time for srt coding   : 0.000446 s
3600.08/3611.80	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: 64096 MiB (59775 MiB free)
  memory of node 1: 64473 MiB (61702 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451349-1721432736/watcher-4451349-1721432736 -o /tmp/evaluation-result-4451349-1721432736/solver-4451349-1721432736 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721432748-1041016 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4451349-1721432736.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=1041079, runsolver pid=1041064

[startup+0.10095 s]*
/proc/loadavg: 1.10 2.19 3.30 8/247 1041096
/proc/meminfo: memFree=124386816/131655788 swapFree=131071996/131071996
[pid=1041079] ppid=1041064 vsize=9932 memory=2704 CPUtime=0 cores=0,2
/proc/1041079/stat : 1041079 (naps-1.03.sh) S 1041064 1041079 1041006 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 195432389 10170368 676 134679101440 94446928662528 94446929741848 140733827692000 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94446931840304 94446931887492 94446958546944 140733827695586 140733827695711 140733827695711 140733827702728 0
/proc/1041079/statm: 2483 676 598 264 0 134 0
[pid=1041095] ppid=1041079 vsize=4696 memory=3076 CPUtime=0.09 cores=0,2
/proc/1041095/stat : 1041095 (naps-1.03) R 1041079 1041079 1041006 0 -1 4194304 403 0 0 0 9 0 0 0 20 0 1 0 195432390 4808704 769 134679101440 4194304 6891213 140725580138400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 28102656 140725580145651 140725580145763 140725580145763 140725580152779 0
/proc/1041095/statm: 1174 769 532 659 0 378 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 14628 KiB
Current children cumulated memory: 5780 KiB

[startup+0.213949 s]*
/proc/loadavg: 1.10 2.19 3.30 8/247 1041096
/proc/meminfo: memFree=124386116/131655788 swapFree=131071996/131071996
[pid=1041079] ppid=1041064 vsize=9932 memory=2704 CPUtime=0 cores=0,2
/proc/1041079/stat : 1041079 (naps-1.03.sh) S 1041064 1041079 1041006 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 195432389 10170368 676 134679101440 94446928662528 94446929741848 140733827692000 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94446931840304 94446931887492 94446958546944 140733827695586 140733827695711 140733827695711 140733827702728 0
/proc/1041079/statm: 2483 676 598 264 0 134 0
[pid=1041095] ppid=1041079 vsize=4948 memory=3252 CPUtime=0.21 cores=0,2
/proc/1041095/stat : 1041095 (naps-1.03) R 1041079 1041079 1041006 0 -1 4194304 496 0 0 0 21 0 0 0 20 0 1 0 195432390 5066752 813 134679101440 4194304 6891213 140725580138400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 28102656 140725580145651 140725580145763 140725580145763 140725580152779 0
/proc/1041095/statm: 1237 813 532 659 0 441 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 14880 KiB
Current children cumulated memory: 5956 KiB

[startup+0.313951 s]*
/proc/loadavg: 1.10 2.19 3.30 9/247 1041096
/proc/meminfo: memFree=124384816/131655788 swapFree=131071996/131071996
[pid=1041079] ppid=1041064 vsize=9932 memory=2704 CPUtime=0 cores=0,2
/proc/1041079/stat : 1041079 (naps-1.03.sh) S 1041064 1041079 1041006 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 195432389 10170368 676 134679101440 94446928662528 94446929741848 140733827692000 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94446931840304 94446931887492 94446958546944 140733827695586 140733827695711 140733827695711 140733827702728 0
/proc/1041079/statm: 2483 676 598 264 0 134 0
[pid=1041095] ppid=1041079 vsize=5204 memory=3328 CPUtime=0.3 cores=0,2
/proc/1041095/stat : 1041095 (naps-1.03) R 1041079 1041079 1041006 0 -1 4194304 571 0 0 0 30 0 0 0 20 0 1 0 195432390 5328896 832 134679101440 4194304 6891213 140725580138400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 28102656 140725580145651 140725580145763 140725580145763 140725580152779 0
/proc/1041095/statm: 1301 832 532 659 0 505 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 15136 KiB
Current children cumulated memory: 6032 KiB

[startup+0.700338 s]
/proc/loadavg: 1.10 2.19 3.30 8/247 1041096
/proc/meminfo: memFree=124382996/131655788 swapFree=131071996/131071996
[pid=1041079] ppid=1041064 vsize=9932 memory=2704 CPUtime=0 cores=0,2
/proc/1041079/stat : 1041079 (naps-1.03.sh) S 1041064 1041079 1041006 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 195432389 10170368 676 134679101440 94446928662528 94446929741848 140733827692000 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94446931840304 94446931887492 94446958546944 140733827695586 140733827695711 140733827695711 140733827702728 0
/proc/1041079/statm: 2483 676 598 264 0 134 0
[pid=1041095] ppid=1041079 vsize=5704 memory=3860 CPUtime=0.67 cores=0,2
/proc/1041095/stat : 1041095 (naps-1.03) R 1041079 1041079 1041006 0 -1 4194304 942 0 0 0 67 0 0 0 20 0 1 0 195432390 5840896 965 134679101440 4194304 6891213 140725580138400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 28102656 140725580145651 140725580145763 140725580145763 140725580152779 0
/proc/1041095/statm: 1426 965 532 659 0 630 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 15636 KiB
Current children cumulated memory: 6564 KiB

[startup+1.50033 s]
/proc/loadavg: 1.10 2.19 3.30 9/247 1041096
/proc/meminfo: memFree=124380568/131655788 swapFree=131071996/131071996
[pid=1041079] ppid=1041064 vsize=9932 memory=2704 CPUtime=0 cores=0,2
/proc/1041079/stat : 1041079 (naps-1.03.sh) S 1041064 1041079 1041006 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 195432389 10170368 676 134679101440 94446928662528 94446929741848 140733827692000 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94446931840304 94446931887492 94446958546944 140733827695586 140733827695711 140733827695711 140733827702728 0
/proc/1041079/statm: 2483 676 598 264 0 134 0
[pid=1041095] ppid=1041079 vsize=6216 memory=4060 CPUtime=1.47 cores=0,2
/proc/1041095/stat : 1041095 (naps-1.03) R 1041079 1041079 1041006 0 -1 4194304 1868 0 0 0 147 0 0 0 20 0 1 0 195432390 6365184 1015 134679101440 4194304 6891213 140725580138400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 28102656 140725580145651 140725580145763 140725580145763 140725580152779 0
/proc/1041095/statm: 1554 1015 532 659 0 758 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 16148 KiB
Current children cumulated memory: 6764 KiB

[startup+3.11302 s]
/proc/loadavg: 1.41 2.24 3.31 8/247 1041098
/proc/meminfo: memFree=124378492/131655788 swapFree=131071996/131071996
[pid=1041079] ppid=1041064 vsize=9932 memory=2704 CPUtime=0 cores=0,2
/proc/1041079/stat : 1041079 (naps-1.03.sh) S 1041064 1041079 1041006 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 195432389 10170368 676 134679101440 94446928662528 94446929741848 140733827692000 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94446931840304 94446931887492 94446958546944 140733827695586 140733827695711 140733827695711 140733827702728 0
/proc/1041079/statm: 2483 676 598 264 0 134 0
[pid=1041095] ppid=1041079 vsize=6500 memory=4744 CPUtime=3.08 cores=0,2
/proc/1041095/stat : 1041095 (naps-1.03) R 1041079 1041079 1041006 0 -1 4194304 6085 0 0 0 307 1 0 0 20 0 1 0 195432390 6656000 1186 134679101440 4194304 6891213 140725580138400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 28102656 140725580145651 140725580145763 140725580145763 140725580152779 0
/proc/1041095/statm: 1625 1186 532 659 0 829 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 16432 KiB
Current children cumulated memory: 7448 KiB

[startup+6.30031 s]
/proc/loadavg: 1.41 2.24 3.31 8/247 1041098
/proc/meminfo: memFree=124376888/131655788 swapFree=131071996/131071996
[pid=1041079] ppid=1041064 vsize=9932 memory=2704 CPUtime=0 cores=0,2
/proc/1041079/stat : 1041079 (naps-1.03.sh) S 1041064 1041079 1041006 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 195432389 10170368 676 134679101440 94446928662528 94446929741848 140733827692000 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94446931840304 94446931887492 94446958546944 140733827695586 140733827695711 140733827695711 140733827702728 0
/proc/1041079/statm: 2483 676 598 264 0 134 0
[pid=1041095] ppid=1041079 vsize=7652 memory=5040 CPUtime=6.25 cores=0,2
/proc/1041095/stat : 1041095 (naps-1.03) R 1041079 1041079 1041006 0 -1 4194304 26104 0 0 0 621 4 0 0 20 0 1 0 195432390 7835648 1260 134679101440 4194304 6891213 140725580138400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 28102656 140725580145651 140725580145763 140725580145763 140725580152779 0
/proc/1041095/statm: 1913 1260 532 659 0 1117 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 17584 KiB
Current children cumulated memory: 7744 KiB

[startup+12.7003 s]
/proc/loadavg: 1.81 2.30 3.32 8/247 1041098
/proc/meminfo: memFree=124376160/131655788 swapFree=131071996/131071996
[pid=1041079] ppid=1041064 vsize=9932 memory=2704 CPUtime=0 cores=0,2
/proc/1041079/stat : 1041079 (naps-1.03.sh) S 1041064 1041079 1041006 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 195432389 10170368 676 134679101440 94446928662528 94446929741848 140733827692000 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94446931840304 94446931887492 94446958546944 140733827695586 140733827695711 140733827695711 140733827702728 0
/proc/1041079/statm: 2483 676 598 264 0 134 0
[pid=1041095] ppid=1041079 vsize=7684 memory=5568 CPUtime=12.64 cores=0,2
/proc/1041095/stat : 1041095 (naps-1.03) R 1041079 1041079 1041006 0 -1 4194304 77275 0 0 0 1254 10 0 0 20 0 1 0 195432390 7868416 1392 134679101440 4194304 6891213 140725580138400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 28102656 140725580145651 140725580145763 140725580145763 140725580152779 0
/proc/1041095/statm: 1921 1392 532 659 0 1125 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 17616 KiB
Current children cumulated memory: 8272 KiB

[startup+25.5003 s]
/proc/loadavg: 2.15 2.36 3.32 8/247 1041101
/proc/meminfo: memFree=124374864/131655788 swapFree=131071996/131071996
[pid=1041079] ppid=1041064 vsize=9932 memory=2704 CPUtime=0 cores=0,2
/proc/1041079/stat : 1041079 (naps-1.03.sh) S 1041064 1041079 1041006 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 195432389 10170368 676 134679101440 94446928662528 94446929741848 140733827692000 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94446931840304 94446931887492 94446958546944 140733827695586 140733827695711 140733827695711 140733827702728 0
/proc/1041079/statm: 2483 676 598 264 0 134 0
[pid=1041095] ppid=1041079 vsize=8708 memory=6060 CPUtime=25.4 cores=0,2
/proc/1041095/stat : 1041095 (naps-1.03) R 1041079 1041079 1041006 0 -1 4194304 182274 0 0 0 2519 21 0 0 20 0 1 0 195432390 8916992 1515 134679101440 4194304 6891213 140725580138400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 28102656 140725580145651 140725580145763 140725580145763 140725580152779 0
/proc/1041095/statm: 2177 1515 532 659 0 1381 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 18640 KiB
Current children cumulated memory: 8764 KiB

[startup+51.1131 s]
/proc/loadavg: 2.93 2.52 3.35 7/247 1041154
/proc/meminfo: memFree=124366420/131655788 swapFree=131071996/131071996
[pid=1041079] ppid=1041064 vsize=9932 memory=2704 CPUtime=0 cores=0,2
/proc/1041079/stat : 1041079 (naps-1.03.sh) S 1041064 1041079 1041006 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 195432389 10170368 676 134679101440 94446928662528 94446929741848 140733827692000 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94446931840304 94446931887492 94446958546944 140733827695586 140733827695711 140733827695711 140733827702728 0
/proc/1041079/statm: 2483 676 598 264 0 134 0
[pid=1041095] ppid=1041079 vsize=10372 memory=7196 CPUtime=50.94 cores=0,2
/proc/1041095/stat : 1041095 (naps-1.03) R 1041079 1041079 1041006 0 -1 4194304 447878 0 0 0 5037 57 0 0 20 0 1 0 195432390 10620928 1799 134679101440 4194304 6891213 140725580138400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 28102656 140725580145651 140725580145763 140725580145763 140725580152779 0
/proc/1041095/statm: 2593 1799 532 659 0 1797 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 20304 KiB
Current children cumulated memory: 9900 KiB

[startup+102.3 s]
/proc/loadavg: 3.64 2.79 3.40 7/246 1041162
/proc/meminfo: memFree=124362360/131655788 swapFree=131071996/131071996
[pid=1041079] ppid=1041064 vsize=9932 memory=2704 CPUtime=0 cores=0,2
/proc/1041079/stat : 1041079 (naps-1.03.sh) S 1041064 1041079 1041006 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 195432389 10170368 676 134679101440 94446928662528 94446929741848 140733827692000 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94446931840304 94446931887492 94446958546944 140733827695586 140733827695711 140733827695711 140733827702728 0
/proc/1041079/statm: 2483 676 598 264 0 134 0
[pid=1041095] ppid=1041079 vsize=11316 memory=9412 CPUtime=101.98 cores=0,2
/proc/1041095/stat : 1041095 (naps-1.03) R 1041079 1041079 1041006 0 -1 4194304 868542 0 0 0 10084 114 0 0 20 0 1 0 195432390 11587584 2353 134679101440 4194304 6891213 140725580138400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 28102656 140725580145651 140725580145763 140725580145763 140725580152779 0
/proc/1041095/statm: 2829 2353 532 659 0 2033 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 21248 KiB
Current children cumulated memory: 12116 KiB

[startup+162.3 s]
/proc/loadavg: 3.87 3.01 3.44 8/247 1041174
/proc/meminfo: memFree=124366544/131655788 swapFree=131071996/131071996
[pid=1041079] ppid=1041064 vsize=9932 memory=2704 CPUtime=0 cores=0,2
/proc/1041079/stat : 1041079 (naps-1.03.sh) S 1041064 1041079 1041006 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 195432389 10170368 676 134679101440 94446928662528 94446929741848 140733827692000 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94446931840304 94446931887492 94446958546944 140733827695586 140733827695711 140733827695711 140733827702728 0
/proc/1041079/statm: 2483 676 598 264 0 134 0
[pid=1041095] ppid=1041079 vsize=10436 memory=7628 CPUtime=161.79 cores=0,2
/proc/1041095/stat : 1041095 (naps-1.03) R 1041079 1041079 1041006 0 -1 4194304 1390078 0 0 0 15985 194 0 0 20 0 1 0 195432390 10686464 1907 134679101440 4194304 6891213 140725580138400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 28102656 140725580145651 140725580145763 140725580145763 140725580152779 0
/proc/1041095/statm: 2609 1907 532 659 0 1813 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 20368 KiB
Current children cumulated memory: 10332 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 3.22 3.49 7/247 1041184
/proc/meminfo: memFree=124354920/131655788 swapFree=131071996/131071996
[pid=1041079] ppid=1041064 vsize=9932 memory=2704 CPUtime=0 cores=0,2
/proc/1041079/stat : 1041079 (naps-1.03.sh) S 1041064 1041079 1041006 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 195432389 10170368 676 134679101440 94446928662528 94446929741848 140733827692000 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94446931840304 94446931887492 94446958546944 140733827695586 140733827695711 140733827695711 140733827702728 0
/proc/1041079/statm: 2483 676 598 264 0 134 0
[pid=1041095] ppid=1041079 vsize=18440 memory=14020 CPUtime=221.61 cores=0,2
/proc/1041095/stat : 1041095 (naps-1.03) R 1041079 1041079 1041006 0 -1 4194304 1944992 0 0 0 21879 282 0 0 20 0 1 0 195432390 18882560 3505 134679101440 4194304 6891213 140725580138400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 28102656 140725580145651 140725580145763 140725580145763 140725580152779 0
/proc/1041095/statm: 4610 3505 532 659 0 3814 0
Current children cumulated CPU time: 221.61 s

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

/proc/loadavg: 4.21 4.25 4.16 7/245 1042876
/proc/meminfo: memFree=124273932/131655788 swapFree=131071996/131071996
[pid=1041079] ppid=1041064 vsize=9932 memory=2704 CPUtime=0 cores=0,2
/proc/1041079/stat : 1041079 (naps-1.03.sh) S 1041064 1041079 1041006 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 195432389 10170368 676 134679101440 94446928662528 94446929741848 140733827692000 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94446931840304 94446931887492 94446958546944 140733827695586 140733827695711 140733827695711 140733827702728 0
/proc/1041079/statm: 2483 676 598 264 0 134 0
[pid=1041095] ppid=1041079 vsize=24328 memory=17428 CPUtime=3032.41 cores=0,2
/proc/1041095/stat : 1041095 (naps-1.03) R 1041079 1041079 1041006 0 -1 4194304 19685387 0 0 0 299208 4033 0 0 20 0 1 0 195432390 24911872 4357 134679101440 4194304 6891213 140725580138400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 28102656 140725580145651 140725580145763 140725580145763 140725580152779 0
/proc/1041095/statm: 6082 4357 532 659 0 5286 0
Current children cumulated CPU time: 3032.41 s
Current children cumulated vsize: 34260 KiB
Current children cumulated memory: 20132 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.21 4.15 7/245 1042886
/proc/meminfo: memFree=124270948/131655788 swapFree=131071996/131071996
[pid=1041079] ppid=1041064 vsize=9932 memory=2704 CPUtime=0 cores=0,2
/proc/1041079/stat : 1041079 (naps-1.03.sh) S 1041064 1041079 1041006 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 195432389 10170368 676 134679101440 94446928662528 94446929741848 140733827692000 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94446931840304 94446931887492 94446958546944 140733827695586 140733827695711 140733827695711 140733827702728 0
/proc/1041079/statm: 2483 676 598 264 0 134 0
[pid=1041095] ppid=1041079 vsize=32520 memory=23524 CPUtime=3092.21 cores=0,2
/proc/1041095/stat : 1041095 (naps-1.03) R 1041079 1041079 1041006 0 -1 4194304 20211387 0 0 0 305067 4154 0 0 20 0 1 0 195432390 33300480 5881 134679101440 4194304 6891213 140725580138400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 28102656 140725580145651 140725580145763 140725580145763 140725580152779 0
/proc/1041095/statm: 8130 5881 532 659 0 7334 0
Current children cumulated CPU time: 3092.21 s
Current children cumulated vsize: 42452 KiB
Current children cumulated memory: 26228 KiB

[startup+3162.3 s]
/proc/loadavg: 4.14 4.20 4.15 7/245 1042896
/proc/meminfo: memFree=124269896/131655788 swapFree=131071996/131071996
[pid=1041079] ppid=1041064 vsize=9932 memory=2704 CPUtime=0 cores=0,2
/proc/1041079/stat : 1041079 (naps-1.03.sh) S 1041064 1041079 1041006 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 195432389 10170368 676 134679101440 94446928662528 94446929741848 140733827692000 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94446931840304 94446931887492 94446958546944 140733827695586 140733827695711 140733827695711 140733827702728 0
/proc/1041079/statm: 2483 676 598 264 0 134 0
[pid=1041095] ppid=1041079 vsize=24328 memory=20808 CPUtime=3152.02 cores=0,2
/proc/1041095/stat : 1041095 (naps-1.03) R 1041079 1041079 1041006 0 -1 4194304 20467012 0 0 0 310988 4214 0 0 20 0 1 0 195432390 24911872 5202 134679101440 4194304 6891213 140725580138400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 28102656 140725580145651 140725580145763 140725580145763 140725580152779 0
/proc/1041095/statm: 6082 5202 532 659 0 5286 0
Current children cumulated CPU time: 3152.02 s
Current children cumulated vsize: 34260 KiB
Current children cumulated memory: 23512 KiB

[startup+3222.3 s]
/proc/loadavg: 4.05 4.16 4.14 7/245 1042907
/proc/meminfo: memFree=124264628/131655788 swapFree=131071996/131071996
[pid=1041079] ppid=1041064 vsize=9932 memory=2704 CPUtime=0 cores=0,2
/proc/1041079/stat : 1041079 (naps-1.03.sh) S 1041064 1041079 1041006 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 195432389 10170368 676 134679101440 94446928662528 94446929741848 140733827692000 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94446931840304 94446931887492 94446958546944 140733827695586 140733827695711 140733827695711 140733827702728 0
/proc/1041079/statm: 2483 676 598 264 0 134 0
[pid=1041095] ppid=1041079 vsize=32520 memory=23804 CPUtime=3211.83 cores=0,2
/proc/1041095/stat : 1041095 (naps-1.03) R 1041079 1041079 1041006 0 -1 4194304 20747258 0 0 0 316907 4276 0 0 20 0 1 0 195432390 33300480 5951 134679101440 4194304 6891213 140725580138400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 28102656 140725580145651 140725580145763 140725580145763 140725580152779 0
/proc/1041095/statm: 8130 5951 532 659 0 7334 0
Current children cumulated CPU time: 3211.83 s
Current children cumulated vsize: 42452 KiB
Current children cumulated memory: 26508 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.16 4.14 7/245 1042917
/proc/meminfo: memFree=124264204/131655788 swapFree=131071996/131071996
[pid=1041079] ppid=1041064 vsize=9932 memory=2704 CPUtime=0 cores=0,2
/proc/1041079/stat : 1041079 (naps-1.03.sh) S 1041064 1041079 1041006 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 195432389 10170368 676 134679101440 94446928662528 94446929741848 140733827692000 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94446931840304 94446931887492 94446958546944 140733827695586 140733827695711 140733827695711 140733827702728 0
/proc/1041079/statm: 2483 676 598 264 0 134 0
[pid=1041095] ppid=1041079 vsize=32520 memory=25960 CPUtime=3271.64 cores=0,2
/proc/1041095/stat : 1041095 (naps-1.03) R 1041079 1041079 1041006 0 -1 4194304 21257756 0 0 0 322781 4383 0 0 20 0 1 0 195432390 33300480 6490 134679101440 4194304 6891213 140725580138400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 28102656 140725580145651 140725580145763 140725580145763 140725580152779 0
/proc/1041095/statm: 8130 6490 532 659 0 7334 0
Current children cumulated CPU time: 3271.64 s
Current children cumulated vsize: 42452 KiB
Current children cumulated memory: 28664 KiB

[startup+3342.3 s]
/proc/loadavg: 4.17 4.16 4.14 7/247 1042931
/proc/meminfo: memFree=124289004/131655788 swapFree=131071996/131071996
[pid=1041079] ppid=1041064 vsize=9932 memory=2704 CPUtime=0 cores=0,2
/proc/1041079/stat : 1041079 (naps-1.03.sh) S 1041064 1041079 1041006 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 195432389 10170368 676 134679101440 94446928662528 94446929741848 140733827692000 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94446931840304 94446931887492 94446958546944 140733827695586 140733827695711 140733827695711 140733827702728 0
/proc/1041079/statm: 2483 676 598 264 0 134 0
[pid=1041095] ppid=1041079 vsize=24328 memory=19760 CPUtime=3331.46 cores=0,2
/proc/1041095/stat : 1041095 (naps-1.03) R 1041079 1041079 1041006 0 -1 4194304 21299329 0 0 0 328751 4395 0 0 20 0 1 0 195432390 24911872 4940 134679101440 4194304 6891213 140725580138400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 28102656 140725580145651 140725580145763 140725580145763 140725580152779 0
/proc/1041095/statm: 6082 4940 532 659 0 5286 0
Current children cumulated CPU time: 3331.46 s
Current children cumulated vsize: 34260 KiB
Current children cumulated memory: 22464 KiB

[startup+3402.3 s]
/proc/loadavg: 4.17 4.16 4.14 7/247 1042941
/proc/meminfo: memFree=124267508/131655788 swapFree=131071996/131071996
[pid=1041079] ppid=1041064 vsize=9932 memory=2704 CPUtime=0 cores=0,2
/proc/1041079/stat : 1041079 (naps-1.03.sh) S 1041064 1041079 1041006 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 195432389 10170368 676 134679101440 94446928662528 94446929741848 140733827692000 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94446931840304 94446931887492 94446958546944 140733827695586 140733827695711 140733827695711 140733827702728 0
/proc/1041079/statm: 2483 676 598 264 0 134 0
[pid=1041095] ppid=1041079 vsize=32520 memory=26388 CPUtime=3391.26 cores=0,2
/proc/1041095/stat : 1041095 (naps-1.03) R 1041079 1041079 1041006 0 -1 4194304 21891165 0 0 0 334598 4528 0 0 20 0 1 0 195432390 33300480 6597 134679101440 4194304 6891213 140725580138400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 28102656 140725580145651 140725580145763 140725580145763 140725580152779 0
/proc/1041095/statm: 8130 6597 532 659 0 7334 0
Current children cumulated CPU time: 3391.26 s
Current children cumulated vsize: 42452 KiB
Current children cumulated memory: 29092 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.15 4.13 7/247 1042952
/proc/meminfo: memFree=124268776/131655788 swapFree=131071996/131071996
[pid=1041079] ppid=1041064 vsize=9932 memory=2704 CPUtime=0 cores=0,2
/proc/1041079/stat : 1041079 (naps-1.03.sh) S 1041064 1041079 1041006 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 195432389 10170368 676 134679101440 94446928662528 94446929741848 140733827692000 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94446931840304 94446931887492 94446958546944 140733827695586 140733827695711 140733827695711 140733827702728 0
/proc/1041079/statm: 2483 676 598 264 0 134 0
[pid=1041095] ppid=1041079 vsize=32520 memory=21276 CPUtime=3451.07 cores=0,2
/proc/1041095/stat : 1041095 (naps-1.03) R 1041079 1041079 1041006 0 -1 4194304 22084715 0 0 0 340528 4579 0 0 20 0 1 0 195432390 33300480 5319 134679101440 4194304 6891213 140725580138400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 28102656 140725580145651 140725580145763 140725580145763 140725580152779 0
/proc/1041095/statm: 8130 5319 532 659 0 7334 0
Current children cumulated CPU time: 3451.07 s
Current children cumulated vsize: 42452 KiB
Current children cumulated memory: 23980 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.13 4.13 8/247 1042963
/proc/meminfo: memFree=124272100/131655788 swapFree=131071996/131071996
[pid=1041079] ppid=1041064 vsize=9932 memory=2704 CPUtime=0 cores=0,2
/proc/1041079/stat : 1041079 (naps-1.03.sh) S 1041064 1041079 1041006 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 195432389 10170368 676 134679101440 94446928662528 94446929741848 140733827692000 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94446931840304 94446931887492 94446958546944 140733827695586 140733827695711 140733827695711 140733827702728 0
/proc/1041079/statm: 2483 676 598 264 0 134 0
[pid=1041095] ppid=1041079 vsize=32520 memory=25616 CPUtime=3510.87 cores=0,2
/proc/1041095/stat : 1041095 (naps-1.03) R 1041079 1041079 1041006 0 -1 4194304 22491852 0 0 0 346410 4677 0 0 20 0 1 0 195432390 33300480 6404 134679101440 4194304 6891213 140725580138400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 28102656 140725580145651 140725580145763 140725580145763 140725580152779 0
/proc/1041095/statm: 8130 6404 532 659 0 7334 0
Current children cumulated CPU time: 3510.87 s
Current children cumulated vsize: 42452 KiB
Current children cumulated memory: 28320 KiB

[startup+3582.3 s]
/proc/loadavg: 4.19 4.15 4.13 7/247 1042973
/proc/meminfo: memFree=124269944/131655788 swapFree=131071996/131071996
[pid=1041079] ppid=1041064 vsize=9932 memory=2704 CPUtime=0 cores=0,2
/proc/1041079/stat : 1041079 (naps-1.03.sh) S 1041064 1041079 1041006 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 195432389 10170368 676 134679101440 94446928662528 94446929741848 140733827692000 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94446931840304 94446931887492 94446958546944 140733827695586 140733827695711 140733827695711 140733827702728 0
/proc/1041079/statm: 2483 676 598 264 0 134 0
[pid=1041095] ppid=1041079 vsize=32656 memory=21104 CPUtime=3570.68 cores=0,2
/proc/1041095/stat : 1041095 (naps-1.03) R 1041079 1041079 1041006 0 -1 4194304 22860065 0 0 0 352311 4757 0 0 20 0 1 0 195432390 33439744 5276 134679101440 4194304 6891213 140725580138400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 28102656 140725580145651 140725580145763 140725580145763 140725580152779 0
/proc/1041095/statm: 8164 5276 532 659 0 7368 0
Current children cumulated CPU time: 3570.68 s
Current children cumulated vsize: 42588 KiB
Current children cumulated memory: 23808 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.8 s]
/proc/loadavg: 4.12 4.14 4.13 5/245 1043080
/proc/meminfo: memFree=124312800/131655788 swapFree=131071996/131071996
[pid=1041079] ppid=1041064 vsize=9932 memory=2704 CPUtime=0 cores=0,2
/proc/1041079/stat : 1041079 (naps-1.03.sh) S 1041064 1041079 1041006 0 -1 4194304 221 241 0 0 0 0 0 0 20 0 1 0 195432389 10170368 676 134679101440 94446928662528 94446929741848 140733827692000 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94446931840304 94446931887492 94446958546944 140733827695586 140733827695711 140733827695711 140733827702728 0
/proc/1041079/statm: 2483 676 598 264 0 134 0
[pid=1041095] ppid=1041079 vsize=20368 memory=16948 CPUtime=3600.08 cores=0,2
/proc/1041095/stat : 1041095 (naps-1.03) R 1041079 1041079 1041006 0 -1 4194304 22891311 0 0 0 355242 4766 0 0 20 0 1 0 195432390 20856832 4237 134679101440 4194304 6891213 140725580138400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 28102656 140725580145651 140725580145763 140725580145763 140725580152779 0
/proc/1041095/statm: 5092 4237 532 659 0 4296 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 30300 KiB
Current children cumulated memory: 19652 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3552.43 s, system=47.673 s

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

Child status: 10

Real time (s): 3611.8
CPU time (s): 3600.11
CPU user time (s): 3552.43
CPU system time (s): 47.673
CPU usage (%): 99.6762
Max. virtual memory (cumulated for all children) (KiB): 50780
Max. memory (cumulated for all children) (KiB): 34632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3552.43
system time used= 47.673
maximum resident set size= 31928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22891787
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= 49
involuntary context switches= 25373


# summary of solver processes directly reported to runsolver:
#   pid: 1041079
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3552.43
#   total CPU system time (s): 47.673

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.6439 second user time and 38.3161 second system time

The end

Launcher Data

Begin job on nodeC005 at 2024-07-20 01:45:48
IDJOB=4451349
IDBENCH=162393
IDSOLVER=3063
FILE ID=nodeC005/4451349-1721432736
RUNJOBID= nodeC005-1721432748-1041016
SLURM_JOB_ID= 7545624
Free space on /tmp= 723784 MiB

SOLVER NAME= NaPS 1.03
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/EC_RANDOM_GRAPHS/normalized-ECrand4regsplit-v100-n1.opb
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451349-1721432736/watcher-4451349-1721432736 -o /tmp/evaluation-result-4451349-1721432736/solver-4451349-1721432736 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721432748-1041016 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4451349-1721432736.opb

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

MD5SUM BENCH= 45eb186e954a64c3939c4a0ffb1dff0e
RANDOM SEED=824022438

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.183
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.53
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		: 1197.181
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.35
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.182
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.53
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.189
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.35
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		: 1197.183
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.53
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		: 1197.186
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.35
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.939
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.53
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.178
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.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        124395444 kB
MemAvailable:   129850832 kB
Buffers:          547992 kB
Cached:          5688616 kB
SwapCached:            0 kB
Active:          1151256 kB
Inactive:        5409572 kB
Active(anon):       3328 kB
Inactive(anon):   366788 kB
Active(file):    1147928 kB
Inactive(file):  5042784 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             21456 kB
Writeback:             0 kB
AnonPages:        323040 kB
Mapped:           108276 kB
Shmem:             45896 kB
KReclaimable:     209752 kB
Slab:             329356 kB
SReclaimable:     209752 kB
SUnreclaim:       119604 kB
KernelStack:        3648 kB
PageTables:         9912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     731504 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            61632 kB
HardwareCorrupted:     0 kB
AnonHugePages:    200704 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:      285512 kB
DirectMap2M:    36319232 kB
DirectMap1G:    99614720 kB

Free space on /tmp at the end= 723760 MiB
End job on nodeC005 at 2024-07-20 02:46:00