Trace number 4260109

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-mini 1.1 (2017-07-29)? (TO) 2400.04 2399.8999

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.08/0.26	c root propagations     : 0           
0.08/0.26	c restarts enabled, print stats at every restarts
0.08/0.26	c
0.08/0.26	c
0.08/0.26	c
0.08/0.26	c This is cosoco 1.1 --  
0.08/0.26	c
0.08/0.26	c command line: cosoco -lc -model -restarts HOME/instance-4260109-1502022752.xml 
0.08/0.26	c ========================================[ Problem Statistics ]===========================================
0.08/0.26	c |                                                                                                       
0.08/0.26	c |  Parse time        :         0.15 s 
0.08/0.26	c |
0.08/0.26	c |               Variables: 210
0.08/0.26	c |            Domain Sizes: 210..210
0.08/0.26	c |
0.08/0.26	c |             Constraints: 141
0.08/0.26	c |                   Arity: 2..210  -- Binary: 140
0.08/0.26	c | 
0.08/0.26	c |                   Types: 
0.08/0.26	c |                          All Different: 1
0.08/0.26	c |                          Intension: 140
0.08/0.26	c |                          
0.08/0.26	c =========================================================================================================
0.08/0.26	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.08/0.27	c 101            104            755            8441           0              0              4   4   3      
0.08/0.28	c 211            214            1273           17378          1              0              1   1   0      
0.08/0.28	c 332            338            2011           29890          1              0              1   4   3      
0.08/0.29	c 465            471            2673           44354          2              0              1   1   0      
0.18/0.30	c 611            629            3841           62766          2              0              1   13   9     
0.18/0.32	c 771            798            5049           79370          3              0              1   10   2     
0.18/0.33	c 947            986            6344           98085          4              0              1   13   3     
0.18/0.34	c 1140           1197           8134           120431         5              0              1   19   7     
0.18/0.36	c 1352           1427           9919           147551         6              0              1   19   8     
0.18/0.38	c 1585           1687           12339          179531         7              0              1   28   13    
0.28/0.40	c 1841           1970           14853          210797         8              0              1   28   15    
0.28/0.43	c 2122           2284           17551          251330         9              0              1   34   19    
0.28/0.46	c 2431           2632           20735          293243         10             0              1   40   22    
0.28/0.49	c 2770           3016           24228          342168         11             0              1   46   24    
0.38/0.52	c 3142           3439           27777          396152         12             0              1   52   28    
0.38/0.56	c 3551           3905           31531          457107         13             0              1   58   31    
0.48/0.61	c 4000           4423           35973          528302         14             0              1   70   35    
0.48/0.66	c 4493           4985           40903          597183         15             0              1   70   39    
0.58/0.71	c 5035           5590           45578          673851         16             0              1   64   26    
0.58/0.77	c 5631           6273           51480          752498         17             0              1   88   46    
0.68/0.83	c 6286           7015           57187          831094         18             0              1   88   44    
0.78/0.90	c 7006           7840           62995          929553         19             0              1   106   49   
0.78/0.98	c 7798           8746           69604          1047098        20             0              1   115   58   
0.88/1.06	c 8669           9755           77369          1193611        21             0              1   139   68   
0.98/1.16	c 9627           10860          85754          1363245        22             0              1   145   74   
1.08/1.27	c 10680          12081          94079          1524253        23             0              1   151   78   
1.18/1.39	c 11838          13407          102990         1719241        24             0              1   154   76   
1.38/1.52	c 13111          14869          112702         1978876        25             0              1   157   94   
1.48/1.69	c 14511          16503          123474         2221810        26             0              1   160   104  
1.68/1.86	c 16051          18310          134993         2493520        26             0              4   163   113  
1.88/2.07	c 17745          20325          147271         2762317        27             0              1   175   119  
2.08/2.30	c 19608          22518          161692         3109195        28             0              1   175   122  
2.38/2.56	c 21657          24921          177590         3486622        29             0              1   178   131  
2.78/2.90	c 23910          27783          195822         3835362        30             0              1   181   139  
3.08/3.28	c 26388          30834          215919         4560384        31             0              1   184   144  
3.48/3.69	c 29113          34267          238186         5113891        32             0              1   193   148  
3.98/4.12	c 32110          38041          261705         5592087        32             0              4   196   149  
4.38/4.52	c 35406          41874          284947         6086198        33             0              1   187   140  
4.88/5.01	c 39031          46195          312978         6772388        33             0              4   190   148  
5.38/5.51	c 43018          50842          340549         7522456        33             0              4   157   135  
6.08/6.21	c 47403          56412          377650         8770964        34             0              1   193   165  
6.68/6.88	c 52226          62258          414918         9824327        35             0              1   196   157  
7.48/7.70	c 57531          68934          455920         10942610       36             0              1   178   157  
8.68/8.86	c 63366          77058          509934         12358991       37             0              1   196   169  
9.48/9.67	c 69784          84613          553419         13493478       37             0              4   175   152  
10.58/10.76	c 76843          93418          608726         15015133       38             0              1   190   165  
11.88/12.05	c 84607          103357         668909         16628794       38             0              4   193   164  
12.88/13.06	c 93147          113079         720761         17904666       39             0              1   151   137  
13.98/14.17	c 102541         123853         782376         19345503       40             0              1   163   148  
15.68/15.83	c 112874         136937         864021         21494496       41             0              1   196   167  
17.38/17.51	c 124240         151138         949859         23568898       41             0              4   196   164  
19.08/19.21	c 136742         165911         1038642        26061533       41             0              4   187   161  
20.88/21.07	c 150494         182195         1134526        28358802       42             0              1   187   158  
23.78/23.93	c 165621         202284         1264586        32176154       43             0              1   196   179  
26.29/26.47	c 182260         223453         1394279        35534838       44             0              1   190   169  
29.18/29.31	c 200562         246138         1529292        40043865       45             0              1   190   168  
32.89/33.04	c 220694         272954         1694945        44476519       46             0              1   196   172  
36.19/36.38	c 242839         300424         1854266        48380389       46             0              4   184   161  
40.48/40.66	c 267198         332418         2056670        54008002       47             0              1   199   177  
44.28/44.46	c 293992         365140         2248822        58626956       48             0              1   190   163  
48.68/48.84	c 323465         400901         2466552        65143313       48             0              4   202   168  
52.69/52.83	c 355885         438622         2676246        69830049       49             0              1   190   151  
57.58/57.79	c 391547         481025         2931416        77345852       49             0              4   199   172  
63.79/63.91	c 430775         530192         3244301        86926069       49             0              4   199   175  
69.19/69.37	c 473925         581247         3524783        94237811       50             0              1   178   155  
75.38/75.53	c 521390         636485         3844582        102922013      51             0              1   166   149  
83.28/83.41	c 573601         701197         4222997        113584441      52             0              1   202   169  
92.89/93.01	c 631033         778390         4693833        126654702      52             0              4   193   171  
101.89/102.06	c 694208         855317         5143318        139944037      52             0              4   175   158  
113.19/113.31	c 763700         943589         5694835        157268337      53             0              1   196   176  
125.59/125.70	c 840141         1042722        6296485        169910208      53             0              4   199   172  
138.60/138.73	c 924226         1149403        6937519        185453054      54             0              1   199   177  
151.49/151.62	c 1016719        1260349        7575221        200808859      54             0              4   196   165  
166.39/166.58	c 1118461        1384294        8338403        222760608      54             0              4   193   172  
183.70/183.86	c 1230377        1525877        9168273        243713762      54             0              4   196   169  
201.10/201.21	c 1353484        1679023        10068005       261229887      54             0              4   178   160  
219.40/219.52	c 1488901        1839256        11006191       286593312      54             0              4   199   167  
238.80/238.94	c 1637859        2017569        11988690       309847867      54             0              4   196   159  
267.40/267.58	c 1801712        2225072        13355175       350592094      55             0              1   199   178  
292.61/292.75	c 1981950        2446803        14635375       380762561      56             0              1   178   162  
317.51/317.67	c 2180211        2676402        15877255       407278434      57             0              1   193   162  
347.91/348.08	c 2398298        2937809        17430661       451650903      58             0              1   178   156  
379.82/379.95	c 2638193        3220799        19049686       495991861      58             0              4   193   161  
415.42/415.51	c 2902077        3539745        20896475       543789376      59             0              1   199   161  
452.32/452.42	c 3192349        3891697        22983043       588858601      60             0              1   181   160  
493.33/493.47	c 3511648        4267009        25023678       641862139      61             0              1   196   163  
551.53/551.67	c 3862876        4717696        27931793       726024059      61             0              4   199   181  
601.44/601.57	c 4249226        5186849        30538236       784259139      62             0              1   175   156  
659.14/659.23	c 4674211        5700586        33482289       860284482      62             0              4   187   158  
715.55/715.68	c 5141694        6254466        36340438       920408041      63             0              1   199   163  
802.16/802.20	c 5655925        6907492        40406622       1037593970     64             0              1   199   179  
875.07/875.12	c 6221579        7582238        44284906       1132074118     64             0              4   199   165  
949.38/949.48	c 6843798        8307363        48285821       1232738630     64             0              4   193   160  
1038.39/1038.46	c 7528238        9139088        53221662       1360074142     64             0              4   196   166  
1143.00/1143.09	c 8281122        10047822       58367010       1497169671     64             0              4   196   163  
1264.11/1264.18	c 9109294        11078836       64664883       1671530376     65             0              1   199   173  
1437.62/1437.67	c 10020283       12291628       72717825       1921930087     65             0              4   199   181  
1564.94/1564.93	c 11022370       13470427       79388919       2107155952     65             0              4   178   147  
1707.36/1707.39	c 12124665       14796309       87119830       2313369530     65             0              4   190   163  
1951.59/1951.59	c 13337189       16523954       98637957       2636297019     66             0              1   202   183  
2144.50/2144.40	c 14670965       18214367       108791280      2874130903     66             0              4   202   175  
2323.82/2323.70	c 16138118       19908647       117904959      3107210144     66             0              4   199   165  
2400.02/2399.90	
2400.02/2399.90	c *** INTERRUPTED ***
2400.02/2399.90	c restarts              : 102         
2400.02/2399.90	c conflicts             : 16672181     (6947 /sec)
2400.02/2399.90	c decisions             : 20568611     (8570 /sec)
2400.02/2399.90	c propagations          : 3214263838  (1339260 /sec)
2400.02/2399.90	c root propagations     : 0           
2400.02/2399.90	c filter calls          : 121797554      (50748 /sec)
2400.02/2399.90	c useless filter calls  : 63745069       (52 %)
2400.02/2399.90	c Memory used           : 29.07 MB
2400.02/2399.90	c CPU time              : 2400.03 s
2400.02/2399.90	
2400.02/2399.90	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-4260109-1502022752/watcher-4260109-1502022752 -o /tmp/evaluation-result-4260109-1502022752/solver-4260109-1502022752 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502014323-10661 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4260109-1502022752.xml 

