Trace number 4433993

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
NaPS-GM 1.03? (TO) 3600.11 3609.31

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx97.opb
MD5SUMb17790bf3951ca85a67cd8038da17b4d
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1518.19
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8424
Total number of constraints9089
Number of constraints which are clauses8415
Number of constraints which are cardinality constraints (but not clauses)98
Number of constraints which are nor clauses,nor cardinality constraints576
Minimum length of a constraint2
Maximum length of a constraint576
Number of terms in the objective function 9
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 9
Number of bits of the sum of numbers in the objective function 4
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1199
Number of bits of the biggest sum of numbers11
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-4433993-1721113529.opb
3.67/3.76	c single stage optimization mode
3600.09/3609.30	c 
3600.09/3609.30	c *** TERMINATED *** by signal 15
3600.09/3609.30	s UNKNOWN
3600.09/3609.30	c _____________________________________________________________________________
3600.09/3609.30	c std/band forms        : 673,0
3600.09/3609.30	c 2cl/3cl ITE-codings   : 631305,0
3600.09/3609.30	c BDD/srt/adr Max costs : 1655,25796,0
3600.09/3609.30	c BDDraw/bin/mul/srt/adr: 576,0,0,97,0
3600.09/3609.30	c BDD nodes             : 953856
3600.09/3609.30	c Es1/CC detections     : 0,0
3600.09/3609.30	c CC sort               : 97
3600.09/3609.30	c SAT/UNSAT calls       : 0,0
3600.09/3609.30	c regenrated variables  : 0
3600.09/3609.30	c eliminated fixed lits : 0
3600.09/3609.30	c goal lit flips        : 0
3600.09/3609.30	c goal stages           : 1
3600.09/3609.30	c goal shrink           : 0
3600.09/3609.30	c goal coeff separations: 0
3600.09/3609.30	c restarts              : 0
3600.09/3609.30	c conflicts             : 0              (0 /sec)
3600.09/3609.30	c decisions             : 0              (0 /sec)
3600.09/3609.30	c propagations          : 0              (0 /sec)
3600.09/3609.30	c inspects              : 0              (0 /sec)
3600.09/3609.30	c CPU time (solving tm) : 3599 s        (3595 s, SAT 0 s, UNSAT 0 s)
3600.09/3609.30	c Time for Opt-base     : 0.00204 s
3600.09/3609.30	c Steps for Opt-base    : 0
3600.09/3609.30	c Time for BDD coding   : 2.625 s
3600.09/3609.30	c Time for srt coding   : 0.02583 s
3600.09/3609.30	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: 63968 MiB (40165 MiB free)
  memory of node 1: 64473 MiB (62640 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4433993-1721113529/watcher-4433993-1721113529 -o /tmp/evaluation-result-4433993-1721113529/solver-4433993-1721113529 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721104178-855900 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4433993-1721113529.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100794 s]*
/proc/loadavg: 4.32 4.25 4.17 5/261 861611
/proc/meminfo: memFree=105266832/131524600 swapFree=131071996/131071996
[pid=861606] ppid=861603 vsize=9932 memory=2756 CPUtime=0 cores=4,6
/proc/861606/stat : 861606 (naps-1.03.sh) S 861603 861606 855889 0 -1 4194304 225 246 0 0 0 0 0 0 20 0 1 0 163515316 10170368 689 134679101440 94340269330432 94340270409752 140733533848544 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94340272508208 94340272555396 94340294934528 140733533852640 140733533852769 140733533852769 140733533859784 0
/proc/861606/statm: 2483 689 613 264 0 134 0
[pid=861611] ppid=861606 vsize=14360 memory=7540 CPUtime=0.09 cores=4,6
/proc/861611/stat : 861611 (naps-1.03) R 861606 861606 855889 0 -1 4194304 1520 0 0 0 9 0 0 0 20 0 1 0 163515316 14704640 1885 134679101440 4194304 6891213 140736277909312 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7398840 7447120 29155328 140736277914609 140736277914725 140736277914725 140736277921739 0
/proc/861611/statm: 3590 1885 436 659 0 2794 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 24292 KiB
Current children cumulated memory: 10296 KiB

