Trace number 4433893

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.03SAT (TO)74 3600.11 3609.7

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_8_70_3.opb
MD5SUMd6e4abba593cb3232b5d1a2a9d687dd6
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark13
Best CPU time to get the best result obtained on this benchmark3600.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables198
Total number of constraints16
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints16
Minimum length of a constraint82
Maximum length of a constraint86
Number of terms in the objective function 128
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 4080
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1782
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5856
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

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-4433893-1721096843.opb
0.49/0.56	c single stage optimization mode
0.88/1.00	o 2043
1.09/1.12	o 1353
1.28/1.32	o 901
1.38/1.46	o 599
7.75/7.85	o 397
12.15/12.26	o 264
16.54/16.65	o 170
416.53/417.64	o 112
734.51/736.45	o 74
3600.08/3609.70	c 
3600.08/3609.70	c *** TERMINATED *** by signal 15
3600.08/3609.70	s SATISFIABLE
3600.08/3609.70	c _____________________________________________________________________________
3600.08/3609.70	c std/band forms        : 9,8
3600.08/3609.70	c 2cl/3cl ITE-codings   : 7132,81458
3600.08/3609.70	c BDD/srt/adr Max costs : 93188,0,0
3600.08/3609.70	c BDDraw/bin/mul/srt/adr: 9,0,8,0,0
3600.08/3609.70	c BDD nodes             : 94244
3600.08/3609.70	c Es1/CC detections     : 0,0
3600.08/3609.70	c CC sort               : 0
3600.08/3609.70	c SAT/UNSAT calls       : 9,0
3600.08/3609.70	c regenrated variables  : 210
3600.08/3609.70	c eliminated fixed lits : 32
3600.08/3609.70	c goal lit flips        : 0
3600.08/3609.70	c goal stages           : 1
3600.08/3609.70	c goal shrink           : 0
3600.08/3609.70	c goal coeff separations: 0
3600.08/3609.70	c restarts              : 9747
3600.08/3609.70	c conflicts             : 2039326        (567 /sec)
3600.08/3609.70	c decisions             : 2789239        (775 /sec)
3600.08/3609.70	c propagations          : 10366300291    (2880088 /sec)
3600.08/3609.70	c inspects              : 0              (0 /sec)
3600.08/3609.70	c CPU time (solving tm) : 3599 s        (3599 s, SAT 733.8 s, UNSAT 0 s)
3600.08/3609.70	c Time for Opt-base     : 0.03717 s
3600.08/3609.70	c Steps for Opt-base    : 55452
3600.08/3609.70	c Time for BDD coding   : 0.5043 s
3600.08/3609.70	c Time for srt coding   : 0 s
3600.08/3609.70	c _____________________________________________________________________________
3600.08/3609.70	v -x1 -x2 -x3 x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 x26 -x27 -x28 x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 x43 x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 x57 -x58 x59 x60 -x61 -x62 -x63 -x64 -x65 x66 -x67 x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 x97 x98 x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 x114 x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 x129 -x130 -x131 -x132 x133 x134 x135 x136 x137 x138 x139 x140 x141 x142 x143 x144 x145 -x146 -x147 x148 x149 -x150 -x151 -x152 x153 -x154 -x155 x156 -x157 x158 -x159 -x160 x161 -x162 -x163 x164 -x165 x166 -x167 x168 x169 -x170 -x171 x172 -x173 x174 x175 x177 x178 -x179 -x180 -x181 x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 x191 -x192 -x193 x194 x195 -x196 -x197 x198 -x176

Verifier Data

