Trace number 4434039

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
NaPS-GM 1.03? (TO) 3600.09 3608.93

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
heinz/normalized-neos-631710.opb
MD5SUMa6cae5fe4979829ef4db3f016c46bc73
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark203
Best CPU time to get the best result obtained on this benchmark3558.05
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables167056
Total number of constraints169576
Number of constraints which are clauses167055
Number of constraints which are cardinality constraints (but not clauses)1965
Number of constraints which are nor clauses,nor cardinality constraints556
Minimum length of a constraint2
Maximum length of a constraint556
Number of terms in the objective function 556
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 556
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 757
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c NaPS 1.03.
0.00/0.00	c We set -no-flip-min because your selected sat solver does not support it.
0.00/0.00	c Input file name: HOME/instance-4434039-1721126124.opb
15.84/15.90	c single stage optimization mode
3600.04/3608.90	c 
3600.04/3608.90	c *** TERMINATED *** by signal 15
3600.04/3608.90	s UNKNOWN
3600.04/3608.90	c _____________________________________________________________________________
3600.04/3608.90	c std/band forms        : 2521,0
3600.04/3608.90	c 2cl/3cl ITE-codings   : 291896,0
3600.04/3608.90	c BDD/srt/adr Max costs : 1034,24924,0
3600.04/3608.90	c BDDraw/bin/mul/srt/adr: 556,0,0,1965,0
3600.04/3608.90	c BDD nodes             : 574387
3600.04/3608.90	c Es1/CC detections     : 0,0
3600.04/3608.90	c CC sort               : 1965
3600.04/3608.90	c SAT/UNSAT calls       : 0,0
3600.04/3608.90	c regenrated variables  : 0
3600.04/3608.90	c eliminated fixed lits : 0
3600.04/3608.90	c goal lit flips        : 0
3600.04/3608.90	c goal stages           : 1
3600.04/3608.90	c goal shrink           : 0
3600.04/3608.90	c goal coeff separations: 0
3600.04/3608.90	c restarts              : 0
3600.04/3608.90	c conflicts             : 0              (0 /sec)
3600.04/3608.90	c decisions             : 0              (0 /sec)
3600.04/3608.90	c propagations          : 0              (0 /sec)
3600.04/3608.90	c inspects              : 0              (0 /sec)
3600.04/3608.90	c CPU time (solving tm) : 3594 s        (3579 s, SAT 0 s, UNSAT 0 s)
3600.04/3608.90	c Time for Opt-base     : 0.0853 s
3600.04/3608.90	c Steps for Opt-base    : 0
3600.04/3608.90	c Time for BDD coding   : 1.406 s
3600.04/3608.90	c Time for srt coding   : 4.791 s
3600.04/3608.90	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 (61292 MiB free)
  memory of node 1: 64473 MiB (45933 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434039-1721126124/watcher-4434039-1721126124 -o /tmp/evaluation-result-4434039-1721126124/solver-4434039-1721126124 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721118899-840437 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4434039-1721126124.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=846824, runsolver pid=846821

[startup+0.100107 s]*
/proc/loadavg: 4.13 4.11 4.14 5/245 846829
/proc/meminfo: memFree=109784108/131655788 swapFree=131071996/131071996
[pid=846824] ppid=846821 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/846824/stat : 846824 (naps-1.03.sh) S 846821 846824 840426 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 164768295 10170368 673 134679101440 94324406411264 94324407490584 140720640049024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94324409589040 94324409636228 94324420599808 140720640054240 140720640054369 140720640054369 140720640061384 0
/proc/846824/statm: 2483 673 593 264 0 134 0
[pid=846829] ppid=846824 vsize=25780 memory=16816 CPUtime=0.09 cores=4,6
/proc/846829/stat : 846829 (naps-1.03) R 846824 846824 840426 0 -1 4194304 3987 0 0 0 9 0 0 0 20 0 1 0 164768296 26398720 4204 134679101440 4194304 6891213 140733578389344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30183424 140733578392561 140733578392677 140733578392677 140733578399691 0
/proc/846829/statm: 6445 4204 436 659 0 5649 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 35712 KiB
Current children cumulated memory: 19508 KiB

[startup+0.213043 s]*
/proc/loadavg: 4.13 4.11 4.14 8/245 846829
/proc/meminfo: memFree=109771536/131655788 swapFree=131071996/131071996
[pid=846824] ppid=846821 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/846824/stat : 846824 (naps-1.03.sh) S 846821 846824 840426 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 164768295 10170368 673 134679101440 94324406411264 94324407490584 140720640049024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94324409589040 94324409636228 94324420599808 140720640054240 140720640054369 140720640054369 140720640061384 0
/proc/846824/statm: 2483 673 593 264 0 134 0
[pid=846829] ppid=846824 vsize=37996 memory=29568 CPUtime=0.21 cores=4,6
/proc/846829/stat : 846829 (naps-1.03) R 846824 846824 840426 0 -1 4194304 7360 0 0 0 20 1 0 0 20 0 1 0 164768296 38907904 7392 134679101440 4194304 6891213 140733578389344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30183424 140733578392561 140733578392677 140733578392677 140733578399691 0
/proc/846829/statm: 9499 7392 436 659 0 8703 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 47928 KiB
Current children cumulated memory: 32260 KiB

[startup+0.313093 s]*
/proc/loadavg: 4.13 4.11 4.14 5/245 846829
/proc/meminfo: memFree=109758848/131655788 swapFree=131071996/131071996
[pid=846824] ppid=846821 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/846824/stat : 846824 (naps-1.03.sh) S 846821 846824 840426 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 164768295 10170368 673 134679101440 94324406411264 94324407490584 140720640049024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94324409589040 94324409636228 94324420599808 140720640054240 140720640054369 140720640054369 140720640061384 0
/proc/846824/statm: 2483 673 593 264 0 134 0
[pid=846829] ppid=846824 vsize=51952 memory=41712 CPUtime=0.31 cores=4,6
/proc/846829/stat : 846829 (naps-1.03) R 846824 846824 840426 0 -1 4194304 10773 0 0 0 29 2 0 0 20 0 1 0 164768296 53198848 10428 134679101440 4194304 6891213 140733578389344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30183424 140733578392561 140733578392677 140733578392677 140733578399691 0
/proc/846829/statm: 12988 10428 436 659 0 12192 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 61884 KiB
Current children cumulated memory: 44404 KiB

[startup+0.700428 s]
/proc/loadavg: 4.13 4.11 4.14 5/245 846829
/proc/meminfo: memFree=109736932/131655788 swapFree=131071996/131071996
[pid=846824] ppid=846821 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/846824/stat : 846824 (naps-1.03.sh) S 846821 846824 840426 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 164768295 10170368 673 134679101440 94324406411264 94324407490584 140720640049024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94324409589040 94324409636228 94324420599808 140720640054240 140720640054369 140720640054369 140720640061384 0
/proc/846824/statm: 2483 673 593 264 0 134 0
[pid=846829] ppid=846824 vsize=77152 memory=68012 CPUtime=0.68 cores=4,6
/proc/846829/stat : 846829 (naps-1.03) R 846824 846824 840426 0 -1 4194304 16845 0 0 0 65 3 0 0 20 0 1 0 164768296 79003648 17003 134679101440 4194304 6891213 140733578389344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30183424 140733578392561 140733578392677 140733578392677 140733578399691 0
/proc/846829/statm: 19288 17003 436 659 0 18492 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 87084 KiB
Current children cumulated memory: 70704 KiB

[startup+1.50041 s]
/proc/loadavg: 4.13 4.11 4.14 5/245 846829
/proc/meminfo: memFree=109725272/131655788 swapFree=131071996/131071996
[pid=846824] ppid=846821 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/846824/stat : 846824 (naps-1.03.sh) S 846821 846824 840426 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 164768295 10170368 673 134679101440 94324406411264 94324407490584 140720640049024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94324409589040 94324409636228 94324420599808 140720640054240 140720640054369 140720640054369 140720640061384 0
/proc/846824/statm: 2483 673 593 264 0 134 0
[pid=846829] ppid=846824 vsize=94144 memory=85620 CPUtime=1.48 cores=4,6
/proc/846829/stat : 846829 (naps-1.03) R 846824 846824 840426 0 -1 4194304 21275 0 0 0 144 4 0 0 20 0 1 0 164768296 96403456 21405 134679101440 4194304 6891213 140733578389344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30183424 140733578392561 140733578392677 140733578392677 140733578399691 0
/proc/846829/statm: 23536 21405 436 659 0 22740 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 104076 KiB
Current children cumulated memory: 88312 KiB

[startup+3.11279 s]
/proc/loadavg: 4.12 4.11 4.14 5/245 846829
/proc/meminfo: memFree=109602588/131655788 swapFree=131071996/131071996
[pid=846824] ppid=846821 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/846824/stat : 846824 (naps-1.03.sh) S 846821 846824 840426 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 164768295 10170368 673 134679101440 94324406411264 94324407490584 140720640049024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94324409589040 94324409636228 94324420599808 140720640054240 140720640054369 140720640054369 140720640061384 0
/proc/846824/statm: 2483 673 593 264 0 134 0
[pid=846829] ppid=846824 vsize=261724 memory=227672 CPUtime=3.08 cores=4,6
/proc/846829/stat : 846829 (naps-1.03) R 846824 846824 840426 0 -1 4194304 40059 0 0 0 299 9 0 0 20 0 1 0 164768296 268005376 56918 134679101440 4194304 6891213 140733578389344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30183424 140733578392561 140733578392677 140733578392677 140733578399691 0
/proc/846829/statm: 65431 56918 468 659 0 64635 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 271656 KiB
Current children cumulated memory: 230364 KiB

[startup+6.3004 s]
/proc/loadavg: 4.12 4.11 4.14 6/245 846881
/proc/meminfo: memFree=114860800/131655788 swapFree=131071996/131071996
[pid=846824] ppid=846821 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/846824/stat : 846824 (naps-1.03.sh) S 846821 846824 840426 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 164768295 10170368 673 134679101440 94324406411264 94324407490584 140720640049024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94324409589040 94324409636228 94324420599808 140720640054240 140720640054369 140720640054369 140720640061384 0
/proc/846824/statm: 2483 673 593 264 0 134 0
[pid=846829] ppid=846824 vsize=1052208 memory=799060 CPUtime=6.27 cores=4,6
/proc/846829/stat : 846829 (naps-1.03) R 846824 846824 840426 0 -1 4194304 100735 0 0 0 599 28 0 0 20 0 1 0 164768296 1077460992 199765 134679101440 4194304 6891213 140733578389344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30183424 140733578392561 140733578392677 140733578392677 140733578399691 0
/proc/846829/statm: 263052 199765 468 659 0 262256 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1062140 KiB
Current children cumulated memory: 801752 KiB

[startup+12.7004 s]
/proc/loadavg: 4.10 4.10 4.14 5/245 846882
/proc/meminfo: memFree=113064160/131655788 swapFree=131071996/131071996
[pid=846824] ppid=846821 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/846824/stat : 846824 (naps-1.03.sh) S 846821 846824 840426 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 164768295 10170368 673 134679101440 94324406411264 94324407490584 140720640049024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94324409589040 94324409636228 94324420599808 140720640054240 140720640054369 140720640054369 140720640061384 0
/proc/846824/statm: 2483 673 593 264 0 134 0
[pid=846829] ppid=846824 vsize=2336796 memory=2150156 CPUtime=12.66 cores=4,6
/proc/846829/stat : 846829 (naps-1.03) R 846824 846824 840426 0 -1 4194304 192152 0 0 0 1202 64 0 0 20 0 1 0 164768296 2392879104 537539 134679101440 4194304 6891213 140733578389344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30183424 140733578392561 140733578392677 140733578392677 140733578399691 0
/proc/846829/statm: 584199 537539 468 659 0 583403 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2346728 KiB
Current children cumulated memory: 2152848 KiB

[startup+25.5004 s]
/proc/loadavg: 4.08 4.10 4.14 5/245 846885
/proc/meminfo: memFree=111487368/131655788 swapFree=131071996/131071996
[pid=846824] ppid=846821 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/846824/stat : 846824 (naps-1.03.sh) S 846821 846824 840426 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 164768295 10170368 673 134679101440 94324406411264 94324407490584 140720640049024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94324409589040 94324409636228 94324420599808 140720640054240 140720640054369 140720640054369 140720640061384 0
/proc/846824/statm: 2483 673 593 264 0 134 0
[pid=846829] ppid=846824 vsize=4090852 memory=3577860 CPUtime=25.42 cores=4,6
/proc/846829/stat : 846829 (naps-1.03) R 846824 846824 840426 0 -1 4194304 273344 0 0 0 2437 105 0 0 20 0 1 0 164768296 4189032448 894465 134679101440 4194304 6891213 140733578389344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30183424 140733578392561 140733578392677 140733578392677 140733578399691 0
/proc/846829/statm: 1022713 894465 468 659 0 1021917 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 4100784 KiB
Current children cumulated memory: 3580552 KiB

[startup+51.1129 s]
/proc/loadavg: 4.12 4.11 4.14 5/245 846888
/proc/meminfo: memFree=111419520/131655788 swapFree=131071996/131071996
[pid=846824] ppid=846821 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/846824/stat : 846824 (naps-1.03.sh) S 846821 846824 840426 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 164768295 10170368 673 134679101440 94324406411264 94324407490584 140720640049024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94324409589040 94324409636228 94324420599808 140720640054240 140720640054369 140720640054369 140720640061384 0
/proc/846824/statm: 2483 673 593 264 0 134 0
[pid=846829] ppid=846824 vsize=3960624 memory=3531072 CPUtime=50.95 cores=4,6
/proc/846829/stat : 846829 (naps-1.03) R 846824 846824 840426 0 -1 4194304 275533 0 0 0 4984 111 0 0 20 0 1 0 164768296 4055678976 882768 134679101440 4194304 6891213 140733578389344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30183424 140733578392561 140733578392677 140733578392677 140733578399691 0
/proc/846829/statm: 990156 882768 468 659 0 989360 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 3970556 KiB
Current children cumulated memory: 3533764 KiB

[startup+102.3 s]
/proc/loadavg: 4.05 4.09 4.13 5/245 846945
/proc/meminfo: memFree=98997676/131655788 swapFree=131071996/131071996
[pid=846824] ppid=846821 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/846824/stat : 846824 (naps-1.03.sh) S 846821 846824 840426 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 164768295 10170368 673 134679101440 94324406411264 94324407490584 140720640049024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94324409589040 94324409636228 94324420599808 140720640054240 140720640054369 140720640054369 140720640061384 0
/proc/846824/statm: 2483 673 593 264 0 134 0
[pid=846829] ppid=846824 vsize=4307808 memory=3798884 CPUtime=102 cores=4,6
/proc/846829/stat : 846829 (naps-1.03) R 846824 846824 840426 0 -1 4194304 276921 0 0 0 10083 117 0 0 20 0 1 0 164768296 4411195392 949721 134679101440 4194304 6891213 140733578389344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30183424 140733578392561 140733578392677 140733578392677 140733578399691 0
/proc/846829/statm: 1076952 949721 468 659 0 1076156 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 4317740 KiB
Current children cumulated memory: 3801576 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.10 4.13 5/246 846956
/proc/meminfo: memFree=94594656/131655788 swapFree=131071996/131071996
[pid=846824] ppid=846821 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/846824/stat : 846824 (naps-1.03.sh) S 846821 846824 840426 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 164768295 10170368 673 134679101440 94324406411264 94324407490584 140720640049024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94324409589040 94324409636228 94324420599808 140720640054240 140720640054369 140720640054369 140720640061384 0
/proc/846824/statm: 2483 673 593 264 0 134 0
[pid=846829] ppid=846824 vsize=4657056 memory=4092532 CPUtime=161.85 cores=4,6
/proc/846829/stat : 846829 (naps-1.03) R 846824 846824 840426 0 -1 4194304 278256 0 0 0 16060 125 0 0 20 0 1 0 164768296 4768825344 1023133 134679101440 4194304 6891213 140733578389344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30183424 140733578392561 140733578392677 140733578392677 140733578399691 0
/proc/846829/statm: 1164264 1023133 468 659 0 1163468 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 4666988 KiB
Current children cumulated memory: 4095224 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.09 4.12 5/246 846967
/proc/meminfo: memFree=94381784/131655788 swapFree=131071996/131071996
[pid=846824] ppid=846821 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/846824/stat : 846824 (naps-1.03.sh) S 846821 846824 840426 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 164768295 10170368 673 134679101440 94324406411264 94324407490584 140720640049024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94324409589040 94324409636228 94324420599808 140720640054240 140720640054369 140720640054369 140720640061384 0
/proc/846824/statm: 2483 673 593 264 0 134 0
[pid=846829] ppid=846824 vsize=5224584 memory=4354676 CPUtime=221.68 cores=4,6
/proc/846829/stat : 846829 (naps-1.03) R 846824 846824 840426 0 -1 4194304 279826 0 0 0 22037 131 0 0 20 0 1 0 164768296 5349974016 1088669 134679101440 4194304 6891213 140733578389344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30183424 140733578392561 140733578392677 140733578392677 140733578399691 0
/proc/846829/statm: 1306146 1088669 468 659 0 1305350 0
Current children cumulated CPU time: 221.68 s

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

/proc/846829/statm: 1539382 1365596 468 659 0 1538586 0
Current children cumulated CPU time: 3094.55 s
Current children cumulated vsize: 6167460 KiB
Current children cumulated memory: 5465076 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.14 4.18 6/249 848721
/proc/meminfo: memFree=121676860/131655788 swapFree=131071996/131071996
[pid=846824] ppid=846821 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/846824/stat : 846824 (naps-1.03.sh) S 846821 846824 840426 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 164768295 10170368 673 134679101440 94324406411264 94324407490584 140720640049024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94324409589040 94324409636228 94324420599808 140720640054240 140720640054369 140720640054369 140720640061384 0
/proc/846824/statm: 2483 673 593 264 0 134 0
[pid=846829] ppid=846824 vsize=6157528 memory=5699964 CPUtime=3154.42 cores=4,6
/proc/846829/stat : 846829 (naps-1.03) R 846824 846824 840426 0 -1 4194304 374892 0 0 0 314908 534 0 0 20 0 1 0 164768296 6305308672 1424991 134679101440 4194304 6891213 140733578389344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30183424 140733578392561 140733578392677 140733578392677 140733578399691 0
/proc/846829/statm: 1539382 1424991 468 659 0 1538586 0
Current children cumulated CPU time: 3154.42 s
Current children cumulated vsize: 6167460 KiB
Current children cumulated memory: 5702656 KiB

[startup+3222.3 s]
/proc/loadavg: 4.22 4.16 4.18 6/249 848734
/proc/meminfo: memFree=121539616/131655788 swapFree=131071996/131071996
[pid=846824] ppid=846821 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/846824/stat : 846824 (naps-1.03.sh) S 846821 846824 840426 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 164768295 10170368 673 134679101440 94324406411264 94324407490584 140720640049024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94324409589040 94324409636228 94324420599808 140720640054240 140720640054369 140720640054369 140720640061384 0
/proc/846824/statm: 2483 673 593 264 0 134 0
[pid=846829] ppid=846824 vsize=7656160 memory=5937532 CPUtime=3214.29 cores=4,6
/proc/846829/stat : 846829 (naps-1.03) R 846824 846824 840426 0 -1 4194304 377642 0 0 0 320890 539 0 0 20 0 1 0 164768296 7839907840 1484383 134679101440 4194304 6891213 140733578389344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30183424 140733578392561 140733578392677 140733578392677 140733578399691 0
/proc/846829/statm: 1914040 1484383 468 659 0 1913244 0
Current children cumulated CPU time: 3214.29 s
Current children cumulated vsize: 7666092 KiB
Current children cumulated memory: 5940224 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.15 4.18 6/249 848802
/proc/meminfo: memFree=121223632/131655788 swapFree=131071996/131071996
[pid=846824] ppid=846821 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/846824/stat : 846824 (naps-1.03.sh) S 846821 846824 840426 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 164768295 10170368 673 134679101440 94324406411264 94324407490584 140720640049024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94324409589040 94324409636228 94324420599808 140720640054240 140720640054369 140720640054369 140720640061384 0
/proc/846824/statm: 2483 673 593 264 0 134 0
[pid=846829] ppid=846824 vsize=7656160 memory=6185356 CPUtime=3274.15 cores=4,6
/proc/846829/stat : 846829 (naps-1.03) R 846824 846824 840426 0 -1 4194304 379726 0 0 0 326870 545 0 0 20 0 1 0 164768296 7839907840 1546339 134679101440 4194304 6891213 140733578389344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30183424 140733578392561 140733578392677 140733578392677 140733578399691 0
/proc/846829/statm: 1914040 1546339 468 659 0 1913244 0
Current children cumulated CPU time: 3274.15 s
Current children cumulated vsize: 7666092 KiB
Current children cumulated memory: 6188048 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.13 4.17 6/250 848813
/proc/meminfo: memFree=120939568/131655788 swapFree=131071996/131071996
[pid=846824] ppid=846821 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/846824/stat : 846824 (naps-1.03.sh) S 846821 846824 840426 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 164768295 10170368 673 134679101440 94324406411264 94324407490584 140720640049024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94324409589040 94324409636228 94324420599808 140720640054240 140720640054369 140720640054369 140720640061384 0
/proc/846824/statm: 2483 673 593 264 0 134 0
[pid=846829] ppid=846824 vsize=7656160 memory=6433180 CPUtime=3334.03 cores=4,6
/proc/846829/stat : 846829 (naps-1.03) R 846824 846824 840426 0 -1 4194304 381703 0 0 0 332852 551 0 0 20 0 1 0 164768296 7839907840 1608295 134679101440 4194304 6891213 140733578389344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30183424 140733578392561 140733578392677 140733578392677 140733578399691 0
/proc/846829/statm: 1914040 1608295 468 659 0 1913244 0
Current children cumulated CPU time: 3334.03 s
Current children cumulated vsize: 7666092 KiB
Current children cumulated memory: 6435872 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.12 4.16 6/250 848823
/proc/meminfo: memFree=120797764/131655788 swapFree=131071996/131071996
[pid=846824] ppid=846821 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/846824/stat : 846824 (naps-1.03.sh) S 846821 846824 840426 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 164768295 10170368 673 134679101440 94324406411264 94324407490584 140720640049024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94324409589040 94324409636228 94324420599808 140720640054240 140720640054369 140720640054369 140720640061384 0
/proc/846824/statm: 2483 673 593 264 0 134 0
[pid=846829] ppid=846824 vsize=7656160 memory=6658460 CPUtime=3393.89 cores=4,6
/proc/846829/stat : 846829 (naps-1.03) R 846824 846824 840426 0 -1 4194304 383740 0 0 0 338833 556 0 0 20 0 1 0 164768296 7839907840 1664615 134679101440 4194304 6891213 140733578389344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30183424 140733578392561 140733578392677 140733578392677 140733578399691 0
/proc/846829/statm: 1914040 1664615 468 659 0 1913244 0
Current children cumulated CPU time: 3393.89 s
Current children cumulated vsize: 7666092 KiB
Current children cumulated memory: 6661152 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.13 4.16 6/250 848834
/proc/meminfo: memFree=120535344/131655788 swapFree=131071996/131071996
[pid=846824] ppid=846821 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/846824/stat : 846824 (naps-1.03.sh) S 846821 846824 840426 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 164768295 10170368 673 134679101440 94324406411264 94324407490584 140720640049024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94324409589040 94324409636228 94324420599808 140720640054240 140720640054369 140720640054369 140720640061384 0
/proc/846824/statm: 2483 673 593 264 0 134 0
[pid=846829] ppid=846824 vsize=7656356 memory=6890056 CPUtime=3453.76 cores=4,6
/proc/846829/stat : 846829 (naps-1.03) R 846824 846824 840426 0 -1 4194304 385959 0 0 0 344814 562 0 0 20 0 1 0 164768296 7840108544 1722514 134679101440 4194304 6891213 140733578389344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30183424 140733578392561 140733578392677 140733578392677 140733578399691 0
/proc/846829/statm: 1914089 1722514 468 659 0 1913293 0
Current children cumulated CPU time: 3453.76 s
Current children cumulated vsize: 7666288 KiB
Current children cumulated memory: 6892748 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.12 4.16 6/249 848846
/proc/meminfo: memFree=120258052/131655788 swapFree=131071996/131071996
[pid=846824] ppid=846821 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/846824/stat : 846824 (naps-1.03.sh) S 846821 846824 840426 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 164768295 10170368 673 134679101440 94324406411264 94324407490584 140720640049024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94324409589040 94324409636228 94324420599808 140720640054240 140720640054369 140720640054369 140720640061384 0
/proc/846824/statm: 2483 673 593 264 0 134 0
[pid=846829] ppid=846824 vsize=7656524 memory=7129956 CPUtime=3513.63 cores=4,6
/proc/846829/stat : 846829 (naps-1.03) R 846824 846824 840426 0 -1 4194304 388436 0 0 0 350795 568 0 0 20 0 1 0 164768296 7840280576 1782489 134679101440 4194304 6891213 140733578389344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30183424 140733578392561 140733578392677 140733578392677 140733578399691 0
/proc/846829/statm: 1914131 1782489 468 659 0 1913335 0
Current children cumulated CPU time: 3513.63 s
Current children cumulated vsize: 7666456 KiB
Current children cumulated memory: 7132648 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.12 4.16 6/248 848857
/proc/meminfo: memFree=120067568/131655788 swapFree=131071996/131071996
[pid=846824] ppid=846821 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/846824/stat : 846824 (naps-1.03.sh) S 846821 846824 840426 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 164768295 10170368 673 134679101440 94324406411264 94324407490584 140720640049024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94324409589040 94324409636228 94324420599808 140720640054240 140720640054369 140720640054369 140720640061384 0
/proc/846824/statm: 2483 673 593 264 0 134 0
[pid=846829] ppid=846824 vsize=10092052 memory=7353676 CPUtime=3573.51 cores=4,6
/proc/846829/stat : 846829 (naps-1.03) R 846824 846824 840426 0 -1 4194304 391918 0 0 0 356777 574 0 0 20 0 1 0 164768296 10334261248 1838419 134679101440 4194304 6891213 140733578389344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30183424 140733578392561 140733578392677 140733578392677 140733578399691 0
/proc/846829/statm: 2523013 1838419 468 659 0 2522217 0
Current children cumulated CPU time: 3573.51 s
Current children cumulated vsize: 10101984 KiB
Current children cumulated memory: 7356368 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.9 s]
/proc/loadavg: 4.13 4.13 4.16 5/247 848863
/proc/meminfo: memFree=119993640/131655788 swapFree=131071996/131071996
[pid=846824] ppid=846821 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/846824/stat : 846824 (naps-1.03.sh) S 846821 846824 840426 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 164768295 10170368 673 134679101440 94324406411264 94324407490584 140720640049024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94324409589040 94324409636228 94324420599808 140720640054240 140720640054369 140720640054369 140720640061384 0
/proc/846824/statm: 2483 673 593 264 0 134 0
[pid=846829] ppid=846824 vsize=10092052 memory=7458132 CPUtime=3600.04 cores=4,6
/proc/846829/stat : 846829 (naps-1.03) R 846824 846824 840426 0 -1 4194304 393589 0 0 0 359429 575 0 0 20 0 1 0 164768296 10334261248 1864533 134679101440 4194304 6891213 140733578389344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30183424 140733578392561 140733578392677 140733578392677 140733578399691 0
/proc/846829/statm: 2523013 1864533 468 659 0 2522217 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 10101984 KiB
Current children cumulated memory: 7460824 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.004404 s, system=0.001542 s

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

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

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

