Trace number 4464861

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
FiberSCIP 2024-07-30OPTIMUM 643.992 646.326

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900570242--soft-66-100-0.wbo
MD5SUMdddb0d744d834e2d5f9db141b6c49ab7
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark16
Best CPU time to get the best result obtained on this benchmark28.0548
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints899
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 46330
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46329
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 749
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.03	c Default LC presolving (default).
0.00/0.03	c ** Before presolving: virtualMemUsedAtLc = 31268864, getVmSize() = 31268864, SCIPgetMemUsed() = 6439128, SCIPgetMemTotal() = 9368616, SCIPgetMemExternEstim() = 4556277
0.00/0.03	c ** set memory limit for presolving in LC to 8.79608e+12 for SCIP **
0.77/0.83	c ** Estimated virtualMemUsedAtSolver = 24533674, getVmSize() = 42332160, SCIPgetMemUsed() = 10102363, SCIPgetMemTotal() = 18844387, SCIPgetMemExternEstim() = 4556277
0.77/0.83	c ** set memory limit for solvers to 4.39805e+12 for each SCIP **
0.77/0.83	c Original Problem   :
0.77/0.83	c   Problem name     : instance-4464861-1722389801
0.77/0.83	c   Variables        : 1130 (1130 binary, 0 integer, 0 implicit integer, 0 continuous)
0.77/0.83	c   Constraints      : 3607
0.77/0.83	c   Objective sense  : minimize
0.77/0.83	c Presolved Problem  :
0.77/0.83	c   Variables        : 1137 (1126 binary, 0 integer, 11 implicit integer, 0 continuous)
0.77/0.83	c   Constraints      : 2596
0.77/0.83	c Constraints        : Number
0.77/0.83	c   knapsack         : 1 
0.77/0.83	c   setppc           : 51 
0.77/0.83	c   linear           : 895 
0.77/0.83	c   logicor          : 1629 
0.77/0.83	c   indicator        : 20 
0.77/0.83	c ** Instance transfer method used: 0
0.77/0.84	c ** ParaScipInstance copy does not increase the number of variables. **
0.77/0.86	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.77/0.86	c                                Nodes    Active                                            
0.77/0.86	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
0.87/0.96	c *       1              0           1         1         502.0000                -          -
0.87/0.97	c *       1              0           1         1         301.0000                -          -
4.45/4.59	c *       5              5           6         1         297.0000           0.0000          -
5.06/5.13	c *       5              5           6         1         244.0000           0.0000          -
5.06/5.13	c         5              5           6         1         244.0000           0.0000          -
5.45/5.53	c *       6             19           8         1         204.0000           0.0000          -
7.45/7.51	c *       8             55          30         1         200.0000           0.0000          -
7.45/7.54	c *       8             55          30         1         177.0000           0.0000          -
9.25/9.36	c *       9             81          39         1         163.0000           0.0000          -
9.64/9.79	c *      10            102          50         1         113.0000           0.0000          -
9.74/9.88	c *      10            102          50         1          97.0000           0.0000          -
10.34/10.45	c        10            120          50         1          97.0000           0.0000          -
11.64/11.73	c *      12            140          57         1          76.0000           0.0000          -
12.33/12.41	c *      12            140          57         1          63.0000           0.0000          -
15.62/15.79	c *      16            289         101         1          52.0000           0.0000          -
15.62/15.79	c        16            289         101         1          52.0000           0.0000          -
15.72/15.90	c *      16            289         101         1          31.0000           0.0000          -
21.30/21.42	c        21           1669         216         1          31.0000           0.0000          -
26.58/26.73	c        27           2665         366         1          31.0000           0.0000          -
32.06/32.27	c        32           3142          40         1          31.0000           0.0000          -
37.14/37.32	c        37           4223         378         1          31.0000           0.0000          -
42.13/42.39	c        42           6419         741         1          31.0000           0.0000          -
47.52/47.80	c        48           7792        1037         1          31.0000           0.0000          -
52.70/52.98	c        53           8559        1268         1          31.0000           0.0000          -
57.98/58.28	c        58           9756        1589         1          31.0000           0.0000          -
63.67/63.90	c        64          10852        1749         1          31.0000           0.0000          -
68.86/69.12	c        69          11840        1919         1          31.0000           0.0000          -
73.84/74.18	c        74          12804        2105         1          31.0000           0.0000          -
78.91/79.27	c        79          13725        2250         1          31.0000           0.0000          -
84.10/84.48	c        84          14757        2445         1          31.0000           0.0000          -
89.48/89.82	c        90          16213        2713         1          31.0000           0.0000          -
94.78/95.16	c        95          17301        2867         1          31.0000           0.0000          -
99.85/100.29	c       100          18106        3062         1          31.0000           0.0000          -
105.04/105.45	c       105          19402        3251         1          31.0000           0.0000          -
110.42/110.84	c       111          20344        3438         1          31.0000           0.0000          -
115.80/116.23	c       116          20987        3558         1          31.0000           0.0000          -
120.89/121.33	c       121          22042        3742         1          31.0000           0.0000          -
126.07/126.51	c       127          23300        3992         1          31.0000           0.0000          -
131.35/131.88	c       132          24555        4206         1          31.0000           0.0000          -
136.65/137.18	c       137          25534        4369         1          31.0000           0.0000          -
141.82/142.31	c       142          26515        4547         1          31.0000           0.0000          -
147.01/147.54	c       148          28033        4837         1          31.0000           0.0000          -
152.09/152.66	c       153          29067        5026         1          31.0000           0.0000          -
157.27/157.83	c       158          30063        5168         1          31.0000           0.0000          -
162.85/163.48	c       163          31037        5338         1          31.0000           0.0000          -
168.24/168.82	c       169          32253        5503         1          31.0000           0.0000          -
173.43/174.08	c       174          33549        5681         1          31.0000           0.0000          -
178.71/179.34	c       179          34437        5853         1          31.0000           0.0000          -
183.69/184.39	c       184          35316        5956         1          31.0000           0.0000          -
188.96/189.67	c       190          36407        6121         1          31.0000           0.0000          -
194.14/194.84	c       195          38277        6453         1          31.0000           0.0000          -
199.22/199.94	c       200          39830        6665         1          31.0000           0.0000          -
204.32/205.04	c       205          40786        6883         1          31.0000           0.0000          -
209.48/210.24	c       210          42110        7085         1          31.0000           0.0000          -
214.75/215.55	c       216          43130        7254         1          31.0000           0.0000          -
219.84/220.68	c       221          44271        7421         1          31.0000           0.0000          -
225.22/226.03	c       226          45640        7659         1          31.0000           0.0000          -
230.30/231.19	c       231          46702        7806         1          31.0000           0.0000          -
235.47/236.32	c       236          47430        7936         1          31.0000           0.0000          -
240.54/241.41	c       241          48413        8084         1          31.0000           0.0000          -
245.73/246.64	c       247          49307        8243         1          31.0000           0.0000          -
250.71/251.68	c       252          50800        8518         1          31.0000           0.0000          -
255.88/256.86	c       257          52007        8783         1          31.0000           0.0000          -
260.96/261.98	c       262          53016        9076         1          31.0000           0.0000          -
266.45/267.42	c       267          54088        9264         1          31.0000           0.0000          -
271.63/272.64	c       273          55235        9462         1          31.0000           0.0000          -
277.50/278.58	c       279          55852        9569         1          31.0000           0.0000          -
282.77/283.88	c       284          57294        9792         1          31.0000           0.0000          -
287.96/289.06	c       289          58722       10089         1          31.0000           0.0000          -
293.23/294.32	c       294          59753       10295         1          31.0000           0.0000          -
298.51/299.61	c       300          60921       10493         1          31.0000           0.0000          -
303.59/304.70	c       305          62270       10712         1          31.0000           0.0000          -
306.29/307.40	c *     307          62830       10802         1          25.0000           0.0000          -
308.57/309.79	c       310          64240        9565         1          25.0000           0.0000          -
313.76/314.99	c       315          66170        9822         1          25.0000           0.0000          -
318.96/320.13	c       320          67053        9961         1          25.0000           0.0000          -
324.23/325.46	c       325          67895       10045         1          25.0000           0.0000          -
329.31/330.54	c       331          68996       10150         1          25.0000           0.0000          -
334.69/335.94	c       336          70271       10299         1          25.0000           0.0000          -
339.67/341.01	c       341          71849       10532         1          25.0000           0.0000          -
345.14/346.45	c       346          73017       10653         1          25.0000           0.0000          -
350.32/351.62	c       352          74496       10861         1          25.0000           0.0000          -
355.41/356.77	c       357          75622       10950         1          25.0000           0.0000          -
360.58/361.90	c       362          76867       11161         1          25.0000           0.0000          -
365.79/367.13	c       367          78173       11317         1          25.0000           0.0000          -
370.85/372.23	c       372          80119       11625         1          25.0000           0.0000          -
376.03/377.48	c       377          80964       11760         1          25.0000           0.0000          -
381.11/382.56	c       383          82604       12035         1          25.0000           0.0000          -
386.61/388.02	c       388          83763       12239         1          25.0000           0.0000          -
391.98/393.45	c       393          84661       12424         1          25.0000           0.0000          -
397.06/398.58	c       399          86358       12739         1          25.0000           0.0000          -
398.56/400.04	c *     400          86600       12787         1          19.0000           0.0000          -
402.44/404.01	c       404          88028       11025         1          19.0000           0.0000          -
407.62/409.18	c       409          89997       11269         1          19.0000           0.0000          -
412.79/414.32	c       414          91943       11449         1          19.0000           0.0000          -
417.87/419.42	c       419          93537       11575         1          19.0000           0.0000          -
422.86/424.47	c       424          96305       12069         1          19.0000           0.0000          -
428.04/429.64	c       430          98516       12337         1          19.0000           0.0000          -
433.32/434.92	c       435          99787       12460         1          19.0000           0.0000          -
438.41/440.02	c       440         101286       12618         1          19.0000           0.0000          -
443.68/445.31	c       445         103653       12998         1          19.0000           0.0000          -
448.84/450.51	c       451         105737       13290         1          19.0000           0.0000          -
454.63/456.31	c       456         106892       13457         1          19.0000           0.0000          -
459.80/461.52	c       462         108252       13671         1          19.0000           0.0000          -
464.78/466.59	c       467         109815       13892         1          19.0000           0.0000          -
469.87/471.64	c       472         112440       14258         1          19.0000           0.0000          -
474.95/476.72	c       477         114527       14589         1          19.0000           0.0000          -
479.93/481.77	c       482         116448       14950         1          19.0000           0.0000          -
485.02/486.82	c       487         118623       15312         1          19.0000           0.0000          -
490.22/492.07	c       492         120270       15555         1          19.0000           0.0000          -
495.39/497.25	c       497         122007       15847         1          19.0000           0.0000          -
500.46/502.33	c       502         124879       16124         1          19.0000           0.0000          -
504.45/506.39	c *     506         127388       16460         1          18.0000           0.0000          -
505.45/507.38	c       507         127639       15962         1          18.0000           0.0000          -
510.63/512.53	c       513         129562       16156         1          18.0000           0.0000          -
515.61/517.57	c       518         131281       16363         1          18.0000           0.0000          -
520.69/522.66	c       523         133482       16647         1          18.0000           0.0833          -
525.67/527.69	c       528         135382       16619         1          18.0000           0.2000          -
530.76/532.71	c       533         136692       16604         1          18.0000           0.2500          -
535.74/537.77	c       538         138302       16535         1          18.0000           0.3810          -
540.92/542.97	c       543         140352       16397         1          18.0000           0.5000          -
546.20/548.26	c       548         142932       16246         1          18.0000           0.6667          -
551.39/553.41	c       553         144752       16042         1          18.0000           0.8054          -
556.36/558.44	c       558         146612       15838         1          18.0000           0.9821          -
557.97/560.09	c *     560         147422       15784         1          16.0000           1.0111          -
561.55/563.67	c       564         149362       14330         1          16.0000           1.1866          -
566.63/568.72	c       569         151592       13914         1          16.0000           1.4219          -
571.71/573.82	c       574         153862       13511         1          16.0000           1.5714          -
576.79/579.01	c       579         156292       12973         1          16.0000           1.7778          -
582.17/584.32	c       584         159102       12370         1          16.0000           2.0000          -
587.25/589.41	c       589         162082       11575         1          16.0000           2.3400          -
592.23/594.45	c       594         164902       10849         1          16.0000           2.6858    495.73%
597.21/599.46	c       599         167662       10038         1          16.0000           2.9773    437.40%
603.20/605.45	c       605         170728        9171         1          16.0000           3.2500    392.31%
608.28/610.59	c       611         173152        8447         1          16.0000           3.4286    366.67%
613.47/615.75	c       616         175712        7680         1          16.0000           3.7000    332.43%
618.45/620.78	c       621         178362        6892         1          16.0000           3.9524    304.82%
623.53/625.80	c       626         180832        6192         1          16.0000           4.2000    280.95%
628.72/631.02	c       631         183732        5271         1          16.0000           4.5000    255.56%
634.39/636.70	c       637         187012        4073         1          16.0000           5.0000    220.00%
639.37/641.72	c       642         189932        2505         1          16.0000           6.2500    156.00%
643.85/646.27	c       646         192787           0         0          16.0000          16.0000      0.00%
643.95/646.30	c       646         192787           0         0          16.0000          16.0000          -
643.95/646.30	c SCIP Status        : c problem is solved
643.95/646.30	c Total Time         : 646.3100
643.95/646.30	c   solving          : 646.3100
643.95/646.30	c   presolving       : 0.7936 (included in solving)
643.95/646.30	c B&B Tree           :
643.95/646.30	c   nodes (total)    : 192787
643.95/646.30	c Solution           :
643.95/646.30	c   Solutions found  : 18
643.95/646.30	c   Primal Bound     : +1.60000000000000e+01
643.95/646.30	c   Dual Bound       : +1.60000000000000e+01
643.95/646.30	c Gap                : 0.00000 %
643.95/646.32	o 16
643.95/646.32	s OPTIMUM FOUND
643.95/646.32	v -x231 -x230 -x229 -x228 -x227 x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 x212 -x211 -x210 
643.95/646.32	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
643.95/646.32	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
643.95/646.32	v -x167 -x166 -x165 -x164 x163 -x162 -x161 -x160 -x159 x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
643.95/646.32	v -x146 -x145 x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 
643.95/646.32	v -x125 -x124 -x123 -x122 -x121 -x120 -x119 x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 x105 
643.95/646.32	v -x104 -x103 -x102 -x101 -x100 -x99 x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 
643.95/646.32	v -x79 x78 -x77 -x76 -x75 -x74 x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 x55 
643.95/646.32	v -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 
643.95/646.32	v -x28 -x27 -x26 -x25 x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 x7 x6 -x5 -x4 -x3 -x2 
643.95/646.32	v -x1 

