Trace number 4450928

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS-GM 1.03? (TO) 3600.1 3609.8

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size112-round23-8.opb
MD5SUM17b9f2f8b02d6ae535b4cdc282411634
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark174.43
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9488
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)400
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
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-4450928-1721420469.opb
3600.08/3609.80	c 
3600.08/3609.80	c *** TERMINATED *** by signal 15
3600.08/3609.80	s UNKNOWN
3600.08/3609.80	c _____________________________________________________________________________
3600.08/3609.80	c std/band forms        : 0,763
3600.08/3609.80	c 2cl/3cl ITE-codings   : 0,11832
3600.08/3609.80	c BDD/srt/adr Max costs : 32,0,0
3600.08/3609.80	c BDDraw/bin/mul/srt/adr: 763,0,0,0,0
3600.08/3609.80	c BDD nodes             : 21421
3600.08/3609.80	c Es1/CC detections     : 0,0
3600.08/3609.80	c CC sort               : 0
3600.08/3609.80	c SAT/UNSAT calls       : 0,0
3600.08/3609.80	c regenrated variables  : 0
3600.08/3609.80	c eliminated fixed lits : 3916
3600.08/3609.80	c goal lit flips        : 0
3600.08/3609.80	c goal stages           : 0
3600.08/3609.80	c goal shrink           : 0
3600.08/3609.80	c goal coeff separations: 0
3600.08/3609.80	c restarts              : 0
3600.08/3609.80	c conflicts             : 0              (0 /sec)
3600.08/3609.80	c decisions             : 0              (0 /sec)
3600.08/3609.80	c propagations          : 0              (0 /sec)
3600.08/3609.80	c inspects              : 0              (0 /sec)
3600.08/3609.80	c CPU time (solving tm) : 3599 s        (3599 s, SAT 0 s, UNSAT 0 s)
3600.08/3609.80	c Time for Opt-base     : 0 s
3600.08/3609.80	c Steps for Opt-base    : 0
3600.08/3609.80	c Time for BDD coding   : 0.08991 s
3600.08/3609.80	c Time for srt coding   : 0 s
3600.08/3609.80	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 64096 MiB (62835 MiB free)
  memory of node 1: 64473 MiB (63147 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450928-1721420469/watcher-4450928-1721420469 -o /tmp/evaluation-result-4450928-1721420469/solver-4450928-1721420469 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1721411363-1022189 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4450928-1721420469.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=1027780, runsolver pid=1027777

[startup+0.100097 s]*
/proc/loadavg: 4.20 4.25 4.22 5/248 1027785
/proc/meminfo: memFree=129001200/131655788 swapFree=131070704/131071996
[pid=1027780] ppid=1027777 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/1027780/stat : 1027780 (naps-1.03.sh) S 1027777 1027780 1022176 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 194204060 10170368 660 134679101440 94604959535104 94604960614424 140720758741280 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94604962712880 94604962760068 94604973178880 140720758748126 140720758748255 140720758748255 140720758755272 0
/proc/1027780/statm: 2483 660 582 264 0 134 0
[pid=1027785] ppid=1027780 vsize=12820 memory=6796 CPUtime=0.1 cores=5,7
/proc/1027785/stat : 1027785 (naps-1.03) R 1027780 1027780 1022176 0 -1 4194304 1363 0 0 0 10 0 0 0 20 0 1 0 194204060 13127680 1699 134679101440 4194304 6891213 140720325385120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 14086144 140720325387247 140720325387363 140720325387363 140720325394379 0
/proc/1027785/statm: 3205 1699 436 659 0 2409 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 22752 KiB
Current children cumulated memory: 9436 KiB

[startup+0.213259 s]*
/proc/loadavg: 4.20 4.25 4.22 5/248 1027785
/proc/meminfo: memFree=128994528/131655788 swapFree=131070704/131071996
[pid=1027780] ppid=1027777 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/1027780/stat : 1027780 (naps-1.03.sh) S 1027777 1027780 1022176 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 194204060 10170368 660 134679101440 94604959535104 94604960614424 140720758741280 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94604962712880 94604962760068 94604973178880 140720758748126 140720758748255 140720758748255 140720758755272 0
/proc/1027780/statm: 2483 660 582 264 0 134 0
[pid=1027785] ppid=1027780 vsize=19556 memory=14876 CPUtime=0.21 cores=5,7
/proc/1027785/stat : 1027785 (naps-1.03) R 1027780 1027780 1022176 0 -1 4194304 2934 0 0 0 20 1 0 0 20 0 1 0 194204060 20025344 3719 134679101440 4194304 6891213 140720325385120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 14086144 140720325387247 140720325387363 140720325387363 140720325394379 0
/proc/1027785/statm: 4889 3719 468 659 0 4093 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 29488 KiB
Current children cumulated memory: 17516 KiB

[startup+0.313088 s]*
/proc/loadavg: 4.20 4.25 4.22 5/248 1027785
/proc/meminfo: memFree=128991356/131655788 swapFree=131070704/131071996
[pid=1027780] ppid=1027777 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/1027780/stat : 1027780 (naps-1.03.sh) S 1027777 1027780 1022176 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 194204060 10170368 660 134679101440 94604959535104 94604960614424 140720758741280 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94604962712880 94604962760068 94604973178880 140720758748126 140720758748255 140720758748255 140720758755272 0
/proc/1027780/statm: 2483 660 582 264 0 134 0
[pid=1027785] ppid=1027780 vsize=20652 memory=16196 CPUtime=0.31 cores=5,7
/proc/1027785/stat : 1027785 (naps-1.03) R 1027780 1027780 1022176 0 -1 4194304 3222 0 0 0 30 1 0 0 20 0 1 0 194204060 21147648 4049 134679101440 4194304 6891213 140720325385120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 14086144 140720325387247 140720325387363 140720325387363 140720325394379 0
/proc/1027785/statm: 5163 4049 468 659 0 4367 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 30584 KiB
Current children cumulated memory: 18836 KiB

[startup+0.700407 s]
/proc/loadavg: 4.20 4.25 4.22 5/248 1027785
/proc/meminfo: memFree=128988840/131655788 swapFree=131070704/131071996
[pid=1027780] ppid=1027777 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/1027780/stat : 1027780 (naps-1.03.sh) S 1027777 1027780 1022176 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 194204060 10170368 660 134679101440 94604959535104 94604960614424 140720758741280 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94604962712880 94604962760068 94604973178880 140720758748126 140720758748255 140720758748255 140720758755272 0
/proc/1027780/statm: 2483 660 582 264 0 134 0
[pid=1027785] ppid=1027780 vsize=20916 memory=16460 CPUtime=0.68 cores=5,7
/proc/1027785/stat : 1027785 (naps-1.03) R 1027780 1027780 1022176 0 -1 4194304 3306 0 0 0 67 1 0 0 20 0 1 0 194204060 21417984 4115 134679101440 4194304 6891213 140720325385120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 14086144 140720325387247 140720325387363 140720325387363 140720325394379 0
/proc/1027785/statm: 5229 4115 468 659 0 4433 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 30848 KiB
Current children cumulated memory: 19100 KiB

[startup+1.50043 s]
/proc/loadavg: 4.20 4.25 4.22 5/248 1027785
/proc/meminfo: memFree=128986436/131655788 swapFree=131070704/131071996
[pid=1027780] ppid=1027777 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/1027780/stat : 1027780 (naps-1.03.sh) S 1027777 1027780 1022176 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 194204060 10170368 660 134679101440 94604959535104 94604960614424 140720758741280 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94604962712880 94604962760068 94604973178880 140720758748126 140720758748255 140720758748255 140720758755272 0
/proc/1027780/statm: 2483 660 582 264 0 134 0
[pid=1027785] ppid=1027780 vsize=19936 memory=16944 CPUtime=1.48 cores=5,7
/proc/1027785/stat : 1027785 (naps-1.03) R 1027780 1027780 1022176 0 -1 4194304 4075 0 0 0 147 1 0 0 20 0 1 0 194204060 20414464 4236 134679101440 4194304 6891213 140720325385120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 14086144 140720325387247 140720325387363 140720325387363 140720325394379 0
/proc/1027785/statm: 4984 4236 468 659 0 4188 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 29868 KiB
Current children cumulated memory: 19584 KiB

[startup+3.11294 s]
/proc/loadavg: 4.18 4.25 4.22 5/248 1027785
/proc/meminfo: memFree=128976120/131655788 swapFree=131070704/131071996
[pid=1027780] ppid=1027777 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/1027780/stat : 1027780 (naps-1.03.sh) S 1027777 1027780 1022176 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 194204060 10170368 660 134679101440 94604959535104 94604960614424 140720758741280 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94604962712880 94604962760068 94604973178880 140720758748126 140720758748255 140720758748255 140720758755272 0
/proc/1027780/statm: 2483 660 582 264 0 134 0
[pid=1027785] ppid=1027780 vsize=24864 memory=20936 CPUtime=3.09 cores=5,7
/proc/1027785/stat : 1027785 (naps-1.03) R 1027780 1027780 1022176 0 -1 4194304 5401 0 0 0 308 1 0 0 20 0 1 0 194204060 25460736 5234 134679101440 4194304 6891213 140720325385120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 14086144 140720325387247 140720325387363 140720325387363 140720325394379 0
/proc/1027785/statm: 6216 5234 468 659 0 5420 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 34796 KiB
Current children cumulated memory: 23576 KiB

[startup+6.30041 s]
/proc/loadavg: 4.18 4.25 4.22 5/248 1027787
/proc/meminfo: memFree=128963412/131655788 swapFree=131070704/131071996
[pid=1027780] ppid=1027777 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/1027780/stat : 1027780 (naps-1.03.sh) S 1027777 1027780 1022176 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 194204060 10170368 660 134679101440 94604959535104 94604960614424 140720758741280 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94604962712880 94604962760068 94604973178880 140720758748126 140720758748255 140720758748255 140720758755272 0
/proc/1027780/statm: 2483 660 582 264 0 134 0
[pid=1027785] ppid=1027780 vsize=30260 memory=27456 CPUtime=6.27 cores=5,7
/proc/1027785/stat : 1027785 (naps-1.03) R 1027780 1027780 1022176 0 -1 4194304 6520 0 0 0 625 2 0 0 20 0 1 0 194204060 30986240 6864 134679101440 4194304 6891213 140720325385120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 14086144 140720325387247 140720325387363 140720325387363 140720325394379 0
/proc/1027785/statm: 7565 6864 468 659 0 6769 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 40192 KiB
Current children cumulated memory: 30096 KiB

[startup+12.7004 s]
/proc/loadavg: 4.17 4.24 4.22 5/248 1027787
/proc/meminfo: memFree=128947452/131655788 swapFree=131070704/131071996
[pid=1027780] ppid=1027777 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/1027780/stat : 1027780 (naps-1.03.sh) S 1027777 1027780 1022176 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 194204060 10170368 660 134679101440 94604959535104 94604960614424 140720758741280 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94604962712880 94604962760068 94604973178880 140720758748126 140720758748255 140720758748255 140720758755272 0
/proc/1027780/statm: 2483 660 582 264 0 134 0
[pid=1027785] ppid=1027780 vsize=27540 memory=22940 CPUtime=12.65 cores=5,7
/proc/1027785/stat : 1027785 (naps-1.03) R 1027780 1027780 1022176 0 -1 4194304 7307 0 0 0 1263 2 0 0 20 0 1 0 194204060 28200960 5735 134679101440 4194304 6891213 140720325385120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 14086144 140720325387247 140720325387363 140720325387363 140720325394379 0
/proc/1027785/statm: 6885 5735 468 659 0 6089 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 37472 KiB
Current children cumulated memory: 25580 KiB

[startup+25.5005 s]
/proc/loadavg: 4.13 4.23 4.21 5/248 1027788
/proc/meminfo: memFree=128909092/131655788 swapFree=131070704/131071996
[pid=1027780] ppid=1027777 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/1027780/stat : 1027780 (naps-1.03.sh) S 1027777 1027780 1022176 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 194204060 10170368 660 134679101440 94604959535104 94604960614424 140720758741280 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94604962712880 94604962760068 94604973178880 140720758748126 140720758748255 140720758748255 140720758755272 0
/proc/1027780/statm: 2483 660 582 264 0 134 0
[pid=1027785] ppid=1027780 vsize=39352 memory=35252 CPUtime=25.4 cores=5,7
/proc/1027785/stat : 1027785 (naps-1.03) R 1027780 1027780 1022176 0 -1 4194304 7835 0 0 0 2538 2 0 0 20 0 1 0 194204060 40296448 8813 134679101440 4194304 6891213 140720325385120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 14086144 140720325387247 140720325387363 140720325387363 140720325394379 0
/proc/1027785/statm: 9838 8813 468 659 0 9042 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 49284 KiB
Current children cumulated memory: 37892 KiB

[startup+51.113 s]
/proc/loadavg: 4.14 4.23 4.21 5/248 1027793
/proc/meminfo: memFree=128945540/131655788 swapFree=131070704/131071996
[pid=1027780] ppid=1027777 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/1027780/stat : 1027780 (naps-1.03.sh) S 1027777 1027780 1022176 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 194204060 10170368 660 134679101440 94604959535104 94604960614424 140720758741280 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94604962712880 94604962760068 94604973178880 140720758748126 140720758748255 140720758748255 140720758755272 0
/proc/1027780/statm: 2483 660 582 264 0 134 0
[pid=1027785] ppid=1027780 vsize=58028 memory=53232 CPUtime=50.94 cores=5,7
/proc/1027785/stat : 1027785 (naps-1.03) R 1027780 1027780 1022176 0 -1 4194304 9165 0 0 0 5091 3 0 0 20 0 1 0 194204060 59420672 13308 134679101440 4194304 6891213 140720325385120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 14086144 140720325387247 140720325387363 140720325387363 140720325394379 0
/proc/1027785/statm: 14507 13308 468 659 0 13711 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 67960 KiB
Current children cumulated memory: 55872 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.20 4.20 5/248 1027802
/proc/meminfo: memFree=128953368/131655788 swapFree=131070704/131071996
[pid=1027780] ppid=1027777 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/1027780/stat : 1027780 (naps-1.03.sh) S 1027777 1027780 1022176 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 194204060 10170368 660 134679101440 94604959535104 94604960614424 140720758741280 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94604962712880 94604962760068 94604973178880 140720758748126 140720758748255 140720758748255 140720758755272 0
/proc/1027780/statm: 2483 660 582 264 0 134 0
[pid=1027785] ppid=1027780 vsize=76884 memory=74132 CPUtime=101.98 cores=5,7
/proc/1027785/stat : 1027785 (naps-1.03) R 1027780 1027780 1022176 0 -1 4194304 9459 0 0 0 10194 4 0 0 20 0 1 0 194204060 78729216 18533 134679101440 4194304 6891213 140720325385120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 14086144 140720325387247 140720325387363 140720325387363 140720325394379 0
/proc/1027785/statm: 19221 18533 468 659 0 18425 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 86816 KiB
Current children cumulated memory: 76772 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.18 4.19 5/248 1027812
/proc/meminfo: memFree=128879348/131655788 swapFree=131070704/131071996
[pid=1027780] ppid=1027777 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/1027780/stat : 1027780 (naps-1.03.sh) S 1027777 1027780 1022176 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 194204060 10170368 660 134679101440 94604959535104 94604960614424 140720758741280 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94604962712880 94604962760068 94604973178880 140720758748126 140720758748255 140720758748255 140720758755272 0
/proc/1027780/statm: 2483 660 582 264 0 134 0
[pid=1027785] ppid=1027780 vsize=90284 memory=87316 CPUtime=161.81 cores=5,7
/proc/1027785/stat : 1027785 (naps-1.03) R 1027780 1027780 1022176 0 -1 4194304 10250 0 0 0 16176 5 0 0 20 0 1 0 194204060 92450816 21829 134679101440 4194304 6891213 140720325385120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 14086144 140720325387247 140720325387363 140720325387363 140720325394379 0
/proc/1027785/statm: 22571 21829 468 659 0 21775 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 100216 KiB
Current children cumulated memory: 89956 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.18 4.18 5/248 1027823
/proc/meminfo: memFree=128922536/131655788 swapFree=131070704/131071996
[pid=1027780] ppid=1027777 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/1027780/stat : 1027780 (naps-1.03.sh) S 1027777 1027780 1022176 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 194204060 10170368 660 134679101440 94604959535104 94604960614424 140720758741280 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94604962712880 94604962760068 94604973178880 140720758748126 140720758748255 140720758748255 140720758755272 0
/proc/1027780/statm: 2483 660 582 264 0 134 0
[pid=1027785] ppid=1027780 vsize=139604 memory=119556 CPUtime=221.64 cores=5,7
/proc/1027785/stat : 1027785 (naps-1.03) R 1027780 1027780 1022176 0 -1 4194304 11630 0 0 0 22156 8 0 0 20 0 1 0 194204060 142954496 29889 134679101440 4194304 6891213 140720325385120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 14086144 140720325387247 140720325387363 140720325387363 140720325394379 0
/proc/1027785/statm: 34901 29889 468 659 0 34105 0
Current children cumulated CPU time: 221.64 s

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

/proc/loadavg: 1.09 1.14 1.71 2/224 1029754
/proc/meminfo: memFree=129262972/131655788 swapFree=131070704/131071996
[pid=1027780] ppid=1027777 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/1027780/stat : 1027780 (naps-1.03.sh) S 1027777 1027780 1022176 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 194204060 10170368 660 134679101440 94604959535104 94604960614424 140720758741280 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94604962712880 94604962760068 94604973178880 140720758748126 140720758748255 140720758748255 140720758755272 0
/proc/1027780/statm: 2483 660 582 264 0 134 0
[pid=1027785] ppid=1027780 vsize=220512 memory=217496 CPUtime=3033.97 cores=5,7
/proc/1027785/stat : 1027785 (naps-1.03) R 1027780 1027780 1022176 0 -1 4194304 55931 0 0 0 303295 102 0 0 20 0 1 0 194204060 225804288 54374 134679101440 4194304 6891213 140720325385120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 14086144 140720325387247 140720325387363 140720325387363 140720325394379 0
/proc/1027785/statm: 55128 54374 468 659 0 54332 0
Current children cumulated CPU time: 3033.97 s
Current children cumulated vsize: 230444 KiB
Current children cumulated memory: 220136 KiB

[startup+3102.3 s]
/proc/loadavg: 1.13 1.14 1.67 2/224 1029765
/proc/meminfo: memFree=129307712/131655788 swapFree=131070704/131071996
[pid=1027780] ppid=1027777 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/1027780/stat : 1027780 (naps-1.03.sh) S 1027777 1027780 1022176 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 194204060 10170368 660 134679101440 94604959535104 94604960614424 140720758741280 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94604962712880 94604962760068 94604973178880 140720758748126 140720758748255 140720758748255 140720758755272 0
/proc/1027780/statm: 2483 660 582 264 0 134 0
[pid=1027785] ppid=1027780 vsize=220512 memory=172304 CPUtime=3093.82 cores=5,7
/proc/1027785/stat : 1027785 (naps-1.03) R 1027780 1027780 1022176 0 -1 4194304 57645 0 0 0 309278 104 0 0 20 0 1 0 194204060 225804288 43076 134679101440 4194304 6891213 140720325385120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 14086144 140720325387247 140720325387363 140720325387363 140720325394379 0
/proc/1027785/statm: 55128 43076 468 659 0 54332 0
Current children cumulated CPU time: 3093.82 s
Current children cumulated vsize: 230444 KiB
Current children cumulated memory: 174944 KiB

[startup+3162.3 s]
/proc/loadavg: 1.09 1.13 1.63 2/224 1029775
/proc/meminfo: memFree=129261264/131655788 swapFree=131070704/131071996
[pid=1027780] ppid=1027777 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/1027780/stat : 1027780 (naps-1.03.sh) S 1027777 1027780 1022176 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 194204060 10170368 660 134679101440 94604959535104 94604960614424 140720758741280 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94604962712880 94604962760068 94604973178880 140720758748126 140720758748255 140720758748255 140720758755272 0
/proc/1027780/statm: 2483 660 582 264 0 134 0
[pid=1027785] ppid=1027780 vsize=301900 memory=218668 CPUtime=3153.68 cores=5,7
/proc/1027785/stat : 1027785 (naps-1.03) R 1027780 1027780 1022176 0 -1 4194304 58057 0 0 0 315262 106 0 0 20 0 1 0 194204060 309145600 54667 134679101440 4194304 6891213 140720325385120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 14086144 140720325387247 140720325387363 140720325387363 140720325394379 0
/proc/1027785/statm: 75475 54667 468 659 0 74679 0
Current children cumulated CPU time: 3153.68 s
Current children cumulated vsize: 311832 KiB
Current children cumulated memory: 221308 KiB

[startup+3222.3 s]
/proc/loadavg: 1.15 1.14 1.60 2/224 1029786
/proc/meminfo: memFree=129309276/131655788 swapFree=131070704/131071996
[pid=1027780] ppid=1027777 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/1027780/stat : 1027780 (naps-1.03.sh) S 1027777 1027780 1022176 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 194204060 10170368 660 134679101440 94604959535104 94604960614424 140720758741280 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94604962712880 94604962760068 94604973178880 140720758748126 140720758748255 140720758748255 140720758755272 0
/proc/1027780/statm: 2483 660 582 264 0 134 0
[pid=1027785] ppid=1027780 vsize=220512 memory=170256 CPUtime=3213.53 cores=5,7
/proc/1027785/stat : 1027785 (naps-1.03) R 1027780 1027780 1022176 0 -1 4194304 59502 0 0 0 321245 108 0 0 20 0 1 0 194204060 225804288 42564 134679101440 4194304 6891213 140720325385120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 14086144 140720325387247 140720325387363 140720325387363 140720325394379 0
/proc/1027785/statm: 55128 42564 468 659 0 54332 0
Current children cumulated CPU time: 3213.53 s
Current children cumulated vsize: 230444 KiB
Current children cumulated memory: 172896 KiB

[startup+3282.3 s]
/proc/loadavg: 1.12 1.12 1.57 2/221 1029797
/proc/meminfo: memFree=129261924/131655788 swapFree=131070704/131071996
[pid=1027780] ppid=1027777 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/1027780/stat : 1027780 (naps-1.03.sh) S 1027777 1027780 1022176 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 194204060 10170368 660 134679101440 94604959535104 94604960614424 140720758741280 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94604962712880 94604962760068 94604973178880 140720758748126 140720758748255 140720758748255 140720758755272 0
/proc/1027780/statm: 2483 660 582 264 0 134 0
[pid=1027785] ppid=1027780 vsize=220512 memory=217496 CPUtime=3273.38 cores=5,7
/proc/1027785/stat : 1027785 (naps-1.03) R 1027780 1027780 1022176 0 -1 4194304 59569 0 0 0 327229 109 0 0 20 0 1 0 194204060 225804288 54374 134679101440 4194304 6891213 140720325385120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 14086144 140720325387247 140720325387363 140720325387363 140720325394379 0
/proc/1027785/statm: 55128 54374 468 659 0 54332 0
Current children cumulated CPU time: 3273.38 s
Current children cumulated vsize: 230444 KiB
Current children cumulated memory: 220136 KiB

[startup+3342.3 s]
/proc/loadavg: 1.08 1.11 1.53 2/221 1029807
/proc/meminfo: memFree=129314248/131655788 swapFree=131070704/131071996
[pid=1027780] ppid=1027777 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/1027780/stat : 1027780 (naps-1.03.sh) S 1027777 1027780 1022176 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 194204060 10170368 660 134679101440 94604959535104 94604960614424 140720758741280 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94604962712880 94604962760068 94604973178880 140720758748126 140720758748255 140720758748255 140720758755272 0
/proc/1027780/statm: 2483 660 582 264 0 134 0
[pid=1027785] ppid=1027780 vsize=170424 memory=165064 CPUtime=3333.24 cores=5,7
/proc/1027785/stat : 1027785 (naps-1.03) R 1027780 1027780 1022176 0 -1 4194304 61054 0 0 0 333212 112 0 0 20 0 1 0 194204060 174514176 41266 134679101440 4194304 6891213 140720325385120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 14086144 140720325387247 140720325387363 140720325387363 140720325394379 0
/proc/1027785/statm: 42606 41266 468 659 0 41810 0
Current children cumulated CPU time: 3333.24 s
Current children cumulated vsize: 180356 KiB
Current children cumulated memory: 167704 KiB

[startup+3402.3 s]
/proc/loadavg: 1.17 1.14 1.52 2/221 1029817
/proc/meminfo: memFree=129265580/131655788 swapFree=131070704/131071996
[pid=1027780] ppid=1027777 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/1027780/stat : 1027780 (naps-1.03.sh) S 1027777 1027780 1022176 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 194204060 10170368 660 134679101440 94604959535104 94604960614424 140720758741280 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94604962712880 94604962760068 94604973178880 140720758748126 140720758748255 140720758748255 140720758755272 0
/proc/1027780/statm: 2483 660 582 264 0 134 0
[pid=1027785] ppid=1027780 vsize=220512 memory=213400 CPUtime=3393.09 cores=5,7
/proc/1027785/stat : 1027785 (naps-1.03) R 1027780 1027780 1022176 0 -1 4194304 61420 0 0 0 339196 113 0 0 20 0 1 0 194204060 225804288 53350 134679101440 4194304 6891213 140720325385120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 14086144 140720325387247 140720325387363 140720325387363 140720325394379 0
/proc/1027785/statm: 55128 53350 468 659 0 54332 0
Current children cumulated CPU time: 3393.09 s
Current children cumulated vsize: 230444 KiB
Current children cumulated memory: 216040 KiB

[startup+3462.3 s]
/proc/loadavg: 1.11 1.12 1.49 2/221 1029827
/proc/meminfo: memFree=129323320/131655788 swapFree=131070704/131071996
[pid=1027780] ppid=1027777 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/1027780/stat : 1027780 (naps-1.03.sh) S 1027777 1027780 1022176 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 194204060 10170368 660 134679101440 94604959535104 94604960614424 140720758741280 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94604962712880 94604962760068 94604973178880 140720758748126 140720758748255 140720758748255 140720758755272 0
/proc/1027780/statm: 2483 660 582 264 0 134 0
[pid=1027785] ppid=1027780 vsize=189712 memory=155440 CPUtime=3452.95 cores=5,7
/proc/1027785/stat : 1027785 (naps-1.03) R 1027780 1027780 1022176 0 -1 4194304 63053 0 0 0 345179 116 0 0 20 0 1 0 194204060 194265088 38860 134679101440 4194304 6891213 140720325385120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 14086144 140720325387247 140720325387363 140720325387363 140720325394379 0
/proc/1027785/statm: 47428 38860 468 659 0 46632 0
Current children cumulated CPU time: 3452.95 s
Current children cumulated vsize: 199644 KiB
Current children cumulated memory: 158080 KiB

[startup+3522.3 s]
/proc/loadavg: 1.08 1.11 1.46 2/221 1029838
/proc/meminfo: memFree=129272572/131655788 swapFree=131070704/131071996
[pid=1027780] ppid=1027777 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/1027780/stat : 1027780 (naps-1.03.sh) S 1027777 1027780 1022176 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 194204060 10170368 660 134679101440 94604959535104 94604960614424 140720758741280 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94604962712880 94604962760068 94604973178880 140720758748126 140720758748255 140720758748255 140720758755272 0
/proc/1027780/statm: 2483 660 582 264 0 134 0
[pid=1027785] ppid=1027780 vsize=239800 memory=207872 CPUtime=3512.8 cores=5,7
/proc/1027785/stat : 1027785 (naps-1.03) R 1027780 1027780 1022176 0 -1 4194304 63418 0 0 0 351163 117 0 0 20 0 1 0 194204060 245555200 51968 134679101440 4194304 6891213 140720325385120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 14086144 140720325387247 140720325387363 140720325387363 140720325394379 0
/proc/1027785/statm: 59950 51968 468 659 0 59154 0
Current children cumulated CPU time: 3512.8 s
Current children cumulated vsize: 249732 KiB
Current children cumulated memory: 210512 KiB

[startup+3582.3 s]
/proc/loadavg: 1.09 1.11 1.43 2/224 1029853
/proc/meminfo: memFree=129332784/131655788 swapFree=131070704/131071996
[pid=1027780] ppid=1027777 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/1027780/stat : 1027780 (naps-1.03.sh) S 1027777 1027780 1022176 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 194204060 10170368 660 134679101440 94604959535104 94604960614424 140720758741280 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94604962712880 94604962760068 94604973178880 140720758748126 140720758748255 140720758748255 140720758755272 0
/proc/1027780/statm: 2483 660 582 264 0 134 0
[pid=1027785] ppid=1027780 vsize=189712 memory=143260 CPUtime=3572.66 cores=5,7
/proc/1027785/stat : 1027785 (naps-1.03) R 1027780 1027780 1022176 0 -1 4194304 64938 0 0 0 357147 119 0 0 20 0 1 0 194204060 194265088 35815 134679101440 4194304 6891213 140720325385120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 14086144 140720325387247 140720325387363 140720325387363 140720325394379 0
/proc/1027785/statm: 47428 35815 468 659 0 46632 0
Current children cumulated CPU time: 3572.66 s
Current children cumulated vsize: 199644 KiB
Current children cumulated memory: 145900 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.8 s]
/proc/loadavg: 1.12 1.11 1.42 2/224 1029859
/proc/meminfo: memFree=129302692/131655788 swapFree=131070704/131071996
[pid=1027780] ppid=1027777 vsize=9932 memory=2640 CPUtime=0 cores=5,7
/proc/1027780/stat : 1027780 (naps-1.03.sh) S 1027777 1027780 1022176 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 194204060 10170368 660 134679101440 94604959535104 94604960614424 140720758741280 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94604962712880 94604962760068 94604973178880 140720758748126 140720758748255 140720758748255 140720758755272 0
/proc/1027780/statm: 2483 660 582 264 0 134 0
[pid=1027785] ppid=1027780 vsize=239800 memory=173032 CPUtime=3600.08 cores=5,7
/proc/1027785/stat : 1027785 (naps-1.03) R 1027780 1027780 1022176 0 -1 4194304 65269 0 0 0 359888 120 0 0 20 0 1 0 194204060 245555200 43258 134679101440 4194304 6891213 140720325385120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 14086144 140720325387247 140720325387363 140720325387363 140720325394379 0
/proc/1027785/statm: 59950 43258 468 659 0 59154 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 249732 KiB
Current children cumulated memory: 175672 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3598.89 s, system=1.20741 s

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