[startup+3608.9 s]
/proc/loadavg: 4.13 4.13 4.16 5/247 848863
/proc/meminfo: memFree=119993640/131655788 swapFree=131071996/131071996
[pid=846824] ppid=846821 vsize=9932 memory=2692 CPUtime=0 cores=4,6
/proc/846824/stat : 846824 (naps-1.03.sh) S 846821 846824 840426 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 164768295 10170368 673 134679101440 94324406411264 94324407490584 140720640049024 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94324409589040 94324409636228 94324420599808 140720640054240 140720640054369 140720640054369 140720640061384 0
/proc/846824/statm: 2483 673 593 264 0 134 0
[pid=846829] ppid=846824 vsize=10092052 memory=7458132 CPUtime=3600.04 cores=4,6
/proc/846829/stat : 846829 (naps-1.03) R 846824 846824 840426 0 -1 4194304 393589 0 0 0 359429 575 0 0 20 0 1 0 164768296 10334261248 1864533 134679101440 4194304 6891213 140733578389344 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 30183424 140733578392561 140733578392677 140733578392677 140733578399691 0
/proc/846829/statm: 2523013 1864533 468 659 0 2522217 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 10101984 KiB
Current children cumulated memory: 7460824 KiB

Child status: 10

Real time (s): 3608.93
CPU time (s): 3600.09
CPU user time (s): 3594.3
CPU system time (s): 5.78872
CPU usage (%): 99.7551
Max. virtual memory (cumulated for all children) (KiB): 12499180
Max. memory (cumulated for all children) (KiB): 10140904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.3
system time used= 5.78872
maximum resident set size= 10138212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 394049
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= 155
involuntary context switches= 4850


