Trace number 4253145

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-06-27)? (TO) 2400.06 2400

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.00 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.03	c 101            135            2488           27293          6              0              2   6   4      
0.00/0.05	c 211            274            5096           53939          6              0              2   6   3      
0.00/0.08	c 332            427            8233           83664          6              0              2   6   3      
0.09/0.11	c 465            591            11102          120343         6              0              2   5   3      
0.09/0.13	c 611            753            13475          213253         6              0              1   6   2      
0.09/0.16	c 771            954            17205          251503         6              0              2   6   3      
0.09/0.18	c 947            1164           20285          279465         6              0              2   6   4      
0.19/0.22	c 1140           1409           24631          322036         6              0              2   6   4      
0.19/0.26	c 1352           1678           29288          367785         6              0              2   6   4      
0.29/0.31	c 1585           1974           34472          417835         6              0              2   6   4      
0.29/0.35	c 1841           2281           38798          468521         6              0              2   6   4      
0.39/0.41	c 2122           2648           45078          526185         6              0              2   6   4      
0.39/0.47	c 2431           3051           51843          588284         6              0              2   6   4      
0.49/0.54	c 2770           3490           59084          655592         6              0              2   6   4      
0.59/0.61	c 3142           3973           67039          730331         6              0              2   6   4      
0.69/0.70	c 3551           4468           73988          828183         6              0              2   7   4      
0.69/0.80	c 4000           5063           84002          921665         6              0              2   7   4      
0.89/0.90	c 4493           5716           94847          1021274        6              0              2   7   4      
0.99/1.02	c 5035           6436           106781         1133014        6              0              2   7   4      
1.10/1.15	c 5631           7235           120065         1260439        6              0              2   7   4      
1.29/1.30	c 6286           8110           135249         1420735        6              0              2   7   4      
1.39/1.46	c 7006           9055           150545         1635442        6              0              1   7   4      
1.59/1.65	c 7798           10142          170459         1843936        6              0              2   9   5      
1.79/1.86	c 8669           11203          184545         2076705        6              0              2   7   5      
1.99/2.08	c 9627           12537          209522         2315280        6              0              2   9   5      
2.30/2.32	c 10680          13954          232714         2542721        6              0              2   7   5      
2.59/2.60	c 11838          15587          263979         2829762        6              0              2   9   5      
2.79/2.89	c 13111          17306          292218         3109784        6              0              2   7   5      
3.19/3.24	c 14511          19295          331237         3472500        6              0              2   9   5      
3.59/3.62	c 16051          21487          374006         3879848        6              0              2   9   5      
3.99/4.05	c 17745          23896          420271         4327687        6              0              2   9   6      
4.40/4.47	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.50/5.50	c 23910          32296          560686         5775659        6              0              2   10   6     
6.09/6.10	c 26388          35934          626702         6326775        6              0              2   10   6     
6.70/6.72	c 29113          39992          697672         6895572        6              0              2   10   6     
7.39/7.45	c 32110          44481          778221         7601807        6              0              2   10   6     
8.19/8.23	c 35406          48999          852620         8329273        6              0              2   7   5      
9.09/9.12	c 39031          54498          953925         9214197        6              0              2   10   6     
10.00/10.08	c 43018          60014          1045474        10127995       6              0              2   7   5      
11.10/11.18	c 47403          66641          1170631        11209825       6              0              2   10   6     
12.29/12.37	c 52226          73914          1306455        12370414       6              0              2   10   6     
13.59/13.67	c 57531          81954          1454516        13596617       6              0              2   10   7     
15.09/15.10	c 63366          90868          1617152        14977452       6              0              2   10   7     
16.69/16.77	c 69784          99992          1772923        16579033       6              0              2   7   5      
18.39/18.48	c 76843          110904         1967677        18123681       6              0              2   10   7     
20.29/20.33	c 84607          122997         2177646        19736952       6              0              2   10   7     
22.29/22.39	c 93147          136428         2406489        21480971       6              0              2   10   7     
26.19/26.28	c 102541         149490         2631916        26419573       6              0              3   8   6      
28.99/29.04	c 112874         165031         2934796        29275916       6              0              2   16   7     
32.59/32.66	c 124240         180262         3208843        34496852       6              0              2   15   11    
35.89/35.99	c 136742         198520         3568627        38064399       6              0              2   73   22    
39.19/39.27	c 150494         216153         3830242        41941319       6              0              3   22   16    
44.19/44.25	c 165621         236272         4175383        48473159       6              0              2   15   11    
47.99/48.04	c 182260         257106         4463631        53103210       6              0              2   21   16    
54.29/54.37	c 200562         281532         4891005        61675320       6              0              2   16   12    
58.79/58.83	c 220694         310903         5357425        66168460       6              0              2   55   32    
63.90/63.96	c 242839         338890         5752744        72580137       6              0              3   22   18    
71.99/72.05	c 267198         371178         6292498        84170558       6              0              2   16   12    
77.89/77.91	c 293992         408901         6865335        91401794       6              0              2   55   37    
84.89/84.92	c 323465         446274         7387814        100270288      6              0              3   22   18    
96.39/96.48	c 355885         489838         8154004        117172037      6              0              2   16   12    
105.39/105.40	c 391547         534554         8766723        129672458      6              0              2   21   18    
119.60/119.65	c 430775         587363         9688450        150277462      6              0              2   16   13    
131.50/131.54	c 473925         648358         10618152       166255708      6              0              2   49   39    
144.30/144.37	c 521390         708466         11502067       184611116      6              0              3   23   19    
162.20/162.21	c 573601         777609         12671301       209979117      6              0              2   16   13    
178.60/178.69	c 631033         850331         13742950       234330119      6              0              2   22   18    
200.50/200.52	c 694208         934050         15185249       266108003      6              0              2   16   13    
213.40/213.49	c 763700         1027083        16532815       283684290      6              0              2   52   41    
229.00/229.04	c 840141         1128152        17887313       303699087      6              0              3   47   34    
249.30/249.36	c 924226         1238332        19384943       330548956      6              0              2   18   16    
273.40/273.45	c 1016719        1373197        21996258       359741946      6              0              2   47   40    
302.80/302.88	c 1118461        1517316        25528896       415620508      6              0              3   60   48    
324.80/324.81	c 1230377        1656307        27375849       449523558      6              0              3   47   39    
374.30/374.33	c 1353484        1824618        30433910       520220202      6              0              2   17   13    
408.90/408.90	c 1488901        1995910        34841660       567289118      6              0              2   60   51    
439.80/439.83	c 1637859        2189830        37582598       611811641      6              0              3   28   24    
474.11/474.19	c 1801712        2403398        40647195       663972699      6              0              3   28   24    
516.01/516.02	c 1981950        2648087        44703317       723590781      6              0              3   47   41    
557.31/557.34	c 2180211        2899743        47977804       780183685      6              0              2   19   16    
601.31/601.32	c 2398298        3189550        52495416       859123913      6              0              2   47   42    
642.41/642.40	c 2638193        3493409        56740538       925155468      6              0              2   71   61    
693.91/693.98	c 2902077        3825304        61098651       998310718      6              0              3   48   43    
748.61/748.67	c 3192349        4183212        65597239       1096092026     6              0              3   47   42    
810.41/810.45	c 3511648        4581980        70649884       1184038133     6              0              2   19   17    
964.92/964.93	c 3862876        5110563        82693571       1538081126     6              0              2   42   37    
1064.32/1064.35	c 4249226        5635005        92117539       1695007534     6              0              3   35   31    
1174.02/1174.02	c 4674211        6212978        102569208      1869148577     6              0              3   35   31    
1273.72/1273.72	c 5141694        6798163        111735618      2002375436     6              0              3   24   22    
1387.33/1387.39	c 5655925        7476945        121657805      2221814470     6              0              3   46   43    
1506.23/1506.22	c 6221579        8213441        134796218      2392848380     6              0              2   46   43    
1603.13/1603.17	c 6843798        8943585        143310728      2595257371     6              0              3   41   39    
1743.14/1743.17	c 7528238        9844646        155379786      2811500786     6              0              2   46   43    
1871.24/1871.27	c 8281122        10763431       166663503      3014769612     6              0              2   46   44    
2113.64/2113.60	c 9109294        11897030       183589990      3363256183     6              0              2   41   38    
2268.55/2268.55	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-4253145-1500927874/watcher-4253145-1500927874 -o /tmp/evaluation-result-4253145-1500927874/solver-4253145-1500927874 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node146-1500915816-3624 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4253145-1500927874.xml 