pid=12182
running on 4 cores: 0,2,4,6

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.94 2.00 2.04 3/180 12185
/proc/meminfo: memFree=30949592/32770624 swapFree=0/313540
[pid=12185] ppid=12182 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/12185/stat : 12185 (runsolver) D 12182 12185 9955 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 4496185 24240128 108 18446744073709551615 4194304 4338465 140727938924304 140727938921944 139986242106071 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 7962624 140727938932930 140727938933322 140727938933322 140727938936778 0
/proc/12185/statm: 5918 108 54 36 0 2156 0

[startup+0.100151 s]
/proc/loadavg: 1.94 2.00 2.04 3/180 12185
/proc/meminfo: memFree=30949592/32770624 swapFree=0/313540
[pid=12185] ppid=12182 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/12185/stat : 12185 (runsolver) D 12182 12185 9955 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 4496185 24240128 108 18446744073709551615 4194304 4338465 140727938924304 140727938921944 139986242106071 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 7962624 140727938932930 140727938933322 140727938933322 140727938936778 0
/proc/12185/statm: 5918 108 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200359 s]
/proc/loadavg: 1.94 2.00 2.04 3/180 12185
/proc/meminfo: memFree=30949592/32770624 swapFree=0/313540
[pid=12185] ppid=12182 vsize=28048 CPUtime=0.08 cores=0,2,4,6
/proc/12185/stat : 12185 (cosoco) R 12182 12185 9955 0 -1 4202496 1331 0 0 0 8 0 0 0 20 0 1 0 4496185 28721152 1169 18446744073709551615 4194304 5747388 140733738871936 140733738868584 140268581469157 0 0 1 0 0 0 0 17 4 0 0 11 0 0 7845728 7850568 35426304 140733738873327 140733738873422 140733738873422 140733738876878 0
/proc/12185/statm: 7012 1169 777 380 0 430 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 28048

