Trace number 4433769

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? (MO) 841.428 843.943

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-sctap3.opb
MD5SUMae9069a7e4a4f60423faee038f49f7b2
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 benchmark2511766
Best CPU time to get the best result obtained on this benchmark3600.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables74400
Total number of constraints1408
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1408
Minimum length of a constraint90
Maximum length of a constraint930
Number of terms in the objective function 55800
Biggest coefficient in the objective function 42949672960
Number of bits for the biggest coefficient in the objective function 36
Sum of the numbers in the objective function 31374736068060
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 42949672960
Number of bits of the biggest number in a constraint 36
Biggest sum of numbers in a constraint 31374736068060
Number of bits of the biggest sum of numbers45
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-4433769-1721066962.opb
825.72/828.24	c single stage optimization mode
840.97/843.50	c 
840.97/843.50	c *** TERMINATED *** by signal 15
840.97/843.50	s UNKNOWN
840.97/843.50	c _____________________________________________________________________________
840.97/843.50	c std/band forms        : 788,620
840.97/843.50	c 2cl/3cl ITE-codings   : 58782121,1047800
840.97/843.50	c BDD/srt/adr Max costs : 486607,0,0
840.97/843.50	c BDDraw/bin/mul/srt/adr: 66,0,1342,0,0
840.97/843.50	c BDD nodes             : 62074955
840.97/843.50	c Es1/CC detections     : 0,0
840.97/843.50	c CC sort               : 0
840.97/843.50	c SAT/UNSAT calls       : 0,0
840.97/843.50	c regenrated variables  : 0
840.97/843.50	c eliminated fixed lits : 88502
840.97/843.50	c goal lit flips        : 0
840.97/843.50	c goal stages           : 1
840.97/843.50	c goal shrink           : 0
840.97/843.50	c goal coeff separations: 5410
840.97/843.50	c restarts              : 0
840.97/843.50	c conflicts             : 0              (0 /sec)
840.97/843.50	c decisions             : 0              (0 /sec)
840.97/843.50	c propagations          : 0              (0 /sec)
840.97/843.50	c inspects              : 0              (0 /sec)
840.97/843.50	c CPU time (solving tm) : 833.4 s        (14.84 s, SAT 0 s, UNSAT 0 s)
840.97/843.50	c Time for Opt-base     : 429.6 s
840.97/843.50	c Steps for Opt-base    : 2692383005
840.97/843.50	c Time for BDD coding   : 750.3 s
840.97/843.50	c Time for srt coding   : 0 s
840.97/843.50	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4433769-1721066962/watcher-4433769-1721066962 -o /tmp/evaluation-result-4433769-1721066962/solver-4433769-1721066962 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1721059282-800674 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4433769-1721066962.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=804941, runsolver pid=804938

[startup+0.100097 s]*
/proc/loadavg: 4.17 4.18 4.18 6/245 804946
/proc/meminfo: memFree=100435968/131655788 swapFree=131071996/131071996
[pid=804941] ppid=804938 vsize=9932 memory=2680 CPUtime=0 cores=0,2
/proc/804941/stat : 804941 (naps-1.03.sh) S 804938 804941 800664 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 158853159 10170368 670 134679101440 94756029214720 94756030294040 140727234783024 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94756032392496 94756032439684 94756061057024 140727234790368 140727234790497 140727234790497 140727234797512 0
/proc/804941/statm: 2483 670 593 264 0 134 0
[pid=804946] ppid=804941 vsize=34764 memory=26540 CPUtime=0.09 cores=0,2
/proc/804946/stat : 804946 (naps-1.03) R 804941 804941 800664 0 -1 4194304 6649 0 0 0 9 0 0 0 20 0 1 0 158853160 35598336 6635 134679101440 4194304 6891213 140735219875264 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 18718720 140735219880945 140735219881061 140735219881061 140735219888075 0
/proc/804946/statm: 8691 6635 391 659 0 7895 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 44696 KiB
Current children cumulated memory: 29220 KiB