Verifier Data

OK	16

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4464861-1722389801/watcher-4464861-1722389801 -o /tmp/evaluation-result-4464861-1722389801/solver-4464861-1722389801 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1722389801-34853 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4464861-1722389801.wbo -qsol -t 3600 -sth 1 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=34908, runsolver pid=34904

[startup+0.100856 s]*
/proc/loadavg: 1.07 1.91 3.06 5/242 34913
/proc/meminfo: memFree=128951008/131655788 swapFree=131071728/131071996
[pid=34908] ppid=34904 vsize=36084 memory=25272 CPUtime=0.09 cores=5,7
/proc/34908/stat : 34908 (fscip) R 34904 34908 34840 0 -1 4194304 3984 0 0 0 8 1 0 0 20 0 1 0 5350515 36950016 6318 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
/proc/34908/statm: 9021 6318 2630 3035 0 5417 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 36084 KiB
Current children cumulated memory: 25272 KiB

[startup+0.220853 s]*
/proc/loadavg: 1.07 1.91 3.06 6/242 34913
/proc/meminfo: memFree=128947480/131655788 swapFree=131071728/131071996
[pid=34908] ppid=34904 vsize=37220 memory=26756 CPUtime=0.2 cores=5,7
/proc/34908/stat : 34908 (fscip) R 34904 34908 34840 0 -1 4194304 4251 0 0 0 19 1 0 0 20 0 1 0 5350515 38113280 6689 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
/proc/34908/statm: 9305 6689 2678 3035 0 5701 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 37220 KiB
Current children cumulated memory: 26756 KiB

