Trace number 4389648

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 2SAT 1935.96 1935.72

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-4389648-1568359387.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.75	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.58	c 2122           7184           173844         1255122        271            0              10   59   16   
4.00/4.05	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.24	c 3142           11396          260727         1861760        271            0              47   151   93  
5.59/5.68	c 3551           12812          291795         2075532        271            0              55   145   80  
6.29/6.33	c 4000           14248          323868         2310712        271            0              7   152   38   
6.89/6.97	c 4493           15811          363701         2580869        271            0              18   135   82  
7.69/7.70	c 5035           17227          404892         2848562        271            0              13   105   54  
8.79/8.82	c 5631           19272          460357         3255265        271            0              13   62   45   
9.89/10.00	c 6286           21618          514449         3691910        271            0              12   110   27  
11.69/11.78	c 7006           23950          586531         4273782        271            0              6   68   15    
13.29/13.39	c 7798           27825          670503         4863697        271            0              13   164   122 
15.10/15.12	c 8669           30338          740774         5449992        271            0              11   66   19   
16.59/16.68	c 9627           33404          817785         5998553        271            0              4   84   39    
18.29/18.33	c 10680          37929          910124         6643072        271            0              18   167   82  
20.00/20.06	c 11838          41103          1009330        7365368        271            0              21   148   120 
21.79/21.88	c 13111          46385          1130170        8184000        271            0              9   147   84   
23.89/24.00	c 14511          51784          1242240        8982327        271            0              7   86   47    
26.89/26.94	c 16051          58566          1382000        10001333       271            0              13   110   43  
29.19/29.20	c 17745          66924          1527959        11024863       271            0              15   295   161 
31.89/31.92	c 19608          71825          1650028        12038077       271            0              4   110   27   
34.49/34.59	c 21657          80030          1819525        13144302       271            0              14   164   119 
37.79/37.88	c 23910          89926          1996358        14291814       271            0              17   147   103 
42.39/42.49	c 26388          100302         2227107        15836428       271            0              6   170   76   
48.39/48.43	c 29113          114003         2535800        18086913       271            0              43   162   126 
53.49/53.51	c 32110          126132         2834357        20087217       271            0              43   169   141 
57.59/57.67	c 35406          138860         3112001        21923969       271            0              12   162   97  
64.20/64.24	c 39031          153332         3431467        24420347       271            0              6   214   96   
70.69/70.72	c 43018          170744         3837111        27142879       271            0              12   167   118 
77.00/77.01	c 47403          181469         4144594        29550294       271            0              6   162   65   
86.70/86.71	c 52226          200484         4641068        33285669       271            0              27   101   53  
93.60/93.65	c 57531          217227         5071274        36475091       271            0              8   205   132  
100.40/100.47	c 63366          241059         5558768        39775505       271            0              7   158   102  
109.80/109.89	c 69784          261627         6051239        43389247       271            0              5   128   43   
117.60/117.62	c 76843          284500         6597702        47086124       271            0              8   178   122  
128.50/128.58	c 84607          313115         7254949        51500614       271            0              5   114   38   
141.70/141.70	c 93147          342045         7981952        56657000       271            0              48   200   126 
150.90/150.97	c 102541         360927         8658654        61818023       271            0              96   150   119 
166.01/166.03	c 112874         407705         9612371        68432160       271            0              7   205   112  
181.51/181.54	c 124240         443717         10542726       75089588       271            0              7   138   87   
208.02/208.09	c 136742         498279         11977544       85342364       271            0              33   95   61   
231.61/231.62	c 150494         553329         13344758       95232969       271            0              7   166   108  
254.42/254.46	c 165621         612268         14640102       104360659      271            0              3   242   130  
271.92/271.92	c 182260         658284         16010664       114014333      271            0              14   148   107 
294.13/294.13	c 200562         712790         17525393       124582943      271            0              4   202   139  
329.33/329.32	c 220694         782129         19525871       139425944      271            0              14   138   98  
360.04/360.06	c 242839         855377         21459106       153276410      271            0              4   175   106  
394.23/394.23	c 267198         955134         23760914       169118580      271            0              14   162   117 
432.54/432.53	c 293992         1043712        26228116       186065571      271            0              5   173   96   
482.34/482.38	c 323465         1148885        29029803       206142413      271            0              29   128   54  
531.25/531.27	c 355885         1279878        32047954       227389138      271            0              4   223   110  
586.46/586.41	c 391547         1382294        35315868       251461197      271            0              6   161   94   
625.46/625.47	c 430775         1512403        38320825       271911160      271            0              5   302   154  
685.08/685.01	c 473925         1646733        41918164       298825704      271            0              13   178   127 
737.38/737.32	c 521390         1804457        45819744       325230876      271            0              18   170   114 
805.59/805.55	c 573601         1961802        50236851       357451850      271            0              19   160   98  
901.21/901.19	c 631033         2195457        56009695       400152064      271            0              15   161   111 
987.01/986.95	c 694208         2419678        61677218       439359861      271            0              6   226   130  
1078.32/1078.20	c 763700         2685412        68085801       483466737      271            0              8   152   103  
1214.04/1213.97	c 840141         2964386        75456695       539147171      271            0              4   207   115  
1346.76/1346.65	c 924226         3231317        83406209       596753763      271            0              6   140   92   
1483.28/1483.19	c 1016719        3517626        92067848       661713761      271            0              9   171   126  
1604.09/1603.98	c 1118461        3862835        100773900      722439867      271            0              18   167   109 
1732.40/1732.20	c 1230377        4114589        109939959      789790247      271            0              4   212   127  
1900.03/1899.84	c 1353484        4513487        120713900      866565524      271            0              20   210   97  
1935.93/1935.71	c First solution is found
1935.93/1935.71	s SATISFIABLE
1935.93/1935.71	c restarts              : 76          
1935.93/1935.71	c conflicts             : 1417823      (732 /sec)
1935.93/1935.71	c decisions             : 4708308      (2432 /sec)
1935.93/1935.71	c propagations          : 894598995   (462097 /sec)
1935.93/1935.71	c root propagations     : 577         
1935.93/1935.71	c filter calls          : 124755035      (64441 /sec)
1935.93/1935.71	c useless filter calls  : 38452528       (30 %)
1935.93/1935.71	c Memory used           : 32.37 MB
1935.93/1935.71	c CPU time              : 1935.95 s
1935.93/1935.71	c real time             : 1935.71 s
1935.93/1935.71	
1935.93/1935.71	c solution 1
1935.93/1935.71	
1935.93/1935.71	v <instantiation type='solution'>
1935.93/1935.71	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>
1935.93/1935.71	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>
1935.93/1935.71	v </instantiation>
1935.93/1935.71	

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 (15227 MiB free)
  memory of node 1: 16384 MiB (15641 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4389648-1568359387/watcher-4389648-1568359387 -o /tmp/evaluation-result-4389648-1568359387/solver-4389648-1568359387 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node146-1568349828-22475 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4389648-1568359387.xml 

running on 4 cores: 1,3,5,7

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
Current StackSize limit: 8192 KiB

solver pid=23878, runsolver pid=23875

[startup+0.100153 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 23879
/proc/meminfo: memFree=31608980/32770624 swapFree=67000100/67108860
[pid=23878] ppid=23875 vsize=29000 memory=5272 CPUtime=0.1 cores=1,3,5,7
/proc/23878/stat : 23878 (cosoco) R 23875 23878 22443 0 -1 4202496 1500 0 0 0 10 0 0 0 20 0 1 0 411852679 29696000 1318 33554432000 4194304 6210612 140721692434672 140721692431208 5817734 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14258176 140721692439563 140721692439665 140721692439665 140721692442574 0
/proc/23878/statm: 7250 1318 812 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.209517 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 23879
/proc/meminfo: memFree=31605260/32770624 swapFree=67000100/67108860
[pid=23878] ppid=23875 vsize=32484 memory=8968 CPUtime=0.21 cores=1,3,5,7
/proc/23878/stat : 23878 (cosoco) R 23875 23878 22443 0 -1 4202496 2405 0 0 0 21 0 0 0 20 0 1 0 411852679 33263616 2242 33554432000 4194304 6210612 140721692434672 140721692431208 5038831 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14258176 140721692439563 140721692439665 140721692439665 140721692442574 0
/proc/23878/statm: 8121 2242 851 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.309364 s]*
/proc/loadavg: 2.00 2.01 2.05 4/200 23879
/proc/meminfo: memFree=31605260/32770624 swapFree=67000100/67108860
[pid=23878] ppid=23875 vsize=32484 memory=8968 CPUtime=0.31 cores=1,3,5,7
/proc/23878/stat : 23878 (cosoco) R 23875 23878 22443 0 -1 4202496 2414 0 0 0 31 0 0 0 20 0 1 0 411852679 33263616 2242 33554432000 4194304 6210612 140721692434672 140721692431208 5038670 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14258176 140721692439563 140721692439665 140721692439665 140721692442574 0
/proc/23878/statm: 8121 2242 851 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.700269 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 23880
/proc/meminfo: memFree=31605488/32770624 swapFree=67000100/67108860
[pid=23878] ppid=23875 vsize=32484 memory=8968 CPUtime=0.69 cores=1,3,5,7
/proc/23878/stat : 23878 (cosoco) R 23875 23878 22443 0 -1 4202496 2420 0 0 0 69 0 0 0 20 0 1 0 411852679 33263616 2242 33554432000 4194304 6210612 140721692434672 140721692432632 5038831 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14258176 140721692439563 140721692439665 140721692439665 140721692442574 0
/proc/23878/statm: 8121 2242 851 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.50028 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 23880
/proc/meminfo: memFree=31605488/32770624 swapFree=67000100/67108860
[pid=23878] ppid=23875 vsize=32748 memory=9232 CPUtime=1.49 cores=1,3,5,7
/proc/23878/stat : 23878 (cosoco) R 23875 23878 22443 0 -1 4202496 2484 0 0 0 149 0 0 0 20 0 1 0 411852679 33533952 2308 33554432000 4194304 6210612 140721692434672 140721692432632 5038817 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14258176 140721692439563 140721692439665 140721692439665 140721692442574 0
/proc/23878/statm: 8187 2308 855 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.1092 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 23880
/proc/meminfo: memFree=31604496/32770624 swapFree=67000100/67108860
[pid=23878] ppid=23875 vsize=32880 memory=9336 CPUtime=3.1 cores=1,3,5,7
/proc/23878/stat : 23878 (cosoco) R 23875 23878 22443 0 -1 4202496 3873 0 0 0 310 0 0 0 20 0 1 0 411852679 33669120 2334 33554432000 4194304 6210612 140721692434672 140721692432632 5038810 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14258176 140721692439563 140721692439665 140721692439665 140721692442574 0
/proc/23878/statm: 8220 2334 855 493 0 1525 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 32880 KiB
Current children cumulated memory: 9336 KiB

[startup+6.30027 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 23880
/proc/meminfo: memFree=31604604/32770624 swapFree=67000100/67108860
[pid=23878] ppid=23875 vsize=32880 memory=9336 CPUtime=6.29 cores=1,3,5,7
/proc/23878/stat : 23878 (cosoco) R 23875 23878 22443 0 -1 4202496 5275 0 0 0 629 0 0 0 20 0 1 0 411852679 33669120 2334 33554432000 4194304 6210612 140721692434672 140721692432632 5038622 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14258176 140721692439563 140721692439665 140721692439665 140721692442574 0
/proc/23878/statm: 8220 2334 855 493 0 1525 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 32880 KiB
Current children cumulated memory: 9336 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 23880
/proc/meminfo: memFree=31604728/32770624 swapFree=67000100/67108860
[pid=23878] ppid=23875 vsize=32880 memory=9344 CPUtime=12.69 cores=1,3,5,7
/proc/23878/stat : 23878 (cosoco) R 23875 23878 22443 0 -1 4202496 6682 0 0 0 1269 0 0 0 20 0 1 0 411852679 33669120 2336 33554432000 4194304 6210612 140721692434672 140721692432632 5038693 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14258176 140721692439563 140721692439665 140721692439665 140721692442574 0
/proc/23878/statm: 8220 2336 855 493 0 1525 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 32880 KiB
Current children cumulated memory: 9344 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 23882
/proc/meminfo: memFree=31604668/32770624 swapFree=67000100/67108860
[pid=23878] ppid=23875 vsize=32880 memory=9356 CPUtime=25.49 cores=1,3,5,7
/proc/23878/stat : 23878 (cosoco) R 23875 23878 22443 0 -1 4202496 9492 0 0 0 2549 0 0 0 20 0 1 0 411852679 33669120 2339 33554432000 4194304 6210612 140721692434672 140721692432632 5037486 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14258176 140721692439563 140721692439665 140721692439665 140721692442574 0
/proc/23878/statm: 8220 2339 855 493 0 1525 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 32880 KiB
Current children cumulated memory: 9356 KiB

[startup+51.1091 s]
/proc/loadavg: 2.00 2.01 2.05 3/204 23903
/proc/meminfo: memFree=31603616/32770624 swapFree=67000112/67108860
[pid=23878] ppid=23875 vsize=33144 memory=9584 CPUtime=51.1 cores=1,3,5,7
/proc/23878/stat : 23878 (cosoco) R 23875 23878 22443 0 -1 4202496 11034 0 0 0 5110 0 0 0 20 0 1 0 411852679 33939456 2396 33554432000 4194304 6210612 140721692434672 140721692432632 5038614 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14258176 140721692439563 140721692439665 140721692439665 140721692442574 0
/proc/23878/statm: 8286 2396 855 493 0 1591 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9584 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 23908
/proc/meminfo: memFree=31604688/32770624 swapFree=67000116/67108860
[pid=23878] ppid=23875 vsize=33144 memory=9632 CPUtime=102.3 cores=1,3,5,7
/proc/23878/stat : 23878 (cosoco) R 23875 23878 22443 0 -1 4202496 11497 0 0 0 10230 0 0 0 20 0 1 0 411852679 33939456 2408 33554432000 4194304 6210612 140721692434672 140721692432632 5038576 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14258176 140721692439563 140721692439665 140721692439665 140721692442574 0
/proc/23878/statm: 8286 2408 855 493 0 1591 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9632 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 23915
/proc/meminfo: memFree=31604520/32770624 swapFree=67000116/67108860
[pid=23878] ppid=23875 vsize=33144 memory=9632 CPUtime=162.3 cores=1,3,5,7
/proc/23878/stat : 23878 (cosoco) R 23875 23878 22443 0 -1 4202496 11957 0 0 0 16230 0 0 0 20 0 1 0 411852679 33939456 2408 33554432000 4194304 6210612 140721692434672 140721692432632 5038622 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14258176 140721692439563 140721692439665 140721692439665 140721692442574 0
/proc/23878/statm: 8286 2408 855 493 0 1591 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9632 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 23919
/proc/meminfo: memFree=31605300/32770624 swapFree=67000116/67108860
[pid=23878] ppid=23875 vsize=33144 memory=9632 CPUtime=222.31 cores=1,3,5,7
/proc/23878/stat : 23878 (cosoco) R 23875 23878 22443 0 -1 4202496 12417 0 0 0 22231 0 0 0 20 0 1 0 411852679 33939456 2408 33554432000 4194304 6210612 140721692434672 140721692432632 5038810 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14258176 140721692439563 140721692439665 140721692439665 140721692442574 0
/proc/23878/statm: 8286 2408 855 493 0 1591 0
Current children cumulated CPU time: 222.31 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9632 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 23923
/proc/meminfo: memFree=31604940/32770624 swapFree=67000116/67108860
[pid=23878] ppid=23875 vsize=33144 memory=9632 CPUtime=282.32 cores=1,3,5,7
/proc/23878/stat : 23878 (cosoco) R 23875 23878 22443 0 -1 4202496 12417 0 0 0 28232 0 0 0 20 0 1 0 411852679 33939456 2408 33554432000 4194304 6210612 140721692434672 140721692432632 5038810 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14258176 140721692439563 140721692439665 140721692439665 140721692442574 0
/proc/23878/statm: 8286 2408 855 493 0 1591 0
Current children cumulated CPU time: 282.32 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9632 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 23930
/proc/meminfo: memFree=31604144/32770624 swapFree=67000116/67108860
[pid=23878] ppid=23875 vsize=33144 memory=9632 CPUtime=342.33 cores=1,3,5,7
/proc/23878/stat : 23878 (cosoco) R 23875 23878 22443 0 -1 4202496 12876 0 0 0 34233 0 0 0 20 0 1 0 411852679 33939456 2408 33554432000 4194304 6210612 140721692434672 140721692432632 5038631 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14258176 140721692439563 140721692439665 140721692439665 140721692442574 0
/proc/23878/statm: 8286 2408 855 493 0 1591 0
Current children cumulated CPU time: 342.33 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9632 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 23934
/proc/meminfo: memFree=31603764/32770624 swapFree=67000116/67108860
[pid=23878] ppid=23875 vsize=33144 memory=9632 CPUtime=402.33 cores=1,3,5,7
/proc/23878/stat : 23878 (cosoco) R 23875 23878 22443 0 -1 4202496 12877 0 0 0 40233 0 0 0 20 0 1 0 411852679 33939456 2408 33554432000 4194304 6210612 140721692434672 140721692432632 5038831 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14258176 140721692439563 140721692439665 140721692439665 140721692442574 0
/proc/23878/statm: 8286 2408 855 493 0 1591 0
Current children cumulated CPU time: 402.33 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9632 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 23946
/proc/meminfo: memFree=31603280/32770624 swapFree=67000116/67108860
[pid=23878] ppid=23875 vsize=33144 memory=9632 CPUtime=462.34 cores=1,3,5,7
/proc/23878/stat : 23878 (cosoco) R 23875 23878 22443 0 -1 4202496 13336 0 0 0 46234 0 0 0 20 0 1 0 411852679 33939456 2408 33554432000 4194304 6210612 140721692434672 140721692432632 5394005 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14258176 140721692439563 140721692439665 140721692439665 140721692442574 0
/proc/23878/statm: 8286 2408 855 493 0 1591 0
Current children cumulated CPU time: 462.34 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9632 KiB


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

Current children cumulated memory: 9640 KiB

[startup+1542.3 s]
/proc/loadavg: 2.01 2.08 2.07 3/199 24101
/proc/meminfo: memFree=31596936/32770624 swapFree=67000116/67108860
[pid=23878] ppid=23875 vsize=33144 memory=9640 CPUtime=1542.48 cores=1,3,5,7
/proc/23878/stat : 23878 (cosoco) R 23875 23878 22443 0 -1 4202496 17428 0 0 0 154248 0 0 0 20 0 1 0 411852679 33939456 2410 33554432000 4194304 6210612 140721692434672 140721692432632 5038810 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14258176 140721692439563 140721692439665 140721692439665 140721692442574 0
/proc/23878/statm: 8286 2410 855 493 0 1591 0
Current children cumulated CPU time: 1542.48 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9640 KiB

[startup+1602.3 s]
/proc/loadavg: 2.01 2.07 2.07 3/199 24107
/proc/meminfo: memFree=31596972/32770624 swapFree=67000116/67108860
[pid=23878] ppid=23875 vsize=33144 memory=9640 CPUtime=1602.49 cores=1,3,5,7
/proc/23878/stat : 23878 (cosoco) R 23875 23878 22443 0 -1 4202496 17433 0 0 0 160249 0 0 0 20 0 1 0 411852679 33939456 2410 33554432000 4194304 6210612 140721692434672 140721692432632 5039181 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14258176 140721692439563 140721692439665 140721692439665 140721692442574 0
/proc/23878/statm: 8286 2410 855 493 0 1591 0
Current children cumulated CPU time: 1602.49 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9640 KiB

[startup+1662.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/199 24118
/proc/meminfo: memFree=31596324/32770624 swapFree=67000116/67108860
[pid=23878] ppid=23875 vsize=33144 memory=9640 CPUtime=1662.5 cores=1,3,5,7
/proc/23878/stat : 23878 (cosoco) R 23875 23878 22443 0 -1 4202496 17845 0 0 0 166250 0 0 0 20 0 1 0 411852679 33939456 2410 33554432000 4194304 6210612 140721692434672 140721692432632 5038661 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14258176 140721692439563 140721692439665 140721692439665 140721692442574 0
/proc/23878/statm: 8286 2410 855 493 0 1591 0
Current children cumulated CPU time: 1662.5 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9640 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.04 2.06 3/199 24122
/proc/meminfo: memFree=31596708/32770624 swapFree=67000116/67108860
[pid=23878] ppid=23875 vsize=33144 memory=9640 CPUtime=1722.5 cores=1,3,5,7
/proc/23878/stat : 23878 (cosoco) R 23875 23878 22443 0 -1 4202496 17849 0 0 0 172250 0 0 0 20 0 1 0 411852679 33939456 2410 33554432000 4194304 6210612 140721692434672 140721692432632 5038631 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14258176 140721692439563 140721692439665 140721692439665 140721692442574 0
/proc/23878/statm: 8286 2410 855 493 0 1591 0
Current children cumulated CPU time: 1722.5 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9640 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 24128
/proc/meminfo: memFree=31596368/32770624 swapFree=67000116/67108860
[pid=23878] ppid=23875 vsize=33144 memory=9640 CPUtime=1782.51 cores=1,3,5,7
/proc/23878/stat : 23878 (cosoco) R 23875 23878 22443 0 -1 4202496 18347 0 0 0 178251 0 0 0 20 0 1 0 411852679 33939456 2410 33554432000 4194304 6210612 140721692434672 140721692432632 5038842 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14258176 140721692439563 140721692439665 140721692439665 140721692442574 0
/proc/23878/statm: 8286 2410 855 493 0 1591 0
Current children cumulated CPU time: 1782.51 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9640 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 24132
/proc/meminfo: memFree=31596892/32770624 swapFree=67000116/67108860
[pid=23878] ppid=23875 vsize=33144 memory=9640 CPUtime=1842.52 cores=1,3,5,7
/proc/23878/stat : 23878 (cosoco) R 23875 23878 22443 0 -1 4202496 18357 0 0 0 184252 0 0 0 20 0 1 0 411852679 33939456 2410 33554432000 4194304 6210612 140721692434672 140721692432632 5038614 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14258176 140721692439563 140721692439665 140721692439665 140721692442574 0
/proc/23878/statm: 8286 2410 855 493 0 1591 0
Current children cumulated CPU time: 1842.52 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9640 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 24136
/proc/meminfo: memFree=31596160/32770624 swapFree=67000116/67108860
[pid=23878] ppid=23875 vsize=33144 memory=9640 CPUtime=1902.53 cores=1,3,5,7
/proc/23878/stat : 23878 (cosoco) R 23875 23878 22443 0 -1 4202496 18819 0 0 0 190253 0 0 0 20 0 1 0 411852679 33939456 2410 33554432000 4194304 6210612 140721692434672 140721692432632 5038631 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14258176 140721692439563 140721692439665 140721692439665 140721692442574 0
/proc/23878/statm: 8286 2410 855 493 0 1591 0
Current children cumulated CPU time: 1902.53 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9640 KiB

[startup+1935.72 s]
# the end of solver process 23878 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1935.95 s, system=0.009001 s

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

[startup+1920 s]*
/proc/loadavg: 2.00 2.02 2.05 3/199 24138
/proc/meminfo: memFree=31596104/32770624 swapFree=67000116/67108860
[pid=23878] ppid=23875 vsize=33144 memory=9640 CPUtime=1920.24 cores=1,3,5,7
/proc/23878/stat : 23878 (cosoco) R 23875 23878 22443 0 -1 4202496 18826 0 0 0 192024 0 0 0 20 0 1 0 411852679 33939456 2410 33554432000 4194304 6210612 140721692434672 140721692432632 5038661 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14258176 140721692439563 140721692439665 140721692439665 140721692442574 0
/proc/23878/statm: 8286 2410 855 493 0 1591 0
Current children cumulated CPU time: 1920.24 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9640 KiB

[startup+1926.4 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 24139
/proc/meminfo: memFree=31596012/32770624 swapFree=67000116/67108860
[pid=23878] ppid=23875 vsize=33144 memory=9640 CPUtime=1926.63 cores=1,3,5,7
/proc/23878/stat : 23878 (cosoco) R 23875 23878 22443 0 -1 4202496 18826 0 0 0 192663 0 0 0 20 0 1 0 411852679 33939456 2410 33554432000 4194304 6210612 140721692434672 140721692432632 5038810 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14258176 140721692439563 140721692439665 140721692439665 140721692442574 0
/proc/23878/statm: 8286 2410 855 493 0 1591 0
Current children cumulated CPU time: 1926.63 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9640 KiB

[startup+1929.6 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 24139
/proc/meminfo: memFree=31596012/32770624 swapFree=67000116/67108860
[pid=23878] ppid=23875 vsize=33144 memory=9640 CPUtime=1929.83 cores=1,3,5,7
/proc/23878/stat : 23878 (cosoco) R 23875 23878 22443 0 -1 4202496 18826 0 0 0 192983 0 0 0 20 0 1 0 411852679 33939456 2410 33554432000 4194304 6210612 140721692434672 140721692432632 5038622 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14258176 140721692439563 140721692439665 140721692439665 140721692442574 0
/proc/23878/statm: 8286 2410 855 493 0 1591 0
Current children cumulated CPU time: 1929.83 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9640 KiB

[startup+1932.8 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 24139
/proc/meminfo: memFree=31596012/32770624 swapFree=67000116/67108860
[pid=23878] ppid=23875 vsize=33144 memory=9640 CPUtime=1933.03 cores=1,3,5,7
/proc/23878/stat : 23878 (cosoco) R 23875 23878 22443 0 -1 4202496 18826 0 0 0 193303 0 0 0 20 0 1 0 411852679 33939456 2410 33554432000 4194304 6210612 140721692434672 140721692432632 5038622 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14258176 140721692439563 140721692439665 140721692439665 140721692442574 0
/proc/23878/statm: 8286 2410 855 493 0 1591 0
Current children cumulated CPU time: 1933.03 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9640 KiB

[startup+1934.4 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 24139
/proc/meminfo: memFree=31595888/32770624 swapFree=67000116/67108860
[pid=23878] ppid=23875 vsize=33144 memory=9640 CPUtime=1934.63 cores=1,3,5,7
/proc/23878/stat : 23878 (cosoco) R 23875 23878 22443 0 -1 4202496 18826 0 0 0 193463 0 0 0 20 0 1 0 411852679 33939456 2410 33554432000 4194304 6210612 140721692434672 140721692432632 5038631 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14258176 140721692439563 140721692439665 140721692439665 140721692442574 0
/proc/23878/statm: 8286 2410 855 493 0 1591 0
Current children cumulated CPU time: 1934.63 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9640 KiB

[startup+1935.2 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 24139
/proc/meminfo: memFree=31596012/32770624 swapFree=67000116/67108860
[pid=23878] ppid=23875 vsize=33144 memory=9640 CPUtime=1935.43 cores=1,3,5,7
/proc/23878/stat : 23878 (cosoco) R 23875 23878 22443 0 -1 4202496 18826 0 0 0 193543 0 0 0 20 0 1 0 411852679 33939456 2410 33554432000 4194304 6210612 140721692434672 140721692432632 5038631 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14258176 140721692439563 140721692439665 140721692439665 140721692442574 0
/proc/23878/statm: 8286 2410 855 493 0 1591 0
Current children cumulated CPU time: 1935.43 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9640 KiB

[startup+1935.6 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 24139
/proc/meminfo: memFree=31596012/32770624 swapFree=67000116/67108860
[pid=23878] ppid=23875 vsize=33144 memory=9640 CPUtime=1935.83 cores=1,3,5,7
/proc/23878/stat : 23878 (cosoco) R 23875 23878 22443 0 -1 4202496 18827 0 0 0 193583 0 0 0 20 0 1 0 411852679 33939456 2410 33554432000 4194304 6210612 140721692434672 140721692432632 5037415 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14258176 140721692439563 140721692439665 140721692439665 140721692442574 0
/proc/23878/statm: 8286 2410 855 493 0 1591 0
Current children cumulated CPU time: 1935.83 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9640 KiB

[startup+1935.7 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 24139
/proc/meminfo: memFree=31596012/32770624 swapFree=67000116/67108860
[pid=23878] ppid=23875 vsize=33144 memory=9640 CPUtime=1935.93 cores=1,3,5,7
/proc/23878/stat : 23878 (cosoco) R 23875 23878 22443 0 -1 4202496 18827 0 0 0 193593 0 0 0 20 0 1 0 411852679 33939456 2410 33554432000 4194304 6210612 140721692434672 140721692432632 5038753 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14258176 140721692439563 140721692439665 140721692439665 140721692442574 0
/proc/23878/statm: 8286 2410 855 493 0 1591 0
Current children cumulated CPU time: 1935.93 s
Current children cumulated vsize: 33144 KiB
Current children cumulated memory: 9640 KiB

Child status: 0
Real time (s): 1935.72
CPU time (s): 1935.96
CPU user time (s): 1935.95
CPU system time (s): 0.009001
CPU usage (%): 100.013
Max. virtual memory (cumulated for all children) (KiB): 33144
Max. memory (cumulated for all children) (KiB): 9640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1935.95
system time used= 0.009001
maximum resident set size= 9764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18876
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= 17
involuntary context switches= 509


# summary of solver processes directly reported to runsolver:
#   pid: 23878
#   total CPU time (s): 1935.96
#   total CPU user time (s): 1935.95
#   total CPU system time (s): 0.009001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.36838 second user time and 12.6614 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-13 09:22:26
IDJOB=4389648
IDBENCH=139804
IDSOLVER=2829
FILE ID=node146/4389648-1568359387
RUNJOBID= node146-1568349828-22475
PBS_JOBID= 21701173
Free space on /tmp= 56696 MiB

SOLVER NAME= cosoco 2
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-4389648-1568359387/watcher-4389648-1568359387 -o /tmp/evaluation-result-4389648-1568359387/solver-4389648-1568359387 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node146-1568349828-22475 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4389648-1568359387.xml

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

MD5SUM BENCH= 1a4f6c91eaadca249c448c828860eb66
RANDOM SEED=1072408860

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.90
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	: 5332.90
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	: 5332.90
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	: 5332.90
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:        31610768 kB
MemAvailable:   31898972 kB
Buffers:          150652 kB
Cached:           417720 kB
SwapCached:         5088 kB
Active:           288276 kB
Inactive:         286840 kB
Active(anon):      23756 kB
Inactive(anon):    20932 kB
Active(file):     264520 kB
Inactive(file):   265908 kB
Unevictable:      111040 kB
Mlocked:          111040 kB
SwapTotal:      67108860 kB
SwapFree:       67000100 kB
Dirty:              3128 kB
Writeback:             0 kB
AnonPages:        114172 kB
Mapped:            43156 kB
Shmem:             29460 kB
Slab:             176264 kB
SReclaimable:     147224 kB
SUnreclaim:        29040 kB
KernelStack:        3648 kB
PageTables:         5788 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     529868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 56692 MiB
End job on node146 at 2019-09-13 09:54:42