[startup+0.212807 s]*
/proc/loadavg: 4.17 4.18 4.18 5/245 804946
/proc/meminfo: memFree=100432540/131655788 swapFree=131071996/131071996
[pid=804941] ppid=804938 vsize=9932 memory=2680 CPUtime=0 cores=0,2
/proc/804941/stat : 804941 (naps-1.03.sh) S 804938 804941 800664 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 158853159 10170368 670 134679101440 94756029214720 94756030294040 140727234783024 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94756032392496 94756032439684 94756061057024 140727234790368 140727234790497 140727234790497 140727234797512 0
/proc/804941/statm: 2483 670 593 264 0 134 0
[pid=804946] ppid=804941 vsize=37608 memory=29668 CPUtime=0.21 cores=0,2
/proc/804946/stat : 804946 (naps-1.03) R 804941 804941 800664 0 -1 4194304 7692 0 0 0 21 0 0 0 20 0 1 0 158853160 38510592 7417 134679101440 4194304 6891213 140735219875264 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 18718720 140735219880945 140735219881061 140735219881061 140735219888075 0
/proc/804946/statm: 9402 7417 436 659 0 8606 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 47540 KiB
Current children cumulated memory: 32348 KiB

[startup+0.313458 s]*
/proc/loadavg: 4.17 4.18 4.18 5/245 804946
/proc/meminfo: memFree=100432416/131655788 swapFree=131071996/131071996
[pid=804941] ppid=804938 vsize=9932 memory=2680 CPUtime=0 cores=0,2
/proc/804941/stat : 804941 (naps-1.03.sh) S 804938 804941 800664 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 158853159 10170368 670 134679101440 94756029214720 94756030294040 140727234783024 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94756032392496 94756032439684 94756061057024 140727234790368 140727234790497 140727234790497 140727234797512 0
/proc/804941/statm: 2483 670 593 264 0 134 0
[pid=804946] ppid=804941 vsize=38708 memory=29928 CPUtime=0.31 cores=0,2
/proc/804946/stat : 804946 (naps-1.03) R 804941 804941 800664 0 -1 4194304 7798 0 0 0 31 0 0 0 20 0 1 0 158853160 39636992 7482 134679101440 4194304 6891213 140735219875264 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 18718720 140735219880945 140735219881061 140735219881061 140735219888075 0
/proc/804946/statm: 9677 7482 436 659 0 8881 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 48640 KiB
Current children cumulated memory: 32608 KiB

[startup+0.700377 s]
/proc/loadavg: 4.17 4.18 4.18 5/245 804946
/proc/meminfo: memFree=100423852/131655788 swapFree=131071996/131071996
[pid=804941] ppid=804938 vsize=9932 memory=2680 CPUtime=0 cores=0,2
/proc/804941/stat : 804941 (naps-1.03.sh) S 804938 804941 800664 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 158853159 10170368 670 134679101440 94756029214720 94756030294040 140727234783024 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94756032392496 94756032439684 94756061057024 140727234790368 140727234790497 140727234790497 140727234797512 0
/proc/804941/statm: 2483 670 593 264 0 134 0
[pid=804946] ppid=804941 vsize=58944 memory=47904 CPUtime=0.68 cores=0,2
/proc/804946/stat : 804946 (naps-1.03) R 804941 804941 800664 0 -1 4194304 12304 0 0 0 67 1 0 0 20 0 1 0 158853160 60358656 11976 134679101440 4194304 6891213 140735219875264 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 18718720 140735219880945 140735219881061 140735219881061 140735219888075 0
/proc/804946/statm: 14736 11976 436 659 0 13940 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 68876 KiB
Current children cumulated memory: 50584 KiB

[startup+1.50037 s]
/proc/loadavg: 4.17 4.18 4.18 5/245 804946
/proc/meminfo: memFree=100404240/131655788 swapFree=131071996/131071996
[pid=804941] ppid=804938 vsize=9932 memory=2680 CPUtime=0 cores=0,2
/proc/804941/stat : 804941 (naps-1.03.sh) S 804938 804941 800664 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 158853159 10170368 670 134679101440 94756029214720 94756030294040 140727234783024 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94756032392496 94756032439684 94756061057024 140727234790368 140727234790497 140727234790497 140727234797512 0
/proc/804941/statm: 2483 670 593 264 0 134 0
[pid=804946] ppid=804941 vsize=77512 memory=66100 CPUtime=1.48 cores=0,2
/proc/804946/stat : 804946 (naps-1.03) R 804941 804941 800664 0 -1 4194304 17393 0 0 0 146 2 0 0 20 0 1 0 158853160 79372288 16525 134679101440 4194304 6891213 140735219875264 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 18718720 140735219880945 140735219881061 140735219881061 140735219888075 0
/proc/804946/statm: 19378 16525 468 659 0 18582 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 87444 KiB
Current children cumulated memory: 68780 KiB