[startup+0.300323 s]
/proc/loadavg: 1.94 2.00 2.04 3/180 12185
/proc/meminfo: memFree=30949592/32770624 swapFree=0/313540
[pid=12185] ppid=12182 vsize=28680 CPUtime=0.18 cores=0,2,4,6
/proc/12185/stat : 12185 (cosoco) R 12182 12185 9955 0 -1 4202496 1523 0 0 0 18 0 0 0 20 0 1 0 4496185 29368320 1327 18446744073709551615 4194304 5747388 140733738871936 140733738868584 4911493 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 7845728 7850568 35426304 140733738873327 140733738873422 140733738873422 140733738876878 0
/proc/12185/statm: 7170 1327 777 380 0 588 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 28680

[startup+0.700278 s]
/proc/loadavg: 1.94 2.00 2.04 3/180 12185
/proc/meminfo: memFree=30949592/32770624 swapFree=0/313540
[pid=12185] ppid=12182 vsize=28844 CPUtime=0.58 cores=0,2,4,6
/proc/12185/stat : 12185 (cosoco) R 12182 12185 9955 0 -1 4202496 1560 0 0 0 58 0 0 0 20 0 1 0 4496185 29536256 1392 18446744073709551615 4194304 5747388 140733738871936 140733738868584 4918713 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 7845728 7850568 35426304 140733738873327 140733738873422 140733738873422 140733738876878 0
/proc/12185/statm: 7211 1392 814 380 0 629 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 28844