[startup+0.313046 s]*
/proc/loadavg: 1.07 1.91 3.06 5/242 34913
/proc/meminfo: memFree=128946040/131655788 swapFree=131071728/131071996
[pid=34908] ppid=34904 vsize=37604 memory=26756 CPUtime=0.3 cores=5,7
/proc/34908/stat : 34908 (fscip) R 34904 34908 34840 0 -1 4194304 4315 0 0 0 29 1 0 0 20 0 1 0 5350515 38506496 6689 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
/proc/34908/statm: 9401 6689 2678 3035 0 5797 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 37604 KiB
Current children cumulated memory: 26756 KiB

[startup+0.700266 s]
/proc/loadavg: 1.07 1.91 3.06 5/242 34913
/proc/meminfo: memFree=128944104/131655788 swapFree=131071728/131071996
[pid=34908] ppid=34904 vsize=38120 memory=27284 CPUtime=0.67 cores=5,7
/proc/34908/stat : 34908 (fscip) R 34904 34908 34840 0 -1 4194304 4446 0 0 0 66 1 0 0 20 0 1 0 5350515 39034880 6821 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
/proc/34908/statm: 9530 6821 2678 3035 0 5926 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 38120 KiB
Current children cumulated memory: 27284 KiB

[startup+1.50036 s]
/proc/loadavg: 1.30 1.95 3.06 5/248 34919
/proc/meminfo: memFree=128881164/131655788 swapFree=131071728/131071996
[pid=34908] ppid=34904 vsize=127944 memory=54928 CPUtime=1.47 cores=5,7
/proc/34908/stat : 34908 (fscip) S 34904 34908 34840 0 -1 1077936128 11759 0 0 0 144 3 0 0 20 0 3 0 5350515 131014656 13732 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
/proc/34908/statm: 31986 13732 2870 3035 0 17687 0
[pid=34908/tid=34917] ppid=34904 vsize=127944 memory=27284 CPUtime=0.64 cores=5,7
/proc/34908/task/34917/stat : 34917 (fscip) R 34904 34908 34840 0 -1 4194368 5879 0 0 0 63 1 0 0 20 0 3 0 5350599 131014656 13732 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
[pid=34908/tid=34919] ppid=34904 vsize=127944 memory=2248 CPUtime=0 cores=5,7
/proc/34908/task/34919/stat : 34919 (fscip) S 34904 34908 34840 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 3 0 5350602 131014656 13732 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 127944 KiB
Current children cumulated memory: 54928 KiB