[startup+3.11269 s]
/proc/loadavg: 4.16 4.17 4.17 5/245 804946
/proc/meminfo: memFree=100390108/131655788 swapFree=131071996/131071996
[pid=804941] ppid=804938 vsize=9932 memory=2680 CPUtime=0 cores=0,2
/proc/804941/stat : 804941 (naps-1.03.sh) S 804938 804941 800664 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 158853159 10170368 670 134679101440 94756029214720 94756030294040 140727234783024 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94756032392496 94756032439684 94756061057024 140727234790368 140727234790497 140727234790497 140727234797512 0
/proc/804941/statm: 2483 670 593 264 0 134 0
[pid=804946] ppid=804941 vsize=83304 memory=71908 CPUtime=3.09 cores=0,2
/proc/804946/stat : 804946 (naps-1.03) R 804941 804941 800664 0 -1 4194304 18853 0 0 0 306 3 0 0 20 0 1 0 158853160 85303296 17977 134679101440 4194304 6891213 140735219875264 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 18718720 140735219880945 140735219881061 140735219881061 140735219888075 0
/proc/804946/statm: 20826 17977 468 659 0 20030 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 93236 KiB
Current children cumulated memory: 74588 KiB

[startup+6.30036 s]
/proc/loadavg: 4.16 4.17 4.17 5/245 804946
/proc/meminfo: memFree=100384448/131655788 swapFree=131071996/131071996
[pid=804941] ppid=804938 vsize=9932 memory=2680 CPUtime=0 cores=0,2
/proc/804941/stat : 804941 (naps-1.03.sh) S 804938 804941 800664 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 158853159 10170368 670 134679101440 94756029214720 94756030294040 140727234783024 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94756032392496 94756032439684 94756061057024 140727234790368 140727234790497 140727234790497 140727234797512 0
/proc/804941/statm: 2483 670 593 264 0 134 0
[pid=804946] ppid=804941 vsize=90644 memory=78844 CPUtime=6.27 cores=0,2
/proc/804946/stat : 804946 (naps-1.03) R 804941 804941 800664 0 -1 4194304 20188 0 0 0 624 3 0 0 20 0 1 0 158853160 92819456 19711 134679101440 4194304 6891213 140735219875264 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 18718720 140735219880945 140735219881061 140735219881061 140735219888075 0
/proc/804946/statm: 22661 19711 468 659 0 21865 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 100576 KiB
Current children cumulated memory: 81524 KiB

[startup+12.7003 s]
/proc/loadavg: 4.13 4.17 4.17 5/245 804947
/proc/meminfo: memFree=100365160/131655788 swapFree=131071996/131071996
[pid=804941] ppid=804938 vsize=9932 memory=2680 CPUtime=0 cores=0,2
/proc/804941/stat : 804941 (naps-1.03.sh) S 804938 804941 800664 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 158853159 10170368 670 134679101440 94756029214720 94756030294040 140727234783024 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94756032392496 94756032439684 94756061057024 140727234790368 140727234790497 140727234790497 140727234797512 0
/proc/804941/statm: 2483 670 593 264 0 134 0
[pid=804946] ppid=804941 vsize=107376 memory=95544 CPUtime=12.65 cores=0,2
/proc/804946/stat : 804946 (naps-1.03) R 804941 804941 800664 0 -1 4194304 23153 0 0 0 1261 4 0 0 20 0 1 0 158853160 109953024 23886 134679101440 4194304 6891213 140735219875264 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 18718720 140735219880945 140735219881061 140735219881061 140735219888075 0
/proc/804946/statm: 26844 23886 468 659 0 26048 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 117308 KiB
Current children cumulated memory: 98224 KiB

