Trace number 4260127

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.1001 2400

General information on the benchmark

NameMagicHexagon/MagicHexagon-m1-s1/
MagicHexagon-08-0081.xml
MD5SUMe46647acbda97830867cbaf6bce42852
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.06	c intension x[0][0]<x[7][0]  using generic constraint 
0.00/0.06	c intension x[0][7]<x[7][0]  using generic constraint 
0.00/0.06	c root propagations     : 1521        
0.00/0.06	c restarts enabled, print stats at every restarts
0.00/0.06	c
0.00/0.06	c
0.00/0.06	c
0.00/0.06	c This is cosoco 1.1 --  
0.00/0.06	c
0.00/0.06	c command line: cosoco -lc -model -restarts HOME/instance-4260127-1502030479.xml 
0.00/0.06	c ========================================[ Problem Statistics ]===========================================
0.00/0.06	c |                                                                                                       
0.00/0.06	c |  Parse time        :         0.00 s 
0.00/0.06	c |
0.00/0.06	c |               Variables: 225
0.00/0.06	c |            Domain Sizes: 169..169
0.00/0.06	c |
0.00/0.06	c |             Constraints: 52
0.00/0.06	c |                   Arity: 2..169  -- Binary: 6
0.00/0.06	c | 
0.00/0.06	c |                   Types: 
0.00/0.06	c |                          (X - Y < k): 6
0.00/0.06	c |                          All Different: 1
0.00/0.06	c |                          Sum: 45
0.00/0.06	c |                          
0.00/0.06	c =========================================================================================================
0.00/0.06	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.06	c remove useless variable x[0][8]
0.00/0.06	c remove useless variable x[0][9]
0.00/0.06	c remove useless variable x[0][10]
0.00/0.06	c remove useless variable x[0][11]
0.00/0.06	c remove useless variable x[0][12]
0.00/0.06	c remove useless variable x[0][13]
0.00/0.06	c remove useless variable x[0][14]
0.00/0.06	c remove useless variable x[1][9]
0.00/0.06	c remove useless variable x[1][10]
0.00/0.06	c remove useless variable x[1][11]
0.00/0.06	c remove useless variable x[1][12]
0.00/0.06	c remove useless variable x[1][13]
0.00/0.06	c remove useless variable x[1][14]
0.00/0.06	c remove useless variable x[2][10]
0.00/0.06	c remove useless variable x[2][11]
0.00/0.06	c remove useless variable x[2][12]
0.00/0.06	c remove useless variable x[2][13]
0.00/0.06	c remove useless variable x[2][14]
0.00/0.06	c remove useless variable x[3][11]
0.00/0.06	c remove useless variable x[3][12]
0.00/0.06	c remove useless variable x[3][13]
0.00/0.06	c remove useless variable x[3][14]
0.00/0.06	c remove useless variable x[4][12]
0.00/0.06	c remove useless variable x[4][13]
0.00/0.06	c remove useless variable x[4][14]
0.00/0.06	c remove useless variable x[5][13]
0.00/0.06	c remove useless variable x[5][14]
0.00/0.06	c remove useless variable x[6][14]
0.00/0.06	c remove useless variable x[8][14]
0.00/0.06	c remove useless variable x[9][13]
0.00/0.06	c remove useless variable x[9][14]
0.00/0.06	c remove useless variable x[10][12]
0.00/0.06	c remove useless variable x[10][13]
0.00/0.06	c remove useless variable x[10][14]
0.00/0.06	c remove useless variable x[11][11]
0.00/0.06	c remove useless variable x[11][12]
0.00/0.06	c remove useless variable x[11][13]
0.00/0.06	c remove useless variable x[11][14]
0.00/0.06	c remove useless variable x[12][10]
0.00/0.06	c remove useless variable x[12][11]
0.00/0.06	c remove useless variable x[12][12]
0.00/0.06	c remove useless variable x[12][13]
0.00/0.06	c remove useless variable x[12][14]
0.00/0.06	c remove useless variable x[13][9]
0.00/0.06	c remove useless variable x[13][10]
0.00/0.06	c remove useless variable x[13][11]
0.00/0.06	c remove useless variable x[13][12]
0.00/0.06	c remove useless variable x[13][13]
0.00/0.06	c remove useless variable x[13][14]
0.00/0.06	c remove useless variable x[14][8]
0.00/0.06	c remove useless variable x[14][9]
0.00/0.06	c remove useless variable x[14][10]
0.00/0.06	c remove useless variable x[14][11]
0.00/0.06	c remove useless variable x[14][12]
0.00/0.06	c remove useless variable x[14][13]
0.00/0.06	c remove useless variable x[14][14]
0.00/0.07	c 101            115            2310           46297          42             0              1   5   2      
0.04/0.10	c 211            255            6104           114931         42             0              1   8   3      
0.04/0.12	c 332            389            8554           216644         42             0              1   5   2      
0.04/0.15	c 465            551            11472          268274         42             0              2   5   3      
0.14/0.20	c 611            734            16758          385708         42             0              1   4   2      
0.14/0.24	c 771            937            20576          439894         42             0              2   5   4      
0.24/0.30	c 947            1162           27157          581057         42             0              1   4   3      
0.24/0.34	c 1140           1392           30802          651422         42             0              2   5   3      
0.34/0.40	c 1352           1664           38644          806756         42             0              1   8   3      
0.34/0.45	c 1585           1940           42658          910650         42             0              1   6   4      
0.44/0.52	c 1841           2304           51948          1028098        42             0              2   8   5      
0.44/0.58	c 2122           2639           56584          1111342        42             0              3   7   5      
0.54/0.68	c 2431           3054           68045          1315427        42             0              1   8   4      
0.64/0.76	c 2770           3473           75007          1420428        42             0              2   5   4      
0.74/0.85	c 3142           4014           88125          1565409        42             0              2   8   5      
0.84/0.95	c 3551           4611           101099         1677432        42             0              2   8   6      
0.94/1.07	c 4000           5268           116528         1839870        42             0              2   8   6      
1.04/1.19	c 4493           5987           132972         2005333        42             0              2   8   6      
1.24/1.32	c 5035           6769           150284         2172644        42             0              2   8   6      
1.34/1.49	c 5631           7574           166964         2412570        42             0              2   8   4      
1.54/1.65	c 6286           8511           187519         2593040        42             0              2   8   6      
1.74/1.80	c 7006           9364           199251         2798341        42             0              2   6   4      
1.84/1.99	c 7798           10489          224098         3014562        42             0              2   8   6      
2.04/2.18	c 8669           11524          237540         3266130        42             0              3   7   5      
2.34/2.41	c 9627           12876          267650         3514991        42             0              2   8   6      
2.54/2.68	c 10680          14434          301962         3726618        42             0              2   9   6      
2.84/2.98	c 11838          16047          339606         4133703        42             0              1   8   6      
3.14/3.24	c 13111          17561          359139         4470686        42             0              2   6   4      
3.44/3.57	c 14511          19625          402576         4723200        42             0              2   9   7      
3.84/3.92	c 16051          21884          449336         4989232        42             0              2   9   7      
4.24/4.31	c 17745          24363          499884         5270236        42             0              2   9   7      
4.64/4.73	c 19608          27092          555035         5595467        42             0              2   9   7      
5.14/5.22	c 21657          30094          615814         6005229        42             0              2   9   7      
5.64/5.75	c 23910          33370          681924         6431622        42             0              2   9   7      
6.24/6.33	c 26388          36952          754994         6913604        42             0              2   9   7      
6.84/6.94	c 29113          40198          796791         7682020        42             0              2   7   5      
7.54/7.65	c 32110          44692          883681         8121916        42             0              2   9   7      
8.34/8.49	c 35406          49703          985682         8717627        42             0              2   9   7      
9.34/9.40	c 39031          55227          1097091        9331830        42             0              2   9   7      
10.24/10.35	c 43018          59983          1157843        10620298       42             0              3   8   6      
11.34/11.48	c 47403          66641          1292132        11442290       42             0              2   9   7      
12.44/12.59	c 52226          73945          1434238        12140555       42             0              2   9   7      
13.84/13.92	c 57531          82024          1594806        13060806       42             0              2   9   7      
15.14/15.23	c 63366          90705          1759511        13915998       42             0              2   9   7      
16.64/16.72	c 69784          100222         1939093        14959810       42             0              2   9   7      
18.24/18.37	c 76843          110655         2137101        16110530       42             0              2   9   7      
20.14/20.20	c 84607          122094         2354408        17392308       42             0              2   9   7      
22.14/22.21	c 93147          134644         2592687        18820942       42             0              2   9   7      
24.84/24.94	c 102541         148468         2885015        22221725       42             0              2   9   7      
27.84/27.97	c 112874         163731         3210878        26164602       42             0              2   9   7      
31.24/31.36	c 124240         180452         3565898        30559721       42             0              2   9   7      
34.84/34.99	c 136742         198894         3958689        35166015       42             0              2   9   7      
38.74/38.83	c 150494         219079         4380683        39894256       42             0              2   9   7      
42.84/42.93	c 165621         241073         4830855        44832103       42             0              2   9   7      
47.14/47.23	c 182260         265442         5315046        48898732       42             0              2   9   7      
52.04/52.16	c 200562         287695         5610483        55766893       42             0              1   8   6      
57.34/57.47	c 220694         316537         6180102        61763883       42             0              2   9   7      
63.14/63.20	c 242839         348882         6823225        67839401       42             0              2   9   7      
69.54/69.69	c 267198         378269         7204960        77773222       42             0              1   9   6      
76.75/76.84	c 293992         416713         7970159        85385314       42             0              2   9   7      
84.75/84.81	c 323465         459168         8820332        93777087       42             0              2   9   7      
94.05/94.18	c 355885         498835         9358238        107249153      42             0              3   9   6      
103.45/103.51	c 391547         550449         10377527       116487646      42             0              2   9   7      
114.35/114.43	c 430775         605912         11449261       128553986      42             0              2   9   7      
125.75/125.83	c 473925         667643         12632346       139011740      42             0              2   10   8     
138.45/138.60	c 521390         735992         13956665       150840176      42             0              2   10   8     
152.35/152.40	c 573601         810336         15393681       165029037      42             0              2   10   8     
168.25/168.31	c 631033         897441         17146680       178723073      42             0              2   10   8     
186.85/186.96	c 694208         988250         18881236       197611845      42             0              2   10   7     
207.05/207.19	c 763700         1097632        21102092       216175751      42             0              2   26   9     
230.65/230.73	c 840141         1196627        22612813       249957195      42             0              1   26   7     
259.56/259.69	c 924226         1301968        24084814       294744995      42             0              1   9   7      
280.86/280.93	c 1016719        1426380        26071889       323308423      42             0              2   26   18    
315.96/316.05	c 1118461        1554769        27927182       377874311      42             0              2   9   7      
357.06/357.17	c 1230377        1696666        29954036       440323298      42             0              3   9   7      
383.87/383.96	c 1353484        1850931        32008089       493436605      42             0              2   26   23    
435.26/435.40	c 1488901        2023350        34503978       572106255      42             0              1   9   7      
510.77/510.81	c 1637859        2235791        38926918       700875099      42             0              2   23   20    
571.37/571.42	c 1801712        2447003        42102755       791514110      42             0              1   9   7      
619.87/619.90	c 1981950        2694557        46146770       858107405      42             0              2   26   16    
697.78/697.83	c 2180211        2950118        49905710       974428691      42             0              2   11   7     
800.28/800.38	c 2398298        3263399        56390047       1100815492     42             0              2   23   19    
894.89/894.92	c 2638193        3574323        61130083       1243590220     42             0              1   11   7     
1020.60/1020.64	c 2902077        3952232        68952058       1399890570     42             0              2   23   20    
1150.62/1150.70	c 3192349        4357073        76842356       1569159834     42             0              2   23   15    
1269.72/1269.72	c 3511648        4769674        82810542       1748022080     42             0              2   12   8     
1446.83/1446.89	c 3862876        5270873        92546567       2096784273     42             0              2   23   20    
1626.94/1626.91	c 4249226        5819407        103411640      2374751136     42             0              2   23   12    
1783.85/1783.82	c 4674211        6395503        112942488      2605374865     42             0              2   12   8     
2018.67/2018.65	c 5141694        7060666        127120676      2907787610     42             0              2   23   20    
2189.78/2189.79	c 5655925        7717526        136458374      3212369655     42             0              1   12   9     
2400.09/2400.00	
2400.09/2400.00	c *** INTERRUPTED ***
2400.09/2400.00	c restarts              : 91          
2400.09/2400.00	c conflicts             : 6099968      (2542 /sec)
2400.09/2400.00	c decisions             : 8349610      (3479 /sec)
2400.09/2400.00	c propagations          : 3416279547  (1423416 /sec)
2400.09/2400.00	c root propagations     : 1521        
2400.09/2400.00	c filter calls          : 149983195      (62492 /sec)
2400.09/2400.00	c useless filter calls  : 115926756      (77 %)
2400.09/2400.00	c Memory used           : 26.66 MB
2400.09/2400.00	c CPU time              : 2400.06 s
2400.09/2400.00	
2400.09/2400.00	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-4260127-1502030479/watcher-4260127-1502030479 -o /tmp/evaluation-result-4260127-1502030479/solver-4260127-1502030479 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502016917-13119 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4260127-1502030479.xml 

