Metadata
Title
Department of System Programming
Category
general
UUID
c67cd16fa66a43c5a09c895e686480b1
Source URL
https://cs.msu.ru/en/departments/sp
Parent URL
https://cs.msu.ru/en/departments
Crawl Time
2026-03-17T08:25:09+00:00
Rendered Raw Markdown

Department of System Programming

Source: https://cs.msu.ru/en/departments/sp Parent: https://cs.msu.ru/en/departments

Search form

Search

You are here

Department of System Programming

Head of the department: Victor P. Ivannikov, Academician of RAS, Professor, Dr.Sc.

Contact information

E-mail:

sp@cmc.msu.ru

Website:

sp.cmc.msu.ru

Phone number:

+7 (495) 939-18-77

Other contact information

Address:

119991, Moscow, GSP-1, Leninskiye Gory, MSU, 2nd Educational Building, CMC Faculty, rooms 718, 723, 726 (Head of the department), 727, 794 (scientific Secretary)

The Department was founded in 1970 simultaneously with the CMC Faculty. The position of the head of Department was hold by the Distinguished Professor of the Moscow State University, Academician of the Russian Academy of Natural Sciences M.R. Shura-Bura (1918 — 2008).

The Department prepares specialists in information technologies with a more profound knowledge in the following areas: the general questions of software engineering and information security, architecture of the system software including operating systems, compilers, database management systems, the telecommunication software and middleware.

Along with the fundamental lecture courses, students also study main technologies of software engineering and special courses on architecture and methods for the system software development.

An important part of our specialists' education is formed by the special seminars of the Department and their special practice. The set of special courses supported by a related practice, forms a basis for preparing high level specialists who are able to create in practice and to maintain at different stages the software systems of various scale and complexity, both in state and commercial organizations.

The main subjects of special seminars include the following research directions: the distributed object-oriented systems; program analysis and optimization; correctness of programs; database technologies; technologies of the automated software engineering and knowledge engineering (CASE and CAKE); Internet technologies, the distributed information systems and digital libraries; operating systems and programming languages for the distributed systems.

For many years the Department successfully cooperates with the Institute for System Programming (RAS), M.V. Keldysh Institute of Applied Mathematics (RAS), A.A. Dorodnitsyn Computing Center (RAS) and other organizations.

Staff members:

Regular courses:

Special courses:

Special scientific seminars:

Main Scientific Directions:

Management of data and information systems

(Academician Victor Ivannikov, Ph.D. Denis Turdakov)

The main directions of research are connected with text mining and distributed systems for data management and analysis.

A toolkit for text mining (Texterra) has been developed in collaboration with the Institute for System Programming of the RAS. Novel methods for text processing exploit semantics extracted from ontologies that are automatically constructed from the Web-sources like Wikipedia. The toolkit includes the following tools:

Basing on this toolkit a system for content exploration (Blognoon.com) has been developed. It performs the semantic search and content browsing, generates an automatic description of content and its source, and recommends other content sources. The system increases the search and browsing efficiency by semantically ranking results and supporting facets browsing. Possible applications of this system include news monitoring and analyzing, electronic libraries organization, enterprise knowledge bases and workflow systems building.

Information extraction from tabular data is also investigated. In this direction self-learning methods for classification and clusterisation have been developed. The algorithm learns the semantics of processed data by tracking user actions and then uses it to search duplicates of data in tables.

Another direction of research is an analysis of social interactions in the Web, in particular: detection of static and dynamic groups in social networks; analysis of information flows and influencer detection; identification of users by analyzing the structure of social graphs. Developed distributed algorithms are used for building scalable systems based on the open source technologies for cloud computing such as Apache Hadoop.

Ongoing research is supported by grants from the Russian Foundation for Basic Research and different commercial companies. Results of work in these areas are published in proceedings of the high-ranking international conferences.

Program analysis and optimiztion

(Professor Sergey S. Gayssaryan )