[startup+0.205791 s]*
/proc/loadavg: 4.32 4.25 4.17 5/261 861611
/proc/meminfo: memFree=105261120/131524600 swapFree=131071996/131071996
[pid=861606] ppid=861603 vsize=9932 memory=2756 CPUtime=0 cores=4,6
/proc/861606/stat : 861606 (naps-1.03.sh) S 861603 861606 855889 0 -1 4194304 225 246 0 0 0 0 0 0 20 0 1 0 163515316 10170368 689 134679101440 94340269330432 94340270409752 140733533848544 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94340272508208 94340272555396 94340294934528 140733533852640 140733533852769 140733533852769 140733533859784 0
/proc/861606/statm: 2483 689 613 264 0 134 0
[pid=861611] ppid=861606 vsize=21620 memory=12820 CPUtime=0.19 cores=4,6
/proc/861611/stat : 861611 (naps-1.03) R 861606 861606 855889 0 -1 4194304 2847 0 0 0 19 0 0 0 20 0 1 0 163515316 22138880 3205 134679101440 4194304 6891213 140736277909312 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 29155328 140736277914609 140736277914725 140736277914725 140736277921739 0
/proc/861611/statm: 5405 3205 436 659 0 4609 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 31552 KiB
Current children cumulated memory: 15576 KiB

[startup+0.305762 s]*
/proc/loadavg: 4.32 4.25 4.17 5/261 861611
/proc/meminfo: memFree=105245040/131524600 swapFree=131071996/131071996
[pid=861606] ppid=861603 vsize=9932 memory=2756 CPUtime=0 cores=4,6
/proc/861606/stat : 861606 (naps-1.03.sh) S 861603 861606 855889 0 -1 4194304 225 246 0 0 0 0 0 0 20 0 1 0 163515316 10170368 689 134679101440 94340269330432 94340270409752 140733533848544 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94340272508208 94340272555396 94340294934528 140733533852640 140733533852769 140733533852769 140733533859784 0
/proc/861606/statm: 2483 689 613 264 0 134 0
[pid=861611] ppid=861606 vsize=38104 memory=29384 CPUtime=0.29 cores=4,6
/proc/861611/stat : 861611 (naps-1.03) R 861606 861606 855889 0 -1 4194304 7225 0 0 0 28 1 0 0 20 0 1 0 163515316 39018496 7346 134679101440 4194304 6891213 140736277909312 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 29155328 140736277914609 140736277914725 140736277914725 140736277921739 0
/proc/861611/statm: 9526 7346 468 659 0 8730 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 48036 KiB
Current children cumulated memory: 32140 KiB

[startup+0.700285 s]
/proc/loadavg: 4.32 4.25 4.17 5/261 861611
/proc/meminfo: memFree=105237332/131524600 swapFree=131071996/131071996
[pid=861606] ppid=861603 vsize=9932 memory=2756 CPUtime=0 cores=4,6
/proc/861606/stat : 861606 (naps-1.03.sh) S 861603 861606 855889 0 -1 4194304 225 246 0 0 0 0 0 0 20 0 1 0 163515316 10170368 689 134679101440 94340269330432 94340270409752 140733533848544 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94340272508208 94340272555396 94340294934528 140733533852640 140733533852769 140733533852769 140733533859784 0
/proc/861606/statm: 2483 689 613 264 0 134 0
[pid=861611] ppid=861606 vsize=48500 memory=39372 CPUtime=0.67 cores=4,6
/proc/861611/stat : 861611 (naps-1.03) R 861606 861606 855889 0 -1 4194304 9035 0 0 0 66 1 0 0 20 0 1 0 163515316 49664000 9843 134679101440 4194304 6891213 140736277909312 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 29155328 140736277914609 140736277914725 140736277914725 140736277921739 0
/proc/861611/statm: 12125 9843 468 659 0 11329 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 58432 KiB
Current children cumulated memory: 42128 KiB

[startup+1.50028 s]
/proc/loadavg: 4.32 4.25 4.17 5/261 861611
/proc/meminfo: memFree=105226628/131524600 swapFree=131071996/131071996
[pid=861606] ppid=861603 vsize=9932 memory=2756 CPUtime=0 cores=4,6
/proc/861606/stat : 861606 (naps-1.03.sh) S 861603 861606 855889 0 -1 4194304 225 246 0 0 0 0 0 0 20 0 1 0 163515316 10170368 689 134679101440 94340269330432 94340270409752 140733533848544 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94340272508208 94340272555396 94340294934528 140733533852640 140733533852769 140733533852769 140733533859784 0
/proc/861606/statm: 2483 689 613 264 0 134 0
[pid=861611] ppid=861606 vsize=68116 memory=59256 CPUtime=1.47 cores=4,6
/proc/861611/stat : 861611 (naps-1.03) R 861606 861606 855889 0 -1 4194304 11546 0 0 0 145 2 0 0 20 0 1 0 163515316 69750784 14814 134679101440 4194304 6891213 140736277909312 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 29155328 140736277914609 140736277914725 140736277914725 140736277921739 0
/proc/861611/statm: 17029 14814 468 659 0 16233 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 78048 KiB
Current children cumulated memory: 62012 KiB

