Trace number 4260126

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
cosoco-mini 1.1 (2017-07-29)? (TO) 2400.0701 2400.3101

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.06	c intension x[0][0]<x[0][7]  using generic constraint 
0.00/0.06	c intension x[0][0]<x[7][14]  using generic constraint 
0.00/0.06	c intension x[0][0]<x[14][7]  using generic constraint 
0.00/0.06	c intension x[0][0]<x[14][0]  using generic constraint 
0.00/0.07	c intension x[0][0]<x[7][0]  using generic constraint 
0.00/0.07	c intension x[0][7]<x[7][0]  using generic constraint 
0.00/0.07	c root propagations     : 9           
0.00/0.07	c restarts enabled, print stats at every restarts
0.00/0.07	c
0.00/0.07	c
0.00/0.07	c
0.00/0.07	c This is cosoco 1.1 --  
0.00/0.07	c
0.00/0.07	c command line: cosoco -lc -model -restarts HOME/instance-4260126-1502030612.xml 
0.00/0.07	c ========================================[ Problem Statistics ]===========================================
0.00/0.07	c |                                                                                                       
0.00/0.07	c |  Parse time        :         0.00 s 
0.00/0.07	c |
0.00/0.07	c |               Variables: 225
0.00/0.07	c |            Domain Sizes: 169..169
0.00/0.07	c |
0.00/0.07	c |             Constraints: 52
0.00/0.07	c |                   Arity: 2..169  -- Binary: 6
0.00/0.07	c | 
0.00/0.07	c |                   Types: 
0.00/0.07	c |                          (X - Y < k): 6
0.00/0.07	c |                          All Different: 1
0.00/0.07	c |                          Sum: 45
0.00/0.07	c |                          
0.00/0.07	c =========================================================================================================
0.00/0.07	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.07	c remove useless variable x[0][8]
0.00/0.07	c remove useless variable x[0][9]
0.00/0.07	c remove useless variable x[0][10]
0.00/0.07	c remove useless variable x[0][11]
0.00/0.07	c remove useless variable x[0][12]
0.00/0.07	c remove useless variable x[0][13]
0.00/0.07	c remove useless variable x[0][14]
0.00/0.07	c remove useless variable x[1][9]
0.00/0.07	c remove useless variable x[1][10]
0.00/0.07	c remove useless variable x[1][11]
0.00/0.07	c remove useless variable x[1][12]
0.00/0.07	c remove useless variable x[1][13]
0.00/0.07	c remove useless variable x[1][14]
0.00/0.07	c remove useless variable x[2][10]
0.00/0.07	c remove useless variable x[2][11]
0.00/0.07	c remove useless variable x[2][12]
0.00/0.07	c remove useless variable x[2][13]
0.00/0.07	c remove useless variable x[2][14]
0.00/0.07	c remove useless variable x[3][11]
0.00/0.07	c remove useless variable x[3][12]
0.00/0.07	c remove useless variable x[3][13]
0.00/0.07	c remove useless variable x[3][14]
0.00/0.07	c remove useless variable x[4][12]
0.00/0.07	c remove useless variable x[4][13]
0.00/0.07	c remove useless variable x[4][14]
0.00/0.07	c remove useless variable x[5][13]
0.00/0.07	c remove useless variable x[5][14]
0.00/0.07	c remove useless variable x[6][14]
0.00/0.07	c remove useless variable x[8][14]
0.00/0.07	c remove useless variable x[9][13]
0.00/0.07	c remove useless variable x[9][14]
0.00/0.07	c remove useless variable x[10][12]
0.00/0.07	c remove useless variable x[10][13]
0.00/0.07	c remove useless variable x[10][14]
0.00/0.07	c remove useless variable x[11][11]
0.00/0.07	c remove useless variable x[11][12]
0.00/0.07	c remove useless variable x[11][13]
0.00/0.07	c remove useless variable x[11][14]
0.00/0.07	c remove useless variable x[12][10]
0.00/0.07	c remove useless variable x[12][11]
0.00/0.07	c remove useless variable x[12][12]
0.00/0.07	c remove useless variable x[12][13]
0.00/0.07	c remove useless variable x[12][14]
0.00/0.07	c remove useless variable x[13][9]
0.00/0.07	c remove useless variable x[13][10]
0.00/0.07	c remove useless variable x[13][11]
0.00/0.07	c remove useless variable x[13][12]
0.00/0.07	c remove useless variable x[13][13]
0.00/0.07	c remove useless variable x[13][14]
0.00/0.07	c remove useless variable x[14][8]
0.00/0.07	c remove useless variable x[14][9]
0.00/0.07	c remove useless variable x[14][10]
0.00/0.07	c remove useless variable x[14][11]
0.00/0.07	c remove useless variable x[14][12]
0.00/0.07	c remove useless variable x[14][13]
0.00/0.07	c remove useless variable x[14][14]
0.00/0.09	c 101            135            2488           27293          6              0              2   6   4      
0.03/0.11	c 211            274            5096           53939          6              0              2   6   3      
0.03/0.14	c 332            427            8233           83664          6              0              2   6   3      
0.03/0.17	c 465            591            11102          120343         6              0              2   5   3      
0.03/0.19	c 611            753            13475          213253         6              0              1   6   2      
0.13/0.22	c 771            954            17205          251503         6              0              2   6   3      
0.13/0.25	c 947            1164           20285          279465         6              0              2   6   4      
0.13/0.28	c 1140           1409           24631          322036         6              0              2   6   4      
0.23/0.33	c 1352           1678           29288          367785         6              0              2   6   4      
0.23/0.37	c 1585           1974           34472          417835         6              0              2   6   4      
0.33/0.42	c 1841           2281           38798          468521         6              0              2   6   4      
0.33/0.48	c 2122           2648           45078          526185         6              0              2   6   4      
0.43/0.54	c 2431           3051           51843          588284         6              0              2   6   4      
0.53/0.61	c 2770           3490           59084          655592         6              0              2   6   4      
0.53/0.69	c 3142           3973           67039          730331         6              0              2   6   4      
0.63/0.77	c 3551           4468           73988          828183         6              0              2   7   4      
0.73/0.87	c 4000           5063           84002          921665         6              0              2   7   4      
0.83/0.98	c 4493           5716           94847          1021274        6              0              2   7   4      
1.03/1.10	c 5035           6436           106781         1133014        6              0              2   7   4      
1.14/1.24	c 5631           7235           120065         1260439        6              0              2   7   4      
1.33/1.40	c 6286           8110           135249         1420735        6              0              2   7   4      
1.43/1.56	c 7006           9055           150545         1635442        6              0              1   7   4      
1.63/1.75	c 7798           10142          170459         1843936        6              0              2   9   5      
1.83/1.97	c 8669           11203          184545         2076705        6              0              2   7   5      
2.03/2.20	c 9627           12537          209522         2315280        6              0              2   9   5      
2.33/2.45	c 10680          13954          232714         2542721        6              0              2   7   5      
2.63/2.73	c 11838          15587          263979         2829762        6              0              2   9   5      
2.93/3.03	c 13111          17306          292218         3109784        6              0              2   7   5      
3.23/3.38	c 14511          19295          331237         3472500        6              0              2   9   5      
3.63/3.78	c 16051          21487          374006         3879848        6              0              2   9   5      
4.13/4.22	c 17745          23896          420271         4327687        6              0              2   9   6      
4.53/4.65	c 19608          26418          461592         4731938        6              0              2   7   5      
5.03/5.16	c 21657          29034          499983         5250238        6              0              2   7   5      
5.63/5.72	c 23910          32296          560686         5775659        6              0              2   10   6     
6.23/6.32	c 26388          35934          626702         6326775        6              0              2   10   6     
6.83/6.97	c 29113          39992          697672         6895572        6              0              2   10   6     
7.63/7.71	c 32110          44481          778221         7601807        6              0              2   10   6     
8.43/8.51	c 35406          48999          852620         8329273        6              0              2   7   5      
9.33/9.42	c 39031          54498          953925         9214197        6              0              2   10   6     
10.33/10.42	c 43018          60014          1045474        10127995       6              0              2   7   5      
11.43/11.54	c 47403          66641          1170631        11209825       6              0              2   10   6     
12.63/12.76	c 52226          73914          1306455        12370414       6              0              2   10   6     
13.93/14.09	c 57531          81954          1454516        13596617       6              0              2   10   7     
15.43/15.56	c 63366          90868          1617152        14977452       6              0              2   10   7     
17.13/17.28	c 69784          99992          1772923        16579033       6              0              2   7   5      
18.93/19.03	c 76843          110904         1967677        18123681       6              0              2   10   7     
20.83/20.93	c 84607          122997         2177646        19736952       6              0              2   10   7     
22.93/23.04	c 93147          136428         2406489        21480971       6              0              2   10   7     
27.03/27.11	c 102541         149490         2631916        26419573       6              0              3   8   6      
29.83/29.95	c 112874         165031         2934796        29275916       6              0              2   16   7     
33.63/33.70	c 124240         180262         3208843        34496852       6              0              2   15   11    
37.03/37.11	c 136742         198520         3568627        38064399       6              0              2   73   22    
40.43/40.50	c 150494         216153         3830242        41941319       6              0              3   22   16    
45.53/45.66	c 165621         236272         4175383        48473159       6              0              2   15   11    
49.43/49.57	c 182260         257106         4463631        53103210       6              0              2   21   16    
56.03/56.14	c 200562         281532         4891005        61675320       6              0              2   16   12    
60.53/60.69	c 220694         310903         5357425        66168460       6              0              2   55   32    
65.83/65.99	c 242839         338890         5752744        72580137       6              0              3   22   18    
74.22/74.39	c 267198         371178         6292498        84170558       6              0              2   16   12    
80.23/80.39	c 293992         408901         6865335        91401794       6              0              2   55   37    
87.52/87.63	c 323465         446274         7387814        100270288      6              0              3   22   18    
99.52/99.64	c 355885         489838         8154004        117172037      6              0              2   16   12    
108.72/108.88	c 391547         534554         8766723        129672458      6              0              2   21   18    
123.62/123.70	c 430775         587363         9688450        150277462      6              0              2   16   13    
135.82/135.99	c 473925         648358         10618152       166255708      6              0              2   49   39    
149.12/149.28	c 521390         708466         11502067       184611116      6              0              3   23   19    
167.72/167.83	c 573601         777609         12671301       209979117      6              0              2   16   13    
184.82/184.95	c 631033         850331         13742950       234330119      6              0              2   22   18    
207.61/207.72	c 694208         934050         15185249       266108003      6              0              2   16   13    
220.91/221.03	c 763700         1027083        16532815       283684290      6              0              2   52   41    
236.91/237.01	c 840141         1128152        17887313       303699087      6              0              3   47   34    
257.91/258.00	c 924226         1238332        19384943       330548956      6              0              2   18   16    
282.41/282.57	c 1016719        1373197        21996258       359741946      6              0              2   47   40    
312.41/312.57	c 1118461        1517316        25528896       415620508      6              0              3   60   48    
334.90/335.08	c 1230377        1656307        27375849       449523558      6              0              3   47   39    
386.60/386.71	c 1353484        1824618        30433910       520220202      6              0              2   17   13    
421.80/421.99	c 1488901        1995910        34841660       567289118      6              0              2   60   51    
453.59/453.75	c 1637859        2189830        37582598       611811641      6              0              3   28   24    
488.89/489.00	c 1801712        2403398        40647195       663972699      6              0              3   28   24    
531.69/531.83	c 1981950        2648087        44703317       723590781      6              0              3   47   41    
574.19/574.35	c 2180211        2899743        47977804       780183685      6              0              2   19   16    
619.08/619.20	c 2398298        3189550        52495416       859123913      6              0              2   47   42    
661.09/661.28	c 2638193        3493409        56740538       925155468      6              0              2   71   61    
714.28/714.45	c 2902077        3825304        61098651       998310718      6              0              3   48   43    
770.77/770.90	c 3192349        4183212        65597239       1096092026     6              0              3   47   42    
834.27/834.43	c 3511648        4581980        70649884       1184038133     6              0              2   19   17    
994.46/994.65	c 3862876        5110563        82693571       1538081126     6              0              2   42   37    
1096.45/1096.69	c 4249226        5635005        92117539       1695007534     6              0              3   35   31    
1209.05/1209.21	c 4674211        6212978        102569208      1869148577     6              0              3   35   31    
1311.24/1311.41	c 5141694        6798163        111735618      2002375436     6              0              3   24   22    
1428.33/1428.52	c 5655925        7476945        121657805      2221814470     6              0              3   46   43    
1549.32/1549.57	c 6221579        8213441        134796218      2392848380     6              0              2   46   43    
1648.82/1649.06	c 6843798        8943585        143310728      2595257371     6              0              3   41   39    
1793.00/1793.26	c 7528238        9844646        155379786      2811500786     6              0              2   46   43    
1924.49/1924.73	c 8281122        10763431       166663503      3014769612     6              0              2   46   44    
2176.87/2177.18	c 9109294        11897030       183589990      3363256183     6              0              2   41   38    
2336.46/2336.75	c 10020283       12999985       197313023      3585485555     6              0              2   47   43    
2400.06/2400.30	
2400.06/2400.30	c *** INTERRUPTED ***
2400.06/2400.30	c restarts              : 97          
2400.06/2400.30	c conflicts             : 10306658     (4294 /sec)
2400.06/2400.30	c decisions             : 13376439     (5573 /sec)
2400.06/2400.30	c propagations          : 3671900529  (1529918 /sec)
2400.06/2400.30	c root propagations     : 9           
2400.06/2400.30	c filter calls          : 204018916      (85006 /sec)
2400.06/2400.30	c useless filter calls  : 160582194      (78 %)
2400.06/2400.30	c Memory used           : 26.66 MB
2400.06/2400.30	c CPU time              : 2400.06 s
2400.06/2400.30	
2400.06/2400.30	s UNKNOWN