OK	74

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 (59734 MiB free)
  memory of node 1: 64473 MiB (63414 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4433893-1721096843/watcher-4433893-1721096843 -o /tmp/evaluation-result-4433893-1721096843/solver-4433893-1721096843 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721093243-849489 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4433893-1721096843.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
solver pid=851483, runsolver pid=851480
Current StackSize limit: 8192 KiB


[startup+0.100301 s]*
/proc/loadavg: 4.12 4.10 4.11 5/255 851488
/proc/meminfo: memFree=126095396/131524600 swapFree=131071996/131071996
[pid=851483] ppid=851480 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/851483/stat : 851483 (naps-1.03.sh) S 851480 851483 849476 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 161846755 10170368 691 134679101440 93833849532416 93833850611736 140734383509936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93833852710192 93833852757380 93833871667200 140734383518688 140734383518817 140734383518817 140734383525832 0
/proc/851483/statm: 2483 691 613 264 0 134 0
[pid=851488] ppid=851483 vsize=15888 memory=9804 CPUtime=0.09 cores=5,7
/proc/851488/stat : 851488 (naps-1.03) R 851483 851483 849476 0 -1 4194304 2136 0 0 0 9 0 0 0 20 0 1 0 161846755 16269312 2451 134679101440 4194304 6891213 140725015274720 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 35307520 140725015278577 140725015278693 140725015278693 140725015285707 0
/proc/851488/statm: 3972 2451 468 659 0 3176 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 25820 KiB
Current children cumulated memory: 12568 KiB

[startup+0.20577 s]*
/proc/loadavg: 4.12 4.10 4.11 5/251 851504
/proc/meminfo: memFree=127458696/131524600 swapFree=131071996/131071996
[pid=851483] ppid=851480 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/851483/stat : 851483 (naps-1.03.sh) S 851480 851483 849476 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 161846755 10170368 691 134679101440 93833849532416 93833850611736 140734383509936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93833852710192 93833852757380 93833871667200 140734383518688 140734383518817 140734383518817 140734383525832 0
/proc/851483/statm: 2483 691 613 264 0 134 0
[pid=851488] ppid=851483 vsize=16880 memory=10704 CPUtime=0.2 cores=5,7
/proc/851488/stat : 851488 (naps-1.03) R 851483 851483 849476 0 -1 4194304 2445 0 0 0 20 0 0 0 20 0 1 0 161846755 17285120 2676 134679101440 4194304 6891213 140725015274720 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 35307520 140725015278577 140725015278693 140725015278693 140725015285707 0
/proc/851488/statm: 4220 2676 468 659 0 3424 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 26812 KiB
Current children cumulated memory: 13468 KiB

[startup+0.305516 s]*
/proc/loadavg: 4.12 4.10 4.11 5/254 851528
/proc/meminfo: memFree=129467572/131524600 swapFree=131071996/131071996
[pid=851483] ppid=851480 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/851483/stat : 851483 (naps-1.03.sh) S 851480 851483 849476 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 161846755 10170368 691 134679101440 93833849532416 93833850611736 140734383509936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93833852710192 93833852757380 93833871667200 140734383518688 140734383518817 140734383518817 140734383525832 0
/proc/851483/statm: 2483 691 613 264 0 134 0
[pid=851488] ppid=851483 vsize=18308 memory=12152 CPUtime=0.3 cores=5,7
/proc/851488/stat : 851488 (naps-1.03) R 851483 851483 849476 0 -1 4194304 2961 0 0 0 30 0 0 0 20 0 1 0 161846755 18747392 3038 134679101440 4194304 6891213 140725015274720 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 35307520 140725015278577 140725015278693 140725015278693 140725015285707 0
/proc/851488/statm: 4577 3038 468 659 0 3781 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 28240 KiB
Current children cumulated memory: 14916 KiB

[startup+0.700259 s]
/proc/loadavg: 4.12 4.10 4.11 5/255 851538
/proc/meminfo: memFree=129450288/131524600 swapFree=131071996/131071996
[pid=851483] ppid=851480 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/851483/stat : 851483 (naps-1.03.sh) S 851480 851483 849476 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 161846755 10170368 691 134679101440 93833849532416 93833850611736 140734383509936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93833852710192 93833852757380 93833871667200 140734383518688 140734383518817 140734383518817 140734383525832 0
/proc/851483/statm: 2483 691 613 264 0 134 0
[pid=851488] ppid=851483 vsize=55384 memory=51100 CPUtime=0.69 cores=5,7
/proc/851488/stat : 851488 (naps-1.03) R 851483 851483 849476 0 -1 4194304 11986 0 0 0 68 1 0 0 20 0 1 0 161846755 56713216 12775 134679101440 4194304 6891213 140725015274720 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 35307520 140725015278577 140725015278693 140725015278693 140725015285707 0
/proc/851488/statm: 13846 12775 468 659 0 13050 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 65316 KiB
Current children cumulated memory: 53864 KiB

[startup+1.50027 s]
/proc/loadavg: 4.12 4.10 4.11 5/255 851538
/proc/meminfo: memFree=129400796/131524600 swapFree=131071996/131071996
[pid=851483] ppid=851480 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/851483/stat : 851483 (naps-1.03.sh) S 851480 851483 849476 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 161846755 10170368 691 134679101440 93833849532416 93833850611736 140734383509936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93833852710192 93833852757380 93833871667200 140734383518688 140734383518817 140734383518817 140734383525832 0
/proc/851483/statm: 2483 691 613 264 0 134 0
[pid=851488] ppid=851483 vsize=72064 memory=59276 CPUtime=1.48 cores=5,7
/proc/851488/stat : 851488 (naps-1.03) R 851483 851483 849476 0 -1 4194304 14023 0 0 0 147 1 0 0 20 0 1 0 161846755 73793536 14819 134679101440 4194304 6891213 140725015274720 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 35307520 140725015278577 140725015278693 140725015278693 140725015285707 0
/proc/851488/statm: 18016 14819 468 659 0 17220 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 81996 KiB
Current children cumulated memory: 62040 KiB

[startup+3.1058 s]
/proc/loadavg: 4.11 4.10 4.11 5/261 851611
/proc/meminfo: memFree=129379652/131524600 swapFree=131071996/131071996
[pid=851483] ppid=851480 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/851483/stat : 851483 (naps-1.03.sh) S 851480 851483 849476 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 161846755 10170368 691 134679101440 93833849532416 93833850611736 140734383509936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93833852710192 93833852757380 93833871667200 140734383518688 140734383518817 140734383518817 140734383525832 0
/proc/851483/statm: 2483 691 613 264 0 134 0
[pid=851488] ppid=851483 vsize=72064 memory=62104 CPUtime=3.08 cores=5,7
/proc/851488/stat : 851488 (naps-1.03) R 851483 851483 849476 0 -1 4194304 14213 0 0 0 307 1 0 0 20 0 1 0 161846755 73793536 15526 134679101440 4194304 6891213 140725015274720 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 35307520 140725015278577 140725015278693 140725015278693 140725015285707 0
/proc/851488/statm: 18016 15526 468 659 0 17220 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 81996 KiB
Current children cumulated memory: 64868 KiB

[startup+6.30021 s]
/proc/loadavg: 4.11 4.10 4.11 5/261 851611
/proc/meminfo: memFree=129363620/131524600 swapFree=131071996/131071996
[pid=851483] ppid=851480 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/851483/stat : 851483 (naps-1.03.sh) S 851480 851483 849476 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 161846755 10170368 691 134679101440 93833849532416 93833850611736 140734383509936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93833852710192 93833852757380 93833871667200 140734383518688 140734383518817 140734383518817 140734383525832 0
/proc/851483/statm: 2483 691 613 264 0 134 0
[pid=851488] ppid=851483 vsize=72064 memory=62616 CPUtime=6.27 cores=5,7
/proc/851488/stat : 851488 (naps-1.03) R 851483 851483 849476 0 -1 4194304 14348 0 0 0 626 1 0 0 20 0 1 0 161846755 73793536 15654 134679101440 4194304 6891213 140725015274720 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 35307520 140725015278577 140725015278693 140725015278693 140725015285707 0
/proc/851488/statm: 18016 15654 468 659 0 17220 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 81996 KiB
Current children cumulated memory: 65380 KiB

[startup+12.7003 s]
/proc/loadavg: 4.09 4.09 4.11 5/261 851611
/proc/meminfo: memFree=129347344/131524600 swapFree=131071996/131071996
[pid=851483] ppid=851480 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/851483/stat : 851483 (naps-1.03.sh) S 851480 851483 849476 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 161846755 10170368 691 134679101440 93833849532416 93833850611736 140734383509936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93833852710192 93833852757380 93833871667200 140734383518688 140734383518817 140734383518817 140734383525832 0
/proc/851483/statm: 2483 691 613 264 0 134 0
[pid=851488] ppid=851483 vsize=79244 memory=66284 CPUtime=12.65 cores=5,7
/proc/851488/stat : 851488 (naps-1.03) R 851483 851483 849476 0 -1 4194304 14780 0 0 0 1263 2 0 0 20 0 1 0 161846755 81145856 16571 134679101440 4194304 6891213 140725015274720 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 35307520 140725015278577 140725015278693 140725015278693 140725015285707 0
/proc/851488/statm: 19811 16571 468 659 0 19015 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 89176 KiB
Current children cumulated memory: 69048 KiB

[startup+25.5003 s]
/proc/loadavg: 4.08 4.09 4.11 5/261 851614
/proc/meminfo: memFree=129316168/131524600 swapFree=131071996/131071996
[pid=851483] ppid=851480 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/851483/stat : 851483 (naps-1.03.sh) S 851480 851483 849476 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 161846755 10170368 691 134679101440 93833849532416 93833850611736 140734383509936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93833852710192 93833852757380 93833871667200 140734383518688 140734383518817 140734383518817 140734383525832 0
/proc/851483/statm: 2483 691 613 264 0 134 0
[pid=851488] ppid=851483 vsize=80060 memory=70524 CPUtime=25.41 cores=5,7
/proc/851488/stat : 851488 (naps-1.03) R 851483 851483 849476 0 -1 4194304 15346 0 0 0 2539 2 0 0 20 0 1 0 161846755 81981440 17631 134679101440 4194304 6891213 140725015274720 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 35307520 140725015278577 140725015278693 140725015278693 140725015285707 0
/proc/851488/statm: 20015 17631 468 659 0 19219 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 89992 KiB
Current children cumulated memory: 73288 KiB

[startup+51.1059 s]
/proc/loadavg: 4.11 4.10 4.11 5/261 851617
/proc/meminfo: memFree=129232556/131524600 swapFree=131071996/131071996
[pid=851483] ppid=851480 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/851483/stat : 851483 (naps-1.03.sh) S 851480 851483 849476 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 161846755 10170368 691 134679101440 93833849532416 93833850611736 140734383509936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93833852710192 93833852757380 93833871667200 140734383518688 140734383518817 140734383518817 140734383525832 0
/proc/851483/statm: 2483 691 613 264 0 134 0
[pid=851488] ppid=851483 vsize=111772 memory=84956 CPUtime=50.94 cores=5,7
/proc/851488/stat : 851488 (naps-1.03) R 851483 851483 849476 0 -1 4194304 16253 0 0 0 5091 3 0 0 20 0 1 0 161846755 114454528 21239 134679101440 4194304 6891213 140725015274720 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 35307520 140725015278577 140725015278693 140725015278693 140725015285707 0
/proc/851488/statm: 27943 21239 468 659 0 27147 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 121704 KiB
Current children cumulated memory: 87720 KiB

[startup+102.3 s]
/proc/loadavg: 4.04 4.08 4.10 5/264 851847
/proc/meminfo: memFree=129149244/131524600 swapFree=131071996/131071996
[pid=851483] ppid=851480 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/851483/stat : 851483 (naps-1.03.sh) S 851480 851483 849476 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 161846755 10170368 691 134679101440 93833849532416 93833850611736 140734383509936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93833852710192 93833852757380 93833871667200 140734383518688 140734383518817 140734383518817 140734383525832 0
/proc/851483/statm: 2483 691 613 264 0 134 0
[pid=851488] ppid=851483 vsize=124384 memory=119812 CPUtime=102.02 cores=5,7
/proc/851488/stat : 851488 (naps-1.03) R 851483 851483 849476 0 -1 4194304 17422 0 0 0 10196 6 0 0 20 0 1 0 161846755 127369216 29953 134679101440 4194304 6891213 140725015274720 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 35307520 140725015278577 140725015278693 140725015278693 140725015285707 0
/proc/851488/statm: 31096 29953 468 659 0 30300 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 134316 KiB
Current children cumulated memory: 122576 KiB

[startup+162.3 s]
/proc/loadavg: 4.18 4.11 4.10 5/263 851857
/proc/meminfo: memFree=129035848/131524600 swapFree=131071996/131071996
[pid=851483] ppid=851480 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/851483/stat : 851483 (naps-1.03.sh) S 851480 851483 849476 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 161846755 10170368 691 134679101440 93833849532416 93833850611736 140734383509936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93833852710192 93833852757380 93833871667200 140734383518688 140734383518817 140734383518817 140734383525832 0
/proc/851483/statm: 2483 691 613 264 0 134 0
[pid=851488] ppid=851483 vsize=173704 memory=166920 CPUtime=161.87 cores=5,7
/proc/851488/stat : 851488 (naps-1.03) R 851483 851483 849476 0 -1 4194304 17569 0 0 0 16179 8 0 0 20 0 1 0 161846755 177872896 41730 134679101440 4194304 6891213 140725015274720 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 35307520 140725015278577 140725015278693 140725015278693 140725015285707 0
/proc/851488/statm: 43426 41730 468 659 0 42630 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 183636 KiB
Current children cumulated memory: 169684 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.10 4.10 5/263 851925
/proc/meminfo: memFree=129053504/131524600 swapFree=131071996/131071996
[pid=851483] ppid=851480 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/851483/stat : 851483 (naps-1.03.sh) S 851480 851483 849476 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 161846755 10170368 691 134679101440 93833849532416 93833850611736 140734383509936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93833852710192 93833852757380 93833871667200 140734383518688 140734383518817 140734383518817 140734383525832 0
/proc/851483/statm: 2483 691 613 264 0 134 0
[pid=851488] ppid=851483 vsize=124384 memory=119820 CPUtime=221.72 cores=5,7
/proc/851488/stat : 851488 (naps-1.03) R 851483 851483 849476 0 -1 4194304 17807 0 0 0 22163 9 0 0 20 0 1 0 161846755 127369216 29955 134679101440 4194304 6891213 140725015274720 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 35307520 140725015278577 140725015278693 140725015278693 140725015285707 0
/proc/851488/statm: 31096 29955 468 659 0 30300 0
Current children cumulated CPU time: 221.72 s

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

/proc/loadavg: 4.16 4.12 4.12 5/258 853014
/proc/meminfo: memFree=128668008/131524600 swapFree=131071996/131071996
[pid=851483] ppid=851480 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/851483/stat : 851483 (naps-1.03.sh) S 851480 851483 849476 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 161846755 10170368 691 134679101440 93833849532416 93833850611736 140734383509936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93833852710192 93833852757380 93833871667200 140734383518688 140734383518817 140734383518817 140734383525832 0
/proc/851483/statm: 2483 691 613 264 0 134 0
[pid=851488] ppid=851483 vsize=258264 memory=232948 CPUtime=3094.03 cores=5,7
/proc/851488/stat : 851488 (naps-1.03) R 851483 851483 849476 0 -1 4194304 41994 0 0 0 309330 73 0 0 20 0 1 0 161846755 264462336 58237 134679101440 4194304 6891213 140725015274720 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 35307520 140725015278577 140725015278693 140725015278693 140725015285707 0
/proc/851488/statm: 64566 58237 468 659 0 63770 0
Current children cumulated CPU time: 3094.03 s
Current children cumulated vsize: 268196 KiB
Current children cumulated memory: 235712 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.11 4.11 5/258 853024
/proc/meminfo: memFree=128706468/131524600 swapFree=131071996/131071996
[pid=851483] ppid=851480 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/851483/stat : 851483 (naps-1.03.sh) S 851480 851483 849476 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 161846755 10170368 691 134679101440 93833849532416 93833850611736 140734383509936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93833852710192 93833852757380 93833871667200 140734383518688 140734383518817 140734383518817 140734383525832 0
/proc/851483/statm: 2483 691 613 264 0 134 0
[pid=851488] ppid=851483 vsize=258264 memory=251380 CPUtime=3153.87 cores=5,7
/proc/851488/stat : 851488 (naps-1.03) R 851483 851483 849476 0 -1 4194304 42075 0 0 0 315313 74 0 0 20 0 1 0 161846755 264462336 62845 134679101440 4194304 6891213 140725015274720 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 35307520 140725015278577 140725015278693 140725015278693 140725015285707 0
/proc/851488/statm: 64566 62845 468 659 0 63770 0
Current children cumulated CPU time: 3153.87 s
Current children cumulated vsize: 268196 KiB
Current children cumulated memory: 254144 KiB

[startup+3222.3 s]
/proc/loadavg: 4.14 4.12 4.11 5/261 853040
/proc/meminfo: memFree=128560844/131524600 swapFree=131071996/131071996
[pid=851483] ppid=851480 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/851483/stat : 851483 (naps-1.03.sh) S 851480 851483 849476 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 161846755 10170368 691 134679101440 93833849532416 93833850611736 140734383509936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93833852710192 93833852757380 93833871667200 140734383518688 140734383518817 140734383518817 140734383525832 0
/proc/851483/statm: 2483 691 613 264 0 134 0
[pid=851488] ppid=851483 vsize=339652 memory=270484 CPUtime=3213.7 cores=5,7
/proc/851488/stat : 851488 (naps-1.03) R 851483 851483 849476 0 -1 4194304 42819 0 0 0 321296 74 0 0 20 0 1 0 161846755 347803648 67621 134679101440 4194304 6891213 140725015274720 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 35307520 140725015278577 140725015278693 140725015278693 140725015285707 0
/proc/851488/statm: 84913 67621 468 659 0 84117 0
Current children cumulated CPU time: 3213.7 s
Current children cumulated vsize: 349584 KiB
Current children cumulated memory: 273248 KiB

[startup+3282.3 s]
/proc/loadavg: 4.16 4.13 4.11 5/261 853050
/proc/meminfo: memFree=128674984/131524600 swapFree=131071996/131071996
[pid=851483] ppid=851480 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/851483/stat : 851483 (naps-1.03.sh) S 851480 851483 849476 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 161846755 10170368 691 134679101440 93833849532416 93833850611736 140734383509936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93833852710192 93833852757380 93833871667200 140734383518688 140734383518817 140734383518817 140734383525832 0
/proc/851483/statm: 2483 691 613 264 0 134 0
[pid=851488] ppid=851483 vsize=343296 memory=295576 CPUtime=3273.55 cores=5,7
/proc/851488/stat : 851488 (naps-1.03) R 851483 851483 849476 0 -1 4194304 42984 0 0 0 327281 74 0 0 20 0 1 0 161846755 351535104 73894 134679101440 4194304 6891213 140725015274720 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 35307520 140725015278577 140725015278693 140725015278693 140725015285707 0
/proc/851488/statm: 85824 73894 468 659 0 85028 0
Current children cumulated CPU time: 3273.55 s
Current children cumulated vsize: 353228 KiB
Current children cumulated memory: 298340 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.11 4.11 5/261 853060
/proc/meminfo: memFree=128628836/131524600 swapFree=131071996/131071996
[pid=851483] ppid=851480 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/851483/stat : 851483 (naps-1.03.sh) S 851480 851483 849476 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 161846755 10170368 691 134679101440 93833849532416 93833850611736 140734383509936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93833852710192 93833852757380 93833871667200 140734383518688 140734383518817 140734383518817 140734383525832 0
/proc/851483/statm: 2483 691 613 264 0 134 0
[pid=851488] ppid=851483 vsize=211820 memory=205716 CPUtime=3333.4 cores=5,7
/proc/851488/stat : 851488 (naps-1.03) R 851483 851483 849476 0 -1 4194304 43135 0 0 0 333264 76 0 0 20 0 1 0 161846755 216903680 51429 134679101440 4194304 6891213 140725015274720 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 35307520 140725015278577 140725015278693 140725015278693 140725015285707 0
/proc/851488/statm: 52955 51429 468 659 0 52159 0
Current children cumulated CPU time: 3333.4 s
Current children cumulated vsize: 221752 KiB
Current children cumulated memory: 208480 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.11 4.10 5/262 853073
/proc/meminfo: memFree=128568940/131524600 swapFree=131071996/131071996
[pid=851483] ppid=851480 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/851483/stat : 851483 (naps-1.03.sh) S 851480 851483 849476 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 161846755 10170368 691 134679101440 93833849532416 93833850611736 140734383509936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93833852710192 93833852757380 93833871667200 140734383518688 140734383518817 140734383518817 140734383525832 0
/proc/851483/statm: 2483 691 613 264 0 134 0
[pid=851488] ppid=851483 vsize=261908 memory=231496 CPUtime=3393.25 cores=5,7
/proc/851488/stat : 851488 (naps-1.03) R 851483 851483 849476 0 -1 4194304 43502 0 0 0 339248 77 0 0 20 0 1 0 161846755 268193792 57874 134679101440 4194304 6891213 140725015274720 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 35307520 140725015278577 140725015278693 140725015278693 140725015285707 0
/proc/851488/statm: 65477 57874 468 659 0 64681 0
Current children cumulated CPU time: 3393.25 s
Current children cumulated vsize: 271840 KiB
Current children cumulated memory: 234260 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/262 853083
/proc/meminfo: memFree=128701840/131524600 swapFree=131071996/131071996
[pid=851483] ppid=851480 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/851483/stat : 851483 (naps-1.03.sh) S 851480 851483 849476 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 161846755 10170368 691 134679101440 93833849532416 93833850611736 140734383509936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93833852710192 93833852757380 93833871667200 140734383518688 140734383518817 140734383518817 140734383525832 0
/proc/851483/statm: 2483 691 613 264 0 134 0
[pid=851488] ppid=851483 vsize=261908 memory=256236 CPUtime=3453.09 cores=5,7
/proc/851488/stat : 851488 (naps-1.03) R 851483 851483 849476 0 -1 4194304 44039 0 0 0 345231 78 0 0 20 0 1 0 161846755 268193792 64059 134679101440 4194304 6891213 140725015274720 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 35307520 140725015278577 140725015278693 140725015278693 140725015285707 0
/proc/851488/statm: 65477 64059 468 659 0 64681 0
Current children cumulated CPU time: 3453.09 s
Current children cumulated vsize: 271840 KiB
Current children cumulated memory: 259000 KiB

[startup+3522.3 s]
/proc/loadavg: 4.17 4.12 4.10 5/261 853477
/proc/meminfo: memFree=128541612/131524600 swapFree=131071996/131071996
[pid=851483] ppid=851480 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/851483/stat : 851483 (naps-1.03.sh) S 851480 851483 849476 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 161846755 10170368 691 134679101440 93833849532416 93833850611736 140734383509936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93833852710192 93833852757380 93833871667200 140734383518688 140734383518817 140734383518817 140734383525832 0
/proc/851483/statm: 2483 691 613 264 0 134 0
[pid=851488] ppid=851483 vsize=343296 memory=281776 CPUtime=3512.93 cores=5,7
/proc/851488/stat : 851488 (naps-1.03) R 851483 851483 849476 0 -1 4194304 44340 0 0 0 351214 79 0 0 20 0 1 0 161846755 351535104 70444 134679101440 4194304 6891213 140725015274720 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 35307520 140725015278577 140725015278693 140725015278693 140725015285707 0
/proc/851488/statm: 85824 70444 468 659 0 85028 0
Current children cumulated CPU time: 3512.93 s
Current children cumulated vsize: 353228 KiB
Current children cumulated memory: 284540 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/261 853487
/proc/meminfo: memFree=128577016/131524600 swapFree=131071996/131071996
[pid=851483] ppid=851480 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/851483/stat : 851483 (naps-1.03.sh) S 851480 851483 849476 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 161846755 10170368 691 134679101440 93833849532416 93833850611736 140734383509936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93833852710192 93833852757380 93833871667200 140734383518688 140734383518817 140734383518817 140734383525832 0
/proc/851483/statm: 2483 691 613 264 0 134 0
[pid=851488] ppid=851483 vsize=344968 memory=309656 CPUtime=3572.76 cores=5,7
/proc/851488/stat : 851488 (naps-1.03) R 851483 851483 849476 0 -1 4194304 44674 0 0 0 357197 79 0 0 20 0 1 0 161846755 353247232 77414 134679101440 4194304 6891213 140725015274720 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 35307520 140725015278577 140725015278693 140725015278693 140725015285707 0
/proc/851488/statm: 86242 77414 468 659 0 85446 0
Current children cumulated CPU time: 3572.76 s
Current children cumulated vsize: 354900 KiB
Current children cumulated memory: 312420 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.7 s]
/proc/loadavg: 4.15 4.12 4.10 5/261 853494
/proc/meminfo: memFree=128607964/131524600 swapFree=131071996/131071996
[pid=851483] ppid=851480 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/851483/stat : 851483 (naps-1.03.sh) S 851480 851483 849476 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 161846755 10170368 691 134679101440 93833849532416 93833850611736 140734383509936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93833852710192 93833852757380 93833871667200 140734383518688 140734383518817 140734383518817 140734383525832 0
/proc/851483/statm: 2483 691 613 264 0 134 0
[pid=851488] ppid=851483 vsize=344968 memory=319992 CPUtime=3600.08 cores=5,7
/proc/851488/stat : 851488 (naps-1.03) R 851483 851483 849476 0 -1 4194304 44769 0 0 0 359929 79 0 0 20 0 1 0 161846755 353247232 79998 134679101440 4194304 6891213 140725015274720 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 35307520 140725015278577 140725015278693 140725015278693 140725015285707 0
/proc/851488/statm: 86242 79998 468 659 0 85446 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 354900 KiB
Current children cumulated memory: 322756 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3599.3 s, system=0.804456 s

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

