Trace number 4268045

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco 1.12? (TO) 2519.97 2520

General information on the benchmark

NameLangford/Langford-m1-k3/
Langford-3-70.xml
MD5SUM334f60f9be5ea7f5cd20aecf314fa745
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 variables210
Number of constraints141
Number of domains1
Minimum domain size210
Maximum domain size210
Distribution of domain sizes[{"size":210,"count":210}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":140},{"degree":3,"count":70}]
Minimum constraint arity2
Maximum constraint arity210
Distribution of constraint arities[{"arity":2,"count":140},{"arity":210,"count":1}]
Number of extensional constraints0
Number of intensional constraints140
Distribution of constraint types[{"type":"intension","count":140},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.11/0.24	c root propagations     : 0           
0.11/0.24	c restarts enabled, print stats at every restarts
0.11/0.24	c
0.11/0.24	c
0.11/0.24	c
0.11/0.24	c This is cosoco 1.12 --  
0.11/0.24	c
0.11/0.24	c command line: cosoco -lc -model -restarts HOME/instance-4268045-1502520336.xml 
0.11/0.24	c ========================================[ Problem Statistics ]===========================================
0.11/0.24	c |                                                                                                       
0.11/0.24	c |  Parse time        :         0.15 s 
0.11/0.24	c |
0.11/0.24	c |               Variables: 210
0.11/0.24	c |            Domain Sizes: 210..210
0.11/0.24	c |
0.11/0.24	c |             Constraints: 141
0.11/0.24	c |                   Arity: 2..210  -- Binary: 140
0.11/0.24	c | 
0.11/0.24	c |                   Types: 
0.11/0.24	c |                          All Different: 1
0.11/0.24	c |                          Intension: 140
0.11/0.24	c |                          
0.11/0.24	c =========================================================================================================
0.11/0.24	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.11/0.24	c 101            104            755            8441           0              0              4   4   3      
0.11/0.25	c 211            214            1273           17378          1              0              1   1   0      
0.11/0.26	c 332            338            2011           29890          1              0              1   4   3      
0.11/0.27	c 465            471            2673           44354          2              0              1   1   0      
0.11/0.28	c 611            629            3841           62766          2              0              1   13   9     
0.11/0.29	c 771            798            5049           79370          3              0              1   10   2     
0.21/0.30	c 947            986            6344           98085          4              0              1   13   3     
0.21/0.32	c 1140           1197           8134           120431         5              0              1   19   7     
0.21/0.33	c 1352           1427           9919           147551         6              0              1   19   8     
0.21/0.35	c 1585           1687           12339          179531         7              0              1   28   13    
0.21/0.37	c 1841           1970           14853          210797         8              0              1   28   15    
0.31/0.40	c 2122           2284           17551          251330         9              0              1   34   19    
0.31/0.43	c 2431           2632           20735          293243         10             0              1   40   22    
0.31/0.46	c 2770           3016           24228          342168         11             0              1   46   24    
0.31/0.49	c 3142           3439           27777          396152         12             0              1   52   28    
0.41/0.53	c 3551           3905           31531          457107         13             0              1   58   31    
0.41/0.57	c 4000           4423           35973          528302         14             0              1   70   35    
0.51/0.62	c 4493           4985           40903          597183         15             0              1   70   39    
0.51/0.67	c 5035           5590           45578          673851         16             0              1   64   26    
0.61/0.73	c 5631           6273           51480          752498         17             0              1   88   46    
0.61/0.79	c 6286           7015           57187          831094         18             0              1   88   44    
0.71/0.85	c 7006           7840           62995          929553         19             0              1   106   49   
0.81/0.93	c 7798           8746           69604          1047098        20             0              1   115   58   
0.91/1.01	c 8669           9755           77369          1193611        21             0              1   139   68   
1.01/1.11	c 9627           10860          85754          1363245        22             0              1   145   74   
1.11/1.22	c 10680          12081          94079          1524253        23             0              1   151   78   
1.21/1.33	c 11838          13407          102990         1719241        24             0              1   154   76   
1.31/1.47	c 13111          14869          112702         1978876        25             0              1   157   94   
1.51/1.63	c 14511          16503          123474         2221810        26             0              1   160   104  
1.71/1.80	c 16051          18310          134993         2493520        26             0              4   163   113  
1.91/2.00	c 17745          20325          147271         2762317        27             0              1   175   119  
2.11/2.23	c 19608          22518          161692         3109195        28             0              1   175   122  
2.31/2.49	c 21657          24921          177590         3486622        29             0              1   178   131  
2.71/2.83	c 23910          27783          195822         3835362        30             0              1   181   139  
3.11/3.21	c 26388          30834          215919         4560384        31             0              1   184   144  
3.51/3.61	c 29113          34267          238186         5113891        32             0              1   193   148  
3.91/4.04	c 32110          38041          261705         5592087        32             0              4   196   149  
4.31/4.44	c 35406          41874          284947         6086198        33             0              1   187   140  
4.81/4.92	c 39031          46195          312978         6772388        33             0              4   190   148  
5.31/5.42	c 43018          50842          340549         7522456        33             0              4   157   135  
6.01/6.12	c 47403          56412          377650         8770964        34             0              1   193   165  
6.61/6.79	c 52226          62258          414918         9824327        35             0              1   196   157  
7.51/7.61	c 57531          68934          455920         10942610       36             0              1   178   157  
8.61/8.76	c 63366          77058          509934         12358991       37             0              1   196   169  
9.41/9.57	c 69784          84613          553419         13493478       37             0              4   175   152  
10.51/10.65	c 76843          93418          608726         15015133       38             0              1   190   165  
11.81/11.93	c 84607          103357         668909         16628794       38             0              4   193   164  
12.81/12.94	c 93147          113079         720761         17904666       39             0              1   151   137  
13.91/14.03	c 102541         123853         782376         19345503       40             0              1   163   148  
15.61/15.70	c 112874         136937         864021         21494496       41             0              1   196   167  
17.21/17.37	c 124240         151138         949859         23568898       41             0              4   196   164  
18.91/19.06	c 136742         165911         1038642        26061533       41             0              4   187   161  
20.81/20.91	c 150494         182195         1134526        28358802       42             0              1   187   158  
23.61/23.77	c 165621         202284         1264586        32176154       43             0              1   196   179  
26.21/26.30	c 182260         223453         1394279        35534838       44             0              1   190   169  
29.01/29.13	c 200562         246138         1529292        40043865       45             0              1   190   168  
32.71/32.86	c 220694         272954         1694945        44476519       46             0              1   196   172  
36.01/36.19	c 242839         300424         1854266        48380389       46             0              4   184   161  
40.31/40.45	c 267198         332418         2056670        54008002       47             0              1   199   177  
44.11/44.23	c 293992         365140         2248822        58626956       48             0              1   190   163  
48.41/48.59	c 323465         400901         2466552        65143313       48             0              4   202   168  
52.41/52.56	c 355885         438622         2676246        69830049       49             0              1   190   151  
57.41/57.51	c 391547         481025         2931416        77345852       49             0              4   199   172  
63.51/63.61	c 430775         530192         3244301        86926069       49             0              4   199   175  
68.91/69.06	c 473925         581247         3524783        94237811       50             0              1   178   155  
75.11/75.20	c 521390         636485         3844582        102922013      51             0              1   166   149  
82.91/83.03	c 573601         701197         4222997        113584441      52             0              1   202   169  
92.41/92.59	c 631033         778390         4693833        126654702      52             0              4   193   171  
101.41/101.57	c 694208         855317         5143318        139944037      52             0              4   175   158  
112.71/112.80	c 763700         943589         5694835        157268337      53             0              1   196   176  
125.11/125.21	c 840141         1042722        6296485        169910208      53             0              4   199   172  
138.11/138.21	c 924226         1149403        6937519        185453054      54             0              1   199   177  
150.91/151.05	c 1016719        1260349        7575221        200808859      54             0              4   196   165  
165.81/165.95	c 1118461        1384294        8338403        222760608      54             0              4   193   172  
183.01/183.13	c 1230377        1525877        9168273        243713762      54             0              4   196   169  
200.31/200.46	c 1353484        1679023        10068005       261229887      54             0              4   178   160  
218.61/218.71	c 1488901        1839256        11006191       286593312      54             0              4   199   167  
237.91/238.06	c 1637859        2017569        11988690       309847867      54             0              4   196   159  
266.51/266.65	c 1801712        2225072        13355175       350592094      55             0              1   199   178  
291.52/291.68	c 1981950        2446803        14635375       380762561      56             0              1   178   162  
316.41/316.51	c 2180211        2676402        15877255       407278434      57             0              1   193   162  
346.91/347.09	c 2398298        2937809        17430661       451650903      58             0              1   178   156  
378.91/379.09	c 2638193        3220799        19049686       495991861      58             0              4   193   161  
414.72/414.86	c 2902077        3539745        20896475       543789376      59             0              1   199   161  
451.92/452.05	c 3192349        3891697        22983043       588858601      60             0              1   181   160  
493.22/493.31	c 3511648        4267009        25023678       641862139      61             0              1   196   163  
551.82/551.98	c 3862876        4717696        27931793       726024059      61             0              4   199   181  
601.82/601.93	c 4249226        5186849        30538236       784259139      62             0              1   175   156  
659.92/660.04	c 4674211        5700586        33482289       860284482      62             0              4   187   158  
716.42/716.52	c 5141694        6254466        36340438       920408041      63             0              1   199   163  
803.52/803.61	c 5655925        6907492        40406622       1037593970     64             0              1   199   179  
876.92/877.01	c 6221579        7582238        44284906       1132074118     64             0              4   199   165  
951.53/951.61	c 6843798        8307363        48285821       1232738630     64             0              4   193   160  
1041.13/1041.25	c 7528238        9139088        53221662       1360074142     64             0              4   196   166  
1146.53/1146.63	c 8281122        10047822       58367010       1497169671     64             0              4   196   163  
1268.63/1268.71	c 9109294        11078836       64664883       1671530376     65             0              1   199   173  
1442.94/1443.05	c 10020283       12291628       72717825       1921930087     65             0              4   199   181  
1571.34/1571.46	c 11022370       13470427       79388919       2107155952     65             0              4   178   147  
1714.74/1714.82	c 12124665       14796309       87119830       2313369530     65             0              4   190   163  
1960.65/1960.70	c 13337189       16523954       98637957       2636297019     66             0              1   202   183  
2155.05/2155.18	c 14670965       18214367       108791280      2874130903     66             0              4   202   175  
2335.46/2335.56	c 16138118       19908647       117904959      3107210144     66             0              4   199   165  
2519.96/2520.00	
2519.96/2520.00	c *** INTERRUPTED ***
2519.96/2520.00	c restarts              : 102         
2519.96/2520.00	c conflicts             : 17412593     (6910 /sec)
2519.96/2520.00	c decisions             : 21509064     (8535 /sec)
2519.96/2520.00	c propagations          : 3354324736  (1331101 /sec)
2519.96/2520.00	c root propagations     : 0           
2519.96/2520.00	c filter calls          : 127304598      (50518 /sec)
2519.96/2520.00	c useless filter calls  : 66769500       (52 %)
2519.96/2520.00	c Memory used           : 29.30 MB
2519.96/2520.00	c CPU time              : 2519.96 s
2519.96/2520.00	
2519.96/2520.00	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4268045-1502520336/watcher-4268045-1502520336 -o /tmp/evaluation-result-4268045-1502520336/solver-4268045-1502520336 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502500286-31839 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268045-1502520336.xml 

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

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


[startup+0 s]
/proc/loadavg: 2.13 2.06 2.05 2/184 6455
/proc/meminfo: memFree=29451048/32770624 swapFree=0/421824
[pid=6455] ppid=6452 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/6455/stat : 6455 (runsolver) D 6452 6455 31775 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 40374290 24240128 106 18446744073709551615 4194304 4338465 140736000932352 140736000929992 139881310434007 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 13668352 140736000938177 140736000938569 140736000938569 140736000942026 0
/proc/6455/statm: 5918 106 53 36 0 2156 0

[startup+0.100153 s]
/proc/loadavg: 2.13 2.06 2.05 2/184 6455
/proc/meminfo: memFree=29451048/32770624 swapFree=0/421824
[pid=6455] ppid=6452 vsize=27524 CPUtime=0.01 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 1173 0 0 0 1 0 0 0 20 0 1 0 40374290 28184576 964 18446744073709551615 4194304 5972588 140724257129824 140724257126472 140154940546021 0 0 1 0 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 6881 964 751 435 0 244 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 27524

[startup+0.200265 s]
/proc/loadavg: 2.13 2.06 2.05 2/184 6455
/proc/meminfo: memFree=29451048/32770624 swapFree=0/421824
[pid=6455] ppid=6452 vsize=28528 CPUtime=0.11 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 1405 0 0 0 11 0 0 0 20 0 1 0 40374290 29212672 1246 18446744073709551615 4194304 5972588 140724257129824 140724257126472 140154941006828 0 0 1 0 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 7132 1246 790 435 0 495 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 28528

[startup+0.300248 s]
/proc/loadavg: 2.13 2.06 2.05 2/184 6455
/proc/meminfo: memFree=29451048/32770624 swapFree=0/421824
[pid=6455] ppid=6452 vsize=28904 CPUtime=0.21 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 1541 0 0 0 21 0 0 0 20 0 1 0 40374290 29597696 1341 18446744073709551615 4194304 5972588 140724257129824 140724257126472 4972741 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 7226 1341 790 435 0 589 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 28904

[startup+0.70022 s]
/proc/loadavg: 2.13 2.06 2.05 2/184 6455
/proc/meminfo: memFree=29451048/32770624 swapFree=0/421824
[pid=6455] ppid=6452 vsize=29072 CPUtime=0.61 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 1578 0 0 0 61 0 0 0 20 0 1 0 40374290 29769728 1406 18446744073709551615 4194304 5972588 140724257129824 140724257126472 4965342 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 7268 1406 829 435 0 631 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 29072

[startup+1.50022 s]
/proc/loadavg: 2.13 2.06 2.05 3/185 6456
/proc/meminfo: memFree=29448372/32770624 swapFree=0/421824
[pid=6455] ppid=6452 vsize=29204 CPUtime=1.41 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 1632 0 0 0 141 0 0 0 20 0 1 0 40374290 29904896 1472 18446744073709551615 4194304 5972588 140724257129824 140724257127128 4975114 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 7301 1472 829 435 0 664 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 29204

[startup+3.10022 s]
/proc/loadavg: 2.13 2.06 2.05 3/185 6456
/proc/meminfo: memFree=29448000/32770624 swapFree=0/421824
[pid=6455] ppid=6452 vsize=29468 CPUtime=3.01 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 2288 0 0 0 301 0 0 0 20 0 1 0 40374290 30175232 1509 18446744073709551615 4194304 5972588 140724257129824 140724257127128 4975114 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 7367 1509 829 435 0 730 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 29468

[startup+6.30022 s]
/proc/loadavg: 2.12 2.06 2.05 3/185 6456
/proc/meminfo: memFree=29447536/32770624 swapFree=0/421836
[pid=6455] ppid=6452 vsize=29600 CPUtime=6.21 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 2993 0 0 0 621 0 0 0 20 0 1 0 40374290 30310400 1559 18446744073709551615 4194304 5972588 140724257129824 140724257127128 4977753 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 7400 1559 829 435 0 763 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 29600

[startup+12.7002 s]
/proc/loadavg: 2.11 2.06 2.05 3/185 6456
/proc/meminfo: memFree=29447148/32770624 swapFree=0/421844
[pid=6455] ppid=6452 vsize=29732 CPUtime=12.61 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 3701 0 0 0 1261 0 0 0 20 0 1 0 40374290 30445568 1584 18446744073709551615 4194304 5972588 140724257129824 140724257127128 5071820 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 7433 1584 829 435 0 796 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 29732

[startup+25.5003 s]
/proc/loadavg: 2.16 2.07 2.05 3/183 6457
/proc/meminfo: memFree=29449024/32770624 swapFree=0/421840
[pid=6455] ppid=6452 vsize=29864 CPUtime=25.41 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 5143 0 0 0 2541 0 0 0 20 0 1 0 40374290 30580736 1617 18446744073709551615 4194304 5972588 140724257129824 140724257126856 4975123 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 7466 1617 829 435 0 829 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 29864

[startup+51.1003 s]
/proc/loadavg: 2.11 2.07 2.05 3/182 6457
/proc/meminfo: memFree=29450548/32770624 swapFree=0/421856
[pid=6455] ppid=6452 vsize=29864 CPUtime=51.01 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 5888 0 0 0 5101 0 0 0 20 0 1 0 40374290 30580736 1627 18446744073709551615 4194304 5972588 140724257129824 140724257127128 5053071 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 7466 1627 829 435 0 829 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 29864

[startup+102.3 s]
/proc/loadavg: 2.09 2.07 2.05 3/182 6459
/proc/meminfo: memFree=29444508/32770624 swapFree=0/421868
[pid=6455] ppid=6452 vsize=29864 CPUtime=102.21 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 6641 0 0 0 10221 0 0 0 20 0 1 0 40374290 30580736 1639 18446744073709551615 4194304 5972588 140724257129824 140724257127128 4962387 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 7466 1639 829 435 0 829 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 29864

[startup+162.3 s]
/proc/loadavg: 2.03 2.06 2.05 3/182 6461
/proc/meminfo: memFree=29433500/32770624 swapFree=0/421876
[pid=6455] ppid=6452 vsize=29864 CPUtime=162.21 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 7388 0 0 0 16221 0 0 0 20 0 1 0 40374290 30580736 1644 18446744073709551615 4194304 5972588 140724257129824 140724257127128 4965472 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 7466 1644 829 435 0 829 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 29864

[startup+222.306 s]
/proc/loadavg: 2.01 2.05 2.05 3/182 6463
/proc/meminfo: memFree=29432912/32770624 swapFree=0/421868
[pid=6455] ppid=6452 vsize=29864 CPUtime=222.22 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 8137 0 0 0 22222 0 0 0 20 0 1 0 40374290 30580736 1645 18446744073709551615 4194304 5972588 140724257129824 140724257127128 4979136 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 7466 1645 829 435 0 829 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 29864

[startup+282.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/181 6465
/proc/meminfo: memFree=29432956/32770624 swapFree=0/421872
[pid=6455] ppid=6452 vsize=29864 CPUtime=282.21 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 8887 0 0 0 28221 0 0 0 20 0 1 0 40374290 30580736 1647 18446744073709551615 4194304 5972588 140724257129824 140724257127128 5071395 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 7466 1647 829 435 0 829 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 29864

[startup+342.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 6467
/proc/meminfo: memFree=29433320/32770624 swapFree=0/421880
[pid=6455] ppid=6452 vsize=29864 CPUtime=342.21 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 9634 0 0 0 34221 0 0 0 20 0 1 0 40374290 30580736 1649 18446744073709551615 4194304 5972588 140724257129824 140724257127128 4970728 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 7466 1649 829 435 0 829 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 29864

[startup+402.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/181 6469
/proc/meminfo: memFree=29432900/32770624 swapFree=0/421896
[pid=6455] ppid=6452 vsize=29996 CPUtime=402.21 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 10387 0 0 0 40221 0 0 0 20 0 1 0 40374290 30715904 1650 18446744073709551615 4194304 5972588 140724257129824 140724257126856 4971615 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 7499 1650 829 435 0 862 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 29996

[startup+462.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/181 6471
/proc/meminfo: memFree=29432944/32770624 swapFree=0/421912
[pid=6455] ppid=6452 vsize=29996 CPUtime=462.22 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 11139 0 0 0 46222 0 0 0 20 0 1 0 40374290 30715904 1652 18446744073709551615 4194304 5972588 140724257129824 140724257127128 4965365 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 7499 1652 829 435 0 862 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 29996

[startup+522.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/184 6487
/proc/meminfo: memFree=29414132/32770624 swapFree=0/421932
[pid=6455] ppid=6452 vsize=29996 CPUtime=522.22 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 11890 0 0 0 52222 0 0 0 20 0 1 0 40374290 30715904 1652 18446744073709551615 4194304 5972588 140724257129824 140724257127128 4978058 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 7499 1652 829 435 0 862 0
Current children cumulated CPU time (s) 522.22
Current children cumulated vsize (KiB) 29996

[startup+582.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/184 6489
/proc/meminfo: memFree=29392556/32770624 swapFree=0/421964
[pid=6455] ppid=6452 vsize=29996 CPUtime=582.22 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 12646 0 0 0 58222 0 0 0 20 0 1 0 40374290 30715904 1653 18446744073709551615 4194304 5972588 140724257129824 140724257127128 4970781 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 7499 1653 829 435 0 862 0
Current children cumulated CPU time (s) 582.22
Current children cumulated vsize (KiB) 29996


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


[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 6539
/proc/meminfo: memFree=29342052/32770624 swapFree=0/422208
[pid=6455] ppid=6452 vsize=29996 CPUtime=1602.24 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 23937 0 0 0 160224 0 0 0 20 0 1 0 40374290 30715904 1662 18446744073709551615 4194304 5972588 140724257129824 140724257127128 4975104 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 7499 1662 829 435 0 862 0
Current children cumulated CPU time (s) 1602.24
Current children cumulated vsize (KiB) 29996

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 6541
/proc/meminfo: memFree=29342672/32770624 swapFree=0/422208
[pid=6455] ppid=6452 vsize=29996 CPUtime=1662.24 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 24413 0 0 0 166224 0 0 0 20 0 1 0 40374290 30715904 1662 18446744073709551615 4194304 5972588 140724257129824 140724257127128 5070704 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 7499 1662 829 435 0 862 0
Current children cumulated CPU time (s) 1662.24
Current children cumulated vsize (KiB) 29996

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 6558
/proc/meminfo: memFree=29337996/32770624 swapFree=0/422212
[pid=6455] ppid=6452 vsize=29996 CPUtime=1722.24 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 25193 0 0 0 172224 0 0 0 20 0 1 0 40374290 30715904 1662 18446744073709551615 4194304 5972588 140724257129824 140724257127128 4978745 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 7499 1662 829 435 0 862 0
Current children cumulated CPU time (s) 1722.24
Current children cumulated vsize (KiB) 29996

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 6585
/proc/meminfo: memFree=29335960/32770624 swapFree=0/422260
[pid=6455] ppid=6452 vsize=29996 CPUtime=1782.24 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 25641 0 0 0 178224 0 0 0 20 0 1 0 40374290 30715904 1662 18446744073709551615 4194304 5972588 140724257129824 140724257127128 4977727 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 7499 1662 829 435 0 862 0
Current children cumulated CPU time (s) 1782.24
Current children cumulated vsize (KiB) 29996

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 6587
/proc/meminfo: memFree=29337252/32770624 swapFree=0/422280
[pid=6455] ppid=6452 vsize=29996 CPUtime=1842.24 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 26089 0 0 0 184224 0 0 0 20 0 1 0 40374290 30715904 1662 18446744073709551615 4194304 5972588 140724257129824 140724257127128 4970771 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 7499 1662 829 435 0 862 0
Current children cumulated CPU time (s) 1842.24
Current children cumulated vsize (KiB) 29996

[startup+1902.3 s]
/proc/loadavg: 2.14 2.05 2.05 3/183 6589
/proc/meminfo: memFree=29340660/32770624 swapFree=0/422296
[pid=6455] ppid=6452 vsize=29996 CPUtime=1902.25 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 26541 0 0 0 190225 0 0 0 20 0 1 0 40374290 30715904 1662 18446744073709551615 4194304 5972588 140724257129824 140724257127128 4970862 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 7499 1662 829 435 0 862 0
Current children cumulated CPU time (s) 1902.25
Current children cumulated vsize (KiB) 29996

[startup+1962.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/183 6652
/proc/meminfo: memFree=31514960/32770624 swapFree=0/422328
[pid=6455] ppid=6452 vsize=29996 CPUtime=1962.25 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 27305 0 0 0 196225 0 0 0 20 0 1 0 40374290 30715904 1663 18446744073709551615 4194304 5972588 140724257129824 140724257127128 4979108 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 7499 1663 829 435 0 862 0
Current children cumulated CPU time (s) 1962.25
Current children cumulated vsize (KiB) 29996

[startup+2022.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/183 6654
/proc/meminfo: memFree=31514340/32770624 swapFree=0/422344
[pid=6455] ppid=6452 vsize=29996 CPUtime=2022.25 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 27797 0 0 0 202225 0 0 0 20 0 1 0 40374290 30715904 1663 18446744073709551615 4194304 5972588 140724257129824 140724257127128 4968734 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 7499 1663 829 435 0 862 0
Current children cumulated CPU time (s) 2022.25
Current children cumulated vsize (KiB) 29996

[startup+2082.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 6656
/proc/meminfo: memFree=31514496/32770624 swapFree=0/422376
[pid=6455] ppid=6452 vsize=29996 CPUtime=2082.25 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 28316 0 0 0 208225 0 0 0 20 0 1 0 40374290 30715904 1663 18446744073709551615 4194304 5972588 140724257129824 140724257127128 4970755 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 7499 1663 829 435 0 862 0
Current children cumulated CPU time (s) 2082.25
Current children cumulated vsize (KiB) 29996

[startup+2142.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 6658
/proc/meminfo: memFree=31514372/32770624 swapFree=0/422396
[pid=6455] ppid=6452 vsize=29996 CPUtime=2142.25 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 28804 0 0 0 214225 0 0 0 20 0 1 0 40374290 30715904 1664 18446744073709551615 4194304 5972588 140724257129824 140724257127128 5071752 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 7499 1664 829 435 0 862 0
Current children cumulated CPU time (s) 2142.25
Current children cumulated vsize (KiB) 29996

[startup+2202.31 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 6660
/proc/meminfo: memFree=31514508/32770624 swapFree=0/422424
[pid=6455] ppid=6452 vsize=29996 CPUtime=2202.26 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 29603 0 0 0 220226 0 0 0 20 0 1 0 40374290 30715904 1664 18446744073709551615 4194304 5972588 140724257129824 140724257127128 4975213 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 7499 1664 829 435 0 862 0
Current children cumulated CPU time (s) 2202.26
Current children cumulated vsize (KiB) 29996

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 6662
/proc/meminfo: memFree=31514632/32770624 swapFree=0/422436
[pid=6455] ppid=6452 vsize=29996 CPUtime=2262.25 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 30054 0 0 0 226225 0 0 0 20 0 1 0 40374290 30715904 1664 18446744073709551615 4194304 5972588 140724257129824 140724257127128 4965365 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 7499 1664 829 435 0 862 0
Current children cumulated CPU time (s) 2262.25
Current children cumulated vsize (KiB) 29996

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 6678
/proc/meminfo: memFree=31509488/32770624 swapFree=0/422456
[pid=6455] ppid=6452 vsize=29996 CPUtime=2322.25 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 30547 0 0 0 232225 0 0 0 20 0 1 0 40374290 30715904 1664 18446744073709551615 4194304 5972588 140724257129824 140724257127128 5053097 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 7499 1664 829 435 0 862 0
Current children cumulated CPU time (s) 2322.25
Current children cumulated vsize (KiB) 29996

[startup+2382.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/184 6680
/proc/meminfo: memFree=31510220/32770624 swapFree=0/422500
[pid=6455] ppid=6452 vsize=29996 CPUtime=2382.26 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 31309 0 0 0 238226 0 0 0 20 0 1 0 40374290 30715904 1664 18446744073709551615 4194304 5972588 140724257129824 140724257127128 4972757 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 7499 1664 829 435 0 862 0
Current children cumulated CPU time (s) 2382.26
Current children cumulated vsize (KiB) 29996

[startup+2442.3 s]
/proc/loadavg: 2.08 2.04 2.05 3/181 6682
/proc/meminfo: memFree=31512624/32770624 swapFree=0/422512
[pid=6455] ppid=6452 vsize=29996 CPUtime=2442.26 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 31799 0 0 0 244226 0 0 0 20 0 1 0 40374290 30715904 1664 18446744073709551615 4194304 5972588 140724257129824 140724257127128 5071411 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 7499 1664 829 435 0 862 0
Current children cumulated CPU time (s) 2442.26
Current children cumulated vsize (KiB) 29996

[startup+2502.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/181 6684
/proc/meminfo: memFree=31513236/32770624 swapFree=0/422528
[pid=6455] ppid=6452 vsize=29996 CPUtime=2502.26 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 32289 0 0 0 250226 0 0 0 20 0 1 0 40374290 30715904 1664 18446744073709551615 4194304 5972588 140724257129824 140724257127128 5053069 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 7499 1664 829 435 0 862 0
Current children cumulated CPU time (s) 2502.26
Current children cumulated vsize (KiB) 29996



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.02 2.03 2.05 3/181 6684
/proc/meminfo: memFree=31513360/32770624 swapFree=0/422532
[pid=6455] ppid=6452 vsize=29996 CPUtime=2519.96 cores=1,3,5,7
/proc/6455/stat : 6455 (cosoco) R 6452 6455 31775 0 -1 4202496 32771 0 0 0 251996 0 0 0 20 0 1 0 40374290 30715904 1664 18446744073709551615 4194304 5972588 140724257129824 140724257127128 4909694 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 40390656 140724257133038 140724257133133 140724257133133 140724257136590 0
/proc/6455/statm: 7499 1664 829 435 0 862 0
Current children cumulated CPU time (s) 2519.96
Current children cumulated vsize (KiB) 29996

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

Child status: 1
Real time (s): 2520
CPU time (s): 2519.97
CPU user time (s): 2519.96
CPU system time (s): 0.009
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 29996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.96
system time used= 0.009
maximum resident set size= 6728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32822
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 632

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.57136 second user time and 8.49211 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-12 08:31:20
IDJOB=4268045
IDBENCH=124278
IDSOLVER=2658
FILE ID=node124/4268045-1502520336
RUNJOBID= node124-1502500286-31839
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/Langford/Langford-m1-k3/Langford-3-70.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268045-1502520336/watcher-4268045-1502520336 -o /tmp/evaluation-result-4268045-1502520336/solver-4268045-1502520336 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502500286-31839 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268045-1502520336.xml

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

MD5SUM BENCH= 334f60f9be5ea7f5cd20aecf314fa745
RANDOM SEED=49651036

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        29451048 kB
MemAvailable:   29895236 kB
Buffers:          232308 kB
Cached:           505892 kB
SwapCached:            0 kB
Active:          2451236 kB
Inactive:         446784 kB
Active(anon):    2160164 kB
Inactive(anon):    24960 kB
Active(file):     291072 kB
Inactive(file):   421824 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2364 kB
Writeback:             0 kB
AnonPages:       2159856 kB
Mapped:            42428 kB
Shmem:             25320 kB
Slab:             119508 kB
SReclaimable:      94256 kB
SUnreclaim:        25252 kB
KernelStack:        3232 kB
PageTables:         9628 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2536512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    870400 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= 62028 MiB
End job on node124 at 2017-08-12 09:13:20