Child status: 10

Real time (s): 3609.8
CPU time (s): 3600.1
CPU user time (s): 3598.89
CPU system time (s): 1.20741
CPU usage (%): 99.7311
Max. virtual memory (cumulated for all children) (KiB): 331120
Max. memory (cumulated for all children) (KiB): 232980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.89
system time used= 1.20741
maximum resident set size= 230340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65749
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= 54
involuntary context switches= 3840


# summary of solver processes directly reported to runsolver:
#   pid: 1027780
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3598.89
#   total CPU system time (s): 1.20741

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.2458 second user time and 36.2328 second system time

The end

Launcher Data

Begin job on nodeC011 at 2024-07-19 22:21:22
IDJOB=4450928
IDBENCH=162315
IDSOLVER=3062
FILE ID=nodeC011/4450928-1721420469
RUNJOBID= nodeC011-1721411363-1022189
SLURM_JOB_ID= 7545479
Free space on /tmp= 723764 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size112-round23-8.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450928-1721420469/watcher-4450928-1721420469 -o /tmp/evaluation-result-4450928-1721420469/solver-4450928-1721420469 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1721411363-1022189 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4450928-1721420469.opb

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

MD5SUM BENCH= 17b9f2f8b02d6ae535b4cdc282411634
RANDOM SEED=442600505

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        129006836 kB
MemAvailable:   129528128 kB
Buffers:          555804 kB
Cached:           813208 kB
SwapCached:          132 kB
Active:          1065944 kB
Inactive:        1092388 kB
Active(anon):       1492 kB
Inactive(anon):   833416 kB
Active(file):    1064452 kB
Inactive(file):   258972 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131070704 kB
Dirty:              6008 kB
Writeback:             0 kB
AnonPages:        789192 kB
Mapped:           111780 kB
Shmem:             45592 kB
KReclaimable:      76136 kB
Slab:             159088 kB
SReclaimable:      76136 kB
SUnreclaim:        82952 kB
KernelStack:        3996 kB
PageTables:        10868 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1275812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            27072 kB
HardwareCorrupted:     0 kB
AnonHugePages:    571392 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:      277320 kB
DirectMap2M:    33181696 kB
DirectMap1G:    102760448 kB

Free space on /tmp at the end= 723776 MiB
End job on nodeC011 at 2024-07-19 23:21:31