[startup+3.11274 s]
/proc/loadavg: 1.30 1.95 3.06 5/250 34921
/proc/meminfo: memFree=128720340/131655788 swapFree=131071728/131071996
[pid=34908] ppid=34904 vsize=142348 memory=88792 CPUtime=3.07 cores=5,7
/proc/34908/stat : 34908 (fscip) S 34904 34908 34840 0 -1 1077936128 25862 0 0 0 302 5 0 0 20 0 3 0 5350515 145764352 22198 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
/proc/34908/statm: 35587 22198 2966 3035 0 27578 0
[pid=34908/tid=34917] ppid=34904 vsize=142348 memory=2248 CPUtime=2.24 cores=5,7
/proc/34908/task/34917/stat : 34917 (fscip) R 34904 34908 34840 0 -1 4194368 19953 0 0 0 221 3 0 0 20 0 3 0 5350599 145764352 22198 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
[pid=34908/tid=34919] ppid=34904 vsize=142348 memory=63376 CPUtime=0 cores=5,7
/proc/34908/task/34919/stat : 34919 (fscip) S 34904 34908 34840 0 -1 1077936192 6 0 0 0 0 0 0 0 20 0 3 0 5350602 145764352 22198 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 142348 KiB
Current children cumulated memory: 88792 KiB

[startup+6.30032 s]
/proc/loadavg: 1.60 2.00 3.08 5/250 34921
/proc/meminfo: memFree=128574260/131655788 swapFree=131071728/131071996
[pid=34908] ppid=34904 vsize=207884 memory=126184 CPUtime=6.25 cores=5,7
/proc/34908/stat : 34908 (fscip) S 34904 34908 34840 0 -1 1077936128 43787 0 0 0 618 7 0 0 20 0 3 0 5350515 212873216 31546 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
/proc/34908/statm: 51971 31546 3014 3035 0 37019 0
[pid=34908/tid=34917] ppid=34904 vsize=207884 memory=125808 CPUtime=5.42 cores=5,7
/proc/34908/task/34917/stat : 34917 (fscip) R 34904 34908 34840 0 -1 4194368 37604 0 0 0 537 5 0 0 20 0 3 0 5350599 212873216 31546 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
[pid=34908/tid=34919] ppid=34904 vsize=207884 memory=11536 CPUtime=0 cores=5,7
/proc/34908/task/34919/stat : 34919 (fscip) S 34904 34908 34840 0 -1 1077936192 6 0 0 0 0 0 0 0 20 0 3 0 5350602 212873216 31546 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 207884 KiB
Current children cumulated memory: 126184 KiB

[startup+12.7003 s]
/proc/loadavg: 1.79 2.03 3.08 5/250 34923
/proc/meminfo: memFree=128506244/131655788 swapFree=131071728/131071996
[pid=34908] ppid=34904 vsize=207884 memory=127340 CPUtime=12.63 cores=5,7
/proc/34908/stat : 34908 (fscip) S 34904 34908 34840 0 -1 1077936128 70849 0 0 0 1254 9 0 0 20 0 3 0 5350515 212873216 31835 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
/proc/34908/statm: 51971 31835 3014 3035 0 37019 0
[pid=34908/tid=34917] ppid=34904 vsize=207884 memory=125220 CPUtime=11.8 cores=5,7
/proc/34908/task/34917/stat : 34917 (fscip) R 34904 34908 34840 0 -1 4194368 63821 0 0 0 1173 7 0 0 20 0 3 0 5350599 212873216 31835 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
[pid=34908/tid=34919] ppid=34904 vsize=207884 memory=127340 CPUtime=0 cores=5,7
/proc/34908/task/34919/stat : 34919 (fscip) S 34904 34908 34840 0 -1 1077936192 15 0 0 0 0 0 0 0 20 0 3 0 5350602 212873216 31835 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 207884 KiB
Current children cumulated memory: 127340 KiB