[startup+3.10574 s]
/proc/loadavg: 4.32 4.25 4.17 5/261 861611
/proc/meminfo: memFree=105361712/131524600 swapFree=131071996/131071996
[pid=861606] ppid=861603 vsize=9932 memory=2756 CPUtime=0 cores=4,6
/proc/861606/stat : 861606 (naps-1.03.sh) S 861603 861606 855889 0 -1 4194304 225 246 0 0 0 0 0 0 20 0 1 0 163515316 10170368 689 134679101440 94340269330432 94340270409752 140733533848544 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94340272508208 94340272555396 94340294934528 140733533852640 140733533852769 140733533852769 140733533859784 0
/proc/861606/statm: 2483 689 613 264 0 134 0
[pid=861611] ppid=861606 vsize=169460 memory=153396 CPUtime=3.08 cores=4,6
/proc/861611/stat : 861611 (naps-1.03) R 861606 861606 855889 0 -1 4194304 30947 0 0 0 303 5 0 0 20 0 1 0 163515316 173527040 38283 134679101440 4194304 6891213 140736277909312 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 29155328 140736277914609 140736277914725 140736277914725 140736277921739 0
/proc/861611/statm: 42365 38283 468 659 0 41569 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 179392 KiB
Current children cumulated memory: 156152 KiB

[startup+6.30026 s]
/proc/loadavg: 4.29 4.24 4.17 5/261 861611
/proc/meminfo: memFree=104863828/131524600 swapFree=131071996/131071996
[pid=861606] ppid=861603 vsize=9932 memory=2756 CPUtime=0 cores=4,6
/proc/861606/stat : 861606 (naps-1.03.sh) S 861603 861606 855889 0 -1 4194304 225 246 0 0 0 0 0 0 20 0 1 0 163515316 10170368 689 134679101440 94340269330432 94340270409752 140733533848544 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94340272508208 94340272555396 94340294934528 140733533852640 140733533852769 140733533852769 140733533859784 0
/proc/861606/statm: 2483 689 613 264 0 134 0
[pid=861611] ppid=861606 vsize=706112 memory=603600 CPUtime=6.26 cores=4,6
/proc/861611/stat : 861611 (naps-1.03) R 861606 861606 855889 0 -1 4194304 67004 0 0 0 610 16 0 0 20 0 1 0 163515316 723058688 150900 134679101440 4194304 6891213 140736277909312 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 29155328 140736277914609 140736277914725 140736277914725 140736277921739 0
/proc/861611/statm: 176528 150900 468 659 0 175732 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 716044 KiB
Current children cumulated memory: 606356 KiB

[startup+12.7003 s]
/proc/loadavg: 4.27 4.24 4.17 5/259 861613
/proc/meminfo: memFree=104827272/131524600 swapFree=131071996/131071996
[pid=861606] ppid=861603 vsize=9932 memory=2756 CPUtime=0 cores=4,6
/proc/861606/stat : 861606 (naps-1.03.sh) S 861603 861606 855889 0 -1 4194304 225 246 0 0 0 0 0 0 20 0 1 0 163515316 10170368 689 134679101440 94340269330432 94340270409752 140733533848544 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94340272508208 94340272555396 94340294934528 140733533852640 140733533852769 140733533852769 140733533859784 0
/proc/861606/statm: 2483 689 613 264 0 134 0
[pid=861611] ppid=861606 vsize=693080 memory=623368 CPUtime=12.65 cores=4,6
/proc/861611/stat : 861611 (naps-1.03) R 861606 861606 855889 0 -1 4194304 72041 0 0 0 1246 19 0 0 20 0 1 0 163515316 709713920 155842 134679101440 4194304 6891213 140736277909312 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 29155328 140736277914609 140736277914725 140736277914725 140736277921739 0
/proc/861611/statm: 173270 155842 468 659 0 172474 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 703012 KiB
Current children cumulated memory: 626124 KiB