pid=4984
running on 4 cores: 1,3,5,7

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.08 2.07 2.05 3/181 4987
/proc/meminfo: memFree=32073924/32770624 swapFree=5776/155968
[pid=4987] ppid=4984 vsize=26696 CPUtime=0 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4194304 641 0 0 0 0 0 0 0 20 0 1 0 2376197 27336704 485 33554432000 4194304 5744392 140729859026240 140729859022888 140345697535611 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6674 485 436 379 0 61 0

[startup+0.100152 s]
/proc/loadavg: 2.08 2.07 2.05 3/181 4987
/proc/meminfo: memFree=32073924/32770624 swapFree=5776/155968
[pid=4987] ppid=4984 vsize=27292 CPUtime=0.09 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 1154 0 0 0 9 0 0 0 20 0 1 0 2376197 27947008 989 33554432000 4194304 5744392 140729859026240 140729859022888 4909793 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 989 776 379 0 242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27292

[startup+0.200268 s]
/proc/loadavg: 2.08 2.07 2.05 3/181 4987
/proc/meminfo: memFree=32073924/32770624 swapFree=5776/155968
[pid=4987] ppid=4984 vsize=27292 CPUtime=0.19 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 1154 0 0 0 19 0 0 0 20 0 1 0 2376197 27947008 989 33554432000 4194304 5744392 140729859026240 140729859022888 4998896 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 989 776 379 0 242 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27292

