Trace number 4240215

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
R1: cosoco 1.1? (TO) 2400.07 2400.6

General information on the benchmark

NameGracefulGraph/GracefulGraph-m1-s1/
GracefulGraph-K10-P04.xml
MD5SUMddb81c87fc1d8e68708f77d31c52a231
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables470
Number of constraints212
Number of domains2
Minimum domain size210
Maximum domain size211
Distribution of domain sizes[{"size":210,"count":210},{"size":211,"count":40}]
Minimum variable degree0
Maximum variable degree12
Distribution of variable degrees[{"degree":0,"count":220},{"degree":2,"count":210},{"degree":11,"count":20},{"degree":12,"count":20}]
Minimum constraint arity3
Maximum constraint arity210
Distribution of constraint arities[{"arity":3,"count":210},{"arity":40,"count":1},{"arity":210,"count":1}]
Number of extensional constraints0
Number of intensional constraints210
Distribution of constraint types[{"type":"intension","count":210},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.29/0.30	c root propagations     : 0           
0.29/0.30	c restarts enabled, print stats at every restarts
0.29/0.30	c
0.29/0.30	c
0.29/0.30	c
0.29/0.30	c This is cosoco 1.0 --  
0.29/0.30	c
0.29/0.30	c ========================================[ Problem Statistics ]===========================================
0.29/0.30	c |                                                                                                       
0.29/0.30	c |  Parse time        :         0.30 s 
0.29/0.30	c |
0.29/0.30	c |               Variables: 470
0.29/0.30	c |            Domain Sizes: 210..211
0.29/0.30	c |
0.29/0.30	c |             Constraints: 212
0.29/0.30	c |                   Arity: 3..210  -- Ternary: 210
0.29/0.30	c | 
0.29/0.30	c |                   Types: 
0.29/0.30	c |                          All Different: 2
0.29/0.30	c |                          Intension: 210
0.29/0.30	c |                          
0.29/0.30	c =========================================================================================================
0.29/0.30	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.29/0.30	c remove useless variable ce[0][0][0]
0.29/0.30	c remove useless variable ce[0][1][0]
0.29/0.30	c remove useless variable ce[0][1][1]
0.29/0.30	c remove useless variable ce[0][2][0]
0.29/0.30	c remove useless variable ce[0][2][1]
0.29/0.30	c remove useless variable ce[0][2][2]
0.29/0.30	c remove useless variable ce[0][3][0]
0.29/0.30	c remove useless variable ce[0][3][1]
0.29/0.30	c remove useless variable ce[0][3][2]
0.29/0.30	c remove useless variable ce[0][3][3]
0.29/0.30	c remove useless variable ce[0][4][0]
0.29/0.30	c remove useless variable ce[0][4][1]
0.29/0.30	c remove useless variable ce[0][4][2]
0.29/0.30	c remove useless variable ce[0][4][3]
0.29/0.30	c remove useless variable ce[0][4][4]
0.29/0.30	c remove useless variable ce[0][5][0]
0.29/0.30	c remove useless variable ce[0][5][1]
0.29/0.30	c remove useless variable ce[0][5][2]
0.29/0.30	c remove useless variable ce[0][5][3]
0.29/0.30	c remove useless variable ce[0][5][4]
0.29/0.30	c remove useless variable ce[0][5][5]
0.29/0.30	c remove useless variable ce[0][6][0]
0.29/0.30	c remove useless variable ce[0][6][1]
0.29/0.30	c remove useless variable ce[0][6][2]
0.29/0.30	c remove useless variable ce[0][6][3]
0.29/0.30	c remove useless variable ce[0][6][4]
0.29/0.30	c remove useless variable ce[0][6][5]
0.29/0.30	c remove useless variable ce[0][6][6]
0.29/0.30	c remove useless variable ce[0][7][0]
0.29/0.30	c remove useless variable ce[0][7][1]
0.29/0.30	c remove useless variable ce[0][7][2]
0.29/0.30	c remove useless variable ce[0][7][3]
0.29/0.30	c remove useless variable ce[0][7][4]
0.29/0.30	c remove useless variable ce[0][7][5]
0.29/0.30	c remove useless variable ce[0][7][6]
0.29/0.30	c remove useless variable ce[0][7][7]
0.29/0.30	c remove useless variable ce[0][8][0]
0.29/0.30	c remove useless variable ce[0][8][1]
0.29/0.30	c remove useless variable ce[0][8][2]
0.29/0.30	c remove useless variable ce[0][8][3]
0.29/0.30	c remove useless variable ce[0][8][4]
0.29/0.30	c remove useless variable ce[0][8][5]
0.29/0.30	c remove useless variable ce[0][8][6]
0.29/0.30	c remove useless variable ce[0][8][7]
0.29/0.30	c remove useless variable ce[0][8][8]
0.29/0.30	c remove useless variable ce[0][9][0]
0.29/0.30	c remove useless variable ce[0][9][1]
0.29/0.30	c remove useless variable ce[0][9][2]
0.29/0.30	c remove useless variable ce[0][9][3]
0.29/0.30	c remove useless variable ce[0][9][4]
0.29/0.30	c remove useless variable ce[0][9][5]
0.29/0.30	c remove useless variable ce[0][9][6]
0.29/0.30	c remove useless variable ce[0][9][7]
0.29/0.30	c remove useless variable ce[0][9][8]
0.29/0.30	c remove useless variable ce[0][9][9]
0.29/0.30	c remove useless variable ce[1][0][0]
0.29/0.30	c remove useless variable ce[1][1][0]
0.29/0.30	c remove useless variable ce[1][1][1]
0.29/0.30	c remove useless variable ce[1][2][0]
0.29/0.30	c remove useless variable ce[1][2][1]
0.29/0.30	c remove useless variable ce[1][2][2]
0.29/0.30	c remove useless variable ce[1][3][0]
0.29/0.30	c remove useless variable ce[1][3][1]
0.29/0.30	c remove useless variable ce[1][3][2]
0.29/0.30	c remove useless variable ce[1][3][3]
0.29/0.30	c remove useless variable ce[1][4][0]
0.29/0.30	c remove useless variable ce[1][4][1]
0.29/0.30	c remove useless variable ce[1][4][2]
0.29/0.30	c remove useless variable ce[1][4][3]
0.29/0.30	c remove useless variable ce[1][4][4]
0.29/0.30	c remove useless variable ce[1][5][0]
0.29/0.30	c remove useless variable ce[1][5][1]
0.29/0.30	c remove useless variable ce[1][5][2]
0.29/0.30	c remove useless variable ce[1][5][3]
0.29/0.30	c remove useless variable ce[1][5][4]
0.29/0.30	c remove useless variable ce[1][5][5]
0.29/0.30	c remove useless variable ce[1][6][0]
0.29/0.30	c remove useless variable ce[1][6][1]
0.29/0.30	c remove useless variable ce[1][6][2]
0.29/0.30	c remove useless variable ce[1][6][3]
0.29/0.30	c remove useless variable ce[1][6][4]
0.29/0.30	c remove useless variable ce[1][6][5]
0.29/0.30	c remove useless variable ce[1][6][6]
0.29/0.30	c remove useless variable ce[1][7][0]
0.29/0.30	c remove useless variable ce[1][7][1]
0.29/0.30	c remove useless variable ce[1][7][2]
0.29/0.30	c remove useless variable ce[1][7][3]
0.29/0.30	c remove useless variable ce[1][7][4]
0.29/0.30	c remove useless variable ce[1][7][5]
0.29/0.30	c remove useless variable ce[1][7][6]
0.29/0.30	c remove useless variable ce[1][7][7]
0.29/0.30	c remove useless variable ce[1][8][0]
0.29/0.30	c remove useless variable ce[1][8][1]
0.29/0.30	c remove useless variable ce[1][8][2]
0.29/0.30	c remove useless variable ce[1][8][3]
0.29/0.30	c remove useless variable ce[1][8][4]
0.29/0.30	c remove useless variable ce[1][8][5]
0.29/0.30	c remove useless variable ce[1][8][6]
0.29/0.30	c remove useless variable ce[1][8][7]
0.29/0.30	c remove useless variable ce[1][8][8]
0.29/0.30	c remove useless variable ce[1][9][0]
0.29/0.30	c remove useless variable ce[1][9][1]
0.29/0.30	c remove useless variable ce[1][9][2]
0.29/0.30	c remove useless variable ce[1][9][3]
0.29/0.30	c remove useless variable ce[1][9][4]
0.29/0.30	c remove useless variable ce[1][9][5]
0.29/0.30	c remove useless variable ce[1][9][6]
0.29/0.30	c remove useless variable ce[1][9][7]
0.29/0.30	c remove useless variable ce[1][9][8]
0.29/0.30	c remove useless variable ce[1][9][9]
0.29/0.30	c remove useless variable ce[2][0][0]
0.29/0.30	c remove useless variable ce[2][1][0]
0.29/0.30	c remove useless variable ce[2][1][1]
0.29/0.30	c remove useless variable ce[2][2][0]
0.29/0.30	c remove useless variable ce[2][2][1]
0.29/0.30	c remove useless variable ce[2][2][2]
0.29/0.30	c remove useless variable ce[2][3][0]
0.29/0.30	c remove useless variable ce[2][3][1]
0.29/0.30	c remove useless variable ce[2][3][2]
0.29/0.30	c remove useless variable ce[2][3][3]
0.29/0.30	c remove useless variable ce[2][4][0]
0.29/0.30	c remove useless variable ce[2][4][1]
0.29/0.30	c remove useless variable ce[2][4][2]
0.29/0.30	c remove useless variable ce[2][4][3]
0.29/0.30	c remove useless variable ce[2][4][4]
0.29/0.30	c remove useless variable ce[2][5][0]
0.29/0.30	c remove useless variable ce[2][5][1]
0.29/0.30	c remove useless variable ce[2][5][2]
0.29/0.30	c remove useless variable ce[2][5][3]
0.29/0.30	c remove useless variable ce[2][5][4]
0.29/0.30	c remove useless variable ce[2][5][5]
0.29/0.30	c remove useless variable ce[2][6][0]
0.29/0.30	c remove useless variable ce[2][6][1]
0.29/0.30	c remove useless variable ce[2][6][2]
0.29/0.30	c remove useless variable ce[2][6][3]
0.29/0.30	c remove useless variable ce[2][6][4]
0.29/0.30	c remove useless variable ce[2][6][5]
0.29/0.30	c remove useless variable ce[2][6][6]
0.29/0.30	c remove useless variable ce[2][7][0]
0.29/0.30	c remove useless variable ce[2][7][1]
0.29/0.30	c remove useless variable ce[2][7][2]
0.29/0.30	c remove useless variable ce[2][7][3]
0.29/0.30	c remove useless variable ce[2][7][4]
0.29/0.30	c remove useless variable ce[2][7][5]
0.29/0.30	c remove useless variable ce[2][7][6]
0.29/0.30	c remove useless variable ce[2][7][7]
0.29/0.30	c remove useless variable ce[2][8][0]
0.29/0.30	c remove useless variable ce[2][8][1]
0.29/0.30	c remove useless variable ce[2][8][2]
0.29/0.30	c remove useless variable ce[2][8][3]
0.29/0.30	c remove useless variable ce[2][8][4]
0.29/0.30	c remove useless variable ce[2][8][5]
0.29/0.30	c remove useless variable ce[2][8][6]
0.29/0.30	c remove useless variable ce[2][8][7]
0.29/0.30	c remove useless variable ce[2][8][8]
0.29/0.30	c remove useless variable ce[2][9][0]
0.29/0.30	c remove useless variable ce[2][9][1]
0.29/0.30	c remove useless variable ce[2][9][2]
0.29/0.30	c remove useless variable ce[2][9][3]
0.29/0.30	c remove useless variable ce[2][9][4]
0.29/0.30	c remove useless variable ce[2][9][5]
0.29/0.30	c remove useless variable ce[2][9][6]
0.29/0.30	c remove useless variable ce[2][9][7]
0.29/0.30	c remove useless variable ce[2][9][8]
0.29/0.30	c remove useless variable ce[2][9][9]
0.29/0.30	c remove useless variable ce[3][0][0]
0.29/0.30	c remove useless variable ce[3][1][0]
0.29/0.30	c remove useless variable ce[3][1][1]
0.29/0.30	c remove useless variable ce[3][2][0]
0.29/0.30	c remove useless variable ce[3][2][1]
0.29/0.30	c remove useless variable ce[3][2][2]
0.29/0.30	c remove useless variable ce[3][3][0]
0.29/0.30	c remove useless variable ce[3][3][1]
0.29/0.30	c remove useless variable ce[3][3][2]
0.29/0.30	c remove useless variable ce[3][3][3]
0.29/0.30	c remove useless variable ce[3][4][0]
0.29/0.30	c remove useless variable ce[3][4][1]
0.29/0.30	c remove useless variable ce[3][4][2]
0.29/0.30	c remove useless variable ce[3][4][3]
0.29/0.30	c remove useless variable ce[3][4][4]
0.29/0.30	c remove useless variable ce[3][5][0]
0.29/0.30	c remove useless variable ce[3][5][1]
0.29/0.30	c remove useless variable ce[3][5][2]
0.29/0.30	c remove useless variable ce[3][5][3]
0.29/0.30	c remove useless variable ce[3][5][4]
0.29/0.30	c remove useless variable ce[3][5][5]
0.29/0.30	c remove useless variable ce[3][6][0]
0.29/0.30	c remove useless variable ce[3][6][1]
0.29/0.30	c remove useless variable ce[3][6][2]
0.29/0.30	c remove useless variable ce[3][6][3]
0.29/0.30	c remove useless variable ce[3][6][4]
0.29/0.30	c remove useless variable ce[3][6][5]
0.29/0.30	c remove useless variable ce[3][6][6]
0.29/0.30	c remove useless variable ce[3][7][0]
0.29/0.30	c remove useless variable ce[3][7][1]
0.29/0.30	c remove useless variable ce[3][7][2]
0.29/0.30	c remove useless variable ce[3][7][3]
0.29/0.30	c remove useless variable ce[3][7][4]
0.29/0.30	c remove useless variable ce[3][7][5]
0.29/0.30	c remove useless variable ce[3][7][6]
0.29/0.30	c remove useless variable ce[3][7][7]
0.29/0.30	c remove useless variable ce[3][8][0]
0.29/0.30	c remove useless variable ce[3][8][1]
0.29/0.30	c remove useless variable ce[3][8][2]
0.29/0.30	c remove useless variable ce[3][8][3]
0.29/0.30	c remove useless variable ce[3][8][4]
0.29/0.30	c remove useless variable ce[3][8][5]
0.29/0.30	c remove useless variable ce[3][8][6]
0.29/0.30	c remove useless variable ce[3][8][7]
0.29/0.30	c remove useless variable ce[3][8][8]
0.29/0.30	c remove useless variable ce[3][9][0]
0.29/0.30	c remove useless variable ce[3][9][1]
0.29/0.30	c remove useless variable ce[3][9][2]
0.29/0.30	c remove useless variable ce[3][9][3]
0.29/0.30	c remove useless variable ce[3][9][4]
0.29/0.30	c remove useless variable ce[3][9][5]
0.29/0.30	c remove useless variable ce[3][9][6]
0.29/0.30	c remove useless variable ce[3][9][7]
0.29/0.30	c remove useless variable ce[3][9][8]
0.29/0.30	c remove useless variable ce[3][9][9]
0.29/0.33	c 101            311            23800          24949          0              0              211   211   208
0.29/0.39	c 211            562            45781          263185         0              0              4   141   138  
0.39/0.44	c 332            767            60540          456621         0              0              8   84   77    
0.39/0.47	c 465            1046           74437          592099         0              0              5   147   55   
0.39/0.49	c 611            1246           79295          709020         0              0              3   55   34    
0.49/0.51	c 771            1460           84005          841681         0              0              5   55   35    
0.49/0.52	c 947            1678           89479          930232         0              0              3   43   27    
0.49/0.54	c 1140           1922           94972          1072711        0              0              4   52   33    
0.49/0.56	c 1352           2188           100834         1219893        0              0              3   55   33    
0.49/0.58	c 1585           2480           106915         1383875        0              0              3   60   36    
0.59/0.61	c 1841           2805           113522         1572197        0              0              4   70   37    
0.59/0.65	c 2122           3236           128374         1775045        0              0              3   149   63   
0.59/0.68	c 2431           3627           135716         2017452        0              0              3   83   42    
0.69/0.73	c 2770           4110           149645         2317779        0              0              3   145   49   
0.69/0.77	c 3142           4558           157384         2608843        0              0              3   77   48    
0.79/0.82	c 3551           5016           170549         2883146        0              0              3   49   39    
0.79/0.88	c 4000           5573           179344         3307055        0              0              4   100   63   
0.99/1.01	c 4493           6132           195615         3900558        0              0              3   65   49    
0.99/1.09	c 5035           6740           210013         4337553        0              0              3   64   52    
1.10/1.17	c 5631           7413           222410         4730079        0              0              4   73   53    
1.29/1.34	c 6286           8123           244299         5373157        0              0              4   52   44    
1.39/1.45	c 7006           8997           260827         6089482        0              0              5   137   73   
1.49/1.56	c 7798           9912           271463         6748714        0              0              5   92   82    
1.69/1.73	c 8669           10835          296103         7631022        0              0              4   49   46    
1.79/1.84	c 9627           11969          312534         8252387        0              0              7   158   97   
1.89/1.99	c 10680          13177          328726         9023381        0              0              10   140   108 
2.29/2.30	c 11838          14352          374521         10072683       0              0              9   12   11    
2.59/2.60	c 13111          15685          411705         11616259       0              0              3   51   50    
2.79/2.80	c 14511          17348          430892         12635948       0              0              5   118   107  
2.89/2.94	c 16051          18902          482047         13330605       0              0              8   8   7      
3.19/3.20	c 17745          20769          511812         14716964       0              0              4   108   85   
3.99/4.00	c 19608          22704          570879         18887919       0              0              14   29   28   
4.59/4.67	c 21657          24997          640006         23150564       0              0              211   211   210
5.29/5.34	c 23910          27280          710129         26429422       0              0              18   19   18   
6.29/6.32	c 26388          29790          793393         30918468       0              0              4   20   19    
6.89/6.90	c 29113          32542          882354         34320141       0              0              10   15   14   
7.39/7.44	c 32110          35817          951239         36727601       0              0              5   68   61    
8.18/8.27	c 35406          39199          1028349        42102437       0              0              7   61   56    
8.38/8.45	c 39031          42849          1138743        43372808       0              0              9   9   8      
9.38/9.44	c 43018          46872          1266076        49061267       0              0              3   16   15    
10.08/10.18	c 47403          51595          1380606        53029249       0              0              3   69   67    
11.09/11.18	c 52226          56499          1510437        58513225       0              0              4   50   49    
12.48/12.55	c 57531          61849          1678226        65459406       0              0              9   19   18    
13.58/13.65	c 63366          67793          1861545        70803729       0              0              4   71   56    
16.49/16.56	c 69784          74480          2110164        84666367       0              0              15   43   38   
18.58/18.68	c 76843          81871          2294950        99505199       0              0              211   211   210
20.38/20.48	c 84607          90359          2449460        109803390      0              0              14   72   71   
23.28/23.34	c 93147          99257          2684164        129301804      0              0              211   211   210
32.78/32.88	c 102541         108778         3096389        164558015      0              0              15   51   50   
34.88/34.94	c 112874         119177         3459469        172094385      0              0              15   15   14   
37.28/37.39	c 124240         130615         3779041        185271861      0              0              4   15   14    
41.88/41.92	c 136742         144808         4083737        200483980      0              0              7   57   55    
47.68/47.75	c 150494         158778         4655371        226396764      0              0              8   17   16    
49.37/49.42	c 165621         174545         4800196        234403589      0              0              11   124   107 
51.78/51.89	c 182260         191611         4966272        248302097      0              0              3   82   81    
54.77/54.88	c 200562         211244         5168920        263878896      0              0              5   119   109  
58.97/59.02	c 220694         234472         5447941        289149488      0              0              4   110   87   
65.47/65.58	c 242839         257237         5981733        335858417      0              0              211   211   210
72.17/72.28	c 267198         282261         7020980        364387903      0              0              4   51   46    
75.77/75.83	c 293992         310518         7316281        380804886      0              0              4   141   130  
84.96/85.01	c 323465         340739         8044321        443069257      0              0              211   211   210
97.26/97.34	c 355885         373524         9243310        485904114      0              0              7   40   39    
104.96/105.07	c 391547         409460         10245708       533155559      0              0              11   43   42   
115.26/115.38	c 430775         449453         11714253       567433329      0              0              7   20   18    
122.56/122.63	c 473925         493496         12516624       605648043      0              0              11   130   125 
130.65/130.77	c 521390         547319         13272645       655258705      0              0              18   95   79   
141.15/141.29	c 573601         599792         15130268       692166950      0              0              7   8   7      
151.15/151.20	c 631033         658241         16280313       756778517      0              0              4   56   53    
161.95/162.05	c 694208         724812         17285053       816678839      0              0              15   130   114 
170.14/170.28	c 763700         797607         17855349       855615503      0              0              3   153   139  
198.74/198.85	c 840141         874845         19587489       1020204027     0              0              21   72   71   
202.84/202.94	c 924226         959343         22263393       1049393037     0              0              9   10   9     
240.33/240.49	c 1016719        1129116        25619676       1197406165     0              0              4   68   47    
259.72/259.89	c 1118461        1232186        27869746       1285332895     0              0              4   81   71    
326.31/326.41	c 1230377        1348354        31741353       1574682485     0              0              5   39   34    
350.01/350.17	c 1353484        1472135        36085684       1668307376     0              0              4   35   6     
368.10/368.23	c 1488901        1612651        39534747       1762335745     0              0              5   68   67    
411.49/411.63	c 1637859        1762479        43982330       1988096762     0              0              5   41   38    
426.99/427.15	c 1801712        1927337        48729878       2075237623     0              0              6   81   36    
464.88/465.06	c 1981950        2116020        51290204       2310188017     0              0              4   83   77    
479.98/480.19	c 2180211        2315265        57498918       2390354536     0              0              6   14   9     
606.45/606.69	c 2398298        2542835        64524417       3042284844     0              0              4   70   47    
691.93/692.13	c 2638193        2784138        71550314       3414614025     0              0              43   53   52   
810.80/811.05	c 2902077        3049940        81207836       3921414233     0              0              8   30   25    
837.20/837.40	c 3192349        3343211        87702235       4095355359     0              0              7   106   34   
883.20/883.47	c 3511648        3670300        93284536       4378902162     0              0              7   102   69   
940.38/940.68	c 3862876        4027854        98494323       4709822960     0              0              7   87   65    
999.26/999.54	c 4249226        4419185        108101642      5043259910     0              0              6   137   67   
1060.55/1060.83	c 4674211        4858644        112646844      5416236951     0              0              10   117   102 
1152.43/1152.77	c 5141694        5337874        126467748      5959372980     0              0              7   47   25    
1301.60/1301.96	c 5655925        5855662        137770729      6774312203     0              0              7   35   34    
1412.98/1413.31	c 6221579        6470977        152067418      7395415560     0              0              10   88   47   
1557.05/1557.47	c 6843798        7096673        172211575      8037648666     0              0              9   36   18    
1682.22/1682.61	c 7528238        7796765        187242342      8801379134     0              0              8   88   50    
1737.91/1738.35	c 8281122        8553684        209368384      9156127596     0              0              9   23   14    
1916.07/1916.50	c 9109294        9390847        231657108      10078346914    0              0              8   137   52   
2070.94/2071.44	c 10020283       10312943       254325821      10945902039    0              0              8   114   49   
2299.48/2300.10	c 11022370       11329041       275843480      12188273351    0              0              13   87   57   
2356.07/2356.69	c 12124665       12436993       309026960      12572058498    0              0              8   19   14    

Verifier Data

One s line expected

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4240215-1500623980/watcher-4240215-1500623980 -o /tmp/evaluation-result-4240215-1500623980/solver-4240215-1500623980 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node116-1500623779-17771 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4240215-1500623980.xml 

pid=18131
running on 8 cores: 1,3,5,7,9,11,13,15

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.93 0.98 0.42 2/242 18134
/proc/meminfo: memFree=31703308/32770624 swapFree=6264/273944
[pid=18134] ppid=18131 vsize=28048 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 1206 0 0 0 1 0 0 0 20 0 1 0 15676857 28721152 1030 33554432000 4194304 5970956 140736826895600 140736826890888 140568391719232 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 7012 1030 702 434 0 376 0

[startup+0.100149 s]
/proc/loadavg: 1.93 0.98 0.42 2/242 18134
/proc/meminfo: memFree=31703308/32770624 swapFree=6264/273944
[pid=18134] ppid=18131 vsize=28668 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 1457 0 0 0 9 0 0 0 20 0 1 0 15676857 29356032 1275 33554432000 4194304 5970956 140736826895600 140736826889432 140568379055077 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 7167 1275 783 434 0 531 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28668

[startup+0.200292 s]
/proc/loadavg: 1.93 0.98 0.42 2/242 18134
/proc/meminfo: memFree=31703308/32770624 swapFree=6264/273944
[pid=18134] ppid=18131 vsize=29812 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 1735 0 0 0 19 0 0 0 20 0 1 0 15676857 30527488 1528 33554432000 4194304 5970956 140736826895600 140736826889432 140568379055077 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 7453 1528 783 434 0 817 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 29812

[startup+0.300235 s]
/proc/loadavg: 1.93 0.98 0.42 2/242 18134
/proc/meminfo: memFree=31703308/32770624 swapFree=6264/273944
[pid=18134] ppid=18131 vsize=31192 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 2069 0 0 0 29 0 0 0 20 0 1 0 15676857 31940608 1905 33554432000 4194304 5970956 140736826895600 140736826889432 140568379055077 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 7798 1905 783 434 0 1162 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31192

[startup+0.700208 s]
/proc/loadavg: 1.93 0.98 0.42 2/242 18134
/proc/meminfo: memFree=31703308/32770624 swapFree=6264/273944
[pid=18134] ppid=18131 vsize=31912 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 2305 0 0 0 69 0 0 0 20 0 1 0 15676857 32677888 2102 33554432000 4194304 5970956 140736826895600 140736826892936 5098928 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 7978 2102 828 434 0 1342 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31912

[startup+1.5002 s]
/proc/loadavg: 1.93 0.98 0.42 3/243 18135
/proc/meminfo: memFree=31697328/32770624 swapFree=6264/274064
[pid=18134] ppid=18131 vsize=32440 CPUtime=1.49 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 2436 0 0 0 149 0 0 0 20 0 1 0 15676857 33218560 2234 33554432000 4194304 5970956 140736826895600 140736826892936 4974128 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 8110 2234 828 434 0 1474 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32440

[startup+3.1002 s]
/proc/loadavg: 1.93 0.98 0.42 3/243 18135
/proc/meminfo: memFree=31696332/32770624 swapFree=6264/274084
[pid=18134] ppid=18131 vsize=32968 CPUtime=3.09 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 3617 0 0 0 309 0 0 0 20 0 1 0 15676857 33759232 2377 33554432000 4194304 5970956 140736826895600 140736826892664 5052048 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 8242 2377 828 434 0 1606 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32968

[startup+6.3002 s]
/proc/loadavg: 1.94 1.00 0.43 3/243 18135
/proc/meminfo: memFree=31695532/32770624 swapFree=6264/273956
[pid=18134] ppid=18131 vsize=33100 CPUtime=6.29 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 4538 0 0 0 629 0 0 0 20 0 1 0 15676857 33894400 2437 33554432000 4194304 5970956 140736826895600 140736826892936 4969805 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 8275 2437 828 434 0 1639 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33100

[startup+12.7002 s]
/proc/loadavg: 1.94 1.02 0.44 3/243 18135
/proc/meminfo: memFree=31695880/32770624 swapFree=6264/273972
[pid=18134] ppid=18131 vsize=33232 CPUtime=12.68 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 5822 0 0 0 1268 0 0 0 20 0 1 0 15676857 34029568 2460 33554432000 4194304 5970956 140736826895600 140736826892936 4964371 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 8308 2460 828 434 0 1672 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 33232

[startup+25.5003 s]
/proc/loadavg: 1.95 1.07 0.47 3/243 18142
/proc/meminfo: memFree=31694464/32770624 swapFree=6264/273980
[pid=18134] ppid=18131 vsize=33364 CPUtime=25.48 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 8172 0 0 0 2548 0 0 0 20 0 1 0 15676857 34164736 2506 33554432000 4194304 5970956 140736826895600 140736826892936 4909030 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 8341 2506 828 434 0 1705 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33364

[startup+51.1003 s]
/proc/loadavg: 1.97 1.14 0.51 3/243 18142
/proc/meminfo: memFree=31694712/32770624 swapFree=6264/274016
[pid=18134] ppid=18131 vsize=33496 CPUtime=51.07 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 9484 0 0 0 5107 0 0 0 20 0 1 0 15676857 34299904 2518 33554432000 4194304 5970956 140736826895600 140736826892936 5069728 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 8374 2518 828 434 0 1738 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33496

[startup+102.3 s]
/proc/loadavg: 1.99 1.27 0.59 3/244 18166
/proc/meminfo: memFree=31693076/32770624 swapFree=6264/274092
[pid=18134] ppid=18131 vsize=33628 CPUtime=102.27 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 10943 0 0 0 10227 0 0 0 20 0 1 0 15676857 34435072 2570 33554432000 4194304 5970956 140736826895600 140736826892936 5052093 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 8407 2570 828 434 0 1771 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 33628

[startup+162.3 s]
/proc/loadavg: 2.00 1.41 0.67 3/244 18167
/proc/meminfo: memFree=31692556/32770624 swapFree=6264/274168
[pid=18134] ppid=18131 vsize=33760 CPUtime=162.25 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 11549 0 0 0 16225 0 0 0 20 0 1 0 15676857 34570240 2587 33554432000 4194304 5970956 140736826895600 140736826892936 4961271 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 8440 2587 828 434 0 1804 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 33760

[startup+222.307 s]
/proc/loadavg: 2.03 1.53 0.76 3/244 18168
/proc/meminfo: memFree=31691800/32770624 swapFree=6264/274236
[pid=18134] ppid=18131 vsize=33760 CPUtime=222.24 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 12108 0 0 0 22224 0 0 0 20 0 1 0 15676857 34570240 2608 33554432000 4194304 5970956 140736826895600 140736826892936 4964586 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 8440 2608 828 434 0 1804 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 33760

[startup+282.3 s]
/proc/loadavg: 2.01 1.61 0.84 3/244 18169
/proc/meminfo: memFree=31691916/32770624 swapFree=6264/274292
[pid=18134] ppid=18131 vsize=33760 CPUtime=282.22 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 12650 0 0 0 28222 0 0 0 20 0 1 0 15676857 34570240 2610 33554432000 4194304 5970956 140736826895600 140736826892936 5052080 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 8440 2610 828 434 0 1804 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 33760

[startup+342.3 s]
/proc/loadavg: 2.00 1.68 0.91 3/244 18170
/proc/meminfo: memFree=31691552/32770624 swapFree=6264/274332
[pid=18134] ppid=18131 vsize=33760 CPUtime=342.21 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 13170 0 0 0 34221 0 0 0 20 0 1 0 15676857 34570240 2616 33554432000 4194304 5970956 140736826895600 140736826892936 5069728 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 8440 2616 828 434 0 1804 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 33760

[startup+402.3 s]
/proc/loadavg: 2.00 1.74 0.98 3/243 18171
/proc/meminfo: memFree=31691240/32770624 swapFree=6264/274388
[pid=18134] ppid=18131 vsize=33760 CPUtime=402.19 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 13678 0 0 0 40219 0 0 0 20 0 1 0 15676857 34570240 2617 33554432000 4194304 5970956 140736826895600 140736826892936 4908985 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 8440 2617 828 434 0 1804 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 33760

[startup+462.3 s]
/proc/loadavg: 2.00 1.79 1.04 3/243 18172
/proc/meminfo: memFree=31690864/32770624 swapFree=6264/274440
[pid=18134] ppid=18131 vsize=33760 CPUtime=462.18 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 14228 0 0 0 46218 0 0 0 20 0 1 0 15676857 34570240 2617 33554432000 4194304 5970956 140736826895600 140736826892936 5098928 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 8440 2617 828 434 0 1804 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 33760

[startup+522.3 s]
/proc/loadavg: 2.00 1.83 1.10 3/243 18173
/proc/meminfo: memFree=31691028/32770624 swapFree=6264/274488
[pid=18134] ppid=18131 vsize=33760 CPUtime=522.17 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 14778 0 0 0 52217 0 0 0 20 0 1 0 15676857 34570240 2617 33554432000 4194304 5970956 140736826895600 140736826892936 4909007 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 8440 2617 828 434 0 1804 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 33760

[startup+582.3 s]
/proc/loadavg: 2.00 1.86 1.16 3/243 18174
/proc/meminfo: memFree=31689280/32770624 swapFree=6264/274524
[pid=18134] ppid=18131 vsize=33760 CPUtime=582.15 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 15278 0 0 0 58215 0 0 0 20 0 1 0 15676857 34570240 2618 33554432000 4194304 5970956 140736826895600 140736826892936 5098928 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 8440 2618 828 434 0 1804 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 33760


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.69 3/243 18203
/proc/meminfo: memFree=31686492/32770624 swapFree=6264/275168
[pid=18134] ppid=18131 vsize=33892 CPUtime=1481.97 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 23172 0 0 0 148196 1 0 0 20 0 1 0 15676857 34705408 2633 33554432000 4194304 5970956 140736826895600 140736826892936 4961376 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 8473 2633 828 434 0 1837 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 33892

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.71 3/243 18205
/proc/meminfo: memFree=31685748/32770624 swapFree=6264/275216
[pid=18134] ppid=18131 vsize=33892 CPUtime=1541.96 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 23564 0 0 0 154195 1 0 0 20 0 1 0 15676857 34705408 2633 33554432000 4194304 5970956 140736826895600 140736826892936 5052121 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 8473 2633 828 434 0 1837 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 33892

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 1.73 3/243 18206
/proc/meminfo: memFree=31686664/32770624 swapFree=6264/275260
[pid=18134] ppid=18131 vsize=33892 CPUtime=1601.94 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 24058 0 0 0 160193 1 0 0 20 0 1 0 15676857 34705408 2634 33554432000 4194304 5970956 140736826895600 140736826892936 5319744 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 8473 2634 828 434 0 1837 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 33892

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 1.75 3/243 18207
/proc/meminfo: memFree=31686948/32770624 swapFree=6264/275296
[pid=18134] ppid=18131 vsize=33892 CPUtime=1661.93 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 24596 0 0 0 166192 1 0 0 20 0 1 0 15676857 34705408 2634 33554432000 4194304 5970956 140736826895600 140736826892936 5052121 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 8473 2634 828 434 0 1837 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 33892

[startup+1722.3 s]
/proc/loadavg: 2.13 2.05 1.78 3/243 18209
/proc/meminfo: memFree=31686336/32770624 swapFree=6264/275360
[pid=18134] ppid=18131 vsize=33892 CPUtime=1721.91 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 25046 0 0 0 172190 1 0 0 20 0 1 0 15676857 34705408 2634 33554432000 4194304 5970956 140736826895600 140736826892936 5319739 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 8473 2634 828 434 0 1837 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 33892

[startup+1782.3 s]
/proc/loadavg: 2.08 2.06 1.80 3/243 18210
/proc/meminfo: memFree=31684844/32770624 swapFree=6264/275400
[pid=18134] ppid=18131 vsize=33892 CPUtime=1781.9 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 25581 0 0 0 178189 1 0 0 20 0 1 0 15676857 34705408 2634 33554432000 4194304 5970956 140736826895600 140736826892936 5093168 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 8473 2634 828 434 0 1837 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 33892

[startup+1842.3 s]
/proc/loadavg: 2.06 2.06 1.81 3/243 18218
/proc/meminfo: memFree=31684820/32770624 swapFree=6264/275464
[pid=18134] ppid=18131 vsize=33892 CPUtime=1841.89 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 25955 0 0 0 184188 1 0 0 20 0 1 0 15676857 34705408 2634 33554432000 4194304 5970956 140736826895600 140736826892936 5070768 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 8473 2634 828 434 0 1837 0
Current children cumulated CPU time (s) 1841.89
Current children cumulated vsize (KiB) 33892

[startup+1902.3 s]
/proc/loadavg: 2.06 2.07 1.83 3/243 18219
/proc/meminfo: memFree=31685512/32770624 swapFree=6264/275492
[pid=18134] ppid=18131 vsize=33892 CPUtime=1901.87 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 26549 0 0 0 190186 1 0 0 20 0 1 0 15676857 34705408 2635 33554432000 4194304 5970956 140736826895600 140736826892936 5319627 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 8473 2635 828 434 0 1837 0
Current children cumulated CPU time (s) 1901.87
Current children cumulated vsize (KiB) 33892

[startup+1962.3 s]
/proc/loadavg: 2.02 2.05 1.84 3/243 18220
/proc/meminfo: memFree=31685508/32770624 swapFree=6264/275540
[pid=18134] ppid=18131 vsize=33892 CPUtime=1961.86 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 26982 0 0 0 196185 1 0 0 20 0 1 0 15676857 34705408 2637 33554432000 4194304 5970956 140736826895600 140736826892936 4964366 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 8473 2637 828 434 0 1837 0
Current children cumulated CPU time (s) 1961.86
Current children cumulated vsize (KiB) 33892

[startup+2022.3 s]
/proc/loadavg: 2.01 2.04 1.85 3/243 18221
/proc/meminfo: memFree=31685208/32770624 swapFree=6264/275568
[pid=18134] ppid=18131 vsize=33892 CPUtime=2021.85 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 27558 0 0 0 202184 1 0 0 20 0 1 0 15676857 34705408 2637 33554432000 4194304 5970956 140736826895600 140736826892936 5052093 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 8473 2637 828 434 0 1837 0
Current children cumulated CPU time (s) 2021.85
Current children cumulated vsize (KiB) 33892

[startup+2082.3 s]
/proc/loadavg: 2.00 2.04 1.86 3/243 18222
/proc/meminfo: memFree=31684856/32770624 swapFree=6264/275616
[pid=18134] ppid=18131 vsize=33892 CPUtime=2081.84 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 28087 0 0 0 208183 1 0 0 20 0 1 0 15676857 34705408 2637 33554432000 4194304 5970956 140736826895600 140736826892936 4964406 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 8473 2637 828 434 0 1837 0
Current children cumulated CPU time (s) 2081.84
Current children cumulated vsize (KiB) 33892

[startup+2142.3 s]
/proc/loadavg: 2.00 2.03 1.87 3/243 18223
/proc/meminfo: memFree=31684824/32770624 swapFree=6264/275652
[pid=18134] ppid=18131 vsize=33892 CPUtime=2141.82 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 28540 0 0 0 214181 1 0 0 20 0 1 0 15676857 34705408 2637 33554432000 4194304 5970956 140736826895600 140736826892936 4908971 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 8473 2637 828 434 0 1837 0
Current children cumulated CPU time (s) 2141.82
Current children cumulated vsize (KiB) 33892

[startup+2202.31 s]
/proc/loadavg: 2.04 2.04 1.88 3/243 18224
/proc/meminfo: memFree=31684572/32770624 swapFree=6264/275688
[pid=18134] ppid=18131 vsize=33892 CPUtime=2201.81 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 29127 0 0 0 220180 1 0 0 20 0 1 0 15676857 34705408 2637 33554432000 4194304 5970956 140736826895600 140736826892936 4968239 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 8473 2637 828 434 0 1837 0
Current children cumulated CPU time (s) 2201.81
Current children cumulated vsize (KiB) 33892

[startup+2262.3 s]
/proc/loadavg: 2.02 2.04 1.89 3/243 18290
/proc/meminfo: memFree=31720856/32770624 swapFree=6264/275796
[pid=18134] ppid=18131 vsize=33892 CPUtime=2261.79 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 29607 0 0 0 226178 1 0 0 20 0 1 0 15676857 34705408 2637 33554432000 4194304 5970956 140736826895600 140736826892936 5093154 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 8473 2637 828 434 0 1837 0
Current children cumulated CPU time (s) 2261.79
Current children cumulated vsize (KiB) 33892

[startup+2322.3 s]
/proc/loadavg: 2.01 2.03 1.89 3/243 18291
/proc/meminfo: memFree=31718984/32770624 swapFree=6264/275896
[pid=18134] ppid=18131 vsize=33892 CPUtime=2321.78 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 30106 0 0 0 232177 1 0 0 20 0 1 0 15676857 34705408 2638 33554432000 4194304 5970956 140736826895600 140736826892936 4964366 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 8473 2638 828 434 0 1837 0
Current children cumulated CPU time (s) 2321.78
Current children cumulated vsize (KiB) 33892

[startup+2382.3 s]
/proc/loadavg: 2.00 2.02 1.90 3/243 18292
/proc/meminfo: memFree=31719160/32770624 swapFree=6264/275956
[pid=18134] ppid=18131 vsize=33892 CPUtime=2381.77 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 30549 0 0 0 238176 1 0 0 20 0 1 0 15676857 34705408 2638 33554432000 4194304 5970956 140736826895600 140736826892936 5098928 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 8473 2638 828 434 0 1837 0
Current children cumulated CPU time (s) 2381.77
Current children cumulated vsize (KiB) 33892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.6 s]
/proc/loadavg: 2.00 2.02 1.90 3/243 18293
/proc/meminfo: memFree=31719716/32770624 swapFree=6264/275988
[pid=18134] ppid=18131 vsize=33892 CPUtime=2400.06 cores=1,3,5,7,9,11,13,15
/proc/18134/stat : 18134 (cosoco) R 18131 18134 17739 0 -1 4202496 30936 0 0 0 240005 1 0 0 20 0 1 0 15676857 34705408 2638 33554432000 4194304 5970956 140736826895600 140736826892936 4908952 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 23564288 140736826897601 140736826897731 140736826897731 140736826900430 0
/proc/18134/statm: 8473 2638 828 434 0 1837 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 33892

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 18134 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2400.6
CPU time (s): 2400.07
CPU user time (s): 2400.06
CPU system time (s): 0.015996
CPU usage (%): 99.978
Max. virtual memory (cumulated for all children) (KiB): 33892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.06
system time used= 0.015996
maximum resident set size= 10596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30964
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= 8
involuntary context switches= 120711

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.46492 second user time and 10.0389 second system time