[startup+3609.7 s]
/proc/loadavg: 4.15 4.12 4.10 5/261 853494
/proc/meminfo: memFree=128607964/131524600 swapFree=131071996/131071996
[pid=851483] ppid=851480 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/851483/stat : 851483 (naps-1.03.sh) S 851480 851483 849476 0 -1 4194304 220 243 0 0 0 0 0 0 20 0 1 0 161846755 10170368 691 134679101440 93833849532416 93833850611736 140734383509936 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 93833852710192 93833852757380 93833871667200 140734383518688 140734383518817 140734383518817 140734383525832 0
/proc/851483/statm: 2483 691 613 264 0 134 0
[pid=851488] ppid=851483 vsize=344968 memory=319992 CPUtime=3600.08 cores=5,7
/proc/851488/stat : 851488 (naps-1.03) R 851483 851483 849476 0 -1 4194304 44769 0 0 0 359929 79 0 0 20 0 1 0 161846755 353247232 79998 134679101440 4194304 6891213 140725015274720 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 35307520 140725015278577 140725015278693 140725015278693 140725015285707 0
/proc/851488/statm: 86242 79998 468 659 0 85446 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 354900 KiB
Current children cumulated memory: 322756 KiB

Child status: 10

Real time (s): 3609.7
CPU time (s): 3600.11
CPU user time (s): 3599.3
CPU system time (s): 0.804456
CPU usage (%): 99.7341
Max. virtual memory (cumulated for all children) (KiB): 433368
Max. memory (cumulated for all children) (KiB): 326264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.3
system time used= 0.804456
maximum resident set size= 351056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45246
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= 95
involuntary context switches= 2948