[startup+25.5004 s]
/proc/loadavg: 2.13 2.10 3.09 5/250 34924
/proc/meminfo: memFree=128415792/131655788 swapFree=131071728/131071996
[pid=34908] ppid=34904 vsize=207884 memory=163372 CPUtime=25.38 cores=5,7
/proc/34908/stat : 34908 (fscip) S 34904 34908 34840 0 -1 1077936128 115388 0 0 0 2525 13 0 0 20 0 3 0 5350515 212873216 40843 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
/proc/34908/statm: 51971 40843 3014 3035 0 46316 0
[pid=34908/tid=34917] ppid=34904 vsize=207884 memory=163364 CPUtime=24.54 cores=5,7
/proc/34908/task/34917/stat : 34917 (fscip) R 34904 34908 34840 0 -1 4194368 108040 0 0 0 2443 11 0 0 20 0 3 0 5350599 212873216 40843 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
[pid=34908/tid=34919] ppid=34904 vsize=207884 memory=126880 CPUtime=0 cores=5,7
/proc/34908/task/34919/stat : 34919 (fscip) S 34904 34908 34840 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 3 0 5350602 212873216 40843 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 207884 KiB
Current children cumulated memory: 163372 KiB

[startup+51.1127 s]
/proc/loadavg: 3.01 2.31 3.13 5/250 34929
/proc/meminfo: memFree=128273984/131655788 swapFree=131071728/131071996
[pid=34908] ppid=34904 vsize=273420 memory=199164 CPUtime=50.91 cores=5,7
/proc/34908/stat : 34908 (fscip) S 34904 34908 34840 0 -1 1077936128 195804 0 0 0 5069 22 0 0 20 0 3 0 5350515 279982080 49791 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
/proc/34908/statm: 68355 49791 3014 3035 0 54901 0
[pid=34908/tid=34917] ppid=34904 vsize=273420 memory=199160 CPUtime=50.08 cores=5,7
/proc/34908/task/34917/stat : 34917 (fscip) R 34904 34908 34840 0 -1 4194368 188301 0 0 0 4988 20 0 0 20 0 3 0 5350599 279982080 49791 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
[pid=34908/tid=34919] ppid=34904 vsize=273420 memory=177628 CPUtime=0 cores=5,7
/proc/34908/task/34919/stat : 34919 (fscip) S 34904 34908 34840 0 -1 1077936192 33 0 0 0 0 0 0 0 20 0 3 0 5350602 279982080 49791 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 273420 KiB
Current children cumulated memory: 199164 KiB

[startup+102.3 s]
/proc/loadavg: 3.69 2.60 3.19 5/250 34938
/proc/meminfo: memFree=128165372/131655788 swapFree=131071728/131071996
[pid=34908] ppid=34904 vsize=273420 memory=225084 CPUtime=101.94 cores=5,7
/proc/34908/stat : 34908 (fscip) S 34904 34908 34840 0 -1 1077936128 287412 0 0 0 10163 31 0 0 20 0 3 0 5350515 279982080 56271 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
/proc/34908/statm: 68355 56271 3318 3035 0 60793 0
[pid=34908/tid=34917] ppid=34904 vsize=273420 memory=11536 CPUtime=101.1 cores=5,7
/proc/34908/task/34917/stat : 34917 (fscip) R 34904 34908 34840 0 -1 4194368 279768 0 0 0 10081 29 0 0 20 0 3 0 5350599 279982080 56271 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
[pid=34908/tid=34919] ppid=34904 vsize=273420 memory=-7018978235842126464 CPUtime=0 cores=5,7
/proc/34908/task/34919/stat : 34919 (fscip) S 34904 34908 34840 0 -1 1077936192 40 0 0 0 0 0 0 0 20 0 3 0 5350602 279982080 56271 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 273420 KiB
Current children cumulated memory: 225084 KiB

[startup+162.3 s]
/proc/loadavg: 3.89 2.86 3.24 5/250 34950
/proc/meminfo: memFree=128044312/131655788 swapFree=131071728/131071996
[pid=34908] ppid=34904 vsize=364140 memory=271632 CPUtime=161.76 cores=5,7
/proc/34908/stat : 34908 (fscip) S 34904 34908 34840 0 -1 1077936128 356092 0 0 0 16136 40 0 0 20 0 3 0 5350515 372879360 67908 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
/proc/34908/statm: 91035 67908 3318 3035 0 73694 0
[pid=34908/tid=34917] ppid=34904 vsize=364140 memory=242536 CPUtime=160.9 cores=5,7
/proc/34908/task/34917/stat : 34917 (fscip) R 34904 34908 34840 0 -1 4194368 348361 0 0 0 16053 37 0 0 20 0 3 0 5350599 372879360 67908 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
[pid=34908/tid=34919] ppid=34904 vsize=364140 memory=247780 CPUtime=0 cores=5,7
/proc/34908/task/34919/stat : 34919 (fscip) S 34904 34908 34840 0 -1 1077936192 46 0 0 0 0 0 0 0 20 0 3 0 5350602 372879360 67908 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
Current children cumulated CPU time: 161.76 s
Current children cumulated vsize: 364140 KiB
Current children cumulated memory: 271632 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 3.12 3.31 5/250 34960
/proc/meminfo: memFree=127937364/131655788 swapFree=131071728/131071996
[pid=34908] ppid=34904 vsize=383964 memory=290128 CPUtime=221.53 cores=5,7
/proc/34908/stat : 34908 (fscip) S 34904 34908 34840 0 -1 1077936128 394171 0 0 0 22105 48 0 0 20 0 3 0 5350515 393179136 72532 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
/proc/34908/statm: 95991 72532 3318 3035 0 78650 0
[pid=34908/tid=34917] ppid=34904 vsize=383964 memory=277364 CPUtime=220.67 cores=5,7
/proc/34908/task/34917/stat : 34917 (fscip) R 34904 34908 34840 0 -1 4194368 386396 0 0 0 22022 45 0 0 20 0 3 0 5350599 393179136 72532 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
[pid=34908/tid=34919] ppid=34904 vsize=383964 memory=290128 CPUtime=0 cores=5,7
/proc/34908/task/34919/stat : 34919 (fscip) S 34904 34908 34840 0 -1 1077936192 47 0 0 0 0 0 0 0 20 0 3 0 5350602 393179136 72532 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
Current children cumulated CPU time: 221.53 s
Current children cumulated vsize: 383964 KiB
Current children cumulated memory: 290128 KiB