pid=16109
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.10 2.06 2.05 2/185 16112
/proc/meminfo: memFree=31613252/32770624 swapFree=0/328816
[pid=16112] ppid=16109 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/16112/stat : 16112 (runsolver) D 16109 16112 12906 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 44958820 24240128 108 18446744073709551615 4194304 4338465 140736685547728 140736685545368 140053415555799 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 12873728 140736685555905 140736685556297 140736685556297 140736685559754 0
/proc/16112/statm: 5918 108 54 36 0 2156 0

[startup+0.100154 s]
/proc/loadavg: 2.10 2.06 2.05 2/185 16112
/proc/meminfo: memFree=31613252/32770624 swapFree=0/328816
[pid=16112] ppid=16109 vsize=27296 CPUtime=0.04 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 1158 0 0 0 4 0 0 0 20 0 1 0 44958820 27951104 998 18446744073709551615 4194304 5747388 140720507700448 140720507697096 4941162 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 998 783 380 0 242 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 27296

[startup+0.200265 s]
/proc/loadavg: 2.10 2.06 2.05 2/185 16112
/proc/meminfo: memFree=31613252/32770624 swapFree=0/328816
[pid=16112] ppid=16109 vsize=27296 CPUtime=0.14 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 1158 0 0 0 14 0 0 0 20 0 1 0 44958820 27951104 998 18446744073709551615 4194304 5747388 140720507700448 140720507697096 4919301 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 998 783 380 0 242 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 27296