[startup+25.5004 s]
/proc/loadavg: 4.11 4.16 4.17 5/245 804949
/proc/meminfo: memFree=100328732/131655788 swapFree=131071996/131071996
[pid=804941] ppid=804938 vsize=9932 memory=2680 CPUtime=0 cores=0,2
/proc/804941/stat : 804941 (naps-1.03.sh) S 804938 804941 800664 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 158853159 10170368 670 134679101440 94756029214720 94756030294040 140727234783024 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94756032392496 94756032439684 94756061057024 140727234790368 140727234790497 140727234790497 140727234797512 0
/proc/804941/statm: 2483 670 593 264 0 134 0
[pid=804946] ppid=804941 vsize=142564 memory=127784 CPUtime=25.41 cores=0,2
/proc/804946/stat : 804946 (naps-1.03) R 804941 804941 800664 0 -1 4194304 27703 0 0 0 2536 5 0 0 20 0 1 0 158853160 145985536 31946 134679101440 4194304 6891213 140735219875264 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 18718720 140735219880945 140735219881061 140735219881061 140735219888075 0
/proc/804946/statm: 35641 31946 468 659 0 34845 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 152496 KiB
Current children cumulated memory: 130464 KiB

[startup+51.1127 s]
/proc/loadavg: 4.14 4.16 4.17 5/245 804954
/proc/meminfo: memFree=100257000/131655788 swapFree=131071996/131071996
[pid=804941] ppid=804938 vsize=9932 memory=2680 CPUtime=0 cores=0,2
/proc/804941/stat : 804941 (naps-1.03.sh) S 804938 804941 800664 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 158853159 10170368 670 134679101440 94756029214720 94756030294040 140727234783024 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94756032392496 94756032439684 94756061057024 140727234790368 140727234790497 140727234790497 140727234797512 0
/proc/804941/statm: 2483 670 593 264 0 134 0
[pid=804946] ppid=804941 vsize=218576 memory=194164 CPUtime=50.96 cores=0,2
/proc/804946/stat : 804946 (naps-1.03) R 804941 804941 800664 0 -1 4194304 37382 0 0 0 5088 8 0 0 20 0 1 0 158853160 223821824 48541 134679101440 4194304 6891213 140735219875264 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 18718720 140735219880945 140735219881061 140735219881061 140735219888075 0
/proc/804946/statm: 54644 48541 468 659 0 53848 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 228508 KiB
Current children cumulated memory: 196844 KiB

[startup+102.3 s]
/proc/loadavg: 4.18 4.16 4.17 5/248 804968
/proc/meminfo: memFree=100125956/131655788 swapFree=131071996/131071996
[pid=804941] ppid=804938 vsize=9932 memory=2680 CPUtime=0 cores=0,2
/proc/804941/stat : 804941 (naps-1.03.sh) S 804938 804941 800664 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 158853159 10170368 670 134679101440 94756029214720 94756030294040 140727234783024 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94756032392496 94756032439684 94756061057024 140727234790368 140727234790497 140727234790497 140727234797512 0
/proc/804941/statm: 2483 670 593 264 0 134 0
[pid=804946] ppid=804941 vsize=348872 memory=337076 CPUtime=102 cores=0,2
/proc/804946/stat : 804946 (naps-1.03) R 804941 804941 800664 0 -1 4194304 55684 0 0 0 10186 14 0 0 20 0 1 0 158853160 357244928 84269 134679101440 4194304 6891213 140735219875264 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 18718720 140735219880945 140735219881061 140735219881061 140735219888075 0
/proc/804946/statm: 87218 84269 468 659 0 86422 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 358804 KiB
Current children cumulated memory: 339756 KiB