[startup+25.5003 s]
/proc/loadavg: 4.21 4.23 4.16 5/259 861614
/proc/meminfo: memFree=104784236/131524600 swapFree=131071996/131071996
[pid=861606] ppid=861603 vsize=9932 memory=2756 CPUtime=0 cores=4,6
/proc/861606/stat : 861606 (naps-1.03.sh) S 861603 861606 855889 0 -1 4194304 225 246 0 0 0 0 0 0 20 0 1 0 163515316 10170368 689 134679101440 94340269330432 94340270409752 140733533848544 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94340272508208 94340272555396 94340294934528 140733533852640 140733533852769 140733533852769 140733533859784 0
/proc/861606/statm: 2483 689 613 264 0 134 0
[pid=861611] ppid=861606 vsize=728064 memory=634180 CPUtime=25.42 cores=4,6
/proc/861611/stat : 861611 (naps-1.03) R 861606 861606 855889 0 -1 4194304 73763 0 0 0 2522 20 0 0 20 0 1 0 163515316 745537536 158545 134679101440 4194304 6891213 140736277909312 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 29155328 140736277914609 140736277914725 140736277914725 140736277921739 0
/proc/861611/statm: 182016 158545 468 659 0 181220 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 737996 KiB
Current children cumulated memory: 636936 KiB

[startup+51.106 s]
/proc/loadavg: 4.20 4.22 4.16 5/259 861619
/proc/meminfo: memFree=104724380/131524600 swapFree=131071996/131071996
[pid=861606] ppid=861603 vsize=9932 memory=2756 CPUtime=0 cores=4,6
/proc/861606/stat : 861606 (naps-1.03.sh) S 861603 861606 855889 0 -1 4194304 225 246 0 0 0 0 0 0 20 0 1 0 163515316 10170368 689 134679101440 94340269330432 94340270409752 140733533848544 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94340272508208 94340272555396 94340294934528 140733533852640 140733533852769 140733533852769 140733533859784 0
/proc/861606/statm: 2483 689 613 264 0 134 0
[pid=861611] ppid=861606 vsize=731180 memory=647008 CPUtime=50.95 cores=4,6
/proc/861611/stat : 861611 (naps-1.03) R 861606 861606 855889 0 -1 4194304 74570 0 0 0 5075 20 0 0 20 0 1 0 163515316 748728320 161752 134679101440 4194304 6891213 140736277909312 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 29155328 140736277914609 140736277914725 140736277914725 140736277921739 0
/proc/861611/statm: 182795 161752 468 659 0 181999 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 741112 KiB
Current children cumulated memory: 649764 KiB

[startup+102.3 s]
/proc/loadavg: 4.23 4.22 4.17 5/259 861627
/proc/meminfo: memFree=104928556/131524600 swapFree=131071996/131071996
[pid=861606] ppid=861603 vsize=9932 memory=2756 CPUtime=0 cores=4,6
/proc/861606/stat : 861606 (naps-1.03.sh) S 861603 861606 855889 0 -1 4194304 225 246 0 0 0 0 0 0 20 0 1 0 163515316 10170368 689 134679101440 94340269330432 94340270409752 140733533848544 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94340272508208 94340272555396 94340294934528 140733533852640 140733533852769 140733533852769 140733533859784 0
/proc/861606/statm: 2483 689 613 264 0 134 0
[pid=861611] ppid=861606 vsize=736332 memory=648240 CPUtime=102.01 cores=4,6
/proc/861611/stat : 861611 (naps-1.03) R 861606 861606 855889 0 -1 4194304 77998 0 0 0 10177 24 0 0 20 0 1 0 163515316 754003968 162060 134679101440 4194304 6891213 140736277909312 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 29155328 140736277914609 140736277914725 140736277914725 140736277921739 0
/proc/861611/statm: 184083 162060 468 659 0 183287 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 746264 KiB
Current children cumulated memory: 650996 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.19 4.16 5/259 861638
/proc/meminfo: memFree=104780908/131524600 swapFree=131071996/131071996
[pid=861606] ppid=861603 vsize=9932 memory=2756 CPUtime=0 cores=4,6
/proc/861606/stat : 861606 (naps-1.03.sh) S 861603 861606 855889 0 -1 4194304 225 246 0 0 0 0 0 0 20 0 1 0 163515316 10170368 689 134679101440 94340269330432 94340270409752 140733533848544 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94340272508208 94340272555396 94340294934528 140733533852640 140733533852769 140733533852769 140733533859784 0
/proc/861606/statm: 2483 689 613 264 0 134 0
[pid=861611] ppid=861606 vsize=740368 memory=666132 CPUtime=161.86 cores=4,6
/proc/861611/stat : 861611 (naps-1.03) R 861606 861606 855889 0 -1 4194304 79520 0 0 0 16159 27 0 0 20 0 1 0 163515316 758136832 166533 134679101440 4194304 6891213 140736277909312 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 29155328 140736277914609 140736277914725 140736277914725 140736277921739 0
/proc/861611/statm: 185092 166533 468 659 0 184296 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 750300 KiB
Current children cumulated memory: 668888 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 4.19 4.16 5/259 861649
/proc/meminfo: memFree=104680160/131524600 swapFree=131071996/131071996
[pid=861606] ppid=861603 vsize=9932 memory=2756 CPUtime=0 cores=4,6
/proc/861606/stat : 861606 (naps-1.03.sh) S 861603 861606 855889 0 -1 4194304 225 246 0 0 0 0 0 0 20 0 1 0 163515316 10170368 689 134679101440 94340269330432 94340270409752 140733533848544 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94340272508208 94340272555396 94340294934528 140733533852640 140733533852769 140733533852769 140733533859784 0
/proc/861606/statm: 2483 689 613 264 0 134 0
[pid=861611] ppid=861606 vsize=745360 memory=670808 CPUtime=221.7 cores=4,6
/proc/861611/stat : 861611 (naps-1.03) R 861606 861606 855889 0 -1 4194304 81234 0 0 0 22141 29 0 0 20 0 1 0 163515316 763248640 167702 134679101440 4194304 6891213 140736277909312 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 29155328 140736277914609 140736277914725 140736277914725 140736277921739 0
/proc/861611/statm: 186340 167702 468 659 0 185544 0

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