The Department’s team is researching and developing program optimizations for modern processor architectures (x86/x86-64, ARM) using GCC and LLVM compilers. Inter-procedural optimizations, machine-dependent optimizations, automatic compiler tuning tools (for given program and machine architecture), and user feedback-directed dynamic optimizations are applied.

The following works are performed jointly with the Institute for System Programming of Russian Academy of Sciences: creating tools for automatic defect detection in the C/C++ source code using static and dynamic analysis, analyzing binary programs that are built for various target architectures to allow reverse engineering those programs’ algorithms and data structures.

Research on the emulation technology (based on QEMU) and on the hardware virtualization, including high-performance computing virtualization, is also performed. A number of other topics are also being researched, including but not limited to: compiler technologies for supporting effective programming of multicore, heterogeneous (with accelerators similar to GPUs), and massively parallel distributed architectures; profiling and code analysis tools for the application programmers that support program parallelization for those architectures.

The research mentioned above is supported by grants of the Russian Foundation for Basic Research, by finances of the Russian Academy of Sciences, by contracts with the Ministry of Science and Education of the Russian Federation within the topics of federal financing programs, and by commercial contracts with foreign and national companies.

Automation of parallel programming

(Professor Victor A. Krukov, Ph.D. Vladimir A. Bakhtin)

Students and graduates together with the staff of Keldysh Institute of Applied Mathematics (RAS) are working on the development of a DVM-system.

The DVM-system is widely known – it is used for developing applications for parallel computing of various scientific and engineering problems, for studying the parallel programming in Faculty of Computational Mathematics and Cybernetics at MSU and other Universities. The main directions of work include: 1. hybrid high-level programming languages that combine different models of parallel programming; 2. languages with implicit parallelism (for example, standard Fortran or C). When a programmer uses these languages he does not need to know the architecture of parallel computers, thus the mapping of these programs to parallel machines can be carried out automatically; 3. automation of transformation of existing sequential programs into efficient parallel programs on hybrid languages or languages with implicit parallelism.

Database technologies

(Professor Sergey D. Kuznetsov)

The Department develops new technologies of data management. New algorithms for DBMS development are continuously monitored. The research is done within the area of relational DBMSs as well as in a recently popular direction of NoSQL DBMSs.

These efforts result in new techniques of transaction management which is based on data versioning, techniques of semistructural data with use of descriptive schemes, new algorithms, and data structures for index maintenance. These and other results are described in many research papers and used by PhD students of the Department in their theses. Practical aspects of this research are emphasized. The most part of new algorithms are deployed in the native XML DBMS Sedna. Sedna is the full-featured DBMS which supports ACID transactions, triggers, indexes, and XML data model. The user interface of the system is based on XQuery.

Sedna has been developed by employees and PhD students of the Department and the Institute for System Programming of RAS. The system is used in different applications. In particular, it has been used within the content management system of the Great Russian Encyclopedia, as a basis of the system wikiXMLDB for querying Wikipedia etc.

This research has been supported by grants of the Russian Foundation for Basic Research.

Software Correctness

(Professor Alexander K. Petrenko)

Software and hardware design, analysis, and verification methods targeted on higher quality, reliability, and interoperability of resulting complex systems are developed. This development is based on constructing formal models of requirements, automation of model analysis, and integrated tool chain supporting the whole development lifecycle. It focuses on results’ quality assurance and checking conformance between the code and models created.

Significant results have been achieved in the following directions:

These approaches are used successfully in the UniTESK technology of an automated test construction on the base of formal models (www.unitesk.com); in the tools for simulation testing of high-level hardware models (hardware.ispras.ru); in the tool set for an interoperability assurance between applications and various Linux versions (ispras.linuxfoundation.org); in the framework for requirement analysis, design, and testing of the avionic software; in the tools for an automatic verification of Linux drivers and test suites for mathematical libraries.