[startup+162.3 s]
/proc/loadavg: 4.17 4.16 4.17 5/248 804978
/proc/meminfo: memFree=99903072/131655788 swapFree=131071996/131071996
[pid=804941] ppid=804938 vsize=9932 memory=2680 CPUtime=0 cores=0,2
/proc/804941/stat : 804941 (naps-1.03.sh) S 804938 804941 800664 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 158853159 10170368 670 134679101440 94756029214720 94756030294040 140727234783024 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94756032392496 94756032439684 94756061057024 140727234790368 140727234790497 140727234790497 140727234797512 0
/proc/804941/statm: 2483 670 593 264 0 134 0
[pid=804946] ppid=804941 vsize=594220 memory=546372 CPUtime=161.82 cores=0,2
/proc/804946/stat : 804946 (naps-1.03) R 804941 804941 800664 0 -1 4194304 77571 0 0 0 16159 23 0 0 20 0 1 0 158853160 608481280 136593 134679101440 4194304 6891213 140735219875264 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 18718720 140735219880945 140735219881061 140735219881061 140735219888075 0
/proc/804946/statm: 148555 136593 468 659 0 147759 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 604152 KiB
Current children cumulated memory: 549052 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.15 4.17 5/248 804988
/proc/meminfo: memFree=99566264/131655788 swapFree=131071996/131071996
[pid=804941] ppid=804938 vsize=9932 memory=2680 CPUtime=0 cores=0,2
/proc/804941/stat : 804941 (naps-1.03.sh) S 804938 804941 800664 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 158853159 10170368 670 134679101440 94756029214720 94756030294040 140727234783024 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94756032392496 94756032439684 94756061057024 140727234790368 140727234790497 140727234790497 140727234797512 0
/proc/804941/statm: 2483 670 593 264 0 134 0
[pid=804946] ppid=804941 vsize=919236 memory=842412 CPUtime=221.64 cores=0,2
/proc/804946/stat : 804946 (naps-1.03) R 804941 804941 800664 0 -1 4194304 100285 0 0 0 22129 35 0 0 20 0 1 0 158853160 941297664 210603 134679101440 4194304 6891213 140735219875264 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 18718720 140735219880945 140735219881061 140735219881061 140735219888075 0
/proc/804946/statm: 229809 210603 468 659 0 229013 0
Current children cumulated CPU time: 221.64 s

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

[pid=804946] ppid=804941 vsize=1755348 memory=1692452 CPUtime=401.12 cores=0,2
/proc/804946/stat : 804946 (naps-1.03) R 804941 804941 800664 0 -1 4194304 200557 0 0 0 40040 72 0 0 20 0 1 0 158853160 1797476352 423113 134679101440 4194304 6891213 140735219875264 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 18718720 140735219880945 140735219881061 140735219881061 140735219888075 0
/proc/804946/statm: 438837 423113 468 659 0 438041 0
Current children cumulated CPU time: 401.12 s
Current children cumulated vsize: 1765280 KiB
Current children cumulated memory: 1695132 KiB

[startup+462.3 s]
/proc/loadavg: 4.23 4.27 4.22 5/245 805030
/proc/meminfo: memFree=98407136/131655788 swapFree=131071996/131071996
[pid=804941] ppid=804938 vsize=9932 memory=2680 CPUtime=0 cores=0,2
/proc/804941/stat : 804941 (naps-1.03.sh) S 804938 804941 800664 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 158853159 10170368 670 134679101440 94756029214720 94756030294040 140727234783024 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94756032392496 94756032439684 94756061057024 140727234790368 140727234790497 140727234790497 140727234797512 0
/proc/804941/statm: 2483 670 593 264 0 134 0
[pid=804946] ppid=804941 vsize=2072856 memory=1932236 CPUtime=460.94 cores=0,2
/proc/804946/stat : 804946 (naps-1.03) R 804941 804941 800664 0 -1 4194304 241519 0 0 0 46014 80 0 0 20 0 1 0 158853160 2122604544 483059 134679101440 4194304 6891213 140735219875264 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 18718720 140735219880945 140735219881061 140735219881061 140735219888075 0
/proc/804946/statm: 518214 483059 468 659 0 517418 0
Current children cumulated CPU time: 460.94 s
Current children cumulated vsize: 2082788 KiB
Current children cumulated memory: 1934916 KiB