/proc/861611/statm: 251962 233104 468 659 0 251166 0
Current children cumulated CPU time: 3094.37 s
Current children cumulated vsize: 1017780 KiB
Current children cumulated memory: 935172 KiB

[startup+3162.3 s]
/proc/loadavg: 1.10 1.09 1.37 2/236 863321
/proc/meminfo: memFree=128671324/131524600 swapFree=131071996/131071996
[pid=861606] ppid=861603 vsize=9932 memory=2756 CPUtime=0 cores=4,6
/proc/861606/stat : 861606 (naps-1.03.sh) S 861603 861606 855889 0 -1 4194304 225 246 0 0 0 0 0 0 20 0 1 0 163515316 10170368 689 134679101440 94340269330432 94340270409752 140733533848544 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94340272508208 94340272555396 94340294934528 140733533852640 140733533852769 140733533852769 140733533859784 0
/proc/861606/statm: 2483 689 613 264 0 134 0
[pid=861611] ppid=861606 vsize=929684 memory=854580 CPUtime=3154.22 cores=4,6
/proc/861611/stat : 861611 (naps-1.03) R 861606 861606 855889 0 -1 4194304 144686 0 0 0 315291 131 0 0 20 0 1 0 163515316 951996416 213645 134679101440 4194304 6891213 140736277909312 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 29155328 140736277914609 140736277914725 140736277914725 140736277921739 0
/proc/861611/statm: 232421 213645 468 659 0 231625 0
Current children cumulated CPU time: 3154.22 s
Current children cumulated vsize: 939616 KiB
Current children cumulated memory: 857336 KiB

[startup+3222.3 s]
/proc/loadavg: 1.08 1.08 1.35 2/236 863499
/proc/meminfo: memFree=128630744/131524600 swapFree=131071996/131071996
[pid=861606] ppid=861603 vsize=9932 memory=2756 CPUtime=0 cores=4,6
/proc/861606/stat : 861606 (naps-1.03.sh) S 861603 861606 855889 0 -1 4194304 225 246 0 0 0 0 0 0 20 0 1 0 163515316 10170368 689 134679101440 94340269330432 94340270409752 140733533848544 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94340272508208 94340272555396 94340294934528 140733533852640 140733533852769 140733533852769 140733533859784 0
/proc/861606/statm: 2483 689 613 264 0 134 0
[pid=861611] ppid=861606 vsize=1011544 memory=894716 CPUtime=3214.07 cores=4,6
/proc/861611/stat : 861611 (naps-1.03) R 861606 861606 855889 0 -1 4194304 145305 0 0 0 321275 132 0 0 20 0 1 0 163515316 1035821056 223679 134679101440 4194304 6891213 140736277909312 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 29155328 140736277914609 140736277914725 140736277914725 140736277921739 0
/proc/861611/statm: 252886 223679 468 659 0 252090 0
Current children cumulated CPU time: 3214.07 s
Current children cumulated vsize: 1021476 KiB
Current children cumulated memory: 897472 KiB