[startup+0.30025 s]
/proc/loadavg: 2.10 2.06 2.05 2/185 16112
/proc/meminfo: memFree=31613252/32770624 swapFree=0/328816
[pid=16112] ppid=16109 vsize=27296 CPUtime=0.24 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 1158 0 0 0 24 0 0 0 20 0 1 0 44958820 27951104 998 18446744073709551615 4194304 5747388 140720507700448 140720507697096 5000064 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 998 783 380 0 242 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 27296

[startup+0.700222 s]
/proc/loadavg: 2.10 2.06 2.05 2/185 16112
/proc/meminfo: memFree=31613252/32770624 swapFree=0/328816
[pid=16112] ppid=16109 vsize=27296 CPUtime=0.64 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 1158 0 0 0 64 0 0 0 20 0 1 0 44958820 27951104 998 18446744073709551615 4194304 5747388 140720507700448 140720507697848 5142941 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 998 783 380 0 242 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 27296

[startup+1.50022 s]
/proc/loadavg: 2.10 2.06 2.05 3/186 16113
/proc/meminfo: memFree=31612328/32770624 swapFree=0/328760
[pid=16112] ppid=16109 vsize=27296 CPUtime=1.44 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 1158 0 0 0 144 0 0 0 20 0 1 0 44958820 27951104 998 18446744073709551615 4194304 5747388 140720507700448 140720507697848 4911464 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 998 783 380 0 242 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 27296