# summary of solver processes directly reported to runsolver:
#   pid: 846824,846829
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3594.3
#   total CPU system time (s): 5.78872

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.4394 second user time and 35.6498 second system time

The end

Launcher Data

Begin job on nodeC004 at 2024-07-16 12:35:37
IDJOB=4434039
IDBENCH=155367
IDSOLVER=3062
FILE ID=nodeC004/4434039-1721126124
RUNJOBID= nodeC004-1721118899-840437
SLURM_JOB_ID= 7505666
Free space on /tmp= 723732 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB11/OPT-LIN/heinz/normalized-neos-631710.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434039-1721126124/watcher-4434039-1721126124 -o /tmp/evaluation-result-4434039-1721126124/solver-4434039-1721126124 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721118899-840437 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4434039-1721126124.opb

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

MD5SUM BENCH= a6cae5fe4979829ef4db3f016c46bc73
RANDOM SEED=2039664858

nodeC004.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		: 3494.292
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	: 6984.29
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		: 3492.148
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.37
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.478
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	: 6984.29
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.351
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.37
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		: 3492.150
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	: 6984.29
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		: 3635.549
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.37
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.333
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	: 6984.29
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.544
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.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        109799036 kB
MemAvailable:   110580800 kB
Buffers:          418768 kB
Cached:          1200612 kB
SwapCached:            0 kB
Active:           775920 kB
Inactive:       20506988 kB
Active(anon):       3376 kB
Inactive(anon): 19697848 kB
Active(file):     772544 kB
Inactive(file):   809140 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             14420 kB
Writeback:             0 kB
AnonPages:      19658632 kB
Mapped:           109900 kB
Shmem:             37700 kB
KReclaimable:      80556 kB
Slab:             176188 kB
SReclaimable:      80556 kB
SUnreclaim:        95632 kB
KernelStack:        3952 kB
PageTables:        48132 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:   22474816 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            52704 kB
HardwareCorrupted:     0 kB
AnonHugePages:   9269248 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:      189256 kB
DirectMap2M:    14395392 kB
DirectMap1G:    121634816 kB

Free space on /tmp at the end= 723748 MiB
End job on nodeC004 at 2024-07-16 13:35:46