[startup+282.3 s]

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

/proc/34908/statm: 107957 95492 3318 3035 0 99986 0
[pid=34908/tid=34917] ppid=34904 vsize=431828 memory=298340 CPUtime=399.96 cores=5,7
/proc/34908/task/34917/stat : 34917 (fscip) R 34904 34908 34840 0 -1 4194368 503304 0 0 0 39929 67 0 0 20 0 3 0 5350599 442191872 95492 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
[pid=34908/tid=34919] ppid=34904 vsize=431828 memory=11536 CPUtime=0 cores=5,7
/proc/34908/task/34919/stat : 34919 (fscip) S 34904 34908 34840 0 -1 1077936192 54 0 0 0 0 0 0 0 20 0 3 0 5350602 442191872 95492 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
Current children cumulated CPU time: 400.84 s
Current children cumulated vsize: 431828 KiB
Current children cumulated memory: 381968 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 3.69 3.51 5/252 35152
/proc/meminfo: memFree=127669272/131655788 swapFree=131071728/131071996
[pid=34908] ppid=34904 vsize=515948 memory=427984 CPUtime=460.6 cores=5,7
/proc/34908/stat : 34908 (fscip) S 34904 34908 34840 0 -1 1077936128 551432 0 0 0 45981 79 0 0 20 0 3 0 5350515 528330752 106996 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
/proc/34908/statm: 128987 106996 3318 3035 0 112562 0
[pid=34908/tid=34917] ppid=34904 vsize=515948 memory=11536 CPUtime=459.72 cores=5,7
/proc/34908/task/34917/stat : 34917 (fscip) R 34904 34908 34840 0 -1 4194368 543311 0 0 0 45897 75 0 0 20 0 3 0 5350599 528330752 106996 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
[pid=34908/tid=34919] ppid=34904 vsize=515948 memory=396368 CPUtime=0 cores=5,7
/proc/34908/task/34919/stat : 34919 (fscip) S 34904 34908 34840 0 -1 1077936192 56 0 0 0 0 0 0 0 20 0 3 0 5350602 528330752 106996 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
Current children cumulated CPU time: 460.6 s
Current children cumulated vsize: 515948 KiB
Current children cumulated memory: 427984 KiB

[startup+522.3 s]
/proc/loadavg: 3.73 3.68 3.52 4/243 35192
/proc/meminfo: memFree=128035264/131655788 swapFree=131071728/131071996
[pid=34908] ppid=34904 vsize=523196 memory=441116 CPUtime=520.39 cores=5,7
/proc/34908/stat : 34908 (fscip) S 34904 34908 34840 0 -1 1077936128 576705 0 0 0 51955 84 0 0 20 0 3 0 5350515 535752704 110279 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
/proc/34908/statm: 130799 110279 3318 3035 0 114374 0
[pid=34908/tid=34917] ppid=34904 vsize=523196 memory=426956 CPUtime=519.51 cores=5,7
/proc/34908/task/34917/stat : 34917 (fscip) R 34904 34908 34840 0 -1 4194368 568573 0 0 0 51871 80 0 0 20 0 3 0 5350599 535752704 110279 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
[pid=34908/tid=34919] ppid=34904 vsize=523196 memory=12856 CPUtime=0 cores=5,7
/proc/34908/task/34919/stat : 34919 (fscip) S 34904 34908 34840 0 -1 1077936192 58 0 0 0 0 0 0 0 20 0 3 0 5350602 535752704 110279 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
Current children cumulated CPU time: 520.39 s
Current children cumulated vsize: 523196 KiB
Current children cumulated memory: 441116 KiB

[startup+582.3 s]
/proc/loadavg: 3.37 3.59 3.50 4/240 35204
/proc/meminfo: memFree=127993804/131655788 swapFree=131071728/131071996
[pid=34908] ppid=34904 vsize=538228 memory=454636 CPUtime=580.18 cores=5,7
/proc/34908/stat : 34908 (fscip) S 34904 34908 34840 0 -1 1077936128 599530 0 0 0 57929 89 0 0 20 0 3 0 5350515 551145472 113659 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
/proc/34908/statm: 134557 113659 3318 3035 0 118132 0
[pid=34908/tid=34917] ppid=34904 vsize=538228 memory=11536 CPUtime=579.25 cores=5,7
/proc/34908/task/34917/stat : 34917 (fscip) R 34904 34908 34840 0 -1 4194368 591383 0 0 0 57841 84 0 0 20 0 3 0 5350599 551145472 113659 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
[pid=34908/tid=34919] ppid=34904 vsize=538228 memory=454636 CPUtime=0 cores=5,7
/proc/34908/task/34919/stat : 34919 (fscip) S 34904 34908 34840 0 -1 1077936192 60 0 0 0 0 0 0 0 20 0 3 0 5350602 551145472 113659 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
Current children cumulated CPU time: 580.18 s
Current children cumulated vsize: 538228 KiB
Current children cumulated memory: 454636 KiB