[startup+3.10021 s]
/proc/loadavg: 2.09 2.05 2.05 3/186 16113
/proc/meminfo: memFree=31611956/32770624 swapFree=0/328760
[pid=16112] ppid=16109 vsize=27296 CPUtime=3.04 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 1290 0 0 0 304 0 0 0 20 0 1 0 44958820 27951104 1000 18446744073709551615 4194304 5747388 140720507700448 140720507697848 4911897 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 1000 785 380 0 242 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 27296

[startup+6.30022 s]
/proc/loadavg: 2.09 2.05 2.05 3/186 16113
/proc/meminfo: memFree=31611860/32770624 swapFree=0/328816
[pid=16112] ppid=16109 vsize=27296 CPUtime=6.24 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 1422 0 0 0 624 0 0 0 20 0 1 0 44958820 27951104 1000 18446744073709551615 4194304 5747388 140720507700448 140720507697848 5121126 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 1000 785 380 0 242 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 27296

[startup+12.7002 s]
/proc/loadavg: 2.08 2.05 2.05 3/186 16113
/proc/meminfo: memFree=31611488/32770624 swapFree=0/328816
[pid=16112] ppid=16109 vsize=27296 CPUtime=12.64 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 1554 0 0 0 1264 0 0 0 20 0 1 0 44958820 27951104 1000 18446744073709551615 4194304 5747388 140720507700448 140720507697848 4915318 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 1000 785 380 0 242 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 27296