[startup+3282.3 s]
/proc/loadavg: 1.09 1.08 1.33 2/236 863509
/proc/meminfo: memFree=128595168/131524600 swapFree=131071996/131071996
[pid=861606] ppid=861603 vsize=9932 memory=2756 CPUtime=0 cores=4,6
/proc/861606/stat : 861606 (naps-1.03.sh) S 861603 861606 855889 0 -1 4194304 225 246 0 0 0 0 0 0 20 0 1 0 163515316 10170368 689 134679101440 94340269330432 94340270409752 140733533848544 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94340272508208 94340272555396 94340294934528 140733533852640 140733533852769 140733533852769 140733533859784 0
/proc/861606/statm: 2483 689 613 264 0 134 0
[pid=861611] ppid=861606 vsize=1012072 memory=930112 CPUtime=3273.91 cores=4,6
/proc/861611/stat : 861611 (naps-1.03) R 861606 861606 855889 0 -1 4194304 145817 0 0 0 327259 132 0 0 20 0 1 0 163515316 1036361728 232528 134679101440 4194304 6891213 140736277909312 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 29155328 140736277914609 140736277914725 140736277914725 140736277921739 0
/proc/861611/statm: 253018 232528 468 659 0 252222 0
Current children cumulated CPU time: 3273.91 s
Current children cumulated vsize: 1022004 KiB
Current children cumulated memory: 932868 KiB

[startup+3342.3 s]
/proc/loadavg: 1.08 1.08 1.32 2/236 863534
/proc/meminfo: memFree=128688556/131524600 swapFree=131071996/131071996
[pid=861606] ppid=861603 vsize=9932 memory=2756 CPUtime=0 cores=4,6
/proc/861606/stat : 861606 (naps-1.03.sh) S 861603 861606 855889 0 -1 4194304 225 246 0 0 0 0 0 0 20 0 1 0 163515316 10170368 689 134679101440 94340269330432 94340270409752 140733533848544 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94340272508208 94340272555396 94340294934528 140733533852640 140733533852769 140733533852769 140733533859784 0
/proc/861606/statm: 2483 689 613 264 0 134 0
[pid=861611] ppid=861606 vsize=932588 memory=836544 CPUtime=3333.76 cores=4,6
/proc/861611/stat : 861611 (naps-1.03) R 861606 861606 855889 0 -1 4194304 147197 0 0 0 333241 135 0 0 20 0 1 0 163515316 954970112 209136 134679101440 4194304 6891213 140736277909312 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 29155328 140736277914609 140736277914725 140736277914725 140736277921739 0
/proc/861611/statm: 233147 209136 468 659 0 232351 0
Current children cumulated CPU time: 3333.76 s
Current children cumulated vsize: 942520 KiB
Current children cumulated memory: 839300 KiB

[startup+3402.3 s]
/proc/loadavg: 1.15 1.10 1.30 2/237 863545
/proc/meminfo: memFree=128639332/131524600 swapFree=131071996/131071996
[pid=861606] ppid=861603 vsize=9932 memory=2756 CPUtime=0 cores=4,6
/proc/861606/stat : 861606 (naps-1.03.sh) S 861603 861606 855889 0 -1 4194304 225 246 0 0 0 0 0 0 20 0 1 0 163515316 10170368 689 134679101440 94340269330432 94340270409752 140733533848544 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94340272508208 94340272555396 94340294934528 140733533852640 140733533852769 140733533852769 140733533859784 0
/proc/861606/statm: 2483 689 613 264 0 134 0
[pid=861611] ppid=861606 vsize=1017332 memory=885648 CPUtime=3393.61 cores=4,6
/proc/861611/stat : 861611 (naps-1.03) R 861606 861606 855889 0 -1 4194304 148549 0 0 0 339225 136 0 0 20 0 1 0 163515316 1041747968 221412 134679101440 4194304 6891213 140736277909312 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 29155328 140736277914609 140736277914725 140736277914725 140736277921739 0
/proc/861611/statm: 254333 221412 468 659 0 253537 0
Current children cumulated CPU time: 3393.61 s
Current children cumulated vsize: 1027264 KiB
Current children cumulated memory: 888404 KiB

