Trace number 4408188

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 2.0SAT 1944.55 1944.51

General information on the benchmark

NameCrossword/Crossword-m1c-lex-herald/
Crossword-m1c-lex-h2101.xml
MD5SUM1a4f6c91eaadca249c448c828860eb66
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark193.944
Satisfiable
(Un)Satisfiability was proved
Number of variables441
Number of constraints138
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":373}]
Minimum variable degree0
Maximum variable degree2
Distribution of variable degrees[{"degree":0,"count":68},{"degree":2,"count":373}]
Minimum constraint arity3
Maximum constraint arity12
Distribution of constraint arities[{"arity":3,"count":10},{"arity":4,"count":40},{"arity":5,"count":50},{"arity":6,"count":10},{"arity":7,"count":8},{"arity":8,"count":8},{"arity":9,"count":2},{"arity":10,"count":4},{"arity":11,"count":4},{"arity":12,"count":2}]
Number of extensional constraints138
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":138}]
Optimization problemNO
Type of objective

Solver Data

0.10/0.20	c root propagations     : 577         
0.10/0.20	c restarts enabled, print stats at every restarts
0.10/0.20	c
0.10/0.20	c
0.10/0.20	c
0.10/0.20	c This is cosoco 2.00 --  
0.10/0.20	c
0.10/0.20	c command line: cosoco -lc -model -restarts -stick HOME/instance-4408188-1569812851.xml 
0.10/0.20	c ========================================[ Problem Statistics ]===========================================
0.10/0.20	c |                                                                                                       
0.10/0.20	c |  Parse time        :         0.18 s 
0.10/0.20	c |
0.10/0.20	c |               Variables: 441
0.10/0.20	c |            Domain Sizes: 26..26
0.10/0.20	c |
0.10/0.20	c |             Constraints: 138
0.10/0.20	c |                   Arity: 3..12  -- Ternary: 10
0.10/0.20	c | 
0.10/0.20	c |                   Types: 
0.10/0.20	c |                          Extension: 138  (nb tuples: 593..4042) -- (shared: 128)
0.10/0.20	c |                          
0.10/0.20	c =========================================================================================================
0.10/0.20	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.10/0.20	c remove useless variable x[0][4]
0.10/0.20	c remove useless variable x[0][10]
0.10/0.20	c remove useless variable x[0][15]
0.10/0.20	c remove useless variable x[1][4]
0.10/0.20	c remove useless variable x[1][10]
0.10/0.20	c remove useless variable x[1][15]
0.10/0.20	c remove useless variable x[2][10]
0.10/0.20	c remove useless variable x[3][8]
0.10/0.20	c remove useless variable x[3][14]
0.10/0.20	c remove useless variable x[4][0]
0.10/0.20	c remove useless variable x[4][1]
0.10/0.20	c remove useless variable x[4][2]
0.10/0.20	c remove useless variable x[4][7]
0.10/0.20	c remove useless variable x[4][13]
0.10/0.20	c remove useless variable x[4][18]
0.10/0.20	c remove useless variable x[4][19]
0.10/0.20	c remove useless variable x[4][20]
0.10/0.20	c remove useless variable x[5][6]
0.10/0.20	c remove useless variable x[5][12]
0.10/0.20	c remove useless variable x[6][5]
0.10/0.20	c remove useless variable x[6][17]
0.10/0.20	c remove useless variable x[7][4]
0.10/0.20	c remove useless variable x[7][9]
0.10/0.20	c remove useless variable x[7][10]
0.10/0.20	c remove useless variable x[7][11]
0.10/0.20	c remove useless variable x[7][16]
0.10/0.20	c remove useless variable x[8][3]
0.10/0.20	c remove useless variable x[8][13]
0.10/0.20	c remove useless variable x[9][8]
0.10/0.20	c remove useless variable x[9][13]
0.10/0.20	c remove useless variable x[9][14]
0.10/0.20	c remove useless variable x[10][0]
0.10/0.20	c remove useless variable x[10][1]
0.10/0.20	c remove useless variable x[10][7]
0.10/0.20	c remove useless variable x[10][13]
0.10/0.20	c remove useless variable x[10][19]
0.10/0.20	c remove useless variable x[10][20]
0.10/0.20	c remove useless variable x[11][6]
0.10/0.20	c remove useless variable x[11][7]
0.10/0.20	c remove useless variable x[11][12]
0.10/0.20	c remove useless variable x[12][7]
0.10/0.20	c remove useless variable x[12][17]
0.10/0.20	c remove useless variable x[13][4]
0.10/0.20	c remove useless variable x[13][9]
0.10/0.20	c remove useless variable x[13][10]
0.10/0.20	c remove useless variable x[13][11]
0.10/0.20	c remove useless variable x[13][16]
0.10/0.20	c remove useless variable x[14][3]
0.10/0.20	c remove useless variable x[14][15]
0.10/0.20	c remove useless variable x[15][8]
0.10/0.20	c remove useless variable x[15][14]
0.10/0.20	c remove useless variable x[16][0]
0.10/0.20	c remove useless variable x[16][1]
0.10/0.20	c remove useless variable x[16][2]
0.10/0.20	c remove useless variable x[16][7]
0.10/0.20	c remove useless variable x[16][13]
0.10/0.20	c remove useless variable x[16][18]
0.10/0.20	c remove useless variable x[16][19]
0.10/0.20	c remove useless variable x[16][20]
0.10/0.20	c remove useless variable x[17][6]
0.10/0.20	c remove useless variable x[17][12]
0.10/0.20	c remove useless variable x[18][10]
0.10/0.20	c remove useless variable x[19][5]
0.10/0.20	c remove useless variable x[19][10]
0.10/0.20	c remove useless variable x[19][16]
0.10/0.20	c remove useless variable x[20][5]
0.10/0.20	c remove useless variable x[20][10]
0.10/0.20	c remove useless variable x[20][16]
0.31/0.32	c 101            352            7713           56288          271            0              22   68   32   
0.41/0.44	c 211            538            14234          106724         271            0              8   19   14    
0.51/0.58	c 332            856            21316          156851         271            0              11   64   17   
0.69/0.77	c 465            1266           31568          232386         271            0              8   60   18    
0.89/0.95	c 611            1754           40491          292511         271            0              7   165   54   
1.19/1.24	c 771            2341           55921          412599         271            0              9   173   150  
1.39/1.47	c 947            2837           68852          506567         271            0              9   110   102  
1.89/1.93	c 1140           3924           92031          680628         271            0              9   164   108  
2.19/2.29	c 1352           4567           111435         815427         271            0              15   132   51  
2.69/2.74	c 1585           5436           131867         954518         271            0              14   115   31  
3.00/3.04	c 1841           6166           149280         1062915        271            0              11   73   52   
3.49/3.57	c 2122           7184           173844         1255122        271            0              10   59   16   
4.00/4.04	c 2431           8534           199846         1423749        271            0              51   144   72  
4.69/4.78	c 2770           9999           234328         1686277        271            0              48   140   100 
5.19/5.23	c 3142           11396          260727         1861760        271            0              47   151   93  
5.59/5.67	c 3551           12812          291795         2075532        271            0              55   145   80  
6.29/6.32	c 4000           14248          323868         2310712        271            0              7   152   38   
6.89/6.96	c 4493           15811          363701         2580869        271            0              18   135   82  
7.59/7.69	c 5035           17227          404892         2848562        271            0              13   105   54  
8.79/8.81	c 5631           19272          460357         3255265        271            0              13   62   45   
9.89/9.99	c 6286           21618          514449         3691910        271            0              12   110   27  
11.69/11.77	c 7006           23950          586531         4273782        271            0              6   68   15    
13.29/13.37	c 7798           27825          670503         4863697        271            0              13   164   122 
15.00/15.10	c 8669           30338          740774         5449992        271            0              11   66   19   
16.59/16.66	c 9627           33404          817785         5998553        271            0              4   84   39    
18.29/18.31	c 10680          37929          910124         6643072        271            0              18   167   82  
20.00/20.03	c 11838          41103          1009330        7365368        271            0              21   148   120 
21.79/21.85	c 13111          46385          1130170        8184000        271            0              9   147   84   
23.89/23.97	c 14511          51784          1242240        8982327        271            0              7   86   47    
26.79/26.89	c 16051          58566          1382000        10001333       271            0              13   110   43  
29.10/29.15	c 17745          66924          1527959        11024863       271            0              15   295   161 
31.79/31.87	c 19608          71825          1650028        12038077       271            0              4   110   27   
34.49/34.54	c 21657          80030          1819525        13144302       271            0              14   164   119 
37.79/37.81	c 23910          89926          1996358        14291814       271            0              17   147   103 
42.39/42.42	c 26388          100302         2227107        15836428       271            0              6   170   76   
48.29/48.35	c 29113          114003         2535800        18086913       271            0              43   162   126 
53.29/53.38	c 32110          126132         2834357        20087217       271            0              43   169   141 
57.39/57.49	c 35406          138860         3112001        21923969       271            0              12   162   97  
63.89/63.98	c 39031          153332         3431467        24420347       271            0              6   214   96   
70.39/70.46	c 43018          170744         3837111        27142879       271            0              12   167   118 
76.69/76.78	c 47403          181469         4144594        29550294       271            0              6   162   65   
86.49/86.53	c 52226          200484         4641068        33285669       271            0              27   101   53  
93.49/93.50	c 57531          217227         5071274        36475091       271            0              8   205   132  
100.29/100.35	c 63366          241059         5558768        39775505       271            0              7   158   102  
109.79/109.82	c 69784          261627         6051239        43389247       271            0              5   128   43   
117.49/117.59	c 76843          284500         6597702        47086124       271            0              8   178   122  
128.59/128.62	c 84607          313115         7254949        51500614       271            0              5   114   38   
141.79/141.80	c 93147          342045         7981952        56657000       271            0              48   200   126 
151.10/151.13	c 102541         360927         8658654        61818023       271            0              96   150   119 
166.19/166.25	c 112874         407705         9612371        68432160       271            0              7   205   112  
181.79/181.84	c 124240         443717         10542726       75089588       271            0              7   138   87   
208.39/208.48	c 136742         498279         11977544       85342364       271            0              33   95   61   
232.10/232.12	c 150494         553329         13344758       95232969       271            0              7   166   108  
255.00/255.06	c 165621         612268         14640102       104360659      271            0              3   242   130  
272.60/272.61	c 182260         658284         16010664       114014333      271            0              14   148   107 
294.90/294.94	c 200562         712790         17525393       124582943      271            0              4   202   139  
330.20/330.29	c 220694         782129         19525871       139425944      271            0              14   138   98  
361.11/361.19	c 242839         855377         21459106       153276410      271            0              4   175   106  
395.50/395.53	c 267198         955134         23760914       169118580      271            0              14   162   117 
434.01/434.05	c 293992         1043712        26228116       186065571      271            0              5   173   96   
484.11/484.13	c 323465         1148885        29029803       206142413      271            0              29   128   54  
533.30/533.30	c 355885         1279878        32047954       227389138      271            0              4   223   110  
588.61/588.69	c 391547         1382294        35315868       251461197      271            0              6   161   94   
628.01/628.01	c 430775         1512403        38320825       271911160      271            0              5   302   154  
687.91/687.91	c 473925         1646733        41918164       298825704      271            0              13   178   127 
740.41/740.47	c 521390         1804457        45819744       325230876      271            0              18   170   114 
809.01/809.02	c 573601         1961802        50236851       357451850      271            0              19   160   98  
905.12/905.13	c 631033         2195457        56009695       400152064      271            0              15   161   111 
991.31/991.39	c 694208         2419678        61677218       439359861      271            0              6   226   130  
1083.02/1083.08	c 763700         2685412        68085801       483466737      271            0              8   152   103  
1219.41/1219.43	c 840141         2964386        75456695       539147171      271            0              4   207   115  
1352.63/1352.65	c 924226         3231317        83406209       596753763      271            0              6   140   92   
1489.93/1489.98	c 1016719        3517626        92067848       661713761      271            0              9   171   126  
1611.33/1611.32	c 1118461        3862835        100773900      722439867      271            0              18   167   109 
1740.14/1740.18	c 1230377        4114589        109939959      789790247      271            0              4   212   127  
1908.53/1908.58	c 1353484        4513487        120713900      866565524      271            0              20   210   97  
1944.53/1944.50	c First solution is found
1944.53/1944.50	s SATISFIABLE
1944.53/1944.50	c restarts              : 76          
1944.53/1944.50	c conflicts             : 1417823      (729 /sec)
1944.53/1944.50	c decisions             : 4708308      (2421 /sec)
1944.53/1944.50	c propagations          : 894598995   (460058 /sec)
1944.53/1944.50	c root propagations     : 577         
1944.53/1944.50	c filter calls          : 124755035      (64157 /sec)
1944.53/1944.50	c useless filter calls  : 38452528       (30 %)
1944.53/1944.50	c Memory used           : 32.37 MB
1944.53/1944.50	c CPU time              : 1944.53 s
1944.53/1944.50	c real time             : 1944.5 s
1944.53/1944.50	
1944.53/1944.50	c solution 1
1944.53/1944.50	
1944.53/1944.50	v <instantiation type='solution'>
1944.53/1944.50	v <list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[0][16] x[0][17] x[0][18] x[0][19] x[0][20] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[1][16] x[1][17] x[1][18] x[1][19] x[1][20] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[2][16] x[2][17] x[2][18] x[2][19] x[2][20] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[3][16] x[3][17] x[3][18] x[3][19] x[3][20] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15] x[4][16] x[4][17] x[4][18] x[4][19] x[4][20] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[5][15] x[5][16] x[5][17] x[5][18] x[5][19] x[5][20] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[6][15] x[6][16] x[6][17] x[6][18] x[6][19] x[6][20] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[7][15] x[7][16] x[7][17] x[7][18] x[7][19] x[7][20] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[8][15] x[8][16] x[8][17] x[8][18] x[8][19] x[8][20] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[9][15] x[9][16] x[9][17] x[9][18] x[9][19] x[9][20] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[10][12] x[10][13] x[10][14] x[10][15] x[10][16] x[10][17] x[10][18] x[10][19] x[10][20] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] x[11][12] x[11][13] x[11][14] x[11][15] x[11][16] x[11][17] x[11][18] x[11][19] x[11][20] x[12][0] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[12][10] x[12][11] x[12][12] x[12][13] x[12][14] x[12][15] x[12][16] x[12][17] x[12][18] x[12][19] x[12][20] x[13][0] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[13][6] x[13][7] x[13][8] x[13][9] x[13][10] x[13][11] x[13][12] x[13][13] x[13][14] x[13][15] x[13][16] x[13][17] x[13][18] x[13][19] x[13][20] x[14][0] x[14][1] x[14][2] x[14][3] x[14][4] x[14][5] x[14][6] x[14][7] x[14][8] x[14][9] x[14][10] x[14][11] x[14][12] x[14][13] x[14][14] x[14][15] x[14][16] x[14][17] x[14][18] x[14][19] x[14][20] x[15][0] x[15][1] x[15][2] x[15][3] x[15][4] x[15][5] x[15][6] x[15][7] x[15][8] x[15][9] x[15][10] x[15][11] x[15][12] x[15][13] x[15][14] x[15][15] x[15][16] x[15][17] x[15][18] x[15][19] x[15][20] x[16][0] x[16][1] x[16][2] x[16][3] x[16][4] x[16][5] x[16][6] x[16][7] x[16][8] x[16][9] x[16][10] x[16][11] x[16][12] x[16][13] x[16][14] x[16][15] x[16][16] x[16][17] x[16][18] x[16][19] x[16][20] x[17][0] x[17][1] x[17][2] x[17][3] x[17][4] x[17][5] x[17][6] x[17][7] x[17][8] x[17][9] x[17][10] x[17][11] x[17][12] x[17][13] x[17][14] x[17][15] x[17][16] x[17][17] x[17][18] x[17][19] x[17][20] x[18][0] x[18][1] x[18][2] x[18][3] x[18][4] x[18][5] x[18][6] x[18][7] x[18][8] x[18][9] x[18][10] x[18][11] x[18][12] x[18][13] x[18][14] x[18][15] x[18][16] x[18][17] x[18][18] x[18][19] x[18][20] x[19][0] x[19][1] x[19][2] x[19][3] x[19][4] x[19][5] x[19][6] x[19][7] x[19][8] x[19][9] x[19][10] x[19][11] x[19][12] x[19][13] x[19][14] x[19][15] x[19][16] x[19][17] x[19][18] x[19][19] x[19][20] x[20][0] x[20][1] x[20][2] x[20][3] x[20][4] x[20][5] x[20][6] x[20][7] x[20][8] x[20][9] x[20][10] x[20][11] x[20][12] x[20][13] x[20][14] x[20][15] x[20][16] x[20][17] x[20][18] x[20][19] x[20][20] </list>
1944.53/1944.50	v <values>0 11 6 0 * 0 1 1 0 18 * 19 17 4 4 * 18 7 4 0 5 17 4 0 11 * 12 20 11 2 19 * 17 0 13 3 * 22 14 11 21 4 15 0 18 18 8 14 13 0 19 4 * 0 15 14 19 7 4 14 18 8 18 0 15 15 0 17 4 13 19 * 0 13 21 8 11 * 8 13 21 4 18 19 * * * 19 14 1 24 * 19 17 4 0 3 * 0 15 18 4 * * * 15 0 19 8 13 0 * 7 4 13 17 8 * 4 12 15 14 17 8 20 12 0 17 17 0 24 * 2 14 13 18 14 11 0 19 8 14 13 * 13 13 4 20 11 0 13 * 2 14 11 4 * * * 6 0 18 15 * 0 18 8 0 11 4 13 * 2 14 13 18 19 0 13 2 4 * 18 14 11 8 19 14 13 8 13 18 19 8 13 2 19 * 22 14 17 13 * * 19 24 17 0 13 19 * * 12 0 17 18 7 * 7 0 1 8 19 * 19 0 10 4 13 * * 15 17 8 13 2 4 * * 0 17 4 18 * 3 14 12 4 18 19 8 2 17 20 19 6 4 17 18 * 3 4 11 15 7 8 13 20 18 * 8 17 0 8 13 19 14 * 21 0 18 4 * * * 0 23 8 18 * 12 0 22 17 0 6 4 * 2 0 11 8 18 19 7 4 13 8 2 * 18 0 19 8 13 12 4 17 2 0 19 14 17 * 7 14 17 3 4 * 18 4 17 4 13 4 * * * 14 17 8 13 * 3 8 13 6 24 * 1 4 17 6 * * * 19 14 1 0 6 14 * 6 4 2 10 14 * 18 20 17 21 8 21 0 11 0 3 8 17 14 13 3 0 2 10 * 3 8 2 19 8 14 13 0 17 24 17 8 13 18 4 * 13 8 2 4 * 8 17 0 19 4 * 0 3 4 13 0 13 3 4 18 * 0 11 0 13 * 2 4 17 4 18 * 11 4 0 13 </values>
1944.53/1944.50	v </instantiation>
1944.53/1944.50	

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (14683 MiB free)
  memory of node 1: 16384 MiB (13077 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408188-1569812851/watcher-4408188-1569812851 -o /tmp/evaluation-result-4408188-1569812851/solver-4408188-1569812851 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1569787351-1201 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4408188-1569812851.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=5740, runsolver pid=5737
Current StackSize limit: 8192 KiB


[startup+0.100143 s]*
/proc/loadavg: 2.00 2.06 2.07 3/199 5741
/proc/meminfo: memFree=28425352/32770624 swapFree=66956692/67108860
[pid=5740] ppid=5737 vsize=29000 memory=5272 CPUtime=0.1 cores=0,2,4,6
/proc/5740/stat : 5740 (cosoco) R 5737 5740 1161 0 -1 4202496 1502 0 0 0 10 0 0 0 20 0 1 0 557556293 29696000 1318 33554432000 4194304 6211132 140729474375616 140729474372152 139629782107264 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29904896 140729474380811 140729474380913 140729474380913 140729474383822 0
/proc/5740/statm: 7250 1318 815 493 0 555 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 29000 KiB
Current children cumulated memory: 5272 KiB

[startup+0.209837 s]*
/proc/loadavg: 2.00 2.06 2.07 3/199 5741
/proc/meminfo: memFree=28422552/32770624 swapFree=66956692/67108860
[pid=5740] ppid=5737 vsize=32484 memory=8968 CPUtime=0.21 cores=0,2,4,6
/proc/5740/stat : 5740 (cosoco) R 5737 5740 1161 0 -1 4202496 2409 0 0 0 21 0 0 0 20 0 1 0 557556293 33263616 2242 33554432000 4194304 6211132 140729474375616 140729474372152 5039193 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29904896 140729474380811 140729474380913 140729474380913 140729474383822 0
/proc/5740/statm: 8121 2242 853 493 0 1426 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 32484 KiB
Current children cumulated memory: 8968 KiB

[startup+0.309714 s]*
/proc/loadavg: 2.00 2.06 2.07 3/199 5741
/proc/meminfo: memFree=28422552/32770624 swapFree=66956692/67108860
[pid=5740] ppid=5737 vsize=32484 memory=8968 CPUtime=0.31 cores=0,2,4,6
/proc/5740/stat : 5740 (cosoco) R 5737 5740 1161 0 -1 4202496 2418 0 0 0 31 0 0 0 20 0 1 0 557556293 33263616 2242 33554432000 4194304 6211132 140729474375616 140729474372152 5038999 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29904896 140729474380811 140729474380913 140729474380913 140729474383822 0
/proc/5740/statm: 8121 2242 853 493 0 1426 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 32484 KiB
Current children cumulated memory: 8968 KiB

[startup+0.700292 s]
/proc/loadavg: 2.00 2.06 2.07 3/199 5741
/proc/meminfo: memFree=28422552/32770624 swapFree=66956692/67108860
[pid=5740] ppid=5737 vsize=32484 memory=8968 CPUtime=0.69 cores=0,2,4,6
/proc/5740/stat : 5740 (cosoco) R 5737 5740 1161 0 -1 4202496 2423 0 0 0 69 0 0 0 20 0 1 0 557556293 33263616 2242 33554432000 4194304 6211132 140729474375616 140729474372152 5038999 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29904896 140729474380811 140729474380913 140729474380913 140729474383822 0
/proc/5740/statm: 8121 2242 853 493 0 1426 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 32484 KiB
Current children cumulated memory: 8968 KiB

[startup+1.5003 s]
/proc/loadavg: 2.00 2.06 2.07 3/199 5741
/proc/meminfo: memFree=28422040/32770624 swapFree=66956692/67108860
[pid=5740] ppid=5737 vsize=32748 memory=9232 CPUtime=1.49 cores=0,2,4,6
/proc/5740/stat : 5740 (cosoco) R 5737 5740 1161 0 -1 4202496 2487 0 0 0 149 0 0 0 20 0 1 0 557556293 33533952 2308 33554432000 4194304 6211132 140729474375616 140729474373576 5039178 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29904896 140729474380811 140729474380913 140729474380913 140729474383822 0
/proc/5740/statm: 8187 2308 859 493 0 1492 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 32748 KiB
Current children cumulated memory: 9232 KiB

[startup+3.10947 s]
/proc/loadavg: 2.00 2.06 2.07 3/199 5741
/proc/meminfo: memFree=28422196/32770624 swapFree=66956692/67108860
[pid=5740] ppid=5737 vsize=32880 memory=9352 CPUtime=3.1 cores=0,2,4,6
/proc/5740/stat : 5740 (cosoco) R 5737 5740 1161 0 -1 4202496 3877 0 0 0 310 0 0 0 20 0 1 0 557556293 33669120 2338 33554432000 4194304 6211132 140729474375616 140729474373576 5039014 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29904896 140729474380811 140729474380913 140729474380913 140729474383822 0
/proc/5740/statm: 8220 2338 859 493 0 1525 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 32880 KiB
Current children cumulated memory: 9352 KiB

[startup+6.30028 s]
/proc/loadavg: 2.00 2.06 2.07 3/199 5741
/proc/meminfo: memFree=28422200/32770624 swapFree=66956692/67108860
[pid=5740] ppid=5737 vsize=32880 memory=9352 CPUtime=6.29 cores=0,2,4,6
/proc/5740/stat : 5740 (cosoco) R 5737 5740 1161 0 -1 4202496 5280 0 0 0 629 0 0 0 20 0 1 0 557556293 33669120 2338 33554432000 4194304 6211132 140729474375616 140729474373576 5397407 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29904896 140729474380811 140729474380913 140729474380913 140729474383822 0
/proc/5740/statm: 8220 2338 859 493 0 1525 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 32880 KiB
Current children cumulated memory: 9352 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.05 2.07 3/199 5741
/proc/meminfo: memFree=28422316/32770624 swapFree=66956692/67108860
[pid=5740] ppid=5737 vsize=32880 memory=9360 CPUtime=12.69 cores=0,2,4,6
/proc/5740/stat : 5740 (cosoco) R 5737 5740 1161 0 -1 4202496 6688 0 0 0 1269 0 0 0 20 0 1 0 557556293 33669120 2340 33554432000 4194304 6211132 140729474375616 140729474373576 5039149 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29904896 140729474380811 140729474380913 140729474380913 140729474383822 0
/proc/5740/statm: 8220 2340 859 493 0 1525 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 32880 KiB
Current children cumulated memory: 9360 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.05 2.07 3/199 5741
/proc/meminfo: memFree=28422200/32770624 swapFree=66956692/67108860
[pid=5740] ppid=5737 vsize=32880 memory=9372 CPUtime=25.49 cores=0,2,4,6
/proc/5740/stat : 5740 (cosoco) R 5737 5740 1161 0 -1 4202496 9500 0 0 0 2549 0 0 0 20 0 1 0 557556293 33669120 2343 33554432000 4194304 6211132 140729474375616 140729474373576 5039132 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29904896 140729474380811 140729474380913 140729474380913 140729474383822 0
/proc/5740/statm: 8220 2343 859 493 0 1525 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 32880 KiB
Current children cumulated memory: 9372 KiB

[startup+51.1095 s]
/proc/loadavg: 2.00 2.05 2.07 3/199 5744
/proc/meminfo: memFree=28420892/32770624 swapFree=66956692/67108860
[pid=5740] ppid=5737 vsize=33144 memory=9636 CPUtime=51.1 cores=0,2,4,6
/proc/5740/stat : 5740 (cosoco) R 5737 5740 1161 0 -1 4202496 11045 0 0 0 5110 0 0 0 20 0 1 0 557556293 33939456 2409 33554432000 4194304 6211132 140729474375616 140729474373576 5039536 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29904896 140729474380811 140729474380913 140729474380913 140729474383822 0
/proc/5740/statm: 8286 2409 859 493 0 1591 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9636 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.04 2.06 3/201 5750
/proc/meminfo: memFree=28420644/32770624 swapFree=66956692/67108860
[pid=5740] ppid=5737 vsize=33144 memory=9636 CPUtime=102.29 cores=0,2,4,6
/proc/5740/stat : 5740 (cosoco) R 5737 5740 1161 0 -1 4202496 11503 0 0 0 10229 0 0 0 20 0 1 0 557556293 33939456 2409 33554432000 4194304 6211132 140729474375616 140729474373576 5039178 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29904896 140729474380811 140729474380913 140729474380913 140729474383822 0
/proc/5740/statm: 8286 2409 859 493 0 1591 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9636 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/201 5754
/proc/meminfo: memFree=28420452/32770624 swapFree=66956692/67108860
[pid=5740] ppid=5737 vsize=33144 memory=9636 CPUtime=162.29 cores=0,2,4,6
/proc/5740/stat : 5740 (cosoco) R 5737 5740 1161 0 -1 4202496 11960 0 0 0 16229 0 0 0 20 0 1 0 557556293 33939456 2409 33554432000 4194304 6211132 140729474375616 140729474373576 5038990 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29904896 140729474380811 140729474380913 140729474380913 140729474383822 0
/proc/5740/statm: 8286 2409 859 493 0 1591 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9636 KiB

[startup+222.3 s]
/proc/loadavg: 2.08 2.05 2.05 3/201 5767
/proc/meminfo: memFree=28420160/32770624 swapFree=66956692/67108860
[pid=5740] ppid=5737 vsize=33144 memory=9636 CPUtime=222.29 cores=0,2,4,6
/proc/5740/stat : 5740 (cosoco) R 5737 5740 1161 0 -1 4202496 12417 0 0 0 22229 0 0 0 20 0 1 0 557556293 33939456 2409 33554432000 4194304 6211132 140729474375616 140729474373576 5039038 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29904896 140729474380811 140729474380913 140729474380913 140729474383822 0
/proc/5740/statm: 8286 2409 859 493 0 1591 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9636 KiB

[startup+282.3 s]
/proc/loadavg: 2.50 2.19 2.10 3/201 5771
/proc/meminfo: memFree=28420416/32770624 swapFree=66956692/67108860
[pid=5740] ppid=5737 vsize=33144 memory=9636 CPUtime=282.3 cores=0,2,4,6
/proc/5740/stat : 5740 (cosoco) R 5737 5740 1161 0 -1 4202496 12874 0 0 0 28230 0 0 0 20 0 1 0 557556293 33939456 2409 33554432000 4194304 6211132 140729474375616 140729474373576 5039029 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29904896 140729474380811 140729474380913 140729474380913 140729474383822 0
/proc/5740/statm: 8286 2409 859 493 0 1591 0
Current children cumulated CPU time: 282.3 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9636 KiB

[startup+342.3 s]
/proc/loadavg: 2.18 2.15 2.10 3/201 5775
/proc/meminfo: memFree=28419772/32770624 swapFree=66956692/67108860
[pid=5740] ppid=5737 vsize=33144 memory=9636 CPUtime=342.3 cores=0,2,4,6
/proc/5740/stat : 5740 (cosoco) R 5737 5740 1161 0 -1 4202496 13330 0 0 0 34230 0 0 0 20 0 1 0 557556293 33939456 2409 33554432000 4194304 6211132 140729474375616 140729474373576 5039125 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29904896 140729474380811 140729474380913 140729474380913 140729474383822 0
/proc/5740/statm: 8286 2409 859 493 0 1591 0
Current children cumulated CPU time: 342.3 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9636 KiB

[startup+402.3 s]
/proc/loadavg: 2.07 2.12 2.09 3/199 5781
/proc/meminfo: memFree=28419860/32770624 swapFree=66956692/67108860
[pid=5740] ppid=5737 vsize=33144 memory=9636 CPUtime=402.3 cores=0,2,4,6
/proc/5740/stat : 5740 (cosoco) R 5737 5740 1161 0 -1 4202496 13785 0 0 0 40230 0 0 0 20 0 1 0 557556293 33939456 2409 33554432000 4194304 6211132 140729474375616 140729474373576 5038944 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29904896 140729474380811 140729474380913 140729474380913 140729474383822 0
/proc/5740/statm: 8286 2409 859 493 0 1591 0
Current children cumulated CPU time: 402.3 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9636 KiB

[startup+462.3 s]
/proc/loadavg: 2.02 2.10 2.08 3/199 5785
/proc/meminfo: memFree=28419908/32770624 swapFree=66956692/67108860
[pid=5740] ppid=5737 vsize=33144 memory=9636 CPUtime=462.3 cores=0,2,4,6
/proc/5740/stat : 5740 (cosoco) R 5737 5740 1161 0 -1 4202496 14242 0 0 0 46230 0 0 0 20 0 1 0 557556293 33939456 2409 33554432000 4194304 6211132 140729474375616 140729474373576 5038990 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29904896 140729474380811 140729474380913 140729474380913 140729474383822 0
/proc/5740/statm: 8286 2409 859 493 0 1591 0
Current children cumulated CPU time: 462.3 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9636 KiB


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

Current children cumulated memory: 9644 KiB

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 5947
/proc/meminfo: memFree=28420804/32770624 swapFree=66956692/67108860
[pid=5740] ppid=5737 vsize=33144 memory=9644 CPUtime=1542.33 cores=0,2,4,6
/proc/5740/stat : 5740 (cosoco) R 5737 5740 1161 0 -1 4202496 22365 0 0 0 154232 1 0 0 20 0 1 0 557556293 33939456 2411 33554432000 4194304 6211132 140729474375616 140729474373576 5039217 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29904896 140729474380811 140729474380913 140729474380913 140729474383822 0
/proc/5740/statm: 8286 2411 859 493 0 1591 0
Current children cumulated CPU time: 1542.33 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9644 KiB

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 5951
/proc/meminfo: memFree=28420316/32770624 swapFree=66956692/67108860
[pid=5740] ppid=5737 vsize=33144 memory=9644 CPUtime=1602.33 cores=0,2,4,6
/proc/5740/stat : 5740 (cosoco) R 5737 5740 1161 0 -1 4202496 22805 0 0 0 160232 1 0 0 20 0 1 0 557556293 33939456 2411 33554432000 4194304 6211132 140729474375616 140729474373576 5039137 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29904896 140729474380811 140729474380913 140729474380913 140729474383822 0
/proc/5740/statm: 8286 2411 859 493 0 1591 0
Current children cumulated CPU time: 1602.33 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9644 KiB

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 5957
/proc/meminfo: memFree=28419872/32770624 swapFree=66956692/67108860
[pid=5740] ppid=5737 vsize=33144 memory=9644 CPUtime=1662.33 cores=0,2,4,6
/proc/5740/stat : 5740 (cosoco) R 5737 5740 1161 0 -1 4202496 23257 0 0 0 166232 1 0 0 20 0 1 0 557556293 33939456 2411 33554432000 4194304 6211132 140729474375616 140729474373576 5038995 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29904896 140729474380811 140729474380913 140729474380913 140729474383822 0
/proc/5740/statm: 8286 2411 859 493 0 1591 0
Current children cumulated CPU time: 1662.33 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9644 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 5961
/proc/meminfo: memFree=28419624/32770624 swapFree=66956692/67108860
[pid=5740] ppid=5737 vsize=33144 memory=9644 CPUtime=1722.33 cores=0,2,4,6
/proc/5740/stat : 5740 (cosoco) R 5737 5740 1161 0 -1 4202496 23689 0 0 0 172232 1 0 0 20 0 1 0 557556293 33939456 2411 33554432000 4194304 6211132 140729474375616 140729474373576 5039038 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29904896 140729474380811 140729474380913 140729474380913 140729474383822 0
/proc/5740/statm: 8286 2411 859 493 0 1591 0
Current children cumulated CPU time: 1722.33 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9644 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 5965
/proc/meminfo: memFree=28419616/32770624 swapFree=66956692/67108860
[pid=5740] ppid=5737 vsize=33144 memory=9644 CPUtime=1782.33 cores=0,2,4,6
/proc/5740/stat : 5740 (cosoco) R 5737 5740 1161 0 -1 4202496 24149 0 0 0 178232 1 0 0 20 0 1 0 557556293 33939456 2411 33554432000 4194304 6211132 140729474375616 140729474373576 5038990 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29904896 140729474380811 140729474380913 140729474380913 140729474383822 0
/proc/5740/statm: 8286 2411 859 493 0 1591 0
Current children cumulated CPU time: 1782.33 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9644 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 5971
/proc/meminfo: memFree=28419528/32770624 swapFree=66956692/67108860
[pid=5740] ppid=5737 vsize=33144 memory=9644 CPUtime=1842.33 cores=0,2,4,6
/proc/5740/stat : 5740 (cosoco) R 5737 5740 1161 0 -1 4202496 24591 0 0 0 184232 1 0 0 20 0 1 0 557556293 33939456 2411 33554432000 4194304 6211132 140729474375616 140729474373576 5038999 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29904896 140729474380811 140729474380913 140729474380913 140729474383822 0
/proc/5740/statm: 8286 2411 859 493 0 1591 0
Current children cumulated CPU time: 1842.33 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9644 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 6039
/proc/meminfo: memFree=28397436/32770624 swapFree=66956692/67108860
[pid=5740] ppid=5737 vsize=33144 memory=9644 CPUtime=1902.33 cores=0,2,4,6
/proc/5740/stat : 5740 (cosoco) R 5737 5740 1161 0 -1 4202496 25035 0 0 0 190232 1 0 0 20 0 1 0 557556293 33939456 2411 33554432000 4194304 6211132 140729474375616 140729474373576 5039104 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29904896 140729474380811 140729474380913 140729474380913 140729474383822 0
/proc/5740/statm: 8286 2411 859 493 0 1591 0
Current children cumulated CPU time: 1902.33 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9644 KiB

[startup+1944.51 s]
# the end of solver process 5740 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1944.53 s, system=0.015 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1920 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 6039
/proc/meminfo: memFree=28397400/32770624 swapFree=66956692/67108860
[pid=5740] ppid=5737 vsize=33144 memory=9652 CPUtime=1920.04 cores=0,2,4,6
/proc/5740/stat : 5740 (cosoco) R 5737 5740 1161 0 -1 4202496 25450 0 0 0 192003 1 0 0 20 0 1 0 557556293 33939456 2413 33554432000 4194304 6211132 140729474375616 140729474373576 5039141 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29904896 140729474380811 140729474380913 140729474380913 140729474383822 0
/proc/5740/statm: 8286 2413 859 493 0 1591 0
Current children cumulated CPU time: 1920.04 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9652 KiB

[startup+1932.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 6042
/proc/meminfo: memFree=28397004/32770624 swapFree=66956692/67108860
[pid=5740] ppid=5737 vsize=33144 memory=9652 CPUtime=1932.83 cores=0,2,4,6
/proc/5740/stat : 5740 (cosoco) R 5737 5740 1161 0 -1 4202496 25452 0 0 0 193282 1 0 0 20 0 1 0 557556293 33939456 2413 33554432000 4194304 6211132 140729474375616 140729474373576 5039332 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29904896 140729474380811 140729474380913 140729474380913 140729474383822 0
/proc/5740/statm: 8286 2413 859 493 0 1591 0
Current children cumulated CPU time: 1932.83 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9652 KiB

[startup+1939.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 6042
/proc/meminfo: memFree=28397120/32770624 swapFree=66956692/67108860
[pid=5740] ppid=5737 vsize=33144 memory=9652 CPUtime=1939.23 cores=0,2,4,6
/proc/5740/stat : 5740 (cosoco) R 5737 5740 1161 0 -1 4202496 25452 0 0 0 193922 1 0 0 20 0 1 0 557556293 33939456 2413 33554432000 4194304 6211132 140729474375616 140729474373576 5038971 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29904896 140729474380811 140729474380913 140729474380913 140729474383822 0
/proc/5740/statm: 8286 2413 859 493 0 1591 0
Current children cumulated CPU time: 1939.23 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9652 KiB

[startup+1942.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 6042
/proc/meminfo: memFree=28397120/32770624 swapFree=66956692/67108860
[pid=5740] ppid=5737 vsize=33144 memory=9652 CPUtime=1942.43 cores=0,2,4,6
/proc/5740/stat : 5740 (cosoco) R 5737 5740 1161 0 -1 4202496 25452 0 0 0 194242 1 0 0 20 0 1 0 557556293 33939456 2413 33554432000 4194304 6211132 140729474375616 140729474373576 5038999 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29904896 140729474380811 140729474380913 140729474380913 140729474383822 0
/proc/5740/statm: 8286 2413 859 493 0 1591 0
Current children cumulated CPU time: 1942.43 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9652 KiB

[startup+1943.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 6042
/proc/meminfo: memFree=28397120/32770624 swapFree=66956692/67108860
[pid=5740] ppid=5737 vsize=33144 memory=9652 CPUtime=1943.23 cores=0,2,4,6
/proc/5740/stat : 5740 (cosoco) R 5737 5740 1161 0 -1 4202496 25452 0 0 0 194322 1 0 0 20 0 1 0 557556293 33939456 2413 33554432000 4194304 6211132 140729474375616 140729474373576 5039217 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29904896 140729474380811 140729474380913 140729474380913 140729474383822 0
/proc/5740/statm: 8286 2413 859 493 0 1591 0
Current children cumulated CPU time: 1943.23 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9652 KiB

[startup+1944 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 6042
/proc/meminfo: memFree=28397120/32770624 swapFree=66956692/67108860
[pid=5740] ppid=5737 vsize=33144 memory=9652 CPUtime=1944.04 cores=0,2,4,6
/proc/5740/stat : 5740 (cosoco) R 5737 5740 1161 0 -1 4202496 25452 0 0 0 194403 1 0 0 20 0 1 0 557556293 33939456 2413 33554432000 4194304 6211132 140729474375616 140729474373576 5039038 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29904896 140729474380811 140729474380913 140729474380913 140729474383822 0
/proc/5740/statm: 8286 2413 859 493 0 1591 0
Current children cumulated CPU time: 1944.04 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9652 KiB

[startup+1944.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 6042
/proc/meminfo: memFree=28397120/32770624 swapFree=66956692/67108860
[pid=5740] ppid=5737 vsize=33144 memory=9652 CPUtime=1944.43 cores=0,2,4,6
/proc/5740/stat : 5740 (cosoco) R 5737 5740 1161 0 -1 4202496 25454 0 0 0 194442 1 0 0 20 0 1 0 557556293 33939456 2413 33554432000 4194304 6211132 140729474375616 140729474373576 5394168 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29904896 140729474380811 140729474380913 140729474380913 140729474383822 0
/proc/5740/statm: 8286 2413 859 493 0 1591 0
Current children cumulated CPU time: 1944.43 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9652 KiB

[startup+1944.5 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 6042
/proc/meminfo: memFree=28397120/32770624 swapFree=66956692/67108860
[pid=5740] ppid=5737 vsize=33144 memory=9652 CPUtime=1944.53 cores=0,2,4,6
/proc/5740/stat : 5740 (cosoco) R 5737 5740 1161 0 -1 4202496 25454 0 0 0 194452 1 0 0 20 0 1 0 557556293 33939456 2413 33554432000 4194304 6211132 140729474375616 140729474373576 5039038 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29904896 140729474380811 140729474380913 140729474380913 140729474383822 0
/proc/5740/statm: 8286 2413 859 493 0 1591 0
Current children cumulated CPU time: 1944.53 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9652 KiB

Child status: 0
Real time (s): 1944.51
CPU time (s): 1944.55
CPU user time (s): 1944.53
CPU system time (s): 0.015
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 33144
Max. memory (cumulated for all children) (KiB): 9652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1944.53
system time used= 0.015
maximum resident set size= 9764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25541
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= 16
involuntary context switches= 501


# summary of solver processes directly reported to runsolver:
#   pid: 5740
#   total CPU time (s): 1944.55
#   total CPU user time (s): 1944.53
#   total CPU system time (s): 0.015

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.58807 second user time and 13.7033 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-30 05:06:49
IDJOB=4408188
IDBENCH=139804
IDSOLVER=2874
FILE ID=node151/4408188-1569812851
RUNJOBID= node151-1569787351-1201
PBS_JOBID= 21705814
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/Crossword/Crossword-m1c-lex-herald/Crossword-m1c-lex-h2101.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4408188-1569812851/watcher-4408188-1569812851 -o /tmp/evaluation-result-4408188-1569812851/solver-4408188-1569812851 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1569787351-1201 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4408188-1569812851.xml

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

MD5SUM BENCH= 1a4f6c91eaadca249c448c828860eb66
RANDOM SEED=635550199

node151.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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28426920 kB
MemAvailable:   31819492 kB
Buffers:          175712 kB
Cached:          3553160 kB
SwapCached:        50572 kB
Active:          1885464 kB
Inactive:        1905232 kB
Active(anon):      30220 kB
Inactive(anon):   111600 kB
Active(file):    1855244 kB
Inactive(file):  1793632 kB
Unevictable:      108344 kB
Mlocked:          108344 kB
SwapTotal:      67108860 kB
SwapFree:       66956692 kB
Dirty:              3060 kB
Writeback:             0 kB
AnonPages:        120344 kB
Mapped:            28204 kB
Shmem:             70732 kB
Slab:             147908 kB
SReclaimable:     119064 kB
SUnreclaim:        28844 kB
KernelStack:        3520 kB
PageTables:         5468 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     575396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 62024 MiB
End job on node151 at 2019-09-30 05:39:14