Trace number 4451709

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.02 3612.01

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
rand6reg/normalized-rand6reg-v101-n1.opb
MD5SUM92a92dfaf57ade1ebbf8178b56974969
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.322431
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables303
Total number of constraints101
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)101
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7
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-4451709-1721436346.opb
3600.01/3612.01	c 
3600.01/3612.01	c *** TERMINATED *** by signal 15
3600.01/3612.01	s UNKNOWN
3600.01/3612.01	c _____________________________________________________________________________
3600.01/3612.01	c std/band forms        : 101,0
3600.01/3612.01	c 2cl/3cl ITE-codings   : 0,0
3600.01/3612.01	c BDD/srt/adr Max costs : 0,24,0
3600.01/3612.01	c BDDraw/bin/mul/srt/adr: 0,0,0,101,0
3600.01/3612.01	c BDD nodes             : 0
3600.01/3612.01	c Es1/CC detections     : 0,0
3600.01/3612.01	c CC sort               : 101
3600.01/3612.01	c SAT/UNSAT calls       : 0,0
3600.01/3612.01	c regenrated variables  : 0
3600.01/3612.01	c eliminated fixed lits : 0
3600.01/3612.01	c goal lit flips        : 0
3600.01/3612.01	c goal stages           : 0
3600.01/3612.01	c goal shrink           : 0
3600.01/3612.01	c goal coeff separations: 0
3600.01/3612.01	c restarts              : 0
3600.01/3612.01	c conflicts             : 0              (0 /sec)
3600.01/3612.01	c decisions             : 0              (0 /sec)
3600.01/3612.01	c propagations          : 0              (0 /sec)
3600.01/3612.01	c inspects              : 0              (0 /sec)
3600.01/3612.01	c CPU time (solving tm) : 3574 s        (3574 s, SAT 0 s, UNSAT 0 s)
3600.01/3612.01	c Time for Opt-base     : 0.000239 s
3600.01/3612.01	c Steps for Opt-base    : 0
3600.01/3612.01	c Time for BDD coding   : 0 s
3600.01/3612.01	c Time for srt coding   : 0.000385 s
3600.01/3612.01	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 (59715 MiB free)
  memory of node 1: 64473 MiB (61670 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451709-1721436346/watcher-4451709-1721436346 -o /tmp/evaluation-result-4451709-1721436346/solver-4451709-1721436346 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721432748-1041019 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4451709-1721436346.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=1043025, runsolver pid=1043022

[startup+0.100093 s]*
/proc/loadavg: 4.12 4.14 4.13 5/245 1043030
/proc/meminfo: memFree=124297372/131655788 swapFree=131071996/131071996
[pid=1043025] ppid=1043022 vsize=9932 memory=2716 CPUtime=0 cores=5,7
/proc/1043025/stat : 1043025 (naps-1.03.sh) S 1043022 1043025 1041006 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 195793382 10170368 679 134679101440 94384207298560 94384208377880 140725978706944 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94384210476336 94384210523524 94384211955712 140725978711010 140725978711135 140725978711135 140725978718152 0
/proc/1043025/statm: 2483 679 602 264 0 134 0
[pid=1043030] ppid=1043025 vsize=5040 memory=3360 CPUtime=0.1 cores=5,7
/proc/1043030/stat : 1043030 (naps-1.03) R 1043025 1043025 1041006 0 -1 4194304 600 0 0 0 10 0 0 0 20 0 1 0 195793383 5160960 840 134679101440 4194304 6891213 140727653105328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19632128 140727653110771 140727653110883 140727653110883 140727653117899 0
/proc/1043030/statm: 1260 840 532 659 0 464 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 14972 KiB
Current children cumulated memory: 6076 KiB

[startup+0.21255 s]*
/proc/loadavg: 4.12 4.14 4.13 5/245 1043030
/proc/meminfo: memFree=124293692/131655788 swapFree=131071996/131071996
[pid=1043025] ppid=1043022 vsize=9932 memory=2716 CPUtime=0 cores=5,7
/proc/1043025/stat : 1043025 (naps-1.03.sh) S 1043022 1043025 1041006 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 195793382 10170368 679 134679101440 94384207298560 94384208377880 140725978706944 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94384210476336 94384210523524 94384211955712 140725978711010 140725978711135 140725978711135 140725978718152 0
/proc/1043025/statm: 2483 679 602 264 0 134 0
[pid=1043030] ppid=1043025 vsize=5792 memory=3820 CPUtime=0.21 cores=5,7
/proc/1043030/stat : 1043030 (naps-1.03) R 1043025 1043025 1041006 0 -1 4194304 956 0 0 0 21 0 0 0 20 0 1 0 195793383 5931008 955 134679101440 4194304 6891213 140727653105328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19632128 140727653110771 140727653110883 140727653110883 140727653117899 0
/proc/1043030/statm: 1448 955 532 659 0 652 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 15724 KiB
Current children cumulated memory: 6536 KiB

[startup+0.312277 s]*
/proc/loadavg: 4.12 4.14 4.13 5/245 1043030
/proc/meminfo: memFree=124291084/131655788 swapFree=131071996/131071996
[pid=1043025] ppid=1043022 vsize=9932 memory=2716 CPUtime=0 cores=5,7
/proc/1043025/stat : 1043025 (naps-1.03.sh) S 1043022 1043025 1041006 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 195793382 10170368 679 134679101440 94384207298560 94384208377880 140725978706944 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94384210476336 94384210523524 94384211955712 140725978711010 140725978711135 140725978711135 140725978718152 0
/proc/1043025/statm: 2483 679 602 264 0 134 0
[pid=1043030] ppid=1043025 vsize=5792 memory=3892 CPUtime=0.31 cores=5,7
/proc/1043030/stat : 1043030 (naps-1.03) R 1043025 1043025 1041006 0 -1 4194304 1366 0 0 0 31 0 0 0 20 0 1 0 195793383 5931008 973 134679101440 4194304 6891213 140727653105328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19632128 140727653110771 140727653110883 140727653110883 140727653117899 0
/proc/1043030/statm: 1448 973 532 659 0 652 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 15724 KiB
Current children cumulated memory: 6608 KiB

[startup+0.700309 s]
/proc/loadavg: 4.12 4.14 4.13 4/241 1043044
/proc/meminfo: memFree=124316052/131655788 swapFree=131071996/131071996
[pid=1043025] ppid=1043022 vsize=9932 memory=2716 CPUtime=0 cores=5,7
/proc/1043025/stat : 1043025 (naps-1.03.sh) S 1043022 1043025 1041006 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 195793382 10170368 679 134679101440 94384207298560 94384208377880 140725978706944 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94384210476336 94384210523524 94384211955712 140725978711010 140725978711135 140725978711135 140725978718152 0
/proc/1043025/statm: 2483 679 602 264 0 134 0
[pid=1043030] ppid=1043025 vsize=5536 memory=4032 CPUtime=0.68 cores=5,7
/proc/1043030/stat : 1043030 (naps-1.03) R 1043025 1043025 1041006 0 -1 4194304 2829 0 0 0 68 0 0 0 20 0 1 0 195793383 5668864 1008 134679101440 4194304 6891213 140727653105328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19632128 140727653110771 140727653110883 140727653110883 140727653117899 0
/proc/1043030/statm: 1384 1008 532 659 0 588 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 15468 KiB
Current children cumulated memory: 6748 KiB

[startup+1.50032 s]
/proc/loadavg: 4.12 4.14 4.13 5/245 1043080
/proc/meminfo: memFree=124312972/131655788 swapFree=131071996/131071996
[pid=1043025] ppid=1043022 vsize=9932 memory=2716 CPUtime=0 cores=5,7
/proc/1043025/stat : 1043025 (naps-1.03.sh) S 1043022 1043025 1041006 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 195793382 10170368 679 134679101440 94384207298560 94384208377880 140725978706944 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94384210476336 94384210523524 94384211955712 140725978711010 140725978711135 140725978711135 140725978718152 0
/proc/1043025/statm: 2483 679 602 264 0 134 0
[pid=1043030] ppid=1043025 vsize=5536 memory=4244 CPUtime=1.48 cores=5,7
/proc/1043030/stat : 1043030 (naps-1.03) R 1043025 1043025 1041006 0 -1 4194304 6318 0 0 0 148 0 0 0 20 0 1 0 195793383 5668864 1061 134679101440 4194304 6891213 140727653105328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19632128 140727653110771 140727653110883 140727653110883 140727653117899 0
/proc/1043030/statm: 1384 1061 532 659 0 588 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 15468 KiB
Current children cumulated memory: 6960 KiB

[startup+3.11204 s]
/proc/loadavg: 4.11 4.13 4.13 5/245 1043132
/proc/meminfo: memFree=124325156/131655788 swapFree=131071996/131071996
[pid=1043025] ppid=1043022 vsize=9932 memory=2716 CPUtime=0 cores=5,7
/proc/1043025/stat : 1043025 (naps-1.03.sh) S 1043022 1043025 1041006 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 195793382 10170368 679 134679101440 94384207298560 94384208377880 140725978706944 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94384210476336 94384210523524 94384211955712 140725978711010 140725978711135 140725978711135 140725978718152 0
/proc/1043025/statm: 2483 679 602 264 0 134 0
[pid=1043030] ppid=1043025 vsize=6724 memory=4180 CPUtime=3.09 cores=5,7
/proc/1043030/stat : 1043030 (naps-1.03) R 1043025 1043025 1041006 0 -1 4194304 11685 0 0 0 308 1 0 0 20 0 1 0 195793383 6885376 1045 134679101440 4194304 6891213 140727653105328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19632128 140727653110771 140727653110883 140727653110883 140727653117899 0
/proc/1043030/statm: 1681 1045 532 659 0 885 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 16656 KiB
Current children cumulated memory: 6896 KiB

[startup+6.30031 s]
/proc/loadavg: 4.11 4.13 4.13 5/245 1043132
/proc/meminfo: memFree=124316868/131655788 swapFree=131071996/131071996
[pid=1043025] ppid=1043022 vsize=9932 memory=2716 CPUtime=0 cores=5,7
/proc/1043025/stat : 1043025 (naps-1.03.sh) S 1043022 1043025 1041006 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 195793382 10170368 679 134679101440 94384207298560 94384208377880 140725978706944 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94384210476336 94384210523524 94384211955712 140725978711010 140725978711135 140725978711135 140725978718152 0
/proc/1043025/statm: 2483 679 602 264 0 134 0
[pid=1043030] ppid=1043025 vsize=6212 memory=4456 CPUtime=6.27 cores=5,7
/proc/1043030/stat : 1043030 (naps-1.03) R 1043025 1043025 1041006 0 -1 4194304 25180 0 0 0 625 2 0 0 20 0 1 0 195793383 6361088 1114 134679101440 4194304 6891213 140727653105328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19632128 140727653110771 140727653110883 140727653110883 140727653117899 0
/proc/1043030/statm: 1553 1114 532 659 0 757 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 16144 KiB
Current children cumulated memory: 7172 KiB

[startup+12.7003 s]
/proc/loadavg: 4.10 4.13 4.13 5/245 1043132
/proc/meminfo: memFree=124316576/131655788 swapFree=131071996/131071996
[pid=1043025] ppid=1043022 vsize=9932 memory=2716 CPUtime=0 cores=5,7
/proc/1043025/stat : 1043025 (naps-1.03.sh) S 1043022 1043025 1041006 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 195793382 10170368 679 134679101440 94384207298560 94384208377880 140725978706944 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94384210476336 94384210523524 94384211955712 140725978711010 140725978711135 140725978711135 140725978718152 0
/proc/1043025/statm: 2483 679 602 264 0 134 0
[pid=1043030] ppid=1043025 vsize=7776 memory=5712 CPUtime=12.66 cores=5,7
/proc/1043030/stat : 1043030 (naps-1.03) R 1043025 1043025 1041006 0 -1 4194304 52078 0 0 0 1259 7 0 0 20 0 1 0 195793383 7962624 1428 134679101440 4194304 6891213 140727653105328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19632128 140727653110771 140727653110883 140727653110883 140727653117899 0
/proc/1043030/statm: 1944 1428 532 659 0 1148 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 17708 KiB
Current children cumulated memory: 8428 KiB

[startup+25.5003 s]
/proc/loadavg: 4.16 4.14 4.13 5/245 1043135
/proc/meminfo: memFree=124315920/131655788 swapFree=131071996/131071996
[pid=1043025] ppid=1043022 vsize=9932 memory=2716 CPUtime=0 cores=5,7
/proc/1043025/stat : 1043025 (naps-1.03.sh) S 1043022 1043025 1041006 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 195793382 10170368 679 134679101440 94384207298560 94384208377880 140725978706944 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94384210476336 94384210523524 94384211955712 140725978711010 140725978711135 140725978711135 140725978718152 0
/proc/1043025/statm: 2483 679 602 264 0 134 0
[pid=1043030] ppid=1043025 vsize=9440 memory=6172 CPUtime=25.43 cores=5,7
/proc/1043030/stat : 1043030 (naps-1.03) R 1043025 1043025 1041006 0 -1 4194304 132398 0 0 0 2526 17 0 0 20 0 1 0 195793383 9666560 1543 134679101440 4194304 6891213 140727653105328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19632128 140727653110771 140727653110883 140727653110883 140727653117899 0
/proc/1043030/statm: 2360 1543 532 659 0 1564 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 19372 KiB
Current children cumulated memory: 8888 KiB

[startup+51.1124 s]
/proc/loadavg: 4.18 4.15 4.13 5/246 1043489
/proc/meminfo: memFree=124334152/131655788 swapFree=131071996/131071996
[pid=1043025] ppid=1043022 vsize=9932 memory=2716 CPUtime=0 cores=5,7
/proc/1043025/stat : 1043025 (naps-1.03.sh) S 1043022 1043025 1041006 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 195793382 10170368 679 134679101440 94384207298560 94384208377880 140725978706944 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94384210476336 94384210523524 94384211955712 140725978711010 140725978711135 140725978711135 140725978718152 0
/proc/1043025/statm: 2483 679 602 264 0 134 0
[pid=1043030] ppid=1043025 vsize=11296 memory=7920 CPUtime=50.98 cores=5,7
/proc/1043030/stat : 1043030 (naps-1.03) R 1043025 1043025 1041006 0 -1 4194304 298564 0 0 0 5057 41 0 0 20 0 1 0 195793383 11567104 1980 134679101440 4194304 6891213 140727653105328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19632128 140727653110771 140727653110883 140727653110883 140727653117899 0
/proc/1043030/statm: 2824 1980 532 659 0 2028 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 21228 KiB
Current children cumulated memory: 10636 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.14 4.13 5/246 1043497
/proc/meminfo: memFree=124320616/131655788 swapFree=131071996/131071996
[pid=1043025] ppid=1043022 vsize=9932 memory=2716 CPUtime=0 cores=5,7
/proc/1043025/stat : 1043025 (naps-1.03.sh) S 1043022 1043025 1041006 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 195793382 10170368 679 134679101440 94384207298560 94384208377880 140725978706944 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94384210476336 94384210523524 94384211955712 140725978711010 140725978711135 140725978711135 140725978718152 0
/proc/1043025/statm: 2483 679 602 264 0 134 0
[pid=1043030] ppid=1043025 vsize=15520 memory=10308 CPUtime=102.05 cores=5,7
/proc/1043030/stat : 1043030 (naps-1.03) R 1043025 1043025 1041006 0 -1 4194304 543472 0 0 0 10128 77 0 0 20 0 1 0 195793383 15892480 2577 134679101440 4194304 6891213 140727653105328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19632128 140727653110771 140727653110883 140727653110883 140727653117899 0
/proc/1043030/statm: 3880 2577 532 659 0 3084 0
Current children cumulated CPU time: 102.05 s
Current children cumulated vsize: 25452 KiB
Current children cumulated memory: 13024 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.13 4.12 5/246 1043507
/proc/meminfo: memFree=124312164/131655788 swapFree=131071996/131071996
[pid=1043025] ppid=1043022 vsize=9932 memory=2716 CPUtime=0 cores=5,7
/proc/1043025/stat : 1043025 (naps-1.03.sh) S 1043022 1043025 1041006 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 195793382 10170368 679 134679101440 94384207298560 94384208377880 140725978706944 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94384210476336 94384210523524 94384211955712 140725978711010 140725978711135 140725978711135 140725978718152 0
/proc/1043025/statm: 2483 679 602 264 0 134 0
[pid=1043030] ppid=1043025 vsize=11540 memory=8152 CPUtime=161.9 cores=5,7
/proc/1043030/stat : 1043030 (naps-1.03) R 1043025 1043025 1041006 0 -1 4194304 818318 0 0 0 16067 123 0 0 20 0 1 0 195793383 11816960 2038 134679101440 4194304 6891213 140727653105328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19632128 140727653110771 140727653110883 140727653110883 140727653117899 0
/proc/1043030/statm: 2885 2038 532 659 0 2089 0
Current children cumulated CPU time: 161.9 s
Current children cumulated vsize: 21472 KiB
Current children cumulated memory: 10868 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.12 4.12 5/246 1043918
/proc/meminfo: memFree=122330980/131655788 swapFree=131071996/131071996
[pid=1043025] ppid=1043022 vsize=9932 memory=2716 CPUtime=0 cores=5,7
/proc/1043025/stat : 1043025 (naps-1.03.sh) S 1043022 1043025 1041006 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 195793382 10170368 679 134679101440 94384207298560 94384208377880 140725978706944 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94384210476336 94384210523524 94384211955712 140725978711010 140725978711135 140725978711135 140725978718152 0
/proc/1043025/statm: 2483 679 602 264 0 134 0
[pid=1043030] ppid=1043025 vsize=9012 memory=6896 CPUtime=221.76 cores=5,7
/proc/1043030/stat : 1043030 (naps-1.03) R 1043025 1043025 1041006 0 -1 4194304 1130757 0 0 0 22000 176 0 0 20 0 1 0 195793383 9228288 1724 134679101440 4194304 6891213 140727653105328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19632128 140727653110771 140727653110883 140727653110883 140727653117899 0
/proc/1043030/statm: 2253 1724 532 659 0 1457 0
Current children cumulated CPU time: 221.76 s

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

/proc/loadavg: 4.32 4.30 4.25 5/246 1045729
/proc/meminfo: memFree=111957060/131655788 swapFree=131071996/131071996
[pid=1043025] ppid=1043022 vsize=9932 memory=2716 CPUtime=0 cores=5,7
/proc/1043025/stat : 1043025 (naps-1.03.sh) S 1043022 1043025 1041006 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 195793382 10170368 679 134679101440 94384207298560 94384208377880 140725978706944 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94384210476336 94384210523524 94384211955712 140725978711010 140725978711135 140725978711135 140725978718152 0
/proc/1043025/statm: 2483 679 602 264 0 134 0
[pid=1043030] ppid=1043025 vsize=28480 memory=18772 CPUtime=3032.23 cores=5,7
/proc/1043030/stat : 1043030 (naps-1.03) R 1043025 1043025 1041006 0 -1 4194304 9654077 0 0 0 301000 2223 0 0 20 0 1 0 195793383 29163520 4693 134679101440 4194304 6891213 140727653105328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19632128 140727653110771 140727653110883 140727653110883 140727653117899 0
/proc/1043030/statm: 7120 4693 532 659 0 6324 0
Current children cumulated CPU time: 3032.23 s
Current children cumulated vsize: 38412 KiB
Current children cumulated memory: 21488 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.25 4.23 5/246 1045739
/proc/meminfo: memFree=111935532/131655788 swapFree=131071996/131071996
[pid=1043025] ppid=1043022 vsize=9932 memory=2716 CPUtime=0 cores=5,7
/proc/1043025/stat : 1043025 (naps-1.03.sh) S 1043022 1043025 1041006 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 195793382 10170368 679 134679101440 94384207298560 94384208377880 140725978706944 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94384210476336 94384210523524 94384211955712 140725978711010 140725978711135 140725978711135 140725978718152 0
/proc/1043025/statm: 2483 679 602 264 0 134 0
[pid=1043030] ppid=1043025 vsize=16192 memory=13372 CPUtime=3092.03 cores=5,7
/proc/1043030/stat : 1043030 (naps-1.03) R 1043025 1043025 1041006 0 -1 4194304 9790278 0 0 0 306942 2261 0 0 20 0 1 0 195793383 16580608 3343 134679101440 4194304 6891213 140727653105328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19632128 140727653110771 140727653110883 140727653110883 140727653117899 0
/proc/1043030/statm: 4048 3343 532 659 0 3252 0
Current children cumulated CPU time: 3092.03 s
Current children cumulated vsize: 26124 KiB
Current children cumulated memory: 16088 KiB

[startup+3162.3 s]
/proc/loadavg: 4.18 4.24 4.23 5/246 1045749
/proc/meminfo: memFree=111795344/131655788 swapFree=131071996/131071996
[pid=1043025] ppid=1043022 vsize=9932 memory=2716 CPUtime=0 cores=5,7
/proc/1043025/stat : 1043025 (naps-1.03.sh) S 1043022 1043025 1041006 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 195793382 10170368 679 134679101440 94384207298560 94384208377880 140725978706944 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94384210476336 94384210523524 94384211955712 140725978711010 140725978711135 140725978711135 140725978718152 0
/proc/1043025/statm: 2483 679 602 264 0 134 0
[pid=1043030] ppid=1043025 vsize=32576 memory=24216 CPUtime=3151.82 cores=5,7
/proc/1043030/stat : 1043030 (naps-1.03) R 1043025 1043025 1041006 0 -1 4194304 9908129 0 0 0 312890 2292 0 0 20 0 1 0 195793383 33357824 6054 134679101440 4194304 6891213 140727653105328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19632128 140727653110771 140727653110883 140727653110883 140727653117899 0
/proc/1043030/statm: 8144 6054 532 659 0 7348 0
Current children cumulated CPU time: 3151.82 s
Current children cumulated vsize: 42508 KiB
Current children cumulated memory: 26932 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.21 4.22 5/246 1045760
/proc/meminfo: memFree=111976896/131655788 swapFree=131071996/131071996
[pid=1043025] ppid=1043022 vsize=9932 memory=2716 CPUtime=0 cores=5,7
/proc/1043025/stat : 1043025 (naps-1.03.sh) S 1043022 1043025 1041006 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 195793382 10170368 679 134679101440 94384207298560 94384208377880 140725978706944 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94384210476336 94384210523524 94384211955712 140725978711010 140725978711135 140725978711135 140725978718152 0
/proc/1043025/statm: 2483 679 602 264 0 134 0
[pid=1043030] ppid=1043025 vsize=32576 memory=25320 CPUtime=3211.63 cores=5,7
/proc/1043030/stat : 1043030 (naps-1.03) R 1043025 1043025 1041006 0 -1 4194304 10005402 0 0 0 318846 2317 0 0 20 0 1 0 195793383 33357824 6330 134679101440 4194304 6891213 140727653105328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19632128 140727653110771 140727653110883 140727653110883 140727653117899 0
/proc/1043030/statm: 8144 6330 532 659 0 7348 0
Current children cumulated CPU time: 3211.63 s
Current children cumulated vsize: 42508 KiB
Current children cumulated memory: 28036 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.19 4.21 5/246 1045773
/proc/meminfo: memFree=111422476/131655788 swapFree=131071996/131071996
[pid=1043025] ppid=1043022 vsize=9932 memory=2716 CPUtime=0 cores=5,7
/proc/1043025/stat : 1043025 (naps-1.03.sh) S 1043022 1043025 1041006 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 195793382 10170368 679 134679101440 94384207298560 94384208377880 140725978706944 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94384210476336 94384210523524 94384211955712 140725978711010 140725978711135 140725978711135 140725978718152 0
/proc/1043025/statm: 2483 679 602 264 0 134 0
[pid=1043030] ppid=1043025 vsize=16192 memory=12848 CPUtime=3271.42 cores=5,7
/proc/1043030/stat : 1043030 (naps-1.03) R 1043025 1043025 1041006 0 -1 4194304 10161883 0 0 0 324786 2356 0 0 20 0 1 0 195793383 16580608 3212 134679101440 4194304 6891213 140727653105328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19632128 140727653110771 140727653110883 140727653110883 140727653117899 0
/proc/1043030/statm: 4048 3212 532 659 0 3252 0
Current children cumulated CPU time: 3271.42 s
Current children cumulated vsize: 26124 KiB
Current children cumulated memory: 15564 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.17 4.19 5/246 1045783
/proc/meminfo: memFree=111158264/131655788 swapFree=131071996/131071996
[pid=1043025] ppid=1043022 vsize=9932 memory=2716 CPUtime=0 cores=5,7
/proc/1043025/stat : 1043025 (naps-1.03.sh) S 1043022 1043025 1041006 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 195793382 10170368 679 134679101440 94384207298560 94384208377880 140725978706944 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94384210476336 94384210523524 94384211955712 140725978711010 140725978711135 140725978711135 140725978718152 0
/proc/1043025/statm: 2483 679 602 264 0 134 0
[pid=1043030] ppid=1043025 vsize=20288 memory=16564 CPUtime=3331.21 cores=5,7
/proc/1043030/stat : 1043030 (naps-1.03) R 1043025 1043025 1041006 0 -1 4194304 10299664 0 0 0 330729 2392 0 0 20 0 1 0 195793383 20774912 4141 134679101440 4194304 6891213 140727653105328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19632128 140727653110771 140727653110883 140727653110883 140727653117899 0
/proc/1043030/statm: 5072 4141 532 659 0 4276 0
Current children cumulated CPU time: 3331.21 s
Current children cumulated vsize: 30220 KiB
Current children cumulated memory: 19280 KiB

[startup+3402.3 s]
/proc/loadavg: 4.21 4.18 4.19 5/246 1045794
/proc/meminfo: memFree=113155228/131655788 swapFree=131071996/131071996
[pid=1043025] ppid=1043022 vsize=9932 memory=2716 CPUtime=0 cores=5,7
/proc/1043025/stat : 1043025 (naps-1.03.sh) S 1043022 1043025 1041006 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 195793382 10170368 679 134679101440 94384207298560 94384208377880 140725978706944 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94384210476336 94384210523524 94384211955712 140725978711010 140725978711135 140725978711135 140725978718152 0
/proc/1043025/statm: 2483 679 602 264 0 134 0
[pid=1043030] ppid=1043025 vsize=32576 memory=27344 CPUtime=3391 cores=5,7
/proc/1043030/stat : 1043030 (naps-1.03) R 1043025 1043025 1041006 0 -1 4194304 10539808 0 0 0 336649 2451 0 0 20 0 1 0 195793383 33357824 6836 134679101440 4194304 6891213 140727653105328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19632128 140727653110771 140727653110883 140727653110883 140727653117899 0
/proc/1043030/statm: 8144 6836 532 659 0 7348 0
Current children cumulated CPU time: 3391 s
Current children cumulated vsize: 42508 KiB
Current children cumulated memory: 30060 KiB

[startup+3462.3 s]
/proc/loadavg: 4.19 4.18 4.19 5/246 1045804
/proc/meminfo: memFree=113135148/131655788 swapFree=131071996/131071996
[pid=1043025] ppid=1043022 vsize=9932 memory=2716 CPUtime=0 cores=5,7
/proc/1043025/stat : 1043025 (naps-1.03.sh) S 1043022 1043025 1041006 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 195793382 10170368 679 134679101440 94384207298560 94384208377880 140725978706944 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94384210476336 94384210523524 94384211955712 140725978711010 140725978711135 140725978711135 140725978718152 0
/proc/1043025/statm: 2483 679 602 264 0 134 0
[pid=1043030] ppid=1043025 vsize=20288 memory=17820 CPUtime=3450.81 cores=5,7
/proc/1043030/stat : 1043030 (naps-1.03) R 1043025 1043025 1041006 0 -1 4194304 10653360 0 0 0 342600 2481 0 0 20 0 1 0 195793383 20774912 4455 134679101440 4194304 6891213 140727653105328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19632128 140727653110771 140727653110883 140727653110883 140727653117899 0
/proc/1043030/statm: 5072 4455 532 659 0 4276 0
Current children cumulated CPU time: 3450.81 s
Current children cumulated vsize: 30220 KiB
Current children cumulated memory: 20536 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.16 4.18 5/246 1045815
/proc/meminfo: memFree=112308968/131655788 swapFree=131071996/131071996
[pid=1043025] ppid=1043022 vsize=9932 memory=2716 CPUtime=0 cores=5,7
/proc/1043025/stat : 1043025 (naps-1.03.sh) S 1043022 1043025 1041006 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 195793382 10170368 679 134679101440 94384207298560 94384208377880 140725978706944 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94384210476336 94384210523524 94384211955712 140725978711010 140725978711135 140725978711135 140725978718152 0
/proc/1043025/statm: 2483 679 602 264 0 134 0
[pid=1043030] ppid=1043025 vsize=20288 memory=17556 CPUtime=3510.6 cores=5,7
/proc/1043030/stat : 1043030 (naps-1.03) R 1043025 1043025 1041006 0 -1 4194304 10752561 0 0 0 348549 2511 0 0 20 0 1 0 195793383 20774912 4389 134679101440 4194304 6891213 140727653105328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19632128 140727653110771 140727653110883 140727653110883 140727653117899 0
/proc/1043030/statm: 5072 4389 532 659 0 4276 0
Current children cumulated CPU time: 3510.6 s
Current children cumulated vsize: 30220 KiB
Current children cumulated memory: 20272 KiB

[startup+3582.3 s]
/proc/loadavg: 4.16 4.16 4.18 5/246 1045825
/proc/meminfo: memFree=112239668/131655788 swapFree=131071996/131071996
[pid=1043025] ppid=1043022 vsize=9932 memory=2716 CPUtime=0 cores=5,7
/proc/1043025/stat : 1043025 (naps-1.03.sh) S 1043022 1043025 1041006 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 195793382 10170368 679 134679101440 94384207298560 94384208377880 140725978706944 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94384210476336 94384210523524 94384211955712 140725978711010 140725978711135 140725978711135 140725978718152 0
/proc/1043025/statm: 2483 679 602 264 0 134 0
[pid=1043030] ppid=1043025 vsize=32576 memory=25296 CPUtime=3570.4 cores=5,7
/proc/1043030/stat : 1043030 (naps-1.03) R 1043025 1043025 1041006 0 -1 4194304 10886713 0 0 0 354490 2550 0 0 20 0 1 0 195793383 33357824 6324 134679101440 4194304 6891213 140727653105328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19632128 140727653110771 140727653110883 140727653110883 140727653117899 0
/proc/1043030/statm: 8144 6324 532 659 0 7348 0
Current children cumulated CPU time: 3570.4 s
Current children cumulated vsize: 42508 KiB
Current children cumulated memory: 28012 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612 s]*
/proc/loadavg: 4.10 4.14 4.17 5/245 1045831
/proc/meminfo: memFree=112202748/131655788 swapFree=131071996/131071996
[pid=1043025] ppid=1043022 vsize=9932 memory=2716 CPUtime=0 cores=5,7
/proc/1043025/stat : 1043025 (naps-1.03.sh) S 1043022 1043025 1041006 0 -1 4194304 222 245 0 0 0 0 0 0 20 0 1 0 195793382 10170368 679 134679101440 94384207298560 94384208377880 140725978706944 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94384210476336 94384210523524 94384211955712 140725978711010 140725978711135 140725978711135 140725978718152 0
/proc/1043025/statm: 2483 679 602 264 0 134 0
[pid=1043030] ppid=1043025 vsize=20444 memory=16280 CPUtime=3600.01 cores=5,7
/proc/1043030/stat : 1043030 (naps-1.03) R 1043025 1043025 1041006 0 -1 4194304 10944062 0 0 0 357437 2564 0 0 20 0 1 0 195793383 20934656 4070 134679101440 4194304 6891213 140727653105328 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19632128 140727653110771 140727653110883 140727653110883 140727653117899 0
/proc/1043030/statm: 5111 4070 532 659 0 4315 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 30376 KiB
Current children cumulated memory: 18996 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3574.38 s, system=25.6453 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): 3612.01
CPU time (s): 3600.02
CPU user time (s): 3574.38
CPU system time (s): 25.6453
CPU usage (%): 99.668
Max. virtual memory (cumulated for all children) (KiB): 50700
Max. memory (cumulated for all children) (KiB): 34216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3574.38
system time used= 25.6453
maximum resident set size= 31500
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10944543
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= 11
involuntary context switches= 4737