[startup+3462.3 s]
/proc/loadavg: 1.05 1.08 1.28 2/237 863555
/proc/meminfo: memFree=128601836/131524600 swapFree=131071996/131071996
[pid=861606] ppid=861603 vsize=9932 memory=2756 CPUtime=0 cores=4,6
/proc/861606/stat : 861606 (naps-1.03.sh) S 861603 861606 855889 0 -1 4194304 225 246 0 0 0 0 0 0 20 0 1 0 163515316 10170368 689 134679101440 94340269330432 94340270409752 140733533848544 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94340272508208 94340272555396 94340294934528 140733533852640 140733533852769 140733533852769 140733533859784 0
/proc/861606/statm: 2483 689 613 264 0 134 0
[pid=861611] ppid=861606 vsize=1017788 memory=922812 CPUtime=3453.46 cores=4,6
/proc/861611/stat : 861611 (naps-1.03) R 861606 861606 855889 0 -1 4194304 149017 0 0 0 345209 137 0 0 20 0 1 0 163515316 1042214912 230703 134679101440 4194304 6891213 140736277909312 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 29155328 140736277914609 140736277914725 140736277914725 140736277921739 0
/proc/861611/statm: 254447 230703 468 659 0 253651 0
Current children cumulated CPU time: 3453.46 s
Current children cumulated vsize: 1027720 KiB
Current children cumulated memory: 925568 KiB

[startup+3522.3 s]
/proc/loadavg: 1.06 1.08 1.27 2/236 863567
/proc/meminfo: memFree=128566480/131524600 swapFree=131071996/131071996
[pid=861606] ppid=861603 vsize=9932 memory=2756 CPUtime=0 cores=4,6
/proc/861606/stat : 861606 (naps-1.03.sh) S 861603 861606 855889 0 -1 4194304 225 246 0 0 0 0 0 0 20 0 1 0 163515316 10170368 689 134679101440 94340269330432 94340270409752 140733533848544 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94340272508208 94340272555396 94340294934528 140733533852640 140733533852769 140733533852769 140733533859784 0
/proc/861606/statm: 2483 689 613 264 0 134 0
[pid=861611] ppid=861606 vsize=1150672 memory=960192 CPUtime=3513.3 cores=4,6
/proc/861611/stat : 861611 (naps-1.03) R 861606 861606 855889 0 -1 4194304 149946 0 0 0 351192 138 0 0 20 0 1 0 163515316 1178288128 240048 134679101440 4194304 6891213 140736277909312 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 29155328 140736277914609 140736277914725 140736277914725 140736277921739 0
/proc/861611/statm: 287668 240048 468 659 0 286872 0
Current children cumulated CPU time: 3513.3 s
Current children cumulated vsize: 1160604 KiB
Current children cumulated memory: 962948 KiB

[startup+3582.3 s]
/proc/loadavg: 1.12 1.09 1.26 2/236 863577
/proc/meminfo: memFree=128653880/131524600 swapFree=131071996/131071996
[pid=861606] ppid=861603 vsize=9932 memory=2756 CPUtime=0 cores=4,6
/proc/861606/stat : 861606 (naps-1.03.sh) S 861603 861606 855889 0 -1 4194304 225 246 0 0 0 0 0 0 20 0 1 0 163515316 10170368 689 134679101440 94340269330432 94340270409752 140733533848544 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94340272508208 94340272555396 94340294934528 140733533852640 140733533852769 140733533852769 140733533859784 0
/proc/861606/statm: 2483 689 613 264 0 134 0
[pid=861611] ppid=861606 vsize=937844 memory=870404 CPUtime=3573.16 cores=4,6
/proc/861611/stat : 861611 (naps-1.03) R 861606 861606 855889 0 -1 4194304 150764 0 0 0 357175 141 0 0 20 0 1 0 163515316 960352256 217601 134679101440 4194304 6891213 140736277909312 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 29155328 140736277914609 140736277914725 140736277914725 140736277921739 0
/proc/861611/statm: 234461 217601 468 659 0 233665 0
Current children cumulated CPU time: 3573.16 s
Current children cumulated vsize: 947776 KiB
Current children cumulated memory: 873160 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.3 s]
/proc/loadavg: 1.08 1.08 1.25 2/236 863582
/proc/meminfo: memFree=128634144/131524600 swapFree=131071996/131071996
[pid=861606] ppid=861603 vsize=9932 memory=2756 CPUtime=0 cores=4,6
/proc/861606/stat : 861606 (naps-1.03.sh) S 861603 861606 855889 0 -1 4194304 225 246 0 0 0 0 0 0 20 0 1 0 163515316 10170368 689 134679101440 94340269330432 94340270409752 140733533848544 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94340272508208 94340272555396 94340294934528 140733533852640 140733533852769 140733533852769 140733533859784 0
/proc/861606/statm: 2483 689 613 264 0 134 0
[pid=861611] ppid=861606 vsize=1019652 memory=889876 CPUtime=3600.09 cores=4,6
/proc/861611/stat : 861611 (naps-1.03) R 861606 861606 855889 0 -1 4194304 151184 0 0 0 359867 142 0 0 20 0 1 0 163515316 1044123648 222469 134679101440 4194304 6891213 140736277909312 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 29155328 140736277914609 140736277914725 140736277914725 140736277921739 0
/proc/861611/statm: 254913 222469 468 659 0 254117 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 1029584 KiB
Current children cumulated memory: 892632 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.00183 s, system=0.001037 s

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