[startup+642.3 s]
/proc/loadavg: 3.18 3.49 3.47 4/240 35214
/proc/meminfo: memFree=127967840/131655788 swapFree=131071728/131071996
[pid=34908] ppid=34904 vsize=538228 memory=454756 CPUtime=639.97 cores=5,7
/proc/34908/stat : 34908 (fscip) S 34904 34908 34840 0 -1 1077936128 603782 0 0 0 63898 99 0 0 20 0 3 0 5350515 551145472 113689 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
/proc/34908/statm: 134557 113689 3318 3035 0 118132 0
[pid=34908/tid=34917] ppid=34904 vsize=538228 memory=11536 CPUtime=638.97 cores=5,7
/proc/34908/task/34917/stat : 34917 (fscip) R 34904 34908 34840 0 -1 4194368 595623 0 0 0 63806 91 0 0 20 0 3 0 5350599 551145472 113689 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
[pid=34908/tid=34919] ppid=34904 vsize=538228 memory=454756 CPUtime=0 cores=5,7
/proc/34908/task/34919/stat : 34919 (fscip) S 34904 34908 34840 0 -1 1077936192 62 0 0 0 0 0 0 0 20 0 3 0 5350602 551145472 113689 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
Current children cumulated CPU time: 639.97 s
Current children cumulated vsize: 538228 KiB
Current children cumulated memory: 454756 KiB

[startup+646.326 s]
# the end of solver process 34908 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=642.974 s, system=1.01731 s

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

[startup+643.2 s]
/proc/loadavg: 3.18 3.49 3.47 4/240 35214
/proc/meminfo: memFree=127967596/131655788 swapFree=131071728/131071996
[pid=34908] ppid=34904 vsize=538228 memory=454756 CPUtime=640.86 cores=5,7
/proc/34908/stat : 34908 (fscip) S 34904 34908 34840 0 -1 1077936128 603955 0 0 0 63987 99 0 0 20 0 3 0 5350515 551145472 113689 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
/proc/34908/statm: 134557 113689 3318 3035 0 118132 0
[pid=34908/tid=34917] ppid=34904 vsize=538228 memory=454756 CPUtime=639.87 cores=5,7
/proc/34908/task/34917/stat : 34917 (fscip) R 34904 34908 34840 0 -1 4194368 595796 0 0 0 63896 91 0 0 20 0 3 0 5350599 551145472 113689 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
[pid=34908/tid=34919] ppid=34904 vsize=538228 memory=20353 CPUtime=0 cores=5,7
/proc/34908/task/34919/stat : 34919 (fscip) S 34904 34908 34840 0 -1 1077936192 62 0 0 0 0 0 0 0 20 0 3 0 5350602 551145472 113689 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
Current children cumulated CPU time: 640.86 s
Current children cumulated vsize: 538228 KiB
Current children cumulated memory: 454756 KiB

[startup+644.8 s]
/proc/loadavg: 3.18 3.49 3.47 4/240 35214
/proc/meminfo: memFree=127967596/131655788 swapFree=131071728/131071996
[pid=34908] ppid=34904 vsize=538228 memory=454756 CPUtime=642.46 cores=5,7
/proc/34908/stat : 34908 (fscip) S 34904 34908 34840 0 -1 1077936128 604766 0 0 0 64146 100 0 0 20 0 3 0 5350515 551145472 113689 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
/proc/34908/statm: 134557 113689 3318 3035 0 118132 0
[pid=34908/tid=34917] ppid=34904 vsize=538228 memory=454756 CPUtime=641.45 cores=5,7
/proc/34908/task/34917/stat : 34917 (fscip) R 34904 34908 34840 0 -1 4194368 596604 0 0 0 64054 91 0 0 20 0 3 0 5350599 551145472 113689 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
[pid=34908/tid=34919] ppid=34904 vsize=538228 memory=454756 CPUtime=0 cores=5,7
/proc/34908/task/34919/stat : 34919 (fscip) S 34904 34908 34840 0 -1 1077936192 64 0 0 0 0 0 0 0 20 0 3 0 5350602 551145472 113689 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
Current children cumulated CPU time: 642.46 s
Current children cumulated vsize: 538228 KiB
Current children cumulated memory: 454756 KiB

[startup+645.6 s]
/proc/loadavg: 3.18 3.49 3.47 4/240 35214
/proc/meminfo: memFree=127966640/131655788 swapFree=131071728/131071996
[pid=34908] ppid=34904 vsize=538228 memory=454756 CPUtime=643.26 cores=5,7
/proc/34908/stat : 34908 (fscip) S 34904 34908 34840 0 -1 1077936128 604796 0 0 0 64226 100 0 0 20 0 3 0 5350515 551145472 113689 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
/proc/34908/statm: 134557 113689 3318 3035 0 118132 0
[pid=34908/tid=34917] ppid=34904 vsize=538228 memory=2248 CPUtime=642.25 cores=5,7
/proc/34908/task/34917/stat : 34917 (fscip) R 34904 34908 34840 0 -1 4194368 596634 0 0 0 64133 92 0 0 20 0 3 0 5350599 551145472 113689 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
[pid=34908/tid=34919] ppid=34904 vsize=538228 memory=11536 CPUtime=0 cores=5,7
/proc/34908/task/34919/stat : 34919 (fscip) S 34904 34908 34840 0 -1 1077936192 64 0 0 0 0 0 0 0 20 0 3 0 5350602 551145472 113689 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
Current children cumulated CPU time: 643.26 s
Current children cumulated vsize: 538228 KiB
Current children cumulated memory: 454756 KiB

[startup+646 s]*
/proc/loadavg: 3.16 3.48 3.46 4/240 35214
/proc/meminfo: memFree=127966596/131655788 swapFree=131071728/131071996
[pid=34908] ppid=34904 vsize=538228 memory=454756 CPUtime=643.67 cores=5,7
/proc/34908/stat : 34908 (fscip) S 34904 34908 34840 0 -1 1077936128 604808 0 0 0 64267 100 0 0 20 0 3 0 5350515 551145472 113689 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
/proc/34908/statm: 134557 113689 3318 3035 0 118132 0
[pid=34908/tid=34917] ppid=34904 vsize=538228 memory=-7595157513168839292 CPUtime=642.66 cores=5,7
/proc/34908/task/34917/stat : 34917 (fscip) R 34904 34908 34840 0 -1 4194368 596646 0 0 0 64174 92 0 0 20 0 3 0 5350599 551145472 113689 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
[pid=34908/tid=34919] ppid=34904 vsize=538228 memory=8156 CPUtime=0 cores=5,7
/proc/34908/task/34919/stat : 34919 (fscip) S 34904 34908 34840 0 -1 1077936192 64 0 0 0 0 0 0 0 20 0 3 0 5350602 551145472 113689 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
Current children cumulated CPU time: 643.67 s
Current children cumulated vsize: 538228 KiB
Current children cumulated memory: 454756 KiB