# summary of solver processes directly reported to runsolver:
#   pid: 851483
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3599.3
#   total CPU system time (s): 0.804456

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.3373 second user time and 14.3791 second system time

The end

Launcher Data

Begin job on nodeC018 at 2024-07-16 04:27:36
IDJOB=4433893
IDBENCH=147586
IDSOLVER=3062
FILE ID=nodeC018/4433893-1721096843
RUNJOBID= nodeC018-1721093243-849489
SLURM_JOB_ID= 7505592
Free space on /tmp= 890016 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/market-split/normalized-opt-market-split_8_70_3.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4433893-1721096843/watcher-4433893-1721096843 -o /tmp/evaluation-result-4433893-1721096843/solver-4433893-1721096843 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721093243-849489 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4433893-1721096843.opb

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

MD5SUM BENCH= d6e4abba593cb3232b5d1a2a9d687dd6
RANDOM SEED=1989442804

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		: 3669.827
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		: 3669.916
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		: 3599.983
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		: 3600.342
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		: 3600.024
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		: 3659.708
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		: 3669.927
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		: 3661.196
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:        126104792 kB
MemAvailable:   126417252 kB
Buffers:          380052 kB
Cached:           773524 kB
SwapCached:            0 kB
Active:           728776 kB
Inactive:        4099564 kB
Active(anon):       1576 kB
Inactive(anon):  3710900 kB
Active(file):     727200 kB
Inactive(file):   388664 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              5456 kB
Writeback:             0 kB
AnonPages:       3672996 kB
Mapped:           108432 kB
Shmem:             37720 kB
KReclaimable:      72836 kB
Slab:             178984 kB
SReclaimable:      72836 kB
SUnreclaim:       106148 kB
KernelStack:        4176 kB
PageTables:        16216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    4619996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            61120 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1337344 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= 890060 MiB
End job on nodeC018 at 2024-07-16 05:27:45