[startup+25.5003 s]
/proc/loadavg: 2.06 2.05 2.05 3/186 16114
/proc/meminfo: memFree=31611860/32770624 swapFree=0/328828
[pid=16112] ppid=16109 vsize=27296 CPUtime=25.44 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 1818 0 0 0 2544 0 0 0 20 0 1 0 44958820 27951104 1000 18446744073709551615 4194304 5747388 140720507700448 140720507697848 5000064 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 1000 785 380 0 242 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 27296

[startup+51.1003 s]
/proc/loadavg: 2.04 2.05 2.05 3/186 16115
/proc/meminfo: memFree=31611240/32770624 swapFree=0/328852
[pid=16112] ppid=16109 vsize=27296 CPUtime=51.04 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 1950 0 0 0 5104 0 0 0 20 0 1 0 44958820 27951104 1000 18446744073709551615 4194304 5747388 140720507700448 140720507697848 4915136 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 1000 785 380 0 242 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 27296

[startup+102.3 s]
/proc/loadavg: 2.05 2.05 2.05 3/185 16118
/proc/meminfo: memFree=31611024/32770624 swapFree=0/328908
[pid=16112] ppid=16109 vsize=27296 CPUtime=102.25 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 2082 0 0 0 10224 1 0 0 20 0 1 0 44958820 27951104 1000 18446744073709551615 4194304 5747388 140720507700448 140720507697848 4915296 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 1000 785 380 0 242 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 27296