[startup+0.300248 s]
/proc/loadavg: 2.08 2.07 2.05 3/181 4987
/proc/meminfo: memFree=32073924/32770624 swapFree=5776/155968
[pid=4987] ppid=4984 vsize=27292 CPUtime=0.29 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 1154 0 0 0 29 0 0 0 20 0 1 0 2376197 27947008 989 33554432000 4194304 5744392 140729859026240 140729859022888 4910328 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 989 776 379 0 242 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27292

[startup+0.700222 s]
/proc/loadavg: 2.08 2.07 2.05 3/181 4987
/proc/meminfo: memFree=32073924/32770624 swapFree=5776/155968
[pid=4987] ppid=4984 vsize=27292 CPUtime=0.69 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 1154 0 0 0 69 0 0 0 20 0 1 0 2376197 27947008 989 33554432000 4194304 5744392 140729859026240 140729859022888 4940034 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 989 776 379 0 242 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27292

[startup+1.50022 s]
/proc/loadavg: 2.08 2.07 2.05 3/182 4988
/proc/meminfo: memFree=32073688/32770624 swapFree=5776/155988
[pid=4987] ppid=4984 vsize=27292 CPUtime=1.49 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 1154 0 0 0 149 0 0 0 20 0 1 0 2376197 27947008 989 33554432000 4194304 5744392 140729859026240 140729859023640 4918140 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 989 776 379 0 242 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27292