Verifier Data


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-4260126-1502030612/watcher-4260126-1502030612 -o /tmp/evaluation-result-4260126-1502030612/solver-4260126-1502030612 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502014216-3974 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4260126-1502030612.xml 

pid=6828
running on 4 cores: 0,2,4,6

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.04 3/184 6831
/proc/meminfo: memFree=31503772/32770624 swapFree=0/344440
[pid=6831] ppid=6828 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/6831/stat : 6831 (runsolver) D 6828 6831 2911 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 102714376 24240128 108 18446744073709551615 4194304 4338465 140727363718496 140727363716136 139682529510103 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6438912 6441760 38178816 140727363727554 140727363727945 140727363727945 140727363731402 0
/proc/6831/statm: 5918 108 54 36 0 2156 0

[startup+0.100196 s]
/proc/loadavg: 2.00 2.01 2.04 3/184 6831
/proc/meminfo: memFree=31503772/32770624 swapFree=0/344440
[pid=6831] ppid=6828 vsize=27296 CPUtime=0.03 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 1157 0 0 0 3 0 0 0 20 0 1 0 102714376 27951104 998 18446744073709551615 4194304 5747388 140736033617936 140736033614584 4940608 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 998 784 380 0 242 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 27296

[startup+0.200335 s]
/proc/loadavg: 2.00 2.01 2.04 3/184 6831
/proc/meminfo: memFree=31503772/32770624 swapFree=0/344440
[pid=6831] ppid=6828 vsize=27296 CPUtime=0.13 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 1157 0 0 0 13 0 0 0 20 0 1 0 102714376 27951104 998 18446744073709551615 4194304 5747388 140736033617936 140736033614584 5000064 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 998 784 380 0 242 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 27296