The end

Launcher Data

Begin job on node116 at 2017-07-21 09:59:40
IDJOB=4240215
IDBENCH=120738
IDSOLVER=2620
FILE ID=node116/4240215-1500623980
RUNJOBID= node116-1500623779-17771
PBS_JOBID= 20623015
Free space on /tmp= 62020 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/GracefulGraph/GracefulGraph-m1-s1/GracefulGraph-K10-P04.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4240215-1500623980/watcher-4240215-1500623980 -o /tmp/evaluation-result-4240215-1500623980/solver-4240215-1500623980 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node116-1500623779-17771 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4240215-1500623980.xml

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

MD5SUM BENCH= ddb81c87fc1d8e68708f77d31c52a231
RANDOM SEED=1000814256

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

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.06
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		: 1867.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.06
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.06
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.06
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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	: 5334.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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	: 5334.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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	: 5334.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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	: 5334.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        31703016 kB
MemAvailable:   31920232 kB
Buffers:          154756 kB
Cached:           343364 kB
SwapCached:            0 kB
Active:           348620 kB
Inactive:         282732 kB
Active(anon):     135980 kB
Inactive(anon):     8788 kB
Active(file):     212640 kB
Inactive(file):   273944 kB
Unevictable:        6264 kB
Mlocked:            6272 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2540 kB
Writeback:             4 kB
AnonPages:        139100 kB
Mapped:            34372 kB
Shmem:              8848 kB
Slab:             125396 kB
SReclaimable:      92936 kB
SUnreclaim:        32460 kB
KernelStack:        4240 kB
PageTables:         5172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     403768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node116 at 2017-07-21 10:39:40