[startup+3.10022 s]
/proc/loadavg: 2.08 2.07 2.05 3/182 4988
/proc/meminfo: memFree=32073368/32770624 swapFree=5776/155956
[pid=4987] ppid=4984 vsize=27292 CPUtime=3.09 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 1286 0 0 0 309 0 0 0 20 0 1 0 2376197 27947008 994 33554432000 4194304 5744392 140729859026240 140729859023640 4940052 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 994 780 379 0 242 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27292

[startup+6.30022 s]
/proc/loadavg: 2.07 2.07 2.05 3/182 4988
/proc/meminfo: memFree=32073112/32770624 swapFree=5776/155964
[pid=4987] ppid=4984 vsize=27292 CPUtime=6.29 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 1419 0 0 0 629 0 0 0 20 0 1 0 2376197 27947008 994 33554432000 4194304 5744392 140729859026240 140729859023640 4998878 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 994 780 379 0 242 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27292

[startup+12.7002 s]
/proc/loadavg: 2.07 2.07 2.05 3/182 4988
/proc/meminfo: memFree=32072804/32770624 swapFree=5776/155976
[pid=4987] ppid=4984 vsize=27292 CPUtime=12.69 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 1551 0 0 0 1269 0 0 0 20 0 1 0 2376197 27947008 994 33554432000 4194304 5744392 140729859026240 140729859023640 4998896 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 994 780 379 0 242 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27292

[startup+25.5003 s]
/proc/loadavg: 2.05 2.06 2.05 3/182 4988
/proc/meminfo: memFree=32072804/32770624 swapFree=5776/155988
[pid=4987] ppid=4984 vsize=27292 CPUtime=25.49 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 1802 0 0 0 2549 0 0 0 20 0 1 0 2376197 27947008 994 33554432000 4194304 5744392 140729859026240 140729859023640 4918176 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 994 780 379 0 242 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27292

[startup+51.1003 s]
/proc/loadavg: 2.04 2.06 2.05 3/182 5050
/proc/meminfo: memFree=32070272/32770624 swapFree=5776/156056
[pid=4987] ppid=4984 vsize=27292 CPUtime=51.09 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 1982 0 0 0 5109 0 0 0 20 0 1 0 2376197 27947008 1010 33554432000 4194304 5744392 140729859026240 140729859023640 4941418 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 1010 780 379 0 242 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 27292

[startup+102.3 s]
/proc/loadavg: 2.02 2.05 2.05 3/182 5051
/proc/meminfo: memFree=32069784/32770624 swapFree=5776/156136
[pid=4987] ppid=4984 vsize=27292 CPUtime=102.3 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 2131 0 0 0 10230 0 0 0 20 0 1 0 2376197 27947008 1010 33554432000 4194304 5744392 140729859026240 140729859023640 4916491 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 1010 780 379 0 242 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 27292

[startup+162.3 s]
/proc/loadavg: 2.04 2.05 2.05 3/182 5052
/proc/meminfo: memFree=32069164/32770624 swapFree=5776/156208
[pid=4987] ppid=4984 vsize=27292 CPUtime=162.3 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 2276 0 0 0 16230 0 0 0 20 0 1 0 2376197 27947008 1010 33554432000 4194304 5744392 140729859026240 140729859023640 4909528 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 1010 780 379 0 242 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 27292

[startup+222.306 s]
/proc/loadavg: 2.01 2.04 2.05 3/182 5054
/proc/meminfo: memFree=32069456/32770624 swapFree=5776/156276
[pid=4987] ppid=4984 vsize=27292 CPUtime=222.3 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 2423 0 0 0 22230 0 0 0 20 0 1 0 2376197 27947008 1010 33554432000 4194304 5744392 140729859026240 140729859023640 4918162 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 1010 780 379 0 242 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 27292