The research in these areas is conducted in collaboration with industrial leaders of the information technology development like Microsoft, Intel, the Fraunhofer Institute, and several European universities. The research and development results are applied in the Russian industry, including telecommunication companies and other commercial developers of highly-reliable software and hardware.

Distributed systems, internet and digital libraries

(Professor Vladimir A. Serebriakov)

The main areas of research form the study and development of formal foundations of modern technologies and various approaches to building distributed information systems, in particular, digital libraries. These technologies are the foundation of the Semantic Web which forms the so-called pyramid Semantic Web. The research results are also used in the teaching process, students study the elements of the pyramid and technologies elaborated for real practical systems.

Recent papers:

  1. V.V.Kuliamin and A.A. Petukhov, Covering arrays generation methods survey // Leveraging Applications of Formal Methods, Verification, and Validation: Lecture Notes in Computer Science. Berlin, Germany: Springer, no. 6416, pp. 382-396, 2010.
  2. V.V.Kuliamin and A.A. Petukhov, Covering arrays generation methods survey // Proceedings of ISOLA'2010, part II. Lecture Notes in Computer Science. Berlin: Springer, no. 6416, pp. 382-396, 2011.
  3. M.A.Grineva, M.N.Grinev, D.A.Lizorkin, A.A.Boldakov, D.Y.Turdakov, A.A.Sysoev and A.S.Kiyko, Blognoon: exploring a topic in the blogosphere [PDF]\ (http://www.www2011india.com/proceeding/companion/p213.pdf).

• 2013

  1. Astrakhantsev N.A., Turdakov D.Yu. Automatic construction and enrichment of informal ontologies: A survey // Programming and Computer Software. 2013. 39. N 1. P. 34-42.
  2. Nedumov Ya.R., Turdakov D.Yu., Maiorov V.D., Ovchinnikov P.E. Automation of data normalization for implementing master data management systems // Programming and Computer Software. 2013. 39. N 3. P. 115-123.

• 2012

  1. Mandrykin M.U., Mutilin V.S., Novikov E.M., Khoroshilov A.V., Shved P.E. Using Linux device drivers for static verification tools benchmarking // Programming and Computer Software. 2012. 38. N 5. P. 245-256.

News

20 November 2019

International Russian-French workshop "Actual problems of artificial intelligence"

31 May 2019

Международный научный семинар “Advanced Light Scattering Techniques”

19 December 2018

International Workshop "New Approaches in Computer-Assisted Translation: case of Talmud"

18 December 2018

CMC MSU – Zhejiang international workshop

18 December 2018

Russian-Chinese academic and research cooperation workshop

16 May 2017

ISPRS International Workshop — PSBB17

26 October 2016

MSU-Huawei Joint Workshop

06 September 2016

CMC MSU-Huawei International Workshop "Selected topics in multimedia image processing and analysis"

Pages

Events

13 October 2025 to 17 October 2025

XXXVII International Seminar on Stability Problems for Stochastic Models

29 October 2024 to 31 October 2024

The 5th International Science and Technology Conference «Modern Network Technologies, MoNeTec-2024»

20 November 2022

Virtual Open Day for International Students at Lomonosov Moscow State University

27 October 2022 to 29 October 2022

4th International Science and Technology Conference «Modern Network Technologies, MoNeTec - 2022»

05 October 2022

MSU Open Day for Exchange Students

22 May 2022

Virtual Open Day for International Applicants at Lomonosov Moscow State University

20 February 2022

Virtual Open Day for International Students at Lomonosov Moscow State University on February 20, 2022

16 February 2022

Ярмарка вакансий для студентов и выпускников МГУ

Pages


The Faculty Site is in the adjustment state. Any comments on the contents and functioning of the site should be addressed to cmcproject@cs.msu.ru.

\ \

Все материалы сайта доступны по лицензии Creative Commons Attribution 4.0 International

1996–2026 © Faculty CMC Lomonosov Moscow State University

Regulatory informationSitemapAbout this site