[startup+1.50028 s]
/proc/loadavg: 1.94 2.00 2.04 3/181 12186
/proc/meminfo: memFree=30946448/32770624 swapFree=0/313544
[pid=12185] ppid=12182 vsize=28976 CPUtime=1.38 cores=0,2,4,6
/proc/12185/stat : 12185 (cosoco) R 12182 12185 9955 0 -1 4202496 1614 0 0 0 138 0 0 0 20 0 1 0 4496185 29671424 1392 18446744073709551615 4194304 5747388 140733738871936 140733738869336 4915124 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 7845728 7850568 35426304 140733738873327 140733738873422 140733738873422 140733738876878 0
/proc/12185/statm: 7244 1392 814 380 0 662 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 28976

[startup+3.10028 s]
/proc/loadavg: 1.87 1.98 2.03 3/181 12186
/proc/meminfo: memFree=30946272/32770624 swapFree=0/313552
[pid=12185] ppid=12182 vsize=29240 CPUtime=2.98 cores=0,2,4,6
/proc/12185/stat : 12185 (cosoco) R 12182 12185 9955 0 -1 4202496 2267 0 0 0 298 0 0 0 20 0 1 0 4496185 29941760 1492 18446744073709551615 4194304 5747388 140733738871936 140733738869080 4918710 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 7845728 7850568 35426304 140733738873327 140733738873422 140733738873422 140733738876878 0
/proc/12185/statm: 7310 1492 814 380 0 728 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 29240

[startup+6.30027 s]
/proc/loadavg: 1.87 1.98 2.03 3/181 12186
/proc/meminfo: memFree=30945924/32770624 swapFree=0/313552
[pid=12185] ppid=12182 vsize=29372 CPUtime=6.18 cores=0,2,4,6
/proc/12185/stat : 12185 (cosoco) R 12182 12185 9955 0 -1 4202496 2968 0 0 0 618 0 0 0 20 0 1 0 4496185 30076928 1542 18446744073709551615 4194304 5747388 140733738871936 140733738869336 4912674 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 7845728 7850568 35426304 140733738873327 140733738873422 140733738873422 140733738876878 0
/proc/12185/statm: 7343 1542 814 380 0 761 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 29372

[startup+12.7003 s]
/proc/loadavg: 1.88 1.98 2.03 3/181 12187
/proc/meminfo: memFree=30945544/32770624 swapFree=0/313560
[pid=12185] ppid=12182 vsize=29504 CPUtime=12.58 cores=0,2,4,6
/proc/12185/stat : 12185 (cosoco) R 12182 12185 9955 0 -1 4202496 3676 0 0 0 1258 0 0 0 20 0 1 0 4496185 30212096 1571 18446744073709551615 4194304 5747388 140733738871936 140733738869336 4912674 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 7845728 7850568 35426304 140733738873327 140733738873422 140733738873422 140733738876878 0
/proc/12185/statm: 7376 1571 814 380 0 794 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 29504

[startup+25.5003 s]
/proc/loadavg: 1.90 1.98 2.03 3/181 12187
/proc/meminfo: memFree=30945528/32770624 swapFree=0/313584
[pid=12185] ppid=12182 vsize=29636 CPUtime=25.38 cores=0,2,4,6
/proc/12185/stat : 12185 (cosoco) R 12182 12185 9955 0 -1 4202496 5113 0 0 0 2538 0 0 0 20 0 1 0 4496185 30347264 1601 18446744073709551615 4194304 5747388 140733738871936 140733738869336 4915034 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 7845728 7850568 35426304 140733738873327 140733738873422 140733738873422 140733738876878 0
/proc/12185/statm: 7409 1601 814 380 0 827 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 29636

[startup+51.1003 s]
/proc/loadavg: 1.94 1.99 2.03 3/181 12187
/proc/meminfo: memFree=30943460/32770624 swapFree=0/313608
[pid=12185] ppid=12182 vsize=29636 CPUtime=50.98 cores=0,2,4,6
/proc/12185/stat : 12185 (cosoco) R 12182 12185 9955 0 -1 4202496 5857 0 0 0 5098 0 0 0 20 0 1 0 4496185 30347264 1611 18446744073709551615 4194304 5747388 140733738871936 140733738869336 4911538 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 7845728 7850568 35426304 140733738873327 140733738873422 140733738873422 140733738876878 0
/proc/12185/statm: 7409 1611 814 380 0 827 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 29636

