Trace number 4242981

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
R1: cosoco 1.1? (TO) 2400.03 2400.1

General information on the benchmark

NameSuperSolutions/SuperSolutions-Taillard-os10/
SuperTaillard-os-10-11.xml
MD5SUM282e51d8db2be6465471e4014b41d3d5
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark122.536
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints2800
Number of domains65
Minimum domain size580
Maximum domain size675
Distribution of domain sizes[{"size":580,"count":6},{"size":581,"count":6},{"size":582,"count":4},{"size":583,"count":2},{"size":584,"count":4},{"size":585,"count":2},{"size":586,"count":2},{"size":587,"count":2},{"size":588,"count":2},{"size":590,"count":2},{"size":591,"count":8},{"size":592,"count":2},{"size":593,"count":2},{"size":594,"count":6},{"size":595,"count":2},{"size":597,"count":2},{"size":604,"count":2},{"size":605,"count":4},{"size":606,"count":2},{"size":607,"count":2},{"size":608,"count":4},{"size":609,"count":2},{"size":610,"count":8},{"size":611,"count":2},{"size":612,"count":2},"...",{"size":635,"count":2}, {"size":636,"count":2}, {"size":637,"count":2}, {"size":638,"count":2}, {"size":639,"count":6}, {"size":640,"count":4}, {"size":643,"count":4}, {"size":644,"count":2}, {"size":646,"count":4}, {"size":648,"count":6}, {"size":649,"count":2}, {"size":651,"count":2}, {"size":652,"count":2}, {"size":653,"count":2}, {"size":655,"count":2}, {"size":657,"count":2}, {"size":659,"count":4}, {"size":660,"count":2}, {"size":661,"count":2}, {"size":665,"count":6}, {"size":666,"count":2}, {"size":669,"count":2}, {"size":671,"count":4}, {"size":674,"count":2}, {"size":675,"count":2}]
Minimum variable degree19
Maximum variable degree37
Distribution of variable degrees[{"degree":19,"count":100},{"degree":37,"count":100}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":2800}]
Number of extensional constraints0
Number of intensional constraints2800
Distribution of constraint types[{"type":"intension","count":2800}]
Optimization problemNO
Type of objective

Solver Data

3.09/3.10	c intension x0 != x1  using generic constraint 
3.09/3.10	c intension x2 != x3  using generic constraint 
3.09/3.10	c intension x4 != x5  using generic constraint 
3.09/3.10	c intension x6 != x7  using generic constraint 
3.09/3.10	c intension x8 != x9  using generic constraint 
3.09/3.10	c intension x10 != x11  using generic constraint 
3.09/3.10	c intension x12 != x13  using generic constraint 
3.09/3.11	c intension x14 != x15  using generic constraint 
3.09/3.11	c intension x16 != x17  using generic constraint 
3.09/3.11	c intension x18 != x19  using generic constraint 
3.09/3.11	c intension x20 != x21  using generic constraint 
3.09/3.11	c intension x22 != x23  using generic constraint 
3.09/3.11	c intension x24 != x25  using generic constraint 
3.09/3.11	c intension x26 != x27  using generic constraint 
3.09/3.11	c intension x28 != x29  using generic constraint 
3.09/3.11	c intension x30 != x31  using generic constraint 
3.09/3.11	c intension x32 != x33  using generic constraint 
3.09/3.11	c intension x34 != x35  using generic constraint 
3.09/3.11	c intension x36 != x37  using generic constraint 
3.09/3.12	c intension x38 != x39  using generic constraint 
3.09/3.12	c intension x40 != x41  using generic constraint 
3.09/3.12	c intension x42 != x43  using generic constraint 
3.09/3.12	c intension x44 != x45  using generic constraint 
3.09/3.12	c intension x46 != x47  using generic constraint 
3.09/3.12	c intension x48 != x49  using generic constraint 
3.09/3.12	c intension x50 != x51  using generic constraint 
3.09/3.12	c intension x52 != x53  using generic constraint 
3.09/3.12	c intension x54 != x55  using generic constraint 
3.09/3.12	c intension x56 != x57  using generic constraint 
3.09/3.12	c intension x58 != x59  using generic constraint 
3.09/3.13	c intension x60 != x61  using generic constraint 
3.09/3.13	c intension x62 != x63  using generic constraint 
3.09/3.13	c intension x64 != x65  using generic constraint 
3.09/3.13	c intension x66 != x67  using generic constraint 
3.09/3.13	c intension x68 != x69  using generic constraint 
3.09/3.13	c intension x70 != x71  using generic constraint 
3.09/3.13	c intension x72 != x73  using generic constraint 
3.09/3.13	c intension x74 != x75  using generic constraint 
3.09/3.13	c intension x76 != x77  using generic constraint 
3.09/3.13	c intension x78 != x79  using generic constraint 
3.09/3.13	c intension x80 != x81  using generic constraint 
3.09/3.13	c intension x82 != x83  using generic constraint 
3.09/3.14	c intension x84 != x85  using generic constraint 
3.09/3.14	c intension x86 != x87  using generic constraint 
3.09/3.14	c intension x88 != x89  using generic constraint 
3.09/3.14	c intension x90 != x91  using generic constraint 
3.09/3.14	c intension x92 != x93  using generic constraint 
3.09/3.14	c intension x94 != x95  using generic constraint 
3.09/3.14	c intension x96 != x97  using generic constraint 
3.09/3.14	c intension x98 != x99  using generic constraint 
3.09/3.14	c intension x100 != x101  using generic constraint 
3.09/3.14	c intension x102 != x103  using generic constraint 
3.09/3.14	c intension x104 != x105  using generic constraint 
3.09/3.14	c intension x106 != x107  using generic constraint 
3.09/3.15	c intension x108 != x109  using generic constraint 
3.09/3.15	c intension x110 != x111  using generic constraint 
3.09/3.15	c intension x112 != x113  using generic constraint 
3.09/3.15	c intension x114 != x115  using generic constraint 
3.09/3.15	c intension x116 != x117  using generic constraint 
3.09/3.15	c intension x118 != x119  using generic constraint 
3.09/3.15	c intension x120 != x121  using generic constraint 
3.09/3.15	c intension x122 != x123  using generic constraint 
3.09/3.15	c intension x124 != x125  using generic constraint 
3.09/3.15	c intension x126 != x127  using generic constraint 
3.09/3.15	c intension x128 != x129  using generic constraint 
3.09/3.16	c intension x130 != x131  using generic constraint 
3.09/3.16	c intension x132 != x133  using generic constraint 
3.09/3.16	c intension x134 != x135  using generic constraint 
3.09/3.16	c intension x136 != x137  using generic constraint 
3.09/3.16	c intension x138 != x139  using generic constraint 
3.09/3.16	c intension x140 != x141  using generic constraint 
3.09/3.16	c intension x142 != x143  using generic constraint 
3.09/3.16	c intension x144 != x145  using generic constraint 
3.09/3.16	c intension x146 != x147  using generic constraint 
3.09/3.16	c intension x148 != x149  using generic constraint 
3.09/3.16	c intension x150 != x151  using generic constraint 
3.09/3.16	c intension x152 != x153  using generic constraint 
3.09/3.17	c intension x154 != x155  using generic constraint 
3.09/3.17	c intension x156 != x157  using generic constraint 
3.09/3.17	c intension x158 != x159  using generic constraint 
3.09/3.17	c intension x160 != x161  using generic constraint 
3.09/3.17	c intension x162 != x163  using generic constraint 
3.09/3.17	c intension x164 != x165  using generic constraint 
3.09/3.17	c intension x166 != x167  using generic constraint 
3.09/3.17	c intension x168 != x169  using generic constraint 
3.09/3.17	c intension x170 != x171  using generic constraint 
3.09/3.17	c intension x172 != x173  using generic constraint 
3.09/3.17	c intension x174 != x175  using generic constraint 
3.09/3.18	c intension x176 != x177  using generic constraint 
3.09/3.18	c intension x178 != x179  using generic constraint 
3.09/3.18	c intension x180 != x181  using generic constraint 
3.09/3.18	c intension x182 != x183  using generic constraint 
3.09/3.18	c intension x184 != x185  using generic constraint 
3.09/3.18	c intension x186 != x187  using generic constraint 
3.09/3.18	c intension x188 != x189  using generic constraint 
3.09/3.18	c intension x190 != x191  using generic constraint 
3.09/3.18	c intension x192 != x193  using generic constraint 
3.09/3.18	c intension x194 != x195  using generic constraint 
3.09/3.18	c intension x196 != x197  using generic constraint 
3.09/3.18	c intension x198 != x199  using generic constraint 
3.09/3.19	c root propagations     : 0           
3.09/3.19	c restarts enabled, print stats at every restarts
3.09/3.19	c
3.09/3.19	c
3.09/3.19	c
3.09/3.19	c This is cosoco 1.0 --  
3.09/3.19	c
3.09/3.19	c ========================================[ Problem Statistics ]===========================================
3.09/3.19	c |                                                                                                       
3.09/3.19	c |  Parse time        :         3.17 s 
3.09/3.19	c |
3.09/3.19	c |               Variables: 200
3.09/3.19	c |            Domain Sizes: 580..675
3.09/3.19	c |
3.09/3.19	c |             Constraints: 2800
3.09/3.19	c |                   Arity: 2..2  -- Binary: 2800
3.09/3.19	c | 
3.09/3.19	c |                   Types: 
3.09/3.19	c |                          (X != Y): 100
3.09/3.19	c |                          Intension: 2700
3.09/3.19	c |                          
3.09/3.19	c =========================================================================================================
3.09/3.19	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
3.40/3.47	c 101            126            31298          316426         0              0              24   25   23   
3.69/3.78	c 211            283            69947          635907         0              0              25   43   42   
3.99/4.04	c 332            421            106855         988103         0              0              14   14   13   
4.19/4.26	c 465            573            131039         1520135        0              0              14   14   13   
4.49/4.53	c 611            737            161326         2057735        0              0              8   9   8      
4.79/4.83	c 771            909            203260         2413926        0              0              9   9   8      
5.09/5.17	c 947            1100           254402         2941572        0              0              9   9   8      
5.50/5.53	c 1140           1304           285517         3640871        0              0              8   8   7      
5.69/5.74	c 1352           1526           303842         4165221        0              0              8   8   7      
6.09/6.17	c 1585           1770           338736         4971264        0              0              8   8   7      
6.60/6.65	c 1841           2041           406536         5566912        0              0              8   8   7      
7.19/7.24	c 2122           2357           502323         6491827        0              0              8   10   9     
7.70/7.75	c 2431           2676           533232         7624921        0              0              9   9   8      
8.19/8.26	c 2770           3039           601207         8555529        0              0              9   9   8      
9.19/9.23	c 3142           3458           755062         9478928        0              0              8   9   8      
9.90/9.91	c 3551           3898           809314         10746068       0              0              8   27   23    
11.00/11.09	c 4000           4435           1013260        11357328       0              0              9   47   45    
12.69/12.76	c 4493           4997           1171719        13219036       0              0              9   40   36    
14.69/14.71	c 5035           5606           1312291        15023551       0              0              9   61   46    
15.69/15.70	c 5631           6261           1473529        16013441       0              0              9   26   25    
16.69/16.79	c 6286           6961           1604524        17960396       0              0              9   12   11    
18.29/18.36	c 7006           7707           1726800        20710631       0              0              9   10   9     
19.89/19.96	c 7798           8560           1931375        23110375       0              0              8   9   8      
21.29/21.34	c 8669           9486           2125344        25660433       0              0              8   9   8      
23.29/23.37	c 9627           10527          2407775        28473193       0              0              8   9   8      
25.39/25.45	c 10680          11626          2672591        31747489       0              0              8   9   8      
27.08/27.16	c 11838          12821          2796403        36184733       0              0              8   8   7      
30.18/30.23	c 13111          14169          2970798        39608432       0              0              8   9   8      
32.28/32.34	c 14511          15641          3246236        43433571       0              0              7   8   7      
35.19/35.22	c 16051          17280          3621047        46795251       0              0              7   9   8      
39.78/39.89	c 17745          19013          3842738        53799237       0              0              9   10   9     
44.38/44.46	c 19608          21086          4610194        57757095       0              0              8   10   9     
49.08/49.15	c 21657          23249          5044054        64727831       0              0              8   9   8      
51.69/51.72	c 23910          25577          5252614        71544206       0              0              7   8   7      
56.28/56.30	c 26388          28207          5788917        77521167       0              0              7   9   8      
62.18/62.23	c 29113          31187          6580605        82402098       0              0              8   25   22    
71.99/72.04	c 32110          34311          7428818        94694840       0              0              9   36   33    
78.48/78.59	c 35406          37713          7897351        105533737      0              0              9   51   49    
84.88/84.98	c 39031          41558          8734512        115154122      0              0              9   12   11    
91.57/91.64	c 43018          45690          9269960        129778445      0              0              8   10   8     
101.47/101.50	c 47403          50491          10624114       142437692      0              0              8   9   8      
114.97/115.09	c 52226          55635          12106987       159160087      0              0              8   38   34    
130.88/131.00	c 57531          61623          14208821       174251552      0              0              9   51   47    
147.67/147.70	c 63366          67737          15595557       196593822      0              0              9   23   22    
162.57/162.69	c 69784          74388          16459947       219184157      0              0              9   38   33    
211.17/211.21	c 76843          85806          19531215       250794487      0              0              9   60   53    
235.56/235.68	c 84607          93884          21564117       281831790      0              0              10   40   38   
251.66/251.77	c 93147          102760         22820025       310215390      0              0              8   10   8     
279.47/279.58	c 102541         112760         25621684       343188617      0              0              8   10   8     
299.17/299.22	c 112874         123351         26792174       379670446      0              0              7   9   8      
326.56/326.67	c 124240         135091         28856236       426351151      0              0              7   9   7      
350.26/350.31	c 136742         148157         31160951       461325327      0              0              8   22   21    
390.26/390.37	c 150494         163010         36181001       505240019      0              0              8   10   9     
418.07/418.16	c 165621         179201         40193849       534296551      0              0              15   24   23   
448.46/448.56	c 182260         196626         43580838       579807683      0              0              15   23   21   
475.86/475.97	c 200562         215614         46288696       635576073      0              0              6   8   7      
510.66/510.75	c 220694         236438         50501614       680386769      0              0              9   10   9     
584.66/584.73	c 242839         260140         57525337       769958634      0              0              9   24   22    
640.66/640.77	c 267198         285891         62516185       849296875      0              0              7   10   8     
693.75/693.82	c 293992         313909         67939167       927694053      0              0              9   21   19    
746.25/746.31	c 323465         344942         73658209       1007561331     0              0              7   9   7      
797.05/797.12	c 355885         378470         78558502       1109657547     0              0              8   10   9     
860.35/860.47	c 391547         416121         86247043       1211511273     0              0              7   9   8      
920.66/920.79	c 430775         457031         92300486       1319835055     0              0              8   10   9     
998.76/998.82	c 473925         502280         101163986      1446710714     0              0              7   9   8      
1072.15/1072.23	c 521390         551747         108520589      1576427257     0              0              8   10   9     
1180.15/1180.29	c 573601         608019         123045415      1713894054     0              0              7   11   9     
1263.96/1264.09	c 631033         667163         130224965      1898764062     0              0              8   10   9     
1382.25/1382.31	c 694208         734288         144286309      2063536957     0              0              6   10   8     
1598.82/1598.90	c 763700         811214         170687517      2218571555     0              0              9   50   42    
1832.01/1832.12	c 840141         891537         190068525      2539061500     0              0              10   25   23   
1995.82/1995.98	c 924226         979498         206949046      2831410419     0              0              9   11   10    
2198.83/2198.96	c 1016719        1079638        232361731      3087167527     0              0              7   11   9     

Verifier Data

One s line expected

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4242981-1500670224/watcher-4242981-1500670224 -o /tmp/evaluation-result-4242981-1500670224/solver-4242981-1500670224 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node137-1500667610-11891 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4242981-1500670224.xml 

pid=12853
running on 8 cores: 1,3,5,7,9,11,13,15

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.99 2.00 2.02 2/242 12856
/proc/meminfo: memFree=32015536/32770624 swapFree=5644/201452
[pid=12856] ppid=12853 vsize=28048 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 1251 0 0 0 1 0 0 0 20 0 1 0 2289103 28721152 1030 33554432000 4194304 5970956 140723805009216 140723805002560 5668447 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 7012 1030 680 434 0 376 0

[startup+0.10015 s]
/proc/loadavg: 1.99 2.00 2.02 2/242 12856
/proc/meminfo: memFree=32015536/32770624 swapFree=5644/201452
[pid=12856] ppid=12853 vsize=28436 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 1346 0 0 0 9 0 0 0 20 0 1 0 2289103 29118464 1163 33554432000 4194304 5970956 140723805009216 140723805005816 140321879440357 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 7109 1163 730 434 0 473 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28436

[startup+0.200321 s]
/proc/loadavg: 1.99 2.00 2.02 2/242 12856
/proc/meminfo: memFree=32015536/32770624 swapFree=5644/201452
[pid=12856] ppid=12853 vsize=29428 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 1619 0 0 0 19 0 0 0 20 0 1 0 2289103 30134272 1443 33554432000 4194304 5970956 140723805009216 140723805002808 140321888785592 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 7357 1443 776 434 0 721 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 29428

[startup+0.300231 s]
/proc/loadavg: 1.99 2.00 2.02 2/242 12856
/proc/meminfo: memFree=32015536/32770624 swapFree=5644/201452
[pid=12856] ppid=12853 vsize=31568 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 2157 0 0 0 29 0 0 0 20 0 1 0 2289103 32325632 1982 33554432000 4194304 5970956 140723805009216 140723805002808 140321879440357 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 7892 1982 776 434 0 1256 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31568

[startup+0.700205 s]
/proc/loadavg: 1.99 2.00 2.02 2/242 12856
/proc/meminfo: memFree=32015536/32770624 swapFree=5644/201452
[pid=12856] ppid=12853 vsize=40024 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 4267 0 0 0 69 0 0 0 20 0 1 0 2289103 40984576 4094 33554432000 4194304 5970956 140723805009216 140723805002808 140321879440357 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 10006 4094 776 434 0 3370 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40024

[startup+1.50024 s]
/proc/loadavg: 1.99 2.00 2.02 3/243 12857
/proc/meminfo: memFree=31993600/32770624 swapFree=5644/201448
[pid=12856] ppid=12853 vsize=56864 CPUtime=1.49 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 8471 0 0 0 149 0 0 0 20 0 1 0 2289103 58228736 8299 33554432000 4194304 5970956 140723805009216 140723805002808 140321879440357 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 14216 8299 776 434 0 7580 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56864

[startup+3.1002 s]
/proc/loadavg: 1.99 2.00 2.02 3/243 12857
/proc/meminfo: memFree=31970052/32770624 swapFree=5644/201448
[pid=12856] ppid=12853 vsize=90760 CPUtime=3.09 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 17303 0 0 0 308 1 0 0 20 0 1 0 2289103 92938240 16776 33554432000 4194304 5970956 140723805009216 140723805002808 140321879450508 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 22690 16783 776 434 0 16054 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 90760

[startup+6.30029 s]
/proc/loadavg: 1.99 2.00 2.02 3/243 12857
/proc/meminfo: memFree=31931168/32770624 swapFree=5644/201456
[pid=12856] ppid=12853 vsize=110560 CPUtime=6.29 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 34807 0 0 0 626 3 0 0 20 0 1 0 2289103 113213440 21755 33554432000 4194304 5970956 140723805009216 140723805006552 4968264 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 27640 21755 821 434 0 21004 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 110560

[startup+12.7002 s]
/proc/loadavg: 1.99 2.00 2.02 3/243 12857
/proc/meminfo: memFree=31922488/32770624 swapFree=5644/201464
[pid=12856] ppid=12853 vsize=118480 CPUtime=12.69 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 49289 0 0 0 1266 3 0 0 20 0 1 0 2289103 121323520 23777 33554432000 4194304 5970956 140723805009216 140723805006280 5052093 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 29620 23777 821 434 0 22984 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 118480

[startup+25.5003 s]
/proc/loadavg: 1.99 2.00 2.02 3/243 12857
/proc/meminfo: memFree=31917900/32770624 swapFree=5644/201480
[pid=12856] ppid=12853 vsize=123232 CPUtime=25.48 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 72232 0 0 0 2544 4 0 0 20 0 1 0 2289103 126189568 24986 33554432000 4194304 5970956 140723805009216 140723805006552 4968239 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 30808 24986 821 434 0 24172 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 123232

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.02 3/243 12857
/proc/meminfo: memFree=31918352/32770624 swapFree=5644/201504
[pid=12856] ppid=12853 vsize=123628 CPUtime=51.08 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 80374 0 0 0 5104 4 0 0 20 0 1 0 2289103 126595072 25050 33554432000 4194304 5970956 140723805009216 140723805006280 5071026 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 30907 25050 821 434 0 24271 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 123628

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/243 12858
/proc/meminfo: memFree=31911304/32770624 swapFree=5644/201580
[pid=12856] ppid=12853 vsize=131812 CPUtime=102.28 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 96610 0 0 0 10223 5 0 0 20 0 1 0 2289103 134975488 27079 33554432000 4194304 5970956 140723805009216 140723805006280 4964389 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 32953 27079 821 434 0 26317 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 131812

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/243 12859
/proc/meminfo: memFree=31905904/32770624 swapFree=5644/201632
[pid=12856] ppid=12853 vsize=136696 CPUtime=162.27 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 98889 0 0 0 16222 5 0 0 20 0 1 0 2289103 139976704 28286 33554432000 4194304 5970956 140723805009216 140723805006280 5070141 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 34174 28286 821 434 0 27538 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 136696

[startup+222.308 s]
/proc/loadavg: 2.00 2.00 2.02 3/243 12860
/proc/meminfo: memFree=31900024/32770624 swapFree=5644/201672
[pid=12856] ppid=12853 vsize=142372 CPUtime=222.27 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 102719 0 0 0 22221 6 0 0 20 0 1 0 2289103 145788928 29708 33554432000 4194304 5970956 140723805009216 140723805006280 5070153 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 35593 29708 821 434 0 28957 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 142372

[startup+282.3 s]
/proc/loadavg: 2.08 2.01 2.03 3/243 12862
/proc/meminfo: memFree=31899036/32770624 swapFree=5644/201724
[pid=12856] ppid=12853 vsize=143956 CPUtime=282.26 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 103720 0 0 0 28220 6 0 0 20 0 1 0 2289103 147410944 30139 33554432000 4194304 5970956 140723805009216 140723805006280 5069728 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 35989 30139 821 434 0 29353 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 143956

[startup+342.3 s]
/proc/loadavg: 2.14 2.04 2.04 3/243 12863
/proc/meminfo: memFree=31897728/32770624 swapFree=5644/201788
[pid=12856] ppid=12853 vsize=144616 CPUtime=342.26 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 104666 0 0 0 34220 6 0 0 20 0 1 0 2289103 148086784 30283 33554432000 4194304 5970956 140723805009216 140723805006280 5070976 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 36154 30283 821 434 0 29518 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 144616

[startup+402.3 s]
/proc/loadavg: 2.05 2.04 2.04 3/243 12864
/proc/meminfo: memFree=31897576/32770624 swapFree=5644/201824
[pid=12856] ppid=12853 vsize=144880 CPUtime=402.26 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 105355 0 0 0 40219 7 0 0 20 0 1 0 2289103 148357120 30344 33554432000 4194304 5970956 140723805009216 140723805006280 5052062 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 36220 30344 821 434 0 29584 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 144880

[startup+462.3 s]
/proc/loadavg: 2.02 2.03 2.04 3/243 12866
/proc/meminfo: memFree=31897484/32770624 swapFree=5644/201888
[pid=12856] ppid=12853 vsize=145012 CPUtime=462.26 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 105748 0 0 0 46219 7 0 0 20 0 1 0 2289103 148492288 30383 33554432000 4194304 5970956 140723805009216 140723805006280 4964576 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 36253 30383 821 434 0 29617 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 145012

[startup+522.3 s]
/proc/loadavg: 2.01 2.02 2.04 3/243 12867
/proc/meminfo: memFree=31895776/32770624 swapFree=5644/201936
[pid=12856] ppid=12853 vsize=145144 CPUtime=522.26 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 106139 0 0 0 52219 7 0 0 20 0 1 0 2289103 148627456 30416 33554432000 4194304 5970956 140723805009216 140723805006280 5052118 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 36286 30416 821 434 0 29650 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 145144

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/243 12875
/proc/meminfo: memFree=31894876/32770624 swapFree=5644/201992
[pid=12856] ppid=12853 vsize=145144 CPUtime=582.26 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 106504 0 0 0 58219 7 0 0 20 0 1 0 2289103 148627456 30442 33554432000 4194304 5970956 140723805009216 140723805006280 4961363 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 36286 30442 821 434 0 29650 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 145144


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


[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 12987
/proc/meminfo: memFree=30522764/32770624 swapFree=5644/202728
[pid=12856] ppid=12853 vsize=149896 CPUtime=1542.24 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 115228 0 0 0 154217 7 0 0 20 0 1 0 2289103 153493504 31613 33554432000 4194304 5970956 140723805009216 140723805006280 4908912 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 37474 31613 821 434 0 30838 0
Current children cumulated CPU time (s) 1542.24
Current children cumulated vsize (KiB) 149896

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 12988
/proc/meminfo: memFree=30519452/32770624 swapFree=5644/202760
[pid=12856] ppid=12853 vsize=150424 CPUtime=1602.22 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 115895 0 0 0 160215 7 0 0 20 0 1 0 2289103 154034176 31736 33554432000 4194304 5970956 140723805009216 140723805006280 4964575 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 37606 31736 821 434 0 30970 0
Current children cumulated CPU time (s) 1602.22
Current children cumulated vsize (KiB) 150424

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 12989
/proc/meminfo: memFree=30519880/32770624 swapFree=5644/202792
[pid=12856] ppid=12853 vsize=150556 CPUtime=1662.22 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 116337 0 0 0 166215 7 0 0 20 0 1 0 2289103 154169344 31781 33554432000 4194304 5970956 140723805009216 140723805006280 5071026 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 37639 31781 821 434 0 31003 0
Current children cumulated CPU time (s) 1662.22
Current children cumulated vsize (KiB) 150556

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 12990
/proc/meminfo: memFree=30520168/32770624 swapFree=5644/202828
[pid=12856] ppid=12853 vsize=150556 CPUtime=1722.22 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 116764 0 0 0 172215 7 0 0 20 0 1 0 2289103 154169344 31786 33554432000 4194304 5970956 140723805009216 140723805006280 4964944 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 37639 31786 821 434 0 31003 0
Current children cumulated CPU time (s) 1722.22
Current children cumulated vsize (KiB) 150556

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 12998
/proc/meminfo: memFree=30519388/32770624 swapFree=5644/202876
[pid=12856] ppid=12853 vsize=150556 CPUtime=1782.22 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 117190 0 0 0 178215 7 0 0 20 0 1 0 2289103 154169344 31789 33554432000 4194304 5970956 140723805009216 140723805006280 5070437 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 37639 31789 821 434 0 31003 0
Current children cumulated CPU time (s) 1782.22
Current children cumulated vsize (KiB) 150556

[startup+1842.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/243 12999
/proc/meminfo: memFree=30519292/32770624 swapFree=5644/202920
[pid=12856] ppid=12853 vsize=150556 CPUtime=1842.21 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 117645 0 0 0 184214 7 0 0 20 0 1 0 2289103 154169344 31790 33554432000 4194304 5970956 140723805009216 140723805006552 4967778 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 37639 31790 821 434 0 31003 0
Current children cumulated CPU time (s) 1842.21
Current children cumulated vsize (KiB) 150556

[startup+1902.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/243 13000
/proc/meminfo: memFree=30519692/32770624 swapFree=5644/202952
[pid=12856] ppid=12853 vsize=150556 CPUtime=1902.21 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 117944 0 0 0 190214 7 0 0 20 0 1 0 2289103 154169344 31791 33554432000 4194304 5970956 140723805009216 140723805006552 4908912 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 37639 31791 821 434 0 31003 0
Current children cumulated CPU time (s) 1902.21
Current children cumulated vsize (KiB) 150556

[startup+1962.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/243 13001
/proc/meminfo: memFree=30520324/32770624 swapFree=5644/202984
[pid=12856] ppid=12853 vsize=150556 CPUtime=1962.22 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 118245 0 0 0 196214 8 0 0 20 0 1 0 2289103 154169344 31792 33554432000 4194304 5970956 140723805009216 140723805006552 4964389 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 37639 31792 821 434 0 31003 0
Current children cumulated CPU time (s) 1962.22
Current children cumulated vsize (KiB) 150556

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 13002
/proc/meminfo: memFree=30519948/32770624 swapFree=5644/203028
[pid=12856] ppid=12853 vsize=150556 CPUtime=2022.22 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 118578 0 0 0 202214 8 0 0 20 0 1 0 2289103 154169344 31793 33554432000 4194304 5970956 140723805009216 140723805006552 4967789 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 37639 31793 821 434 0 31003 0
Current children cumulated CPU time (s) 2022.22
Current children cumulated vsize (KiB) 150556

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 13004
/proc/meminfo: memFree=30519932/32770624 swapFree=5644/203072
[pid=12856] ppid=12853 vsize=150556 CPUtime=2082.23 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 118864 0 0 0 208215 8 0 0 20 0 1 0 2289103 154169344 31793 33554432000 4194304 5970956 140723805009216 140723805006552 4967836 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 37639 31793 821 434 0 31003 0
Current children cumulated CPU time (s) 2082.23
Current children cumulated vsize (KiB) 150556

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 13005
/proc/meminfo: memFree=30520092/32770624 swapFree=5644/203112
[pid=12856] ppid=12853 vsize=150556 CPUtime=2142.22 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 119179 0 0 0 214214 8 0 0 20 0 1 0 2289103 154169344 31793 33554432000 4194304 5970956 140723805009216 140723805006552 4967866 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 37639 31793 821 434 0 31003 0
Current children cumulated CPU time (s) 2142.22
Current children cumulated vsize (KiB) 150556

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 13006
/proc/meminfo: memFree=30520364/32770624 swapFree=5644/203144
[pid=12856] ppid=12853 vsize=150556 CPUtime=2202.23 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 119523 0 0 0 220215 8 0 0 20 0 1 0 2289103 154169344 31794 33554432000 4194304 5970956 140723805009216 140723805006552 4909030 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 37639 31794 821 434 0 31003 0
Current children cumulated CPU time (s) 2202.23
Current children cumulated vsize (KiB) 150556

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 13008
/proc/meminfo: memFree=30520280/32770624 swapFree=5644/203184
[pid=12856] ppid=12853 vsize=150556 CPUtime=2262.22 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 119835 0 0 0 226214 8 0 0 20 0 1 0 2289103 154169344 31796 33554432000 4194304 5970956 140723805009216 140723805006552 5070400 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 37639 31796 821 434 0 31003 0
Current children cumulated CPU time (s) 2262.22
Current children cumulated vsize (KiB) 150556

[startup+2322.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/243 13009
/proc/meminfo: memFree=30520016/32770624 swapFree=5644/203224
[pid=12856] ppid=12853 vsize=150556 CPUtime=2322.22 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 120177 0 0 0 232214 8 0 0 20 0 1 0 2289103 154169344 31800 33554432000 4194304 5970956 140723805009216 140723805006552 5098928 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 37639 31800 821 434 0 31003 0
Current children cumulated CPU time (s) 2322.22
Current children cumulated vsize (KiB) 150556

[startup+2382.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/243 13017
/proc/meminfo: memFree=30518584/32770624 swapFree=5644/203268
[pid=12856] ppid=12853 vsize=150556 CPUtime=2382.22 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 120515 0 0 0 238214 8 0 0 20 0 1 0 2289103 154169344 31806 33554432000 4194304 5970956 140723805009216 140723805006552 4964389 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 37639 31806 821 434 0 31003 0
Current children cumulated CPU time (s) 2382.22
Current children cumulated vsize (KiB) 150556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.1 s]
/proc/loadavg: 2.02 2.02 2.05 3/243 13017
/proc/meminfo: memFree=30518936/32770624 swapFree=5644/203280
[pid=12856] ppid=12853 vsize=150556 CPUtime=2400.02 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 120833 0 0 0 239994 8 0 0 20 0 1 0 2289103 154169344 31809 33554432000 4194304 5970956 140723805009216 140723805006552 5070112 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 37639 31809 821 434 0 31003 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 150556

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 12856 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2400.1 s]
/proc/loadavg: 2.02 2.02 2.05 3/243 13017
/proc/meminfo: memFree=30518936/32770624 swapFree=5644/203280
[pid=12856] ppid=12853 vsize=150556 CPUtime=2400.02 cores=1,3,5,7,9,11,13,15
/proc/12856/stat : 12856 (cosoco) R 12853 12856 9841 0 -1 4202496 120833 0 0 0 239994 8 0 0 20 0 1 0 2289103 154169344 31809 33554432000 4194304 5970956 140723805009216 140723805006552 5070112 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 34500608 140723805013185 140723805013315 140723805013315 140723805016014 0
/proc/12856/statm: 37639 31809 821 434 0 31003 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 150556

Child status: 1
Real time (s): 2400.1
CPU time (s): 2400.03
CPU user time (s): 2399.94
CPU system time (s): 0.081998
CPU usage (%): 99.9969
Max. virtual memory (cumulated for all children) (KiB): 150556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.94
system time used= 0.081998
maximum resident set size= 127284
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120862
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= 36
involuntary context switches= 121019

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.12407 second user time and 11.6465 second system time

The end

Launcher Data

Begin job on node137 at 2017-07-21 22:50:24
IDJOB=4242981
IDBENCH=138457
IDSOLVER=2620
FILE ID=node137/4242981-1500670224
RUNJOBID= node137-1500667610-11891
PBS_JOBID= 20623283
Free space on /tmp= 62016 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Taillard-os10/SuperTaillard-os-10-11.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4242981-1500670224/watcher-4242981-1500670224 -o /tmp/evaluation-result-4242981-1500670224/solver-4242981-1500670224 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node137-1500667610-11891 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4242981-1500670224.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= 282e51d8db2be6465471e4014b41d3d5
RANDOM SEED=1955364614

node137.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        32016264 kB
MemAvailable:   32026456 kB
Buffers:           38292 kB
Cached:           281936 kB
SwapCached:            0 kB
Active:           167456 kB
Inactive:         210304 kB
Active(anon):      60220 kB
Inactive(anon):     8852 kB
Active(file):     107236 kB
Inactive(file):   201452 kB
Unevictable:        5644 kB
Mlocked:            5644 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2504 kB
Writeback:             0 kB
AnonPages:         63324 kB
Mapped:            32568 kB
Shmem:              8852 kB
Slab:              67584 kB
SReclaimable:      34676 kB
SUnreclaim:        32908 kB
KernelStack:        4384 kB
PageTables:         5804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     329300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 62012 MiB
End job on node137 at 2017-07-21 23:30:25