[startup+522.3 s]
/proc/loadavg: 4.13 4.23 4.21 5/245 805042
/proc/meminfo: memFree=98210388/131655788 swapFree=131071996/131071996
[pid=804941] ppid=804938 vsize=9932 memory=2680 CPUtime=0 cores=0,2
/proc/804941/stat : 804941 (naps-1.03.sh) S 804938 804941 800664 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 158853159 10170368 670 134679101440 94756029214720 94756030294040 140727234783024 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94756032392496 94756032439684 94756061057024 140727234790368 140727234790497 140727234790497 140727234797512 0
/proc/804941/statm: 2483 670 593 264 0 134 0
[pid=804946] ppid=804941 vsize=2184776 memory=2142528 CPUtime=520.75 cores=0,2
/proc/804946/stat : 804946 (naps-1.03) R 804941 804941 800664 0 -1 4194304 270084 0 0 0 51987 88 0 0 20 0 1 0 158853160 2237210624 535632 134679101440 4194304 6891213 140735219875264 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 18718720 140735219880945 140735219881061 140735219881061 140735219888075 0
/proc/804946/statm: 546194 535632 468 659 0 545398 0
Current children cumulated CPU time: 520.75 s
Current children cumulated vsize: 2194708 KiB
Current children cumulated memory: 2145208 KiB

[startup+582.3 s]
/proc/loadavg: 4.13 4.22 4.20 5/245 805052
/proc/meminfo: memFree=98074664/131655788 swapFree=131071996/131071996
[pid=804941] ppid=804938 vsize=9932 memory=2680 CPUtime=0 cores=0,2
/proc/804941/stat : 804941 (naps-1.03.sh) S 804938 804941 800664 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 158853159 10170368 670 134679101440 94756029214720 94756030294040 140727234783024 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94756032392496 94756032439684 94756061057024 140727234790368 140727234790497 140727234790497 140727234797512 0
/proc/804941/statm: 2483 670 593 264 0 134 0
[pid=804946] ppid=804941 vsize=2504224 memory=2264324 CPUtime=580.57 cores=0,2
/proc/804946/stat : 804946 (naps-1.03) R 804941 804941 800664 0 -1 4194304 292026 0 0 0 57961 96 0 0 20 0 1 0 158853160 2564325376 566081 134679101440 4194304 6891213 140735219875264 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 18718720 140735219880945 140735219881061 140735219881061 140735219888075 0
/proc/804946/statm: 626056 566081 468 659 0 625260 0
Current children cumulated CPU time: 580.57 s
Current children cumulated vsize: 2514156 KiB
Current children cumulated memory: 2267004 KiB

[startup+642.3 s]
/proc/loadavg: 4.19 4.22 4.20 5/245 805062
/proc/meminfo: memFree=97161848/131655788 swapFree=131071996/131071996
[pid=804941] ppid=804938 vsize=9932 memory=2680 CPUtime=0 cores=0,2
/proc/804941/stat : 804941 (naps-1.03.sh) S 804938 804941 800664 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 158853159 10170368 670 134679101440 94756029214720 94756030294040 140727234783024 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94756032392496 94756032439684 94756061057024 140727234790368 140727234790497 140727234790497 140727234797512 0
/proc/804941/statm: 2483 670 593 264 0 134 0
[pid=804946] ppid=804941 vsize=3329596 memory=3152960 CPUtime=640.39 cores=0,2
/proc/804946/stat : 804946 (naps-1.03) R 804941 804941 800664 0 -1 4194304 331319 0 0 0 63908 131 0 0 20 0 1 0 158853160 3409506304 788240 134679101440 4194304 6891213 140735219875264 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 18718720 140735219880945 140735219881061 140735219881061 140735219888075 0
/proc/804946/statm: 832399 788240 468 659 0 831603 0
Current children cumulated CPU time: 640.39 s
Current children cumulated vsize: 3339528 KiB
Current children cumulated memory: 3155640 KiB