[startup+0.300318 s]
/proc/loadavg: 2.00 2.01 2.04 3/184 6831
/proc/meminfo: memFree=31503772/32770624 swapFree=0/344440
[pid=6831] ppid=6828 vsize=27296 CPUtime=0.23 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 1157 0 0 0 23 0 0 0 20 0 1 0 102714376 27951104 998 18446744073709551615 4194304 5747388 140736033617936 140736033614584 5000032 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 998 784 380 0 242 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 27296

[startup+0.700279 s]
/proc/loadavg: 2.00 2.01 2.04 3/184 6831
/proc/meminfo: memFree=31503772/32770624 swapFree=0/344440
[pid=6831] ppid=6828 vsize=27296 CPUtime=0.63 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 1157 0 0 0 63 0 0 0 20 0 1 0 102714376 27951104 998 18446744073709551615 4194304 5747388 140736033617936 140736033615336 4941136 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 998 784 380 0 242 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 27296

[startup+1.50027 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 6832
/proc/meminfo: memFree=31503140/32770624 swapFree=0/344456
[pid=6831] ppid=6828 vsize=27296 CPUtime=1.43 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 1157 0 0 0 143 0 0 0 20 0 1 0 102714376 27951104 998 18446744073709551615 4194304 5747388 140736033617936 140736033615336 5000064 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 998 784 380 0 242 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 27296

[startup+3.10027 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 6832
/proc/meminfo: memFree=31502632/32770624 swapFree=0/344392
[pid=6831] ppid=6828 vsize=27296 CPUtime=3.03 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 1289 0 0 0 303 0 0 0 20 0 1 0 102714376 27951104 999 18446744073709551615 4194304 5747388 140736033617936 140736033615336 5000064 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 999 785 380 0 242 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 27296

[startup+6.30027 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 6832
/proc/meminfo: memFree=31502344/32770624 swapFree=0/344392
[pid=6831] ppid=6828 vsize=27296 CPUtime=6.23 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 1422 0 0 0 623 0 0 0 20 0 1 0 102714376 27951104 999 18446744073709551615 4194304 5747388 140736033617936 140736033615336 5000064 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 999 785 380 0 242 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 27296

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 6832
/proc/meminfo: memFree=31501972/32770624 swapFree=0/344392
[pid=6831] ppid=6828 vsize=27296 CPUtime=12.63 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 1554 0 0 0 1263 0 0 0 20 0 1 0 102714376 27951104 999 18446744073709551615 4194304 5747388 140736033617936 140736033615336 4941146 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 999 785 380 0 242 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 27296

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 6832
/proc/meminfo: memFree=31502044/32770624 swapFree=0/344460
[pid=6831] ppid=6828 vsize=27296 CPUtime=25.43 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 1806 0 0 0 2543 0 0 0 20 0 1 0 102714376 27951104 999 18446744073709551615 4194304 5747388 140736033617936 140736033615336 4918000 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 999 785 380 0 242 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 27296

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.04 3/188 6848
/proc/meminfo: memFree=31497432/32770624 swapFree=0/344504
[pid=6831] ppid=6828 vsize=27296 CPUtime=51.03 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 1985 0 0 0 5103 0 0 0 20 0 1 0 102714376 27951104 1015 18446744073709551615 4194304 5747388 140736033617936 140736033615336 4912668 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 1015 785 380 0 242 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 27296

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/188 6849
/proc/meminfo: memFree=31497496/32770624 swapFree=0/344532
[pid=6831] ppid=6828 vsize=27296 CPUtime=102.23 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 2134 0 0 0 10223 0 0 0 20 0 1 0 102714376 27951104 1015 18446744073709551615 4194304 5747388 140736033617936 140736033615336 4919288 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 1015 785 380 0 242 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 27296

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 6851
/proc/meminfo: memFree=31500320/32770624 swapFree=0/344544
[pid=6831] ppid=6828 vsize=27296 CPUtime=162.22 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 2279 0 0 0 16222 0 0 0 20 0 1 0 102714376 27951104 1015 18446744073709551615 4194304 5747388 140736033617936 140736033615336 4910852 0 0 1 8405026 0 0 0 17 2 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 1015 785 380 0 242 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 27296

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 6853
/proc/meminfo: memFree=31500764/32770624 swapFree=0/344544
[pid=6831] ppid=6828 vsize=27296 CPUtime=222.22 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 2425 0 0 0 22222 0 0 0 20 0 1 0 102714376 27951104 1015 18446744073709551615 4194304 5747388 140736033617936 140736033615336 5000064 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 1015 785 380 0 242 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 27296

[startup+282.3 s]
/proc/loadavg: 1.96 2.00 2.03 3/186 6856
/proc/meminfo: memFree=31501212/32770624 swapFree=0/344556
[pid=6831] ppid=6828 vsize=27296 CPUtime=282.21 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 2571 0 0 0 28221 0 0 0 20 0 1 0 102714376 27951104 1015 18446744073709551615 4194304 5747388 140736033617936 140736033615336 4941380 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 1015 785 380 0 242 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 27296

[startup+342.3 s]
/proc/loadavg: 1.99 2.00 2.03 3/186 6858
/proc/meminfo: memFree=31500972/32770624 swapFree=0/344572
[pid=6831] ppid=6828 vsize=27296 CPUtime=342.2 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 2720 0 0 0 34220 0 0 0 20 0 1 0 102714376 27951104 1015 18446744073709551615 4194304 5747388 140736033617936 140736033615336 5000064 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 1015 785 380 0 242 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 27296

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/185 6860
/proc/meminfo: memFree=31501192/32770624 swapFree=0/344572
[pid=6831] ppid=6828 vsize=27296 CPUtime=402.2 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 2865 0 0 0 40220 0 0 0 20 0 1 0 102714376 27951104 1015 18446744073709551615 4194304 5747388 140736033617936 140736033615336 4915120 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 1015 785 380 0 242 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 27296

[startup+462.3 s]
/proc/loadavg: 1.94 1.98 2.03 3/186 6863
/proc/meminfo: memFree=31501300/32770624 swapFree=0/344568
[pid=6831] ppid=6828 vsize=27296 CPUtime=462.19 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 3012 0 0 0 46219 0 0 0 20 0 1 0 102714376 27951104 1015 18446744073709551615 4194304 5747388 140736033617936 140736033615336 4915330 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 1015 785 380 0 242 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 27296

[startup+522.3 s]
/proc/loadavg: 1.98 1.99 2.03 3/186 6865
/proc/meminfo: memFree=31501144/32770624 swapFree=0/344572
[pid=6831] ppid=6828 vsize=27296 CPUtime=522.19 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 3158 0 0 0 52219 0 0 0 20 0 1 0 102714376 27951104 1015 18446744073709551615 4194304 5747388 140736033617936 140736033615336 4915364 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 1015 785 380 0 242 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 27296

[startup+582.3 s]
/proc/loadavg: 1.99 1.99 2.03 3/185 6867
/proc/meminfo: memFree=31501416/32770624 swapFree=0/344580
[pid=6831] ppid=6828 vsize=27296 CPUtime=582.19 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 3303 0 0 0 58219 0 0 0 20 0 1 0 102714376 27951104 1015 18446744073709551615 4194304 5747388 140736033617936 140736033615336 5000064 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 1015 785 380 0 242 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 27296


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


[startup+1542.31 s]
/proc/loadavg: 2.01 1.99 2.02 3/185 7014
/proc/meminfo: memFree=31499552/32770624 swapFree=0/345084
[pid=6831] ppid=6828 vsize=27296 CPUtime=1542.12 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 5544 0 0 0 154212 0 0 0 20 0 1 0 102714376 27951104 1015 18446744073709551615 4194304 5747388 140736033617936 140736033615336 5000064 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 1015 785 380 0 242 0
Current children cumulated CPU time (s) 1542.12
Current children cumulated vsize (KiB) 27296

[startup+1602.3 s]
/proc/loadavg: 2.07 2.01 2.03 3/185 7017
/proc/meminfo: memFree=31499008/32770624 swapFree=0/345128
[pid=6831] ppid=6828 vsize=27296 CPUtime=1602.11 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 5689 0 0 0 160211 0 0 0 20 0 1 0 102714376 27951104 1015 18446744073709551615 4194304 5747388 140736033617936 140736033615336 4915136 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 1015 785 380 0 242 0
Current children cumulated CPU time (s) 1602.11
Current children cumulated vsize (KiB) 27296

[startup+1662.3 s]
/proc/loadavg: 2.10 2.02 2.03 3/185 7019
/proc/meminfo: memFree=31499476/32770624 swapFree=0/345148
[pid=6831] ppid=6828 vsize=27296 CPUtime=1662.11 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 5834 0 0 0 166211 0 0 0 20 0 1 0 102714376 27951104 1015 18446744073709551615 4194304 5747388 140736033617936 140736033615336 5000064 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 1015 785 380 0 242 0
Current children cumulated CPU time (s) 1662.11
Current children cumulated vsize (KiB) 27296

[startup+1722.3 s]
/proc/loadavg: 2.04 2.02 2.03 3/185 7021
/proc/meminfo: memFree=31499632/32770624 swapFree=0/345180
[pid=6831] ppid=6828 vsize=27296 CPUtime=1722.11 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 5967 0 0 0 172211 0 0 0 20 0 1 0 102714376 27951104 1015 18446744073709551615 4194304 5747388 140736033617936 140736033615336 4941162 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 1015 785 380 0 242 0
Current children cumulated CPU time (s) 1722.11
Current children cumulated vsize (KiB) 27296

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.03 3/185 7024
/proc/meminfo: memFree=31498748/32770624 swapFree=0/345204
[pid=6831] ppid=6828 vsize=27296 CPUtime=1782.1 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 6099 0 0 0 178210 0 0 0 20 0 1 0 102714376 27951104 1015 18446744073709551615 4194304 5747388 140736033617936 140736033615336 5128912 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 1015 785 380 0 242 0
Current children cumulated CPU time (s) 1782.1
Current children cumulated vsize (KiB) 27296

[startup+1842.3 s]
/proc/loadavg: 2.01 2.01 2.03 3/184 7026
/proc/meminfo: memFree=31498952/32770624 swapFree=0/345240
[pid=6831] ppid=6828 vsize=27296 CPUtime=1842.1 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 6247 0 0 0 184210 0 0 0 20 0 1 0 102714376 27951104 1015 18446744073709551615 4194304 5747388 140736033617936 140736033615336 4919372 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 1015 785 380 0 242 0
Current children cumulated CPU time (s) 1842.1
Current children cumulated vsize (KiB) 27296

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 7042
/proc/meminfo: memFree=31494512/32770624 swapFree=0/345256
[pid=6831] ppid=6828 vsize=27296 CPUtime=1902.09 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 6378 0 0 0 190209 0 0 0 20 0 1 0 102714376 27951104 1015 18446744073709551615 4194304 5747388 140736033617936 140736033615336 4911816 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 1015 785 380 0 242 0
Current children cumulated CPU time (s) 1902.09
Current children cumulated vsize (KiB) 27296

[startup+1962.3 s]
/proc/loadavg: 1.96 2.00 2.03 3/187 7068
/proc/meminfo: memFree=31492172/32770624 swapFree=0/345296
[pid=6831] ppid=6828 vsize=27296 CPUtime=1962.09 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 6525 0 0 0 196209 0 0 0 20 0 1 0 102714376 27951104 1015 18446744073709551615 4194304 5747388 140736033617936 140736033615336 5000064 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 1015 785 380 0 242 0
Current children cumulated CPU time (s) 1962.09
Current children cumulated vsize (KiB) 27296

[startup+2022.3 s]
/proc/loadavg: 1.99 2.00 2.03 3/184 7070
/proc/meminfo: memFree=31495824/32770624 swapFree=0/345312
[pid=6831] ppid=6828 vsize=27296 CPUtime=2022.08 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 6658 0 0 0 202208 0 0 0 20 0 1 0 102714376 27951104 1015 18446744073709551615 4194304 5747388 140736033617936 140736033615336 4918713 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 1015 785 380 0 242 0
Current children cumulated CPU time (s) 2022.08
Current children cumulated vsize (KiB) 27296

[startup+2082.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/185 7073
/proc/meminfo: memFree=31496260/32770624 swapFree=0/345320
[pid=6831] ppid=6828 vsize=27296 CPUtime=2082.08 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 6791 0 0 0 208208 0 0 0 20 0 1 0 102714376 27951104 1015 18446744073709551615 4194304 5747388 140736033617936 140736033615336 4941136 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 1015 785 380 0 242 0
Current children cumulated CPU time (s) 2082.08
Current children cumulated vsize (KiB) 27296

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/185 7075
/proc/meminfo: memFree=31496392/32770624 swapFree=0/345332
[pid=6831] ppid=6828 vsize=27296 CPUtime=2142.07 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 6924 0 0 0 214207 0 0 0 20 0 1 0 102714376 27951104 1015 18446744073709551615 4194304 5747388 140736033617936 140736033615336 5000064 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 1015 785 380 0 242 0
Current children cumulated CPU time (s) 2142.07
Current children cumulated vsize (KiB) 27296

[startup+2202.31 s]
/proc/loadavg: 2.03 2.01 2.03 3/185 7077
/proc/meminfo: memFree=31496608/32770624 swapFree=0/345352
[pid=6831] ppid=6828 vsize=27296 CPUtime=2202.07 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 7070 0 0 0 220207 0 0 0 20 0 1 0 102714376 27951104 1015 18446744073709551615 4194304 5747388 140736033617936 140736033615336 4941155 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 1015 785 380 0 242 0
Current children cumulated CPU time (s) 2202.07
Current children cumulated vsize (KiB) 27296

[startup+2262.3 s]
/proc/loadavg: 2.01 2.01 2.03 3/185 7079
/proc/meminfo: memFree=31496864/32770624 swapFree=0/345352
[pid=6831] ppid=6828 vsize=27296 CPUtime=2262.06 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 7201 0 0 0 226206 0 0 0 20 0 1 0 102714376 27951104 1015 18446744073709551615 4194304 5747388 140736033617936 140736033615336 4918665 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 1015 785 380 0 242 0
Current children cumulated CPU time (s) 2262.06
Current children cumulated vsize (KiB) 27296

[startup+2322.3 s]
/proc/loadavg: 1.96 2.00 2.03 3/185 7081
/proc/meminfo: memFree=31497208/32770624 swapFree=0/345372
[pid=6831] ppid=6828 vsize=27296 CPUtime=2322.06 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 7332 0 0 0 232206 0 0 0 20 0 1 0 102714376 27951104 1015 18446744073709551615 4194304 5747388 140736033617936 140736033615336 4915223 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 1015 785 380 0 242 0
Current children cumulated CPU time (s) 2322.06
Current children cumulated vsize (KiB) 27296

[startup+2382.3 s]
/proc/loadavg: 1.98 2.00 2.03 3/184 7083
/proc/meminfo: memFree=31497472/32770624 swapFree=0/345380
[pid=6831] ppid=6828 vsize=27296 CPUtime=2382.05 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 7478 0 0 0 238205 0 0 0 20 0 1 0 102714376 27951104 1015 18446744073709551615 4194304 5747388 140736033617936 140736033615336 4872843 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 1015 785 380 0 242 0
Current children cumulated CPU time (s) 2382.05
Current children cumulated vsize (KiB) 27296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.31 s]
/proc/loadavg: 1.99 2.00 2.03 3/184 7084
/proc/meminfo: memFree=31497444/32770624 swapFree=0/345396
[pid=6831] ppid=6828 vsize=27296 CPUtime=2400.06 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 7608 0 0 0 240006 0 0 0 20 0 1 0 102714376 27951104 1015 18446744073709551615 4194304 5747388 140736033617936 140736033615336 4911660 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 1015 785 380 0 242 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 27296

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

[startup+2400.31 s]
/proc/loadavg: 1.99 2.00 2.03 3/184 7084
/proc/meminfo: memFree=31497444/32770624 swapFree=0/345396
[pid=6831] ppid=6828 vsize=27296 CPUtime=2400.06 cores=0,2,4,6
/proc/6831/stat : 6831 (cosoco) R 6828 6831 2911 0 -1 4202496 7608 0 0 0 240006 0 0 0 20 0 1 0 102714376 27951104 1015 18446744073709551615 4194304 5747388 140736033617936 140736033615336 4911660 0 0 1 8405026 0 0 0 17 4 0 0 6 0 0 7845728 7850568 32231424 140736033624558 140736033624653 140736033624653 140736033628110 0
/proc/6831/statm: 6824 1015 785 380 0 242 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 27296

Child status: 1
Real time (s): 2400.31
CPU time (s): 2400.07
CPU user time (s): 2400.06
CPU system time (s): 0.010999
CPU usage (%): 99.9903
Max. virtual memory (cumulated for all children) (KiB): 27296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.06
system time used= 0.010999
maximum resident set size= 4132
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7659
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= 9
involuntary context switches= 4027

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.52131 second user time and 8.55906 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-06 16:29:11
IDJOB=4260126
IDBENCH=133618
IDSOLVER=2647
FILE ID=node132/4260126-1502030612
RUNJOBID= node132-1502014216-3974
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/MagicHexagon/MagicHexagon-m1-s1/MagicHexagon-08-0051.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260126-1502030612/watcher-4260126-1502030612 -o /tmp/evaluation-result-4260126-1502030612/solver-4260126-1502030612 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502014216-3974 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4260126-1502030612.xml

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

MD5SUM BENCH= fb5cbe687ffccd3d5e194b95b956a5e6
RANDOM SEED=1738496419

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

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

/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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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.74
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		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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.74
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		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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.74
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		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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.74
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		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
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:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31503860 kB
MemAvailable:   31989772 kB
Buffers:          205084 kB
Cached:           579856 kB
SwapCached:            0 kB
Active:           466584 kB
Inactive:         377068 kB
Active(anon):      59412 kB
Inactive(anon):    32628 kB
Active(file):     407172 kB
Inactive(file):   344440 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1944 kB
Writeback:             0 kB
AnonPages:         58240 kB
Mapped:            49164 kB
Shmem:             33468 kB
Slab:             126872 kB
SReclaimable:     100272 kB
SUnreclaim:        26600 kB
KernelStack:        3264 kB
PageTables:         4852 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     326124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 62028 MiB
End job on node132 at 2017-08-06 17:09:12