[startup+646.2 s]
/proc/loadavg: 3.16 3.48 3.46 4/240 35214
/proc/meminfo: memFree=127966596/131655788 swapFree=131071728/131071996
[pid=34908] ppid=34904 vsize=538228 memory=454756 CPUtime=643.85 cores=5,7
/proc/34908/stat : 34908 (fscip) S 34904 34908 34840 0 -1 1077936128 605028 0 0 0 64285 100 0 0 20 0 3 0 5350515 551145472 113689 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
/proc/34908/statm: 134557 113689 3318 3035 0 118132 0
[pid=34908/tid=34917] ppid=34904 vsize=538228 memory=2112 CPUtime=642.85 cores=5,7
/proc/34908/task/34917/stat : 34917 (fscip) R 34904 34908 34840 0 -1 4194368 596866 0 0 0 64193 92 0 0 20 0 3 0 5350599 551145472 113689 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
[pid=34908/tid=34919] ppid=34904 vsize=538228 memory=1596 CPUtime=0 cores=5,7
/proc/34908/task/34919/stat : 34919 (fscip) S 34904 34908 34840 0 -1 1077936192 64 0 0 0 0 0 0 0 20 0 3 0 5350602 551145472 113689 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
Current children cumulated CPU time: 643.85 s
Current children cumulated vsize: 538228 KiB
Current children cumulated memory: 454756 KiB

[startup+646.3 s]
/proc/loadavg: 3.16 3.48 3.46 4/240 35214
/proc/meminfo: memFree=127966596/131655788 swapFree=131071728/131071996
[pid=34908] ppid=34904 vsize=535504 memory=452040 CPUtime=643.95 cores=5,7
/proc/34908/stat : 34908 (fscip) S 34904 34908 34840 0 -1 1077936128 605208 0 0 0 64295 100 0 0 20 0 3 0 5350515 548356096 113010 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
/proc/34908/statm: 133876 113010 3318 3035 0 117451 0
[pid=34908/tid=34917] ppid=34904 vsize=535504 memory=11536 CPUtime=642.95 cores=5,7
/proc/34908/task/34917/stat : 34917 (fscip) R 34904 34908 34840 0 -1 4194368 597045 0 0 0 64203 92 0 0 20 0 3 0 5350599 548356096 113010 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
[pid=34908/tid=34919] ppid=34904 vsize=535504 memory=-7018978235842126464 CPUtime=0 cores=5,7
/proc/34908/task/34919/stat : 34919 (fscip) S 34904 34908 34840 0 -1 1077936192 64 0 0 0 0 0 0 0 20 0 3 0 5350602 548356096 113010 134679101440 4194304 16623229 140727839293216 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 37425152 140727839294484 140727839294600 140727839294600 140727839301616 0
Current children cumulated CPU time: 643.95 s
Current children cumulated vsize: 535504 KiB
Current children cumulated memory: 452040 KiB

Child status: 0

Real time (s): 646.326
CPU time (s): 643.992
CPU user time (s): 642.974
CPU system time (s): 1.01731
CPU usage (%): 99.6388
Max. virtual memory (cumulated for all children) (KiB): 538228
Max. memory (cumulated for all children) (KiB): 454756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 642.974
system time used= 1.01731
maximum resident set size= 454756
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 605778
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= 5462
involuntary context switches= 896


# summary of solver processes directly reported to runsolver:
#   pid: 34908
#   total CPU time (s): 643.992
#   total CPU user time (s): 642.974
#   total CPU system time (s): 1.01731

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.15525 second user time and 6.56756 second system time

The end

Launcher Data

Begin job on nodeC011 at 2024-07-31 03:36:42
IDJOB=4464861
IDBENCH=143599
IDSOLVER=3093
FILE ID=nodeC011/4464861-1722389801
RUNJOBID= nodeC011-1722389801-34853
SLURM_JOB_ID= 8249866
Free space on /tmp= 723748 MiB

SOLVER NAME= FiberSCIP 2024-07-30
BENCH NAME= PB24/WBO/PARTIAL-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900570242--soft-66-100-0.wbo
COMMAND LINE= ./fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4464861-1722389801/watcher-4464861-1722389801 -o /tmp/evaluation-result-4464861-1722389801/solver-4464861-1722389801 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1722389801-34853 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4464861-1722389801.wbo -qsol -t 3600 -sth 1

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

MD5SUM BENCH= dddb0d744d834e2d5f9db141b6c49ab7
RANDOM SEED=1209120846

nodeC011.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        129014700 kB
MemAvailable:   130031664 kB
Buffers:          107700 kB
Cached:          1752784 kB
SwapCached:           12 kB
Active:           275716 kB
Inactive:        1933572 kB
Active(anon):       1828 kB
Inactive(anon):   376496 kB
Active(file):     273888 kB
Inactive(file):  1557076 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071728 kB
Dirty:            113292 kB
Writeback:             4 kB
AnonPages:        347264 kB
Mapped:           101592 kB
Shmem:             29468 kB
KReclaimable:      52396 kB
Slab:             128660 kB
SReclaimable:      52396 kB
SUnreclaim:        76264 kB
KernelStack:        3664 kB
PageTables:         9940 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     703156 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:             7040 kB
HardwareCorrupted:     0 kB
AnonHugePages:    219136 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:      156488 kB
DirectMap2M:     9185280 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 723700 MiB
End job on nodeC011 at 2024-07-31 03:47:28