[startup+702.3 s]
/proc/loadavg: 4.12 4.20 4.19 5/248 805078
/proc/meminfo: memFree=96832748/131655788 swapFree=131071996/131071996
[pid=804941] ppid=804938 vsize=9932 memory=2680 CPUtime=0 cores=0,2
/proc/804941/stat : 804941 (naps-1.03.sh) S 804938 804941 800664 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 158853159 10170368 670 134679101440 94756029214720 94756030294040 140727234783024 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94756032392496 94756032439684 94756061057024 140727234790368 140727234790497 140727234790497 140727234797512 0
/proc/804941/statm: 2483 670 593 264 0 134 0
[pid=804946] ppid=804941 vsize=3559144 memory=3470832 CPUtime=700.2 cores=0,2
/proc/804946/stat : 804946 (naps-1.03) R 804941 804941 800664 0 -1 4194304 389926 0 0 0 69877 143 0 0 20 0 1 0 158853160 3644563456 867708 134679101440 4194304 6891213 140735219875264 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 18718720 140735219880945 140735219881061 140735219881061 140735219888075 0
/proc/804946/statm: 889786 867708 468 659 0 888990 0
Current children cumulated CPU time: 700.2 s
Current children cumulated vsize: 3569076 KiB
Current children cumulated memory: 3473512 KiB

[startup+762.3 s]
/proc/loadavg: 4.22 4.20 4.19 5/248 805088
/proc/meminfo: memFree=96657544/131655788 swapFree=131071996/131071996
[pid=804941] ppid=804938 vsize=9932 memory=2680 CPUtime=0 cores=0,2
/proc/804941/stat : 804941 (naps-1.03.sh) S 804938 804941 800664 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 158853159 10170368 670 134679101440 94756029214720 94756030294040 140727234783024 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94756032392496 94756032439684 94756061057024 140727234790368 140727234790497 140727234790497 140727234797512 0
/proc/804941/statm: 2483 670 593 264 0 134 0
[pid=804946] ppid=804941 vsize=3649668 memory=3626796 CPUtime=760.02 cores=0,2
/proc/804946/stat : 804946 (naps-1.03) R 804941 804941 800664 0 -1 4194304 413786 0 0 0 75851 151 0 0 20 0 1 0 158853160 3737260032 906699 134679101440 4194304 6891213 140735219875264 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 18718720 140735219880945 140735219881061 140735219881061 140735219888075 0
/proc/804946/statm: 912417 906699 468 659 0 911621 0
Current children cumulated CPU time: 760.02 s
Current children cumulated vsize: 3659600 KiB
Current children cumulated memory: 3629476 KiB

[startup+822.3 s]
/proc/loadavg: 4.14 4.18 4.18 5/248 805098
/proc/meminfo: memFree=77618372/131655788 swapFree=131071996/131071996
[pid=804941] ppid=804938 vsize=9932 memory=2680 CPUtime=0 cores=0,2
/proc/804941/stat : 804941 (naps-1.03.sh) S 804938 804941 800664 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 158853159 10170368 670 134679101440 94756029214720 94756030294040 140727234783024 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94756032392496 94756032439684 94756061057024 140727234790368 140727234790497 140727234790497 140727234797512 0
/proc/804941/statm: 2483 670 593 264 0 134 0
[pid=804946] ppid=804941 vsize=26843280 memory=22717276 CPUtime=819.84 cores=0,2
/proc/804946/stat : 804946 (naps-1.03) R 804941 804941 800664 0 -1 4194304 1814763 0 0 0 81335 649 0 0 20 0 1 0 158853160 27487518720 5679319 134679101440 4194304 6891213 140735219875264 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 18718720 140735219880945 140735219881061 140735219881061 140735219888075 0
/proc/804946/statm: 6710820 5679319 468 659 0 6710024 0
Current children cumulated CPU time: 819.84 s
Current children cumulated vsize: 26853212 KiB
Current children cumulated memory: 22719956 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+843.5 s]
/proc/loadavg: 4.10 4.17 4.18 5/248 805103
/proc/meminfo: memFree=73885476/131655788 swapFree=131071996/131071996
[pid=804941] ppid=804938 vsize=9932 memory=2680 CPUtime=0 cores=0,2
/proc/804941/stat : 804941 (naps-1.03.sh) S 804938 804941 800664 0 -1 4194304 225 239 0 0 0 0 0 0 20 0 1 0 158853159 10170368 670 134679101440 94756029214720 94756030294040 140727234783024 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94756032392496 94756032439684 94756061057024 140727234790368 140727234790497 140727234790497 140727234797512 0
/proc/804941/statm: 2483 670 593 264 0 134 0
[pid=804946] ppid=804941 vsize=31759820 memory=26398220 CPUtime=840.97 cores=0,2
/proc/804946/stat : 804946 (naps-1.03) R 804941 804941 800664 0 -1 4194304 2098224 0 0 0 83341 756 0 0 20 0 1 0 158853160 32522055680 6599555 134679101440 4194304 6891213 140735219875264 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 18718720 140735219880945 140735219881061 140735219881061 140735219888075 0
/proc/804946/statm: 7939955 6599555 468 659 0 7939159 0
Current children cumulated CPU time: 840.97 s
Current children cumulated vsize: 31769752 KiB
Current children cumulated memory: 26400900 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.002948 s, system=0.002863 s

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