[startup+162.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/189 16135
/proc/meminfo: memFree=31605628/32770624 swapFree=0/328960
[pid=16112] ppid=16109 vsize=27296 CPUtime=162.25 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 2214 0 0 0 16224 1 0 0 20 0 1 0 44958820 27951104 1000 18446744073709551615 4194304 5747388 140720507700448 140720507697848 4915704 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 1000 785 380 0 242 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 27296

[startup+222.306 s]
/proc/loadavg: 2.01 2.04 2.05 3/189 16137
/proc/meminfo: memFree=31605312/32770624 swapFree=0/328980
[pid=16112] ppid=16109 vsize=27296 CPUtime=222.26 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 2352 0 0 0 22225 1 0 0 20 0 1 0 44958820 27951104 1000 18446744073709551615 4194304 5747388 140720507700448 140720507697848 5128906 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 1000 785 380 0 242 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 27296

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 16140
/proc/meminfo: memFree=31608304/32770624 swapFree=0/328992
[pid=16112] ppid=16109 vsize=27296 CPUtime=282.26 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 2352 0 0 0 28225 1 0 0 20 0 1 0 44958820 27951104 1000 18446744073709551615 4194304 5747388 140720507700448 140720507697848 5128895 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 1000 785 380 0 242 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 27296

[startup+342.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/187 16142
/proc/meminfo: memFree=31609180/32770624 swapFree=0/329008
[pid=16112] ppid=16109 vsize=27296 CPUtime=342.26 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 2487 0 0 0 34225 1 0 0 20 0 1 0 44958820 27951104 1000 18446744073709551615 4194304 5747388 140720507700448 140720507697848 4941170 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 1000 785 380 0 242 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 27296

[startup+402.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/187 16144
/proc/meminfo: memFree=31609116/32770624 swapFree=0/329048
[pid=16112] ppid=16109 vsize=27296 CPUtime=402.26 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 2487 0 0 0 40225 1 0 0 20 0 1 0 44958820 27951104 1000 18446744073709551615 4194304 5747388 140720507700448 140720507697848 5000064 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 1000 785 380 0 242 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 27296

[startup+462.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 16146
/proc/meminfo: memFree=31609504/32770624 swapFree=0/329084
[pid=16112] ppid=16109 vsize=27296 CPUtime=462.26 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 2622 0 0 0 46225 1 0 0 20 0 1 0 44958820 27951104 1000 18446744073709551615 4194304 5747388 140720507700448 140720507697848 5128895 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 1000 785 380 0 242 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 27296

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 16148
/proc/meminfo: memFree=31609148/32770624 swapFree=0/329124
[pid=16112] ppid=16109 vsize=27296 CPUtime=522.27 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 2622 0 0 0 52226 1 0 0 20 0 1 0 44958820 27951104 1000 18446744073709551615 4194304 5747388 140720507700448 140720507697848 5000064 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 1000 785 380 0 242 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 27296

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 16151
/proc/meminfo: memFree=31609380/32770624 swapFree=0/329144
[pid=16112] ppid=16109 vsize=27296 CPUtime=582.27 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 2757 0 0 0 58226 1 0 0 20 0 1 0 44958820 27951104 1000 18446744073709551615 4194304 5747388 140720507700448 140720507697848 4941107 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 1000 785 380 0 242 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 27296


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 16213
/proc/meminfo: memFree=31608432/32770624 swapFree=0/329584
[pid=16112] ppid=16109 vsize=27296 CPUtime=1482.33 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 3690 0 0 0 148231 2 0 0 20 0 1 0 44958820 27951104 1000 18446744073709551615 4194304 5747388 140720507700448 140720507697848 4911568 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 1000 785 380 0 242 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 27296

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 16216
/proc/meminfo: memFree=31608732/32770624 swapFree=0/329616
[pid=16112] ppid=16109 vsize=27296 CPUtime=1542.34 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 3813 0 0 0 154232 2 0 0 20 0 1 0 44958820 27951104 1000 18446744073709551615 4194304 5747388 140720507700448 140720507697848 4941136 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 1000 785 380 0 242 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 27296

[startup+1602.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/185 16218
/proc/meminfo: memFree=31608508/32770624 swapFree=0/329644
[pid=16112] ppid=16109 vsize=27296 CPUtime=1602.34 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 3813 0 0 0 160232 2 0 0 20 0 1 0 44958820 27951104 1000 18446744073709551615 4194304 5747388 140720507700448 140720507697848 5000064 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 1000 785 380 0 242 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 27296

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/185 16221
/proc/meminfo: memFree=31608512/32770624 swapFree=0/329668
[pid=16112] ppid=16109 vsize=27296 CPUtime=1662.34 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 3948 0 0 0 166232 2 0 0 20 0 1 0 44958820 27951104 1000 18446744073709551615 4194304 5747388 140720507700448 140720507697848 5000064 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 1000 785 380 0 242 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 27296

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 16224
/proc/meminfo: memFree=31608124/32770624 swapFree=0/329688
[pid=16112] ppid=16109 vsize=27296 CPUtime=1722.34 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 3948 0 0 0 172232 2 0 0 20 0 1 0 44958820 27951104 1000 18446744073709551615 4194304 5747388 140720507700448 140720507697848 4919307 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 1000 785 380 0 242 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 27296

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 16226
/proc/meminfo: memFree=31608008/32770624 swapFree=0/329696
[pid=16112] ppid=16109 vsize=27296 CPUtime=1782.35 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 4071 0 0 0 178233 2 0 0 20 0 1 0 44958820 27951104 1000 18446744073709551615 4194304 5747388 140720507700448 140720507697848 5000064 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 1000 785 380 0 242 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 27296

[startup+1842.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/186 16229
/proc/meminfo: memFree=31607396/32770624 swapFree=0/329716
[pid=16112] ppid=16109 vsize=27296 CPUtime=1842.35 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 4083 0 0 0 184233 2 0 0 20 0 1 0 44958820 27951104 1000 18446744073709551615 4194304 5747388 140720507700448 140720507697848 4941174 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 1000 785 380 0 242 0
Current children cumulated CPU time (s) 1842.35
Current children cumulated vsize (KiB) 27296

[startup+1902.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/186 16231
/proc/meminfo: memFree=31608184/32770624 swapFree=0/329744
[pid=16112] ppid=16109 vsize=27296 CPUtime=1902.36 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 4206 0 0 0 190234 2 0 0 20 0 1 0 44958820 27951104 1000 18446744073709551615 4194304 5747388 140720507700448 140720507697848 4941162 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 1000 785 380 0 242 0
Current children cumulated CPU time (s) 1902.36
Current children cumulated vsize (KiB) 27296

[startup+1962.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/203 16277
/proc/meminfo: memFree=31581540/32770624 swapFree=0/329780
[pid=16112] ppid=16109 vsize=27296 CPUtime=1962.37 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 4206 0 0 0 196234 3 0 0 20 0 1 0 44958820 27951104 1000 18446744073709551615 4194304 5747388 140720507700448 140720507697848 5000064 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 1000 785 380 0 242 0
Current children cumulated CPU time (s) 1962.37
Current children cumulated vsize (KiB) 27296

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 16335
/proc/meminfo: memFree=31488684/32770624 swapFree=0/330248
[pid=16112] ppid=16109 vsize=27296 CPUtime=2022.36 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 4341 0 0 0 202233 3 0 0 20 0 1 0 44958820 27951104 1000 18446744073709551615 4194304 5747388 140720507700448 140720507697848 5000064 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 1000 785 380 0 242 0
Current children cumulated CPU time (s) 2022.36
Current children cumulated vsize (KiB) 27296

[startup+2082.3 s]
/proc/loadavg: 2.10 2.04 2.05 3/189 16337
/proc/meminfo: memFree=31489832/32770624 swapFree=0/330288
[pid=16112] ppid=16109 vsize=27296 CPUtime=2082.38 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 4341 0 0 0 208234 4 0 0 20 0 1 0 44958820 27951104 1000 18446744073709551615 4194304 5747388 140720507700448 140720507697848 4941170 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 1000 785 380 0 242 0
Current children cumulated CPU time (s) 2082.38
Current children cumulated vsize (KiB) 27296

[startup+2142.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/186 16339
/proc/meminfo: memFree=31493592/32770624 swapFree=0/330324
[pid=16112] ppid=16109 vsize=27296 CPUtime=2142.38 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 4464 0 0 0 214234 4 0 0 20 0 1 0 44958820 27951104 1000 18446744073709551615 4194304 5747388 140720507700448 140720507697848 4941376 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 1000 785 380 0 242 0
Current children cumulated CPU time (s) 2142.38
Current children cumulated vsize (KiB) 27296

[startup+2202.31 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 16342
/proc/meminfo: memFree=31493948/32770624 swapFree=0/330324
[pid=16112] ppid=16109 vsize=27296 CPUtime=2202.38 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 4476 0 0 0 220234 4 0 0 20 0 1 0 44958820 27951104 1000 18446744073709551615 4194304 5747388 140720507700448 140720507697848 4915144 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 1000 785 380 0 242 0
Current children cumulated CPU time (s) 2202.38
Current children cumulated vsize (KiB) 27296

[startup+2262.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 16344
/proc/meminfo: memFree=31494308/32770624 swapFree=0/330340
[pid=16112] ppid=16109 vsize=27296 CPUtime=2262.38 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 4598 0 0 0 226234 4 0 0 20 0 1 0 44958820 27951104 1000 18446744073709551615 4194304 5747388 140720507700448 140720507697848 4911464 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 1000 785 380 0 242 0
Current children cumulated CPU time (s) 2262.38
Current children cumulated vsize (KiB) 27296

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 16346
/proc/meminfo: memFree=31494060/32770624 swapFree=0/330360
[pid=16112] ppid=16109 vsize=27296 CPUtime=2322.39 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 4598 0 0 0 232235 4 0 0 20 0 1 0 44958820 27951104 1000 18446744073709551615 4194304 5747388 140720507700448 140720507697848 5000064 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 1000 785 380 0 242 0
Current children cumulated CPU time (s) 2322.39
Current children cumulated vsize (KiB) 27296

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 16348
/proc/meminfo: memFree=31494044/32770624 swapFree=0/330392
[pid=16112] ppid=16109 vsize=27296 CPUtime=2382.39 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 4720 0 0 0 238235 4 0 0 20 0 1 0 44958820 27951104 1000 18446744073709551615 4194304 5747388 140720507700448 140720507697848 5128906 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 1000 785 380 0 242 0
Current children cumulated CPU time (s) 2382.39
Current children cumulated vsize (KiB) 27296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 16349
/proc/meminfo: memFree=31493664/32770624 swapFree=0/330412
[pid=16112] ppid=16109 vsize=27296 CPUtime=2400.09 cores=1,3,5,7
/proc/16112/stat : 16112 (cosoco) R 16109 16112 12906 0 -1 4202496 4720 0 0 0 240005 4 0 0 20 0 1 0 44958820 27951104 1000 18446744073709551615 4194304 5747388 140720507700448 140720507697848 5128880 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 7845728 7850568 17379328 140720507707886 140720507707981 140720507707981 140720507711438 0
/proc/16112/statm: 6824 1000 785 380 0 242 0
Current children cumulated CPU time (s) 2400.09
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 16112 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.1
CPU user time (s): 2400.06
CPU system time (s): 0.042002
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 27296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.06
system time used= 0.042002
maximum resident set size= 4072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4770
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= 10
involuntary context switches= 1398

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.80382 second user time and 7.94766 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-06 16:27:22
IDJOB=4260127
IDBENCH=133547
IDSOLVER=2647
FILE ID=node135/4260127-1502030479
RUNJOBID= node135-1502016917-13119
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/MagicHexagon/MagicHexagon-m1-s1/MagicHexagon-08-0081.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260127-1502030479/watcher-4260127-1502030479 -o /tmp/evaluation-result-4260127-1502030479/solver-4260127-1502030479 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502016917-13119 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4260127-1502030479.xml

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

MD5SUM BENCH= e46647acbda97830867cbaf6bce42852
RANDOM SEED=1708514113

node135.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.21
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.21
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.21
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.21
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:        31613364 kB
MemAvailable:   32001696 kB
Buffers:          195348 kB
Cached:           473896 kB
SwapCached:            0 kB
Active:           383424 kB
Inactive:         345596 kB
Active(anon):      60020 kB
Inactive(anon):    16780 kB
Active(file):     323404 kB
Inactive(file):   328816 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1988 kB
Writeback:             0 kB
AnonPages:         59276 kB
Mapped:            39436 kB
Shmem:             17152 kB
Slab:             130576 kB
SReclaimable:     103892 kB
SUnreclaim:        26684 kB
KernelStack:        3280 kB
PageTables:         4408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     311148 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:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 62016 MiB
End job on node135 at 2017-08-06 17:07:22