Trace number 4242211

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.02 2400.5

General information on the benchmark

NameMagicHexagon/MagicHexagon-m1-s1/
MagicHexagon-08-0051.xml
MD5SUMfb5cbe687ffccd3d5e194b95b956a5e6
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints52
Number of domains1
Minimum domain size169
Maximum domain size169
Distribution of domain sizes[{"size":169,"count":169}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":56},{"degree":4,"count":163},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity169
Distribution of constraint arities[{"arity":2,"count":6},{"arity":8,"count":6},{"arity":9,"count":6},{"arity":10,"count":6},{"arity":11,"count":6},{"arity":12,"count":6},{"arity":13,"count":6},{"arity":14,"count":6},{"arity":15,"count":3},{"arity":169,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":45}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.01	c intension x[0][0]<x[0][7]  using generic constraint 
0.00/0.01	c intension x[0][0]<x[7][14]  using generic constraint 
0.00/0.01	c intension x[0][0]<x[14][7]  using generic constraint 
0.00/0.01	c intension x[0][0]<x[14][0]  using generic constraint 
0.00/0.01	c intension x[0][0]<x[7][0]  using generic constraint 
0.00/0.01	c intension x[0][7]<x[7][0]  using generic constraint 
0.00/0.01	c root propagations     : 9           
0.00/0.01	c restarts enabled, print stats at every restarts
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c This is cosoco 1.0 --  
0.00/0.01	c
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.01 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 225
0.00/0.01	c |            Domain Sizes: 169..169
0.00/0.01	c |
0.00/0.01	c |             Constraints: 52
0.00/0.01	c |                   Arity: 2..169  -- Binary: 6
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          (X - Y < k): 6
0.00/0.01	c |                          All Different: 1
0.00/0.01	c |                          Sum: 45
0.00/0.01	c |                          
0.00/0.01	c =========================================================================================================
0.00/0.01	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.01	c remove useless variable x[0][8]
0.00/0.01	c remove useless variable x[0][9]
0.00/0.01	c remove useless variable x[0][10]
0.00/0.01	c remove useless variable x[0][11]
0.00/0.01	c remove useless variable x[0][12]
0.00/0.01	c remove useless variable x[0][13]
0.00/0.01	c remove useless variable x[0][14]
0.00/0.01	c remove useless variable x[1][9]
0.00/0.01	c remove useless variable x[1][10]
0.00/0.01	c remove useless variable x[1][11]
0.00/0.01	c remove useless variable x[1][12]
0.00/0.01	c remove useless variable x[1][13]
0.00/0.01	c remove useless variable x[1][14]
0.00/0.01	c remove useless variable x[2][10]
0.00/0.01	c remove useless variable x[2][11]
0.00/0.01	c remove useless variable x[2][12]
0.00/0.01	c remove useless variable x[2][13]
0.00/0.01	c remove useless variable x[2][14]
0.00/0.01	c remove useless variable x[3][11]
0.00/0.01	c remove useless variable x[3][12]
0.00/0.01	c remove useless variable x[3][13]
0.00/0.01	c remove useless variable x[3][14]
0.00/0.01	c remove useless variable x[4][12]
0.00/0.01	c remove useless variable x[4][13]
0.00/0.01	c remove useless variable x[4][14]
0.00/0.01	c remove useless variable x[5][13]
0.00/0.01	c remove useless variable x[5][14]
0.00/0.01	c remove useless variable x[6][14]
0.00/0.01	c remove useless variable x[8][14]
0.00/0.01	c remove useless variable x[9][13]
0.00/0.01	c remove useless variable x[9][14]
0.00/0.01	c remove useless variable x[10][12]
0.00/0.01	c remove useless variable x[10][13]
0.00/0.01	c remove useless variable x[10][14]
0.00/0.01	c remove useless variable x[11][11]
0.00/0.01	c remove useless variable x[11][12]
0.00/0.01	c remove useless variable x[11][13]
0.00/0.01	c remove useless variable x[11][14]
0.00/0.01	c remove useless variable x[12][10]
0.00/0.01	c remove useless variable x[12][11]
0.00/0.01	c remove useless variable x[12][12]
0.00/0.01	c remove useless variable x[12][13]
0.00/0.01	c remove useless variable x[12][14]
0.00/0.01	c remove useless variable x[13][9]
0.00/0.01	c remove useless variable x[13][10]
0.00/0.01	c remove useless variable x[13][11]
0.00/0.01	c remove useless variable x[13][12]
0.00/0.01	c remove useless variable x[13][13]
0.00/0.01	c remove useless variable x[13][14]
0.00/0.01	c remove useless variable x[14][8]
0.00/0.01	c remove useless variable x[14][9]
0.00/0.01	c remove useless variable x[14][10]
0.00/0.01	c remove useless variable x[14][11]
0.00/0.01	c remove useless variable x[14][12]
0.00/0.01	c remove useless variable x[14][13]
0.00/0.01	c remove useless variable x[14][14]
0.00/0.05	c 101            135            2488           27293          6              0              2   6   4      
0.00/0.08	c 211            274            5096           53939          6              0              2   6   3      
0.09/0.12	c 332            427            8233           83664          6              0              2   6   3      
0.09/0.15	c 465            591            11102          120343         6              0              2   5   3      
0.09/0.17	c 611            753            13475          213253         6              0              1   6   2      
0.19/0.20	c 771            954            17205          251503         6              0              2   6   3      
0.19/0.23	c 947            1164           20285          279465         6              0              2   6   4      
0.19/0.26	c 1140           1409           24631          322036         6              0              2   6   4      
0.29/0.30	c 1352           1678           29288          367785         6              0              2   6   4      
0.29/0.35	c 1585           1974           34472          417835         6              0              2   6   4      
0.39/0.40	c 1841           2281           38798          468521         6              0              2   6   4      
0.39/0.45	c 2122           2648           45078          526185         6              0              2   6   4      
0.49/0.51	c 2431           3051           51843          588284         6              0              2   6   4      
0.49/0.58	c 2770           3490           59084          655592         6              0              2   6   4      
0.59/0.66	c 3142           3973           67039          730331         6              0              2   6   4      
0.69/0.74	c 3551           4468           73988          828183         6              0              2   7   4      
0.79/0.84	c 4000           5063           84002          921665         6              0              2   7   4      
0.89/0.94	c 4493           5716           94847          1021274        6              0              2   7   4      
0.99/1.06	c 5035           6436           106781         1133014        6              0              2   7   4      
1.10/1.19	c 5631           7235           120065         1260439        6              0              2   7   4      
1.29/1.34	c 6286           8110           135249         1420735        6              0              2   7   4      
1.49/1.50	c 7006           9055           150545         1635442        6              0              1   7   4      
1.59/1.68	c 7798           10142          170459         1843936        6              0              2   9   5      
1.79/1.89	c 8669           11203          184545         2076705        6              0              2   7   5      
2.09/2.11	c 9627           12537          209522         2315280        6              0              2   9   5      
2.30/2.35	c 10680          13954          232714         2542721        6              0              2   7   5      
2.59/2.63	c 11838          15587          263979         2829762        6              0              2   9   5      
2.89/2.91	c 13111          17306          292218         3109784        6              0              2   7   5      
3.19/3.26	c 14511          19295          331237         3472500        6              0              2   9   5      
3.59/3.64	c 16051          21487          374006         3879848        6              0              2   9   5      
3.99/4.06	c 17745          23896          420271         4327687        6              0              2   9   6      
4.40/4.48	c 19608          26418          461592         4731938        6              0              2   7   5      
4.89/4.96	c 21657          29034          499983         5250238        6              0              2   7   5      
5.39/5.50	c 23910          32296          560686         5775659        6              0              2   10   6     
5.99/6.09	c 26388          35934          626702         6326775        6              0              2   10   6     
6.70/6.71	c 29113          39992          697672         6895572        6              0              2   10   6     
7.39/7.43	c 32110          44481          778221         7601807        6              0              2   10   6     
8.19/8.20	c 35406          48999          852620         8329273        6              0              2   7   5      
8.99/9.08	c 39031          54498          953925         9214197        6              0              2   10   6     
10.00/10.04	c 43018          60014          1045474        10127995       6              0              2   7   5      
11.10/11.12	c 47403          66641          1170631        11209825       6              0              2   10   6     
12.29/12.30	c 52226          73914          1306455        12370414       6              0              2   10   6     
13.49/13.58	c 57531          81954          1454516        13596617       6              0              2   10   7     
14.99/15.00	c 63366          90868          1617152        14977452       6              0              2   10   7     
16.59/16.65	c 69784          99992          1772923        16579033       6              0              2   7   5      
18.29/18.34	c 76843          110904         1967677        18123681       6              0              2   10   7     
20.09/20.18	c 84607          122997         2177646        19736952       6              0              2   10   7     
22.19/22.22	c 93147          136428         2406489        21480971       6              0              2   10   7     
25.98/26.05	c 102541         149490         2631916        26419573       6              0              3   8   6      
28.69/28.78	c 112874         165031         2934796        29275916       6              0              2   16   7     
32.28/32.34	c 124240         180262         3208843        34496852       6              0              2   15   11    
35.58/35.63	c 136742         198520         3568627        38064399       6              0              2   73   22    
38.78/38.89	c 150494         216153         3830242        41941319       6              0              3   22   16    
43.78/43.80	c 165621         236272         4175383        48473159       6              0              2   15   11    
47.48/47.56	c 182260         257106         4463631        53103210       6              0              2   21   16    
53.78/53.80	c 200562         281532         4891005        61675320       6              0              2   16   12    
58.18/58.22	c 220694         310903         5357425        66168460       6              0              2   55   32    
63.28/63.30	c 242839         338890         5752744        72580137       6              0              3   22   18    
71.18/71.28	c 267198         371178         6292498        84170558       6              0              2   16   12    
76.98/77.09	c 293992         408901         6865335        91401794       6              0              2   55   37    
83.97/84.02	c 323465         446274         7387814        100270288      6              0              3   22   18    
95.37/95.42	c 355885         489838         8154004        117172037      6              0              2   16   12    
104.17/104.24	c 391547         534554         8766723        129672458      6              0              2   21   18    
118.27/118.31	c 430775         587363         9688450        150277462      6              0              2   16   13    
129.96/130.09	c 473925         648358         10618152       166255708      6              0              2   49   39    
142.66/142.76	c 521390         708466         11502067       184611116      6              0              3   23   19    
160.26/160.38	c 573601         777609         12671301       209979117      6              0              2   16   13    
176.55/176.68	c 631033         850331         13742950       234330119      6              0              2   22   18    
198.15/198.22	c 694208         934050         15185249       266108003      6              0              2   16   13    
210.95/211.09	c 763700         1027083        16532815       283684290      6              0              2   52   41    
226.34/226.49	c 840141         1128152        17887313       303699087      6              0              3   47   34    
246.54/246.61	c 924226         1238332        19384943       330548956      6              0              2   18   16    
270.43/270.51	c 1016719        1373197        21996258       359741946      6              0              2   47   40    
299.63/299.75	c 1118461        1517316        25528896       415620508      6              0              3   60   48    
321.42/321.51	c 1230377        1656307        27375849       449523558      6              0              3   47   39    
370.31/370.48	c 1353484        1824618        30433910       520220202      6              0              2   17   13    
404.71/404.83	c 1488901        1995910        34841660       567289118      6              0              2   60   51    
435.40/435.50	c 1637859        2189830        37582598       611811641      6              0              3   28   24    
469.39/469.56	c 1801712        2403398        40647195       663972699      6              0              3   28   24    
510.88/511.04	c 1981950        2648087        44703317       723590781      6              0              3   47   41    
551.78/551.97	c 2180211        2899743        47977804       780183685      6              0              2   19   16    
595.47/595.68	c 2398298        3189550        52495416       859123913      6              0              2   47   42    
636.36/636.51	c 2638193        3493409        56740538       925155468      6              0              2   71   61    
687.55/687.74	c 2902077        3825304        61098651       998310718      6              0              3   48   43    
741.94/742.14	c 3192349        4183212        65597239       1096092026     6              0              3   47   42    
803.12/803.38	c 3511648        4581980        70649884       1184038133     6              0              2   19   17    
956.09/956.35	c 3862876        5110563        82693571       1538081126     6              0              2   42   37    
1054.78/1055.05	c 4249226        5635005        92117539       1695007534     6              0              3   35   31    
1163.65/1163.92	c 4674211        6212978        102569208      1869148577     6              0              3   35   31    
1262.53/1262.89	c 5141694        6798163        111735618      2002375436     6              0              3   24   22    
1375.01/1375.33	c 5655925        7476945        121657805      2221814470     6              0              3   46   43    
1493.08/1493.40	c 6221579        8213441        134796218      2392848380     6              0              2   46   43    
1589.36/1589.78	c 6843798        8943585        143310728      2595257371     6              0              3   41   39    
1728.84/1729.21	c 7528238        9844646        155379786      2811500786     6              0              2   46   43    
1856.21/1856.61	c 8281122        10763431       166663503      3014769612     6              0              2   46   44    
2096.57/2097.02	c 9109294        11897030       183589990      3363256183     6              0              2   41   38    
2250.63/2251.19	c 10020283       12999985       197313023      3585485555     6              0              2   47   43    

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-4242211-1500658978/watcher-4242211-1500658978 -o /tmp/evaluation-result-4242211-1500658978/solver-4242211-1500658978 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1500648178-9851 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4242211-1500658978.xml 

pid=13627
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: 2.00 2.01 2.05 3/242 13630
/proc/meminfo: memFree=32034932/32770624 swapFree=5992/193408
[pid=13630] ppid=13627 vsize=27512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 1100 0 0 0 0 0 0 0 20 0 1 0 1167811 28172288 939 33554432000 4194304 5970956 140736991491104 140736991489720 5508478 0 0 4096 0 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 939 736 434 0 242 0

[startup+0.100149 s]
/proc/loadavg: 2.00 2.01 2.05 3/242 13630
/proc/meminfo: memFree=32034932/32770624 swapFree=5992/193408
[pid=13630] ppid=13627 vsize=27512 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 1171 0 0 0 9 0 0 0 20 0 1 0 1167811 28172288 1004 33554432000 4194304 5970956 140736991491104 140736991488440 4978392 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1004 788 434 0 242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27512

[startup+0.200278 s]
/proc/loadavg: 2.00 2.01 2.05 3/242 13630
/proc/meminfo: memFree=32034932/32770624 swapFree=5992/193408
[pid=13630] ppid=13627 vsize=27512 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 1171 0 0 0 19 0 0 0 20 0 1 0 1167811 28172288 1004 33554432000 4194304 5970956 140736991491104 140736991488440 4977765 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1004 788 434 0 242 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27512

[startup+0.300234 s]
/proc/loadavg: 2.00 2.01 2.05 3/242 13630
/proc/meminfo: memFree=32034932/32770624 swapFree=5992/193408
[pid=13630] ppid=13627 vsize=27512 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 1171 0 0 0 29 0 0 0 20 0 1 0 1167811 28172288 1004 33554432000 4194304 5970956 140736991491104 140736991488440 5098928 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1004 788 434 0 242 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27512

[startup+0.700206 s]
/proc/loadavg: 2.00 2.01 2.05 3/242 13630
/proc/meminfo: memFree=32034932/32770624 swapFree=5992/193408
[pid=13630] ppid=13627 vsize=27512 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 1171 0 0 0 69 0 0 0 20 0 1 0 1167811 28172288 1004 33554432000 4194304 5970956 140736991491104 140736991488440 4974237 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1004 788 434 0 242 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27512

[startup+1.5002 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 13631
/proc/meminfo: memFree=32033832/32770624 swapFree=5992/193408
[pid=13630] ppid=13627 vsize=27512 CPUtime=1.49 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 1171 0 0 0 149 0 0 0 20 0 1 0 1167811 28172288 1004 33554432000 4194304 5970956 140736991491104 140736991488440 4974237 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1004 788 434 0 242 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27512

[startup+3.1002 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 13631
/proc/meminfo: memFree=32033212/32770624 swapFree=5992/193356
[pid=13630] ppid=13627 vsize=27512 CPUtime=3.09 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 1304 0 0 0 309 0 0 0 20 0 1 0 1167811 28172288 1011 33554432000 4194304 5970956 140736991491104 140736991488440 5039204 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1011 795 434 0 242 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27512

[startup+6.3002 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 13631
/proc/meminfo: memFree=32033212/32770624 swapFree=5992/193356
[pid=13630] ppid=13627 vsize=27512 CPUtime=6.29 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 1438 0 0 0 629 0 0 0 20 0 1 0 1167811 28172288 1011 33554432000 4194304 5970956 140736991491104 140736991488440 4974112 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1011 795 434 0 242 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27512

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 13631
/proc/meminfo: memFree=32032732/32770624 swapFree=5992/193376
[pid=13630] ppid=13627 vsize=27512 CPUtime=12.69 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 1571 0 0 0 1269 0 0 0 20 0 1 0 1167811 28172288 1011 33554432000 4194304 5970956 140736991491104 140736991488440 5098928 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1011 795 434 0 242 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27512

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 13631
/proc/meminfo: memFree=32032476/32770624 swapFree=5992/193392
[pid=13630] ppid=13627 vsize=27512 CPUtime=25.48 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 1821 0 0 0 2548 0 0 0 20 0 1 0 1167811 28172288 1011 33554432000 4194304 5970956 140736991491104 140736991488440 4970732 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1011 795 434 0 242 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27512

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 13631
/proc/meminfo: memFree=32031792/32770624 swapFree=5992/193408
[pid=13630] ppid=13627 vsize=27512 CPUtime=51.08 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 2003 0 0 0 5108 0 0 0 20 0 1 0 1167811 28172288 1027 33554432000 4194304 5970956 140736991491104 140736991488440 4971153 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1027 795 434 0 242 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27512

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 13632
/proc/meminfo: memFree=32032012/32770624 swapFree=5992/193500
[pid=13630] ppid=13627 vsize=27512 CPUtime=102.28 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 2154 0 0 0 10228 0 0 0 20 0 1 0 1167811 28172288 1027 33554432000 4194304 5970956 140736991491104 140736991488440 4974138 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1027 795 434 0 242 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 27512

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 13633
/proc/meminfo: memFree=32031816/32770624 swapFree=5992/193548
[pid=13630] ppid=13627 vsize=27512 CPUtime=162.26 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 2301 0 0 0 16226 0 0 0 20 0 1 0 1167811 28172288 1027 33554432000 4194304 5970956 140736991491104 140736991488440 4969799 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1027 795 434 0 242 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 27512

[startup+222.307 s]
/proc/loadavg: 2.04 2.03 2.05 3/243 13634
/proc/meminfo: memFree=32031048/32770624 swapFree=5992/193608
[pid=13630] ppid=13627 vsize=27512 CPUtime=222.25 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 2450 0 0 0 22225 0 0 0 20 0 1 0 1167811 28172288 1027 33554432000 4194304 5970956 140736991491104 140736991488440 5322311 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1027 795 434 0 242 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 27512

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/243 13635
/proc/meminfo: memFree=32030868/32770624 swapFree=5992/193648
[pid=13630] ppid=13627 vsize=27512 CPUtime=282.23 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 2599 0 0 0 28223 0 0 0 20 0 1 0 1167811 28172288 1027 33554432000 4194304 5970956 140736991491104 140736991488440 5039204 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1027 795 434 0 242 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 27512

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/242 13636
/proc/meminfo: memFree=32032120/32770624 swapFree=5992/193524
[pid=13630] ppid=13627 vsize=27512 CPUtime=342.22 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 2747 0 0 0 34222 0 0 0 20 0 1 0 1167811 28172288 1027 33554432000 4194304 5970956 140736991491104 140736991488440 5098928 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1027 795 434 0 242 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 27512

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 13638
/proc/meminfo: memFree=32031044/32770624 swapFree=5992/193576
[pid=13630] ppid=13627 vsize=27512 CPUtime=402.21 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 2895 0 0 0 40221 0 0 0 20 0 1 0 1167811 28172288 1027 33554432000 4194304 5970956 140736991491104 140736991488440 5039183 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1027 795 434 0 242 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 27512

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 13646
/proc/meminfo: memFree=32030640/32770624 swapFree=5992/193644
[pid=13630] ppid=13627 vsize=27512 CPUtime=462.19 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 3040 0 0 0 46219 0 0 0 20 0 1 0 1167811 28172288 1027 33554432000 4194304 5970956 140736991491104 140736991488440 4976709 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1027 795 434 0 242 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 27512

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 13647
/proc/meminfo: memFree=32030752/32770624 swapFree=5992/193696
[pid=13630] ppid=13627 vsize=27512 CPUtime=522.18 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 3189 0 0 0 52218 0 0 0 20 0 1 0 1167811 28172288 1027 33554432000 4194304 5970956 140736991491104 140736991488440 5038191 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1027 795 434 0 242 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 27512

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 13648
/proc/meminfo: memFree=32031308/32770624 swapFree=5992/193740
[pid=13630] ppid=13627 vsize=27512 CPUtime=582.17 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 3336 0 0 0 58217 0 0 0 20 0 1 0 1167811 28172288 1027 33554432000 4194304 5970956 140736991491104 140736991488440 5098928 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1027 795 434 0 242 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 27512


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


[startup+1542.31 s]
/proc/loadavg: 2.01 2.01 2.05 3/243 13761
/proc/meminfo: memFree=30810576/32770624 swapFree=5992/194552
[pid=13630] ppid=13627 vsize=27512 CPUtime=1541.98 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 5611 0 0 0 154198 0 0 0 20 0 1 0 1167811 28172288 1027 33554432000 4194304 5970956 140736991491104 140736991488440 4970568 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1027 795 434 0 242 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 27512

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 13762
/proc/meminfo: memFree=30807568/32770624 swapFree=5992/194596
[pid=13630] ppid=13627 vsize=27512 CPUtime=1601.96 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 5758 0 0 0 160196 0 0 0 20 0 1 0 1167811 28172288 1027 33554432000 4194304 5970956 140736991491104 140736991488440 5039204 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1027 795 434 0 242 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 27512

[startup+1662.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/243 13770
/proc/meminfo: memFree=30791332/32770624 swapFree=5992/194644
[pid=13630] ppid=13627 vsize=27512 CPUtime=1661.95 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 5892 0 0 0 166195 0 0 0 20 0 1 0 1167811 28172288 1027 33554432000 4194304 5970956 140736991491104 140736991488440 4974816 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1027 795 434 0 242 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 27512

[startup+1722.3 s]
/proc/loadavg: 2.10 2.04 2.05 3/243 13771
/proc/meminfo: memFree=30768900/32770624 swapFree=5992/194676
[pid=13630] ppid=13627 vsize=27512 CPUtime=1721.94 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 6026 0 0 0 172194 0 0 0 20 0 1 0 1167811 28172288 1027 33554432000 4194304 5970956 140736991491104 140736991488440 5038514 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1027 795 434 0 242 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 27512

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/243 13772
/proc/meminfo: memFree=30763456/32770624 swapFree=5992/194716
[pid=13630] ppid=13627 vsize=27512 CPUtime=1781.93 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 6173 0 0 0 178193 0 0 0 20 0 1 0 1167811 28172288 1027 33554432000 4194304 5970956 140736991491104 140736991488440 5098896 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1027 795 434 0 242 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 27512

[startup+1842.3 s]
/proc/loadavg: 2.09 2.04 2.05 4/243 13773
/proc/meminfo: memFree=30759264/32770624 swapFree=5992/194752
[pid=13630] ppid=13627 vsize=27512 CPUtime=1841.91 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 6306 0 0 0 184191 0 0 0 20 0 1 0 1167811 28172288 1027 33554432000 4194304 5970956 140736991491104 140736991488440 4974280 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1027 795 434 0 242 0
Current children cumulated CPU time (s) 1841.91
Current children cumulated vsize (KiB) 27512

[startup+1902.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/243 13774
/proc/meminfo: memFree=30756752/32770624 swapFree=5992/194800
[pid=13630] ppid=13627 vsize=27512 CPUtime=1901.9 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 6461 0 0 0 190190 0 0 0 20 0 1 0 1167811 28172288 1027 33554432000 4194304 5970956 140736991491104 140736991488440 5098928 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1027 795 434 0 242 0
Current children cumulated CPU time (s) 1901.9
Current children cumulated vsize (KiB) 27512

[startup+1962.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/243 13775
/proc/meminfo: memFree=30756256/32770624 swapFree=5992/194836
[pid=13630] ppid=13627 vsize=27512 CPUtime=1961.89 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 6595 0 0 0 196189 0 0 0 20 0 1 0 1167811 28172288 1027 33554432000 4194304 5970956 140736991491104 140736991488440 5098928 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1027 795 434 0 242 0
Current children cumulated CPU time (s) 1961.89
Current children cumulated vsize (KiB) 27512

[startup+2022.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/243 13776
/proc/meminfo: memFree=30754644/32770624 swapFree=5992/194868
[pid=13630] ppid=13627 vsize=27512 CPUtime=2021.88 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 6729 0 0 0 202188 0 0 0 20 0 1 0 1167811 28172288 1027 33554432000 4194304 5970956 140736991491104 140736991488440 4970977 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1027 795 434 0 242 0
Current children cumulated CPU time (s) 2021.88
Current children cumulated vsize (KiB) 27512

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/243 13777
/proc/meminfo: memFree=30754868/32770624 swapFree=5992/194896
[pid=13630] ppid=13627 vsize=27512 CPUtime=2081.88 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 6863 0 0 0 208188 0 0 0 20 0 1 0 1167811 28172288 1027 33554432000 4194304 5970956 140736991491104 140736991488440 4969795 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1027 795 434 0 242 0
Current children cumulated CPU time (s) 2081.88
Current children cumulated vsize (KiB) 27512

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 13778
/proc/meminfo: memFree=30754720/32770624 swapFree=5992/194944
[pid=13630] ppid=13627 vsize=27512 CPUtime=2141.86 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 7010 0 0 0 214186 0 0 0 20 0 1 0 1167811 28172288 1027 33554432000 4194304 5970956 140736991491104 140736991488440 5098928 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1027 795 434 0 242 0
Current children cumulated CPU time (s) 2141.86
Current children cumulated vsize (KiB) 27512

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 13779
/proc/meminfo: memFree=30754432/32770624 swapFree=5992/194980
[pid=13630] ppid=13627 vsize=27512 CPUtime=2201.85 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 7145 0 0 0 220185 0 0 0 20 0 1 0 1167811 28172288 1027 33554432000 4194304 5970956 140736991491104 140736991488440 4974124 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1027 795 434 0 242 0
Current children cumulated CPU time (s) 2201.85
Current children cumulated vsize (KiB) 27512

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 13787
/proc/meminfo: memFree=30754316/32770624 swapFree=5992/195036
[pid=13630] ppid=13627 vsize=27512 CPUtime=2261.83 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 7293 0 0 0 226183 0 0 0 20 0 1 0 1167811 28172288 1027 33554432000 4194304 5970956 140736991491104 140736991488440 5039186 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1027 795 434 0 242 0
Current children cumulated CPU time (s) 2261.83
Current children cumulated vsize (KiB) 27512

[startup+2322.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/243 13788
/proc/meminfo: memFree=30754488/32770624 swapFree=5992/195068
[pid=13630] ppid=13627 vsize=27512 CPUtime=2321.82 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 7426 0 0 0 232182 0 0 0 20 0 1 0 1167811 28172288 1027 33554432000 4194304 5970956 140736991491104 140736991488440 5098928 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1027 795 434 0 242 0
Current children cumulated CPU time (s) 2321.82
Current children cumulated vsize (KiB) 27512

[startup+2382.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/243 13789
/proc/meminfo: memFree=30753632/32770624 swapFree=5992/195104
[pid=13630] ppid=13627 vsize=27512 CPUtime=2381.81 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 7559 0 0 0 238181 0 0 0 20 0 1 0 1167811 28172288 1027 33554432000 4194304 5970956 140736991491104 140736991488440 5098928 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1027 795 434 0 242 0
Current children cumulated CPU time (s) 2381.81
Current children cumulated vsize (KiB) 27512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.5 s]
/proc/loadavg: 2.02 2.02 2.05 3/243 13789
/proc/meminfo: memFree=30753632/32770624 swapFree=5992/195112
[pid=13630] ppid=13627 vsize=27512 CPUtime=2400 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 7692 0 0 0 240000 0 0 0 20 0 1 0 1167811 28172288 1027 33554432000 4194304 5970956 140736991491104 140736991488440 4976713 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1027 795 434 0 242 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 27512

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 13630 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2400.5 s]
/proc/loadavg: 2.02 2.02 2.05 3/243 13789
/proc/meminfo: memFree=30753632/32770624 swapFree=5992/195112
[pid=13630] ppid=13627 vsize=27512 CPUtime=2400 cores=1,3,5,7,9,11,13,15
/proc/13630/stat : 13630 (cosoco) R 13627 13630 9819 0 -1 4202496 7692 0 0 0 240000 0 0 0 20 0 1 0 1167811 28172288 1027 33554432000 4194304 5970956 140736991491104 140736991488440 4976713 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 23511040 140736991499457 140736991499587 140736991499587 140736991502286 0
/proc/13630/statm: 6878 1027 795 434 0 242 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 27512

Child status: 1
Real time (s): 2400.5
CPU time (s): 2400.02
CPU user time (s): 2400.01
CPU system time (s): 0.010997
CPU usage (%): 99.98
Max. virtual memory (cumulated for all children) (KiB): 27512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.01
system time used= 0.010997
maximum resident set size= 4152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7720
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= 12
involuntary context switches= 122003

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.83584 second user time and 9.82083 second system time

The end

Launcher Data

Begin job on node103 at 2017-07-21 19:42:58
IDJOB=4242211
IDBENCH=133618
IDSOLVER=2620
FILE ID=node103/4242211-1500658978
RUNJOBID= node103-1500648178-9851
PBS_JOBID= 20623311
Free space on /tmp= 62012 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/MagicHexagon/MagicHexagon-m1-s1/MagicHexagon-08-0051.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4242211-1500658978/watcher-4242211-1500658978 -o /tmp/evaluation-result-4242211-1500658978/solver-4242211-1500658978 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1500648178-9851 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4242211-1500658978.xml

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

MD5SUM BENCH= fb5cbe687ffccd3d5e194b95b956a5e6
RANDOM SEED=1644004040

node103.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	: 5333.12
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		: 1600.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	: 5333.12
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	: 5333.12
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	: 5333.12
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	: 5333.12
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		: 1867.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		: 1733.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	: 5333.12
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	: 5333.12
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		: 1600.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	: 5333.12
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:        32034440 kB
MemAvailable:   32028756 kB
Buffers:           35588 kB
Cached:           268716 kB
SwapCached:            0 kB
Active:           156740 kB
Inactive:         201972 kB
Active(anon):      57260 kB
Inactive(anon):     8648 kB
Active(file):      99480 kB
Inactive(file):   193324 kB
Unevictable:        5992 kB
Mlocked:            5996 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2432 kB
Writeback:             0 kB
AnonPages:        105244 kB
Mapped:            31004 kB
Shmem:              8852 kB
Slab:              66596 kB
SReclaimable:      34692 kB
SUnreclaim:        31904 kB
KernelStack:        4224 kB
PageTables:         5204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     327864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     51200 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= 62008 MiB
End job on node103 at 2017-07-21 20:22:59