Trace number 4240219

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.02 2400.31

General information on the benchmark

NameGracefulGraph/GracefulGraph-m1-s1/
GracefulGraph-K11-P04.xml
MD5SUM83a9e5860e8605726185e9821b8e29ef
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 variables561
Number of constraints255
Number of domains2
Minimum domain size253
Maximum domain size254
Distribution of domain sizes[{"size":253,"count":253},{"size":254,"count":44}]
Minimum variable degree0
Maximum variable degree13
Distribution of variable degrees[{"degree":0,"count":264},{"degree":2,"count":253},{"degree":12,"count":22},{"degree":13,"count":22}]
Minimum constraint arity3
Maximum constraint arity253
Distribution of constraint arities[{"arity":3,"count":253},{"arity":44,"count":1},{"arity":253,"count":1}]
Number of extensional constraints0
Number of intensional constraints253
Distribution of constraint types[{"type":"intension","count":253},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.29/0.34	c root propagations     : 0           
0.29/0.34	c restarts enabled, print stats at every restarts
0.29/0.34	c
0.29/0.34	c
0.29/0.34	c
0.29/0.34	c This is cosoco 1.0 --  
0.29/0.34	c
0.29/0.34	c ========================================[ Problem Statistics ]===========================================
0.29/0.34	c |                                                                                                       
0.29/0.34	c |  Parse time        :         0.33 s 
0.29/0.34	c |
0.29/0.34	c |               Variables: 561
0.29/0.34	c |            Domain Sizes: 253..254
0.29/0.34	c |
0.29/0.34	c |             Constraints: 255
0.29/0.34	c |                   Arity: 3..253  -- Ternary: 253
0.29/0.34	c | 
0.29/0.34	c |                   Types: 
0.29/0.34	c |                          All Different: 2
0.29/0.34	c |                          Intension: 253
0.29/0.34	c |                          
0.29/0.34	c =========================================================================================================
0.29/0.34	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.29/0.34	c remove useless variable ce[0][0][0]
0.29/0.34	c remove useless variable ce[0][1][0]
0.29/0.34	c remove useless variable ce[0][1][1]
0.29/0.34	c remove useless variable ce[0][2][0]
0.29/0.34	c remove useless variable ce[0][2][1]
0.29/0.34	c remove useless variable ce[0][2][2]
0.29/0.34	c remove useless variable ce[0][3][0]
0.29/0.34	c remove useless variable ce[0][3][1]
0.29/0.34	c remove useless variable ce[0][3][2]
0.29/0.34	c remove useless variable ce[0][3][3]
0.29/0.34	c remove useless variable ce[0][4][0]
0.29/0.34	c remove useless variable ce[0][4][1]
0.29/0.34	c remove useless variable ce[0][4][2]
0.29/0.34	c remove useless variable ce[0][4][3]
0.29/0.34	c remove useless variable ce[0][4][4]
0.29/0.34	c remove useless variable ce[0][5][0]
0.29/0.34	c remove useless variable ce[0][5][1]
0.29/0.34	c remove useless variable ce[0][5][2]
0.29/0.34	c remove useless variable ce[0][5][3]
0.29/0.34	c remove useless variable ce[0][5][4]
0.29/0.34	c remove useless variable ce[0][5][5]
0.29/0.34	c remove useless variable ce[0][6][0]
0.29/0.34	c remove useless variable ce[0][6][1]
0.29/0.34	c remove useless variable ce[0][6][2]
0.29/0.34	c remove useless variable ce[0][6][3]
0.29/0.34	c remove useless variable ce[0][6][4]
0.29/0.34	c remove useless variable ce[0][6][5]
0.29/0.34	c remove useless variable ce[0][6][6]
0.29/0.34	c remove useless variable ce[0][7][0]
0.29/0.34	c remove useless variable ce[0][7][1]
0.29/0.34	c remove useless variable ce[0][7][2]
0.29/0.34	c remove useless variable ce[0][7][3]
0.29/0.34	c remove useless variable ce[0][7][4]
0.29/0.34	c remove useless variable ce[0][7][5]
0.29/0.34	c remove useless variable ce[0][7][6]
0.29/0.34	c remove useless variable ce[0][7][7]
0.29/0.34	c remove useless variable ce[0][8][0]
0.29/0.34	c remove useless variable ce[0][8][1]
0.29/0.34	c remove useless variable ce[0][8][2]
0.29/0.34	c remove useless variable ce[0][8][3]
0.29/0.34	c remove useless variable ce[0][8][4]
0.29/0.34	c remove useless variable ce[0][8][5]
0.29/0.34	c remove useless variable ce[0][8][6]
0.29/0.34	c remove useless variable ce[0][8][7]
0.29/0.34	c remove useless variable ce[0][8][8]
0.29/0.34	c remove useless variable ce[0][9][0]
0.29/0.34	c remove useless variable ce[0][9][1]
0.29/0.34	c remove useless variable ce[0][9][2]
0.29/0.34	c remove useless variable ce[0][9][3]
0.29/0.34	c remove useless variable ce[0][9][4]
0.29/0.34	c remove useless variable ce[0][9][5]
0.29/0.34	c remove useless variable ce[0][9][6]
0.29/0.34	c remove useless variable ce[0][9][7]
0.29/0.34	c remove useless variable ce[0][9][8]
0.29/0.34	c remove useless variable ce[0][9][9]
0.29/0.34	c remove useless variable ce[0][10][0]
0.29/0.34	c remove useless variable ce[0][10][1]
0.29/0.34	c remove useless variable ce[0][10][2]
0.29/0.34	c remove useless variable ce[0][10][3]
0.29/0.34	c remove useless variable ce[0][10][4]
0.29/0.34	c remove useless variable ce[0][10][5]
0.29/0.34	c remove useless variable ce[0][10][6]
0.29/0.34	c remove useless variable ce[0][10][7]
0.29/0.34	c remove useless variable ce[0][10][8]
0.29/0.34	c remove useless variable ce[0][10][9]
0.29/0.34	c remove useless variable ce[0][10][10]
0.29/0.34	c remove useless variable ce[1][0][0]
0.29/0.34	c remove useless variable ce[1][1][0]
0.29/0.34	c remove useless variable ce[1][1][1]
0.29/0.34	c remove useless variable ce[1][2][0]
0.29/0.34	c remove useless variable ce[1][2][1]
0.29/0.34	c remove useless variable ce[1][2][2]
0.29/0.34	c remove useless variable ce[1][3][0]
0.29/0.34	c remove useless variable ce[1][3][1]
0.29/0.34	c remove useless variable ce[1][3][2]
0.29/0.34	c remove useless variable ce[1][3][3]
0.29/0.34	c remove useless variable ce[1][4][0]
0.29/0.34	c remove useless variable ce[1][4][1]
0.29/0.34	c remove useless variable ce[1][4][2]
0.29/0.34	c remove useless variable ce[1][4][3]
0.29/0.34	c remove useless variable ce[1][4][4]
0.29/0.34	c remove useless variable ce[1][5][0]
0.29/0.34	c remove useless variable ce[1][5][1]
0.29/0.34	c remove useless variable ce[1][5][2]
0.29/0.34	c remove useless variable ce[1][5][3]
0.29/0.34	c remove useless variable ce[1][5][4]
0.29/0.34	c remove useless variable ce[1][5][5]
0.29/0.34	c remove useless variable ce[1][6][0]
0.29/0.34	c remove useless variable ce[1][6][1]
0.29/0.34	c remove useless variable ce[1][6][2]
0.29/0.34	c remove useless variable ce[1][6][3]
0.29/0.34	c remove useless variable ce[1][6][4]
0.29/0.34	c remove useless variable ce[1][6][5]
0.29/0.34	c remove useless variable ce[1][6][6]
0.29/0.34	c remove useless variable ce[1][7][0]
0.29/0.34	c remove useless variable ce[1][7][1]
0.29/0.34	c remove useless variable ce[1][7][2]
0.29/0.34	c remove useless variable ce[1][7][3]
0.29/0.34	c remove useless variable ce[1][7][4]
0.29/0.34	c remove useless variable ce[1][7][5]
0.29/0.34	c remove useless variable ce[1][7][6]
0.29/0.34	c remove useless variable ce[1][7][7]
0.29/0.34	c remove useless variable ce[1][8][0]
0.29/0.34	c remove useless variable ce[1][8][1]
0.29/0.34	c remove useless variable ce[1][8][2]
0.29/0.34	c remove useless variable ce[1][8][3]
0.29/0.34	c remove useless variable ce[1][8][4]
0.29/0.34	c remove useless variable ce[1][8][5]
0.29/0.34	c remove useless variable ce[1][8][6]
0.29/0.34	c remove useless variable ce[1][8][7]
0.29/0.34	c remove useless variable ce[1][8][8]
0.29/0.34	c remove useless variable ce[1][9][0]
0.29/0.34	c remove useless variable ce[1][9][1]
0.29/0.34	c remove useless variable ce[1][9][2]
0.29/0.34	c remove useless variable ce[1][9][3]
0.29/0.34	c remove useless variable ce[1][9][4]
0.29/0.34	c remove useless variable ce[1][9][5]
0.29/0.34	c remove useless variable ce[1][9][6]
0.29/0.34	c remove useless variable ce[1][9][7]
0.29/0.34	c remove useless variable ce[1][9][8]
0.29/0.34	c remove useless variable ce[1][9][9]
0.29/0.34	c remove useless variable ce[1][10][0]
0.29/0.34	c remove useless variable ce[1][10][1]
0.29/0.34	c remove useless variable ce[1][10][2]
0.29/0.34	c remove useless variable ce[1][10][3]
0.29/0.34	c remove useless variable ce[1][10][4]
0.29/0.34	c remove useless variable ce[1][10][5]
0.29/0.34	c remove useless variable ce[1][10][6]
0.29/0.34	c remove useless variable ce[1][10][7]
0.29/0.34	c remove useless variable ce[1][10][8]
0.29/0.34	c remove useless variable ce[1][10][9]
0.29/0.34	c remove useless variable ce[1][10][10]
0.29/0.34	c remove useless variable ce[2][0][0]
0.29/0.34	c remove useless variable ce[2][1][0]
0.29/0.34	c remove useless variable ce[2][1][1]
0.29/0.34	c remove useless variable ce[2][2][0]
0.29/0.34	c remove useless variable ce[2][2][1]
0.29/0.34	c remove useless variable ce[2][2][2]
0.29/0.34	c remove useless variable ce[2][3][0]
0.29/0.34	c remove useless variable ce[2][3][1]
0.29/0.34	c remove useless variable ce[2][3][2]
0.29/0.34	c remove useless variable ce[2][3][3]
0.29/0.34	c remove useless variable ce[2][4][0]
0.29/0.34	c remove useless variable ce[2][4][1]
0.29/0.34	c remove useless variable ce[2][4][2]
0.29/0.34	c remove useless variable ce[2][4][3]
0.29/0.34	c remove useless variable ce[2][4][4]
0.29/0.34	c remove useless variable ce[2][5][0]
0.29/0.34	c remove useless variable ce[2][5][1]
0.29/0.34	c remove useless variable ce[2][5][2]
0.29/0.34	c remove useless variable ce[2][5][3]
0.29/0.34	c remove useless variable ce[2][5][4]
0.29/0.34	c remove useless variable ce[2][5][5]
0.29/0.34	c remove useless variable ce[2][6][0]
0.29/0.34	c remove useless variable ce[2][6][1]
0.29/0.34	c remove useless variable ce[2][6][2]
0.29/0.34	c remove useless variable ce[2][6][3]
0.29/0.34	c remove useless variable ce[2][6][4]
0.29/0.34	c remove useless variable ce[2][6][5]
0.29/0.34	c remove useless variable ce[2][6][6]
0.29/0.34	c remove useless variable ce[2][7][0]
0.29/0.34	c remove useless variable ce[2][7][1]
0.29/0.34	c remove useless variable ce[2][7][2]
0.29/0.34	c remove useless variable ce[2][7][3]
0.29/0.34	c remove useless variable ce[2][7][4]
0.29/0.34	c remove useless variable ce[2][7][5]
0.29/0.34	c remove useless variable ce[2][7][6]
0.29/0.34	c remove useless variable ce[2][7][7]
0.29/0.34	c remove useless variable ce[2][8][0]
0.29/0.34	c remove useless variable ce[2][8][1]
0.29/0.34	c remove useless variable ce[2][8][2]
0.29/0.34	c remove useless variable ce[2][8][3]
0.29/0.34	c remove useless variable ce[2][8][4]
0.29/0.34	c remove useless variable ce[2][8][5]
0.29/0.34	c remove useless variable ce[2][8][6]
0.29/0.34	c remove useless variable ce[2][8][7]
0.29/0.34	c remove useless variable ce[2][8][8]
0.29/0.34	c remove useless variable ce[2][9][0]
0.29/0.34	c remove useless variable ce[2][9][1]
0.29/0.34	c remove useless variable ce[2][9][2]
0.29/0.34	c remove useless variable ce[2][9][3]
0.29/0.34	c remove useless variable ce[2][9][4]
0.29/0.34	c remove useless variable ce[2][9][5]
0.29/0.34	c remove useless variable ce[2][9][6]
0.29/0.34	c remove useless variable ce[2][9][7]
0.29/0.34	c remove useless variable ce[2][9][8]
0.29/0.34	c remove useless variable ce[2][9][9]
0.29/0.34	c remove useless variable ce[2][10][0]
0.29/0.34	c remove useless variable ce[2][10][1]
0.29/0.34	c remove useless variable ce[2][10][2]
0.29/0.34	c remove useless variable ce[2][10][3]
0.29/0.34	c remove useless variable ce[2][10][4]
0.29/0.34	c remove useless variable ce[2][10][5]
0.29/0.34	c remove useless variable ce[2][10][6]
0.29/0.34	c remove useless variable ce[2][10][7]
0.29/0.34	c remove useless variable ce[2][10][8]
0.29/0.34	c remove useless variable ce[2][10][9]
0.29/0.34	c remove useless variable ce[2][10][10]
0.29/0.34	c remove useless variable ce[3][0][0]
0.29/0.34	c remove useless variable ce[3][1][0]
0.29/0.34	c remove useless variable ce[3][1][1]
0.29/0.34	c remove useless variable ce[3][2][0]
0.29/0.34	c remove useless variable ce[3][2][1]
0.29/0.34	c remove useless variable ce[3][2][2]
0.29/0.34	c remove useless variable ce[3][3][0]
0.29/0.34	c remove useless variable ce[3][3][1]
0.29/0.34	c remove useless variable ce[3][3][2]
0.29/0.34	c remove useless variable ce[3][3][3]
0.29/0.34	c remove useless variable ce[3][4][0]
0.29/0.34	c remove useless variable ce[3][4][1]
0.29/0.34	c remove useless variable ce[3][4][2]
0.29/0.34	c remove useless variable ce[3][4][3]
0.29/0.34	c remove useless variable ce[3][4][4]
0.29/0.34	c remove useless variable ce[3][5][0]
0.29/0.34	c remove useless variable ce[3][5][1]
0.29/0.34	c remove useless variable ce[3][5][2]
0.29/0.34	c remove useless variable ce[3][5][3]
0.29/0.34	c remove useless variable ce[3][5][4]
0.29/0.34	c remove useless variable ce[3][5][5]
0.29/0.34	c remove useless variable ce[3][6][0]
0.29/0.34	c remove useless variable ce[3][6][1]
0.29/0.34	c remove useless variable ce[3][6][2]
0.29/0.34	c remove useless variable ce[3][6][3]
0.29/0.34	c remove useless variable ce[3][6][4]
0.29/0.34	c remove useless variable ce[3][6][5]
0.29/0.34	c remove useless variable ce[3][6][6]
0.29/0.34	c remove useless variable ce[3][7][0]
0.29/0.34	c remove useless variable ce[3][7][1]
0.29/0.34	c remove useless variable ce[3][7][2]
0.29/0.34	c remove useless variable ce[3][7][3]
0.29/0.34	c remove useless variable ce[3][7][4]
0.29/0.34	c remove useless variable ce[3][7][5]
0.29/0.34	c remove useless variable ce[3][7][6]
0.29/0.34	c remove useless variable ce[3][7][7]
0.29/0.34	c remove useless variable ce[3][8][0]
0.29/0.34	c remove useless variable ce[3][8][1]
0.29/0.34	c remove useless variable ce[3][8][2]
0.29/0.34	c remove useless variable ce[3][8][3]
0.29/0.34	c remove useless variable ce[3][8][4]
0.29/0.34	c remove useless variable ce[3][8][5]
0.29/0.34	c remove useless variable ce[3][8][6]
0.29/0.34	c remove useless variable ce[3][8][7]
0.29/0.34	c remove useless variable ce[3][8][8]
0.29/0.34	c remove useless variable ce[3][9][0]
0.29/0.34	c remove useless variable ce[3][9][1]
0.29/0.34	c remove useless variable ce[3][9][2]
0.29/0.34	c remove useless variable ce[3][9][3]
0.29/0.34	c remove useless variable ce[3][9][4]
0.29/0.34	c remove useless variable ce[3][9][5]
0.29/0.34	c remove useless variable ce[3][9][6]
0.29/0.34	c remove useless variable ce[3][9][7]
0.29/0.34	c remove useless variable ce[3][9][8]
0.29/0.34	c remove useless variable ce[3][9][9]
0.29/0.34	c remove useless variable ce[3][10][0]
0.29/0.34	c remove useless variable ce[3][10][1]
0.29/0.34	c remove useless variable ce[3][10][2]
0.29/0.34	c remove useless variable ce[3][10][3]
0.29/0.34	c remove useless variable ce[3][10][4]
0.29/0.34	c remove useless variable ce[3][10][5]
0.29/0.34	c remove useless variable ce[3][10][6]
0.29/0.34	c remove useless variable ce[3][10][7]
0.29/0.34	c remove useless variable ce[3][10][8]
0.29/0.34	c remove useless variable ce[3][10][9]
0.29/0.34	c remove useless variable ce[3][10][10]
0.29/0.39	c 101            354            33964          35670          0              0              254   254   251
0.39/0.48	c 211            638            65180          358556         0              0              4   174   170  
0.49/0.56	c 332            862            87499          668386         0              0              8   103   99   
0.59/0.60	c 465            1065           95835          842787         0              0              8   71   47    
0.59/0.63	c 611            1252           100804         1015218        0              0              3   42   29    
0.59/0.69	c 771            1588           120779         1236456        0              0              3   177   57   
0.69/0.72	c 947            1832           126017         1438611        0              0              4   69   36    
0.69/0.78	c 1140           2214           145427         1649007        0              0              5   190   80   
0.79/0.83	c 1352           2502           151609         1896797        0              0              4   77   52    
0.89/0.93	c 1585           2754           162614         2259950        0              0              18   19   17   
0.99/1.01	c 1841           3076           173199         2668226        0              0              12   66   57   
1.19/1.27	c 2122           3389           193745         3988276        0              0              5   32   30    
1.39/1.43	c 2431           3715           206283         4730007        0              0              16   17   16   
1.59/1.60	c 2770           4081           222093         5613618        0              0              12   20   19   
1.59/1.69	c 3142           4522           235084         6154090        0              0              4   69   66    
1.69/1.76	c 3551           5081           247583         6443183        0              0              5   149   110  
1.79/1.80	c 4000           5542           261607         6659683        0              0              5   12   11    
1.89/1.90	c 4493           6165           272760         7190402        0              0              10   128   103 
1.99/2.00	c 5035           6871           285795         7580652        0              0              4   160   128  
2.09/2.14	c 5631           7581           296130         8329600        0              0              11   112   93  
2.09/2.18	c 6286           8246           315962         8636912        0              0              9   9   8      
2.49/2.50	c 7006           8996           341172         10297818       0              0              4   28   27    
2.79/2.83	c 7798           9849           364798         11518691       0              0              3   58   56    
2.99/3.01	c 8669           10832          384827         12571240       0              0              11   102   65  
3.19/3.27	c 9627           11811          418895         14155800       0              0              11   19   18   
3.49/3.53	c 10680          13019          442767         15729055       0              0              3   76   66    
3.69/3.77	c 11838          14232          481298         17019371       0              0              5   51   25    
4.39/4.40	c 13111          15527          532540         20023997       0              0              11   13   12   
4.69/4.77	c 14511          16972          565744         22253852       0              0              8   39   38    
4.99/5.05	c 16051          18691          591471         24079112       0              0              4   121   95   
5.69/5.76	c 17745          20557          636049         28021365       0              0              12   112   73  
6.99/7.03	c 19608          22458          723227         34712987       0              0              21   30   29   
7.09/7.16	c 21657          24527          795546         35631683       0              0              13   13   12   
7.58/7.70	c 23910          26827          855457         38827701       0              0              4   38   37    
9.18/9.23	c 26388          29355          962532         47352678       0              0              4   40   39    
9.89/9.92	c 29113          32147          1059156        50475397       0              0              6   56   55    
10.38/10.43	c 32110          35409          1108377        53408526       0              0              6   171   130  
10.78/10.86	c 35406          39088          1226870        55771953       0              0              10   59   57   
11.09/11.17	c 39031          42739          1351679        57769386       0              0              4   13   12    
12.58/12.65	c 43018          46935          1455873        67802960       0              0              3   74   69    
12.88/12.91	c 47403          51345          1603589        69761388       0              0              9   9   8      
13.78/13.87	c 52226          56209          1796113        73763045       0              0              4   23   22    
16.38/16.40	c 57531          61584          2016205        85155918       0              0              3   48   47    
17.08/17.12	c 63366          67683          2233712        89118875       0              0              4   25   24    
18.48/18.59	c 69784          74145          2446190        98244735       0              0              4   19   18    
22.28/22.30	c 76843          81730          2622029        115624746      0              0              5   59   58    
24.19/24.29	c 84607          89905          2775755        127621831      0              0              13   46   40   
24.78/24.81	c 93147          98488          3085155        131446490      0              0              10   10   9    
25.68/25.74	c 102541         107932         3416569        137062912      0              0              4   13   12    
28.08/28.11	c 112874         118764         3632143        147342609      0              0              5   111   89   
32.38/32.44	c 124240         130443         4022792        172313458      0              0              5   47   42    
33.68/33.72	c 136742         143016         4483872        179879552      0              0              5   20   19    
36.68/36.77	c 150494         156865         4835346        202842281      0              0              4   34   32    
41.58/41.68	c 165621         172096         5249814        238059090      0              0              5   33   32    
47.08/47.12	c 182260         189547         5754831        272900395      0              0              5   32   31    
51.27/51.35	c 200562         207969         6220297        305004214      0              0              4   34   33    
53.67/53.78	c 220694         228714         6945844        318538228      0              0              4   33   32    
58.57/58.70	c 242839         253188         7294268        349277441      0              0              4   132   115  
60.07/60.11	c 267198         277649         8170400        360105843      0              0              6   6   5      
61.68/61.73	c 293992         304567         8923619        372088826      0              0              4   16   15    
69.97/70.06	c 323465         334181         9892985        424678957      0              0              5   19   18    
80.67/80.70	c 355885         368229         10822989       493763414      0              0              6   45   44    
92.17/92.20	c 391547         404308         11614004       557711260      0              0              4   79   72    
94.47/94.50	c 430775         443700         13026218       575181864      0              0              9   9   8      
97.07/97.13	c 473925         487040         14235233       594580192      0              0              4   14   13    
110.57/110.64	c 521390         534721         15798380       679746659      0              0              5   18   17    
120.87/120.97	c 573601         591351         16493096       740391919      0              0              5   132   106  
124.27/124.36	c 631033         649021         18557924       765968425      0              0              10   10   9    
141.46/141.56	c 694208         712993         20601954       872398828      0              0              4   16   15    
185.16/185.23	c 763700         782912         23035490       1097968903     0              0              5   44   43    
216.25/216.30	c 840141         865485         24612300       1286642285     0              0              4   85   71    
221.16/221.22	c 924226         949916         27639155       1324075216     0              0              11   12   11   
230.25/230.37	c 1016719        1042800        30893620       1378983673     0              0              4   15   14    
268.16/268.27	c 1118461        1145100        33419262       1619457593     0              0              4   38   37    
298.85/298.91	c 1230377        1265033        35247993       1798489112     0              0              6   94   79    
310.65/310.79	c 1353484        1389627        39777553       1871006727     0              0              7   11   10    
335.65/335.76	c 1488901        1525667        43242047       2015829290     0              0              4   27   26    
485.93/486.08	c 1637859        1677062        52938057       2766110830     0              0              5   52   39    
503.33/503.48	c 1801712        1845392        58675592       2867936151     0              0              5   35   31    
535.63/535.71	c 1981950        2032547        63930348       3076553475     0              0              4   40   29    
551.22/551.39	c 2180211        2231778        69489790       3174302147     0              0              5   25   24    
611.12/611.22	c 2398298        2450908        76790740       3543370250     0              0              4   37   36    
680.61/680.73	c 2638193        2697946        80402914       3922479691     0              0              4   197   191  
730.60/730.75	c 2902077        2983706        83647497       4223622578     0              0              3   146   126  
783.69/783.80	c 3192349        3284138        86888621       4569668752     0              0              5   137   128  
847.79/847.92	c 3511648        3616581        90843748       4979674620     0              0              4   134   114  
904.88/905.07	c 3862876        3976819        102202260      5338053164     0              0              7   33   24    
983.97/984.13	c 4249226        4369370        106024064      5836083843     0              0              4   134   111  
1045.16/1045.34	c 4674211        4810504        116976172      6215623043     0              0              4   123   55   
1193.64/1193.80	c 5141694        5338860        134924262      6930802055     0              0              6   107   27   
1632.99/1633.20	c 5655925        5855366        165103639      8836094755     0              0              5   30   29    
1774.18/1774.47	c 6221579        6444680        177826026      9602031787     0              0              4   122   91   
1891.36/1891.64	c 6843798        7082624        195355221      10276849936    0              0              9   54   35    
2004.54/2004.86	c 7528238        7769930        218287113      10906219454    0              0              4   25   19    
2127.53/2127.89	c 8281122        8557048        233558740      11600847686    0              0              6   81   49    
2316.41/2316.78	c 9109294        9421663        246383417      12849924844    0              0              7   134   99   
2398.90/2399.29	c 10020283       10336484       278426026      13397949707    0              0              8   36   16    

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-4240219-1500623998/watcher-4240219-1500623998 -o /tmp/evaluation-result-4240219-1500623998/solver-4240219-1500623998 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1500623787-4394 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4240219-1500623998.xml 

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

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


[startup+0 s]
/proc/loadavg: 1.93 1.01 0.44 4/192 4801
/proc/meminfo: memFree=31127640/32770624 swapFree=6824/679264
[pid=4801] ppid=4798 vsize=27520 CPUtime=0 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 1080 0 0 0 0 0 0 0 20 0 1 0 23679182 28180480 898 33554432000 4194304 5970956 140723251865616 140723251862264 139992842726373 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 6880 898 702 434 0 244 0

[startup+0.100133 s]
/proc/loadavg: 1.93 1.01 0.44 4/192 4801
/proc/meminfo: memFree=31127640/32770624 swapFree=6824/679264
[pid=4801] ppid=4798 vsize=29204 CPUtime=0.09 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 1587 0 0 0 9 0 0 0 20 0 1 0 23679182 29904896 1378 33554432000 4194304 5970956 140723251865616 140723251857224 139992842763112 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 7301 1378 783 434 0 665 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29204

[startup+0.200249 s]
/proc/loadavg: 1.93 1.01 0.44 4/192 4801
/proc/meminfo: memFree=31127640/32770624 swapFree=6824/679264
[pid=4801] ppid=4798 vsize=30588 CPUtime=0.19 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 1939 0 0 0 19 0 0 0 20 0 1 0 23679182 31322112 1760 33554432000 4194304 5970956 140723251865616 140723251859448 139992842726373 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 7647 1760 783 434 0 1011 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30588

[startup+0.300204 s]
/proc/loadavg: 1.93 1.01 0.44 4/192 4801
/proc/meminfo: memFree=31127640/32770624 swapFree=6824/679264
[pid=4801] ppid=4798 vsize=32256 CPUtime=0.29 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 2354 0 0 0 29 0 0 0 20 0 1 0 23679182 33030144 2174 33554432000 4194304 5970956 140723251865616 140723251859448 139992842726373 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 8064 2174 783 434 0 1428 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32256

[startup+0.700172 s]
/proc/loadavg: 1.93 1.01 0.44 4/192 4801
/proc/meminfo: memFree=31127640/32770624 swapFree=6824/679264
[pid=4801] ppid=4798 vsize=33672 CPUtime=0.69 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 2762 0 0 0 69 0 0 0 20 0 1 0 23679182 34480128 2575 33554432000 4194304 5970956 140723251865616 140723251862952 5070102 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 8418 2575 828 434 0 1782 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33672

[startup+1.50017 s]
/proc/loadavg: 2.09 1.06 0.46 3/193 4802
/proc/meminfo: memFree=31120356/32770624 swapFree=6824/679264
[pid=4801] ppid=4798 vsize=34332 CPUtime=1.49 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 2925 0 0 0 149 0 0 0 20 0 1 0 23679182 35155968 2707 33554432000 4194304 5970956 140723251865616 140723251862952 4967861 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 8583 2707 828 434 0 1947 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34332

[startup+3.10017 s]
/proc/loadavg: 2.09 1.06 0.46 3/193 4802
/proc/meminfo: memFree=31119380/32770624 swapFree=6824/679272
[pid=4801] ppid=4798 vsize=34992 CPUtime=3.09 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 4304 0 0 0 309 0 0 0 20 0 1 0 23679182 35831808 2891 33554432000 4194304 5970956 140723251865616 140723251862952 5319750 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 8748 2891 828 434 0 2112 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34992

[startup+6.30017 s]
/proc/loadavg: 2.09 1.06 0.46 3/194 4808
/proc/meminfo: memFree=31117160/32770624 swapFree=6824/679288
[pid=4801] ppid=4798 vsize=35520 CPUtime=6.29 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 5788 0 0 0 629 0 0 0 20 0 1 0 23679182 36372480 3025 33554432000 4194304 5970956 140723251865616 140723251862680 4961271 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 8880 3025 828 434 0 2244 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35520

[startup+12.7002 s]
/proc/loadavg: 2.08 1.09 0.47 3/194 4808
/proc/meminfo: memFree=31116344/32770624 swapFree=6824/679304
[pid=4801] ppid=4798 vsize=35652 CPUtime=12.68 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 7339 0 0 0 1268 0 0 0 20 0 1 0 23679182 36507648 3057 33554432000 4194304 5970956 140723251865616 140723251862952 5052062 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 8913 3057 828 434 0 2277 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 35652

[startup+25.5002 s]
/proc/loadavg: 2.07 1.12 0.49 3/194 4808
/proc/meminfo: memFree=31116224/32770624 swapFree=6824/679316
[pid=4801] ppid=4798 vsize=35916 CPUtime=25.48 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 9937 0 0 0 2548 0 0 0 20 0 1 0 23679182 36777984 3127 33554432000 4194304 5970956 140723251865616 140723251862952 5336058 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 8979 3127 828 434 0 2343 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35916

[startup+51.1002 s]
/proc/loadavg: 2.04 1.20 0.54 3/194 4808
/proc/meminfo: memFree=31115848/32770624 swapFree=6824/679348
[pid=4801] ppid=4798 vsize=35916 CPUtime=51.07 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 11146 0 0 0 5107 0 0 0 20 0 1 0 23679182 36777984 3145 33554432000 4194304 5970956 140723251865616 140723251862952 4961363 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 8979 3145 828 434 0 2343 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 35916

[startup+102.3 s]
/proc/loadavg: 2.02 1.33 0.61 3/193 4829
/proc/meminfo: memFree=31114564/32770624 swapFree=6824/679416
[pid=4801] ppid=4798 vsize=36048 CPUtime=102.27 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 11752 0 0 0 10227 0 0 0 20 0 1 0 23679182 36913152 3162 33554432000 4194304 5970956 140723251865616 140723251862952 4964389 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 9012 3162 828 434 0 2376 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 36048

[startup+162.3 s]
/proc/loadavg: 2.01 1.45 0.70 3/192 4830
/proc/meminfo: memFree=31115336/32770624 swapFree=6824/679472
[pid=4801] ppid=4798 vsize=36048 CPUtime=162.26 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 12358 0 0 0 16226 0 0 0 20 0 1 0 23679182 36913152 3178 33554432000 4194304 5970956 140723251865616 140723251862952 4964518 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 9012 3178 828 434 0 2376 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 36048

[startup+222.306 s]
/proc/loadavg: 2.00 1.55 0.78 3/192 4831
/proc/meminfo: memFree=31115960/32770624 swapFree=6824/679512
[pid=4801] ppid=4798 vsize=36048 CPUtime=222.26 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 12906 0 0 0 22226 0 0 0 20 0 1 0 23679182 36913152 3180 33554432000 4194304 5970956 140723251865616 140723251862952 4971534 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 9012 3180 828 434 0 2376 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 36048

[startup+282.3 s]
/proc/loadavg: 2.17 1.68 0.87 3/192 4832
/proc/meminfo: memFree=31116036/32770624 swapFree=6824/679576
[pid=4801] ppid=4798 vsize=36048 CPUtime=282.26 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 13486 0 0 0 28225 1 0 0 20 0 1 0 23679182 36913152 3183 33554432000 4194304 5970956 140723251865616 140723251862952 4908985 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 9012 3183 828 434 0 2376 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 36048

[startup+342.3 s]
/proc/loadavg: 2.06 1.74 0.94 3/191 4833
/proc/meminfo: memFree=31116300/32770624 swapFree=6824/679628
[pid=4801] ppid=4798 vsize=36048 CPUtime=342.25 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 14010 0 0 0 34224 1 0 0 20 0 1 0 23679182 36913152 3184 33554432000 4194304 5970956 140723251865616 140723251862952 4964552 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 9012 3184 828 434 0 2376 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 36048

[startup+402.3 s]
/proc/loadavg: 2.08 1.80 1.01 3/191 4834
/proc/meminfo: memFree=31115780/32770624 swapFree=6824/679672
[pid=4801] ppid=4798 vsize=36048 CPUtime=402.24 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 14452 0 0 0 40223 1 0 0 20 0 1 0 23679182 36913152 3184 33554432000 4194304 5970956 140723251865616 140723251862952 5052093 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 9012 3184 828 434 0 2376 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 36048

[startup+462.3 s]
/proc/loadavg: 2.03 1.84 1.08 3/191 4835
/proc/meminfo: memFree=31116036/32770624 swapFree=6824/679708
[pid=4801] ppid=4798 vsize=36048 CPUtime=462.23 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 14881 0 0 0 46222 1 0 0 20 0 1 0 23679182 36913152 3185 33554432000 4194304 5970956 140723251865616 140723251862952 4909030 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 9012 3185 828 434 0 2376 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 36048

[startup+522.3 s]
/proc/loadavg: 2.01 1.87 1.13 3/191 4836
/proc/meminfo: memFree=31115764/32770624 swapFree=6824/679760
[pid=4801] ppid=4798 vsize=36048 CPUtime=522.23 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 15376 0 0 0 52222 1 0 0 20 0 1 0 23679182 36913152 3185 33554432000 4194304 5970956 140723251865616 140723251862952 4908985 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 9012 3185 828 434 0 2376 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 36048

[startup+582.3 s]
/proc/loadavg: 2.00 1.89 1.19 3/191 4837
/proc/meminfo: memFree=31115748/32770624 swapFree=6824/679804
[pid=4801] ppid=4798 vsize=36180 CPUtime=582.22 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 15851 0 0 0 58221 1 0 0 20 0 1 0 23679182 37048320 3188 33554432000 4194304 5970956 140723251865616 140723251862952 4964389 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 9045 3188 828 434 0 2409 0
Current children cumulated CPU time (s) 582.22
Current children cumulated vsize (KiB) 36180


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


[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 1.73 3/191 4865
/proc/meminfo: memFree=31114808/32770624 swapFree=6824/680448
[pid=4801] ppid=4798 vsize=36444 CPUtime=1542.1 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 25252 0 0 0 154209 1 0 0 20 0 1 0 23679182 37318656 3283 33554432000 4194304 5970956 140723251865616 140723251862952 4908967 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 9111 3283 828 434 0 2475 0
Current children cumulated CPU time (s) 1542.1
Current children cumulated vsize (KiB) 36444

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.74 3/191 4866
/proc/meminfo: memFree=31114684/32770624 swapFree=6824/680480
[pid=4801] ppid=4798 vsize=36444 CPUtime=1602.09 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 25831 0 0 0 160208 1 0 0 20 0 1 0 23679182 37318656 3283 33554432000 4194304 5970956 140723251865616 140723251862952 5098928 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 9111 3283 828 434 0 2475 0
Current children cumulated CPU time (s) 1602.09
Current children cumulated vsize (KiB) 36444

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.76 3/191 4867
/proc/meminfo: memFree=31114560/32770624 swapFree=6824/680516
[pid=4801] ppid=4798 vsize=36444 CPUtime=1662.08 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 26423 0 0 0 166207 1 0 0 20 0 1 0 23679182 37318656 3283 33554432000 4194304 5970956 140723251865616 140723251862952 4908944 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 9111 3283 828 434 0 2475 0
Current children cumulated CPU time (s) 1662.08
Current children cumulated vsize (KiB) 36444

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.78 3/191 4869
/proc/meminfo: memFree=31114940/32770624 swapFree=6824/680544
[pid=4801] ppid=4798 vsize=36444 CPUtime=1722.08 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 26968 0 0 0 172207 1 0 0 20 0 1 0 23679182 37318656 3284 33554432000 4194304 5970956 140723251865616 140723251862952 5070768 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 9111 3284 828 434 0 2475 0
Current children cumulated CPU time (s) 1722.08
Current children cumulated vsize (KiB) 36444

[startup+1782.3 s]
/proc/loadavg: 2.18 2.06 1.80 3/191 4870
/proc/meminfo: memFree=31114576/32770624 swapFree=6824/680588
[pid=4801] ppid=4798 vsize=36444 CPUtime=1782.07 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 27511 0 0 0 178206 1 0 0 20 0 1 0 23679182 37318656 3284 33554432000 4194304 5970956 140723251865616 140723251862952 4908982 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 9111 3284 828 434 0 2475 0
Current children cumulated CPU time (s) 1782.07
Current children cumulated vsize (KiB) 36444

[startup+1842.3 s]
/proc/loadavg: 2.06 2.05 1.82 3/191 4876
/proc/meminfo: memFree=31113380/32770624 swapFree=6824/680628
[pid=4801] ppid=4798 vsize=36444 CPUtime=1842.06 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 28059 0 0 0 184205 1 0 0 20 0 1 0 23679182 37318656 3285 33554432000 4194304 5970956 140723251865616 140723251862952 4964544 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 9111 3285 828 434 0 2475 0
Current children cumulated CPU time (s) 1842.06
Current children cumulated vsize (KiB) 36444

[startup+1902.3 s]
/proc/loadavg: 2.09 2.06 1.83 3/191 4877
/proc/meminfo: memFree=31113932/32770624 swapFree=6824/680668
[pid=4801] ppid=4798 vsize=36576 CPUtime=1902.06 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 28547 0 0 0 190205 1 0 0 20 0 1 0 23679182 37453824 3286 33554432000 4194304 5970956 140723251865616 140723251862952 4908988 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 9144 3286 828 434 0 2508 0
Current children cumulated CPU time (s) 1902.06
Current children cumulated vsize (KiB) 36576

[startup+1962.3 s]
/proc/loadavg: 2.03 2.04 1.85 3/191 4878
/proc/meminfo: memFree=31114064/32770624 swapFree=6824/680696
[pid=4801] ppid=4798 vsize=36576 CPUtime=1962.05 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 29094 0 0 0 196204 1 0 0 20 0 1 0 23679182 37453824 3288 33554432000 4194304 5970956 140723251865616 140723251862952 5319640 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 9144 3288 828 434 0 2508 0
Current children cumulated CPU time (s) 1962.05
Current children cumulated vsize (KiB) 36576

[startup+2022.3 s]
/proc/loadavg: 2.01 2.04 1.86 3/191 4879
/proc/meminfo: memFree=31114304/32770624 swapFree=6824/680732
[pid=4801] ppid=4798 vsize=36576 CPUtime=2022.04 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 29591 0 0 0 202203 1 0 0 20 0 1 0 23679182 37453824 3288 33554432000 4194304 5970956 140723251865616 140723251862952 5052093 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 9144 3288 828 434 0 2508 0
Current children cumulated CPU time (s) 2022.04
Current children cumulated vsize (KiB) 36576

[startup+2082.3 s]
/proc/loadavg: 2.00 2.03 1.87 3/191 4880
/proc/meminfo: memFree=31114304/32770624 swapFree=6824/680776
[pid=4801] ppid=4798 vsize=36576 CPUtime=2082.04 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 30203 0 0 0 208203 1 0 0 20 0 1 0 23679182 37453824 3291 33554432000 4194304 5970956 140723251865616 140723251862952 4970963 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 9144 3291 828 434 0 2508 0
Current children cumulated CPU time (s) 2082.04
Current children cumulated vsize (KiB) 36576

[startup+2142.3 s]
/proc/loadavg: 2.00 2.03 1.87 3/191 4881
/proc/meminfo: memFree=31114548/32770624 swapFree=6824/680816
[pid=4801] ppid=4798 vsize=36576 CPUtime=2142.03 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 30788 0 0 0 214202 1 0 0 20 0 1 0 23679182 37453824 3291 33554432000 4194304 5970956 140723251865616 140723251862952 4974138 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 9144 3291 828 434 0 2508 0
Current children cumulated CPU time (s) 2142.03
Current children cumulated vsize (KiB) 36576

[startup+2202.31 s]
/proc/loadavg: 2.00 2.02 1.88 3/191 4882
/proc/meminfo: memFree=31113928/32770624 swapFree=6824/680848
[pid=4801] ppid=4798 vsize=36576 CPUtime=2202.02 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 31288 0 0 0 220201 1 0 0 20 0 1 0 23679182 37453824 3291 33554432000 4194304 5970956 140723251865616 140723251862952 5052114 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 9144 3291 828 434 0 2508 0
Current children cumulated CPU time (s) 2202.02
Current children cumulated vsize (KiB) 36576

[startup+2262.3 s]
/proc/loadavg: 2.06 2.03 1.89 3/191 4883
/proc/meminfo: memFree=31113920/32770624 swapFree=6824/680880
[pid=4801] ppid=4798 vsize=36576 CPUtime=2262.01 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 31722 0 0 0 226200 1 0 0 20 0 1 0 23679182 37453824 3291 33554432000 4194304 5970956 140723251865616 140723251862952 4968264 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 9144 3291 828 434 0 2508 0
Current children cumulated CPU time (s) 2262.01
Current children cumulated vsize (KiB) 36576

[startup+2322.3 s]
/proc/loadavg: 2.02 2.02 1.89 3/191 5009
/proc/meminfo: memFree=31114292/32770624 swapFree=6824/681136
[pid=4801] ppid=4798 vsize=36576 CPUtime=2322.01 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 32278 0 0 0 232200 1 0 0 20 0 1 0 23679182 37453824 3292 33554432000 4194304 5970956 140723251865616 140723251862952 5052093 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 9144 3292 828 434 0 2508 0
Current children cumulated CPU time (s) 2322.01
Current children cumulated vsize (KiB) 36576

[startup+2382.3 s]
/proc/loadavg: 2.01 2.02 1.90 3/191 5135
/proc/meminfo: memFree=31062336/32770624 swapFree=6824/682276
[pid=4801] ppid=4798 vsize=36576 CPUtime=2382 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 32715 0 0 0 238199 1 0 0 20 0 1 0 23679182 37453824 3292 33554432000 4194304 5970956 140723251865616 140723251862952 4964552 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 9144 3292 828 434 0 2508 0
Current children cumulated CPU time (s) 2382
Current children cumulated vsize (KiB) 36576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.31 s]
/proc/loadavg: 2.08 2.03 1.91 3/191 5135
/proc/meminfo: memFree=31060836/32770624 swapFree=6824/682296
[pid=4801] ppid=4798 vsize=36576 CPUtime=2400 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 33148 0 0 0 239999 1 0 0 20 0 1 0 23679182 37453824 3292 33554432000 4194304 5970956 140723251865616 140723251862952 5052093 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 9144 3292 828 434 0 2508 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 36576

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

[startup+2400.31 s]
/proc/loadavg: 2.08 2.03 1.91 3/191 5135
/proc/meminfo: memFree=31060836/32770624 swapFree=6824/682296
[pid=4801] ppid=4798 vsize=36576 CPUtime=2400 cores=1,3,5,7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4362 0 -1 4202496 33148 0 0 0 239999 1 0 0 20 0 1 0 23679182 37453824 3292 33554432000 4194304 5970956 140723251865616 140723251862952 5052093 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 19210240 140723251868865 140723251868995 140723251868995 140723251871694 0
/proc/4801/statm: 9144 3292 828 434 0 2508 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 36576

Child status: 1
Real time (s): 2400.31
CPU time (s): 2400.02
CPU user time (s): 2400
CPU system time (s): 0.017997
CPU usage (%): 99.9879
Max. virtual memory (cumulated for all children) (KiB): 36576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400
system time used= 0.017997
maximum resident set size= 13212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33168
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= 15
involuntary context switches= 120878

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.126 second user time and 7.77663 second system time

The end

Launcher Data

Begin job on node102 at 2017-07-21 09:59:58
IDJOB=4240219
IDBENCH=120746
IDSOLVER=2620
FILE ID=node102/4240219-1500623998
RUNJOBID= node102-1500623787-4394
PBS_JOBID= 20623025
Free space on /tmp= 61892 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/GracefulGraph/GracefulGraph-m1-s1/GracefulGraph-K11-P04.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4240219-1500623998/watcher-4240219-1500623998 -o /tmp/evaluation-result-4240219-1500623998/solver-4240219-1500623998 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1500623787-4394 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4240219-1500623998.xml

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

MD5SUM BENCH= 83a9e5860e8605726185e9821b8e29ef
RANDOM SEED=1260261476

node102.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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.46
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		: 2267.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.56
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	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.46
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	: 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.56
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	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.46
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	: 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.56
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		: 1867.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.46
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	: 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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31128936 kB
MemAvailable:   31988568 kB
Buffers:          159656 kB
Cached:           985056 kB
SwapCached:            0 kB
Active:           516836 kB
Inactive:         696132 kB
Active(anon):      71184 kB
Inactive(anon):    16868 kB
Active(file):     445652 kB
Inactive(file):   679264 kB
Unevictable:        6824 kB
Mlocked:            6824 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2388 kB
Writeback:             4 kB
AnonPages:         74756 kB
Mapped:            35364 kB
Shmem:             17104 kB
Slab:             126704 kB
SReclaimable:     101104 kB
SUnreclaim:        25600 kB
KernelStack:        3440 kB
PageTables:         5512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     343900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      136576 kB
DirectMap2M:    33409024 kB

Free space on /tmp at the end= 61884 MiB
End job on node102 at 2017-07-21 10:39:58