# cumulated CPU time of all completed processes:  user=833.422 s, system=8.00529 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+843.605 s]*
/proc/loadavg: 4.10 4.17 4.18 5/247 805103
/proc/meminfo: memFree=77803424/131655788 swapFree=131071996/131071996
Current cumulated CPU time of completed processes: 0.005811 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+843.8 s]
/proc/loadavg: 4.10 4.17 4.18 5/247 805103
/proc/meminfo: memFree=77803424/131655788 swapFree=131071996/131071996
Current cumulated CPU time of completed processes: 0.005811 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+843.9 s]
/proc/loadavg: 4.10 4.17 4.18 5/247 805103
/proc/meminfo: memFree=77803424/131655788 swapFree=131071996/131071996
Current cumulated CPU time of completed processes: 0.005811 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 10

Real time (s): 843.943
CPU time (s): 841.428
CPU user time (s): 833.422
CPU system time (s): 8.00529
CPU usage (%): 99.7019
Max. virtual memory (cumulated for all children) (KiB): 31769752
Max. memory (cumulated for all children) (KiB): 26400900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 833.422
system time used= 8.00529
maximum resident set size= 26398444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2098691
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= 5800


# summary of solver processes directly reported to runsolver:
#   pid: 804941,804946
#   total CPU time (s): 841.428
#   total CPU user time (s): 833.422
#   total CPU system time (s): 8.00529

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.36803 second user time and 8.40085 second system time

The end

Launcher Data

Begin job on nodeC012 at 2024-07-15 20:09:35
IDJOB=4433769
IDBENCH=146841
IDSOLVER=3062
FILE ID=nodeC012/4433769-1721066962
RUNJOBID= nodeC012-1721059282-800674
SLURM_JOB_ID= 7505497
Free space on /tmp= 723752 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-sctap3.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4433769-1721066962/watcher-4433769-1721066962 -o /tmp/evaluation-result-4433769-1721066962/solver-4433769-1721066962 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1721059282-800674 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4433769-1721066962.opb

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

MD5SUM BENCH= ae9069a7e4a4f60423faee038f49f7b2
RANDOM SEED=1488375772

nodeC012.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		: 3492.191
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.37
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		: 3500.403
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.32
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.329
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.37
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.439
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.32
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.187
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.37
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		: 3499.348
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.32
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.483
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.37
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.407
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.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        100461808 kB
MemAvailable:   103533468 kB
Buffers:          367424 kB
Cached:          3510312 kB
SwapCached:            0 kB
Active:           601408 kB
Inactive:       29939008 kB
Active(anon):       1472 kB
Inactive(anon): 26698948 kB
Active(file):     599936 kB
Inactive(file):  3240060 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              9724 kB
Writeback:            64 kB
AnonPages:      26662440 kB
Mapped:           108988 kB
Shmem:             37704 kB
KReclaimable:     143388 kB
Slab:             245144 kB
SReclaimable:     143388 kB
SUnreclaim:       101756 kB
KernelStack:        3952 kB
PageTables:        61776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:   31004932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            51424 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8523776 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:      275272 kB
DirectMap2M:    24795136 kB
DirectMap1G:    111149056 kB

Free space on /tmp at the end= 723744 MiB
End job on nodeC012 at 2024-07-15 20:23:39