# cumulated CPU time of all completed processes:  user=3598.68 s, system=1.43025 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+3609.3 s]
/proc/loadavg: 1.08 1.08 1.25 2/236 863582
/proc/meminfo: memFree=128634144/131524600 swapFree=131071996/131071996
[pid=861606] ppid=861603 vsize=9932 memory=2756 CPUtime=0 cores=4,6
/proc/861606/stat : 861606 (naps-1.03.sh) S 861603 861606 855889 0 -1 4194304 225 246 0 0 0 0 0 0 20 0 1 0 163515316 10170368 689 134679101440 94340269330432 94340270409752 140733533848544 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94340272508208 94340272555396 94340294934528 140733533852640 140733533852769 140733533852769 140733533859784 0
/proc/861606/statm: 2483 689 613 264 0 134 0
[pid=861611] ppid=861606 vsize=1019652 memory=889876 CPUtime=3600.09 cores=4,6
/proc/861611/stat : 861611 (naps-1.03) R 861606 861606 855889 0 -1 4194304 151184 0 0 0 359867 142 0 0 20 0 1 0 163515316 1044123648 222469 134679101440 4194304 6891213 140736277909312 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 29155328 140736277914609 140736277914725 140736277914725 140736277921739 0
/proc/861611/statm: 254913 222469 468 659 0 254117 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 1029584 KiB
Current children cumulated memory: 892632 KiB

Child status: 10

Real time (s): 3609.31
CPU time (s): 3600.11
CPU user time (s): 3598.68
CPU system time (s): 1.43025
CPU usage (%): 99.7451
Max. virtual memory (cumulated for all children) (KiB): 1291100
Max. memory (cumulated for all children) (KiB): 1042768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.68
system time used= 1.43025
maximum resident set size= 1047112
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 151655
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= 246
involuntary context switches= 4612


# summary of solver processes directly reported to runsolver:
#   pid: 861606,861611
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3598.68
#   total CPU system time (s): 1.43025

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.22641 second user time and 17.1141 second system time

The end

Launcher Data

Begin job on nodeC018 at 2024-07-16 09:05:41
IDJOB=4433993
IDBENCH=148768
IDSOLVER=3062
FILE ID=nodeC018/4433993-1721113529
RUNJOBID= nodeC018-1721104178-855900
SLURM_JOB_ID= 7505623
Free space on /tmp= 890048 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx97.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4433993-1721113529/watcher-4433993-1721113529 -o /tmp/evaluation-result-4433993-1721113529/solver-4433993-1721113529 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721104178-855900 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4433993-1721113529.opb

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

MD5SUM BENCH= b17790bf3951ca85a67cd8038da17b4d
RANDOM SEED=1376235573

nodeC018.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	: 0xb00002a
cpu MHz		: 3661.688
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 6999.52
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	: 0xb00002a
cpu MHz		: 3681.975
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 7005.30
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	: 0xb00002a
cpu MHz		: 3616.972
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 6999.52
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	: 0xb00002a
cpu MHz		: 3599.996
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 7005.30
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	: 0xb00002a
cpu MHz		: 3653.523
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 6999.52
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	: 0xb00002a
cpu MHz		: 3682.034
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 7005.30
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	: 0xb00002a
cpu MHz		: 3660.668
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 6999.52
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	: 0xb00002a
cpu MHz		: 3599.887
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 7005.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        105273464 kB
MemAvailable:   105541188 kB
Buffers:          387604 kB
Cached:           721448 kB
SwapCached:            0 kB
Active:           699732 kB
Inactive:       24918028 kB
Active(anon):       1600 kB
Inactive(anon): 24544836 kB
Active(file):     698132 kB
Inactive(file):   373192 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              6188 kB
Writeback:             0 kB
AnonPages:      24506916 kB
Mapped:           111768 kB
Shmem:             37720 kB
KReclaimable:      72444 kB
Slab:             178640 kB
SReclaimable:      72444 kB
SUnreclaim:       106196 kB
KernelStack:        4192 kB
PageTables:        57656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   28459140 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            61664 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7309312 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:      232148 kB
DirectMap2M:    16318464 kB
DirectMap1G:    119537664 kB

Free space on /tmp at the end= 890076 MiB
End job on nodeC018 at 2024-07-16 10:05:51