[startup+102.3 s]
/proc/loadavg: 1.97 1.99 2.03 3/185 12204
/proc/meminfo: memFree=30936500/32770624 swapFree=0/313716
[pid=12185] ppid=12182 vsize=29636 CPUtime=102.19 cores=0,2,4,6
/proc/12185/stat : 12185 (cosoco) R 12182 12185 9955 0 -1 4202496 6607 0 0 0 10219 0 0 0 20 0 1 0 4496185 30347264 1623 18446744073709551615 4194304 5747388 140733738871936 140733738869336 4906207 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 7845728 7850568 35426304 140733738873327 140733738873422 140733738873422 140733738876878 0
/proc/12185/statm: 7409 1623 814 380 0 827 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 29636

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 2.03 3/185 12206
/proc/meminfo: memFree=30935532/32770624 swapFree=0/313772
[pid=12185] ppid=12182 vsize=29636 CPUtime=162.19 cores=0,2,4,6
/proc/12185/stat : 12185 (cosoco) R 12182 12185 9955 0 -1 4202496 7353 0 0 0 16219 0 0 0 20 0 1 0 4496185 30347264 1627 18446744073709551615 4194304 5747388 140733738871936 140733738869336 5121459 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 7845728 7850568 35426304 140733738873327 140733738873422 140733738873422 140733738876878 0
/proc/12185/statm: 7409 1627 814 380 0 827 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 29636

[startup+222.306 s]
/proc/loadavg: 2.00 1.99 2.03 3/182 12208
/proc/meminfo: memFree=30935500/32770624 swapFree=0/313816
[pid=12185] ppid=12182 vsize=29636 CPUtime=222.2 cores=0,2,4,6
/proc/12185/stat : 12185 (cosoco) R 12182 12185 9955 0 -1 4202496 8100 0 0 0 22220 0 0 0 20 0 1 0 4496185 30347264 1629 18446744073709551615 4194304 5747388 140733738871936 140733738869336 4911155 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 7845728 7850568 35426304 140733738873327 140733738873422 140733738873422 140733738876878 0
/proc/12185/statm: 7409 1629 814 380 0 827 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 29636

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/182 12210
/proc/meminfo: memFree=30932560/32770624 swapFree=0/313860
[pid=12185] ppid=12182 vsize=29636 CPUtime=282.21 cores=0,2,4,6
/proc/12185/stat : 12185 (cosoco) R 12182 12185 9955 0 -1 4202496 8101 0 0 0 28221 0 0 0 20 0 1 0 4496185 30347264 1629 18446744073709551615 4194304 5747388 140733738871936 140733738869336 4912674 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 7845728 7850568 35426304 140733738873327 140733738873422 140733738873422 140733738876878 0
/proc/12185/statm: 7409 1629 814 380 0 827 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 29636

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/182 12212
/proc/meminfo: memFree=30922764/32770624 swapFree=0/313896
[pid=12185] ppid=12182 vsize=29636 CPUtime=342.21 cores=0,2,4,6
/proc/12185/stat : 12185 (cosoco) R 12182 12185 9955 0 -1 4202496 8847 0 0 0 34221 0 0 0 20 0 1 0 4496185 30347264 1633 18446744073709551615 4194304 5747388 140733738871936 140733738869336 4972769 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 7845728 7850568 35426304 140733738873327 140733738873422 140733738873422 140733738876878 0
/proc/12185/statm: 7409 1633 814 380 0 827 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 29636

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/181 12215
/proc/meminfo: memFree=30922776/32770624 swapFree=0/313956
[pid=12185] ppid=12182 vsize=29768 CPUtime=402.22 cores=0,2,4,6
/proc/12185/stat : 12185 (cosoco) R 12182 12185 9955 0 -1 4202496 8850 0 0 0 40222 0 0 0 20 0 1 0 4496185 30482432 1633 18446744073709551615 4194304 5747388 140733738871936 140733738869336 4911001 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 7845728 7850568 35426304 140733738873327 140733738873422 140733738873422 140733738876878 0
/proc/12185/statm: 7442 1633 814 380 0 860 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 29768

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/181 12217
/proc/meminfo: memFree=30922788/32770624 swapFree=0/314008
[pid=12185] ppid=12182 vsize=29768 CPUtime=462.22 cores=0,2,4,6
/proc/12185/stat : 12185 (cosoco) R 12182 12185 9955 0 -1 4202496 9099 0 0 0 46222 0 0 0 20 0 1 0 4496185 30482432 1635 18446744073709551615 4194304 5747388 140733738871936 140733738869336 4919028 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 7845728 7850568 35426304 140733738873327 140733738873422 140733738873422 140733738876878 0
/proc/12185/statm: 7442 1635 814 380 0 860 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 29768

