Giter Site home page Giter Site logo

melkishengue / sv-comp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sosy-lab/sv-comp

0.0 0.0 0.0 639 KB

Information to reproduce results from SV-COMP (MOVED, please follow the link)

Home Page: https://gitlab.com/sosy-lab/sv-comp/bench-defs

License: Apache License 2.0

sv-comp's Introduction

SV-COMP Reproducibility

This repository describes the configuration of the competition machines (below) and the benchmark definition for each verifier (folder benchmark-defs), in order to make results of the competition more replicable.

Ubuntu Packages on Apollon Machines

Docker Image

SV-COMP provides a Docker image that tries to provide an environment that has mostly the same packages installed as the competition machines:

  • Docker definition: https://gitlab.com/sosy-lab/sv-comp/archives-2021/blob/master/Dockerfile.user
  • Docker image: registry.gitlab.com/sosy-lab/sv-comp/archives-2021/user:latest
  • Test if the tool works with the installation:
    • Unzip tool archive to temporary directory <TOOL> (<TOOL> must be an absolute path)
    • docker pull registry.gitlab.com/sosy-lab/sv-comp/archives-2021/user:latest
    • docker run --rm -i -t --volume=<TOOL>:/tool --workdir=/tool registry.gitlab.com/sosy-lab/sv-comp/archives-2021/user:latest bash
    • Start tool

Parameters of RunExec for SV-COMP

--container
--read-only-dir /
--hidden-dir /home
--hidden-dir /var/lib/cloudy # environment-specific
--set-cgroup-value pids.max=5000
--output-directory <work-dir>
--overlay-dir <run-dir>
--debug
--maxOutputSize 2MB
--dir <work-dir>
--output <logfile>
--timelimit <depends on benchmark XML>
--softtimelimit 900s # only if specified in benchmark XML
--memlimit 15GB
--memoryNodes 0 # hardware-specific
--cores 0-7 # hardware-specific

sv-comp's People

Contributors

adamzsofi avatar altmattr avatar anushrijana avatar avritichauhan avatar brick-tool-dev avatar cedricrupb avatar danieldietsch avatar dbeyer avatar duanzhao-dz avatar etichaudhary avatar feliperodri avatar hbgit avatar hernanponcedeleon avatar jansvejda avatar kfriedberger avatar lembergerth avatar martinspiessl avatar mchalupa avatar mdangl avatar mikhailramalho avatar pavelandrianov avatar peterschrammel avatar philippwendler avatar sim642 avatar skanav avatar tautschnig avatar versokova avatar vlstill avatar yaqwsx avatar yinliangze avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.