[startup+282.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/181 5055
/proc/meminfo: memFree=32071328/32770624 swapFree=5776/156344
[pid=4987] ppid=4984 vsize=27292 CPUtime=282.3 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 2570 0 0 0 28230 0 0 0 20 0 1 0 2376197 27947008 1010 33554432000 4194304 5744392 140729859026240 140729859023640 4941369 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 1010 780 379 0 242 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 27292

[startup+342.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 5064
/proc/meminfo: memFree=32068768/32770624 swapFree=5776/156412
[pid=4987] ppid=4984 vsize=27292 CPUtime=342.3 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 2717 0 0 0 34230 0 0 0 20 0 1 0 2376197 27947008 1010 33554432000 4194304 5744392 140729859026240 140729859023640 4940031 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 1010 780 379 0 242 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 27292

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 5065
/proc/meminfo: memFree=32069288/32770624 swapFree=5776/156456
[pid=4987] ppid=4984 vsize=27292 CPUtime=402.3 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 2863 0 0 0 40230 0 0 0 20 0 1 0 2376197 27947008 1010 33554432000 4194304 5744392 140729859026240 140729859023640 4913888 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 1010 780 379 0 242 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 27292

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 5066
/proc/meminfo: memFree=32069040/32770624 swapFree=5776/156508
[pid=4987] ppid=4984 vsize=27292 CPUtime=462.3 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 3008 0 0 0 46230 0 0 0 20 0 1 0 2376197 27947008 1010 33554432000 4194304 5744392 140729859026240 140729859023640 4940000 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 1010 780 379 0 242 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 27292

[startup+522.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/182 5067
/proc/meminfo: memFree=32069368/32770624 swapFree=5776/156548
[pid=4987] ppid=4984 vsize=27292 CPUtime=522.31 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 3154 0 0 0 52231 0 0 0 20 0 1 0 2376197 27947008 1010 33554432000 4194304 5744392 140729859026240 140729859023640 4918159 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 1010 780 379 0 242 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 27292

[startup+582.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/182 5068
/proc/meminfo: memFree=32069144/32770624 swapFree=5776/156596
[pid=4987] ppid=4984 vsize=27292 CPUtime=582.31 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 3299 0 0 0 58231 0 0 0 20 0 1 0 2376197 27947008 1010 33554432000 4194304 5744392 140729859026240 140729859023640 4914175 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 1010 780 379 0 242 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 27292


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5090
/proc/meminfo: memFree=32068912/32770624 swapFree=5760/157152
[pid=4987] ppid=4984 vsize=27292 CPUtime=1482.33 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 5396 0 0 0 148233 0 0 0 20 0 1 0 2376197 27947008 1010 33554432000 4194304 5744392 140729859026240 140729859023640 4916499 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 1010 780 379 0 242 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 27292

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5098
/proc/meminfo: memFree=32068544/32770624 swapFree=5760/157192
[pid=4987] ppid=4984 vsize=27292 CPUtime=1542.34 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 5542 0 0 0 154234 0 0 0 20 0 1 0 2376197 27947008 1010 33554432000 4194304 5744392 140729859026240 140729859023640 4914175 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 1010 780 379 0 242 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 27292

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5099
/proc/meminfo: memFree=32068708/32770624 swapFree=5760/157228
[pid=4987] ppid=4984 vsize=27292 CPUtime=1602.33 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 5673 0 0 0 160233 0 0 0 20 0 1 0 2376197 27947008 1010 33554432000 4194304 5744392 140729859026240 140729859023640 4998901 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 1010 780 379 0 242 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 27292

[startup+1662.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/182 5100
/proc/meminfo: memFree=32068576/32770624 swapFree=5760/157264
[pid=4987] ppid=4984 vsize=27292 CPUtime=1662.33 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 5818 0 0 0 166233 0 0 0 20 0 1 0 2376197 27947008 1010 33554432000 4194304 5744392 140729859026240 140729859023640 4940052 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 1010 780 379 0 242 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 27292

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 5101
/proc/meminfo: memFree=32068724/32770624 swapFree=5760/157292
[pid=4987] ppid=4984 vsize=27292 CPUtime=1722.33 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 5949 0 0 0 172233 0 0 0 20 0 1 0 2376197 27947008 1010 33554432000 4194304 5744392 140729859026240 140729859023640 4998864 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 1010 780 379 0 242 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 27292

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 5102
/proc/meminfo: memFree=32068652/32770624 swapFree=5760/157316
[pid=4987] ppid=4984 vsize=27292 CPUtime=1782.34 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 6095 0 0 0 178234 0 0 0 20 0 1 0 2376197 27947008 1010 33554432000 4194304 5744392 140729859026240 140729859023640 4917529 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 1010 780 379 0 242 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 27292

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5104
/proc/meminfo: memFree=32068164/32770624 swapFree=5760/157364
[pid=4987] ppid=4984 vsize=27292 CPUtime=1842.34 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 6225 0 0 0 184234 0 0 0 20 0 1 0 2376197 27947008 1010 33554432000 4194304 5744392 140729859026240 140729859023640 4914124 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 1010 780 379 0 242 0
Current children cumulated CPU time (s) 1842.34
Current children cumulated vsize (KiB) 27292

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5105
/proc/meminfo: memFree=32068148/32770624 swapFree=5760/157388
[pid=4987] ppid=4984 vsize=27292 CPUtime=1902.34 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 6372 0 0 0 190234 0 0 0 20 0 1 0 2376197 27947008 1010 33554432000 4194304 5744392 140729859026240 140729859023640 4940041 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 1010 780 379 0 242 0
Current children cumulated CPU time (s) 1902.34
Current children cumulated vsize (KiB) 27292

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5106
/proc/meminfo: memFree=32068536/32770624 swapFree=5760/157424
[pid=4987] ppid=4984 vsize=27292 CPUtime=1962.34 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 6504 0 0 0 196234 0 0 0 20 0 1 0 2376197 27947008 1010 33554432000 4194304 5744392 140729859026240 140729859023640 4914433 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 1010 780 379 0 242 0
Current children cumulated CPU time (s) 1962.34
Current children cumulated vsize (KiB) 27292

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5108
/proc/meminfo: memFree=32068040/32770624 swapFree=5760/157464
[pid=4987] ppid=4984 vsize=27292 CPUtime=2022.34 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 6636 0 0 0 202234 0 0 0 20 0 1 0 2376197 27947008 1010 33554432000 4194304 5744392 140729859026240 140729859023640 4940019 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 1010 780 379 0 242 0
Current children cumulated CPU time (s) 2022.34
Current children cumulated vsize (KiB) 27292

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5109
/proc/meminfo: memFree=32068176/32770624 swapFree=5760/157496
[pid=4987] ppid=4984 vsize=27292 CPUtime=2082.35 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 6768 0 0 0 208235 0 0 0 20 0 1 0 2376197 27947008 1010 33554432000 4194304 5744392 140729859026240 140729859023640 4998878 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 1010 780 379 0 242 0
Current children cumulated CPU time (s) 2082.35
Current children cumulated vsize (KiB) 27292

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5117
/proc/meminfo: memFree=32066940/32770624 swapFree=5760/157532
[pid=4987] ppid=4984 vsize=27292 CPUtime=2142.34 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 6914 0 0 0 214234 0 0 0 20 0 1 0 2376197 27947008 1010 33554432000 4194304 5744392 140729859026240 140729859023640 5131344 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 1010 780 379 0 242 0
Current children cumulated CPU time (s) 2142.34
Current children cumulated vsize (KiB) 27292

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5140
/proc/meminfo: memFree=32066424/32770624 swapFree=5760/157576
[pid=4987] ppid=4984 vsize=27292 CPUtime=2202.35 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 7044 0 0 0 220235 0 0 0 20 0 1 0 2376197 27947008 1010 33554432000 4194304 5744392 140729859026240 140729859023640 4998896 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 1010 780 379 0 242 0
Current children cumulated CPU time (s) 2202.35
Current children cumulated vsize (KiB) 27292

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5141
/proc/meminfo: memFree=32066796/32770624 swapFree=5760/157604
[pid=4987] ppid=4984 vsize=27292 CPUtime=2262.35 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 7174 0 0 0 226235 0 0 0 20 0 1 0 2376197 27947008 1010 33554432000 4194304 5744392 140729859026240 140729859023640 4918180 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 1010 780 379 0 242 0
Current children cumulated CPU time (s) 2262.35
Current children cumulated vsize (KiB) 27292

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5142
/proc/meminfo: memFree=32066852/32770624 swapFree=5760/157644
[pid=4987] ppid=4984 vsize=27292 CPUtime=2322.35 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 7322 0 0 0 232235 0 0 0 20 0 1 0 2376197 27947008 1010 33554432000 4194304 5744392 140729859026240 140729859023640 4940071 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 1010 780 379 0 242 0
Current children cumulated CPU time (s) 2322.35
Current children cumulated vsize (KiB) 27292

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5143
/proc/meminfo: memFree=32066744/32770624 swapFree=5760/157672
[pid=4987] ppid=4984 vsize=27292 CPUtime=2382.35 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 7454 0 0 0 238235 0 0 0 20 0 1 0 2376197 27947008 1010 33554432000 4194304 5744392 140729859026240 140729859023640 5126706 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 1010 780 379 0 242 0
Current children cumulated CPU time (s) 2382.35
Current children cumulated vsize (KiB) 27292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5143
/proc/meminfo: memFree=32066744/32770624 swapFree=5760/157692
[pid=4987] ppid=4984 vsize=27292 CPUtime=2400.05 cores=1,3,5,7
/proc/4987/stat : 4987 (cosoco) R 4984 4987 3592 0 -1 4202496 7586 0 0 0 240005 0 0 0 20 0 1 0 2376197 27947008 1010 33554432000 4194304 5744392 140729859026240 140729859023640 4998896 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 26451968 140729859028161 140729859028291 140729859028291 140729859030990 0
/proc/4987/statm: 6823 1010 780 379 0 242 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 27292

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

Child status: 1
Real time (s): 2400
CPU time (s): 2400.06
CPU user time (s): 2400.06
CPU system time (s): 0.004
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 27292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.06
system time used= 0.004
maximum resident set size= 4084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7614
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= 6
involuntary context switches= 632

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.32148 second user time and 7.00747 second system time

The end

Launcher Data

Begin job on node146 at 2017-07-24 22:24:34
IDJOB=4253145
IDBENCH=133618
IDSOLVER=2633
FILE ID=node146/4253145-1500927874
RUNJOBID= node146-1500915816-3624
PBS_JOBID= 20625423
Free space on /tmp= 61688 MiB

SOLVER NAME= cosoco-mini 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-4253145-1500927874/watcher-4253145-1500927874 -o /tmp/evaluation-result-4253145-1500927874/solver-4253145-1500927874 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node146-1500915816-3624 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4253145-1500927874.xml

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

MD5SUM BENCH= fb5cbe687ffccd3d5e194b95b956a5e6
RANDOM SEED=1150330096

node146.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.45
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.45
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.45
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.45
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:        32074636 kB
MemAvailable:   32061492 kB
Buffers:           46088 kB
Cached:           255536 kB
SwapCached:            0 kB
Active:           181820 kB
Inactive:         164616 kB
Active(anon):      47704 kB
Inactive(anon):     8648 kB
Active(file):     134116 kB
Inactive(file):   155968 kB
Unevictable:        5776 kB
Mlocked:            5776 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2024 kB
Writeback:             0 kB
AnonPages:         56364 kB
Mapped:            29176 kB
Shmem:              8848 kB
Slab:              50632 kB
SReclaimable:      25212 kB
SUnreclaim:        25420 kB
KernelStack:        3408 kB
PageTables:         4624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     283524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 61688 MiB
End job on node146 at 2017-07-24 23:04:34