[startup+522.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/181 12219
/proc/meminfo: memFree=30922424/32770624 swapFree=0/314048
[pid=12185] ppid=12182 vsize=29768 CPUtime=522.23 cores=0,2,4,6
/proc/12185/stat : 12185 (cosoco) R 12182 12185 9955 0 -1 4202496 9099 0 0 0 52223 0 0 0 20 0 1 0 4496185 30482432 1635 18446744073709551615 4194304 5747388 140733738871936 140733738869336 4903020 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 7845728 7850568 35426304 140733738873327 140733738873422 140733738873422 140733738876878 0
/proc/12185/statm: 7442 1635 814 380 0 860 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 29768

[startup+582.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/181 12222
/proc/meminfo: memFree=30922288/32770624 swapFree=0/314100
[pid=12185] ppid=12182 vsize=29768 CPUtime=582.24 cores=0,2,4,6
/proc/12185/stat : 12185 (cosoco) R 12182 12185 9955 0 -1 4202496 9350 0 0 0 58224 0 0 0 20 0 1 0 4496185 30482432 1637 18446744073709551615 4194304 5747388 140733738871936 140733738869336 5000064 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 7845728 7850568 35426304 140733738873327 140733738873422 140733738873422 140733738876878 0
/proc/12185/statm: 7442 1637 814 380 0 860 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 29768


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


[startup+1542.31 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 12283
/proc/meminfo: memFree=30920020/32770624 swapFree=0/314716
[pid=12185] ppid=12182 vsize=29768 CPUtime=1542.34 cores=0,2,4,6
/proc/12185/stat : 12185 (cosoco) R 12182 12185 9955 0 -1 4202496 11348 0 0 0 154234 0 0 0 20 0 1 0 4496185 30482432 1646 18446744073709551615 4194304 5747388 140733738871936 140733738869336 4903000 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 7845728 7850568 35426304 140733738873327 140733738873422 140733738873422 140733738876878 0
/proc/12185/statm: 7442 1646 814 380 0 860 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 29768

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 12285
/proc/meminfo: memFree=30920420/32770624 swapFree=0/314756
[pid=12185] ppid=12182 vsize=29768 CPUtime=1602.34 cores=0,2,4,6
/proc/12185/stat : 12185 (cosoco) R 12182 12185 9955 0 -1 4202496 11402 0 0 0 160234 0 0 0 20 0 1 0 4496185 30482432 1646 18446744073709551615 4194304 5747388 140733738871936 140733738869336 4915518 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 7845728 7850568 35426304 140733738873327 140733738873422 140733738873422 140733738876878 0
/proc/12185/statm: 7442 1646 814 380 0 860 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 29768

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 12287
/proc/meminfo: memFree=30920304/32770624 swapFree=0/314796
[pid=12185] ppid=12182 vsize=29768 CPUtime=1662.35 cores=0,2,4,6
/proc/12185/stat : 12185 (cosoco) R 12182 12185 9955 0 -1 4202496 11594 0 0 0 166235 0 0 0 20 0 1 0 4496185 30482432 1646 18446744073709551615 4194304 5747388 140733738871936 140733738869336 4911503 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 7845728 7850568 35426304 140733738873327 140733738873422 140733738873422 140733738876878 0
/proc/12185/statm: 7442 1646 814 380 0 860 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 29768

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 12289
/proc/meminfo: memFree=30919692/32770624 swapFree=0/314828
[pid=12185] ppid=12182 vsize=29768 CPUtime=1722.36 cores=0,2,4,6
/proc/12185/stat : 12185 (cosoco) R 12182 12185 9955 0 -1 4202496 11660 0 0 0 172236 0 0 0 20 0 1 0 4496185 30482432 1646 18446744073709551615 4194304 5747388 140733738871936 140733738869336 4915020 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 7845728 7850568 35426304 140733738873327 140733738873422 140733738873422 140733738876878 0
/proc/12185/statm: 7442 1646 814 380 0 860 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 29768

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 12291
/proc/meminfo: memFree=30919576/32770624 swapFree=0/314860
[pid=12185] ppid=12182 vsize=29768 CPUtime=1782.36 cores=0,2,4,6
/proc/12185/stat : 12185 (cosoco) R 12182 12185 9955 0 -1 4202496 11835 0 0 0 178236 0 0 0 20 0 1 0 4496185 30482432 1646 18446744073709551615 4194304 5747388 140733738871936 140733738869336 4909397 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 7845728 7850568 35426304 140733738873327 140733738873422 140733738873422 140733738876878 0
/proc/12185/statm: 7442 1646 814 380 0 860 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 29768

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 12293
/proc/meminfo: memFree=30919460/32770624 swapFree=0/314884
[pid=12185] ppid=12182 vsize=29768 CPUtime=1842.37 cores=0,2,4,6
/proc/12185/stat : 12185 (cosoco) R 12182 12185 9955 0 -1 4202496 11835 0 0 0 184237 0 0 0 20 0 1 0 4496185 30482432 1646 18446744073709551615 4194304 5747388 140733738871936 140733738869336 4918019 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 7845728 7850568 35426304 140733738873327 140733738873422 140733738873422 140733738876878 0
/proc/12185/statm: 7442 1646 814 380 0 860 0
Current children cumulated CPU time (s) 1842.37
Current children cumulated vsize (KiB) 29768

[startup+1902.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/184 12309
/proc/meminfo: memFree=30915824/32770624 swapFree=0/314944
[pid=12185] ppid=12182 vsize=29768 CPUtime=1902.37 cores=0,2,4,6
/proc/12185/stat : 12185 (cosoco) R 12182 12185 9955 0 -1 4202496 12017 0 0 0 190237 0 0 0 20 0 1 0 4496185 30482432 1646 18446744073709551615 4194304 5747388 140733738871936 140733738869336 4915037 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 7845728 7850568 35426304 140733738873327 140733738873422 140733738873422 140733738876878 0
/proc/12185/statm: 7442 1646 814 380 0 860 0
Current children cumulated CPU time (s) 1902.37
Current children cumulated vsize (KiB) 29768

[startup+1962.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/184 12311
/proc/meminfo: memFree=30916144/32770624 swapFree=0/314996
[pid=12185] ppid=12182 vsize=29768 CPUtime=1962.38 cores=0,2,4,6
/proc/12185/stat : 12185 (cosoco) R 12182 12185 9955 0 -1 4202496 12094 0 0 0 196238 0 0 0 20 0 1 0 4496185 30482432 1647 18446744073709551615 4194304 5747388 140733738871936 140733738869336 4909404 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 7845728 7850568 35426304 140733738873327 140733738873422 140733738873422 140733738876878 0
/proc/12185/statm: 7442 1647 814 380 0 860 0
Current children cumulated CPU time (s) 1962.38
Current children cumulated vsize (KiB) 29768

[startup+2022.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 12313
/proc/meminfo: memFree=30919152/32770624 swapFree=0/315028
[pid=12185] ppid=12182 vsize=29768 CPUtime=2022.39 cores=0,2,4,6
/proc/12185/stat : 12185 (cosoco) R 12182 12185 9955 0 -1 4202496 12280 0 0 0 202239 0 0 0 20 0 1 0 4496185 30482432 1647 18446744073709551615 4194304 5747388 140733738871936 140733738869336 4915704 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 7845728 7850568 35426304 140733738873327 140733738873422 140733738873422 140733738876878 0
/proc/12185/statm: 7442 1647 814 380 0 860 0
Current children cumulated CPU time (s) 2022.39
Current children cumulated vsize (KiB) 29768

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 12315
/proc/meminfo: memFree=30919036/32770624 swapFree=0/315056
[pid=12185] ppid=12182 vsize=29768 CPUtime=2082.4 cores=0,2,4,6
/proc/12185/stat : 12185 (cosoco) R 12182 12185 9955 0 -1 4202496 12295 0 0 0 208240 0 0 0 20 0 1 0 4496185 30482432 1647 18446744073709551615 4194304 5747388 140733738871936 140733738869336 4917684 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 7845728 7850568 35426304 140733738873327 140733738873422 140733738873422 140733738876878 0
/proc/12185/statm: 7442 1647 814 380 0 860 0
Current children cumulated CPU time (s) 2082.4
Current children cumulated vsize (KiB) 29768

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 12317
/proc/meminfo: memFree=30918544/32770624 swapFree=0/315084
[pid=12185] ppid=12182 vsize=29768 CPUtime=2142.4 cores=0,2,4,6
/proc/12185/stat : 12185 (cosoco) R 12182 12185 9955 0 -1 4202496 12482 0 0 0 214240 0 0 0 20 0 1 0 4496185 30482432 1648 18446744073709551615 4194304 5747388 140733738871936 140733738869336 5118336 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 7845728 7850568 35426304 140733738873327 140733738873422 140733738873422 140733738876878 0
/proc/12185/statm: 7442 1648 814 380 0 860 0
Current children cumulated CPU time (s) 2142.4
Current children cumulated vsize (KiB) 29768

[startup+2202.31 s]
/proc/loadavg: 2.10 2.04 2.05 3/194 12413
/proc/meminfo: memFree=30948324/32770624 swapFree=0/315264
[pid=12185] ppid=12182 vsize=29768 CPUtime=2202.41 cores=0,2,4,6
/proc/12185/stat : 12185 (cosoco) R 12182 12185 9955 0 -1 4202496 12555 0 0 0 220241 0 0 0 20 0 1 0 4496185 30482432 1648 18446744073709551615 4194304 5747388 140733738871936 140733738869336 4917609 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 7845728 7850568 35426304 140733738873327 140733738873422 140733738873422 140733738876878 0
/proc/12185/statm: 7442 1648 814 380 0 860 0
Current children cumulated CPU time (s) 2202.41
Current children cumulated vsize (KiB) 29768

[startup+2262.3 s]
/proc/loadavg: 1.92 2.00 2.04 6/197 12481
/proc/meminfo: memFree=28429056/32770624 swapFree=0/315352
[pid=12185] ppid=12182 vsize=29768 CPUtime=2262.41 cores=0,2,4,6
/proc/12185/stat : 12185 (cosoco) R 12182 12185 9955 0 -1 4202496 12723 0 0 0 226241 0 0 0 20 0 1 0 4496185 30482432 1648 18446744073709551615 4194304 5747388 140733738871936 140733738869336 4902963 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 7845728 7850568 35426304 140733738873327 140733738873422 140733738873422 140733738876878 0
/proc/12185/statm: 7442 1648 814 380 0 860 0
Current children cumulated CPU time (s) 2262.41
Current children cumulated vsize (KiB) 29768

[startup+2322.3 s]
/proc/loadavg: 2.21 2.08 2.06 4/197 12546
/proc/meminfo: memFree=28086916/32770624 swapFree=0/315452
[pid=12185] ppid=12182 vsize=29768 CPUtime=2322.42 cores=0,2,4,6
/proc/12185/stat : 12185 (cosoco) R 12182 12185 9955 0 -1 4202496 12742 0 0 0 232242 0 0 0 20 0 1 0 4496185 30482432 1648 18446744073709551615 4194304 5747388 140733738871936 140733738869336 4919544 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 7845728 7850568 35426304 140733738873327 140733738873422 140733738873422 140733738876878 0
/proc/12185/statm: 7442 1648 814 380 0 860 0
Current children cumulated CPU time (s) 2322.42
Current children cumulated vsize (KiB) 29768

[startup+2382.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/194 12610
/proc/meminfo: memFree=29302224/32770624 swapFree=0/315584
[pid=12185] ppid=12182 vsize=29768 CPUtime=2382.42 cores=0,2,4,6
/proc/12185/stat : 12185 (cosoco) R 12182 12185 9955 0 -1 4202496 13011 0 0 0 238242 0 0 0 20 0 1 0 4496185 30482432 1648 18446744073709551615 4194304 5747388 140733738871936 140733738869336 4917972 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 7845728 7850568 35426304 140733738873327 140733738873422 140733738873422 140733738876878 0
/proc/12185/statm: 7442 1648 814 380 0 860 0
Current children cumulated CPU time (s) 2382.42
Current children cumulated vsize (KiB) 29768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.9 s]
/proc/loadavg: 1.92 2.02 2.04 2/178 12742
/proc/meminfo: memFree=31804368/32770624 swapFree=0/315640
[pid=12185] ppid=12182 vsize=29768 CPUtime=2400.02 cores=0,2,4,6
/proc/12185/stat : 12185 (cosoco) R 12182 12185 9955 0 -1 4202496 13011 0 0 0 240002 0 0 0 20 0 1 0 4496185 30482432 1648 18446744073709551615 4194304 5747388 140733738871936 140733738869336 4918724 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 7845728 7850568 35426304 140733738873327 140733738873422 140733738873422 140733738876878 0
/proc/12185/statm: 7442 1648 814 380 0 860 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 29768

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

[startup+2399.9 s]
/proc/loadavg: 1.92 2.02 2.04 2/178 12742
/proc/meminfo: memFree=31804368/32770624 swapFree=0/315640
[pid=12185] ppid=12182 vsize=29768 CPUtime=2400.02 cores=0,2,4,6
/proc/12185/stat : 12185 (cosoco) R 12182 12185 9955 0 -1 4202496 13011 0 0 0 240002 0 0 0 20 0 1 0 4496185 30482432 1648 18446744073709551615 4194304 5747388 140733738871936 140733738869336 4918724 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 7845728 7850568 35426304 140733738873327 140733738873422 140733738873422 140733738876878 0
/proc/12185/statm: 7442 1648 814 380 0 860 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 29768

Child status: 1
Real time (s): 2399.9
CPU time (s): 2400.04
CPU user time (s): 2400.03
CPU system time (s): 0.008
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 29768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.03
system time used= 0.008
maximum resident set size= 6656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13059
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= 7
involuntary context switches= 697

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.82237 second user time and 7.953 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-06 14:18:29
IDJOB=4260109
IDBENCH=124278
IDSOLVER=2647
FILE ID=node125/4260109-1502022752
RUNJOBID= node125-1502014323-10661
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-mini 1.1
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-4260109-1502022752/watcher-4260109-1502022752 -o /tmp/evaluation-result-4260109-1502022752/solver-4260109-1502022752 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502014323-10661 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4260109-1502022752.xml

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

MD5SUM BENCH= 334f60f9be5ea7f5cd20aecf314fa745
RANDOM SEED=2094084281

node125.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.07
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.07
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.07
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.07
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:        30949968 kB
MemAvailable:   31170012 kB
Buffers:          106464 kB
Cached:           395960 kB
SwapCached:            0 kB
Active:          1094716 kB
Inactive:         322072 kB
Active(anon):     914716 kB
Inactive(anon):     8532 kB
Active(file):     180000 kB
Inactive(file):   313540 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2048 kB
Writeback:             4 kB
AnonPages:        914308 kB
Mapped:            30884 kB
Shmem:              8868 kB
Slab:             108664 kB
SReclaimable:      84676 kB
SUnreclaim:        23988 kB
KernelStack:        3200 kB
PageTables:         6344 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1173016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    337920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62028 MiB
End job on node125 at 2017-08-06 14:58:29