# summary of solver processes directly reported to runsolver:
#   pid: 1043025
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3574.38
#   total CPU system time (s): 25.6453

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.1631 second user time and 35.4778 second system time

The end

Launcher Data

Begin job on nodeC005 at 2024-07-20 02:45:58
IDJOB=4451709
IDBENCH=162608
IDSOLVER=3063
FILE ID=nodeC005/4451709-1721436346
RUNJOBID= nodeC005-1721432748-1041019
SLURM_JOB_ID= 7545624
Free space on /tmp= 723768 MiB

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

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

MD5SUM BENCH= 92a92dfaf57ade1ebbf8178b56974969
RANDOM SEED=1507879289

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		: 3673.724
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		: 3674.375
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.349
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.255
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		: 3673.763
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		: 3491.778
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.390
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.180
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:        124300680 kB
MemAvailable:   129775048 kB
Buffers:          549688 kB
Cached:          5705920 kB
SwapCached:            0 kB
Active:          1153168 kB
Inactive:        5501468 kB
Active(anon):       3464 kB
Inactive(anon):   441452 kB
Active(file):    1149704 kB
Inactive(file):  5060016 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              5228 kB
Writeback:             0 kB
AnonPages:        388596 kB
Mapped:           114752 kB
Shmem:             45896 kB
KReclaimable:     209692 kB
Slab:             329128 kB
SReclaimable:     209692 kB
SUnreclaim:       119436 kB
KernelStack:        3936 kB
PageTables:        10384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     863676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            61728 kB
HardwareCorrupted:     0 kB
AnonHugePages:    237568 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= 723744 MiB
End job on nodeC005 at 2024-07-20 03:46:10