diff --git a/parallel/turing/20230709_005017/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+parallel.20230709_005017.e869a1d1097fb0932e2d296de4aadfe89fd7a36f.log b/parallel/turing/20230709_005017/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+parallel.20230709_005017.e869a1d1097fb0932e2d296de4aadfe89fd7a36f.log new file mode 100644 index 000000000..a426685e8 --- /dev/null +++ b/parallel/turing/20230709_005017/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+parallel.20230709_005017.e869a1d1097fb0932e2d296de4aadfe89fd7a36f.log @@ -0,0 +1,557 @@ + intervaltree is not installed. Install using pip3 install. +5.2.0 +Filtering some benchmarks for OCaml 5.2.0 +opam init --bare --no-setup --no-opamrc --disable-sandboxing ./dependencies +[NOTE] Will configure from built-in defaults. +Checking for available remotes: rsync and local, git, mercurial. + - you won't be able to use darcs repositories unless you install the darcs command on your system. + + +<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> +[default] Initialised +rm -rf dependencies/packages/ocaml/ocaml.5.2.0+trunk +rm -rf dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk +mkdir -p dependencies/packages/ocaml/ocaml.5.2.0+trunk +cp -R dependencies/template/ocaml/* dependencies/packages/ocaml/ocaml.5.2.0+trunk/ +mkdir -p dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk +cp -R dependencies/template/ocaml-base-compiler/* \ + dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk/ +{ if [ "https://github.com/ocaml/ocaml/archive/trunk.tar.gz" == "" ]; then \ + url="$(jq -r '.url // empty' ocaml-versions/5.2.0+trunk.json)"; \ + else \ + url="https://github.com/ocaml/ocaml/archive/trunk.tar.gz"; \ + fi; \ + echo "url { src: \"$url\" }"; echo "setenv: [ [ ORUN_CONFIG_ocaml_url = \"$url\" ] ]"; } \ +>> dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk/opam; +# Read OCAML_CONFIG_OPTION from the ocaml-version/5.2.0+trunk.json file if env +# variable is not set already. The variable is read even if the +# environment variable is set to be empty. `run_all_custom.sh` always +# sets the OCAML_CONFIG_OPTION -- it is empty if no "configure" key is +# present in the sandmark nightly config file. +# Read OCAML_RUN_PARAM from the ocaml-version/5.2.0+trunk.json file if env +# variable is not set already. See comment above for +# OCAML_CONFIG_OPTION. +opam update + +<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> +[default] synchronised from file:///tmp/sandmark/dependencies +Now run 'opam upgrade' to apply any package updates. +OCAMLRUNPARAM="" OCAMLCONFIGOPTION="CC='gcc -Wa,-mbranches-within-32B' AS='as -mbranches-within-32B'" opam switch create --keep-build-dir --yes 5.2.0+trunk ocaml-base-compiler.5.2.0+trunk + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[ocaml-base-compiler.5.2.0+trunk] downloaded from https://github.com/ocaml/ocaml/archive/trunk.tar.gz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed base-bigarray.base +-> installed base-threads.base +-> installed base-unix.base +-> installed ocaml-base-compiler.5.2.0+trunk +-> installed ocaml-config.1 +-> installed ocaml.5.2.0+trunk +Done. +# Run eval $(opam env) to update the current shell environment +Package sexplib0 does not exist, create as a NEW package? [Y/n] y +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0] synchronised from git+https://github.com/shakthimaan/sexplib0.git#multicore +sexplib0 is now pinned to git+https://github.com/shakthimaan/sexplib0.git#multicore (version v0.15.0) +# TODO remove pin when a new orun version is released on opam +opam pin add -n --yes --switch 5.2.0+trunk orun https://github.com/ocaml-bench/orun.git +Package orun does not exist, create as a NEW package? [Y/n] y +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev] synchronised from git+https://github.com/ocaml-bench/orun.git +orun is now pinned to git+https://github.com/ocaml-bench/orun.git (version 0.1) +# TODO remove pin when a new runtime_events_tools is released on opam +opam pin add -n --yes --switch 5.2.0+trunk runtime_events_tools https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +Package runtime_events_tools does not exist, create as a NEW package? [Y/n] y +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +runtime_events_tools is now pinned to git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 (version ~dev) +opam pin add -n --yes --switch 5.2.0+trunk ocamlfind https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +Package ocamlfind does not exist, create as a NEW package? [Y/n] y +[ocamlfind.~dev: http] +[ocamlfind.~dev] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +ocamlfind is now pinned to https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz (version 1.9.3.git) +opam pin add -n --yes --switch 5.2.0+trunk base.v0.14.3 https://github.com/janestreet/base.git#v0.14.3 +Package base does not exist, create as a NEW package? [Y/n] y +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3] synchronised from git+https://github.com/janestreet/base.git#v0.14.3 +base is now pinned to git+https://github.com/janestreet/base.git#v0.14.3 (version v0.14.3) +opam pin add -n --yes --switch 5.2.0+trunk coq-core https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +Package coq-core does not exist, create as a NEW package? [Y/n] y +[coq-core.~dev: http] +[coq-core.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +coq-core is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev) +opam pin add -n --yes --switch 5.2.0+trunk coq-stdlib https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +Package coq-stdlib does not exist, create as a NEW package? [Y/n] y +[coq-stdlib.~dev: http] +[coq-stdlib.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +coq-stdlib is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev) +Using default dune.3.5.0 +/home/sandmark/.opam/default +Linking to system dune files found at: /home/sandmark/.opam/default +/home/sandmark/.opam/default/bin/dune --version = n/a +ln -s /home/sandmark/.opam/default/bin/dune /tmp/sandmark/_opam/sys_dune/bin/dune +ln -s /home/sandmark/.opam/default/bin/jbuilder /tmp/sandmark/_opam/sys_dune/bin/jbuilder +ln -s /home/sandmark/.opam/default/lib/dune /tmp/sandmark/_opam/sys_dune/lib/dune +opam repo add upstream "git+https://github.com/ocaml/opam-repository.git" --on-switch=5.2.0+trunk --rank 2 +[upstream] Initialised +upstream (at git+https://github.com/ocaml/opam-repository.git): + [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html) + +opam install --switch=5.2.0+trunk --yes ocamlfind + +<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> +[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz + +The following actions will be performed: + - install ocamlfind 1.9.3.git* + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed ocamlfind.1.9.3.git +Done. +# Run eval $(opam env) to update the current shell environment +opam install --switch=5.2.0+trunk --yes "dune.3.5.0" "dune-configurator.3.5.0" +The following actions will be performed: + - install dune 3.5.0 + - install csexp 1.5.2 [required by dune-configurator] + - install dune-configurator 3.5.0 +===== 3 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[csexp.1.5.2] downloaded from https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz +[dune-configurator.3.5.0] downloaded from https://github.com/ocaml/dune/releases/download/3.5.0/dune-3.5.0.tbz +[dune.3.5.0] downloaded from https://github.com/ocaml/dune/releases/download/3.5.0/dune-3.5.0.tbz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed dune.3.5.0 +-> installed csexp.1.5.2 +-> installed dune-configurator.3.5.0 +Done. +# Run eval $(opam env) to update the current shell environment +# Pin the version so it doesn't change when installing packages +opam pin add --switch=5.2.0+trunk --yes -n dune "3.5.0" +dune is now pinned to version 3.5.0 +# Retrieve set of version constraints for chosen OCaml version +Using template/dev-5.2.0+trunk.opam +# Conditionally install runtime_events_tools for olly (pausetimes) +Enabling pausetimes for OCaml >= 5 +opam repo add alpha git+https://github.com/kit-ty-kate/opam-alpha-repository.git --on-switch=5.2.0+trunk --rank 2 +[alpha] Initialised +opam exec --switch 5.2.0+trunk -- opam update + +<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> +[default] no changes from file:///tmp/sandmark/dependencies +[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git +[upstream] no changes from git+https://github.com/ocaml/opam-repository.git +upstream (at git+https://github.com/ocaml/opam-repository.git): + [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html) + + +<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><> +[base.v0.14.3] no changes from git+https://github.com/janestreet/base.git#v0.14.3 +[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git +[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[sexplib0.v0.15.0] no changes from git+https://github.com/shakthimaan/sexplib0.git#multicore +opam install --switch=5.2.0+trunk --yes "lru" "psq" +The following actions will be performed: + - install seq base [required by psq] + - install psq 0.2.1 + - install lru 0.3.1 +===== 3 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[psq.0.2.1] downloaded from https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz +[lru.0.3.1] downloaded from https://github.com/pqwy/lru/releases/download/v0.3.1/lru-0.3.1.tbz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed seq.base +-> installed psq.0.2.1 +-> installed lru.0.3.1 +Done. +# Run eval $(opam env) to update the current shell environment +opam exec --switch 5.2.0+trunk -- opam list +# Packages matching: installed +# Name # Installed # Synopsis +base-bigarray base +base-threads base +base-unix base +csexp 1.5.2 Parsing and printing of S-expressions in Canonical form +dune 3.5.0 pinned to version 3.5.0 +dune-configurator 3.5.0 Helper library for gathering system configuration +lru 0.3.1 Scalable LRU caches +ocaml 5.2.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.2.0+trunk OCaml compiler +ocaml-config 1 OCaml Switch Configuration +ocamlfind 1.9.3.git pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +psq 0.2.1 Functional Priority Search Queues +seq base Compatibility package for OCaml's standard iterator type starting from 4.07. +opam update --switch=5.2.0+trunk + +<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> +[default] no changes from file:///tmp/sandmark/dependencies +[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git +[upstream] no changes from git+https://github.com/ocaml/opam-repository.git +upstream (at git+https://github.com/ocaml/opam-repository.git): + [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html) + + +<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><> +[base.v0.14.3] no changes from git+https://github.com/janestreet/base.git#v0.14.3 +[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git +[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[sexplib0.v0.15.0] no changes from git+https://github.com/shakthimaan/sexplib0.git#multicore +The following actions will be performed: + - install conf-gmp 1 + - install cmdliner 1.2.0 + - install conf-pkg-config 1.2 + - install conf-findutils 1 + - install conf-m4 1 + - install ocaml-syntax-shims 1.0.0 + - install re 1.10.4 + - install conf-cmake 1 + - install stdlib-shims 0.1.0 + - install domainslib 0.4.2 + - install either 1.0.0 + - install menhirLib 20200612 + - install stringext 1.6.0 + - install menhirSdk 20200612 + - install bigarray-compat 1.1.0 + - install base-bytes base + - install conf-perl 1 + - install cppo 1.6.7 + - install ocamlbuild 0.14.2 + - install sexplib0 v0.15.0* + - install minilight 1.6 + - install num 1.3 + - install camlp-streams 5.0 + - install optint 0.3.0 + - install result 1.5 + - install conf-which 1 + - install domain_shims 0.1.0 + - install conf-zlib 1 + - install conf-libffi 2.0.0 + - install ocamlgraph 2.0.0 + - install integers 0.7.0 + - install menhir 20200612 + - install bigstringaf 0.6.1 + - install base64 3.4.0 + - install zarith 1.10 + - install yojson 2.1.0 + - install ocplib-endian 1.2 + - install topkg 1.0.7 + - install nbcodec 20151119 + - install cubicle 1.2.0 + - install checkseum 0.3.4 + - install conf-autoconf 0.1 + - install camlzip 1.11 + - install ctypes-foreign 0.18.0 + - install psmt2-frontend 0.4.0 + - install angstrom 0.15.0 + - install rungen 0.0.1 + - install orun 0.1* + - install lwt 5.6.1 + - install uutf 1.0.3 + - install uuidm 0.9.8 + - install rresult 0.6.0 + - install react 1.2.2 + - install mtime 1.2.0 + - install fmt 0.9.0 + - install astring 0.8.5 + - install decompress 1.1.0 + - install ocplib-simplex 0.4.1 + - install ctypes 0.20.2 + - install uri 4.1.0 + - install jsonm 1.0.2 + - install logs 0.7.0 + - install cstruct 6.2.0 + - install alcotest 1.7.0 + - install alt-ergo-lib 2.4.2 + - install hdr_histogram 0.0.2 + - install repr 0.6.0 + - install eqaf 0.9 + - install lockfree 0.3.1 + - install alt-ergo-parsers 2.4.2 + - install runtime_events_tools ~dev* + - install digestif 1.0.0 + - install alt-ergo 2.4.2 +===== 73 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[alcotest.1.7.0] downloaded from https://github.com/mirage/alcotest/releases/download/1.7.0/alcotest-1.7.0.tbz +[alt-ergo.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[alt-ergo-lib.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[alt-ergo-parsers.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[angstrom.0.15.0] downloaded from cache at https://opam.ocaml.org/cache/ +[astring.0.8.5] downloaded from https://erratique.ch/software/astring/releases/astring-0.8.5.tbz +[base64.3.4.0] downloaded from https://github.com/mirage/ocaml-base64/releases/download/v3.4.0/base64-v3.4.0.tbz +[bigstringaf.0.6.1] downloaded from https://github.com/inhabitedtype/bigstringaf/archive/0.6.1.tar.gz +[bigarray-compat.1.1.0] downloaded from https://github.com/mirage/bigarray-compat/releases/download/v1.1.0/bigarray-compat-1.1.0.tbz +[camlp-streams.5.0] downloaded from https://github.com/ocaml/camlp-streams/archive/refs/tags/v5.0.tar.gz +[camlzip.1.11] downloaded from https://github.com/xavierleroy/camlzip/archive/rel111.tar.gz +[checkseum.0.3.4] downloaded from https://github.com/mirage/checkseum/releases/download/v0.3.4/checkseum-0.3.4.tbz +[cmdliner.1.2.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.2.0.tbz +[cppo.1.6.7] downloaded from cache at https://opam.ocaml.org/cache/ +[ctypes.0.20.2] downloaded from https://github.com/ocamllabs/ocaml-ctypes/archive/0.20.2.tar.gz +[cstruct.6.2.0] downloaded from https://github.com/mirage/ocaml-cstruct/releases/download/v6.2.0/cstruct-6.2.0.tbz +[cubicle.1.2.0] downloaded from https://github.com/cubicle-model-checker/cubicle/releases/download/1.2.0/cubicle-1.2.0.tar.gz +[digestif.1.0.0] downloaded from https://github.com/mirage/digestif/releases/download/v1.0.0/digestif-v1.0.0.tbz +[domain_shims.0.1.0] downloaded from https://gitlab.com/gasche/domain-shims/-/archive/0.1.0/domain-shims-0.1.0.tar.gz +[decompress.1.1.0] downloaded from https://github.com/mirage/decompress/releases/download/v1.1.0/decompress-v1.1.0.tbz +[either.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[domainslib.0.4.2] downloaded from cache at https://opam.ocaml.org/cache/ +[eqaf.0.9] downloaded from https://github.com/mirage/eqaf/releases/download/v0.9/eqaf-0.9.tbz +[fmt.0.9.0] downloaded from https://erratique.ch/software/fmt/releases/fmt-0.9.0.tbz +[jsonm.1.0.2] downloaded from https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz +[integers.0.7.0] downloaded from https://github.com/yallop/ocaml-integers/archive/0.7.0.tar.gz +[hdr_histogram.0.0.2] downloaded from https://github.com/ocaml-multicore/hdr_histogram_ocaml/releases/download/v0.0.2/hdr_histogram-0.0.2.tbz +[lockfree.0.3.1] downloaded from https://github.com/ocaml-multicore/lockfree/releases/download/0.3.1/lockfree-0.3.1.tbz +[logs.0.7.0] downloaded from https://erratique.ch/software/logs/releases/logs-0.7.0.tbz +[lwt.5.6.1] downloaded from https://github.com/ocsigen/lwt/archive/5.6.1.tar.gz +[menhirSdk.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[menhir.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[menhirLib.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[mtime.1.2.0] downloaded from cache at https://opam.ocaml.org/cache/ +[minilight.1.6] downloaded from http://www.hxa.name/minilight/minilight16ocaml.tar.gz +[nbcodec.20151119] downloaded from https://github.com/dbuenzli/nbcodec/archive/54ede66d0f552628625c9e0599df592bda63ab2e.tar.gz +[num.1.3] downloaded from https://github.com/ocaml/num/archive/v1.3.tar.gz +[ocaml-syntax-shims.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[ocamlbuild.0.14.2] downloaded from https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.14.2.tar.gz +[ocplib-endian.1.2] downloaded from https://github.com/OCamlPro/ocplib-endian/archive/refs/tags/1.2.tar.gz +[ocamlgraph.2.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[ocplib-simplex.0.4.1] downloaded from https://github.com/OCamlPro/ocplib-simplex/archive/refs/tags/v0.4.1.tar.gz +[optint.0.3.0] downloaded from https://github.com/mirage/optint/releases/download/v0.3.0/optint-0.3.0.tbz +[re.1.10.4] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.10.4/re-1.10.4.tbz +[psmt2-frontend.0.4.0] downloaded from https://github.com/OCamlPro-Coquera/psmt2-frontend/archive/0.4.0.tar.gz +[react.1.2.2] downloaded from https://erratique.ch/software/react/releases/react-1.2.2.tbz +[result.1.5] downloaded from cache at https://opam.ocaml.org/cache/ +[repr.0.6.0] downloaded from https://github.com/mirage/repr/releases/download/0.6.0/repr-fuzz-0.6.0.tbz +[rresult.0.6.0] downloaded from http://erratique.ch/software/rresult/releases/rresult-0.6.0.tbz +[rungen.0.0.1] downloaded from https://github.com/shakthimaan/rungen/releases/download/v0.0.1/rungen-v0.0.1.tbz +[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[sexplib0.v0.15.0] synchronised from git+https://github.com/shakthimaan/sexplib0.git#multicore +[topkg.1.0.7] downloaded from https://erratique.ch/software/topkg/releases/topkg-1.0.7.tbz +[stdlib-shims.0.1.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.1.0/stdlib-shims-0.1.0.tbz +[stringext.1.6.0] downloaded from https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz +[uuidm.0.9.8] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.8.tbz +[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz +[uri.4.1.0] downloaded from cache at https://opam.ocaml.org/cache/ +[yojson.2.1.0] downloaded from https://github.com/ocaml-community/yojson/releases/download/2.1.0/yojson-2.1.0.tbz +[zarith.1.10] downloaded from https://github.com/ocaml/Zarith/archive/release-1.10.tar.gz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed base-bytes.base +-> installed bigarray-compat.1.1.0 +-> installed camlp-streams.5.0 +-> installed conf-cmake.1 +-> installed conf-findutils.1 +-> installed conf-gmp.1 +-> installed conf-m4.1 +-> installed conf-perl.1 +-> installed cmdliner.1.2.0 +-> installed bigstringaf.0.6.1 +-> installed conf-pkg-config.1.2 +-> installed conf-which.1 +-> installed cppo.1.6.7 +-> installed domain_shims.0.1.0 +-> installed domainslib.0.4.2 +-> installed either.1.0.0 +-> installed menhirLib.20200612 +-> installed menhirSdk.20200612 +-> installed minilight.1.6 +-> installed ocaml-syntax-shims.1.0.0 +-> installed optint.0.3.0 +-> installed re.1.10.4 +-> installed result.1.5 +-> installed sexplib0.v0.15.0 +-> installed stdlib-shims.0.1.0 +-> installed stringext.1.6.0 +-> installed num.1.3 +-> installed angstrom.0.15.0 +-> installed base64.3.4.0 +-> installed checkseum.0.3.4 +-> installed conf-autoconf.0.1 +-> installed conf-libffi.2.0.0 +-> installed conf-zlib.1 +-> installed ctypes-foreign.0.18.0 +-> installed integers.0.7.0 +-> installed ocamlbuild.0.14.2 +-> installed ocplib-endian.1.2 +-> installed yojson.2.1.0 +-> installed menhir.20200612 +-> installed ocamlgraph.2.0.0 +-> installed zarith.1.10 +-> installed camlzip.1.11 +-> installed decompress.1.1.0 +-> installed orun.0.1 +-> installed psmt2-frontend.0.4.0 +-> installed rungen.0.0.1 +-> installed topkg.1.0.7 +-> installed uri.4.1.0 +-> installed nbcodec.20151119 +-> installed lwt.5.6.1 +-> installed cubicle.1.2.0 +-> installed astring.0.8.5 +-> installed fmt.0.9.0 +-> installed mtime.1.2.0 +-> installed react.1.2.2 +-> installed rresult.0.6.0 +-> installed uuidm.0.9.8 +-> installed uutf.1.0.3 +-> installed ocplib-simplex.0.4.1 +-> installed cstruct.6.2.0 +-> installed logs.0.7.0 +-> installed ctypes.0.20.2 +-> installed alcotest.1.7.0 +-> installed eqaf.0.9 +-> installed jsonm.1.0.2 +-> installed lockfree.0.3.1 +-> installed alt-ergo-lib.2.4.2 +-> installed hdr_histogram.0.0.2 +-> installed repr.0.6.0 +-> installed digestif.1.0.0 +-> installed runtime_events_tools.~dev +-> installed alt-ergo-parsers.2.4.2 +-> installed alt-ergo.2.4.2 +Done. +# Run eval $(opam env) to update the current shell environment +# Packages matching: installed +# Name # Installed # Synopsis +alcotest 1.7.0 Alcotest is a lightweight and colourful test framework +alt-ergo 2.4.2 The Alt-Ergo SMT prover +alt-ergo-lib 2.4.2 The Alt-Ergo SMT prover library +alt-ergo-parsers 2.4.2 The Alt-Ergo SMT prover parser library +angstrom 0.15.0 Parser combinators built for speed and memory-efficiency +astring 0.8.5 Alternative String module for OCaml +base-bigarray base +base-bytes base Bytes library distributed with the OCaml compiler +base-threads base +base-unix base +base64 3.4.0 Base64 encoding for OCaml +bigarray-compat 1.1.0 Compatibility library to use Stdlib.Bigarray when possible +bigstringaf 0.6.1 Bigstring intrinsics and fast blits based on memcpy/memmove +camlp-streams 5.0 The Stream and Genlex libraries for use with Camlp4 and Camlp5 +camlzip 1.11 Accessing compressed files in ZIP, GZIP and JAR format +checkseum 0.3.4 Adler-32, CRC32 and CRC32-C implementation in C and OCaml +cmdliner 1.2.0 Declarative definition of command line interfaces for OCaml +conf-autoconf 0.1 Virtual package relying on autoconf installation +conf-cmake 1 Virtual package relying on cmake +conf-findutils 1 Virtual package relying on findutils +conf-gmp 1 Virtual package relying on a GMP lib system installation +conf-libffi 2.0.0 Virtual package relying on libffi system installation +conf-m4 1 Virtual package relying on m4 +conf-perl 1 Virtual package relying on perl +conf-pkg-config 1.2 Virtual package relying on pkg-config installation +conf-which 1 Virtual package relying on which +conf-zlib 1 Virtual package relying on zlib +cppo 1.6.7 Code preprocessor like cpp for OCaml +csexp 1.5.2 Parsing and printing of S-expressions in Canonical form +cstruct 6.2.0 Access C-like structures directly from OCaml +ctypes 0.20.2 Combinators for binding to C libraries without writing any C +ctypes-foreign 0.18.0 Virtual package for enabling the ctypes.foreign subpackage +cubicle 1.2.0 SMT based model checker for parameterized systems +decompress 1.1.0 Implementation of Zlib and GZip in OCaml +digestif 1.0.0 Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5) +domain_shims 0.1.0 A non-parallel implementation of Domains compatible with OCaml 4 +domainslib 0.4.2 Parallel Structures over Domains for Multicore OCaml +dune 3.5.0 pinned to version 3.5.0 +dune-configurator 3.5.0 Helper library for gathering system configuration +either 1.0.0 Compatibility Either module +eqaf 0.9 Constant-time equal function on string +fmt 0.9.0 OCaml Format pretty-printer combinators +hdr_histogram 0.0.2 OCaml bindings to Hdr Histogram +integers 0.7.0 Various signed and unsigned integer types for OCaml +jsonm 1.0.2 Non-blocking streaming JSON codec for OCaml +lockfree 0.3.1 Lock-free data structures for multicore OCaml +logs 0.7.0 Logging infrastructure for OCaml +lru 0.3.1 Scalable LRU caches +lwt 5.6.1 Promises and event-driven I/O +menhir 20200612 An LR(1) parser generator +menhirLib 20200612 Runtime support library for parsers generated by Menhir +menhirSdk 20200612 Compile-time library for auxiliary tools related to Menhir +minilight 1.6 Minimal global illumination renderer. +mtime 1.2.0 Monotonic wall-clock time for OCaml +nbcodec 20151119 non-blocking IO interface design +num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic +ocaml 5.2.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.2.0+trunk OCaml compiler +ocaml-config 1 OCaml Switch Configuration +ocaml-syntax-shims 1.0.0 Backport new syntax to older OCaml versions +ocamlbuild 0.14.2 OCamlbuild is a build system with builtin rules to easily build most OCaml projects +ocamlfind 1.9.3.git pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +ocamlgraph 2.0.0 A generic graph library for OCaml +ocplib-endian 1.2 Optimised functions to read and write int16/32/64 from strings and bigarrays +ocplib-simplex 0.4.1 A library implementing a simplex algorithm, in a functional style, for solving systems of linear inequalities +optint 0.3.0 Efficient integer types on 64-bit architectures +orun 0.1 pinned to version 0.1 at git+https://github.com/ocaml-bench/orun.git +psmt2-frontend 0.4.0 The psmt2-frontend project +psq 0.2.1 Functional Priority Search Queues +re 1.10.4 RE is a regular expression library for OCaml +react 1.2.2 Declarative events and signals for OCaml +repr 0.6.0 Dynamic type representations. Provides no stability guarantee +result 1.5 Compatibility Result module +rresult 0.6.0 Result value combinators for OCaml +rungen 0.0.1 Generates dune files to run benchmarks from centralised config +runtime_events_tools ~dev pinned to version ~dev at git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +seq base Compatibility package for OCaml's standard iterator type starting from 4.07. +sexplib0 v0.15.0 pinned to version v0.15.0 at git+https://github.com/shakthimaan/sexplib0.git#multicore +stdlib-shims 0.1.0 Backport some of the new stdlib features to older compiler +stringext 1.6.0 Extra string functions for OCaml +topkg 1.0.7 The transitory OCaml software packager +uri 4.1.0 An RFC3986 URI/URL parsing library +uuidm 0.9.8 Universally unique identifiers (UUIDs) for OCaml +uutf 1.0.3 Non-blocking streaming Unicode codec for OCaml +yojson 2.1.0 Yojson is an optimized parsing and printing library for the JSON format +zarith 1.10 Implements arithmetic and logical operations over arbitrary-precision integers +git log -n 1 +commit 772341deec33729b85d6a98f323c337e6a757b2d +Author: fabbing +Date: Wed May 24 17:46:14 2023 +0200 + + Add @stedolan `markbench` benchmark for prefetching + + Co-authored-by: "Antonin Décimo " +opam exec --switch 5.2.0+trunk -- rungen _build/5.2.0+trunk_1 multicore_parallel_run_config_filtered.json > runs_dune.inc +opam exec --switch 5.2.0+trunk -- dune build --profile=release --workspace=ocaml-versions/.workspace.5.2.0+trunk @multibench_parallel; +Generating edge list... +Generated. Time: 98.192626 s. +Generating edge list... +Generated. Time: 118.266319 s. +Executing benchmarks with: + RUN_CONFIG_JSON=multicore_parallel_run_config_filtered.json + RUN_BENCH_TARGET=run_orunchrt (WRAPPER=orunchrt) + PRE_BENCH_EXEC= diff --git a/parallel/turing/20230709_005017/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+parallel_1.orunchrt.summary.bench b/parallel/turing/20230709_005017/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+parallel_1.orunchrt.summary.bench new file mode 100644 index 000000000..f5ae442b8 --- /dev/null +++ b/parallel/turing/20230709_005017/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+parallel_1.orunchrt.summary.bench @@ -0,0 +1,145 @@ +{"version":"5.4.0-148-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"} +{"name":"floyd_warshall_multicore.20_1024.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./floyd_warshall_multicore.exe 20 1024","time_secs":1.1743271350860596,"user_time_secs":19.711858,"sys_time_secs":0.255686,"maxrss_kB":153480,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":45448247,"minor_words":44397556,"promoted_words":18144877,"major_words":19195568,"minor_collections":560,"major_collections":21,"forced_major_collections":0,"heap_words":13520899,"top_heap_words":13541379,"mean_space_overhead":11.056602},"codesize":291812.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall.1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./floyd_warshall.exe 1024","time_secs":14.841598987579346,"user_time_secs":14.102469,"sys_time_secs":0.035894,"maxrss_kB":67672,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":26409822,"minor_words":25359131,"promoted_words":25296411,"major_words":26347102,"minor_collections":920,"major_collections":28,"forced_major_collections":0,"heap_words":8151043,"top_heap_words":8151043,"mean_space_overhead":43.484857},"codesize":148367.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.16_134217728.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./mergesort_multicore.exe 16 134217728","time_secs":13.420642137527466,"user_time_secs":54.53289,"sys_time_secs":1.250827,"maxrss_kB":2142456,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":775952985,"minor_words":507517461,"promoted_words":727154,"major_words":269162678,"minor_collections":170,"major_collections":8,"forced_major_collections":0,"heap_words":269467654,"top_heap_words":269467654,"mean_space_overhead":11466.828075},"codesize":291483.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.12_roomfront.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./minilight_multicore.exe 12 roomfront.ml.txt","time_secs":10.789997816085815,"user_time_secs":118.231419,"sys_time_secs":0.119922,"maxrss_kB":51824,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":30677062541,"minor_words":30676997157,"promoted_words":37411675,"major_words":37477059,"minor_collections":11173,"major_collections":57,"forced_major_collections":0,"heap_words":2846770,"top_heap_words":2851130,"mean_space_overhead":76.142145},"codesize":399122.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"graph500_gen_multicore.4_graph500_gen.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./gen.exe -ndomains 4 -scale 21 -edgefactor 16 edges.data","time_secs":81.39966917037964,"user_time_secs":104.629159,"sys_time_secs":6.98594,"maxrss_kB":7768516,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":6524292836,"minor_words":6168825493,"promoted_words":308307759,"major_words":663775102,"minor_collections":8454,"major_collections":13,"forced_major_collections":0,"heap_words":520503317,"top_heap_words":540426267,"mean_space_overhead":7.994584},"codesize":345060.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.1_134217728.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mergesort_multicore.exe 1 134217728","time_secs":53.53823804855347,"user_time_secs":49.665244,"sys_time_secs":1.220001,"maxrss_kB":2109312,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":775946908,"minor_words":507511384,"promoted_words":789076,"major_words":269224600,"minor_collections":1944,"major_collections":8,"forced_major_collections":0,"heap_words":269279238,"top_heap_words":269279238,"mean_space_overhead":11466.817804},"codesize":291483.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort.134217728.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mergesort.exe 134217728","time_secs":50.06678509712219,"user_time_secs":46.330434,"sys_time_secs":1.283965,"maxrss_kB":2102664,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":301990317,"minor_words":33554793,"promoted_words":235,"major_words":268435759,"minor_collections":136,"major_collections":8,"forced_major_collections":0,"heap_words":268484614,"top_heap_words":268484614,"mean_space_overhead":7412.922296},"codesize":147790.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.20_134217728.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./mergesort_multicore.exe 20 134217728","time_secs":12.95956301689148,"user_time_secs":55.272508,"sys_time_secs":1.221624,"maxrss_kB":2151148,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":775956086,"minor_words":507520562,"promoted_words":726434,"major_words":269161958,"minor_collections":140,"major_collections":8,"forced_major_collections":0,"heap_words":269537286,"top_heap_words":269537286,"mean_space_overhead":11466.835565},"codesize":291483.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.1_roomfront.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./minilight_multicore.exe 1 roomfront.ml.txt","time_secs":112.54450106620789,"user_time_secs":106.920063,"sys_time_secs":0.023922,"maxrss_kB":22924,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":30671717623,"minor_words":30671652239,"promoted_words":35860356,"major_words":35925740,"minor_collections":117046,"major_collections":74,"forced_major_collections":0,"heap_words":2109490,"top_heap_words":2117946,"mean_space_overhead":56.893239},"codesize":399122.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.20_2048.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./LU_decomposition_multicore.exe 20 2048","time_secs":2.016757011413574,"user_time_secs":38.277152,"sys_time_secs":0.287888,"maxrss_kB":178360,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":17257999540,"minor_words":17241222254,"promoted_words":5222704,"major_words":21999990,"minor_collections":3577,"major_collections":14,"forced_major_collections":0,"heap_words":65536,"top_heap_words":4427779,"mean_space_overhead":12.568351},"codesize":293112.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.24_16_000.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./mandelbrot6_multicore.exe 24 16_000","time_secs":1.9191391468048096,"user_time_secs":40.183568,"sys_time_secs":0.103988,"maxrss_kB":63220,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4475573,"minor_words":4459506,"promoted_words":4050665,"major_words":4066732,"minor_collections":20,"major_collections":7,"forced_major_collections":0,"heap_words":4628867,"top_heap_words":4628867,"mean_space_overhead":14284.9836},"codesize":291465.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.4_5_500.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./spectralnorm2_multicore.exe 4 5_500","time_secs":1.9117169380187988,"user_time_secs":7.415746,"sys_time_secs":0.01198,"maxrss_kB":13904,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2420300652,"minor_words":2420179564,"promoted_words":88134,"major_words":209222,"minor_collections":2324,"major_collections":10,"forced_major_collections":0,"heap_words":220277,"top_heap_words":242289,"mean_space_overhead":9260.117910999999},"codesize":291357.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.24_16.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./grammatrix_multicore.exe 24 16","time_secs":5.319129943847656,"user_time_secs":95.396968,"sys_time_secs":0.706319,"maxrss_kB":557680,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":213276275,"minor_words":146556112,"promoted_words":1821837,"major_words":68542000,"minor_collections":424,"major_collections":25,"forced_major_collections":0,"heap_words":63534210,"top_heap_words":64599170,"mean_space_overhead":6.291405},"codesize":302722.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.12_12.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./fannkuchredux_multicore.exe 12 12","time_secs":4.942277908325195,"user_time_secs":46.266083,"sys_time_secs":0.007983000000000001,"maxrss_kB":6128,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":5215,"minor_words":5149,"promoted_words":2428,"major_words":2494,"minor_collections":11,"major_collections":7,"forced_major_collections":0,"heap_words":237568,"top_heap_words":274432,"mean_space_overhead":17497.762674},"codesize":292371.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.12_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./matrix_multiplication_multicore.exe 12 1024","time_secs":0.7754569053649902,"user_time_secs":7.839332,"sys_time_secs":0.036107,"maxrss_kB":31076,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":3165091,"minor_words":13150,"promoted_words":2687,"major_words":3154628,"minor_collections":14,"major_collections":12,"forced_major_collections":0,"heap_words":3428361,"top_heap_words":3428361,"mean_space_overhead":100.09365},"codesize":291097.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.4_512_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nbody_multicore.exe 4 512 2048","time_secs":4.799163103103638,"user_time_secs":18.368913,"sys_time_secs":0.007974,"maxrss_kB":11196,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":1291318,"minor_words":1289203,"promoted_words":18058,"major_words":20173,"minor_collections":11,"major_collections":7,"forced_major_collections":0,"heap_words":63491,"top_heap_words":63491,"mean_space_overhead":15540.911598},"codesize":292276.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.20_64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./test_decompress_multicore.exe 20 64 1_048_576","time_secs":0.6928210258483887,"user_time_secs":8.689093,"sys_time_secs":0.725442,"maxrss_kB":188996,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":807047043,"minor_words":599245019,"promoted_words":170226,"major_words":207972250,"minor_collections":274,"major_collections":109,"forced_major_collections":0,"heap_words":3015954,"top_heap_words":4254758,"mean_space_overhead":41.937013},"codesize":466324.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.1_5_500.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./spectralnorm2_multicore.exe 1 5_500","time_secs":7.71807599067688,"user_time_secs":7.368137,"sys_time_secs":0.0,"maxrss_kB":6720,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2420122206,"minor_words":2420001118,"promoted_words":735,"major_words":121823,"minor_collections":9239,"major_collections":11,"forced_major_collections":0,"heap_words":127476,"top_heap_words":154991,"mean_space_overhead":252.808945},"codesize":291357.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.12_10000_10000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./evolutionary_algorithm_multicore.exe 12 10000 10000","time_secs":5.083971977233887,"user_time_secs":50.600537,"sys_time_secs":2.801372,"maxrss_kB":4022956,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":5029312208,"minor_words":3729042128,"promoted_words":840774,"major_words":1301110854,"minor_collections":1348,"major_collections":26,"forced_major_collections":0,"heap_words":500853090,"top_heap_words":501613318,"mean_space_overhead":4.520049},"codesize":293439.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall_multicore.16_1024.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./floyd_warshall_multicore.exe 16 1024","time_secs":1.452681064605713,"user_time_secs":19.643386,"sys_time_secs":0.161044,"maxrss_kB":131412,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":35783901,"minor_words":34733210,"promoted_words":20033062,"major_words":21083753,"minor_collections":568,"major_collections":21,"forced_major_collections":0,"heap_words":12337155,"top_heap_words":12345347,"mean_space_overhead":10.674112},"codesize":291812.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.4_64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./test_decompress_multicore.exe 4 64 1_048_576","time_secs":2.0871379375457764,"user_time_secs":7.765435,"sys_time_secs":0.139451,"maxrss_kB":42828,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":807039622,"minor_words":599237598,"promoted_words":151733,"major_words":207953757,"minor_collections":949,"major_collections":391,"forced_major_collections":0,"heap_words":1990624,"top_heap_words":2160308,"mean_space_overhead":41.695913},"codesize":466324.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"graph500_gen_multicore.20_graph500_gen.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./gen.exe -ndomains 20 -scale 21 -edgefactor 16 edges.data","time_secs":78.89434695243835,"user_time_secs":169.559836,"sys_time_secs":9.400309,"maxrss_kB":7737144,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":6524643947,"minor_words":6169176604,"promoted_words":308480258,"major_words":663947601,"minor_collections":4090,"major_collections":13,"forced_major_collections":0,"heap_words":520671253,"top_heap_words":587780123,"mean_space_overhead":0.470656},"codesize":345060.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.16_5_500.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./spectralnorm2_multicore.exe 16 5_500","time_secs":0.5029358863830566,"user_time_secs":7.841518,"sys_time_secs":0.052036,"maxrss_kB":41888,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2420868982,"minor_words":2420747894,"promoted_words":350812,"major_words":471900,"minor_collections":606,"major_collections":10,"forced_major_collections":0,"heap_words":69757,"top_heap_words":75260,"mean_space_overhead":9526.204098},"codesize":291357.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.2_roomfront.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./minilight_multicore.exe 2 roomfront.ml.txt","time_secs":59.602028131484985,"user_time_secs":110.451743,"sys_time_secs":0.031965,"maxrss_kB":25424,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":30675144623,"minor_words":30675079239,"promoted_words":36541962,"major_words":36607346,"minor_collections":62314,"major_collections":69,"forced_major_collections":0,"heap_words":2142258,"top_heap_words":2154810,"mean_space_overhead":-27.092132},"codesize":399122.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.24_134217728.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./mergesort_multicore.exe 24 134217728","time_secs":12.75161600112915,"user_time_secs":58.903055,"sys_time_secs":1.213672,"maxrss_kB":2160216,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":775957061,"minor_words":507521537,"promoted_words":754360,"major_words":269189884,"minor_collections":120,"major_collections":8,"forced_major_collections":0,"heap_words":269635590,"top_heap_words":269635590,"mean_space_overhead":11466.838845},"codesize":291483.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.12_64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./test_decompress_multicore.exe 12 64 1_048_576","time_secs":0.8864490985870361,"user_time_secs":8.408713000000001,"sys_time_secs":0.263395,"maxrss_kB":117260,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":807044500,"minor_words":599242476,"promoted_words":155283,"major_words":207957307,"minor_collections":387,"major_collections":166,"forced_major_collections":0,"heap_words":2189847,"top_heap_words":3092851,"mean_space_overhead":57.211658},"codesize":466324.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.4_10000_10000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./evolutionary_algorithm_multicore.exe 4 10000 10000","time_secs":13.894342184066772,"user_time_secs":48.928952,"sys_time_secs":2.506204,"maxrss_kB":3930764,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":5029255457,"minor_words":3728985377,"promoted_words":796344,"major_words":1301066424,"minor_collections":3812,"major_collections":29,"forced_major_collections":0,"heap_words":400559135,"top_heap_words":422105597,"mean_space_overhead":10.579328},"codesize":293439.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.20_512_2048.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./nbody_multicore.exe 20 512 2048","time_secs":1.1609430313110352,"user_time_secs":22.950737,"sys_time_secs":0.039983,"maxrss_kB":48612,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":9701604,"minor_words":9699489,"promoted_words":27341,"major_words":29456,"minor_collections":13,"major_collections":7,"forced_major_collections":0,"heap_words":391171,"top_heap_words":391171,"mean_space_overhead":15704.868068},"codesize":292276.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.12_5_500.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./spectralnorm2_multicore.exe 12 5_500","time_secs":0.6623449325561523,"user_time_secs":7.852813,"sys_time_secs":0.012001,"maxrss_kB":32764,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2420498469,"minor_words":2420377381,"promoted_words":182991,"major_words":304079,"minor_collections":804,"major_collections":9,"forced_major_collections":0,"heap_words":468851,"top_heap_words":474354,"mean_space_overhead":10611.008029},"codesize":291357.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.20_10000_10000.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./evolutionary_algorithm_multicore.exe 20 10000 10000","time_secs":3.643364906311035,"user_time_secs":54.425222,"sys_time_secs":5.519415,"maxrss_kB":4107648,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":5029166399,"minor_words":3728896319,"promoted_words":905417,"major_words":1301175497,"minor_collections":846,"major_collections":26,"forced_major_collections":0,"heap_words":500935010,"top_heap_words":503015634,"mean_space_overhead":3.09897},"codesize":293439.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.1_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./LU_decomposition_multicore.exe 1 2048","time_secs":31.928943157196045,"user_time_secs":30.272998,"sys_time_secs":0.10366,"maxrss_kB":104500,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":17221829551,"minor_words":17205052265,"promoted_words":10086,"major_words":16787372,"minor_collections":65643,"major_collections":13,"forced_major_collections":0,"heap_words":12648457,"top_heap_words":12652553,"mean_space_overhead":7.318907},"codesize":293112.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.2_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./LU_decomposition_multicore.exe 2 2048","time_secs":16.153963088989258,"user_time_secs":30.690856,"sys_time_secs":0.099671,"maxrss_kB":93200,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":17225279199,"minor_words":17208501913,"promoted_words":1326208,"major_words":18103494,"minor_collections":33092,"major_collections":13,"forced_major_collections":0,"heap_words":8507398,"top_heap_words":13983753,"mean_space_overhead":13.612707},"codesize":293112.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.4_16.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./grammatrix_multicore.exe 4 16","time_secs":26.307109117507935,"user_time_secs":96.422129,"sys_time_secs":0.538314,"maxrss_kB":516320,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":213261150,"minor_words":146540987,"promoted_words":1820608,"major_words":68540771,"minor_collections":443,"major_collections":25,"forced_major_collections":0,"heap_words":63382658,"top_heap_words":64451714,"mean_space_overhead":6.291468},"codesize":302722.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.2_23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5_multicore.exe 2 23","time_secs":29.21736216545105,"user_time_secs":49.17546,"sys_time_secs":0.6113459999999999,"maxrss_kB":941100,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4068477587,"minor_words":4068477521,"promoted_words":1360778990,"major_words":1360779056,"minor_collections":9052,"major_collections":64,"forced_major_collections":0,"heap_words":99762176,"top_heap_words":134369280,"mean_space_overhead":13.240223},"codesize":291578.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.1_16.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./grammatrix_multicore.exe 1 16","time_secs":101.47234106063843,"user_time_secs":96.10590999999999,"sys_time_secs":0.366831,"maxrss_kB":509984,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":213256691,"minor_words":146536528,"promoted_words":1821384,"major_words":68541547,"minor_collections":581,"major_collections":25,"forced_major_collections":0,"heap_words":63341698,"top_heap_words":64410754,"mean_space_overhead":6.291477},"codesize":302722.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.20_5_500.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./spectralnorm2_multicore.exe 20 5_500","time_secs":0.4101450443267822,"user_time_secs":7.910312,"sys_time_secs":0.084152,"maxrss_kB":51140,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2420877551,"minor_words":2420756463,"promoted_words":352801,"major_words":473889,"minor_collections":488,"major_collections":9,"forced_major_collections":0,"heap_words":683250,"top_heap_words":688753,"mean_space_overhead":10721.377859},"codesize":291357.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.4_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./matrix_multiplication_multicore.exe 4 1024","time_secs":2.1095008850097656,"user_time_secs":7.87035,"sys_time_secs":0.035883,"maxrss_kB":29712,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":3155719,"minor_words":3778,"promoted_words":959,"major_words":3152900,"minor_collections":14,"major_collections":12,"forced_major_collections":0,"heap_words":3293193,"top_heap_words":3293193,"mean_space_overhead":30.165211},"codesize":291097.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.16_16_000.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./mandelbrot6_multicore.exe 16 16_000","time_secs":2.8708648681640625,"user_time_secs":40.253642,"sys_time_secs":0.183297,"maxrss_kB":57232,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4462740,"minor_words":4446673,"promoted_words":4054125,"major_words":4070192,"minor_collections":14,"major_collections":9,"forced_major_collections":0,"heap_words":4485507,"top_heap_words":4501891,"mean_space_overhead":10613.678889},"codesize":291465.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.2_16.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./grammatrix_multicore.exe 2 16","time_secs":51.5664541721344,"user_time_secs":96.424089,"sys_time_secs":0.502374,"maxrss_kB":512356,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":213257371,"minor_words":146537208,"promoted_words":1820800,"major_words":68540963,"minor_collections":488,"major_collections":25,"forced_major_collections":0,"heap_words":63353986,"top_heap_words":64423042,"mean_space_overhead":6.291474},"codesize":302722.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight.roomfront.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./minilight.exe roomfront.ml.txt","time_secs":111.02963089942932,"user_time_secs":105.515585,"sys_time_secs":0.01196,"maxrss_kB":23072,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":30664777171,"minor_words":30664711787,"promoted_words":35848345,"major_words":35913729,"minor_collections":117019,"major_collections":74,"forced_major_collections":0,"heap_words":2129970,"top_heap_words":2130234,"mean_space_overhead":56.247986},"codesize":351363.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix.16.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./grammatrix.exe 16","time_secs":101.35510897636414,"user_time_secs":95.877848,"sys_time_secs":0.426637,"maxrss_kB":509980,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":213242566,"minor_words":146522403,"promoted_words":1816086,"major_words":68536249,"minor_collections":581,"major_collections":25,"forced_major_collections":0,"heap_words":63329410,"top_heap_words":64406658,"mean_space_overhead":6.055106},"codesize":297116.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.12_512_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nbody_multicore.exe 12 512 2048","time_secs":1.5857579708099365,"user_time_secs":18.919735,"sys_time_secs":0.024025,"maxrss_kB":26416,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4856487,"minor_words":4854372,"promoted_words":21239,"major_words":23354,"minor_collections":11,"major_collections":7,"forced_major_collections":0,"heap_words":235523,"top_heap_words":235523,"mean_space_overhead":15614.616434},"codesize":292276.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.1_10000_10000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./evolutionary_algorithm_multicore.exe 1 10000 10000","time_secs":53.17376708984375,"user_time_secs":48.428634,"sys_time_secs":2.145118,"maxrss_kB":3720512,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":5030510897,"minor_words":3730240817,"promoted_words":761577,"major_words":1301031657,"minor_collections":14253,"major_collections":34,"forced_major_collections":0,"heap_words":416839838,"top_heap_words":475457892,"mean_space_overhead":40.529952},"codesize":293439.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.1_256.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./game_of_life_multicore.exe 1 256","time_secs":10.508248090744019,"user_time_secs":9.992775999999999,"sys_time_secs":0.01595,"maxrss_kB":20428,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2112730,"minor_words":11414,"promoted_words":328,"major_words":2101644,"minor_collections":13,"major_collections":13,"forced_major_collections":0,"heap_words":1499252,"top_heap_words":1499252,"mean_space_overhead":23.001249},"codesize":293782.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.2_134217728.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mergesort_multicore.exe 2 134217728","time_secs":31.988875150680542,"user_time_secs":50.736442,"sys_time_secs":1.21627,"maxrss_kB":2111296,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":775947199,"minor_words":507511675,"promoted_words":728893,"major_words":269164417,"minor_collections":1030,"major_collections":8,"forced_major_collections":0,"heap_words":269234182,"top_heap_words":269234182,"mean_space_overhead":11466.818017},"codesize":291483.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.24_512_2048.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./nbody_multicore.exe 24 512 2048","time_secs":1.024320125579834,"user_time_secs":24.260164,"sys_time_secs":0.03998,"maxrss_kB":48276,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":9634347,"minor_words":9632232,"promoted_words":26317,"major_words":28432,"minor_collections":11,"major_collections":7,"forced_major_collections":0,"heap_words":456707,"top_heap_words":456707,"mean_space_overhead":15748.386429},"codesize":292276.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall_multicore.4_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./floyd_warshall_multicore.exe 4 1024","time_secs":4.782164096832275,"user_time_secs":17.752795,"sys_time_secs":0.048034,"maxrss_kB":79900,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":28795671,"minor_words":27744980,"promoted_words":24718364,"major_words":25769055,"minor_collections":652,"major_collections":26,"forced_major_collections":0,"heap_words":8876035,"top_heap_words":8876035,"mean_space_overhead":20.451344},"codesize":291812.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens.15.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nqueens.exe 15","time_secs":59.61814785003662,"user_time_secs":56.717516,"sys_time_secs":0.0,"maxrss_kB":5716,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":513387454,"minor_words":513387388,"promoted_words":48933,"major_words":48999,"minor_collections":1968,"major_collections":13,"forced_major_collections":0,"heap_words":40960,"top_heap_words":57344,"mean_space_overhead":9781.466291000001},"codesize":169636.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"graph500_gen_multicore.12_graph500_gen.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./gen.exe -ndomains 12 -scale 21 -edgefactor 16 edges.data","time_secs":74.49102902412415,"user_time_secs":154.536447,"sys_time_secs":7.607307,"maxrss_kB":7703628,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":6524442968,"minor_words":6168975625,"promoted_words":308382689,"major_words":663850032,"minor_collections":4907,"major_collections":13,"forced_major_collections":0,"heap_words":520613909,"top_heap_words":587722779,"mean_space_overhead":0.310823},"codesize":345060.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"graph500_gen_multicore.1_graph500_gen.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./gen.exe -ndomains 1 -scale 21 -edgefactor 16 edges.data","time_secs":116.91995286941528,"user_time_secs":100.881025,"sys_time_secs":6.45109,"maxrss_kB":7679540,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":6524241374,"minor_words":6168774031,"promoted_words":308282235,"major_words":663749578,"minor_collections":24483,"major_collections":14,"forced_major_collections":0,"heap_words":520445973,"top_heap_words":573923358,"mean_space_overhead":7.422458},"codesize":345060.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.12_15.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nqueens_multicore.exe 12 15","time_secs":28.947798013687134,"user_time_secs":330.425833,"sys_time_secs":0.035893,"maxrss_kB":35292,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":16569904218,"minor_words":16569904152,"promoted_words":32139190,"major_words":32139256,"minor_collections":6036,"major_collections":166,"forced_major_collections":0,"heap_words":749568,"top_heap_words":757760,"mean_space_overhead":97.368516},"codesize":290899.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.1_12.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./fannkuchredux_multicore.exe 1 12","time_secs":48.435336112976074,"user_time_secs":46.033793,"sys_time_secs":0.0,"maxrss_kB":5720,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":1574,"minor_words":1508,"promoted_words":386,"major_words":452,"minor_collections":8,"major_collections":8,"forced_major_collections":0,"heap_words":61440,"top_heap_words":61440,"mean_space_overhead":17437.360475},"codesize":292371.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.12_23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5_multicore.exe 12 23","time_secs":12.266727924346924,"user_time_secs":60.546455,"sys_time_secs":2.102223,"maxrss_kB":2359596,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4068486706,"minor_words":4068486640,"promoted_words":1293736179,"major_words":1293736245,"minor_collections":2096,"major_collections":47,"forced_major_collections":0,"heap_words":37969920,"top_heap_words":98418688,"mean_space_overhead":18.905136},"codesize":291578.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.1_64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./test_decompress_multicore.exe 1 64 1_048_576","time_secs":7.948587894439697,"user_time_secs":7.483208,"sys_time_secs":0.115678,"maxrss_kB":16268,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":807036246,"minor_words":599234222,"promoted_words":139700,"major_words":207941724,"minor_collections":2970,"major_collections":1037,"forced_major_collections":0,"heap_words":832544,"top_heap_words":1070312,"mean_space_overhead":61.726723},"codesize":466324.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.1_15.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nqueens_multicore.exe 1 15","time_secs":132.65653014183044,"user_time_secs":126.054023,"sys_time_secs":0.0,"maxrss_kB":6728,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":16570880370,"minor_words":16570880304,"promoted_words":29205699,"major_words":29205765,"minor_collections":63632,"major_collections":834,"forced_major_collections":0,"heap_words":143360,"top_heap_words":147718,"mean_space_overhead":280.221164},"codesize":290899.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.16_12.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./fannkuchredux_multicore.exe 16 12","time_secs":4.943502902984619,"user_time_secs":46.300149,"sys_time_secs":0.00399,"maxrss_kB":6512,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":6139,"minor_words":6073,"promoted_words":2834,"major_words":2900,"minor_collections":10,"major_collections":6,"forced_major_collections":0,"heap_words":81920,"top_heap_words":81920,"mean_space_overhead":18221.502868},"codesize":292371.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.16_15.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./nqueens_multicore.exe 16 15","time_secs":35.73368501663208,"user_time_secs":543.399771,"sys_time_secs":0.187459,"maxrss_kB":35412,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":16569884798,"minor_words":16569884732,"promoted_words":48824618,"major_words":48824684,"minor_collections":7542,"major_collections":222,"forced_major_collections":0,"heap_words":851968,"top_heap_words":860160,"mean_space_overhead":151.837055},"codesize":290899.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life.256.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./game_of_life.exe 256","time_secs":10.34485912322998,"user_time_secs":9.872398,"sys_time_secs":0.019936,"maxrss_kB":20020,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2101662,"minor_words":346,"promoted_words":230,"major_words":2101546,"minor_collections":14,"major_collections":14,"forced_major_collections":0,"heap_words":2074408,"top_heap_words":2074408,"mean_space_overhead":12.082392},"codesize":150329.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.24_256.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./game_of_life_multicore.exe 24 256","time_secs":0.5321998596191406,"user_time_secs":11.10231,"sys_time_secs":0.048253,"maxrss_kB":61912,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":6878922,"minor_words":4777606,"promoted_words":6275,"major_words":2107591,"minor_collections":20,"major_collections":14,"forced_major_collections":0,"heap_words":2539526,"top_heap_words":2539526,"mean_space_overhead":14.804863},"codesize":293782.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.24_10000_10000.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./evolutionary_algorithm_multicore.exe 24 10000 10000","time_secs":3.4728219509124756,"user_time_secs":56.110231,"sys_time_secs":5.684841,"maxrss_kB":3299468,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":5030270359,"minor_words":3730000279,"promoted_words":906789,"major_words":1301176869,"minor_collections":713,"major_collections":26,"forced_major_collections":0,"heap_words":401050655,"top_heap_words":401700850,"mean_space_overhead":5.079219},"codesize":293439.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.1_512_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nbody_multicore.exe 1 512 2048","time_secs":18.008599996566772,"user_time_secs":17.152141,"sys_time_secs":0.003987,"maxrss_kB":5888,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":98158,"minor_words":96043,"promoted_words":16745,"major_words":18860,"minor_collections":8,"major_collections":7,"forced_major_collections":0,"heap_words":71683,"top_heap_words":71683,"mean_space_overhead":15495.915617},"codesize":292276.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.24_5_500.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./spectralnorm2_multicore.exe 24 5_500","time_secs":0.35442304611206055,"user_time_secs":8.127770999999999,"sys_time_secs":0.091726,"maxrss_kB":59948,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2420875378,"minor_words":2420754290,"promoted_words":344943,"major_words":466031,"minor_collections":410,"major_collections":9,"forced_major_collections":0,"heap_words":751475,"top_heap_words":756978,"mean_space_overhead":10754.448582},"codesize":291357.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.24_12.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./fannkuchredux_multicore.exe 24 12","time_secs":4.950412034988403,"user_time_secs":46.345098,"sys_time_secs":0.015967,"maxrss_kB":8188,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":8815,"minor_words":8749,"promoted_words":4865,"major_words":4931,"minor_collections":13,"major_collections":8,"forced_major_collections":0,"heap_words":311296,"top_heap_words":417792,"mean_space_overhead":16310.521763},"codesize":292371.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"graph500_gen_multicore.8_graph500_gen.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./gen.exe -ndomains 8 -scale 21 -edgefactor 16 edges.data","time_secs":74.19657492637634,"user_time_secs":103.085132,"sys_time_secs":7.514699,"maxrss_kB":7764712,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":6524344492,"minor_words":6168877149,"promoted_words":308332428,"major_words":663799771,"minor_collections":5747,"major_collections":13,"forced_major_collections":0,"heap_words":520552469,"top_heap_words":574029854,"mean_space_overhead":4.27124},"codesize":345060.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.8_23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5_multicore.exe 8 23","time_secs":14.635270118713379,"user_time_secs":55.379597,"sys_time_secs":1.334882,"maxrss_kB":1727596,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4068483412,"minor_words":4068483346,"promoted_words":1314756249,"major_words":1314756315,"minor_collections":2903,"major_collections":54,"forced_major_collections":0,"heap_words":162537472,"top_heap_words":184164352,"mean_space_overhead":28.261256},"codesize":291578.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.4_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./LU_decomposition_multicore.exe 4 2048","time_secs":8.206704139709473,"user_time_secs":31.266811,"sys_time_secs":0.115714,"maxrss_kB":128548,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":17228912672,"minor_words":17212135386,"promoted_words":2221238,"major_words":18998524,"minor_collections":16681,"major_collections":14,"forced_major_collections":0,"heap_words":12791817,"top_heap_words":17960972,"mean_space_overhead":3.505001},"codesize":293112.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication.1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./matrix_multiplication.exe 1024","time_secs":7.885836124420166,"user_time_secs":7.519888,"sys_time_secs":0.015957,"maxrss_kB":28568,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":3152288,"minor_words":347,"promoted_words":233,"major_words":3152174,"minor_collections":15,"major_collections":15,"forced_major_collections":0,"heap_words":3204084,"top_heap_words":3204084,"mean_space_overhead":9.19229},"codesize":243162.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"graph500_gen_multicore.16_graph500_gen.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./gen.exe -ndomains 16 -scale 21 -edgefactor 16 edges.data","time_secs":83.1322660446167,"user_time_secs":173.089547,"sys_time_secs":9.739978000000001,"maxrss_kB":7711792,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":6524439633,"minor_words":6168972290,"promoted_words":308377766,"major_words":663845109,"minor_collections":4367,"major_collections":13,"forced_major_collections":0,"heap_words":520597525,"top_heap_words":587706395,"mean_space_overhead":4.351334},"codesize":345060.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.16_1024.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./matrix_multiplication_multicore.exe 16 1024","time_secs":0.6125860214233398,"user_time_secs":8.089437,"sys_time_secs":0.024135,"maxrss_kB":31460,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":3165682,"minor_words":13741,"promoted_words":3120,"major_words":3155061,"minor_collections":13,"major_collections":11,"forced_major_collections":0,"heap_words":3485705,"top_heap_words":3489801,"mean_space_overhead":97.85925400000001},"codesize":291097.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.12_16.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./grammatrix_multicore.exe 12 16","time_secs":9.447571039199829,"user_time_secs":95.364378,"sys_time_secs":0.602108,"maxrss_kB":532856,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":213272831,"minor_words":146552668,"promoted_words":1820975,"major_words":68541138,"minor_collections":419,"major_collections":25,"forced_major_collections":0,"heap_words":63452290,"top_heap_words":64521346,"mean_space_overhead":6.291442},"codesize":302722.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.16_64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./test_decompress_multicore.exe 16 64 1_048_576","time_secs":0.671638011932373,"user_time_secs":8.421818999999999,"sys_time_secs":0.448949,"maxrss_kB":143468,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":807044819,"minor_words":599242795,"promoted_words":159703,"major_words":207961727,"minor_collections":276,"major_collections":127,"forced_major_collections":0,"heap_words":7897085,"top_heap_words":8389407,"mean_space_overhead":39.630517},"codesize":466324.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.1_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./matrix_multiplication_multicore.exe 1 1024","time_secs":8.211995840072632,"user_time_secs":7.794967,"sys_time_secs":0.015948,"maxrss_kB":28664,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":3152650,"minor_words":709,"promoted_words":450,"major_words":3152391,"minor_collections":14,"major_collections":14,"forced_major_collections":0,"heap_words":2251004,"top_heap_words":2251004,"mean_space_overhead":15.829594},"codesize":291097.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"graph500_gen_multicore.24_graph500_gen.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./gen.exe -ndomains 24 -scale 21 -edgefactor 16 edges.data","time_secs":81.09346389770508,"user_time_secs":177.606848,"sys_time_secs":9.244410999999999,"maxrss_kB":7746228,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":6524643176,"minor_words":6169175833,"promoted_words":308478123,"major_words":663945466,"minor_collections":3923,"major_collections":13,"forced_major_collections":0,"heap_words":520769557,"top_heap_words":587878427,"mean_space_overhead":0.529375},"codesize":345060.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.24_15.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./nqueens_multicore.exe 24 15","time_secs":40.681190967559814,"user_time_secs":927.908855,"sys_time_secs":0.095719,"maxrss_kB":60996,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":16569396409,"minor_words":16569396343,"promoted_words":34506539,"major_words":34506605,"minor_collections":3365,"major_collections":119,"forced_major_collections":0,"heap_words":1142784,"top_heap_words":1150976,"mean_space_overhead":158.193448},"codesize":290899.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.16_23.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./binarytrees5_multicore.exe 16 23","time_secs":11.452860116958618,"user_time_secs":64.532162,"sys_time_secs":3.3443,"maxrss_kB":3100656,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4068489910,"minor_words":4068489844,"promoted_words":1264940447,"major_words":1264940513,"minor_collections":1652,"major_collections":42,"forced_major_collections":0,"heap_words":174911488,"top_heap_words":209145856,"mean_space_overhead":10.915815},"codesize":291578.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.8_15.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nqueens_multicore.exe 8 15","time_secs":30.360887050628662,"user_time_secs":230.794992,"sys_time_secs":0.03589,"maxrss_kB":24660,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":16570572877,"minor_words":16570572811,"promoted_words":31910466,"major_words":31910532,"minor_collections":8823,"major_collections":242,"forced_major_collections":0,"heap_words":512000,"top_heap_words":516096,"mean_space_overhead":198.378114},"codesize":290899.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.20_256.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./game_of_life_multicore.exe 20 256","time_secs":0.6126189231872559,"user_time_secs":10.93144,"sys_time_secs":0.040071,"maxrss_kB":61668,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":6914828,"minor_words":4813512,"promoted_words":7095,"major_words":2108411,"minor_collections":18,"major_collections":14,"forced_major_collections":0,"heap_words":2490374,"top_heap_words":2490374,"mean_space_overhead":14.804863},"codesize":293782.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.8_64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./test_decompress_multicore.exe 8 64 1_048_576","time_secs":1.1129660606384277,"user_time_secs":8.071586,"sys_time_secs":0.202285,"maxrss_kB":72796,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":807043043,"minor_words":599241019,"promoted_words":156468,"major_words":207958492,"minor_collections":505,"major_collections":224,"forced_major_collections":0,"heap_words":3714686,"top_heap_words":4282525,"mean_space_overhead":92.778952},"codesize":466324.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.20_15.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./nqueens_multicore.exe 20 15","time_secs":45.64112997055054,"user_time_secs":868.4092900000001,"sys_time_secs":0.163621,"maxrss_kB":49176,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":16569511525,"minor_words":16569511459,"promoted_words":39091733,"major_words":39091799,"minor_collections":4680,"major_collections":159,"forced_major_collections":0,"heap_words":970752,"top_heap_words":974848,"mean_space_overhead":184.387827},"codesize":290899.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.20_16_000.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./mandelbrot6_multicore.exe 20 16_000","time_secs":2.2593350410461426,"user_time_secs":39.94306,"sys_time_secs":0.143895,"maxrss_kB":61456,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4474706,"minor_words":4458639,"promoted_words":4052484,"major_words":4068551,"minor_collections":25,"major_collections":9,"forced_major_collections":0,"heap_words":425984,"top_heap_words":4587907,"mean_space_overhead":23597.036998},"codesize":291465.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.8_16_000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mandelbrot6_multicore.exe 8 16_000","time_secs":5.619290828704834,"user_time_secs":39.912433,"sys_time_secs":0.059898,"maxrss_kB":50572,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4455574,"minor_words":4439507,"promoted_words":4061295,"major_words":4077362,"minor_collections":19,"major_collections":8,"forced_major_collections":0,"heap_words":4305283,"top_heap_words":4305283,"mean_space_overhead":11886.28375},"codesize":291465.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.20_23.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./binarytrees5_multicore.exe 20 23","time_secs":9.979300022125244,"user_time_secs":65.80187100000001,"sys_time_secs":3.511561,"maxrss_kB":2723236,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4068493588,"minor_words":4068493522,"promoted_words":1262266097,"major_words":1262266163,"minor_collections":1440,"major_collections":39,"forced_major_collections":0,"heap_words":137773056,"top_heap_words":171778048,"mean_space_overhead":7.685502},"codesize":291578.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.8_5_500.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./spectralnorm2_multicore.exe 8 5_500","time_secs":0.9437010288238525,"user_time_secs":7.462822,"sys_time_secs":0.043993,"maxrss_kB":23244,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2420489384,"minor_words":2420368296,"promoted_words":180854,"major_words":301942,"minor_collections":1169,"major_collections":10,"forced_major_collections":0,"heap_words":326773,"top_heap_words":337779,"mean_space_overhead":9364.944657},"codesize":291357.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.24_23.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./binarytrees5_multicore.exe 24 23","time_secs":10.31909704208374,"user_time_secs":69.856962,"sys_time_secs":4.055183,"maxrss_kB":2914032,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4068496937,"minor_words":4068496871,"promoted_words":1261546864,"major_words":1261546930,"minor_collections":1392,"major_collections":38,"forced_major_collections":0,"heap_words":50565120,"top_heap_words":96665600,"mean_space_overhead":7.991289},"codesize":291578.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.8_134217728.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mergesort_multicore.exe 8 134217728","time_secs":15.790550947189331,"user_time_secs":51.081423,"sys_time_secs":1.280726,"maxrss_kB":2124656,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":775949677,"minor_words":507514153,"promoted_words":718041,"major_words":269153565,"minor_collections":326,"major_collections":8,"forced_major_collections":0,"heap_words":269344774,"top_heap_words":269344774,"mean_space_overhead":11466.823133},"codesize":291483.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm.10000_10000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./evolutionary_algorithm.exe 10000 10000","time_secs":51.770692110061646,"user_time_secs":46.92903,"sys_time_secs":2.288637,"maxrss_kB":3856696,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":5030365691,"minor_words":3730105612,"promoted_words":715534,"major_words":1300975613,"minor_collections":14259,"major_collections":34,"forced_major_collections":0,"heap_words":400418534,"top_heap_words":492904935,"mean_space_overhead":38.738093},"codesize":244808.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.2_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./matrix_multiplication_multicore.exe 2 1024","time_secs":4.157183885574341,"user_time_secs":7.895069,"sys_time_secs":0.011974,"maxrss_kB":29032,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":3153982,"minor_words":2041,"promoted_words":606,"major_words":3152547,"minor_collections":13,"major_collections":12,"forced_major_collections":0,"heap_words":3248137,"top_heap_words":3248137,"mean_space_overhead":23.211366},"codesize":291097.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.8_10000_10000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./evolutionary_algorithm_multicore.exe 8 10000 10000","time_secs":7.414052963256836,"user_time_secs":49.95765,"sys_time_secs":2.639256,"maxrss_kB":3999772,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":5030918403,"minor_words":3730648323,"promoted_words":815898,"major_words":1301085978,"minor_collections":1988,"major_collections":28,"forced_major_collections":0,"heap_words":410828679,"top_heap_words":414759858,"mean_space_overhead":6.609565},"codesize":293439.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6.16_000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mandelbrot6.exe 16_000","time_secs":42.217297077178955,"user_time_secs":40.161429,"sys_time_secs":0.003987,"maxrss_kB":5904,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":862,"minor_words":796,"promoted_words":547,"major_words":613,"minor_collections":8,"major_collections":8,"forced_major_collections":0,"heap_words":61440,"top_heap_words":61440,"mean_space_overhead":14019.160737},"codesize":331145.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.8_512_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nbody_multicore.exe 8 512 2048","time_secs":2.418323040008545,"user_time_secs":18.462855,"sys_time_secs":0.011986,"maxrss_kB":17632,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2448616,"minor_words":2446501,"promoted_words":19041,"major_words":21156,"minor_collections":11,"major_collections":7,"forced_major_collections":0,"heap_words":59395,"top_heap_words":59395,"mean_space_overhead":15557.003039},"codesize":292276.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.8_roomfront.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./minilight_multicore.exe 8 roomfront.ml.txt","time_secs":15.414475917816162,"user_time_secs":112.921528,"sys_time_secs":0.103799,"maxrss_kB":41104,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":30665392570,"minor_words":30665327186,"promoted_words":37077271,"major_words":37142655,"minor_collections":16246,"major_collections":61,"forced_major_collections":0,"heap_words":2510898,"top_heap_words":2519354,"mean_space_overhead":63.694336},"codesize":399122.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.2_256.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./game_of_life_multicore.exe 2 256","time_secs":5.244058847427368,"user_time_secs":10.013698,"sys_time_secs":0.011978,"maxrss_kB":23000,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2399682,"minor_words":298366,"promoted_words":694,"major_words":2102010,"minor_collections":14,"major_collections":13,"forced_major_collections":0,"heap_words":2179078,"top_heap_words":2179078,"mean_space_overhead":23.001249},"codesize":293782.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.8_16.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./grammatrix_multicore.exe 8 16","time_secs":13.666157960891724,"user_time_secs":95.921802,"sys_time_secs":0.470556,"maxrss_kB":524592,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":213268678,"minor_words":146548515,"promoted_words":1820751,"major_words":68540914,"minor_collections":423,"major_collections":25,"forced_major_collections":0,"heap_words":63448194,"top_heap_words":64517250,"mean_space_overhead":6.291455},"codesize":302722.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.4_roomfront.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./minilight_multicore.exe 4 roomfront.ml.txt","time_secs":29.84412693977356,"user_time_secs":109.927038,"sys_time_secs":0.023993,"maxrss_kB":31204,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":30659339192,"minor_words":30659273808,"promoted_words":36691012,"major_words":36756396,"minor_collections":31566,"major_collections":65,"forced_major_collections":0,"heap_words":2285618,"top_heap_words":2294074,"mean_space_overhead":61.358847},"codesize":399122.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.20_16.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./grammatrix_multicore.exe 20 16","time_secs":6.107311964035034,"user_time_secs":95.50255799999999,"sys_time_secs":0.678285,"maxrss_kB":549392,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":213276247,"minor_words":146556084,"promoted_words":1821505,"major_words":68541668,"minor_collections":421,"major_collections":25,"forced_major_collections":0,"heap_words":63489154,"top_heap_words":64554114,"mean_space_overhead":6.291417},"codesize":302722.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5.23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5.exe 23","time_secs":49.133261919021606,"user_time_secs":46.241344,"sys_time_secs":0.490444,"maxrss_kB":810088,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4068476382,"minor_words":4068476316,"promoted_words":1455068507,"major_words":1455068573,"minor_collections":15555,"major_collections":67,"forced_major_collections":0,"heap_words":87748608,"top_heap_words":102936576,"mean_space_overhead":50.560903},"codesize":331372.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.16_2048.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./LU_decomposition_multicore.exe 16 2048","time_secs":2.438817024230957,"user_time_secs":37.710647,"sys_time_secs":0.155928,"maxrss_kB":165028,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":17249398799,"minor_words":17232621513,"promoted_words":4656300,"major_words":21433586,"minor_collections":4522,"major_collections":16,"forced_major_collections":0,"heap_words":9056262,"top_heap_words":13312009,"mean_space_overhead":15.594988},"codesize":293112.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.20_1024.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./matrix_multiplication_multicore.exe 20 1024","time_secs":0.5352120399475098,"user_time_secs":8.400255,"sys_time_secs":0.044085,"maxrss_kB":32380,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":3177316,"minor_words":25375,"promoted_words":4889,"major_words":3156830,"minor_collections":13,"major_collections":11,"forced_major_collections":0,"heap_words":3543049,"top_heap_words":3543049,"mean_space_overhead":110.121998},"codesize":291097.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall_multicore.24_1024.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./floyd_warshall_multicore.exe 24 1024","time_secs":0.9954760074615479,"user_time_secs":19.139232,"sys_time_secs":0.171384,"maxrss_kB":156372,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":45287193,"minor_words":44236502,"promoted_words":16012110,"major_words":17062801,"minor_collections":555,"major_collections":20,"forced_major_collections":0,"heap_words":13398019,"top_heap_words":13406211,"mean_space_overhead":7.060162},"codesize":291812.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.2_64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./test_decompress_multicore.exe 2 64 1_048_576","time_secs":4.026602029800415,"user_time_secs":7.616187,"sys_time_secs":0.08781700000000001,"maxrss_kB":24776,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":807037844,"minor_words":599235820,"promoted_words":145747,"major_words":207947771,"minor_collections":1698,"major_collections":675,"forced_major_collections":0,"heap_words":1213691,"top_heap_words":2016484,"mean_space_overhead":49.460849},"codesize":466324.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody.512_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nbody.exe 512 2048","time_secs":19.558218955993652,"user_time_secs":18.654591,"sys_time_secs":0.003987,"maxrss_kB":5792,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":76277,"minor_words":74162,"promoted_words":16627,"major_words":18742,"minor_collections":8,"major_collections":7,"forced_major_collections":0,"heap_words":67587,"top_heap_words":67587,"mean_space_overhead":13604.877707},"codesize":244127.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.2_15.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nqueens_multicore.exe 2 15","time_secs":73.67548108100891,"user_time_secs":140.035175,"sys_time_secs":0.007974,"maxrss_kB":9312,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":16571249506,"minor_words":16571249440,"promoted_words":30002665,"major_words":30002731,"minor_collections":32317,"major_collections":649,"forced_major_collections":0,"heap_words":94208,"top_heap_words":98435,"mean_space_overhead":154.728616},"codesize":290899.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"graph500_gen.-scale_21_-edgefactor_16_edges_data.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./gen.exe -scale 21 -edgefactor 16 edges.data","time_secs":113.37056684494019,"user_time_secs":97.332618,"sys_time_secs":6.68743,"maxrss_kB":7679436,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":6524240701,"minor_words":6168773358,"promoted_words":308281815,"major_words":663749158,"minor_collections":24483,"major_collections":14,"forced_major_collections":0,"heap_words":520441877,"top_heap_words":573919262,"mean_space_overhead":7.418464},"codesize":309687.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.12_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./LU_decomposition_multicore.exe 12 2048","time_secs":3.3710968494415283,"user_time_secs":38.346975,"sys_time_secs":0.1519,"maxrss_kB":151032,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":17240650019,"minor_words":17223872733,"promoted_words":3880632,"major_words":20657918,"minor_collections":5773,"major_collections":15,"forced_major_collections":0,"heap_words":77824,"top_heap_words":4460547,"mean_space_overhead":10.429442},"codesize":293112.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.24_roomfront.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./minilight_multicore.exe 24 roomfront.ml.txt","time_secs":5.791554927825928,"user_time_secs":128.701184,"sys_time_secs":0.363337,"maxrss_kB":81836,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":30679095543,"minor_words":30679030159,"promoted_words":37675388,"major_words":37740772,"minor_collections":5761,"major_collections":50,"forced_major_collections":0,"heap_words":3395634,"top_heap_words":3395898,"mean_space_overhead":57.141037},"codesize":399122.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.2_10000_10000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./evolutionary_algorithm_multicore.exe 2 10000 10000","time_secs":27.52253293991089,"user_time_secs":48.842436,"sys_time_secs":2.463482,"maxrss_kB":3979188,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":5029108259,"minor_words":3728838179,"promoted_words":776898,"major_words":1301046978,"minor_collections":7441,"major_collections":31,"forced_major_collections":0,"heap_words":450555466,"top_heap_words":508256866,"mean_space_overhead":13.101572},"codesize":293439.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.8_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./LU_decomposition_multicore.exe 8 2048","time_secs":4.343693017959595,"user_time_secs":33.236228,"sys_time_secs":0.131794,"maxrss_kB":139284,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":17235898051,"minor_words":17219120765,"promoted_words":3339420,"major_words":20116706,"minor_collections":8559,"major_collections":16,"forced_major_collections":0,"heap_words":8699910,"top_heap_words":13291529,"mean_space_overhead":11.644761},"codesize":293112.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress.64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./test_decompress.exe 64 1_048_576","time_secs":7.836820125579834,"user_time_secs":7.411301,"sys_time_secs":0.07578799999999999,"maxrss_kB":15752,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":807004067,"minor_words":599234427,"promoted_words":135029,"major_words":207904669,"minor_collections":2998,"major_collections":1048,"forced_major_collections":0,"heap_words":862345,"top_heap_words":1017640,"mean_space_overhead":60.384118},"codesize":418372.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.8_256.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./game_of_life_multicore.exe 8 256","time_secs":1.3459491729736328,"user_time_secs":10.297944,"sys_time_secs":0.032055,"maxrss_kB":30576,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":3295330,"minor_words":1194014,"promoted_words":1915,"major_words":2103231,"minor_collections":15,"major_collections":13,"forced_major_collections":0,"heap_words":2207750,"top_heap_words":2207750,"mean_space_overhead":23.001249},"codesize":293782.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.12_134217728.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mergesort_multicore.exe 12 134217728","time_secs":14.129762887954712,"user_time_secs":52.115806,"sys_time_secs":1.188802,"maxrss_kB":2133772,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":775951583,"minor_words":507516059,"promoted_words":708148,"major_words":269143672,"minor_collections":224,"major_collections":8,"forced_major_collections":0,"heap_words":269430790,"top_heap_words":269430790,"mean_space_overhead":11466.825365},"codesize":291483.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.24_1024.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./matrix_multiplication_multicore.exe 24 1024","time_secs":0.46649909019470215,"user_time_secs":8.345471999999999,"sys_time_secs":0.028099,"maxrss_kB":32356,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":3177752,"minor_words":25811,"promoted_words":5543,"major_words":3157484,"minor_collections":15,"major_collections":11,"forced_major_collections":0,"heap_words":3543049,"top_heap_words":3547145,"mean_space_overhead":107.475583},"codesize":291097.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.2_16_000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mandelbrot6_multicore.exe 2 16_000","time_secs":20.868726015090942,"user_time_secs":39.661115,"sys_time_secs":0.039864,"maxrss_kB":41048,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4450170,"minor_words":4434103,"promoted_words":4063081,"major_words":4079148,"minor_collections":21,"major_collections":10,"forced_major_collections":0,"heap_words":4194691,"top_heap_words":4198787,"mean_space_overhead":10765.195046},"codesize":291465.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall_multicore.8_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./floyd_warshall_multicore.exe 8 1024","time_secs":2.623444080352783,"user_time_secs":18.826152,"sys_time_secs":0.048005,"maxrss_kB":98088,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":31167670,"minor_words":30116979,"promoted_words":23165179,"major_words":24215870,"minor_collections":596,"major_collections":24,"forced_major_collections":0,"heap_words":10010627,"top_heap_words":10047491,"mean_space_overhead":18.0484},"codesize":291812.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.1_23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5_multicore.exe 1 23","time_secs":49.21173691749573,"user_time_secs":46.264896,"sys_time_secs":0.494385,"maxrss_kB":854908,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4068476572,"minor_words":4068476506,"promoted_words":1454550400,"major_words":1454550466,"minor_collections":15555,"major_collections":67,"forced_major_collections":0,"heap_words":90898432,"top_heap_words":108707840,"mean_space_overhead":50.437247},"codesize":291578.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.2_12.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./fannkuchredux_multicore.exe 2 12","time_secs":24.409873962402344,"user_time_secs":46.137934,"sys_time_secs":0.003987,"maxrss_kB":5848,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2419,"minor_words":2353,"promoted_words":631,"major_words":697,"minor_collections":9,"major_collections":8,"forced_major_collections":0,"heap_words":90112,"top_heap_words":94208,"mean_space_overhead":19283.402455},"codesize":292371.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"graph500_gen_multicore.2_graph500_gen.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./gen.exe -ndomains 2 -scale 21 -edgefactor 16 edges.data","time_secs":93.87744498252869,"user_time_secs":148.880408,"sys_time_secs":6.838705,"maxrss_kB":7698064,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":6524265155,"minor_words":6168797812,"promoted_words":308294592,"major_words":663761935,"minor_collections":14138,"major_collections":13,"forced_major_collections":0,"heap_words":520466453,"top_heap_words":587575323,"mean_space_overhead":4.10342},"codesize":345060.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.4_134217728.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mergesort_multicore.exe 4 134217728","time_secs":20.96966791152954,"user_time_secs":50.777792,"sys_time_secs":1.144703,"maxrss_kB":2115564,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":775947981,"minor_words":507512457,"promoted_words":711833,"major_words":269147357,"minor_collections":638,"major_collections":8,"forced_major_collections":0,"heap_words":269254662,"top_heap_words":269254662,"mean_space_overhead":11466.819801},"codesize":291483.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.24_64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./test_decompress_multicore.exe 24 64 1_048_576","time_secs":0.597236156463623,"user_time_secs":8.830506,"sys_time_secs":0.764296,"maxrss_kB":205868,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":807047686,"minor_words":599245662,"promoted_words":170127,"major_words":207972151,"minor_collections":218,"major_collections":98,"forced_major_collections":0,"heap_words":6437246,"top_heap_words":7159205,"mean_space_overhead":43.791418},"codesize":466324.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.16_256.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./game_of_life_multicore.exe 16 256","time_secs":0.736609935760498,"user_time_secs":10.777195,"sys_time_secs":0.032003,"maxrss_kB":40744,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4481192,"minor_words":2379876,"promoted_words":3670,"major_words":2104986,"minor_collections":16,"major_collections":13,"forced_major_collections":0,"heap_words":2277382,"top_heap_words":2277382,"mean_space_overhead":23.001249},"codesize":293782.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.24_2048.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./LU_decomposition_multicore.exe 24 2048","time_secs":1.9023468494415283,"user_time_secs":43.587125,"sys_time_secs":0.187841,"maxrss_kB":183208,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":17258656136,"minor_words":17241878850,"promoted_words":5019501,"major_words":21796787,"minor_collections":2970,"major_collections":16,"forced_major_collections":0,"heap_words":13520905,"top_heap_words":15704073,"mean_space_overhead":19.985981},"codesize":293112.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.2_512_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nbody_multicore.exe 2 512 2048","time_secs":9.76768684387207,"user_time_secs":18.615791,"sys_time_secs":0.003988,"maxrss_kB":8184,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":680019,"minor_words":677904,"promoted_words":17401,"major_words":19516,"minor_collections":11,"major_collections":8,"forced_major_collections":0,"heap_words":92163,"top_heap_words":92163,"mean_space_overhead":13349.247642},"codesize":292276.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.8_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./matrix_multiplication_multicore.exe 8 1024","time_secs":1.0912158489227295,"user_time_secs":7.941071,"sys_time_secs":0.020032,"maxrss_kB":30320,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":3158978,"minor_words":7037,"promoted_words":1622,"major_words":3153563,"minor_collections":14,"major_collections":12,"forced_major_collections":0,"heap_words":3375113,"top_heap_words":3375113,"mean_space_overhead":85.087564},"codesize":291097.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.16_roomfront.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./minilight_multicore.exe 16 roomfront.ml.txt","time_secs":8.596280097961426,"user_time_secs":127.058186,"sys_time_secs":0.27209,"maxrss_kB":61772,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":30668939626,"minor_words":30668874242,"promoted_words":37673405,"major_words":37738789,"minor_collections":8337,"major_collections":55,"forced_major_collections":0,"heap_words":3014706,"top_heap_words":3014970,"mean_space_overhead":89.92923},"codesize":399122.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall_multicore.1_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./floyd_warshall_multicore.exe 1 1024","time_secs":17.00363302230835,"user_time_secs":16.146397,"sys_time_secs":0.055828,"maxrss_kB":68292,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":26453146,"minor_words":25402455,"promoted_words":25299585,"major_words":26350276,"minor_collections":919,"major_collections":27,"forced_major_collections":0,"heap_words":8196099,"top_heap_words":8196099,"mean_space_overhead":42.099154},"codesize":291812.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.4_256.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./game_of_life_multicore.exe 4 256","time_secs":2.682983160018921,"user_time_secs":10.120016,"sys_time_secs":0.015968,"maxrss_kB":25588,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2698973,"minor_words":597657,"promoted_words":1091,"major_words":2102407,"minor_collections":15,"major_collections":13,"forced_major_collections":0,"heap_words":2191366,"top_heap_words":2191366,"mean_space_overhead":23.001249},"codesize":293782.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.4_16_000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mandelbrot6_multicore.exe 4 16_000","time_secs":11.048161029815674,"user_time_secs":39.679956,"sys_time_secs":0.047864,"maxrss_kB":45236,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4451972,"minor_words":4435905,"promoted_words":4062400,"major_words":4078467,"minor_collections":18,"major_collections":8,"forced_major_collections":0,"heap_words":4247939,"top_heap_words":4247939,"mean_space_overhead":11681.707068},"codesize":291465.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.16_512_2048.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./nbody_multicore.exe 16 512 2048","time_secs":1.4828569889068604,"user_time_secs":22.754005,"sys_time_secs":0.01595,"maxrss_kB":30512,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4818296,"minor_words":4816181,"promoted_words":22190,"major_words":24305,"minor_collections":14,"major_collections":7,"forced_major_collections":0,"heap_words":296963,"top_heap_words":296963,"mean_space_overhead":15650.629555},"codesize":292276.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2.5_500.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./spectralnorm2.exe 5_500","time_secs":7.429064035415649,"user_time_secs":7.071134,"sys_time_secs":0.007976,"maxrss_kB":7088,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2420121886,"minor_words":2420000798,"promoted_words":530,"major_words":121618,"minor_collections":9238,"major_collections":10,"forced_major_collections":0,"heap_words":149488,"top_heap_words":149488,"mean_space_overhead":7707.236607},"codesize":331713.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.12_16_000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mandelbrot6_multicore.exe 12 16_000","time_secs":3.5964319705963135,"user_time_secs":39.867355,"sys_time_secs":0.087716,"maxrss_kB":57932,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4461602,"minor_words":4445535,"promoted_words":4054646,"major_words":4070713,"minor_collections":12,"major_collections":6,"forced_major_collections":0,"heap_words":4395395,"top_heap_words":4395395,"mean_space_overhead":16492.341329},"codesize":291465.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.16_10000_10000.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./evolutionary_algorithm_multicore.exe 16 10000 10000","time_secs":4.260713815689087,"user_time_secs":51.781607,"sys_time_secs":4.173842,"maxrss_kB":4093388,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":5029633817,"minor_words":3729363737,"promoted_words":847927,"major_words":1301118007,"minor_collections":1063,"major_collections":27,"forced_major_collections":0,"heap_words":300830428,"top_heap_words":308712792,"mean_space_overhead":4.28277},"codesize":293439.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition.2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./LU_decomposition.exe 2048","time_secs":30.22329306602478,"user_time_secs":28.61349,"sys_time_secs":0.107644,"maxrss_kB":103832,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":17230197163,"minor_words":17213419877,"promoted_words":243,"major_words":16777529,"minor_collections":65674,"major_collections":13,"forced_major_collections":0,"heap_words":12632073,"top_heap_words":12632073,"mean_space_overhead":7.123308},"codesize":148230.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.20_roomfront.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./minilight_multicore.exe 20 roomfront.ml.txt","time_secs":6.771454811096191,"user_time_secs":126.225248,"sys_time_secs":0.260093,"maxrss_kB":72760,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":30662164644,"minor_words":30662099260,"promoted_words":37725411,"major_words":37790795,"minor_collections":6794,"major_collections":52,"forced_major_collections":0,"heap_words":3321906,"top_heap_words":3322170,"mean_space_overhead":83.989279},"codesize":399122.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.4_12.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./fannkuchredux_multicore.exe 4 12","time_secs":14.380806922912598,"user_time_secs":46.01094,"sys_time_secs":0.0,"maxrss_kB":5696,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2911,"minor_words":2845,"promoted_words":920,"major_words":986,"minor_collections":9,"major_collections":7,"forced_major_collections":0,"heap_words":131072,"top_heap_words":135168,"mean_space_overhead":18253.037243},"codesize":292371.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.8_12.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./fannkuchredux_multicore.exe 8 12","time_secs":9.636637926101685,"user_time_secs":46.328269,"sys_time_secs":0.007978000000000001,"maxrss_kB":5780,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4089,"minor_words":4023,"promoted_words":1517,"major_words":1583,"minor_collections":10,"major_collections":7,"forced_major_collections":0,"heap_words":200704,"top_heap_words":217088,"mean_space_overhead":18272.019406},"codesize":292371.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.12_256.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./game_of_life_multicore.exe 12 256","time_secs":0.9360599517822266,"user_time_secs":10.510617,"sys_time_secs":0.019974,"maxrss_kB":40452,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4498970,"minor_words":2397654,"promoted_words":3005,"major_words":2104321,"minor_collections":14,"major_collections":13,"forced_major_collections":0,"heap_words":2224134,"top_heap_words":2224134,"mean_space_overhead":23.001249},"codesize":293782.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.20_12.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./fannkuchredux_multicore.exe 20 12","time_secs":4.94527792930603,"user_time_secs":46.301384,"sys_time_secs":0.003991,"maxrss_kB":7328,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":7890,"minor_words":7824,"promoted_words":4386,"major_words":4452,"minor_collections":12,"major_collections":7,"forced_major_collections":0,"heap_words":45056,"top_heap_words":45056,"mean_space_overhead":16634.143145},"codesize":292371.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.4_23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5_multicore.exe 4 23","time_secs":19.844202995300293,"user_time_secs":50.355854,"sys_time_secs":0.8193820000000001,"maxrss_kB":1076480,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4068479561,"minor_words":4068479495,"promoted_words":1335041981,"major_words":1335042047,"minor_collections":5019,"major_collections":60,"forced_major_collections":0,"heap_words":125145088,"top_heap_words":146661376,"mean_space_overhead":25.828567},"codesize":291578.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux.12.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./fannkuchredux.exe 12","time_secs":48.91841697692871,"user_time_secs":46.512978,"sys_time_secs":0.003987,"maxrss_kB":5836,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2412,"minor_words":2346,"promoted_words":148,"major_words":214,"minor_collections":8,"major_collections":8,"forced_major_collections":0,"heap_words":40960,"top_heap_words":40960,"mean_space_overhead":18121.85933},"codesize":190323.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.16_16.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./grammatrix_multicore.exe 16 16","time_secs":7.32021689414978,"user_time_secs":95.033199,"sys_time_secs":0.781772,"maxrss_kB":541264,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":213273909,"minor_words":146553746,"promoted_words":1821248,"major_words":68541411,"minor_collections":419,"major_collections":25,"forced_major_collections":0,"heap_words":63485058,"top_heap_words":64554114,"mean_space_overhead":6.29143},"codesize":302722.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.4_15.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nqueens_multicore.exe 4 15","time_secs":46.43998599052429,"user_time_secs":176.725591,"sys_time_secs":0.019939,"maxrss_kB":14504,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":16571019559,"minor_words":16571019493,"promoted_words":31395001,"major_words":31395067,"minor_collections":17031,"major_collections":409,"forced_major_collections":0,"heap_words":299008,"top_heap_words":303235,"mean_space_overhead":191.704893},"codesize":290899.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.2_5_500.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./spectralnorm2_multicore.exe 2 5_500","time_secs":3.8190550804138184,"user_time_secs":7.408634,"sys_time_secs":0.007986999999999999,"maxrss_kB":9264,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2420203706,"minor_words":2420082618,"promoted_words":42536,"major_words":163624,"minor_collections":4650,"major_collections":11,"forced_major_collections":0,"heap_words":106871,"top_heap_words":106871,"mean_space_overhead":319.530078},"codesize":291357.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.1_16_000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mandelbrot6_multicore.exe 1 16_000","time_secs":41.74729108810425,"user_time_secs":39.651771,"sys_time_secs":0.043858,"maxrss_kB":38664,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4448797,"minor_words":4432730,"promoted_words":4063685,"major_words":4079752,"minor_collections":26,"major_collections":13,"forced_major_collections":0,"heap_words":4153731,"top_heap_words":4170115,"mean_space_overhead":9.030832999999999},"codesize":291465.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall_multicore.2_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./floyd_warshall_multicore.exe 2 1024","time_secs":8.932423114776611,"user_time_secs":16.879339,"sys_time_secs":0.055878,"maxrss_kB":74252,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":27597013,"minor_words":26546322,"promoted_words":25195702,"major_words":26246393,"minor_collections":754,"major_collections":27,"forced_major_collections":0,"heap_words":8626179,"top_heap_words":8630275,"mean_space_overhead":21.274456},"codesize":291812.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall_multicore.12_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./floyd_warshall_multicore.exe 12 1024","time_secs":1.9003219604492188,"user_time_secs":19.731516,"sys_time_secs":0.120338,"maxrss_kB":111380,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":35971586,"minor_words":34920895,"promoted_words":21609867,"major_words":22660558,"minor_collections":576,"major_collections":23,"forced_major_collections":0,"heap_words":10661891,"top_heap_words":10694659,"mean_space_overhead":15.881349},"codesize":291812.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} diff --git a/parallel/turing/20230709_005017/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/multicore_parallel_run_config_filtered.json b/parallel/turing/20230709_005017/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/multicore_parallel_run_config_filtered.json new file mode 100644 index 000000000..5c1d49e56 --- /dev/null +++ b/parallel/turing/20230709_005017/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/multicore_parallel_run_config_filtered.json @@ -0,0 +1,1010 @@ +{ + "wrappers": [ + { + "name": "orun", + "command": "orun -o %{output} -- %{paramwrapper} %{command}" + }, + { + "name": "orunchrt", + "command": "orun -o %{output} -- %{paramwrapper} chrt -r 1 %{command}" + }, + { + "name": "perfstat", + "command": "perf stat -o %{output} -- %{paramwrapper} chrt -r 1 %{command}" + }, + { + "name": "pausetimes", + "command": "%{dep:pausetimes/pausetimes} %{output} %{paramwrapper} chrt -r 1 %{command}" + } + ], + "benchmarks": [ + { + "executable": "benchmarks/multicore-minilight/sequential/minilight.exe", + "name": "minilight", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "roomfront.ml.txt", + "short_name": "roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-minilight/parallel/minilight_multicore.exe", + "name": "minilight_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "gt_100s" + ], + "runs": [ + { + "params": "1 roomfront.ml.txt", + "short_name": "1_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 roomfront.ml.txt", + "short_name": "2_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 roomfront.ml.txt", + "short_name": "4_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 roomfront.ml.txt", + "short_name": "8_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 roomfront.ml.txt", + "short_name": "12_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 roomfront.ml.txt", + "short_name": "16_roomfront", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 roomfront.ml.txt", + "short_name": "20_roomfront", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 roomfront.ml.txt", + "short_name": "24_roomfront", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/spectralnorm2.exe", + "name": "spectralnorm2", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "5_500", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/spectralnorm2_multicore.exe", + "name": "spectralnorm2_multicore", + "tags": [ + "macro_bench", + "1s_10s" + ], + "runs": [ + { + "params": "1 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/spectralnorm2_multicore.exe", + "name": "spectralnorm2_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "2 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 5_500", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 5_500", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 5_500", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/graph500seq/gen.exe", + "name": "graph500_gen", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "-scale 21 -edgefactor 16 edges.data", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/graph500par/gen.exe", + "name": "graph500_gen_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "-ndomains 1 -scale 21 -edgefactor 16 edges.data", + "short_name": "1_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 2 -scale 21 -edgefactor 16 edges.data", + "short_name": "2_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 4 -scale 21 -edgefactor 16 edges.data", + "short_name": "4_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 8 -scale 21 -edgefactor 16 edges.data", + "short_name": "8_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 12 -scale 21 -edgefactor 16 edges.data", + "short_name": "12_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 16 -scale 21 -edgefactor 16 edges.data", + "short_name": "16_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "-ndomains 20 -scale 21 -edgefactor 16 edges.data", + "short_name": "20_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "-ndomains 24 -scale 21 -edgefactor 16 edges.data", + "short_name": "24_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/mandelbrot6.exe", + "name": "mandelbrot6", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "16_000", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/mandelbrot6_multicore.exe", + "name": "mandelbrot6_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "10s_100s" + ], + "runs": [ + { + "params": "1 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 16_000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 16_000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 16_000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/fannkuchredux.exe", + "name": "fannkuchredux", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "12", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/fannkuchredux_multicore.exe", + "name": "fannkuchredux_multicore", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "1 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 12", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 12", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 12", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/matrix_multiplication.exe", + "name": "matrix_multiplication", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "1024", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/matrix_multiplication_multicore.exe", + "name": "matrix_multiplication_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "1s_10s" + ], + "runs": [ + { + "params": "1 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nqueens.exe", + "name": "nqueens", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "15", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nqueens_multicore.exe", + "name": "nqueens_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 15", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 15", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 15", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/mergesort.exe", + "name": "mergesort", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "134217728", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/mergesort_multicore.exe", + "name": "mergesort_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 134217728", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 134217728", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 134217728", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/binarytrees5.exe", + "name": "binarytrees5", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "23", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/binarytrees5_multicore.exe", + "name": "binarytrees5_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 23", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 23", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/binarytrees5_multicore.exe", + "name": "binarytrees5_multicore", + "tags": [ + "macro_bench", + "gt_100s" + ], + "runs": [ + { + "params": "4 23", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 23", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 23", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 23", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 23", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 23", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/game_of_life.exe", + "name": "game_of_life", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "256", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/game_of_life_multicore.exe", + "name": "game_of_life_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 256", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 256", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 256", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/LU_decomposition.exe", + "name": "LU_decomposition", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "2048", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/LU_decomposition_multicore.exe", + "name": "LU_decomposition_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 2048", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/LU_decomposition_multicore.exe", + "name": "LU_decomposition_multicore", + "tags": [ + "macro_bench", + "gt_100s" + ], + "runs": [ + { + "params": "2 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/floyd_warshall.exe", + "name": "floyd_warshall", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "1024", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/floyd_warshall_multicore.exe", + "name": "floyd_warshall_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 1024", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/floyd_warshall_multicore.exe", + "name": "floyd_warshall_multicore", + "tags": [ + "macro_bench", + "gt_100s" + ], + "runs": [ + { + "params": "4 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nbody.exe", + "name": "nbody", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nbody_multicore.exe", + "name": "nbody_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nbody_multicore.exe", + "name": "nbody_multicore", + "tags": [ + "macro_bench", + "gt_100s" + ], + "runs": [ + { + "params": "16 512 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 512 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 512 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/evolutionary_algorithm.exe", + "name": "evolutionary_algorithm", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/evolutionary_algorithm_multicore.exe", + "name": "evolutionary_algorithm_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "10s_100s" + ], + "runs": [ + { + "params": "1 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/evolutionary_algorithm_multicore.exe", + "name": "evolutionary_algorithm_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "gt_100s" + ], + "runs": [ + { + "params": "2 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/decompress/test_decompress.exe", + "name": "test_decompress", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/decompress/test_decompress_multicore.exe", + "name": "test_decompress_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "1s_10s" + ], + "runs": [ + { + "params": "1 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/decompress/test_decompress_multicore.exe", + "name": "test_decompress_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "10s_100s" + ], + "runs": [ + { + "params": "2 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-grammatrix/grammatrix.exe", + "name": "grammatrix", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "16", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-grammatrix/grammatrix_multicore.exe", + "name": "grammatrix_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 16", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 16", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 16", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + } + ] +} diff --git a/pausetimes_par/turing/20230709_032243/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+pausetimes_par.20230709_032243.e869a1d1097fb0932e2d296de4aadfe89fd7a36f.log b/pausetimes_par/turing/20230709_032243/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+pausetimes_par.20230709_032243.e869a1d1097fb0932e2d296de4aadfe89fd7a36f.log new file mode 100644 index 000000000..aeb17c7f3 --- /dev/null +++ b/pausetimes_par/turing/20230709_032243/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+pausetimes_par.20230709_032243.e869a1d1097fb0932e2d296de4aadfe89fd7a36f.log @@ -0,0 +1,557 @@ + intervaltree is not installed. Install using pip3 install. +5.2.0 +Filtering some benchmarks for OCaml 5.2.0 +opam init --bare --no-setup --no-opamrc --disable-sandboxing ./dependencies +[NOTE] Will configure from built-in defaults. +Checking for available remotes: rsync and local, git, mercurial. + - you won't be able to use darcs repositories unless you install the darcs command on your system. + + +<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> +[default] Initialised +rm -rf dependencies/packages/ocaml/ocaml.5.2.0+trunk +rm -rf dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk +mkdir -p dependencies/packages/ocaml/ocaml.5.2.0+trunk +cp -R dependencies/template/ocaml/* dependencies/packages/ocaml/ocaml.5.2.0+trunk/ +mkdir -p dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk +cp -R dependencies/template/ocaml-base-compiler/* \ + dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk/ +{ if [ "https://github.com/ocaml/ocaml/archive/trunk.tar.gz" == "" ]; then \ + url="$(jq -r '.url // empty' ocaml-versions/5.2.0+trunk.json)"; \ + else \ + url="https://github.com/ocaml/ocaml/archive/trunk.tar.gz"; \ + fi; \ + echo "url { src: \"$url\" }"; echo "setenv: [ [ ORUN_CONFIG_ocaml_url = \"$url\" ] ]"; } \ +>> dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk/opam; +# Read OCAML_CONFIG_OPTION from the ocaml-version/5.2.0+trunk.json file if env +# variable is not set already. The variable is read even if the +# environment variable is set to be empty. `run_all_custom.sh` always +# sets the OCAML_CONFIG_OPTION -- it is empty if no "configure" key is +# present in the sandmark nightly config file. +# Read OCAML_RUN_PARAM from the ocaml-version/5.2.0+trunk.json file if env +# variable is not set already. See comment above for +# OCAML_CONFIG_OPTION. +opam update + +<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> +[default] synchronised from file:///tmp/sandmark/dependencies +Now run 'opam upgrade' to apply any package updates. +OCAMLRUNPARAM="" OCAMLCONFIGOPTION="CC='gcc -Wa,-mbranches-within-32B' AS='as -mbranches-within-32B'" opam switch create --keep-build-dir --yes 5.2.0+trunk ocaml-base-compiler.5.2.0+trunk + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[ocaml-base-compiler.5.2.0+trunk] downloaded from https://github.com/ocaml/ocaml/archive/trunk.tar.gz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed base-bigarray.base +-> installed base-threads.base +-> installed base-unix.base +-> installed ocaml-base-compiler.5.2.0+trunk +-> installed ocaml-config.1 +-> installed ocaml.5.2.0+trunk +Done. +# Run eval $(opam env) to update the current shell environment +Package sexplib0 does not exist, create as a NEW package? [Y/n] y +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0] synchronised from git+https://github.com/shakthimaan/sexplib0.git#multicore +sexplib0 is now pinned to git+https://github.com/shakthimaan/sexplib0.git#multicore (version v0.15.0) +# TODO remove pin when a new orun version is released on opam +opam pin add -n --yes --switch 5.2.0+trunk orun https://github.com/ocaml-bench/orun.git +Package orun does not exist, create as a NEW package? [Y/n] y +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev] synchronised from git+https://github.com/ocaml-bench/orun.git +orun is now pinned to git+https://github.com/ocaml-bench/orun.git (version 0.1) +# TODO remove pin when a new runtime_events_tools is released on opam +opam pin add -n --yes --switch 5.2.0+trunk runtime_events_tools https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +Package runtime_events_tools does not exist, create as a NEW package? [Y/n] y +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +runtime_events_tools is now pinned to git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 (version ~dev) +opam pin add -n --yes --switch 5.2.0+trunk ocamlfind https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +Package ocamlfind does not exist, create as a NEW package? [Y/n] y +[ocamlfind.~dev: http] +[ocamlfind.~dev] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +ocamlfind is now pinned to https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz (version 1.9.3.git) +opam pin add -n --yes --switch 5.2.0+trunk base.v0.14.3 https://github.com/janestreet/base.git#v0.14.3 +Package base does not exist, create as a NEW package? [Y/n] y +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3] synchronised from git+https://github.com/janestreet/base.git#v0.14.3 +base is now pinned to git+https://github.com/janestreet/base.git#v0.14.3 (version v0.14.3) +opam pin add -n --yes --switch 5.2.0+trunk coq-core https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +Package coq-core does not exist, create as a NEW package? [Y/n] y +[coq-core.~dev: http] +[coq-core.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +coq-core is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev) +opam pin add -n --yes --switch 5.2.0+trunk coq-stdlib https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +Package coq-stdlib does not exist, create as a NEW package? [Y/n] y +[coq-stdlib.~dev: http] +[coq-stdlib.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +coq-stdlib is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev) +Using default dune.3.5.0 +/home/sandmark/.opam/default +Linking to system dune files found at: /home/sandmark/.opam/default +/home/sandmark/.opam/default/bin/dune --version = n/a +ln -s /home/sandmark/.opam/default/bin/dune /tmp/sandmark/_opam/sys_dune/bin/dune +ln -s /home/sandmark/.opam/default/bin/jbuilder /tmp/sandmark/_opam/sys_dune/bin/jbuilder +ln -s /home/sandmark/.opam/default/lib/dune /tmp/sandmark/_opam/sys_dune/lib/dune +opam repo add upstream "git+https://github.com/ocaml/opam-repository.git" --on-switch=5.2.0+trunk --rank 2 +[upstream] Initialised +upstream (at git+https://github.com/ocaml/opam-repository.git): + [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html) + +opam install --switch=5.2.0+trunk --yes ocamlfind + +<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> +[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz + +The following actions will be performed: + - install ocamlfind 1.9.3.git* + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed ocamlfind.1.9.3.git +Done. +# Run eval $(opam env) to update the current shell environment +opam install --switch=5.2.0+trunk --yes "dune.3.5.0" "dune-configurator.3.5.0" +The following actions will be performed: + - install dune 3.5.0 + - install csexp 1.5.2 [required by dune-configurator] + - install dune-configurator 3.5.0 +===== 3 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[csexp.1.5.2] downloaded from https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz +[dune-configurator.3.5.0] downloaded from https://github.com/ocaml/dune/releases/download/3.5.0/dune-3.5.0.tbz +[dune.3.5.0] downloaded from https://github.com/ocaml/dune/releases/download/3.5.0/dune-3.5.0.tbz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed dune.3.5.0 +-> installed csexp.1.5.2 +-> installed dune-configurator.3.5.0 +Done. +# Run eval $(opam env) to update the current shell environment +# Pin the version so it doesn't change when installing packages +opam pin add --switch=5.2.0+trunk --yes -n dune "3.5.0" +dune is now pinned to version 3.5.0 +# Retrieve set of version constraints for chosen OCaml version +Using template/dev-5.2.0+trunk.opam +# Conditionally install runtime_events_tools for olly (pausetimes) +Enabling pausetimes for OCaml >= 5 +opam repo add alpha git+https://github.com/kit-ty-kate/opam-alpha-repository.git --on-switch=5.2.0+trunk --rank 2 +[alpha] Initialised +opam exec --switch 5.2.0+trunk -- opam update + +<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> +[default] no changes from file:///tmp/sandmark/dependencies +[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git +[upstream] no changes from git+https://github.com/ocaml/opam-repository.git +upstream (at git+https://github.com/ocaml/opam-repository.git): + [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html) + + +<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><> +[base.v0.14.3] no changes from git+https://github.com/janestreet/base.git#v0.14.3 +[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git +[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[sexplib0.v0.15.0] no changes from git+https://github.com/shakthimaan/sexplib0.git#multicore +opam install --switch=5.2.0+trunk --yes "lru" "psq" +The following actions will be performed: + - install seq base [required by psq] + - install psq 0.2.1 + - install lru 0.3.1 +===== 3 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[lru.0.3.1] downloaded from https://github.com/pqwy/lru/releases/download/v0.3.1/lru-0.3.1.tbz +[psq.0.2.1] downloaded from https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed seq.base +-> installed psq.0.2.1 +-> installed lru.0.3.1 +Done. +# Run eval $(opam env) to update the current shell environment +opam exec --switch 5.2.0+trunk -- opam list +# Packages matching: installed +# Name # Installed # Synopsis +base-bigarray base +base-threads base +base-unix base +csexp 1.5.2 Parsing and printing of S-expressions in Canonical form +dune 3.5.0 pinned to version 3.5.0 +dune-configurator 3.5.0 Helper library for gathering system configuration +lru 0.3.1 Scalable LRU caches +ocaml 5.2.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.2.0+trunk OCaml compiler +ocaml-config 1 OCaml Switch Configuration +ocamlfind 1.9.3.git pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +psq 0.2.1 Functional Priority Search Queues +seq base Compatibility package for OCaml's standard iterator type starting from 4.07. +opam update --switch=5.2.0+trunk + +<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> +[default] no changes from file:///tmp/sandmark/dependencies +[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git +[upstream] no changes from git+https://github.com/ocaml/opam-repository.git +upstream (at git+https://github.com/ocaml/opam-repository.git): + [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html) + + +<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><> +[base.v0.14.3] no changes from git+https://github.com/janestreet/base.git#v0.14.3 +[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git +[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[sexplib0.v0.15.0] no changes from git+https://github.com/shakthimaan/sexplib0.git#multicore +The following actions will be performed: + - install conf-gmp 1 + - install cmdliner 1.2.0 + - install conf-pkg-config 1.2 + - install conf-findutils 1 + - install conf-m4 1 + - install ocaml-syntax-shims 1.0.0 + - install re 1.10.4 + - install conf-cmake 1 + - install stdlib-shims 0.1.0 + - install domainslib 0.4.2 + - install either 1.0.0 + - install menhirLib 20200612 + - install stringext 1.6.0 + - install menhirSdk 20200612 + - install bigarray-compat 1.1.0 + - install base-bytes base + - install conf-perl 1 + - install cppo 1.6.7 + - install ocamlbuild 0.14.2 + - install sexplib0 v0.15.0* + - install minilight 1.6 + - install num 1.3 + - install camlp-streams 5.0 + - install optint 0.3.0 + - install result 1.5 + - install conf-which 1 + - install domain_shims 0.1.0 + - install conf-zlib 1 + - install conf-libffi 2.0.0 + - install ocamlgraph 2.0.0 + - install integers 0.7.0 + - install menhir 20200612 + - install bigstringaf 0.6.1 + - install base64 3.4.0 + - install zarith 1.10 + - install yojson 2.1.0 + - install ocplib-endian 1.2 + - install topkg 1.0.7 + - install nbcodec 20151119 + - install cubicle 1.2.0 + - install checkseum 0.3.4 + - install conf-autoconf 0.1 + - install camlzip 1.11 + - install ctypes-foreign 0.18.0 + - install psmt2-frontend 0.4.0 + - install angstrom 0.15.0 + - install rungen 0.0.1 + - install orun 0.1* + - install lwt 5.6.1 + - install uutf 1.0.3 + - install uuidm 0.9.8 + - install rresult 0.6.0 + - install react 1.2.2 + - install mtime 1.2.0 + - install fmt 0.9.0 + - install astring 0.8.5 + - install decompress 1.1.0 + - install ocplib-simplex 0.4.1 + - install ctypes 0.20.2 + - install uri 4.1.0 + - install jsonm 1.0.2 + - install logs 0.7.0 + - install cstruct 6.2.0 + - install alcotest 1.7.0 + - install alt-ergo-lib 2.4.2 + - install hdr_histogram 0.0.2 + - install repr 0.6.0 + - install eqaf 0.9 + - install lockfree 0.3.1 + - install alt-ergo-parsers 2.4.2 + - install runtime_events_tools ~dev* + - install digestif 1.0.0 + - install alt-ergo 2.4.2 +===== 73 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[alt-ergo-lib.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[alt-ergo-parsers.2.4.2] found in cache +[alcotest.1.7.0] downloaded from https://github.com/mirage/alcotest/releases/download/1.7.0/alcotest-1.7.0.tbz +[alt-ergo.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[astring.0.8.5] downloaded from https://erratique.ch/software/astring/releases/astring-0.8.5.tbz +[angstrom.0.15.0] downloaded from cache at https://opam.ocaml.org/cache/ +[base64.3.4.0] downloaded from https://github.com/mirage/ocaml-base64/releases/download/v3.4.0/base64-v3.4.0.tbz +[bigarray-compat.1.1.0] downloaded from https://github.com/mirage/bigarray-compat/releases/download/v1.1.0/bigarray-compat-1.1.0.tbz +[bigstringaf.0.6.1] downloaded from https://github.com/inhabitedtype/bigstringaf/archive/0.6.1.tar.gz +[camlp-streams.5.0] downloaded from https://github.com/ocaml/camlp-streams/archive/refs/tags/v5.0.tar.gz +[camlzip.1.11] downloaded from https://github.com/xavierleroy/camlzip/archive/rel111.tar.gz +[checkseum.0.3.4] downloaded from https://github.com/mirage/checkseum/releases/download/v0.3.4/checkseum-0.3.4.tbz +[cmdliner.1.2.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.2.0.tbz +[cppo.1.6.7] downloaded from cache at https://opam.ocaml.org/cache/ +[cstruct.6.2.0] downloaded from https://github.com/mirage/ocaml-cstruct/releases/download/v6.2.0/cstruct-6.2.0.tbz +[ctypes.0.20.2] downloaded from https://github.com/ocamllabs/ocaml-ctypes/archive/0.20.2.tar.gz +[cubicle.1.2.0] downloaded from https://github.com/cubicle-model-checker/cubicle/releases/download/1.2.0/cubicle-1.2.0.tar.gz +[domain_shims.0.1.0] downloaded from https://gitlab.com/gasche/domain-shims/-/archive/0.1.0/domain-shims-0.1.0.tar.gz +[decompress.1.1.0] downloaded from https://github.com/mirage/decompress/releases/download/v1.1.0/decompress-v1.1.0.tbz +[digestif.1.0.0] downloaded from https://github.com/mirage/digestif/releases/download/v1.0.0/digestif-v1.0.0.tbz +[domainslib.0.4.2] downloaded from cache at https://opam.ocaml.org/cache/ +[either.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[fmt.0.9.0] downloaded from https://erratique.ch/software/fmt/releases/fmt-0.9.0.tbz +[eqaf.0.9] downloaded from https://github.com/mirage/eqaf/releases/download/v0.9/eqaf-0.9.tbz +[hdr_histogram.0.0.2] downloaded from https://github.com/ocaml-multicore/hdr_histogram_ocaml/releases/download/v0.0.2/hdr_histogram-0.0.2.tbz +[jsonm.1.0.2] downloaded from https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz +[integers.0.7.0] downloaded from https://github.com/yallop/ocaml-integers/archive/0.7.0.tar.gz +[logs.0.7.0] downloaded from https://erratique.ch/software/logs/releases/logs-0.7.0.tbz +[lockfree.0.3.1] downloaded from https://github.com/ocaml-multicore/lockfree/releases/download/0.3.1/lockfree-0.3.1.tbz +[lwt.5.6.1] downloaded from https://github.com/ocsigen/lwt/archive/5.6.1.tar.gz +[menhir.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[menhirLib.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[menhirSdk.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[mtime.1.2.0] downloaded from cache at https://opam.ocaml.org/cache/ +[num.1.3] downloaded from https://github.com/ocaml/num/archive/v1.3.tar.gz +[nbcodec.20151119] downloaded from https://github.com/dbuenzli/nbcodec/archive/54ede66d0f552628625c9e0599df592bda63ab2e.tar.gz +[minilight.1.6] downloaded from http://www.hxa.name/minilight/minilight16ocaml.tar.gz +[ocaml-syntax-shims.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[ocamlbuild.0.14.2] downloaded from https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.14.2.tar.gz +[ocplib-endian.1.2] downloaded from https://github.com/OCamlPro/ocplib-endian/archive/refs/tags/1.2.tar.gz +[ocamlgraph.2.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[ocplib-simplex.0.4.1] downloaded from https://github.com/OCamlPro/ocplib-simplex/archive/refs/tags/v0.4.1.tar.gz +[psmt2-frontend.0.4.0] downloaded from https://github.com/OCamlPro-Coquera/psmt2-frontend/archive/0.4.0.tar.gz +[optint.0.3.0] downloaded from https://github.com/mirage/optint/releases/download/v0.3.0/optint-0.3.0.tbz +[react.1.2.2] downloaded from https://erratique.ch/software/react/releases/react-1.2.2.tbz +[re.1.10.4] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.10.4/re-1.10.4.tbz +[result.1.5] downloaded from cache at https://opam.ocaml.org/cache/ +[repr.0.6.0] downloaded from https://github.com/mirage/repr/releases/download/0.6.0/repr-fuzz-0.6.0.tbz +[rresult.0.6.0] downloaded from http://erratique.ch/software/rresult/releases/rresult-0.6.0.tbz +[sexplib0.v0.15.0] synchronised from git+https://github.com/shakthimaan/sexplib0.git#multicore +[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[rungen.0.0.1] downloaded from https://github.com/shakthimaan/rungen/releases/download/v0.0.1/rungen-v0.0.1.tbz +[stdlib-shims.0.1.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.1.0/stdlib-shims-0.1.0.tbz +[stringext.1.6.0] downloaded from https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz +[topkg.1.0.7] downloaded from https://erratique.ch/software/topkg/releases/topkg-1.0.7.tbz +[uri.4.1.0] downloaded from cache at https://opam.ocaml.org/cache/ +[uuidm.0.9.8] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.8.tbz +[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz +[yojson.2.1.0] downloaded from https://github.com/ocaml-community/yojson/releases/download/2.1.0/yojson-2.1.0.tbz +[zarith.1.10] downloaded from https://github.com/ocaml/Zarith/archive/release-1.10.tar.gz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed base-bytes.base +-> installed bigarray-compat.1.1.0 +-> installed camlp-streams.5.0 +-> installed conf-cmake.1 +-> installed conf-findutils.1 +-> installed conf-gmp.1 +-> installed conf-m4.1 +-> installed conf-perl.1 +-> installed cmdliner.1.2.0 +-> installed bigstringaf.0.6.1 +-> installed conf-pkg-config.1.2 +-> installed conf-which.1 +-> installed cppo.1.6.7 +-> installed domain_shims.0.1.0 +-> installed domainslib.0.4.2 +-> installed either.1.0.0 +-> installed menhirLib.20200612 +-> installed menhirSdk.20200612 +-> installed minilight.1.6 +-> installed ocaml-syntax-shims.1.0.0 +-> installed optint.0.3.0 +-> installed re.1.10.4 +-> installed result.1.5 +-> installed sexplib0.v0.15.0 +-> installed stdlib-shims.0.1.0 +-> installed stringext.1.6.0 +-> installed num.1.3 +-> installed angstrom.0.15.0 +-> installed base64.3.4.0 +-> installed checkseum.0.3.4 +-> installed conf-autoconf.0.1 +-> installed conf-libffi.2.0.0 +-> installed conf-zlib.1 +-> installed ctypes-foreign.0.18.0 +-> installed integers.0.7.0 +-> installed ocamlbuild.0.14.2 +-> installed ocplib-endian.1.2 +-> installed yojson.2.1.0 +-> installed menhir.20200612 +-> installed ocamlgraph.2.0.0 +-> installed zarith.1.10 +-> installed camlzip.1.11 +-> installed decompress.1.1.0 +-> installed orun.0.1 +-> installed psmt2-frontend.0.4.0 +-> installed rungen.0.0.1 +-> installed topkg.1.0.7 +-> installed uri.4.1.0 +-> installed nbcodec.20151119 +-> installed lwt.5.6.1 +-> installed cubicle.1.2.0 +-> installed astring.0.8.5 +-> installed fmt.0.9.0 +-> installed mtime.1.2.0 +-> installed react.1.2.2 +-> installed rresult.0.6.0 +-> installed uuidm.0.9.8 +-> installed uutf.1.0.3 +-> installed ocplib-simplex.0.4.1 +-> installed cstruct.6.2.0 +-> installed logs.0.7.0 +-> installed ctypes.0.20.2 +-> installed alcotest.1.7.0 +-> installed eqaf.0.9 +-> installed jsonm.1.0.2 +-> installed lockfree.0.3.1 +-> installed alt-ergo-lib.2.4.2 +-> installed hdr_histogram.0.0.2 +-> installed repr.0.6.0 +-> installed digestif.1.0.0 +-> installed runtime_events_tools.~dev +-> installed alt-ergo-parsers.2.4.2 +-> installed alt-ergo.2.4.2 +Done. +# Run eval $(opam env) to update the current shell environment +# Packages matching: installed +# Name # Installed # Synopsis +alcotest 1.7.0 Alcotest is a lightweight and colourful test framework +alt-ergo 2.4.2 The Alt-Ergo SMT prover +alt-ergo-lib 2.4.2 The Alt-Ergo SMT prover library +alt-ergo-parsers 2.4.2 The Alt-Ergo SMT prover parser library +angstrom 0.15.0 Parser combinators built for speed and memory-efficiency +astring 0.8.5 Alternative String module for OCaml +base-bigarray base +base-bytes base Bytes library distributed with the OCaml compiler +base-threads base +base-unix base +base64 3.4.0 Base64 encoding for OCaml +bigarray-compat 1.1.0 Compatibility library to use Stdlib.Bigarray when possible +bigstringaf 0.6.1 Bigstring intrinsics and fast blits based on memcpy/memmove +camlp-streams 5.0 The Stream and Genlex libraries for use with Camlp4 and Camlp5 +camlzip 1.11 Accessing compressed files in ZIP, GZIP and JAR format +checkseum 0.3.4 Adler-32, CRC32 and CRC32-C implementation in C and OCaml +cmdliner 1.2.0 Declarative definition of command line interfaces for OCaml +conf-autoconf 0.1 Virtual package relying on autoconf installation +conf-cmake 1 Virtual package relying on cmake +conf-findutils 1 Virtual package relying on findutils +conf-gmp 1 Virtual package relying on a GMP lib system installation +conf-libffi 2.0.0 Virtual package relying on libffi system installation +conf-m4 1 Virtual package relying on m4 +conf-perl 1 Virtual package relying on perl +conf-pkg-config 1.2 Virtual package relying on pkg-config installation +conf-which 1 Virtual package relying on which +conf-zlib 1 Virtual package relying on zlib +cppo 1.6.7 Code preprocessor like cpp for OCaml +csexp 1.5.2 Parsing and printing of S-expressions in Canonical form +cstruct 6.2.0 Access C-like structures directly from OCaml +ctypes 0.20.2 Combinators for binding to C libraries without writing any C +ctypes-foreign 0.18.0 Virtual package for enabling the ctypes.foreign subpackage +cubicle 1.2.0 SMT based model checker for parameterized systems +decompress 1.1.0 Implementation of Zlib and GZip in OCaml +digestif 1.0.0 Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5) +domain_shims 0.1.0 A non-parallel implementation of Domains compatible with OCaml 4 +domainslib 0.4.2 Parallel Structures over Domains for Multicore OCaml +dune 3.5.0 pinned to version 3.5.0 +dune-configurator 3.5.0 Helper library for gathering system configuration +either 1.0.0 Compatibility Either module +eqaf 0.9 Constant-time equal function on string +fmt 0.9.0 OCaml Format pretty-printer combinators +hdr_histogram 0.0.2 OCaml bindings to Hdr Histogram +integers 0.7.0 Various signed and unsigned integer types for OCaml +jsonm 1.0.2 Non-blocking streaming JSON codec for OCaml +lockfree 0.3.1 Lock-free data structures for multicore OCaml +logs 0.7.0 Logging infrastructure for OCaml +lru 0.3.1 Scalable LRU caches +lwt 5.6.1 Promises and event-driven I/O +menhir 20200612 An LR(1) parser generator +menhirLib 20200612 Runtime support library for parsers generated by Menhir +menhirSdk 20200612 Compile-time library for auxiliary tools related to Menhir +minilight 1.6 Minimal global illumination renderer. +mtime 1.2.0 Monotonic wall-clock time for OCaml +nbcodec 20151119 non-blocking IO interface design +num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic +ocaml 5.2.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.2.0+trunk OCaml compiler +ocaml-config 1 OCaml Switch Configuration +ocaml-syntax-shims 1.0.0 Backport new syntax to older OCaml versions +ocamlbuild 0.14.2 OCamlbuild is a build system with builtin rules to easily build most OCaml projects +ocamlfind 1.9.3.git pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +ocamlgraph 2.0.0 A generic graph library for OCaml +ocplib-endian 1.2 Optimised functions to read and write int16/32/64 from strings and bigarrays +ocplib-simplex 0.4.1 A library implementing a simplex algorithm, in a functional style, for solving systems of linear inequalities +optint 0.3.0 Efficient integer types on 64-bit architectures +orun 0.1 pinned to version 0.1 at git+https://github.com/ocaml-bench/orun.git +psmt2-frontend 0.4.0 The psmt2-frontend project +psq 0.2.1 Functional Priority Search Queues +re 1.10.4 RE is a regular expression library for OCaml +react 1.2.2 Declarative events and signals for OCaml +repr 0.6.0 Dynamic type representations. Provides no stability guarantee +result 1.5 Compatibility Result module +rresult 0.6.0 Result value combinators for OCaml +rungen 0.0.1 Generates dune files to run benchmarks from centralised config +runtime_events_tools ~dev pinned to version ~dev at git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +seq base Compatibility package for OCaml's standard iterator type starting from 4.07. +sexplib0 v0.15.0 pinned to version v0.15.0 at git+https://github.com/shakthimaan/sexplib0.git#multicore +stdlib-shims 0.1.0 Backport some of the new stdlib features to older compiler +stringext 1.6.0 Extra string functions for OCaml +topkg 1.0.7 The transitory OCaml software packager +uri 4.1.0 An RFC3986 URI/URL parsing library +uuidm 0.9.8 Universally unique identifiers (UUIDs) for OCaml +uutf 1.0.3 Non-blocking streaming Unicode codec for OCaml +yojson 2.1.0 Yojson is an optimized parsing and printing library for the JSON format +zarith 1.10 Implements arithmetic and logical operations over arbitrary-precision integers +git log -n 1 +commit 772341deec33729b85d6a98f323c337e6a757b2d +Author: fabbing +Date: Wed May 24 17:46:14 2023 +0200 + + Add @stedolan `markbench` benchmark for prefetching + + Co-authored-by: "Antonin Décimo " +opam exec --switch 5.2.0+trunk -- rungen _build/5.2.0+trunk_1 multicore_parallel_run_config_filtered.json > runs_dune.inc +opam exec --switch 5.2.0+trunk -- dune build --profile=release --workspace=ocaml-versions/.workspace.5.2.0+trunk @multibench_parallel; +Generating edge list... +Generated. Time: 100.407288 s. +Generating edge list... +Generated. Time: 119.048728 s. +Executing benchmarks with: + RUN_CONFIG_JSON=multicore_parallel_run_config_filtered.json + RUN_BENCH_TARGET=run_pausetimes (WRAPPER=pausetimes) + PRE_BENCH_EXEC= diff --git a/pausetimes_par/turing/20230709_032243/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+pausetimes_par_1.pausetimes.summary.bench b/pausetimes_par/turing/20230709_032243/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+pausetimes_par_1.pausetimes.summary.bench new file mode 100644 index 000000000..969553503 --- /dev/null +++ b/pausetimes_par/turing/20230709_032243/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+pausetimes_par_1.pausetimes.summary.bench @@ -0,0 +1,130 @@ +{"version":"5.4.0-148-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"} +{"name":"evolutionary_algorithm_multicore.1_10000_10000","mean_latency":0,"max_latency":47,"distr_latency":[0.003183,0.003735,0.004687,0.005223,0.005591,0.081919,0.123583,0.241023,0.247807,0.249215,0.251775,0.254591,0.259071,0.270079,0.313599,47.546367,47.546367,47.546367]} +{"name":"nbody_multicore.16_512_2048","mean_latency":0,"max_latency":0,"distr_latency":[0.001639,0.003823,0.009399,0.024479,0.031439,0.037023,0.070335,0.109631,0.231423,0.737791,0.740351,0.750079,0.760319,0.828415,0.828415,0.828415,0.828415,0.828415]} +{"name":"graph500_gen.-scale_21_-edgefactor_16_edges_data","mean_latency":0,"max_latency":873,"distr_latency":[0.000487,0.001679,0.001735,0.001815,0.001855,0.001887,0.001919,0.001991,0.880639,1.425407,1.476607,2.629631,2.639871,3.373055,64.585727,873.463807,873.463807,873.463807]} +{"name":"mergesort_multicore.12_134217728","mean_latency":8,"max_latency":2627,"distr_latency":[0.001591,0.015847,0.031743,0.043327,0.048831,0.053567,0.058303,0.064831,0.120255,0.137343,0.150399,0.210175,24.526847,2382.364671,2600.468479,2627.731455,2627.731455,2627.731455]} +{"name":"floyd_warshall_multicore.2_1024","mean_latency":0,"max_latency":50,"distr_latency":[0.011551,0.042623,0.079295,0.409855,0.897535,1.276927,1.467391,1.763327,2.285567,2.482175,2.887679,3.405823,4.134911,48.988159,50.790399,50.790399,50.790399,50.790399]} +{"name":"fannkuchredux_multicore.12_12","mean_latency":81,"max_latency":4898,"distr_latency":[0.000455,0.011247,0.019951,0.039807,0.062911,0.175743,0.376063,40.206335,65.110015,75.104255,80.936959,222.298111,4873.781247,4898.947071,4898.947071,4898.947071,4898.947071,4898.947071]} +{"name":"spectralnorm2_multicore.4_5_500","mean_latency":0,"max_latency":0,"distr_latency":[0.000631,0.003071,0.003999,0.004383,0.004583,0.004807,0.005111,0.005759,0.008703,0.009455,0.010175,0.010959,0.012719,0.070783,0.335615,0.363263,0.363263,0.363263]} +{"name":"binarytrees5_multicore.12_23","mean_latency":2,"max_latency":800,"distr_latency":[0.001135,0.013151,0.043103,0.689151,2.396159,3.448831,4.042751,6.844415,8.429567,9.977855,20.267007,20.660223,29.261823,114.032639,749.731839,800.587775,800.587775,800.587775]} +{"name":"fannkuchredux_multicore.24_12","mean_latency":214,"max_latency":4919,"distr_latency":[0.002103,0.020271,0.030383,0.057343,0.114559,0.198143,0.418815,1.455103,92.274687,4836.032511,4919.918591,4919.918591,4919.918591,4919.918591,4919.918591,4919.918591,4919.918591,4919.918591]} +{"name":"game_of_life.256","mean_latency":0,"max_latency":0,"distr_latency":[0.007391,0.017263,0.060095,0.102527,0.133503,0.176639,0.215295,0.221567,0.229503,0.229503,0.232319,0.233727,0.233727,0.250367,0.250367,0.250367,0.250367,0.250367]} +{"name":"mergesort_multicore.4_134217728","mean_latency":2,"max_latency":2434,"distr_latency":[0.000671,0.010423,0.016255,0.019967,0.022543,0.028287,0.035295,0.041727,0.049727,0.053503,0.058495,0.093183,0.137727,1355.808767,2060.451839,2434.793471,2434.793471,2434.793471]} +{"name":"evolutionary_algorithm_multicore.20_10000_10000","mean_latency":0,"max_latency":66,"distr_latency":[0.001903,0.004855,0.013671,0.026127,0.031215,0.037855,0.047743,0.080831,0.147455,0.180991,0.243583,0.456191,1.858559,21.037055,54.591487,66.387967,66.453503,66.453503]} +{"name":"spectralnorm2_multicore.24_5_500","mean_latency":0,"max_latency":1,"distr_latency":[0.004031,0.014407,0.018079,0.020703,0.022303,0.024095,0.026399,0.030415,0.046943,0.054143,0.080383,0.090751,0.148351,1.320959,1.362943,1.482751,1.482751,1.482751]} +{"name":"nqueens_multicore.16_15","mean_latency":0,"max_latency":49,"distr_latency":[0.002743,0.027087,0.031743,0.033503,0.034399,0.035391,0.036767,0.038879,0.044447,0.047487,0.052991,0.062879,0.077503,0.167039,49.414143,49.610751,49.807359,49.807359]} +{"name":"game_of_life_multicore.12_256","mean_latency":0,"max_latency":0,"distr_latency":[0.002367,0.017855,0.056127,0.142463,0.203903,0.213119,0.217983,0.220031,0.227071,0.228991,0.236543,0.240511,0.246527,0.546815,0.546815,0.546815,0.546815,0.546815]} +{"name":"mergesort.134217728","mean_latency":2,"max_latency":259,"distr_latency":[0.001863,0.005823,0.006335,0.006663,0.007151,0.007575,0.008063,0.008823,0.032495,0.034719,0.037215,0.039775,0.204031,259.522559,259.522559,259.522559,259.522559,259.522559]} +{"name":"floyd_warshall.1024","mean_latency":0,"max_latency":48,"distr_latency":[0.012607,0.053695,0.165759,0.814591,0.923135,1.025023,1.129471,1.302527,1.687551,1.776639,1.846271,1.909759,2.033663,2.289663,48.103423,48.103423,48.103423,48.103423]} +{"name":"LU_decomposition_multicore.12_2048","mean_latency":0,"max_latency":50,"distr_latency":[0.001879,0.007255,0.009799,0.010631,0.011103,0.011751,0.012791,0.016831,0.037215,0.039711,0.041887,0.043967,0.048287,0.141695,1.059839,3.620863,50.954239,50.954239]} +{"name":"mergesort_multicore.2_134217728","mean_latency":0,"max_latency":1665,"distr_latency":[0.000495,0.009687,0.012999,0.015071,0.016199,0.017503,0.020591,0.031055,0.042207,0.043711,0.046367,0.050207,0.072639,98.238463,1665.138687,1665.138687,1665.138687,1665.138687]} +{"name":"LU_decomposition_multicore.1_2048","mean_latency":0,"max_latency":2,"distr_latency":[0.000463,0.001871,0.001975,0.002023,0.002047,0.002087,0.002135,0.002183,0.002271,0.002311,0.002359,0.002431,0.002623,0.008759,0.035551,0.175359,2.338815,2.338815]} +{"name":"nqueens_multicore.20_15","mean_latency":0,"max_latency":65,"distr_latency":[0.003495,0.031775,0.035423,0.037311,0.038303,0.039423,0.040959,0.043519,0.050143,0.053311,0.058687,0.079231,0.097663,1.583103,63.963135,64.061439,65.339391,65.339391]} +{"name":"evolutionary_algorithm_multicore.16_10000_10000","mean_latency":0,"max_latency":53,"distr_latency":[0.001903,0.005999,0.017199,0.023567,0.027439,0.032831,0.044735,0.078399,0.132735,0.165119,0.317439,1.181695,2.168831,23.199743,51.478527,52.461567,53.870591,53.870591]} +{"name":"nqueens_multicore.24_15","mean_latency":0,"max_latency":65,"distr_latency":[0.004311,0.035967,0.039967,0.042047,0.043263,0.044767,0.046879,0.050559,0.062303,0.067263,0.075391,0.102527,0.115199,7.331839,57.507839,65.175551,65.208319,65.208319]} +{"name":"minilight_multicore.12_roomfront","mean_latency":0,"max_latency":139,"distr_latency":[0.001631,0.012375,0.018591,0.019983,0.020783,0.021791,0.023375,0.028799,0.036735,0.038751,0.042687,0.048223,0.084031,4.575231,52.756479,139.329535,139.722751,139.722751]} +{"name":"test_decompress_multicore.8_64_1_048_576","mean_latency":0,"max_latency":2,"distr_latency":[0.001951,0.006535,0.011247,0.023567,0.042015,0.051871,0.065503,0.089791,0.127743,0.148607,0.179199,0.318463,0.599039,1.516543,2.574335,2.631679,2.631679,2.631679]} +{"name":"spectralnorm2_multicore.16_5_500","mean_latency":0,"max_latency":1,"distr_latency":[0.002439,0.011223,0.013799,0.015183,0.016063,0.017679,0.019919,0.022719,0.027919,0.031199,0.037599,0.047071,0.077695,0.240255,0.983551,1.020927,1.020927,1.020927]} +{"name":"evolutionary_algorithm_multicore.2_10000_10000","mean_latency":0,"max_latency":195,"distr_latency":[0.002655,0.005159,0.005479,0.005927,0.006463,0.008095,0.026223,0.142207,0.401407,0.419327,0.449023,0.454399,0.464895,0.586239,95.223807,195.428351,195.428351,195.428351]} +{"name":"nqueens.15","mean_latency":0,"max_latency":0,"distr_latency":[0.000527,0.002055,0.002167,0.002231,0.002263,0.002303,0.002351,0.002455,0.007031,0.007559,0.008559,0.010799,0.014871,0.068735,0.105727,0.105727,0.105727,0.105727]} +{"name":"matrix_multiplication_multicore.12_1024","mean_latency":7,"max_latency":105,"distr_latency":[0.008671,0.044607,0.068671,0.084095,0.154111,0.198911,0.224127,0.244479,104.464383,104.792063,105.054207,105.119743,105.381887,105.709567,105.709567,105.709567,105.709567,105.709567]} +{"name":"LU_decomposition.2048","mean_latency":0,"max_latency":2,"distr_latency":[0.000455,0.001463,0.001575,0.001623,0.001647,0.001679,0.001727,0.001791,0.001871,0.001903,0.001935,0.001999,0.002151,0.007471,0.024415,0.161023,2.371583,2.371583]} +{"name":"matrix_multiplication_multicore.1_1024","mean_latency":0,"max_latency":0,"distr_latency":[0.008639,0.018879,0.071871,0.134015,0.207615,0.213375,0.224639,0.231807,0.241151,0.242175,0.242175,0.243455,0.244095,0.246527,0.246527,0.246527,0.246527,0.246527]} +{"name":"binarytrees5_multicore.4_23","mean_latency":1,"max_latency":322,"distr_latency":[0.000559,0.010143,0.043199,0.562175,1.693695,3.135487,3.192831,3.645439,5.570559,6.090751,6.467583,7.344127,17.367039,65.568767,196.345855,322.699263,322.699263,322.699263]} +{"name":"game_of_life_multicore.16_256","mean_latency":0,"max_latency":0,"distr_latency":[0.000895,0.008703,0.022351,0.085183,0.141311,0.149503,0.211967,0.242943,0.372479,0.376063,0.378879,0.383999,0.403711,0.626175,0.626175,0.626175,0.626175,0.626175]} +{"name":"evolutionary_algorithm.10000_10000","mean_latency":0,"max_latency":51,"distr_latency":[0.003007,0.003559,0.004631,0.005159,0.005463,0.081599,0.124415,0.242303,0.248831,0.250111,0.252287,0.255103,0.260735,0.270079,0.284671,51.380223,51.380223,51.380223]} +{"name":"grammatrix_multicore.2_16","mean_latency":0,"max_latency":0,"distr_latency":[0.000327,0.005071,0.007559,0.011431,0.013919,0.019151,0.027247,0.048735,0.087807,0.098815,0.112191,0.129855,0.160511,0.272383,0.425471,0.425471,0.425471,0.425471]} +{"name":"nqueens_multicore.12_15","mean_latency":0,"max_latency":66,"distr_latency":[0.001687,0.020111,0.024127,0.025903,0.026911,0.028111,0.029695,0.032511,0.041471,0.048479,0.053727,0.058751,0.064511,0.174207,63.930367,65.929215,66.125823,66.125823]} +{"name":"spectralnorm2.5_500","mean_latency":0,"max_latency":0,"distr_latency":[0.000479,0.001535,0.001655,0.001703,0.001727,0.001759,0.001799,0.001847,0.001927,0.001959,0.002015,0.002119,0.003759,0.009247,0.073535,0.244735,0.244735,0.244735]} +{"name":"fannkuchredux.12","mean_latency":0,"max_latency":0,"distr_latency":[0.000111,0.015575,0.015863,0.026783,0.028223,0.028223,0.034495,0.084735,0.084735,0.084735,0.149119,0.149119,0.149119,0.149119,0.149119,0.149119,0.149119,0.149119]} +{"name":"graph500_gen_multicore.1_graph500_gen","mean_latency":0,"max_latency":931,"distr_latency":[0.000503,0.001911,0.002015,0.002095,0.002127,0.002167,0.002223,0.002391,0.879615,1.421311,1.472511,2.631679,2.639871,3.371007,64.487423,931.659775,931.659775,931.659775]} +{"name":"test_decompress_multicore.20_64_1_048_576","mean_latency":0,"max_latency":120,"distr_latency":[0.004839,0.012119,0.020239,0.033983,0.053343,0.080191,0.101951,0.139263,0.272895,0.361727,0.473343,0.582143,1.061887,1.418239,119.472127,120.782847,120.782847,120.782847]} +{"name":"evolutionary_algorithm_multicore.4_10000_10000","mean_latency":0,"max_latency":74,"distr_latency":[0.000951,0.006359,0.006935,0.007639,0.008415,0.011263,0.018767,0.047295,0.362239,0.445695,0.586751,0.708607,0.890367,18.317311,63.832063,74.579967,74.579967,74.579967]} +{"name":"spectralnorm2_multicore.20_5_500","mean_latency":0,"max_latency":1,"distr_latency":[0.003095,0.012351,0.015311,0.016911,0.017919,0.019279,0.021151,0.024031,0.037055,0.042143,0.048415,0.080191,0.111231,0.460799,1.376255,1.430527,1.430527,1.430527]} +{"name":"fannkuchredux_multicore.8_12","mean_latency":380,"max_latency":4718,"distr_latency":[0.001015,0.025183,0.039487,0.095295,0.188415,0.571391,0.635391,576.192511,4192.206847,4240.441343,4714.397695,4714.397695,4714.397695,4718.591999,4718.591999,4718.591999,4718.591999,4718.591999]} +{"name":"mergesort_multicore.16_134217728","mean_latency":11,"max_latency":2634,"distr_latency":[0.002983,0.009759,0.044703,0.056799,0.063263,0.069375,0.075199,0.083775,0.172031,0.186751,0.201087,0.551935,64.159743,2459.959295,2623.537151,2634.022911,2634.022911,2634.022911]} +{"name":"fannkuchredux_multicore.4_12","mean_latency":276,"max_latency":4747,"distr_latency":[0.000367,0.014823,0.017151,0.038879,0.069247,0.085311,0.406783,0.422143,553.123839,4672.454655,4672.454655,4672.454655,4747.952127,4747.952127,4747.952127,4747.952127,4747.952127,4747.952127]} +{"name":"binarytrees5_multicore.1_23","mean_latency":0,"max_latency":55,"distr_latency":[0.003783,0.088639,0.455423,0.957951,1.173503,1.828863,2.648063,2.660351,3.901439,4.071423,4.100095,4.112383,4.124671,5.263359,54.231039,55.672831,55.672831,55.672831]} +{"name":"grammatrix_multicore.8_16","mean_latency":0,"max_latency":48,"distr_latency":[0.000327,0.005215,0.007463,0.011247,0.014687,0.019967,0.028095,0.052063,0.090047,0.102399,0.115327,0.134783,0.184703,48.332799,48.332799,48.332799,48.332799,48.332799]} +{"name":"matrix_multiplication_multicore.20_1024","mean_latency":9,"max_latency":109,"distr_latency":[0.009751,0.063167,0.106495,0.124927,0.147327,0.180479,0.229119,1.235967,107.675647,108.789759,108.986367,109.248511,109.576191,109.903871,109.903871,109.903871,109.903871,109.903871]} +{"name":"test_decompress_multicore.4_64_1_048_576","mean_latency":0,"max_latency":53,"distr_latency":[0.001287,0.004719,0.006799,0.015215,0.028463,0.033407,0.038463,0.047903,0.077439,0.087807,0.109375,0.200319,0.446207,1.270783,51.281919,53.379071,53.379071,53.379071]} +{"name":"grammatrix_multicore.20_16","mean_latency":0,"max_latency":1,"distr_latency":[0.000383,0.006887,0.009479,0.016223,0.020271,0.023599,0.029535,0.057663,0.085311,0.095679,0.109759,0.128831,0.161151,0.389375,1.629183,1.629183,1.629183,1.629183]} +{"name":"floyd_warshall_multicore.12_1024","mean_latency":1,"max_latency":44,"distr_latency":[0.006991,0.034111,0.048447,0.084415,0.300031,1.461247,1.806335,2.488319,4.251647,4.694015,5.951487,13.623295,14.663679,44.531711,44.564479,44.564479,44.564479,44.564479]} +{"name":"binarytrees5_multicore.24_23","mean_latency":3,"max_latency":1943,"distr_latency":[0.002911,0.021423,0.055807,0.724991,2.902015,3.667967,4.222975,7.340031,15.876095,20.479999,21.069823,26.886143,65.142783,267.255807,1613.758463,1943.011327,1943.011327,1943.011327]} +{"name":"game_of_life_multicore.4_256","mean_latency":1,"max_latency":51,"distr_latency":[0.028319,0.098303,0.215295,0.356351,0.408319,0.447743,0.495359,0.539647,0.636415,0.639999,0.981503,48.857087,51.150847,51.183615,51.183615,51.183615,51.183615,51.183615]} +{"name":"mergesort_multicore.20_134217728","mean_latency":13,"max_latency":2728,"distr_latency":[0.003551,0.006615,0.046911,0.058175,0.064319,0.072639,0.080319,0.104127,0.175999,0.199167,0.244223,1.435647,42.041343,2606.759935,2724.200447,2728.394751,2728.394751,2728.394751]} +{"name":"nqueens_multicore.1_15","mean_latency":0,"max_latency":51,"distr_latency":[0.000487,0.006039,0.006775,0.007319,0.007591,0.007903,0.008295,0.008847,0.009927,0.010383,0.011087,0.012503,0.016375,0.032095,0.041183,0.218623,51.118079,51.118079]} +{"name":"matrix_multiplication_multicore.24_1024","mean_latency":9,"max_latency":111,"distr_latency":[0.006711,0.033151,0.127551,0.166271,0.214271,0.227711,0.251647,25.034751,108.527615,108.724223,109.182975,109.510655,110.231551,111.214591,111.214591,111.214591,111.214591,111.214591]} +{"name":"binarytrees5_multicore.2_23","mean_latency":0,"max_latency":1227,"distr_latency":[0.000487,0.009167,0.057119,0.530431,1.073151,2.042879,3.121151,3.143679,3.645439,4.042751,4.112383,4.976639,6.094847,36.405247,92.078079,1227.882495,1227.882495,1227.882495]} +{"name":"evolutionary_algorithm_multicore.12_10000_10000","mean_latency":0,"max_latency":107,"distr_latency":[0.001423,0.006879,0.012679,0.016415,0.020463,0.027167,0.039263,0.062175,0.098495,0.151039,0.411647,0.993791,1.628159,29.982719,79.167487,79.429631,107.872255,107.872255]} +{"name":"matrix_multiplication_multicore.4_1024","mean_latency":2,"max_latency":104,"distr_latency":[0.000567,0.013383,0.050207,0.061759,0.101567,0.129791,0.217983,0.226559,0.307967,0.356863,37.453823,37.748735,104.595455,104.726527,104.726527,104.726527,104.726527,104.726527]} +{"name":"nbody_multicore.2_512_2048","mean_latency":0,"max_latency":51,"distr_latency":[0.015207,0.056255,0.095807,0.152703,0.199807,0.216063,0.261247,0.280319,0.438015,0.438015,0.551423,1.247231,1.247231,51.019775,51.019775,51.019775,51.019775,51.019775]} +{"name":"minilight_multicore.4_roomfront","mean_latency":0,"max_latency":142,"distr_latency":[0.000687,0.008799,0.011175,0.012391,0.013095,0.013815,0.014583,0.015559,0.017455,0.018223,0.019311,0.020671,0.030271,11.706367,53.510143,141.819903,142.082047,142.082047]} +{"name":"nqueens_multicore.2_15","mean_latency":0,"max_latency":60,"distr_latency":[0.000487,0.010127,0.012319,0.013615,0.014263,0.015007,0.015951,0.017423,0.020143,0.021119,0.022591,0.025263,0.029743,0.047039,49.315839,51.118079,60.030975,60.030975]} +{"name":"grammatrix_multicore.4_16","mean_latency":0,"max_latency":0,"distr_latency":[0.000327,0.005287,0.007399,0.010943,0.014231,0.019791,0.028671,0.050271,0.088511,0.100479,0.113663,0.130943,0.161407,0.288511,0.633855,0.633855,0.633855,0.633855]} +{"name":"nbody_multicore.24_512_2048","mean_latency":0,"max_latency":1,"distr_latency":[0.002535,0.005535,0.007319,0.012767,0.025967,0.038431,0.051135,0.114751,0.155775,0.167807,1.546239,1.552383,1.563647,1.666047,1.741823,1.741823,1.741823,1.741823]} +{"name":"floyd_warshall_multicore.20_1024","mean_latency":1,"max_latency":34,"distr_latency":[0.007327,0.031551,0.044607,0.080895,0.124031,0.686591,3.411967,3.780607,4.943871,5.783551,6.713343,14.852095,16.662527,24.657919,34.635775,34.635775,34.635775,34.635775]} +{"name":"test_decompress_multicore.1_64_1_048_576","mean_latency":0,"max_latency":0,"distr_latency":[0.002927,0.005871,0.008367,0.016143,0.022063,0.024719,0.027823,0.033695,0.040991,0.042175,0.043263,0.046303,0.055455,0.216959,0.305151,0.406015,0.406015,0.406015]} +{"name":"nqueens_multicore.8_15","mean_latency":0,"max_latency":51,"distr_latency":[0.001255,0.015135,0.019519,0.021199,0.022063,0.023071,0.024239,0.025935,0.030367,0.032735,0.037439,0.042207,0.047327,0.107135,50.495487,51.183615,51.216383,51.216383]} +{"name":"nbody_multicore.1_512_2048","mean_latency":0,"max_latency":0,"distr_latency":[0.000127,0.014815,0.017791,0.030783,0.050879,0.050879,0.089343,0.129087,0.129087,0.129087,0.262399,0.262399,0.262399,0.262399,0.262399,0.262399,0.262399,0.262399]} +{"name":"LU_decomposition_multicore.8_2048","mean_latency":0,"max_latency":5,"distr_latency":[0.001295,0.005375,0.006863,0.007535,0.007895,0.008319,0.008887,0.010007,0.015271,0.019103,0.033279,0.036287,0.039839,0.120127,2.904063,5.554175,5.758975,5.758975]} +{"name":"nbody_multicore.8_512_2048","mean_latency":0,"max_latency":0,"distr_latency":[0.000583,0.002295,0.003447,0.014255,0.018591,0.028735,0.032463,0.040735,0.144511,0.351231,0.351231,0.351743,0.351743,0.381439,0.381439,0.381439,0.381439,0.381439]} +{"name":"LU_decomposition_multicore.20_2048","mean_latency":0,"max_latency":3,"distr_latency":[0.004295,0.014543,0.018335,0.020303,0.021535,0.023295,0.026367,0.035391,0.048159,0.049855,0.052031,0.055327,0.090687,0.203647,3.684351,3.686399,3.792895,3.792895]} +{"name":"spectralnorm2_multicore.8_5_500","mean_latency":0,"max_latency":0,"distr_latency":[0.001031,0.004927,0.005983,0.006687,0.007199,0.008415,0.010495,0.011895,0.013727,0.014239,0.015015,0.016703,0.033151,0.128191,0.506111,0.574975,0.574975,0.574975]} +{"name":"grammatrix_multicore.24_16","mean_latency":0,"max_latency":3,"distr_latency":[0.000935,0.007487,0.011671,0.018943,0.021951,0.025039,0.034079,0.059487,0.093375,0.104703,0.113215,0.131839,0.166655,1.077247,3.610623,3.610623,3.610623,3.610623]} +{"name":"minilight_multicore.8_roomfront","mean_latency":0,"max_latency":138,"distr_latency":[0.001119,0.012039,0.014527,0.015751,0.016399,0.017103,0.018015,0.019647,0.024383,0.025647,0.027887,0.035071,0.046527,7.016447,64.159743,137.625599,138.018815,138.018815]} +{"name":"floyd_warshall_multicore.1_1024","mean_latency":0,"max_latency":2,"distr_latency":[0.015983,0.055935,0.133759,0.806399,0.906751,1.022463,1.128447,1.307647,1.658879,1.720319,1.828863,1.909759,2.033663,2.177023,2.478079,2.478079,2.478079,2.478079]} +{"name":"test_decompress_multicore.2_64_1_048_576","mean_latency":0,"max_latency":1,"distr_latency":[0.000791,0.004559,0.006039,0.014679,0.022479,0.026495,0.029231,0.035071,0.051743,0.057695,0.064319,0.078399,0.168831,1.083391,1.111039,1.121279,1.121279,1.121279]} +{"name":"binarytrees5.23","mean_latency":0,"max_latency":55,"distr_latency":[0.003775,0.088575,0.452863,0.949759,1.158143,1.820671,2.621439,2.631679,3.891199,4.046847,4.098047,4.110335,4.122623,5.197823,55.541759,55.771135,55.771135,55.771135]} +{"name":"mandelbrot6_multicore.12_16_000","mean_latency":361,"max_latency":2640,"distr_latency":[0.000647,0.022079,68.026367,340.000767,644.349951,876.609535,1039.663103,1233.125375,1626.341375,1631.584255,1688.207359,1887.436799,2239.758335,2640.314367,2640.314367,2640.314367,2640.314367,2640.314367]} +{"name":"fannkuchredux_multicore.20_12","mean_latency":190,"max_latency":4940,"distr_latency":[0.000943,0.003911,0.015191,0.030863,0.040095,0.114367,0.332031,0.561151,78.315519,252.182527,4890.558463,4940.890111,4940.890111,4940.890111,4940.890111,4940.890111,4940.890111,4940.890111]} +{"name":"LU_decomposition_multicore.16_2048","mean_latency":0,"max_latency":3,"distr_latency":[0.003407,0.013135,0.016671,0.018191,0.019071,0.020223,0.022143,0.026783,0.044863,0.046655,0.048703,0.051487,0.059199,0.168831,2.756607,3.667967,3.676159,3.676159]} +{"name":"evolutionary_algorithm_multicore.24_10000_10000","mean_latency":0,"max_latency":144,"distr_latency":[0.002063,0.005415,0.016559,0.032447,0.039039,0.045823,0.057247,0.095039,0.179967,0.215551,0.283391,0.427263,1.620991,38.273023,139.722751,144.310271,144.703487,144.703487]} +{"name":"minilight.roomfront","mean_latency":0,"max_latency":51,"distr_latency":[0.000503,0.004759,0.005127,0.005463,0.005639,0.005847,0.006111,0.006487,0.007223,0.007487,0.007855,0.008391,0.009463,0.031743,0.088255,0.279551,51.150847,51.150847]} +{"name":"spectralnorm2_multicore.1_5_500","mean_latency":0,"max_latency":0,"distr_latency":[0.000471,0.001815,0.001895,0.001927,0.001943,0.001959,0.001983,0.002015,0.002071,0.002087,0.002111,0.002143,0.002415,0.012655,0.068863,0.177791,0.177791,0.177791]} +{"name":"nbody.512_2048","mean_latency":0,"max_latency":0,"distr_latency":[0.000127,0.013279,0.016207,0.034911,0.042847,0.042847,0.087167,0.147711,0.147711,0.147711,0.223103,0.223103,0.223103,0.223103,0.223103,0.223103,0.223103,0.223103]} +{"name":"LU_decomposition_multicore.2_2048","mean_latency":0,"max_latency":51,"distr_latency":[0.000463,0.002439,0.003103,0.003423,0.003671,0.003983,0.004319,0.004703,0.005271,0.005455,0.005703,0.006151,0.008399,0.037727,0.605183,51.314687,51.445759,51.445759]} +{"name":"grammatrix.16","mean_latency":0,"max_latency":0,"distr_latency":[0.000327,0.005407,0.007471,0.010775,0.016055,0.023919,0.031007,0.050047,0.088703,0.101183,0.113663,0.128703,0.156415,0.305407,0.458239,0.458239,0.458239,0.458239]} +{"name":"test_decompress.64_1_048_576","mean_latency":0,"max_latency":0,"distr_latency":[0.002519,0.005431,0.008247,0.014231,0.021119,0.023903,0.028271,0.032143,0.037087,0.038623,0.041695,0.043903,0.048671,0.162687,0.202239,0.398079,0.398079,0.398079]} +{"name":"game_of_life_multicore.2_256","mean_latency":0,"max_latency":0,"distr_latency":[0.013415,0.173695,0.217727,0.723455,0.740863,0.754175,0.761855,0.774143,0.790527,0.795647,0.796159,0.800767,0.812031,0.832511,0.832511,0.832511,0.832511,0.832511]} +{"name":"test_decompress_multicore.16_64_1_048_576","mean_latency":0,"max_latency":13,"distr_latency":[0.004303,0.011855,0.019919,0.033055,0.049375,0.072511,0.094463,0.125951,0.197631,0.238719,0.316927,0.521983,0.852991,1.461247,9.592831,13.672447,13.672447,13.672447]} +{"name":"matrix_multiplication.1024","mean_latency":0,"max_latency":0,"distr_latency":[0.008695,0.018335,0.072191,0.127999,0.210943,0.217599,0.222207,0.230399,0.247551,0.247551,0.247551,0.247679,0.249215,0.251135,0.251135,0.251135,0.251135,0.251135]} +{"name":"binarytrees5_multicore.20_23","mean_latency":3,"max_latency":1746,"distr_latency":[0.002271,0.018831,0.060671,0.783871,2.707455,3.639295,4.098047,7.184383,12.820479,20.152319,20.791295,23.609343,39.059455,160.694271,1656.750079,1746.927615,1746.927615,1746.927615]} +{"name":"minilight_multicore.16_roomfront","mean_latency":0,"max_latency":150,"distr_latency":[0.002575,0.019519,0.030159,0.032255,0.033343,0.034719,0.036959,0.041151,0.049439,0.052287,0.055999,0.061983,0.093183,1.655807,65.273855,150.208511,150.601727,150.601727]} +{"name":"binarytrees5_multicore.16_23","mean_latency":3,"max_latency":733,"distr_latency":[0.001871,0.017583,0.052735,0.737279,2.881535,3.608575,4.112383,7.118847,10.936319,16.465919,20.512767,22.315007,64.094207,140.902399,639.107071,733.478911,733.478911,733.478911]} +{"name":"game_of_life_multicore.8_256","mean_latency":0,"max_latency":0,"distr_latency":[0.002191,0.019039,0.054623,0.111359,0.151423,0.212095,0.218239,0.232447,0.246783,0.246783,0.251519,0.261119,0.264703,0.463103,0.463103,0.463103,0.463103,0.463103]} +{"name":"grammatrix_multicore.16_16","mean_latency":0,"max_latency":0,"distr_latency":[0.000343,0.006095,0.008799,0.014911,0.018303,0.021935,0.027983,0.056735,0.085055,0.097791,0.109311,0.127615,0.156287,0.292863,0.598527,0.598527,0.598527,0.598527]} +{"name":"minilight_multicore.20_roomfront","mean_latency":0,"max_latency":154,"distr_latency":[0.003239,0.018431,0.033791,0.036255,0.037535,0.039199,0.042079,0.046495,0.053023,0.055295,0.058367,0.063519,0.086911,0.193791,64.192511,153.878527,154.271743,154.271743]} +{"name":"game_of_life_multicore.24_256","mean_latency":0,"max_latency":3,"distr_latency":[0.001751,0.009423,0.029743,0.056895,0.096831,0.155519,0.224639,0.550399,1.014271,1.016831,1.037823,1.050623,1.093631,3.287039,3.287039,3.287039,3.287039,3.287039]} +{"name":"test_decompress_multicore.12_64_1_048_576","mean_latency":0,"max_latency":117,"distr_latency":[0.002359,0.007687,0.013735,0.026799,0.048831,0.063551,0.094207,0.139007,0.208127,0.242047,0.290303,0.447487,0.605695,1.501183,115.867647,117.899263,117.899263,117.899263]} +{"name":"floyd_warshall_multicore.4_1024","mean_latency":0,"max_latency":66,"distr_latency":[0.006439,0.036735,0.051871,0.120063,0.854527,1.349631,1.595391,1.842175,2.969599,3.950591,4.386815,5.099519,7.335935,65.339391,66.224127,66.224127,66.224127,66.224127]} +{"name":"nbody_multicore.12_512_2048","mean_latency":0,"max_latency":0,"distr_latency":[0.000895,0.002159,0.007775,0.011815,0.017135,0.038815,0.055391,0.075903,0.367871,0.486399,0.486911,0.490239,0.500479,0.537599,0.537599,0.537599,0.537599,0.537599]} +{"name":"LU_decomposition_multicore.4_2048","mean_latency":0,"max_latency":64,"distr_latency":[0.000759,0.003199,0.004615,0.005175,0.005455,0.005751,0.006079,0.006479,0.007255,0.007767,0.009543,0.012487,0.031775,0.099903,7.331839,63.832063,64.978943,64.978943]} +{"name":"fannkuchredux_multicore.1_12","mean_latency":0,"max_latency":0,"distr_latency":[0.000127,0.018831,0.023967,0.031727,0.034303,0.034303,0.034431,0.109247,0.109247,0.109247,0.238975,0.238975,0.238975,0.238975,0.238975,0.238975,0.238975,0.238975]} +{"name":"game_of_life_multicore.1_256","mean_latency":0,"max_latency":0,"distr_latency":[0.008335,0.019919,0.055903,0.098367,0.143871,0.201599,0.212735,0.214143,0.223999,0.224511,0.224511,0.231679,0.231679,0.243967,0.243967,0.243967,0.243967,0.243967]} +{"name":"spectralnorm2_multicore.2_5_500","mean_latency":0,"max_latency":51,"distr_latency":[0.000439,0.002479,0.002935,0.003151,0.003255,0.003367,0.003519,0.003767,0.004607,0.005023,0.005807,0.008479,0.010183,0.263423,51.314687,51.576831,51.576831,51.576831]} +{"name":"grammatrix_multicore.1_16","mean_latency":0,"max_latency":0,"distr_latency":[0.000335,0.005063,0.007351,0.009655,0.012911,0.018271,0.027039,0.049151,0.088127,0.098815,0.112831,0.131839,0.158975,0.269567,0.427775,0.427775,0.427775,0.427775]} +{"name":"mergesort_multicore.8_134217728","mean_latency":5,"max_latency":2388,"distr_latency":[0.001167,0.014791,0.023999,0.033055,0.039551,0.045119,0.050143,0.055807,0.069311,0.092415,0.133887,0.151551,14.983167,1735.393279,2384.461823,2388.656127,2388.656127,2388.656127]} +{"name":"nqueens_multicore.4_15","mean_latency":0,"max_latency":51,"distr_latency":[0.000687,0.012823,0.015567,0.017023,0.017839,0.018815,0.020047,0.021743,0.025151,0.026863,0.029535,0.032591,0.036895,0.070527,49.053695,51.445759,51.544063,51.544063]} +{"name":"matrix_multiplication_multicore.8_1024","mean_latency":4,"max_latency":107,"distr_latency":[0.000631,0.023359,0.046239,0.065471,0.102271,0.143359,0.202879,0.226303,0.350463,0.485119,106.561535,106.889215,106.954751,107.216895,107.216895,107.216895,107.216895,107.216895]} +{"name":"minilight_multicore.2_roomfront","mean_latency":0,"max_latency":135,"distr_latency":[0.000511,0.007351,0.008719,0.009551,0.010103,0.010919,0.011783,0.012695,0.014015,0.014423,0.014975,0.015871,0.017967,0.054751,51.511295,52.199423,135.659519,135.659519]} +{"name":"fannkuchredux_multicore.16_12","mean_latency":170,"max_latency":4940,"distr_latency":[0.001047,0.014887,0.027263,0.047231,0.129343,0.268287,0.402687,1.251327,71.827455,254.935039,4873.781247,4898.947071,4903.141375,4940.890111,4940.890111,4940.890111,4940.890111,4940.890111]} +{"name":"nbody_multicore.4_512_2048","mean_latency":0,"max_latency":0,"distr_latency":[0.001055,0.017327,0.031695,0.052319,0.056863,0.070527,0.076031,0.124095,0.215935,0.216063,0.216063,0.217087,0.217087,0.287231,0.287231,0.287231,0.287231,0.287231]} +{"name":"matrix_multiplication_multicore.16_1024","mean_latency":8,"max_latency":110,"distr_latency":[0.001095,0.102527,0.107903,0.128511,0.196223,0.231039,0.246143,0.262911,108.920831,109.117439,109.379583,109.641727,109.903871,110.166015,110.166015,110.166015,110.166015,110.166015]} +{"name":"LU_decomposition_multicore.24_2048","mean_latency":0,"max_latency":3,"distr_latency":[0.005159,0.016911,0.021647,0.024207,0.025999,0.028895,0.032831,0.045183,0.054911,0.056799,0.059103,0.064031,0.125951,0.309247,3.684351,3.686399,3.694591,3.694591]} +{"name":"minilight_multicore.24_roomfront","mean_latency":0,"max_latency":157,"distr_latency":[0.003943,0.021599,0.038079,0.040767,0.042239,0.044383,0.049279,0.055871,0.063935,0.066623,0.070527,0.078335,0.114495,0.624639,65.404927,156.631039,157.024255,157.024255]} +{"name":"game_of_life_multicore.20_256","mean_latency":0,"max_latency":0,"distr_latency":[0.001015,0.013727,0.085823,0.212479,0.240639,0.373247,0.475135,0.829951,0.848383,0.865279,0.868351,0.872959,0.873983,0.915967,0.915967,0.915967,0.915967,0.915967]} +{"name":"matrix_multiplication_multicore.2_1024","mean_latency":0,"max_latency":105,"distr_latency":[0.002919,0.022159,0.043039,0.045663,0.075199,0.139391,0.214527,0.226303,0.243327,0.243711,0.243711,0.248575,0.376063,105.185279,105.185279,105.185279,105.185279,105.185279]} +{"name":"fannkuchredux_multicore.2_12","mean_latency":24,"max_latency":398,"distr_latency":[0.000127,0.023615,0.030383,0.036319,0.065055,0.085951,0.367615,0.367615,0.431103,0.431103,398.196735,398.196735,398.196735,398.196735,398.196735,398.196735,398.196735,398.196735]} +{"name":"binarytrees5_multicore.8_23","mean_latency":2,"max_latency":761,"distr_latency":[0.000807,0.011063,0.040927,0.638975,2.183167,3.223551,3.581951,4.550655,6.950911,7.299071,9.437183,20.152319,22.626303,72.613887,589.823999,761.266175,761.266175,761.266175]} +{"name":"nbody_multicore.20_512_2048","mean_latency":0,"max_latency":1,"distr_latency":[0.002359,0.005671,0.010615,0.024559,0.028111,0.038111,0.057151,0.134655,0.289791,0.357119,1.213439,1.217535,1.231871,1.257471,1.295359,1.295359,1.295359,1.295359]} +{"name":"test_decompress_multicore.24_64_1_048_576","mean_latency":0,"max_latency":127,"distr_latency":[0.005303,0.015479,0.025903,0.043103,0.068031,0.099199,0.119039,0.147199,0.213247,0.270335,0.355071,0.563711,1.064959,3.092479,127.074303,127.074303,127.074303,127.074303]} +{"name":"minilight_multicore.1_roomfront","mean_latency":0,"max_latency":0,"distr_latency":[0.000527,0.004935,0.005287,0.005607,0.005783,0.005983,0.006231,0.006583,0.007263,0.007519,0.007887,0.008407,0.009439,0.031551,0.086271,0.237951,0.299007,0.299007]} +{"name":"floyd_warshall_multicore.16_1024","mean_latency":1,"max_latency":32,"distr_latency":[0.006535,0.025711,0.042591,0.079551,0.107327,0.689663,2.826239,3.186687,5.234687,7.151615,10.264575,19.759103,20.791295,26.607615,32.292863,32.292863,32.292863,32.292863]} +{"name":"spectralnorm2_multicore.12_5_500","mean_latency":0,"max_latency":0,"distr_latency":[0.001631,0.006087,0.007719,0.009183,0.012319,0.013831,0.014943,0.016399,0.019167,0.020335,0.022815,0.034815,0.072639,0.172927,0.676863,0.700927,0.700927,0.700927]} +{"name":"floyd_warshall_multicore.8_1024","mean_latency":1,"max_latency":49,"distr_latency":[0.006559,0.034815,0.048383,0.098687,1.086463,1.388543,1.753087,1.944575,4.677631,5.234687,6.160383,7.270399,10.239999,49.381375,49.577983,49.577983,49.577983,49.577983]} +{"name":"mergesort_multicore.24_134217728","mean_latency":15,"max_latency":2740,"distr_latency":[0.003783,0.007247,0.049343,0.064543,0.070207,0.079423,0.087103,0.112063,0.205567,0.235391,0.304383,1.968127,89.260031,2673.868799,2711.617535,2740.977663,2740.977663,2740.977663]} +{"name":"mergesort_multicore.1_134217728","mean_latency":0,"max_latency":306,"distr_latency":[0.000551,0.006823,0.008119,0.008839,0.009279,0.009823,0.010855,0.015791,0.032239,0.034879,0.036767,0.038367,0.045599,0.120959,306.970623,306.970623,306.970623,306.970623]} +{"name":"evolutionary_algorithm_multicore.8_10000_10000","mean_latency":0,"max_latency":107,"distr_latency":[0.001247,0.008783,0.009783,0.011591,0.014319,0.020335,0.036415,0.061183,0.233087,0.412159,0.638975,0.921599,1.339391,34.570239,64.159743,107.216895,107.216895,107.216895]} +{"name":"floyd_warshall_multicore.24_1024","mean_latency":1,"max_latency":23,"distr_latency":[0.006423,0.025919,0.040447,0.065247,0.119807,0.273919,2.797567,4.521983,5.152767,8.667135,9.281535,10.706943,14.024703,16.392191,23.871487,23.871487,23.871487,23.871487]} +{"name":"grammatrix_multicore.12_16","mean_latency":0,"max_latency":0,"distr_latency":[0.000335,0.005175,0.007631,0.012031,0.014919,0.019263,0.027279,0.048159,0.086335,0.098111,0.111167,0.131583,0.158847,0.392959,0.795135,0.795135,0.795135,0.795135]} diff --git a/pausetimes_par/turing/20230709_032243/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/multicore_parallel_run_config_filtered.json b/pausetimes_par/turing/20230709_032243/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/multicore_parallel_run_config_filtered.json new file mode 100644 index 000000000..5c1d49e56 --- /dev/null +++ b/pausetimes_par/turing/20230709_032243/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/multicore_parallel_run_config_filtered.json @@ -0,0 +1,1010 @@ +{ + "wrappers": [ + { + "name": "orun", + "command": "orun -o %{output} -- %{paramwrapper} %{command}" + }, + { + "name": "orunchrt", + "command": "orun -o %{output} -- %{paramwrapper} chrt -r 1 %{command}" + }, + { + "name": "perfstat", + "command": "perf stat -o %{output} -- %{paramwrapper} chrt -r 1 %{command}" + }, + { + "name": "pausetimes", + "command": "%{dep:pausetimes/pausetimes} %{output} %{paramwrapper} chrt -r 1 %{command}" + } + ], + "benchmarks": [ + { + "executable": "benchmarks/multicore-minilight/sequential/minilight.exe", + "name": "minilight", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "roomfront.ml.txt", + "short_name": "roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-minilight/parallel/minilight_multicore.exe", + "name": "minilight_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "gt_100s" + ], + "runs": [ + { + "params": "1 roomfront.ml.txt", + "short_name": "1_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 roomfront.ml.txt", + "short_name": "2_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 roomfront.ml.txt", + "short_name": "4_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 roomfront.ml.txt", + "short_name": "8_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 roomfront.ml.txt", + "short_name": "12_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 roomfront.ml.txt", + "short_name": "16_roomfront", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 roomfront.ml.txt", + "short_name": "20_roomfront", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 roomfront.ml.txt", + "short_name": "24_roomfront", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/spectralnorm2.exe", + "name": "spectralnorm2", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "5_500", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/spectralnorm2_multicore.exe", + "name": "spectralnorm2_multicore", + "tags": [ + "macro_bench", + "1s_10s" + ], + "runs": [ + { + "params": "1 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/spectralnorm2_multicore.exe", + "name": "spectralnorm2_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "2 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 5_500", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 5_500", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 5_500", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/graph500seq/gen.exe", + "name": "graph500_gen", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "-scale 21 -edgefactor 16 edges.data", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/graph500par/gen.exe", + "name": "graph500_gen_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "-ndomains 1 -scale 21 -edgefactor 16 edges.data", + "short_name": "1_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 2 -scale 21 -edgefactor 16 edges.data", + "short_name": "2_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 4 -scale 21 -edgefactor 16 edges.data", + "short_name": "4_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 8 -scale 21 -edgefactor 16 edges.data", + "short_name": "8_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 12 -scale 21 -edgefactor 16 edges.data", + "short_name": "12_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 16 -scale 21 -edgefactor 16 edges.data", + "short_name": "16_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "-ndomains 20 -scale 21 -edgefactor 16 edges.data", + "short_name": "20_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "-ndomains 24 -scale 21 -edgefactor 16 edges.data", + "short_name": "24_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/mandelbrot6.exe", + "name": "mandelbrot6", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "16_000", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/mandelbrot6_multicore.exe", + "name": "mandelbrot6_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "10s_100s" + ], + "runs": [ + { + "params": "1 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 16_000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 16_000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 16_000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/fannkuchredux.exe", + "name": "fannkuchredux", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "12", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/fannkuchredux_multicore.exe", + "name": "fannkuchredux_multicore", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "1 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 12", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 12", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 12", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/matrix_multiplication.exe", + "name": "matrix_multiplication", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "1024", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/matrix_multiplication_multicore.exe", + "name": "matrix_multiplication_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "1s_10s" + ], + "runs": [ + { + "params": "1 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nqueens.exe", + "name": "nqueens", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "15", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nqueens_multicore.exe", + "name": "nqueens_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 15", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 15", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 15", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/mergesort.exe", + "name": "mergesort", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "134217728", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/mergesort_multicore.exe", + "name": "mergesort_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 134217728", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 134217728", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 134217728", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/binarytrees5.exe", + "name": "binarytrees5", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "23", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/binarytrees5_multicore.exe", + "name": "binarytrees5_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 23", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 23", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/binarytrees5_multicore.exe", + "name": "binarytrees5_multicore", + "tags": [ + "macro_bench", + "gt_100s" + ], + "runs": [ + { + "params": "4 23", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 23", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 23", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 23", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 23", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 23", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/game_of_life.exe", + "name": "game_of_life", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "256", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/game_of_life_multicore.exe", + "name": "game_of_life_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 256", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 256", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 256", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/LU_decomposition.exe", + "name": "LU_decomposition", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "2048", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/LU_decomposition_multicore.exe", + "name": "LU_decomposition_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 2048", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/LU_decomposition_multicore.exe", + "name": "LU_decomposition_multicore", + "tags": [ + "macro_bench", + "gt_100s" + ], + "runs": [ + { + "params": "2 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/floyd_warshall.exe", + "name": "floyd_warshall", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "1024", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/floyd_warshall_multicore.exe", + "name": "floyd_warshall_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 1024", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/floyd_warshall_multicore.exe", + "name": "floyd_warshall_multicore", + "tags": [ + "macro_bench", + "gt_100s" + ], + "runs": [ + { + "params": "4 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nbody.exe", + "name": "nbody", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nbody_multicore.exe", + "name": "nbody_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nbody_multicore.exe", + "name": "nbody_multicore", + "tags": [ + "macro_bench", + "gt_100s" + ], + "runs": [ + { + "params": "16 512 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 512 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 512 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/evolutionary_algorithm.exe", + "name": "evolutionary_algorithm", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/evolutionary_algorithm_multicore.exe", + "name": "evolutionary_algorithm_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "10s_100s" + ], + "runs": [ + { + "params": "1 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/evolutionary_algorithm_multicore.exe", + "name": "evolutionary_algorithm_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "gt_100s" + ], + "runs": [ + { + "params": "2 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/decompress/test_decompress.exe", + "name": "test_decompress", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/decompress/test_decompress_multicore.exe", + "name": "test_decompress_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "1s_10s" + ], + "runs": [ + { + "params": "1 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/decompress/test_decompress_multicore.exe", + "name": "test_decompress_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "10s_100s" + ], + "runs": [ + { + "params": "2 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-grammatrix/grammatrix.exe", + "name": "grammatrix", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "16", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-grammatrix/grammatrix_multicore.exe", + "name": "grammatrix_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 16", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 16", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 16", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + } + ] +} diff --git a/pausetimes_seq/turing/20230709_024238/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+pausetimes_seq.20230709_024238.e869a1d1097fb0932e2d296de4aadfe89fd7a36f.log b/pausetimes_seq/turing/20230709_024238/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+pausetimes_seq.20230709_024238.e869a1d1097fb0932e2d296de4aadfe89fd7a36f.log new file mode 100644 index 000000000..05cfbce76 --- /dev/null +++ b/pausetimes_seq/turing/20230709_024238/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+pausetimes_seq.20230709_024238.e869a1d1097fb0932e2d296de4aadfe89fd7a36f.log @@ -0,0 +1,543 @@ + intervaltree is not installed. Install using pip3 install. +5.2.0 +Filtering some benchmarks for OCaml 5.2.0 +opam init --bare --no-setup --no-opamrc --disable-sandboxing ./dependencies +[NOTE] Will configure from built-in defaults. +Checking for available remotes: rsync and local, git, mercurial. + - you won't be able to use darcs repositories unless you install the darcs command on your system. + + +<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> +[default] Initialised +rm -rf dependencies/packages/ocaml/ocaml.5.2.0+trunk +rm -rf dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk +mkdir -p dependencies/packages/ocaml/ocaml.5.2.0+trunk +cp -R dependencies/template/ocaml/* dependencies/packages/ocaml/ocaml.5.2.0+trunk/ +mkdir -p dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk +cp -R dependencies/template/ocaml-base-compiler/* \ + dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk/ +{ if [ "https://github.com/ocaml/ocaml/archive/trunk.tar.gz" == "" ]; then \ + url="$(jq -r '.url // empty' ocaml-versions/5.2.0+trunk.json)"; \ + else \ + url="https://github.com/ocaml/ocaml/archive/trunk.tar.gz"; \ + fi; \ + echo "url { src: \"$url\" }"; echo "setenv: [ [ ORUN_CONFIG_ocaml_url = \"$url\" ] ]"; } \ +>> dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk/opam; +# Read OCAML_CONFIG_OPTION from the ocaml-version/5.2.0+trunk.json file if env +# variable is not set already. The variable is read even if the +# environment variable is set to be empty. `run_all_custom.sh` always +# sets the OCAML_CONFIG_OPTION -- it is empty if no "configure" key is +# present in the sandmark nightly config file. +# Read OCAML_RUN_PARAM from the ocaml-version/5.2.0+trunk.json file if env +# variable is not set already. See comment above for +# OCAML_CONFIG_OPTION. +opam update + +<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> +[default] synchronised from file:///tmp/sandmark/dependencies +Now run 'opam upgrade' to apply any package updates. +OCAMLRUNPARAM="" OCAMLCONFIGOPTION="CC='gcc -Wa,-mbranches-within-32B' AS='as -mbranches-within-32B'" opam switch create --keep-build-dir --yes 5.2.0+trunk ocaml-base-compiler.5.2.0+trunk + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[ocaml-base-compiler.5.2.0+trunk] downloaded from https://github.com/ocaml/ocaml/archive/trunk.tar.gz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed base-bigarray.base +-> installed base-threads.base +-> installed base-unix.base +-> installed ocaml-base-compiler.5.2.0+trunk +-> installed ocaml-config.1 +-> installed ocaml.5.2.0+trunk +Done. +# Run eval $(opam env) to update the current shell environment +Package sexplib0 does not exist, create as a NEW package? [Y/n] y +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0] synchronised from git+https://github.com/shakthimaan/sexplib0.git#multicore +sexplib0 is now pinned to git+https://github.com/shakthimaan/sexplib0.git#multicore (version v0.15.0) +# TODO remove pin when a new orun version is released on opam +opam pin add -n --yes --switch 5.2.0+trunk orun https://github.com/ocaml-bench/orun.git +Package orun does not exist, create as a NEW package? [Y/n] y +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev] synchronised from git+https://github.com/ocaml-bench/orun.git +orun is now pinned to git+https://github.com/ocaml-bench/orun.git (version 0.1) +# TODO remove pin when a new runtime_events_tools is released on opam +opam pin add -n --yes --switch 5.2.0+trunk runtime_events_tools https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +Package runtime_events_tools does not exist, create as a NEW package? [Y/n] y +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +runtime_events_tools is now pinned to git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 (version ~dev) +opam pin add -n --yes --switch 5.2.0+trunk ocamlfind https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +Package ocamlfind does not exist, create as a NEW package? [Y/n] y +[ocamlfind.~dev: http] +[ocamlfind.~dev] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +ocamlfind is now pinned to https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz (version 1.9.3.git) +opam pin add -n --yes --switch 5.2.0+trunk base.v0.14.3 https://github.com/janestreet/base.git#v0.14.3 +Package base does not exist, create as a NEW package? [Y/n] y +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3] synchronised from git+https://github.com/janestreet/base.git#v0.14.3 +base is now pinned to git+https://github.com/janestreet/base.git#v0.14.3 (version v0.14.3) +opam pin add -n --yes --switch 5.2.0+trunk coq-core https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +Package coq-core does not exist, create as a NEW package? [Y/n] y +[coq-core.~dev: http] +[coq-core.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +coq-core is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev) +opam pin add -n --yes --switch 5.2.0+trunk coq-stdlib https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +Package coq-stdlib does not exist, create as a NEW package? [Y/n] y +[coq-stdlib.~dev: http] +[coq-stdlib.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +coq-stdlib is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev) +Using default dune.3.5.0 +/home/sandmark/.opam/default +Linking to system dune files found at: /home/sandmark/.opam/default +/home/sandmark/.opam/default/bin/dune --version = n/a +ln -s /home/sandmark/.opam/default/bin/dune /tmp/sandmark/_opam/sys_dune/bin/dune +ln -s /home/sandmark/.opam/default/bin/jbuilder /tmp/sandmark/_opam/sys_dune/bin/jbuilder +ln -s /home/sandmark/.opam/default/lib/dune /tmp/sandmark/_opam/sys_dune/lib/dune +opam repo add upstream "git+https://github.com/ocaml/opam-repository.git" --on-switch=5.2.0+trunk --rank 2 +[upstream] Initialised +upstream (at git+https://github.com/ocaml/opam-repository.git): + [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html) + +opam install --switch=5.2.0+trunk --yes ocamlfind + +<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> +[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz + +The following actions will be performed: + - install ocamlfind 1.9.3.git* + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed ocamlfind.1.9.3.git +Done. +# Run eval $(opam env) to update the current shell environment +opam install --switch=5.2.0+trunk --yes "dune.3.5.0" "dune-configurator.3.5.0" +The following actions will be performed: + - install dune 3.5.0 + - install csexp 1.5.2 [required by dune-configurator] + - install dune-configurator 3.5.0 +===== 3 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[csexp.1.5.2] downloaded from https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz +[dune.3.5.0] downloaded from https://github.com/ocaml/dune/releases/download/3.5.0/dune-3.5.0.tbz +[dune-configurator.3.5.0] downloaded from https://github.com/ocaml/dune/releases/download/3.5.0/dune-3.5.0.tbz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed dune.3.5.0 +-> installed csexp.1.5.2 +-> installed dune-configurator.3.5.0 +Done. +# Run eval $(opam env) to update the current shell environment +# Pin the version so it doesn't change when installing packages +opam pin add --switch=5.2.0+trunk --yes -n dune "3.5.0" +dune is now pinned to version 3.5.0 +# Retrieve set of version constraints for chosen OCaml version +Using template/dev-5.2.0+trunk.opam +# Conditionally install runtime_events_tools for olly (pausetimes) +Enabling pausetimes for OCaml >= 5 +opam repo add alpha git+https://github.com/kit-ty-kate/opam-alpha-repository.git --on-switch=5.2.0+trunk --rank 2 +[alpha] Initialised +opam exec --switch 5.2.0+trunk -- opam update + +<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> +[default] no changes from file:///tmp/sandmark/dependencies +[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git +[upstream] no changes from git+https://github.com/ocaml/opam-repository.git +upstream (at git+https://github.com/ocaml/opam-repository.git): + [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html) + + +<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><> +[base.v0.14.3] no changes from git+https://github.com/janestreet/base.git#v0.14.3 +[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git +[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[sexplib0.v0.15.0] no changes from git+https://github.com/shakthimaan/sexplib0.git#multicore +opam install --switch=5.2.0+trunk --yes "lru" "psq" +The following actions will be performed: + - install seq base [required by psq] + - install psq 0.2.1 + - install lru 0.3.1 +===== 3 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[lru.0.3.1] downloaded from https://github.com/pqwy/lru/releases/download/v0.3.1/lru-0.3.1.tbz +[psq.0.2.1] downloaded from https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed seq.base +-> installed psq.0.2.1 +-> installed lru.0.3.1 +Done. +# Run eval $(opam env) to update the current shell environment +opam exec --switch 5.2.0+trunk -- opam list +# Packages matching: installed +# Name # Installed # Synopsis +base-bigarray base +base-threads base +base-unix base +csexp 1.5.2 Parsing and printing of S-expressions in Canonical form +dune 3.5.0 pinned to version 3.5.0 +dune-configurator 3.5.0 Helper library for gathering system configuration +lru 0.3.1 Scalable LRU caches +ocaml 5.2.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.2.0+trunk OCaml compiler +ocaml-config 1 OCaml Switch Configuration +ocamlfind 1.9.3.git pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +psq 0.2.1 Functional Priority Search Queues +seq base Compatibility package for OCaml's standard iterator type starting from 4.07. +opam update --switch=5.2.0+trunk + +<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> +[default] no changes from file:///tmp/sandmark/dependencies +[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git +[upstream] no changes from git+https://github.com/ocaml/opam-repository.git +upstream (at git+https://github.com/ocaml/opam-repository.git): + [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html) + + +<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><> +[base.v0.14.3] no changes from git+https://github.com/janestreet/base.git#v0.14.3 +[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git +[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[sexplib0.v0.15.0] no changes from git+https://github.com/shakthimaan/sexplib0.git#multicore +The following actions will be performed: + - install conf-gmp 1 + - install cmdliner 1.2.0 + - install conf-pkg-config 1.2 + - install conf-findutils 1 + - install conf-m4 1 + - install ocaml-syntax-shims 1.0.0 + - install re 1.10.4 + - install conf-cmake 1 + - install stdlib-shims 0.1.0 + - install domainslib 0.4.2 + - install either 1.0.0 + - install menhirLib 20200612 + - install stringext 1.6.0 + - install menhirSdk 20200612 + - install bigarray-compat 1.1.0 + - install base-bytes base + - install conf-perl 1 + - install cppo 1.6.7 + - install ocamlbuild 0.14.2 + - install sexplib0 v0.15.0* + - install minilight 1.6 + - install num 1.3 + - install camlp-streams 5.0 + - install optint 0.3.0 + - install result 1.5 + - install conf-which 1 + - install conf-zlib 1 + - install conf-libffi 2.0.0 + - install ocamlgraph 2.0.0 + - install integers 0.7.0 + - install menhir 20200612 + - install bigstringaf 0.6.1 + - install base64 3.4.0 + - install zarith 1.10 + - install yojson 2.1.0 + - install ocplib-endian 1.2 + - install topkg 1.0.7 + - install nbcodec 20151119 + - install cubicle 1.2.0 + - install checkseum 0.3.4 + - install conf-autoconf 0.1 + - install camlzip 1.11 + - install ctypes-foreign 0.18.0 + - install psmt2-frontend 0.4.0 + - install angstrom 0.15.0 + - install rungen 0.0.1 + - install orun 0.1* + - install lwt 5.6.1 + - install uutf 1.0.3 + - install uuidm 0.9.8 + - install rresult 0.6.0 + - install react 1.2.2 + - install mtime 1.2.0 + - install fmt 0.9.0 + - install astring 0.8.5 + - install decompress 1.1.0 + - install ocplib-simplex 0.4.1 + - install ctypes 0.20.2 + - install uri 4.1.0 + - install jsonm 1.0.2 + - install logs 0.7.0 + - install cstruct 6.2.0 + - install alt-ergo-lib 2.4.2 + - install hdr_histogram 0.0.2 + - install repr 0.6.0 + - install eqaf 0.9 + - install alt-ergo-parsers 2.4.2 + - install runtime_events_tools ~dev* + - install digestif 1.0.0 + - install alt-ergo 2.4.2 +===== 70 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[alt-ergo.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[alt-ergo-lib.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[alt-ergo-parsers.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[astring.0.8.5] downloaded from https://erratique.ch/software/astring/releases/astring-0.8.5.tbz +[angstrom.0.15.0] downloaded from cache at https://opam.ocaml.org/cache/ +[base64.3.4.0] downloaded from https://github.com/mirage/ocaml-base64/releases/download/v3.4.0/base64-v3.4.0.tbz +[bigarray-compat.1.1.0] downloaded from https://github.com/mirage/bigarray-compat/releases/download/v1.1.0/bigarray-compat-1.1.0.tbz +[bigstringaf.0.6.1] downloaded from https://github.com/inhabitedtype/bigstringaf/archive/0.6.1.tar.gz +[camlp-streams.5.0] downloaded from https://github.com/ocaml/camlp-streams/archive/refs/tags/v5.0.tar.gz +[camlzip.1.11] downloaded from https://github.com/xavierleroy/camlzip/archive/rel111.tar.gz +[checkseum.0.3.4] downloaded from https://github.com/mirage/checkseum/releases/download/v0.3.4/checkseum-0.3.4.tbz +[cmdliner.1.2.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.2.0.tbz +[cppo.1.6.7] downloaded from cache at https://opam.ocaml.org/cache/ +[cstruct.6.2.0] downloaded from https://github.com/mirage/ocaml-cstruct/releases/download/v6.2.0/cstruct-6.2.0.tbz +[ctypes.0.20.2] downloaded from https://github.com/ocamllabs/ocaml-ctypes/archive/0.20.2.tar.gz +[cubicle.1.2.0] downloaded from https://github.com/cubicle-model-checker/cubicle/releases/download/1.2.0/cubicle-1.2.0.tar.gz +[domainslib.0.4.2] downloaded from cache at https://opam.ocaml.org/cache/ +[digestif.1.0.0] downloaded from https://github.com/mirage/digestif/releases/download/v1.0.0/digestif-v1.0.0.tbz +[either.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[decompress.1.1.0] downloaded from https://github.com/mirage/decompress/releases/download/v1.1.0/decompress-v1.1.0.tbz +[fmt.0.9.0] downloaded from https://erratique.ch/software/fmt/releases/fmt-0.9.0.tbz +[eqaf.0.9] downloaded from https://github.com/mirage/eqaf/releases/download/v0.9/eqaf-0.9.tbz +[hdr_histogram.0.0.2] downloaded from https://github.com/ocaml-multicore/hdr_histogram_ocaml/releases/download/v0.0.2/hdr_histogram-0.0.2.tbz +[integers.0.7.0] downloaded from https://github.com/yallop/ocaml-integers/archive/0.7.0.tar.gz +[jsonm.1.0.2] downloaded from https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz +[logs.0.7.0] downloaded from https://erratique.ch/software/logs/releases/logs-0.7.0.tbz +[lwt.5.6.1] downloaded from https://github.com/ocsigen/lwt/archive/5.6.1.tar.gz +[menhir.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[menhirLib.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[menhirSdk.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[mtime.1.2.0] downloaded from cache at https://opam.ocaml.org/cache/ +[nbcodec.20151119] downloaded from https://github.com/dbuenzli/nbcodec/archive/54ede66d0f552628625c9e0599df592bda63ab2e.tar.gz +[minilight.1.6] downloaded from http://www.hxa.name/minilight/minilight16ocaml.tar.gz +[num.1.3] downloaded from https://github.com/ocaml/num/archive/v1.3.tar.gz +[ocaml-syntax-shims.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[ocamlbuild.0.14.2] downloaded from https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.14.2.tar.gz +[ocamlgraph.2.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[ocplib-endian.1.2] downloaded from https://github.com/OCamlPro/ocplib-endian/archive/refs/tags/1.2.tar.gz +[ocplib-simplex.0.4.1] downloaded from https://github.com/OCamlPro/ocplib-simplex/archive/refs/tags/v0.4.1.tar.gz +[psmt2-frontend.0.4.0] downloaded from https://github.com/OCamlPro-Coquera/psmt2-frontend/archive/0.4.0.tar.gz +[optint.0.3.0] downloaded from https://github.com/mirage/optint/releases/download/v0.3.0/optint-0.3.0.tbz +[react.1.2.2] downloaded from https://erratique.ch/software/react/releases/react-1.2.2.tbz +[re.1.10.4] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.10.4/re-1.10.4.tbz +[result.1.5] downloaded from cache at https://opam.ocaml.org/cache/ +[repr.0.6.0] downloaded from https://github.com/mirage/repr/releases/download/0.6.0/repr-fuzz-0.6.0.tbz +[rresult.0.6.0] downloaded from http://erratique.ch/software/rresult/releases/rresult-0.6.0.tbz +[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[sexplib0.v0.15.0] synchronised from git+https://github.com/shakthimaan/sexplib0.git#multicore +[rungen.0.0.1] downloaded from https://github.com/shakthimaan/rungen/releases/download/v0.0.1/rungen-v0.0.1.tbz +[stdlib-shims.0.1.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.1.0/stdlib-shims-0.1.0.tbz +[topkg.1.0.7] downloaded from https://erratique.ch/software/topkg/releases/topkg-1.0.7.tbz +[stringext.1.6.0] downloaded from https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz +[uuidm.0.9.8] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.8.tbz +[uri.4.1.0] downloaded from cache at https://opam.ocaml.org/cache/ +[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz +[zarith.1.10] downloaded from https://github.com/ocaml/Zarith/archive/release-1.10.tar.gz +[yojson.2.1.0] downloaded from https://github.com/ocaml-community/yojson/releases/download/2.1.0/yojson-2.1.0.tbz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed base-bytes.base +-> installed bigarray-compat.1.1.0 +-> installed camlp-streams.5.0 +-> installed conf-cmake.1 +-> installed conf-findutils.1 +-> installed conf-gmp.1 +-> installed conf-m4.1 +-> installed conf-perl.1 +-> installed conf-pkg-config.1.2 +-> installed cmdliner.1.2.0 +-> installed bigstringaf.0.6.1 +-> installed conf-libffi.2.0.0 +-> installed conf-which.1 +-> installed conf-zlib.1 +-> installed cppo.1.6.7 +-> installed ctypes-foreign.0.18.0 +-> installed domainslib.0.4.2 +-> installed either.1.0.0 +-> installed menhirLib.20200612 +-> installed menhirSdk.20200612 +-> installed minilight.1.6 +-> installed ocaml-syntax-shims.1.0.0 +-> installed optint.0.3.0 +-> installed re.1.10.4 +-> installed result.1.5 +-> installed sexplib0.v0.15.0 +-> installed stdlib-shims.0.1.0 +-> installed stringext.1.6.0 +-> installed num.1.3 +-> installed angstrom.0.15.0 +-> installed base64.3.4.0 +-> installed camlzip.1.11 +-> installed checkseum.0.3.4 +-> installed conf-autoconf.0.1 +-> installed integers.0.7.0 +-> installed ocamlbuild.0.14.2 +-> installed ocamlgraph.2.0.0 +-> installed ocplib-endian.1.2 +-> installed yojson.2.1.0 +-> installed zarith.1.10 +-> installed cubicle.1.2.0 +-> installed decompress.1.1.0 +-> installed menhir.20200612 +-> installed topkg.1.0.7 +-> installed uri.4.1.0 +-> installed orun.0.1 +-> installed rungen.0.0.1 +-> installed nbcodec.20151119 +-> installed lwt.5.6.1 +-> installed psmt2-frontend.0.4.0 +-> installed astring.0.8.5 +-> installed fmt.0.9.0 +-> installed mtime.1.2.0 +-> installed react.1.2.2 +-> installed rresult.0.6.0 +-> installed uuidm.0.9.8 +-> installed uutf.1.0.3 +-> installed ocplib-simplex.0.4.1 +-> installed cstruct.6.2.0 +-> installed logs.0.7.0 +-> installed ctypes.0.20.2 +-> installed eqaf.0.9 +-> installed jsonm.1.0.2 +-> installed digestif.1.0.0 +-> installed hdr_histogram.0.0.2 +-> installed alt-ergo-lib.2.4.2 +-> installed repr.0.6.0 +-> installed runtime_events_tools.~dev +-> installed alt-ergo-parsers.2.4.2 +-> installed alt-ergo.2.4.2 +Done. +# Run eval $(opam env) to update the current shell environment +# Packages matching: installed +# Name # Installed # Synopsis +alt-ergo 2.4.2 The Alt-Ergo SMT prover +alt-ergo-lib 2.4.2 The Alt-Ergo SMT prover library +alt-ergo-parsers 2.4.2 The Alt-Ergo SMT prover parser library +angstrom 0.15.0 Parser combinators built for speed and memory-efficiency +astring 0.8.5 Alternative String module for OCaml +base-bigarray base +base-bytes base Bytes library distributed with the OCaml compiler +base-threads base +base-unix base +base64 3.4.0 Base64 encoding for OCaml +bigarray-compat 1.1.0 Compatibility library to use Stdlib.Bigarray when possible +bigstringaf 0.6.1 Bigstring intrinsics and fast blits based on memcpy/memmove +camlp-streams 5.0 The Stream and Genlex libraries for use with Camlp4 and Camlp5 +camlzip 1.11 Accessing compressed files in ZIP, GZIP and JAR format +checkseum 0.3.4 Adler-32, CRC32 and CRC32-C implementation in C and OCaml +cmdliner 1.2.0 Declarative definition of command line interfaces for OCaml +conf-autoconf 0.1 Virtual package relying on autoconf installation +conf-cmake 1 Virtual package relying on cmake +conf-findutils 1 Virtual package relying on findutils +conf-gmp 1 Virtual package relying on a GMP lib system installation +conf-libffi 2.0.0 Virtual package relying on libffi system installation +conf-m4 1 Virtual package relying on m4 +conf-perl 1 Virtual package relying on perl +conf-pkg-config 1.2 Virtual package relying on pkg-config installation +conf-which 1 Virtual package relying on which +conf-zlib 1 Virtual package relying on zlib +cppo 1.6.7 Code preprocessor like cpp for OCaml +csexp 1.5.2 Parsing and printing of S-expressions in Canonical form +cstruct 6.2.0 Access C-like structures directly from OCaml +ctypes 0.20.2 Combinators for binding to C libraries without writing any C +ctypes-foreign 0.18.0 Virtual package for enabling the ctypes.foreign subpackage +cubicle 1.2.0 SMT based model checker for parameterized systems +decompress 1.1.0 Implementation of Zlib and GZip in OCaml +digestif 1.0.0 Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5) +domainslib 0.4.2 Parallel Structures over Domains for Multicore OCaml +dune 3.5.0 pinned to version 3.5.0 +dune-configurator 3.5.0 Helper library for gathering system configuration +either 1.0.0 Compatibility Either module +eqaf 0.9 Constant-time equal function on string +fmt 0.9.0 OCaml Format pretty-printer combinators +hdr_histogram 0.0.2 OCaml bindings to Hdr Histogram +integers 0.7.0 Various signed and unsigned integer types for OCaml +jsonm 1.0.2 Non-blocking streaming JSON codec for OCaml +logs 0.7.0 Logging infrastructure for OCaml +lru 0.3.1 Scalable LRU caches +lwt 5.6.1 Promises and event-driven I/O +menhir 20200612 An LR(1) parser generator +menhirLib 20200612 Runtime support library for parsers generated by Menhir +menhirSdk 20200612 Compile-time library for auxiliary tools related to Menhir +minilight 1.6 Minimal global illumination renderer. +mtime 1.2.0 Monotonic wall-clock time for OCaml +nbcodec 20151119 non-blocking IO interface design +num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic +ocaml 5.2.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.2.0+trunk OCaml compiler +ocaml-config 1 OCaml Switch Configuration +ocaml-syntax-shims 1.0.0 Backport new syntax to older OCaml versions +ocamlbuild 0.14.2 OCamlbuild is a build system with builtin rules to easily build most OCaml projects +ocamlfind 1.9.3.git pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +ocamlgraph 2.0.0 A generic graph library for OCaml +ocplib-endian 1.2 Optimised functions to read and write int16/32/64 from strings and bigarrays +ocplib-simplex 0.4.1 A library implementing a simplex algorithm, in a functional style, for solving systems of linear inequalities +optint 0.3.0 Efficient integer types on 64-bit architectures +orun 0.1 pinned to version 0.1 at git+https://github.com/ocaml-bench/orun.git +psmt2-frontend 0.4.0 The psmt2-frontend project +psq 0.2.1 Functional Priority Search Queues +re 1.10.4 RE is a regular expression library for OCaml +react 1.2.2 Declarative events and signals for OCaml +repr 0.6.0 Dynamic type representations. Provides no stability guarantee +result 1.5 Compatibility Result module +rresult 0.6.0 Result value combinators for OCaml +rungen 0.0.1 Generates dune files to run benchmarks from centralised config +runtime_events_tools ~dev pinned to version ~dev at git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +seq base Compatibility package for OCaml's standard iterator type starting from 4.07. +sexplib0 v0.15.0 pinned to version v0.15.0 at git+https://github.com/shakthimaan/sexplib0.git#multicore +stdlib-shims 0.1.0 Backport some of the new stdlib features to older compiler +stringext 1.6.0 Extra string functions for OCaml +topkg 1.0.7 The transitory OCaml software packager +uri 4.1.0 An RFC3986 URI/URL parsing library +uuidm 0.9.8 Universally unique identifiers (UUIDs) for OCaml +uutf 1.0.3 Non-blocking streaming Unicode codec for OCaml +yojson 2.1.0 Yojson is an optimized parsing and printing library for the JSON format +zarith 1.10 Implements arithmetic and logical operations over arbitrary-precision integers +git log -n 1 +commit 772341deec33729b85d6a98f323c337e6a757b2d +Author: fabbing +Date: Wed May 24 17:46:14 2023 +0200 + + Add @stedolan `markbench` benchmark for prefetching + + Co-authored-by: "Antonin Décimo " +opam exec --switch 5.2.0+trunk -- rungen _build/5.2.0+trunk_1 run_config_filtered.json > runs_dune.inc +opam exec --switch 5.2.0+trunk -- dune build --profile=release --workspace=ocaml-versions/.workspace.5.2.0+trunk @buildbench; +Generating edge list... +Generated. Time: 91.815434 s. +Executing benchmarks with: + RUN_CONFIG_JSON=run_config_filtered.json + RUN_BENCH_TARGET=run_pausetimes (WRAPPER=pausetimes) + PRE_BENCH_EXEC= diff --git a/pausetimes_seq/turing/20230709_024238/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+pausetimes_seq_1.pausetimes.summary.bench b/pausetimes_seq/turing/20230709_024238/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+pausetimes_seq_1.pausetimes.summary.bench new file mode 100644 index 000000000..ce560b2e8 --- /dev/null +++ b/pausetimes_seq/turing/20230709_024238/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+pausetimes_seq_1.pausetimes.summary.bench @@ -0,0 +1,53 @@ +{"version":"5.4.0-148-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"} +{"name":"naive-multilayer.","mean_latency":0,"max_latency":0,"distr_latency":[0.000423,0.002223,0.002463,0.002671,0.002783,0.002895,0.003007,0.003111,0.003255,0.003311,0.003463,0.004183,0.008791,0.024031,0.073343,0.368383,0.368383,0.368383]} +{"name":"alt-ergo.fill.why","mean_latency":0,"max_latency":2,"distr_latency":[0.030879,0.179455,0.388351,0.480767,0.496639,0.519679,0.537087,0.567295,0.680959,0.794111,1.006591,1.623039,1.707007,2.541567,2.541567,2.541567,2.541567,2.541567]} +{"name":"nqueens.14","mean_latency":0,"max_latency":0,"distr_latency":[0.000495,0.002095,0.002183,0.002255,0.002287,0.002327,0.002375,0.002527,0.008999,0.009183,0.009775,0.012215,0.026159,0.075775,0.101759,0.101759,0.101759,0.101759]} +{"name":"game_of_life.256","mean_latency":0,"max_latency":0,"distr_latency":[0.007159,0.016343,0.058143,0.100735,0.129407,0.170495,0.210175,0.214783,0.219007,0.219007,0.220671,0.221439,0.221439,0.239103,0.239103,0.239103,0.239103,0.239103]} +{"name":"revcomp2.","mean_latency":0,"max_latency":2,"distr_latency":[0.484095,0.885247,0.914943,0.971775,1.429503,1.830911,1.848319,1.863679,1.874943,1.876991,1.880063,1.883135,1.890303,1.909759,2.551807,2.551807,2.551807,2.551807]} +{"name":"menhir.sql-parser","mean_latency":0,"max_latency":8,"distr_latency":[0.000447,0.002103,0.002311,0.009975,0.029727,0.072959,0.180607,0.340223,0.696831,0.868863,1.284095,1.461247,1.827839,3.721215,7.516159,8.626175,8.626175,8.626175]} +{"name":"menhir.sysver","mean_latency":0,"max_latency":55,"distr_latency":[0.000439,0.002183,0.002255,0.002359,0.002399,0.002503,0.050591,0.263167,0.844799,0.959487,1.250303,1.433599,1.666047,3.692543,6.086655,13.074431,55.803903,55.803903]} +{"name":"thread_ring_lwt_mvar.20_000","mean_latency":0,"max_latency":0,"distr_latency":[0.117503,0.198911,0.201215,0.204671,0.206719,0.209407,0.260607,0.364031,0.374015,0.375295,0.376319,0.377599,0.379903,0.387071,0.451327,0.501503,0.501503,0.501503]} +{"name":"alt-ergo.yyll.why","mean_latency":0,"max_latency":9,"distr_latency":[0.005959,0.016463,0.028015,0.049887,0.067967,0.097151,0.139391,0.204543,0.349951,0.414207,0.495359,0.637951,0.896511,2.607103,4.845567,9.674751,9.674751,9.674751]} +{"name":"fft.","mean_latency":0,"max_latency":3,"distr_latency":[0.369151,0.763903,0.781311,0.793087,0.802303,0.806911,0.819199,1.278975,1.328127,1.335295,1.343487,1.359871,1.446911,2.723839,3.973119,3.973119,3.973119,3.973119]} +{"name":"cubicle.szymanski_at.cub","mean_latency":0,"max_latency":3,"distr_latency":[0.023007,0.064863,0.088767,0.125055,0.151167,0.182271,0.214911,0.262655,0.475647,0.539647,0.662015,0.923135,1.037823,2.189311,2.347007,2.740223,3.190783,3.207167]} +{"name":"kb_no_exc.","mean_latency":0,"max_latency":1,"distr_latency":[0.115775,0.338943,0.360959,0.378111,0.391423,0.410623,0.456959,0.592383,0.788479,0.840703,0.887295,0.942079,1.021951,1.201151,1.202175,1.202175,1.202175,1.202175]} +{"name":"evolutionary_algorithm.10000_10000","mean_latency":0,"max_latency":9,"distr_latency":[0.003007,0.003511,0.004671,0.005223,0.005551,0.080703,0.123839,0.240895,0.246271,0.247295,0.248447,0.251391,0.258815,0.268543,0.285439,9.854975,9.854975,9.854975]} +{"name":"soli.2000","mean_latency":0,"max_latency":0,"distr_latency":[0.000143,0.011751,0.012167,0.024607,0.025327,0.025327,0.026783,0.051071,0.051071,0.051071,0.142847,0.142847,0.142847,0.142847,0.142847,0.142847,0.142847,0.142847]} +{"name":"lexifi-g2pp.","mean_latency":0,"max_latency":0,"distr_latency":[0.000471,0.002231,0.002367,0.002431,0.002463,0.002503,0.002559,0.002623,0.002727,0.002759,0.002839,0.002999,0.008799,0.060735,0.200063,0.487679,0.487679,0.487679]} +{"name":"spectralnorm2.5_500","mean_latency":0,"max_latency":0,"distr_latency":[0.000471,0.001551,0.001631,0.001663,0.001679,0.001703,0.001719,0.001743,0.001799,0.001815,0.001831,0.001847,0.001951,0.010415,0.057503,0.215807,0.215807,0.215807]} +{"name":"sequence_cps.10000","mean_latency":0,"max_latency":0,"distr_latency":[0.000463,0.001727,0.001815,0.001943,0.001975,0.001999,0.002023,0.002055,0.002159,0.002207,0.002263,0.002783,0.007335,0.022927,0.070655,0.088447,0.088447,0.088447]} +{"name":"fannkuchredux.12","mean_latency":0,"max_latency":0,"distr_latency":[0.000111,0.014527,0.014807,0.018351,0.020911,0.020911,0.032735,0.081407,0.081407,0.081407,0.123711,0.123711,0.123711,0.123711,0.123711,0.123711,0.123711,0.123711]} +{"name":"menhir.ocamly","mean_latency":0,"max_latency":271,"distr_latency":[0.002639,0.089279,0.183295,0.301311,0.406527,0.532991,0.706047,0.924159,1.282047,1.336319,1.382399,1.445887,1.586175,32.653311,169.738239,271.319039,271.319039,271.319039]} +{"name":"test_decompress.64_524_288","mean_latency":0,"max_latency":0,"distr_latency":[0.002599,0.009407,0.018063,0.023407,0.025247,0.027919,0.031311,0.034431,0.037823,0.039007,0.040255,0.045503,0.079871,0.120895,0.409599,0.409599,0.409599,0.409599]} +{"name":"zarith_pi.10_000","mean_latency":0,"max_latency":65,"distr_latency":[0.000127,0.011815,0.018351,0.021103,0.021887,0.022479,0.022991,0.023615,0.027455,0.029247,0.032767,0.036223,0.040511,0.052287,55.541759,65.011711,65.011711,65.011711]} +{"name":"floyd_warshall.512","mean_latency":0,"max_latency":1,"distr_latency":[0.006335,0.020543,0.029679,0.052671,0.112383,0.692735,0.774143,0.852991,1.082367,1.096703,1.168383,1.288191,1.528831,1.734655,1.734655,1.734655,1.734655,1.734655]} +{"name":"regexredux2.","mean_latency":1,"max_latency":50,"distr_latency":[0.045119,1.763327,1.827839,2.217983,2.351103,2.543615,2.764799,2.807807,3.645439,3.651583,3.657727,3.661823,3.674111,27.099135,50.528255,50.528255,50.528255,50.528255]} +{"name":"hamming.1_000_000","mean_latency":0,"max_latency":2,"distr_latency":[0.174847,0.800255,0.868863,0.905727,0.916479,0.924159,0.930303,0.940543,1.287167,1.392639,1.859583,1.935359,1.993727,2.023423,2.024447,2.024447,2.024447,2.024447]} +{"name":"markbench.20","mean_latency":34,"max_latency":1397,"distr_latency":[0.765951,3.123199,3.129343,3.147775,3.174399,3.508223,3.790847,3.852287,3.997695,4.048895,4.098047,1390.411775,1390.411775,1396.703231,1397.751807,1397.751807,1397.751807,1397.751807]} +{"name":"binarytrees5.21","mean_latency":0,"max_latency":5,"distr_latency":[0.005239,0.051263,0.183423,0.629247,0.948735,1.260543,1.977343,2.627583,2.684927,3.993599,4.030463,4.091903,4.106239,4.825087,5.406719,5.980159,5.980159,5.980159]} +{"name":"mergesort.67108864","mean_latency":0,"max_latency":128,"distr_latency":[0.000895,0.003439,0.004087,0.004343,0.004511,0.004647,0.004767,0.005023,0.021071,0.021343,0.023759,0.030127,0.192767,128.647167,128.647167,128.647167,128.647167,128.647167]} +{"name":"LU_decomposition.1024","mean_latency":0,"max_latency":0,"distr_latency":[0.000471,0.001463,0.001567,0.001623,0.001639,0.001655,0.001679,0.001703,0.001823,0.001855,0.001895,0.001959,0.007231,0.016751,0.076287,0.567295,0.567295,0.567295]} +{"name":"graph500_seq_kernel1.edges_data","mean_latency":2,"max_latency":699,"distr_latency":[0.456447,3.434495,3.457023,3.481599,3.495935,3.508223,3.524607,3.559423,3.665919,4.218879,4.665343,4.902911,5.214207,18.366463,687.865855,699.400191,699.400191,699.400191]} +{"name":"nbody.50_000_000","mean_latency":0,"max_latency":0,"distr_latency":[0.000127,0.016479,0.022735,0.029503,0.029967,0.029967,0.035199,0.059615,0.059615,0.059615,0.226431,0.226431,0.226431,0.226431,0.226431,0.226431,0.226431,0.226431]} +{"name":"grammatrix.","mean_latency":0,"max_latency":0,"distr_latency":[0.000327,0.004455,0.005775,0.009079,0.013871,0.018815,0.026335,0.049183,0.087039,0.096447,0.112191,0.125247,0.153087,0.298751,0.452607,0.452607,0.452607,0.452607]} +{"name":"zdd.words_txt","mean_latency":0,"max_latency":16,"distr_latency":[0.246527,0.689151,0.746495,0.877567,0.971775,1.117183,1.222655,1.301503,2.392063,3.033087,3.774463,4.927487,7.454719,13.164543,16.711679,16.711679,16.711679,16.711679]} +{"name":"yojson_ydump.sample.json","mean_latency":0,"max_latency":0,"distr_latency":[0.000167,0.138367,0.188287,0.390911,0.444415,0.461055,0.483839,0.537599,0.546303,0.548863,0.551935,0.563199,0.661503,0.768511,0.768511,0.768511,0.768511,0.768511]} +{"name":"thread_ring_lwt_stream.20_000","mean_latency":0,"max_latency":1,"distr_latency":[0.314623,0.473343,0.478463,0.749055,0.858623,0.871423,0.878591,0.884223,0.890367,0.891903,0.893439,0.895999,0.899071,1.143807,1.186815,1.197055,1.197055,1.197055]} +{"name":"kb.","mean_latency":0,"max_latency":0,"distr_latency":[0.049727,0.141951,0.156543,0.178431,0.187519,0.202239,0.220543,0.265983,0.335615,0.352767,0.373503,0.390911,0.443391,0.550399,0.580095,0.580095,0.580095,0.580095]} +{"name":"fasta6.25_000_000","mean_latency":0,"max_latency":0,"distr_latency":[0.000127,0.017439,0.028095,0.029583,0.030431,0.030431,0.058911,0.091711,0.091711,0.091711,0.208511,0.208511,0.208511,0.208511,0.208511,0.208511,0.208511,0.208511]} +{"name":"qr-decomposition.","mean_latency":0,"max_latency":0,"distr_latency":[0.000647,0.002327,0.002455,0.002511,0.002543,0.002575,0.002615,0.002687,0.002839,0.002975,0.005591,0.006383,0.011671,0.088255,0.329983,0.337151,0.337151,0.337151]} +{"name":"knucleotide.","mean_latency":0,"max_latency":4,"distr_latency":[0.000583,0.001759,0.001951,0.002031,0.002079,0.002119,0.002223,0.008703,0.066239,0.204671,0.286719,0.401151,3.678207,3.934207,4.034559,4.034559,4.034559,4.034559]} +{"name":"pidigits5.10_000","mean_latency":0,"max_latency":59,"distr_latency":[0.000135,0.015319,0.016399,0.016991,0.017343,0.018255,0.028959,0.030159,0.032223,0.034015,0.036575,0.041407,0.047583,0.060255,47.972351,59.080703,59.080703,59.080703]} +{"name":"levinson-durbin.","mean_latency":0,"max_latency":0,"distr_latency":[0.002191,0.012151,0.013127,0.017807,0.018511,0.019231,0.019727,0.020623,0.029823,0.033055,0.037663,0.042271,0.048127,0.067071,0.077887,0.082047,0.082047,0.082047]} +{"name":"knucleotide3.","mean_latency":0,"max_latency":3,"distr_latency":[0.000511,0.001671,0.001815,0.001967,0.002007,0.002047,0.002079,0.002327,0.009351,0.018319,0.034143,0.062815,3.405823,3.583999,3.700735,3.700735,3.700735,3.700735]} +{"name":"minilight.roomfront","mean_latency":0,"max_latency":0,"distr_latency":[0.000479,0.004527,0.004847,0.005143,0.005311,0.005495,0.005719,0.006047,0.006647,0.006879,0.007255,0.007943,0.010543,0.051519,0.116735,0.220927,0.227967,0.227967]} +{"name":"cubicle.german_pfs.cub","mean_latency":0,"max_latency":3,"distr_latency":[0.012375,0.037535,0.057855,0.093375,0.118719,0.143743,0.161407,0.182271,0.263679,0.387071,0.900095,1.100799,1.140735,1.521663,1.623039,1.891327,3.907583,3.907583]} +{"name":"bdd.26","mean_latency":0,"max_latency":6,"distr_latency":[0.000447,0.002287,0.002391,0.002447,0.002479,0.002511,0.002559,0.002639,0.002871,0.003087,0.009399,0.019567,0.083391,1.419263,3.809279,6.029311,6.029311,6.029311]} +{"name":"mandelbrot6.16_000","mean_latency":0,"max_latency":0,"distr_latency":[0.000111,0.017711,0.022143,0.029823,0.032223,0.032223,0.036159,0.085567,0.085567,0.085567,0.257023,0.257023,0.257023,0.257023,0.257023,0.257023,0.257023,0.257023]} +{"name":"matrix_multiplication.1024","mean_latency":0,"max_latency":0,"distr_latency":[0.009071,0.019151,0.070079,0.126143,0.211839,0.215039,0.223231,0.229503,0.244607,0.246143,0.246143,0.246655,0.249471,0.249855,0.249855,0.249855,0.249855,0.249855]} +{"name":"crout-decomposition.","mean_latency":0,"max_latency":0,"distr_latency":[0.000447,0.001975,0.002095,0.002167,0.002199,0.002247,0.002303,0.002415,0.005439,0.007487,0.008735,0.010471,0.025167,0.082431,0.898047,0.898047,0.898047,0.898047]} +{"name":"chameneos_redux_lwt.600000","mean_latency":0,"max_latency":0,"distr_latency":[0.000455,0.021231,0.022367,0.022783,0.022975,0.023167,0.023375,0.023679,0.025727,0.028527,0.029503,0.030847,0.040543,0.079551,0.360191,0.360191,0.360191,0.360191]} +{"name":"fasta3.25_000_000","mean_latency":0,"max_latency":0,"distr_latency":[0.000527,0.001727,0.001791,0.001823,0.001839,0.001855,0.001887,0.001943,0.002191,0.007007,0.008279,0.008527,0.008743,0.067647,0.239359,0.239359,0.239359,0.239359]} +{"name":"test_lwt.200","mean_latency":0,"max_latency":0,"distr_latency":[0.019167,0.036191,0.041535,0.047263,0.050495,0.054911,0.061119,0.066815,0.105087,0.120255,0.133119,0.145279,0.164223,0.202623,0.350463,0.885247,0.885247,0.885247]} +{"name":"durand-kerner-aberth.","mean_latency":0,"max_latency":0,"distr_latency":[0.001239,0.005943,0.006407,0.008647,0.008727,0.008815,0.008911,0.009119,0.012119,0.013311,0.015111,0.016287,0.020703,0.070143,0.103615,0.180735,0.180735,0.180735]} +{"name":"quicksort.4000000","mean_latency":0,"max_latency":3,"distr_latency":[0.000127,0.011839,0.014967,0.029359,0.065023,0.065023,0.174591,0.174591,3.946495,3.946495,3.946495,3.946495,3.946495,3.946495,3.946495,3.946495,3.946495,3.946495]} diff --git a/pausetimes_seq/turing/20230709_024238/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/run_config_filtered.json b/pausetimes_seq/turing/20230709_024238/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/run_config_filtered.json new file mode 100644 index 000000000..5ec6a8241 --- /dev/null +++ b/pausetimes_seq/turing/20230709_024238/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/run_config_filtered.json @@ -0,0 +1,709 @@ +{ + "wrappers": [ + { + "name": "orun", + "command": "orun -o %{output} -- taskset --cpu-list 5 %{command}" + }, + { + "name": "perfstat", + "command": "perf stat -o %{output} -- taskset --cpu-list 5 %{command}" + }, + { + "name": "pausetimes", + "command": "%{dep:pausetimes/pausetimes} %{output} taskset --cpu-list 5 %{command}" + } + ], + "benchmarks": [ + { + "executable": "benchmarks/graph500seq/kernel1_run.exe", + "name": "graph500_seq_kernel1", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "edges.data" + } + ] + }, + { + "executable": "benchmarks/decompress/test_decompress.exe", + "name": "test_decompress", + "tags": [ + "1s_10s", + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "64 524_288" + } + ] + }, + { + "executable": "benchmarks/yojson/ydump.exe", + "name": "yojson_ydump", + "tags": [ + "lt_1s", + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "-c sample.json", + "short_name": "sample.json" + } + ] + }, + { + "executable": "benchmarks/sequence/sequence_cps.exe", + "name": "sequence_cps", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "10000" + } + ] + }, + { + "executable": "benchmarks/thread-lwt/thread_ring_lwt_mvar.exe", + "name": "thread_ring_lwt_mvar", + "tags": [ + "1s_10s", + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "20_000" + } + ] + }, + { + "executable": "benchmarks/thread-lwt/thread_ring_lwt_stream.exe", + "name": "thread_ring_lwt_stream", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "20_000" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/binarytrees5.exe", + "name": "binarytrees5", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "21" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/LU_decomposition.exe", + "name": "LU_decomposition", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "1024" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/floyd_warshall.exe", + "name": "floyd_warshall", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "512" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/game_of_life.exe", + "name": "game_of_life", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "256" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/evolutionary_algorithm.exe", + "name": "evolutionary_algorithm", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "10000 10000" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nqueens.exe", + "name": "nqueens", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "14" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/mergesort.exe", + "name": "mergesort", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "67108864" + } + ] + }, + { + "executable": "benchmarks/multicore-grammatrix/grammatrix.exe", + "name": "grammatrix", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/fannkuchredux.exe", + "name": "fannkuchredux", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "12" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/knucleotide.exe", + "name": "knucleotide", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/knucleotide3.exe", + "name": "knucleotide3", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/regexredux2.exe", + "name": "regexredux2", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/revcomp2.exe", + "name": "revcomp2", + "tags": [ + "1s_10s", + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/fasta3.exe", + "name": "fasta3", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "25_000_000" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/fasta6.exe", + "name": "fasta6", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "25_000_000" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/mandelbrot6.exe", + "name": "mandelbrot6", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "16_000" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/matrix_multiplication.exe", + "name": "matrix_multiplication", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "1024" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/quicksort.exe", + "name": "quicksort", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "4000000" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/nbody.exe", + "name": "nbody", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "50_000_000" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/pidigits5.exe", + "name": "pidigits5", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "10_000" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/spectralnorm2.exe", + "name": "spectralnorm2", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "5_500" + } + ] + }, + { + "executable": "minilight-ocaml", + "name": "minilight", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "benchmarks/minilight/roomfront.ml.txt", + "short_name": "roomfront" + } + ] + }, + { + "executable": "benchmarks/valet/test_lwt.exe", + "name": "test_lwt", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "200" + } + ] + }, + { + "executable": "benchmarks/bdd/bdd.exe", + "name": "bdd", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "26" + } + ] + }, + { + "executable": "alt-ergo", + "name": "alt-ergo", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "benchmarks/alt-ergo/fill.why", + "short_name": "fill.why" + } + ] + }, + { + "executable": "alt-ergo", + "name": "alt-ergo", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "benchmarks/alt-ergo/yyll.why", + "short_name": "yyll.why" + } + ] + }, + { + "executable": "benchmarks/lexifi-g2pp/main.exe", + "name": "lexifi-g2pp", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/kb/kb.exe", + "name": "kb", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/kb/kb_no_exc.exe", + "name": "kb_no_exc", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/zarith/zarith_pi.exe", + "name": "zarith_pi", + "tags": [ + "1s_10s", + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "10_000" + } + ] + }, + { + "executable": "menhir", + "name": "menhir", + "tags": [ + "gt_100s", + "macro_bench" + ], + "runs": [ + { + "params": "benchmarks/menhir/ocaml.mly --list-errors -la 2 --no-stdlib --lalr", + "short_name": "ocamly" + } + ] + }, + { + "executable": "menhir", + "name": "menhir", + "tags": [ + "1s_10s", + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "-v -t benchmarks/menhir/keywords.mly benchmarks/menhir/sql-parser.mly --base sql-parser", + "short_name": "sql-parser" + } + ] + }, + { + "executable": "menhir", + "name": "menhir", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "-v --table benchmarks/menhir/sysver.mly", + "short_name": "sysver" + } + ] + }, + { + "executable": "cubicle", + "name": "cubicle", + "tags": [ + "gt_100s", + "macro_bench" + ], + "runs": [ + { + "params": "benchmarks/cubicle/german_pfs.cub", + "short_name": "german_pfs.cub" + } + ] + }, + { + "executable": "cubicle", + "name": "cubicle", + "tags": [ + "gt_100s", + "macro_bench" + ], + "runs": [ + { + "params": "benchmarks/cubicle/szymanski_at.cub", + "short_name": "szymanski_at.cub" + } + ] + }, + { + "executable": "benchmarks/chameneos/chameneos_redux_lwt.exe", + "name": "chameneos_redux_lwt", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "600000" + } + ] + }, + { + "executable": "benchmarks/numerical-analysis/durand_kerner_aberth.exe", + "name": "durand-kerner-aberth", + "tags": [ + "lt_1s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/numerical-analysis/fft.exe", + "name": "fft", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/numerical-analysis/levinson_durbin.exe", + "name": "levinson-durbin", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/numerical-analysis/crout_decomposition.exe", + "name": "crout-decomposition", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/numerical-analysis/naive_multilayer.exe", + "name": "naive-multilayer", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/numerical-analysis/qr_decomposition.exe", + "name": "qr-decomposition", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/soli/soli.exe", + "name": "soli", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "2000" + } + ] + }, + { + "executable": "benchmarks/hamming/hamming.exe", + "name": "hamming", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "1_000_000" + } + ] + }, + { + "executable": "benchmarks/zdd/zdd.exe", + "name": "zdd", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "words.txt" + } + ] + }, + { + "executable": "benchmarks/markbench/markbench.exe", + "name": "markbench", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "20" + } + ] + } + ] +} diff --git a/perfstat/turing/20230709_015703/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+perfstat.20230709_015703.e869a1d1097fb0932e2d296de4aadfe89fd7a36f.log b/perfstat/turing/20230709_015703/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+perfstat.20230709_015703.e869a1d1097fb0932e2d296de4aadfe89fd7a36f.log new file mode 100644 index 000000000..1edb5d9ab --- /dev/null +++ b/perfstat/turing/20230709_015703/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+perfstat.20230709_015703.e869a1d1097fb0932e2d296de4aadfe89fd7a36f.log @@ -0,0 +1,545 @@ +System load detected, waiting to run bench (retrying in 5 minutes) +Loadavg: 207 + intervaltree is not installed. Install using pip3 install. +5.2.0 +Filtering some benchmarks for OCaml 5.2.0 +opam init --bare --no-setup --no-opamrc --disable-sandboxing ./dependencies +[NOTE] Will configure from built-in defaults. +Checking for available remotes: rsync and local, git, mercurial. + - you won't be able to use darcs repositories unless you install the darcs command on your system. + + +<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> +[default] Initialised +rm -rf dependencies/packages/ocaml/ocaml.5.2.0+trunk +rm -rf dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk +mkdir -p dependencies/packages/ocaml/ocaml.5.2.0+trunk +cp -R dependencies/template/ocaml/* dependencies/packages/ocaml/ocaml.5.2.0+trunk/ +mkdir -p dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk +cp -R dependencies/template/ocaml-base-compiler/* \ + dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk/ +{ if [ "https://github.com/ocaml/ocaml/archive/trunk.tar.gz" == "" ]; then \ + url="$(jq -r '.url // empty' ocaml-versions/5.2.0+trunk.json)"; \ + else \ + url="https://github.com/ocaml/ocaml/archive/trunk.tar.gz"; \ + fi; \ + echo "url { src: \"$url\" }"; echo "setenv: [ [ ORUN_CONFIG_ocaml_url = \"$url\" ] ]"; } \ +>> dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk/opam; +# Read OCAML_CONFIG_OPTION from the ocaml-version/5.2.0+trunk.json file if env +# variable is not set already. The variable is read even if the +# environment variable is set to be empty. `run_all_custom.sh` always +# sets the OCAML_CONFIG_OPTION -- it is empty if no "configure" key is +# present in the sandmark nightly config file. +# Read OCAML_RUN_PARAM from the ocaml-version/5.2.0+trunk.json file if env +# variable is not set already. See comment above for +# OCAML_CONFIG_OPTION. +opam update + +<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> +[default] synchronised from file:///tmp/sandmark/dependencies +Now run 'opam upgrade' to apply any package updates. +OCAMLRUNPARAM="" OCAMLCONFIGOPTION="CC='gcc -Wa,-mbranches-within-32B' AS='as -mbranches-within-32B'" opam switch create --keep-build-dir --yes 5.2.0+trunk ocaml-base-compiler.5.2.0+trunk + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[ocaml-base-compiler.5.2.0+trunk] downloaded from https://github.com/ocaml/ocaml/archive/trunk.tar.gz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed base-bigarray.base +-> installed base-threads.base +-> installed base-unix.base +-> installed ocaml-base-compiler.5.2.0+trunk +-> installed ocaml-config.1 +-> installed ocaml.5.2.0+trunk +Done. +# Run eval $(opam env) to update the current shell environment +Package sexplib0 does not exist, create as a NEW package? [Y/n] y +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0] synchronised from git+https://github.com/shakthimaan/sexplib0.git#multicore +sexplib0 is now pinned to git+https://github.com/shakthimaan/sexplib0.git#multicore (version v0.15.0) +# TODO remove pin when a new orun version is released on opam +opam pin add -n --yes --switch 5.2.0+trunk orun https://github.com/ocaml-bench/orun.git +Package orun does not exist, create as a NEW package? [Y/n] y +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev] synchronised from git+https://github.com/ocaml-bench/orun.git +orun is now pinned to git+https://github.com/ocaml-bench/orun.git (version 0.1) +# TODO remove pin when a new runtime_events_tools is released on opam +opam pin add -n --yes --switch 5.2.0+trunk runtime_events_tools https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +Package runtime_events_tools does not exist, create as a NEW package? [Y/n] y +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +runtime_events_tools is now pinned to git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 (version ~dev) +opam pin add -n --yes --switch 5.2.0+trunk ocamlfind https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +Package ocamlfind does not exist, create as a NEW package? [Y/n] y +[ocamlfind.~dev: http] +[ocamlfind.~dev] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +ocamlfind is now pinned to https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz (version 1.9.3.git) +opam pin add -n --yes --switch 5.2.0+trunk base.v0.14.3 https://github.com/janestreet/base.git#v0.14.3 +Package base does not exist, create as a NEW package? [Y/n] y +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3] synchronised from git+https://github.com/janestreet/base.git#v0.14.3 +base is now pinned to git+https://github.com/janestreet/base.git#v0.14.3 (version v0.14.3) +opam pin add -n --yes --switch 5.2.0+trunk coq-core https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +Package coq-core does not exist, create as a NEW package? [Y/n] y +[coq-core.~dev: http] +[coq-core.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +coq-core is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev) +opam pin add -n --yes --switch 5.2.0+trunk coq-stdlib https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +Package coq-stdlib does not exist, create as a NEW package? [Y/n] y +[coq-stdlib.~dev: http] +[coq-stdlib.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +coq-stdlib is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev) +Using default dune.3.5.0 +/home/sandmark/.opam/default +Linking to system dune files found at: /home/sandmark/.opam/default +/home/sandmark/.opam/default/bin/dune --version = n/a +ln -s /home/sandmark/.opam/default/bin/dune /tmp/sandmark/_opam/sys_dune/bin/dune +ln -s /home/sandmark/.opam/default/bin/jbuilder /tmp/sandmark/_opam/sys_dune/bin/jbuilder +ln -s /home/sandmark/.opam/default/lib/dune /tmp/sandmark/_opam/sys_dune/lib/dune +opam repo add upstream "git+https://github.com/ocaml/opam-repository.git" --on-switch=5.2.0+trunk --rank 2 +[upstream] Initialised +upstream (at git+https://github.com/ocaml/opam-repository.git): + [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html) + +opam install --switch=5.2.0+trunk --yes ocamlfind + +<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> +[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz + +The following actions will be performed: + - install ocamlfind 1.9.3.git* + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed ocamlfind.1.9.3.git +Done. +# Run eval $(opam env) to update the current shell environment +opam install --switch=5.2.0+trunk --yes "dune.3.5.0" "dune-configurator.3.5.0" +The following actions will be performed: + - install dune 3.5.0 + - install csexp 1.5.2 [required by dune-configurator] + - install dune-configurator 3.5.0 +===== 3 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[dune.3.5.0] downloaded from https://github.com/ocaml/dune/releases/download/3.5.0/dune-3.5.0.tbz +[csexp.1.5.2] downloaded from https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz +[dune-configurator.3.5.0] downloaded from https://github.com/ocaml/dune/releases/download/3.5.0/dune-3.5.0.tbz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed dune.3.5.0 +-> installed csexp.1.5.2 +-> installed dune-configurator.3.5.0 +Done. +# Run eval $(opam env) to update the current shell environment +# Pin the version so it doesn't change when installing packages +opam pin add --switch=5.2.0+trunk --yes -n dune "3.5.0" +dune is now pinned to version 3.5.0 +# Retrieve set of version constraints for chosen OCaml version +Using template/dev-5.2.0+trunk.opam +# Conditionally install runtime_events_tools for olly (pausetimes) +Enabling pausetimes for OCaml >= 5 +opam repo add alpha git+https://github.com/kit-ty-kate/opam-alpha-repository.git --on-switch=5.2.0+trunk --rank 2 +[alpha] Initialised +opam exec --switch 5.2.0+trunk -- opam update + +<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> +[default] no changes from file:///tmp/sandmark/dependencies +[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git +[upstream] no changes from git+https://github.com/ocaml/opam-repository.git +upstream (at git+https://github.com/ocaml/opam-repository.git): + [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html) + + +<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><> +[base.v0.14.3] no changes from git+https://github.com/janestreet/base.git#v0.14.3 +[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git +[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[sexplib0.v0.15.0] no changes from git+https://github.com/shakthimaan/sexplib0.git#multicore +opam install --switch=5.2.0+trunk --yes "lru" "psq" +The following actions will be performed: + - install seq base [required by psq] + - install psq 0.2.1 + - install lru 0.3.1 +===== 3 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[lru.0.3.1] downloaded from https://github.com/pqwy/lru/releases/download/v0.3.1/lru-0.3.1.tbz +[psq.0.2.1] downloaded from https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed seq.base +-> installed psq.0.2.1 +-> installed lru.0.3.1 +Done. +# Run eval $(opam env) to update the current shell environment +opam exec --switch 5.2.0+trunk -- opam list +# Packages matching: installed +# Name # Installed # Synopsis +base-bigarray base +base-threads base +base-unix base +csexp 1.5.2 Parsing and printing of S-expressions in Canonical form +dune 3.5.0 pinned to version 3.5.0 +dune-configurator 3.5.0 Helper library for gathering system configuration +lru 0.3.1 Scalable LRU caches +ocaml 5.2.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.2.0+trunk OCaml compiler +ocaml-config 1 OCaml Switch Configuration +ocamlfind 1.9.3.git pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +psq 0.2.1 Functional Priority Search Queues +seq base Compatibility package for OCaml's standard iterator type starting from 4.07. +opam update --switch=5.2.0+trunk + +<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> +[default] no changes from file:///tmp/sandmark/dependencies +[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git +[upstream] no changes from git+https://github.com/ocaml/opam-repository.git +upstream (at git+https://github.com/ocaml/opam-repository.git): + [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html) + + +<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><> +[base.v0.14.3] no changes from git+https://github.com/janestreet/base.git#v0.14.3 +[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git +[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[sexplib0.v0.15.0] no changes from git+https://github.com/shakthimaan/sexplib0.git#multicore +The following actions will be performed: + - install conf-gmp 1 + - install cmdliner 1.2.0 + - install conf-pkg-config 1.2 + - install conf-findutils 1 + - install conf-m4 1 + - install ocaml-syntax-shims 1.0.0 + - install re 1.10.4 + - install conf-cmake 1 + - install stdlib-shims 0.1.0 + - install domainslib 0.4.2 + - install either 1.0.0 + - install menhirLib 20200612 + - install stringext 1.6.0 + - install menhirSdk 20200612 + - install bigarray-compat 1.1.0 + - install base-bytes base + - install conf-perl 1 + - install cppo 1.6.7 + - install ocamlbuild 0.14.2 + - install sexplib0 v0.15.0* + - install minilight 1.6 + - install num 1.3 + - install camlp-streams 5.0 + - install optint 0.3.0 + - install result 1.5 + - install conf-which 1 + - install conf-zlib 1 + - install conf-libffi 2.0.0 + - install ocamlgraph 2.0.0 + - install integers 0.7.0 + - install menhir 20200612 + - install bigstringaf 0.6.1 + - install base64 3.4.0 + - install zarith 1.10 + - install yojson 2.1.0 + - install ocplib-endian 1.2 + - install topkg 1.0.7 + - install nbcodec 20151119 + - install cubicle 1.2.0 + - install checkseum 0.3.4 + - install conf-autoconf 0.1 + - install camlzip 1.11 + - install ctypes-foreign 0.18.0 + - install psmt2-frontend 0.4.0 + - install angstrom 0.15.0 + - install rungen 0.0.1 + - install orun 0.1* + - install lwt 5.6.1 + - install uutf 1.0.3 + - install uuidm 0.9.8 + - install rresult 0.6.0 + - install react 1.2.2 + - install mtime 1.2.0 + - install fmt 0.9.0 + - install astring 0.8.5 + - install decompress 1.1.0 + - install ocplib-simplex 0.4.1 + - install ctypes 0.20.2 + - install uri 4.1.0 + - install jsonm 1.0.2 + - install logs 0.7.0 + - install cstruct 6.2.0 + - install alt-ergo-lib 2.4.2 + - install hdr_histogram 0.0.2 + - install repr 0.6.0 + - install eqaf 0.9 + - install alt-ergo-parsers 2.4.2 + - install runtime_events_tools ~dev* + - install digestif 1.0.0 + - install alt-ergo 2.4.2 +===== 70 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[alt-ergo-lib.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[alt-ergo.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[alt-ergo-parsers.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[astring.0.8.5] downloaded from https://erratique.ch/software/astring/releases/astring-0.8.5.tbz +[angstrom.0.15.0] downloaded from cache at https://opam.ocaml.org/cache/ +[base64.3.4.0] downloaded from https://github.com/mirage/ocaml-base64/releases/download/v3.4.0/base64-v3.4.0.tbz +[bigstringaf.0.6.1] downloaded from https://github.com/inhabitedtype/bigstringaf/archive/0.6.1.tar.gz +[bigarray-compat.1.1.0] downloaded from https://github.com/mirage/bigarray-compat/releases/download/v1.1.0/bigarray-compat-1.1.0.tbz +[camlp-streams.5.0] downloaded from https://github.com/ocaml/camlp-streams/archive/refs/tags/v5.0.tar.gz +[camlzip.1.11] downloaded from https://github.com/xavierleroy/camlzip/archive/rel111.tar.gz +[checkseum.0.3.4] downloaded from https://github.com/mirage/checkseum/releases/download/v0.3.4/checkseum-0.3.4.tbz +[cmdliner.1.2.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.2.0.tbz +[cppo.1.6.7] downloaded from cache at https://opam.ocaml.org/cache/ +[cstruct.6.2.0] downloaded from https://github.com/mirage/ocaml-cstruct/releases/download/v6.2.0/cstruct-6.2.0.tbz +[ctypes.0.20.2] downloaded from https://github.com/ocamllabs/ocaml-ctypes/archive/0.20.2.tar.gz +[decompress.1.1.0] downloaded from https://github.com/mirage/decompress/releases/download/v1.1.0/decompress-v1.1.0.tbz +[cubicle.1.2.0] downloaded from https://github.com/cubicle-model-checker/cubicle/releases/download/1.2.0/cubicle-1.2.0.tar.gz +[digestif.1.0.0] downloaded from https://github.com/mirage/digestif/releases/download/v1.0.0/digestif-v1.0.0.tbz +[either.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[domainslib.0.4.2] downloaded from cache at https://opam.ocaml.org/cache/ +[fmt.0.9.0] downloaded from https://erratique.ch/software/fmt/releases/fmt-0.9.0.tbz +[eqaf.0.9] downloaded from https://github.com/mirage/eqaf/releases/download/v0.9/eqaf-0.9.tbz +[integers.0.7.0] downloaded from https://github.com/yallop/ocaml-integers/archive/0.7.0.tar.gz +[hdr_histogram.0.0.2] downloaded from https://github.com/ocaml-multicore/hdr_histogram_ocaml/releases/download/v0.0.2/hdr_histogram-0.0.2.tbz +[jsonm.1.0.2] downloaded from https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz +[logs.0.7.0] downloaded from https://erratique.ch/software/logs/releases/logs-0.7.0.tbz +[lwt.5.6.1] downloaded from https://github.com/ocsigen/lwt/archive/5.6.1.tar.gz +[menhir.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[menhirLib.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[menhirSdk.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[mtime.1.2.0] downloaded from cache at https://opam.ocaml.org/cache/ +[nbcodec.20151119] downloaded from https://github.com/dbuenzli/nbcodec/archive/54ede66d0f552628625c9e0599df592bda63ab2e.tar.gz +[minilight.1.6] downloaded from http://www.hxa.name/minilight/minilight16ocaml.tar.gz +[num.1.3] downloaded from https://github.com/ocaml/num/archive/v1.3.tar.gz +[ocaml-syntax-shims.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[ocamlbuild.0.14.2] downloaded from https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.14.2.tar.gz +[ocamlgraph.2.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[ocplib-endian.1.2] downloaded from https://github.com/OCamlPro/ocplib-endian/archive/refs/tags/1.2.tar.gz +[ocplib-simplex.0.4.1] downloaded from https://github.com/OCamlPro/ocplib-simplex/archive/refs/tags/v0.4.1.tar.gz +[psmt2-frontend.0.4.0] downloaded from https://github.com/OCamlPro-Coquera/psmt2-frontend/archive/0.4.0.tar.gz +[optint.0.3.0] downloaded from https://github.com/mirage/optint/releases/download/v0.3.0/optint-0.3.0.tbz +[re.1.10.4] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.10.4/re-1.10.4.tbz +[react.1.2.2] downloaded from https://erratique.ch/software/react/releases/react-1.2.2.tbz +[result.1.5] downloaded from cache at https://opam.ocaml.org/cache/ +[rresult.0.6.0] downloaded from http://erratique.ch/software/rresult/releases/rresult-0.6.0.tbz +[repr.0.6.0] downloaded from https://github.com/mirage/repr/releases/download/0.6.0/repr-fuzz-0.6.0.tbz +[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[sexplib0.v0.15.0] synchronised from git+https://github.com/shakthimaan/sexplib0.git#multicore +[rungen.0.0.1] downloaded from https://github.com/shakthimaan/rungen/releases/download/v0.0.1/rungen-v0.0.1.tbz +[stringext.1.6.0] downloaded from https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz +[topkg.1.0.7] downloaded from https://erratique.ch/software/topkg/releases/topkg-1.0.7.tbz +[stdlib-shims.0.1.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.1.0/stdlib-shims-0.1.0.tbz +[uuidm.0.9.8] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.8.tbz +[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz +[uri.4.1.0] downloaded from cache at https://opam.ocaml.org/cache/ +[yojson.2.1.0] downloaded from https://github.com/ocaml-community/yojson/releases/download/2.1.0/yojson-2.1.0.tbz +[zarith.1.10] downloaded from https://github.com/ocaml/Zarith/archive/release-1.10.tar.gz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed base-bytes.base +-> installed bigarray-compat.1.1.0 +-> installed camlp-streams.5.0 +-> installed conf-cmake.1 +-> installed conf-findutils.1 +-> installed conf-gmp.1 +-> installed conf-m4.1 +-> installed conf-perl.1 +-> installed cmdliner.1.2.0 +-> installed bigstringaf.0.6.1 +-> installed conf-pkg-config.1.2 +-> installed conf-which.1 +-> installed cppo.1.6.7 +-> installed domainslib.0.4.2 +-> installed either.1.0.0 +-> installed menhirLib.20200612 +-> installed menhirSdk.20200612 +-> installed minilight.1.6 +-> installed ocaml-syntax-shims.1.0.0 +-> installed optint.0.3.0 +-> installed re.1.10.4 +-> installed result.1.5 +-> installed sexplib0.v0.15.0 +-> installed stdlib-shims.0.1.0 +-> installed stringext.1.6.0 +-> installed num.1.3 +-> installed angstrom.0.15.0 +-> installed base64.3.4.0 +-> installed checkseum.0.3.4 +-> installed conf-autoconf.0.1 +-> installed conf-libffi.2.0.0 +-> installed conf-zlib.1 +-> installed ctypes-foreign.0.18.0 +-> installed integers.0.7.0 +-> installed ocamlbuild.0.14.2 +-> installed ocplib-endian.1.2 +-> installed yojson.2.1.0 +-> installed menhir.20200612 +-> installed ocamlgraph.2.0.0 +-> installed zarith.1.10 +-> installed camlzip.1.11 +-> installed decompress.1.1.0 +-> installed orun.0.1 +-> installed psmt2-frontend.0.4.0 +-> installed rungen.0.0.1 +-> installed topkg.1.0.7 +-> installed uri.4.1.0 +-> installed nbcodec.20151119 +-> installed lwt.5.6.1 +-> installed cubicle.1.2.0 +-> installed astring.0.8.5 +-> installed fmt.0.9.0 +-> installed mtime.1.2.0 +-> installed react.1.2.2 +-> installed rresult.0.6.0 +-> installed uuidm.0.9.8 +-> installed uutf.1.0.3 +-> installed ocplib-simplex.0.4.1 +-> installed cstruct.6.2.0 +-> installed logs.0.7.0 +-> installed ctypes.0.20.2 +-> installed eqaf.0.9 +-> installed jsonm.1.0.2 +-> installed digestif.1.0.0 +-> installed alt-ergo-lib.2.4.2 +-> installed hdr_histogram.0.0.2 +-> installed repr.0.6.0 +-> installed runtime_events_tools.~dev +-> installed alt-ergo-parsers.2.4.2 +-> installed alt-ergo.2.4.2 +Done. +# Run eval $(opam env) to update the current shell environment +# Packages matching: installed +# Name # Installed # Synopsis +alt-ergo 2.4.2 The Alt-Ergo SMT prover +alt-ergo-lib 2.4.2 The Alt-Ergo SMT prover library +alt-ergo-parsers 2.4.2 The Alt-Ergo SMT prover parser library +angstrom 0.15.0 Parser combinators built for speed and memory-efficiency +astring 0.8.5 Alternative String module for OCaml +base-bigarray base +base-bytes base Bytes library distributed with the OCaml compiler +base-threads base +base-unix base +base64 3.4.0 Base64 encoding for OCaml +bigarray-compat 1.1.0 Compatibility library to use Stdlib.Bigarray when possible +bigstringaf 0.6.1 Bigstring intrinsics and fast blits based on memcpy/memmove +camlp-streams 5.0 The Stream and Genlex libraries for use with Camlp4 and Camlp5 +camlzip 1.11 Accessing compressed files in ZIP, GZIP and JAR format +checkseum 0.3.4 Adler-32, CRC32 and CRC32-C implementation in C and OCaml +cmdliner 1.2.0 Declarative definition of command line interfaces for OCaml +conf-autoconf 0.1 Virtual package relying on autoconf installation +conf-cmake 1 Virtual package relying on cmake +conf-findutils 1 Virtual package relying on findutils +conf-gmp 1 Virtual package relying on a GMP lib system installation +conf-libffi 2.0.0 Virtual package relying on libffi system installation +conf-m4 1 Virtual package relying on m4 +conf-perl 1 Virtual package relying on perl +conf-pkg-config 1.2 Virtual package relying on pkg-config installation +conf-which 1 Virtual package relying on which +conf-zlib 1 Virtual package relying on zlib +cppo 1.6.7 Code preprocessor like cpp for OCaml +csexp 1.5.2 Parsing and printing of S-expressions in Canonical form +cstruct 6.2.0 Access C-like structures directly from OCaml +ctypes 0.20.2 Combinators for binding to C libraries without writing any C +ctypes-foreign 0.18.0 Virtual package for enabling the ctypes.foreign subpackage +cubicle 1.2.0 SMT based model checker for parameterized systems +decompress 1.1.0 Implementation of Zlib and GZip in OCaml +digestif 1.0.0 Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5) +domainslib 0.4.2 Parallel Structures over Domains for Multicore OCaml +dune 3.5.0 pinned to version 3.5.0 +dune-configurator 3.5.0 Helper library for gathering system configuration +either 1.0.0 Compatibility Either module +eqaf 0.9 Constant-time equal function on string +fmt 0.9.0 OCaml Format pretty-printer combinators +hdr_histogram 0.0.2 OCaml bindings to Hdr Histogram +integers 0.7.0 Various signed and unsigned integer types for OCaml +jsonm 1.0.2 Non-blocking streaming JSON codec for OCaml +logs 0.7.0 Logging infrastructure for OCaml +lru 0.3.1 Scalable LRU caches +lwt 5.6.1 Promises and event-driven I/O +menhir 20200612 An LR(1) parser generator +menhirLib 20200612 Runtime support library for parsers generated by Menhir +menhirSdk 20200612 Compile-time library for auxiliary tools related to Menhir +minilight 1.6 Minimal global illumination renderer. +mtime 1.2.0 Monotonic wall-clock time for OCaml +nbcodec 20151119 non-blocking IO interface design +num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic +ocaml 5.2.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.2.0+trunk OCaml compiler +ocaml-config 1 OCaml Switch Configuration +ocaml-syntax-shims 1.0.0 Backport new syntax to older OCaml versions +ocamlbuild 0.14.2 OCamlbuild is a build system with builtin rules to easily build most OCaml projects +ocamlfind 1.9.3.git pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +ocamlgraph 2.0.0 A generic graph library for OCaml +ocplib-endian 1.2 Optimised functions to read and write int16/32/64 from strings and bigarrays +ocplib-simplex 0.4.1 A library implementing a simplex algorithm, in a functional style, for solving systems of linear inequalities +optint 0.3.0 Efficient integer types on 64-bit architectures +orun 0.1 pinned to version 0.1 at git+https://github.com/ocaml-bench/orun.git +psmt2-frontend 0.4.0 The psmt2-frontend project +psq 0.2.1 Functional Priority Search Queues +re 1.10.4 RE is a regular expression library for OCaml +react 1.2.2 Declarative events and signals for OCaml +repr 0.6.0 Dynamic type representations. Provides no stability guarantee +result 1.5 Compatibility Result module +rresult 0.6.0 Result value combinators for OCaml +rungen 0.0.1 Generates dune files to run benchmarks from centralised config +runtime_events_tools ~dev pinned to version ~dev at git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +seq base Compatibility package for OCaml's standard iterator type starting from 4.07. +sexplib0 v0.15.0 pinned to version v0.15.0 at git+https://github.com/shakthimaan/sexplib0.git#multicore +stdlib-shims 0.1.0 Backport some of the new stdlib features to older compiler +stringext 1.6.0 Extra string functions for OCaml +topkg 1.0.7 The transitory OCaml software packager +uri 4.1.0 An RFC3986 URI/URL parsing library +uuidm 0.9.8 Universally unique identifiers (UUIDs) for OCaml +uutf 1.0.3 Non-blocking streaming Unicode codec for OCaml +yojson 2.1.0 Yojson is an optimized parsing and printing library for the JSON format +zarith 1.10 Implements arithmetic and logical operations over arbitrary-precision integers +git log -n 1 +commit 772341deec33729b85d6a98f323c337e6a757b2d +Author: fabbing +Date: Wed May 24 17:46:14 2023 +0200 + + Add @stedolan `markbench` benchmark for prefetching + + Co-authored-by: "Antonin Décimo " +opam exec --switch 5.2.0+trunk -- rungen _build/5.2.0+trunk_1 run_config_filtered.json > runs_dune.inc +opam exec --switch 5.2.0+trunk -- dune build --profile=release --workspace=ocaml-versions/.workspace.5.2.0+trunk @buildbench; +Generating edge list... +Generated. Time: 91.324910 s. +Executing benchmarks with: + RUN_CONFIG_JSON=run_config_filtered.json + RUN_BENCH_TARGET=run_perfstat (WRAPPER=perfstat) + PRE_BENCH_EXEC= diff --git a/perfstat/turing/20230709_015703/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+perfstat_1.perfstat.summary.bench b/perfstat/turing/20230709_015703/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+perfstat_1.perfstat.summary.bench new file mode 100644 index 000000000..b98cb5fb6 --- /dev/null +++ b/perfstat/turing/20230709_015703/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+perfstat_1.perfstat.summary.bench @@ -0,0 +1,1041 @@ +{"version":"5.4.0-148-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"} +# started on Sun Jul 9 02:16:51 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./mergesort.exe 67108864': + + 21,828.72 msec task-clock # 1.000 CPUs utilized + 12 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 2,62,959 page-faults # 0.012 M/sec + 47,91,05,00,236 cycles # 2.195 GHz + 73,06,57,77,352 instructions # 1.53 insn per cycle + 18,68,66,91,722 branches # 856.060 M/sec + 96,15,20,876 branch-misses # 5.15% of all branches + + 21.829763308 seconds time elapsed + + 21.013467000 seconds user + 0.815901000 seconds sys + + +# started on Sun Jul 9 02:41:29 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./levinson_durbin.exe': + + 2,727.41 msec task-clock # 1.000 CPUs utilized + 5 context-switches # 0.002 K/sec + 1 cpu-migrations # 0.000 K/sec + 44,982 page-faults # 0.016 M/sec + 5,98,62,13,096 cycles # 2.195 GHz + 24,47,34,21,858 instructions # 4.09 insn per cycle + 5,00,90,53,994 branches # 1836.559 M/sec + 11,17,242 branch-misses # 0.02% of all branches + + 2.728028624 seconds time elapsed + + 2.583954000 seconds user + 0.143997000 seconds sys + + +# started on Sun Jul 9 02:21:11 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./regexredux2.exe': + + 17,315.73 msec task-clock # 1.000 CPUs utilized + 17 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 2,99,493 page-faults # 0.017 M/sec + 38,00,51,46,363 cycles # 2.195 GHz + 92,03,14,95,443 instructions # 2.42 insn per cycle + 18,27,32,19,443 branches # 1055.296 M/sec + 37,30,30,824 branch-misses # 2.04% of all branches + + 17.316772523 seconds time elapsed + + 16.600320000 seconds user + 0.716013000 seconds sys + + +# started on Sun Jul 9 02:16:42 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./nqueens.exe 14': + + 8,210.76 msec task-clock # 1.000 CPUs utilized + 8 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 806 page-faults # 0.098 K/sec + 18,02,12,74,252 cycles # 2.195 GHz + 31,96,45,65,515 instructions # 1.77 insn per cycle + 11,06,33,14,307 branches # 1347.417 M/sec + 34,93,87,582 branch-misses # 3.16% of all branches + + 8.211459997 seconds time elapsed + + 8.211377000 seconds user + 0.000000000 seconds sys + + +# started on Sun Jul 9 02:41:54 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./zdd.exe words.txt': + + 7,709.88 msec task-clock # 1.000 CPUs utilized + 15 context-switches # 0.002 K/sec + 1 cpu-migrations # 0.000 K/sec + 1,59,812 page-faults # 0.021 M/sec + 16,92,18,25,184 cycles # 2.195 GHz + 23,52,57,47,777 instructions # 1.39 insn per cycle + 4,93,27,50,268 branches # 639.796 M/sec + 4,73,93,302 branch-misses # 0.96% of all branches + + 7.710769481 seconds time elapsed + + 7.298339000 seconds user + 0.412132000 seconds sys + + +# started on Sun Jul 9 02:15:04 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./sequence_cps.exe 10000': + + 1,859.16 msec task-clock # 1.000 CPUs utilized + 3 context-switches # 0.002 K/sec + 1 cpu-migrations # 0.001 K/sec + 842 page-faults # 0.453 K/sec + 4,08,05,49,594 cycles # 2.195 GHz + 14,20,69,77,235 instructions # 3.48 insn per cycle + 2,89,01,09,642 branches # 1554.522 M/sec + 1,02,701 branch-misses # 0.00% of all branches + + 1.859721325 seconds time elapsed + + 1.859765000 seconds user + 0.000000000 seconds sys + + +# started on Sun Jul 9 02:15:11 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./thread_ring_lwt_stream.exe 20_000': + + 13,423.71 msec task-clock # 1.000 CPUs utilized + 9 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 1,624 page-faults # 0.121 K/sec + 29,46,28,72,406 cycles # 2.195 GHz + 76,98,65,95,170 instructions # 2.61 insn per cycle + 15,47,95,77,836 branches # 1153.152 M/sec + 11,93,39,520 branch-misses # 0.77% of all branches + + 13.424640558 seconds time elapsed + + 13.420432000 seconds user + 0.004000000 seconds sys + + +# started on Sun Jul 9 02:22:28 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./matrix_multiplication.exe 1024': + + 7,804.04 msec task-clock # 1.000 CPUs utilized + 5 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 6,513 page-faults # 0.835 K/sec + 17,12,85,92,442 cycles # 2.195 GHz + 32,71,32,68,343 instructions # 1.91 insn per cycle + 6,54,67,08,516 branches # 838.887 M/sec + 11,30,514 branch-misses # 0.02% of all branches + + 7.804736075 seconds time elapsed + + 7.788680000 seconds user + 0.016001000 seconds sys + + +# started on Sun Jul 9 02:22:52 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./spectralnorm2.exe 5_500': + + 7,074.73 msec task-clock # 1.000 CPUs utilized + 11 context-switches # 0.002 K/sec + 1 cpu-migrations # 0.000 K/sec + 1,077 page-faults # 0.152 K/sec + 15,52,78,65,978 cycles # 2.195 GHz + 56,92,41,57,517 instructions # 3.67 insn per cycle + 7,27,02,28,694 branches # 1027.634 M/sec + 4,44,781 branch-misses # 0.01% of all branches + + 7.075447536 seconds time elapsed + + 7.071308000 seconds user + 0.004001000 seconds sys + + +# started on Sun Jul 9 02:20:24 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./knucleotide3.exe': + + 46,215.96 msec task-clock # 1.000 CPUs utilized + 25 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 66,070 page-faults # 0.001 M/sec + 1,01,43,66,09,277 cycles # 2.195 GHz + 3,01,91,32,61,223 instructions # 2.98 insn per cycle + 61,11,96,34,203 branches # 1322.479 M/sec + 10,65,76,775 branch-misses # 0.17% of all branches + + 46.217517609 seconds time elapsed + + 45.976636000 seconds user + 0.239982000 seconds sys + + +# started on Sun Jul 9 02:19:37 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./knucleotide.exe': + + 46,144.54 msec task-clock # 1.000 CPUs utilized + 26 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 99,248 page-faults # 0.002 M/sec + 1,01,27,98,25,314 cycles # 2.195 GHz + 2,84,98,79,79,384 instructions # 2.81 insn per cycle + 57,93,59,11,219 branches # 1255.531 M/sec + 8,59,74,877 branch-misses # 0.15% of all branches + + 46.146110555 seconds time elapsed + + 45.809194000 seconds user + 0.335979000 seconds sys + + +# started on Sun Jul 9 02:28:52 2023 + + + Performance counter stats for 'taskset --cpu-list 5 menhir -v --table benchmarks/menhir/sysver.mly': + + 84,834.77 msec task-clock # 1.000 CPUs utilized + 57 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 2,33,018 page-faults # 0.003 M/sec + 1,86,19,84,33,528 cycles # 2.195 GHz + 4,24,82,37,94,635 instructions # 2.28 insn per cycle + 1,00,51,33,63,646 branches # 1184.813 M/sec + 1,08,00,86,059 branch-misses # 1.07% of all branches + + 84.837524973 seconds time elapsed + + 84.038619000 seconds user + 0.795986000 seconds sys + + +# started on Sun Jul 9 02:30:18 2023 + + + Performance counter stats for 'taskset --cpu-list 5 cubicle benchmarks/cubicle/german_pfs.cub': + + 2,13,592.95 msec task-clock # 1.000 CPUs utilized + 234 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 2,06,412 page-faults # 0.966 K/sec + 4,68,80,03,59,017 cycles # 2.195 GHz + 9,66,74,16,60,073 instructions # 2.06 insn per cycle + 2,34,39,70,18,220 branches # 1097.401 M/sec + 2,60,98,90,666 branch-misses # 1.11% of all branches + + 213.600988121 seconds time elapsed + + 213.049267000 seconds user + 0.544639000 seconds sys + + +# started on Sun Jul 9 02:15:03 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./ydump.exe -c sample.json': + + 803.48 msec task-clock # 0.999 CPUs utilized + 3 context-switches # 0.004 K/sec + 1 cpu-migrations # 0.001 K/sec + 2,462 page-faults # 0.003 M/sec + 1,76,34,83,110 cycles # 2.195 GHz + 4,28,21,75,596 instructions # 2.43 insn per cycle + 86,47,14,780 branches # 1076.214 M/sec + 65,31,384 branch-misses # 0.76% of all branches + + 0.804017071 seconds time elapsed + + 0.792053000 seconds user + 0.012000000 seconds sys + + +# started on Sun Jul 9 02:41:21 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./chameneos_redux_lwt.exe 600000': + + 1,976.31 msec task-clock # 1.000 CPUs utilized + 4 context-switches # 0.002 K/sec + 1 cpu-migrations # 0.001 K/sec + 1,079 page-faults # 0.546 K/sec + 4,33,76,56,041 cycles # 2.195 GHz + 7,59,27,55,279 instructions # 1.75 insn per cycle + 1,63,12,47,117 branches # 825.402 M/sec + 1,65,93,735 branch-misses # 1.02% of all branches + + 1.976881879 seconds time elapsed + + 1.748805000 seconds user + 0.228105000 seconds sys + + +# started on Sun Jul 9 02:21:41 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./fasta6.exe 25_000_000': + + 5,368.14 msec task-clock # 1.000 CPUs utilized + 8 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 50,051 page-faults # 0.009 M/sec + 11,78,20,70,971 cycles # 2.195 GHz + 17,18,15,57,286 instructions # 1.46 insn per cycle + 2,81,38,29,508 branches # 524.172 M/sec + 18,99,55,519 branch-misses # 6.75% of all branches + + 5.368833620 seconds time elapsed + + 5.268768000 seconds user + 0.100014000 seconds sys + + +# started on Sun Jul 9 02:24:16 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./main.exe': + + 11,168.92 msec task-clock # 1.000 CPUs utilized + 15 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 1,181 page-faults # 0.106 K/sec + 24,51,39,20,716 cycles # 2.195 GHz + 64,28,54,50,089 instructions # 2.62 insn per cycle + 10,25,02,29,245 branches # 917.746 M/sec + 2,32,34,050 branch-misses # 0.23% of all branches + + 11.169752662 seconds time elapsed + + 11.161575000 seconds user + 0.007998000 seconds sys + + +# started on Sun Jul 9 02:22:48 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./pidigits5.exe 10_000': + + 3,396.27 msec task-clock # 1.000 CPUs utilized + 5 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 1,02,252 page-faults # 0.030 M/sec + 7,45,42,47,232 cycles # 2.195 GHz + 17,57,45,50,293 instructions # 2.36 insn per cycle + 2,12,58,35,311 branches # 625.932 M/sec + 87,82,491 branch-misses # 0.41% of all branches + + 3.396883222 seconds time elapsed + + 3.196788000 seconds user + 0.200049000 seconds sys + + +# started on Sun Jul 9 02:41:42 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./soli.exe 2000': + + 9,371.88 msec task-clock # 1.000 CPUs utilized + 16 context-switches # 0.002 K/sec + 1 cpu-migrations # 0.000 K/sec + 754 page-faults # 0.080 K/sec + 20,56,97,50,728 cycles # 2.195 GHz + 76,91,42,96,250 instructions # 3.74 insn per cycle + 16,17,30,52,693 branches # 1725.699 M/sec + 15,14,31,427 branch-misses # 0.94% of all branches + + 9.372674501 seconds time elapsed + + 9.368453000 seconds user + 0.004000000 seconds sys + + +# started on Sun Jul 9 02:23:52 2023 + + + Performance counter stats for 'taskset --cpu-list 5 alt-ergo benchmarks/alt-ergo/fill.why': + + 221.81 msec task-clock # 0.998 CPUs utilized + 1 context-switches # 0.005 K/sec + 1 cpu-migrations # 0.005 K/sec + 10,213 page-faults # 0.046 M/sec + 48,68,22,785 cycles # 2.195 GHz + 1,13,33,70,300 instructions # 2.33 insn per cycle + 24,73,07,436 branches # 1114.945 M/sec + 19,75,023 branch-misses # 0.80% of all branches + + 0.222330117 seconds time elapsed + + 0.195354000 seconds user + 0.027103000 seconds sys + + +# started on Sun Jul 9 02:15:06 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./thread_ring_lwt_mvar.exe 20_000': + + 3,618.95 msec task-clock # 1.000 CPUs utilized + 6 context-switches # 0.002 K/sec + 1 cpu-migrations # 0.000 K/sec + 1,310 page-faults # 0.362 K/sec + 7,94,29,97,687 cycles # 2.195 GHz + 22,09,77,32,659 instructions # 2.78 insn per cycle + 4,74,09,39,013 branches # 1310.030 M/sec + 1,10,99,874 branch-misses # 0.23% of all branches + + 3.619579105 seconds time elapsed + + 3.615540000 seconds user + 0.003999000 seconds sys + + +# started on Sun Jul 9 02:15:25 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./binarytrees5.exe 21': + + 9,559.32 msec task-clock # 1.000 CPUs utilized + 12 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 54,149 page-faults # 0.006 M/sec + 20,98,10,82,478 cycles # 2.195 GHz + 61,74,82,82,026 instructions # 2.94 insn per cycle + 14,50,95,02,598 branches # 1517.838 M/sec + 1,81,52,576 branch-misses # 0.13% of all branches + + 9.560147528 seconds time elapsed + + 9.431978000 seconds user + 0.127999000 seconds sys + + +# started on Sun Jul 9 02:41:35 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./naive_multilayer.exe': + + 4,360.96 msec task-clock # 1.000 CPUs utilized + 8 context-switches # 0.002 K/sec + 1 cpu-migrations # 0.000 K/sec + 1,113 page-faults # 0.255 K/sec + 9,57,15,86,801 cycles # 2.195 GHz + 32,79,64,63,454 instructions # 3.43 insn per cycle + 6,92,15,32,480 branches # 1587.157 M/sec + 2,41,34,877 branch-misses # 0.35% of all branches + + 4.361639606 seconds time elapsed + + 4.361591000 seconds user + 0.000000000 seconds sys + + +# started on Sun Jul 9 02:17:13 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./grammatrix.exe': + + 96,336.39 msec task-clock # 1.000 CPUs utilized + 121 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 1,26,852 page-faults # 0.001 M/sec + 2,11,44,23,03,595 cycles # 2.195 GHz + 4,48,53,68,00,177 instructions # 2.12 insn per cycle + 99,48,58,62,828 branches # 1032.692 M/sec + 2,62,42,822 branch-misses # 0.03% of all branches + + 96.339913128 seconds time elapsed + + 95.833083000 seconds user + 0.503984000 seconds sys + + +# started on Sun Jul 9 02:41:52 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./hamming.exe 1_000_000': + + 1,392.96 msec task-clock # 1.000 CPUs utilized + 4 context-switches # 0.003 K/sec + 1 cpu-migrations # 0.001 K/sec + 41,115 page-faults # 0.030 M/sec + 3,05,72,88,588 cycles # 2.195 GHz + 7,81,34,75,007 instructions # 2.56 insn per cycle + 1,53,13,75,049 branches # 1099.368 M/sec + 37,18,408 branch-misses # 0.24% of all branches + + 1.393534727 seconds time elapsed + + 1.289437000 seconds user + 0.104116000 seconds sys + + +# started on Sun Jul 9 02:24:39 2023 + + + Performance counter stats for 'taskset --cpu-list 5 menhir benchmarks/menhir/ocaml.mly --list-errors -la 2 --no-stdlib --lalr': + + 2,44,892.90 msec task-clock # 1.000 CPUs utilized + 229 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 17,95,894 page-faults # 0.007 M/sec + 5,37,49,88,87,563 cycles # 2.195 GHz +11,57,81,60,03,499 instructions # 2.15 insn per cycle + 2,47,72,37,04,194 branches # 1011.559 M/sec + 2,73,59,74,255 branch-misses # 1.10% of all branches + + 244.901141431 seconds time elapsed + + 239.421880000 seconds user + 5.471860000 seconds sys + + +# started on Sun Jul 9 02:41:25 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./fft.exe': + + 3,489.19 msec task-clock # 1.000 CPUs utilized + 6 context-switches # 0.002 K/sec + 1 cpu-migrations # 0.000 K/sec + 63,534 page-faults # 0.018 M/sec + 7,65,81,76,332 cycles # 2.195 GHz + 20,47,99,96,268 instructions # 2.67 insn per cycle + 3,88,37,04,457 branches # 1113.066 M/sec + 14,85,311 branch-misses # 0.04% of all branches + + 3.489862222 seconds time elapsed + + 3.313926000 seconds user + 0.175889000 seconds sys + + +# started on Sun Jul 9 02:15:39 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./floyd_warshall.exe 512': + + 1,052.91 msec task-clock # 0.999 CPUs utilized + 2 context-switches # 0.002 K/sec + 1 cpu-migrations # 0.001 K/sec + 4,597 page-faults # 0.004 M/sec + 2,31,09,32,746 cycles # 2.195 GHz + 6,03,91,61,814 instructions # 2.61 insn per cycle + 1,44,46,15,078 branches # 1372.026 M/sec + 73,83,406 branch-misses # 0.51% of all branches + + 1.053460336 seconds time elapsed + + 1.029460000 seconds user + 0.023940000 seconds sys + + +# started on Sun Jul 9 02:23:46 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./bdd.exe 26': + + 5,101.55 msec task-clock # 1.000 CPUs utilized + 9 context-switches # 0.002 K/sec + 1 cpu-migrations # 0.000 K/sec + 5,283 page-faults # 0.001 M/sec + 11,19,70,38,677 cycles # 2.195 GHz + 23,78,11,60,766 instructions # 2.12 insn per cycle + 5,13,11,17,486 branches # 1005.796 M/sec + 5,70,72,346 branch-misses # 1.11% of all branches + + 5.102254418 seconds time elapsed + + 5.094194000 seconds user + 0.007997000 seconds sys + + +# started on Sun Jul 9 02:14:33 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./kernel1_run.exe edges.data': + + 24,242.31 msec task-clock # 1.000 CPUs utilized + 32 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 15,48,689 page-faults # 0.064 M/sec + 53,20,73,08,226 cycles # 2.195 GHz + 90,16,62,11,523 instructions # 1.69 insn per cycle + 17,59,33,59,050 branches # 725.729 M/sec + 7,78,06,697 branch-misses # 0.44% of all branches + + 24.243779130 seconds time elapsed + + 19.927199000 seconds user + 4.315826000 seconds sys + + +# started on Sun Jul 9 02:21:47 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./mandelbrot6.exe 16_000': + + 40,106.14 msec task-clock # 1.000 CPUs utilized + 13 context-switches # 0.000 K/sec + 1 cpu-migrations # 0.000 K/sec + 408 page-faults # 0.010 K/sec + 88,02,66,37,509 cycles # 2.195 GHz + 1,85,88,67,36,643 instructions # 2.11 insn per cycle + 21,28,71,45,683 branches # 530.770 M/sec + 39,72,20,962 branch-misses # 1.87% of all branches + + 40.107398930 seconds time elapsed + + 40.106772000 seconds user + 0.000000000 seconds sys + + +# started on Sun Jul 9 02:22:40 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./nbody.exe 50_000_000': + + 7,429.82 msec task-clock # 1.000 CPUs utilized + 8 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 393 page-faults # 0.053 K/sec + 16,30,70,12,226 cycles # 2.195 GHz + 40,86,37,01,347 instructions # 2.51 insn per cycle + 3,25,24,30,781 branches # 437.753 M/sec + 41,891 branch-misses # 0.00% of all branches + + 7.430534371 seconds time elapsed + + 7.430439000 seconds user + 0.000000000 seconds sys + + +# started on Sun Jul 9 02:15:35 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./LU_decomposition.exe 1024': + + 3,655.04 msec task-clock # 1.000 CPUs utilized + 5 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 9,012 page-faults # 0.002 M/sec + 8,02,21,86,294 cycles # 2.195 GHz + 30,13,66,43,138 instructions # 3.76 insn per cycle + 4,73,81,82,391 branches # 1296.341 M/sec + 6,68,045 branch-misses # 0.01% of all branches + + 3.655655395 seconds time elapsed + + 3.631675000 seconds user + 0.023997000 seconds sys + + +# started on Sun Jul 9 02:24:28 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./kb.exe': + + 3,951.00 msec task-clock # 1.000 CPUs utilized + 6 context-switches # 0.002 K/sec + 1 cpu-migrations # 0.000 K/sec + 2,167 page-faults # 0.548 K/sec + 8,67,17,90,740 cycles # 2.195 GHz + 15,80,36,77,465 instructions # 1.82 insn per cycle + 3,59,24,89,016 branches # 909.260 M/sec + 14,48,90,821 branch-misses # 4.03% of all branches + + 3.951640094 seconds time elapsed + + 3.947595000 seconds user + 0.003999000 seconds sys + + +# started on Sun Jul 9 02:18:50 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./fannkuchredux.exe 12': + + 46,491.33 msec task-clock # 1.000 CPUs utilized + 24 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 306 page-faults # 0.007 K/sec + 1,02,04,10,92,249 cycles # 2.195 GHz + 1,97,18,28,70,663 instructions # 1.93 insn per cycle + 40,21,14,46,348 branches # 864.924 M/sec + 2,34,66,42,809 branch-misses # 5.84% of all branches + + 46.492781949 seconds time elapsed + + 46.487958000 seconds user + 0.003999000 seconds sys + + +# started on Sun Jul 9 02:41:33 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./crout_decomposition.exe': + + 1,384.64 msec task-clock # 1.000 CPUs utilized + 2 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.001 K/sec + 15,981 page-faults # 0.012 M/sec + 3,03,90,35,364 cycles # 2.195 GHz + 10,54,29,58,244 instructions # 3.47 insn per cycle + 2,25,37,42,325 branches # 1627.679 M/sec + 2,94,197 branch-misses # 0.01% of all branches + + 1.385194637 seconds time elapsed + + 1.341333000 seconds user + 0.043912000 seconds sys + + +# started on Sun Jul 9 02:21:29 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./revcomp2.exe': + + 3,039.85 msec task-clock # 1.000 CPUs utilized + 5 context-switches # 0.002 K/sec + 1 cpu-migrations # 0.000 K/sec + 54,145 page-faults # 0.018 M/sec + 6,67,19,40,222 cycles # 2.195 GHz + 20,40,96,52,975 instructions # 3.06 insn per cycle + 3,67,02,93,686 branches # 1207.393 M/sec + 15,85,652 branch-misses # 0.04% of all branches + + 3.040685570 seconds time elapsed + + 2.840601000 seconds user + 0.200042000 seconds sys + + +# started on Sun Jul 9 02:15:41 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./game_of_life.exe 256': + + 9,875.41 msec task-clock # 1.000 CPUs utilized + 6 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 4,412 page-faults # 0.447 K/sec + 21,67,49,22,834 cycles # 2.195 GHz + 64,38,91,35,343 instructions # 2.97 insn per cycle + 9,24,27,27,862 branches # 935.934 M/sec + 4,67,40,749 branch-misses # 0.51% of all branches + + 9.876158546 seconds time elapsed + + 9.868037000 seconds user + 0.008000000 seconds sys + + +# started on Sun Jul 9 02:42:03 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./markbench.exe 20': + + 29,799.02 msec task-clock # 1.000 CPUs utilized + 28 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 2,02,724 page-faults # 0.007 M/sec + 65,40,39,02,551 cycles # 2.195 GHz + 2,31,23,70,37,696 instructions # 3.54 insn per cycle + 54,72,98,82,092 branches # 1836.634 M/sec + 1,21,84,592 branch-misses # 0.02% of all branches + + 29.800452303 seconds time elapsed + + 29.203560000 seconds user + 0.595991000 seconds sys + + +# started on Sun Jul 9 02:23:53 2023 + + + Performance counter stats for 'taskset --cpu-list 5 alt-ergo benchmarks/alt-ergo/yyll.why': + + 22,466.98 msec task-clock # 1.000 CPUs utilized + 24 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 83,221 page-faults # 0.004 M/sec + 49,31,06,01,306 cycles # 2.195 GHz + 1,02,89,51,66,968 instructions # 2.09 insn per cycle + 25,74,38,51,960 branches # 1145.853 M/sec + 25,17,24,381 branch-misses # 0.98% of all branches + + 22.468375038 seconds time elapsed + + 22.246549000 seconds user + 0.221159000 seconds sys + + +# started on Sun Jul 9 02:28:45 2023 + + + Performance counter stats for 'taskset --cpu-list 5 menhir -v -t benchmarks/menhir/keywords.mly benchmarks/menhir/sql-parser.mly --base sql-parser': + + 7,052.92 msec task-clock # 1.000 CPUs utilized + 10 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 87,160 page-faults # 0.012 M/sec + 15,47,99,50,106 cycles # 2.195 GHz + 37,48,95,57,677 instructions # 2.42 insn per cycle + 8,50,82,38,440 branches # 1206.343 M/sec + 8,63,28,012 branch-misses # 1.01% of all branches + + 7.053662246 seconds time elapsed + + 6.753617000 seconds user + 0.299894000 seconds sys + + +# started on Sun Jul 9 02:21:33 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./fasta3.exe 25_000_000': + + 7,841.85 msec task-clock # 1.000 CPUs utilized + 8 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 914 page-faults # 0.117 K/sec + 17,21,15,96,696 cycles # 2.195 GHz + 21,51,01,06,502 instructions # 1.25 insn per cycle + 3,93,66,64,685 branches # 502.007 M/sec + 17,50,97,079 branch-misses # 4.45% of all branches + + 7.842574611 seconds time elapsed + + 7.830490000 seconds user + 0.011997000 seconds sys + + +# started on Sun Jul 9 02:41:40 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./qr_decomposition.exe': + + 1,955.57 msec task-clock # 1.000 CPUs utilized + 4 context-switches # 0.002 K/sec + 1 cpu-migrations # 0.001 K/sec + 1,712 page-faults # 0.875 K/sec + 4,29,21,50,008 cycles # 2.195 GHz + 18,85,22,75,519 instructions # 4.39 insn per cycle + 4,04,91,76,029 branches # 2070.582 M/sec + 16,03,122 branch-misses # 0.04% of all branches + + 1.956159677 seconds time elapsed + + 1.948191000 seconds user + 0.008000000 seconds sys + + +# started on Sun Jul 9 02:24:35 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./zarith_pi.exe 10_000': + + 3,309.13 msec task-clock # 1.000 CPUs utilized + 6 context-switches # 0.002 K/sec + 1 cpu-migrations # 0.000 K/sec + 83,180 page-faults # 0.025 M/sec + 7,26,29,79,187 cycles # 2.195 GHz + 18,21,92,76,754 instructions # 2.51 insn per cycle + 2,14,30,61,450 branches # 647.621 M/sec + 75,49,155 branch-misses # 0.35% of all branches + + 3.309982851 seconds time elapsed + + 3.117844000 seconds user + 0.192113000 seconds sys + + +# started on Sun Jul 9 02:41:23 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./durand_kerner_aberth.exe': + + 1,356.16 msec task-clock # 1.000 CPUs utilized + 3 context-switches # 0.002 K/sec + 1 cpu-migrations # 0.001 K/sec + 984 page-faults # 0.726 K/sec + 2,97,65,18,200 cycles # 2.195 GHz + 10,04,98,48,976 instructions # 3.38 insn per cycle + 2,09,38,06,755 branches # 1543.928 M/sec + 22,46,797 branch-misses # 0.11% of all branches + + 1.356716763 seconds time elapsed + + 1.352771000 seconds user + 0.004002000 seconds sys + + +# started on Sun Jul 9 02:22:36 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./quicksort.exe 4000000': + + 2,690.70 msec task-clock # 1.000 CPUs utilized + 5 context-switches # 0.002 K/sec + 1 cpu-migrations # 0.000 K/sec + 8,106 page-faults # 0.003 M/sec + 5,90,56,31,793 cycles # 2.195 GHz + 17,32,41,15,514 instructions # 2.93 insn per cycle + 3,71,33,41,921 branches # 1380.064 M/sec + 3,75,81,416 branch-misses # 1.01% of all branches + + 2.691440559 seconds time elapsed + + 2.671447000 seconds user + 0.019995000 seconds sys + + +# started on Sun Jul 9 02:23:22 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./test_lwt.exe 200': + + 23,725.05 msec task-clock # 1.000 CPUs utilized + 28 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 2,303 page-faults # 0.097 K/sec + 52,07,26,02,375 cycles # 2.195 GHz + 1,73,45,10,04,329 instructions # 3.33 insn per cycle + 44,87,16,24,708 branches # 1891.319 M/sec + 4,84,58,705 branch-misses # 0.11% of all branches + + 23.726477469 seconds time elapsed + + 23.717940000 seconds user + 0.007999000 seconds sys + + +# started on Sun Jul 9 02:15:51 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./evolutionary_algorithm.exe 10000 10000': + + 50,137.94 msec task-clock # 1.000 CPUs utilized + 53 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 9,43,509 page-faults # 0.019 M/sec + 1,10,04,44,01,052 cycles # 2.195 GHz + 2,46,45,23,65,865 instructions # 2.24 insn per cycle + 50,62,36,22,122 branches # 1009.687 M/sec + 1,25,45,35,848 branch-misses # 2.48% of all branches + + 50.139991964 seconds time elapsed + + 47.457712000 seconds user + 2.679870000 seconds sys + + +# started on Sun Jul 9 02:24:32 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./kb_no_exc.exe': + + 2,425.54 msec task-clock # 1.000 CPUs utilized + 5 context-switches # 0.002 K/sec + 1 cpu-migrations # 0.000 K/sec + 2,152 page-faults # 0.887 K/sec + 5,32,36,44,875 cycles # 2.195 GHz + 14,41,66,05,669 instructions # 2.71 insn per cycle + 3,43,62,37,988 branches # 1416.690 M/sec + 4,10,78,011 branch-misses # 1.20% of all branches + + 2.426087398 seconds time elapsed + + 2.418095000 seconds user + 0.007993000 seconds sys + + +# started on Sun Jul 9 02:14:58 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./test_decompress.exe 64 524_288': + + 3,735.28 msec task-clock # 1.000 CPUs utilized + 6 context-switches # 0.002 K/sec + 1 cpu-migrations # 0.000 K/sec + 21,223 page-faults # 0.006 M/sec + 8,19,83,23,047 cycles # 2.195 GHz + 27,80,92,65,866 instructions # 3.39 insn per cycle + 5,09,59,43,772 branches # 1364.272 M/sec + 78,04,522 branch-misses # 0.15% of all branches + + 3.735948726 seconds time elapsed + + 3.699939000 seconds user + 0.035999000 seconds sys + + +# started on Sun Jul 9 02:33:52 2023 + + + Performance counter stats for 'taskset --cpu-list 5 cubicle benchmarks/cubicle/szymanski_at.cub': + + 4,47,881.89 msec task-clock # 1.000 CPUs utilized + 335 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 1,10,881 page-faults # 0.248 K/sec + 9,83,02,64,46,893 cycles # 2.195 GHz +26,34,23,49,00,006 instructions # 2.68 insn per cycle + 5,76,34,02,65,768 branches # 1286.813 M/sec + 3,80,14,67,755 branch-misses # 0.66% of all branches + + 447.895839174 seconds time elapsed + + 447.607111000 seconds user + 0.275991000 seconds sys + + +# started on Sun Jul 9 02:22:59 2023 + + + Performance counter stats for 'taskset --cpu-list 5 minilight-ocaml benchmarks/minilight/roomfront.ml.txt': + + 21,989.29 msec task-clock # 1.000 CPUs utilized + 26 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 3,622 page-faults # 0.165 K/sec + 48,26,28,73,197 cycles # 2.195 GHz + 79,87,37,58,107 instructions # 1.65 insn per cycle + 9,80,84,48,717 branches # 446.056 M/sec + 34,04,90,425 branch-misses # 3.47% of all branches + + 21.990484476 seconds time elapsed + + 21.981948000 seconds user + 0.007999000 seconds sys + + diff --git a/perfstat/turing/20230709_015703/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/run_config_filtered.json b/perfstat/turing/20230709_015703/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/run_config_filtered.json new file mode 100644 index 000000000..5ec6a8241 --- /dev/null +++ b/perfstat/turing/20230709_015703/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/run_config_filtered.json @@ -0,0 +1,709 @@ +{ + "wrappers": [ + { + "name": "orun", + "command": "orun -o %{output} -- taskset --cpu-list 5 %{command}" + }, + { + "name": "perfstat", + "command": "perf stat -o %{output} -- taskset --cpu-list 5 %{command}" + }, + { + "name": "pausetimes", + "command": "%{dep:pausetimes/pausetimes} %{output} taskset --cpu-list 5 %{command}" + } + ], + "benchmarks": [ + { + "executable": "benchmarks/graph500seq/kernel1_run.exe", + "name": "graph500_seq_kernel1", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "edges.data" + } + ] + }, + { + "executable": "benchmarks/decompress/test_decompress.exe", + "name": "test_decompress", + "tags": [ + "1s_10s", + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "64 524_288" + } + ] + }, + { + "executable": "benchmarks/yojson/ydump.exe", + "name": "yojson_ydump", + "tags": [ + "lt_1s", + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "-c sample.json", + "short_name": "sample.json" + } + ] + }, + { + "executable": "benchmarks/sequence/sequence_cps.exe", + "name": "sequence_cps", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "10000" + } + ] + }, + { + "executable": "benchmarks/thread-lwt/thread_ring_lwt_mvar.exe", + "name": "thread_ring_lwt_mvar", + "tags": [ + "1s_10s", + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "20_000" + } + ] + }, + { + "executable": "benchmarks/thread-lwt/thread_ring_lwt_stream.exe", + "name": "thread_ring_lwt_stream", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "20_000" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/binarytrees5.exe", + "name": "binarytrees5", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "21" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/LU_decomposition.exe", + "name": "LU_decomposition", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "1024" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/floyd_warshall.exe", + "name": "floyd_warshall", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "512" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/game_of_life.exe", + "name": "game_of_life", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "256" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/evolutionary_algorithm.exe", + "name": "evolutionary_algorithm", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "10000 10000" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nqueens.exe", + "name": "nqueens", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "14" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/mergesort.exe", + "name": "mergesort", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "67108864" + } + ] + }, + { + "executable": "benchmarks/multicore-grammatrix/grammatrix.exe", + "name": "grammatrix", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/fannkuchredux.exe", + "name": "fannkuchredux", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "12" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/knucleotide.exe", + "name": "knucleotide", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/knucleotide3.exe", + "name": "knucleotide3", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/regexredux2.exe", + "name": "regexredux2", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/revcomp2.exe", + "name": "revcomp2", + "tags": [ + "1s_10s", + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/fasta3.exe", + "name": "fasta3", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "25_000_000" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/fasta6.exe", + "name": "fasta6", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "25_000_000" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/mandelbrot6.exe", + "name": "mandelbrot6", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "16_000" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/matrix_multiplication.exe", + "name": "matrix_multiplication", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "1024" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/quicksort.exe", + "name": "quicksort", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "4000000" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/nbody.exe", + "name": "nbody", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "50_000_000" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/pidigits5.exe", + "name": "pidigits5", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "10_000" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/spectralnorm2.exe", + "name": "spectralnorm2", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "5_500" + } + ] + }, + { + "executable": "minilight-ocaml", + "name": "minilight", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "benchmarks/minilight/roomfront.ml.txt", + "short_name": "roomfront" + } + ] + }, + { + "executable": "benchmarks/valet/test_lwt.exe", + "name": "test_lwt", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "200" + } + ] + }, + { + "executable": "benchmarks/bdd/bdd.exe", + "name": "bdd", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "26" + } + ] + }, + { + "executable": "alt-ergo", + "name": "alt-ergo", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "benchmarks/alt-ergo/fill.why", + "short_name": "fill.why" + } + ] + }, + { + "executable": "alt-ergo", + "name": "alt-ergo", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "benchmarks/alt-ergo/yyll.why", + "short_name": "yyll.why" + } + ] + }, + { + "executable": "benchmarks/lexifi-g2pp/main.exe", + "name": "lexifi-g2pp", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/kb/kb.exe", + "name": "kb", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/kb/kb_no_exc.exe", + "name": "kb_no_exc", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/zarith/zarith_pi.exe", + "name": "zarith_pi", + "tags": [ + "1s_10s", + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "10_000" + } + ] + }, + { + "executable": "menhir", + "name": "menhir", + "tags": [ + "gt_100s", + "macro_bench" + ], + "runs": [ + { + "params": "benchmarks/menhir/ocaml.mly --list-errors -la 2 --no-stdlib --lalr", + "short_name": "ocamly" + } + ] + }, + { + "executable": "menhir", + "name": "menhir", + "tags": [ + "1s_10s", + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "-v -t benchmarks/menhir/keywords.mly benchmarks/menhir/sql-parser.mly --base sql-parser", + "short_name": "sql-parser" + } + ] + }, + { + "executable": "menhir", + "name": "menhir", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "-v --table benchmarks/menhir/sysver.mly", + "short_name": "sysver" + } + ] + }, + { + "executable": "cubicle", + "name": "cubicle", + "tags": [ + "gt_100s", + "macro_bench" + ], + "runs": [ + { + "params": "benchmarks/cubicle/german_pfs.cub", + "short_name": "german_pfs.cub" + } + ] + }, + { + "executable": "cubicle", + "name": "cubicle", + "tags": [ + "gt_100s", + "macro_bench" + ], + "runs": [ + { + "params": "benchmarks/cubicle/szymanski_at.cub", + "short_name": "szymanski_at.cub" + } + ] + }, + { + "executable": "benchmarks/chameneos/chameneos_redux_lwt.exe", + "name": "chameneos_redux_lwt", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "600000" + } + ] + }, + { + "executable": "benchmarks/numerical-analysis/durand_kerner_aberth.exe", + "name": "durand-kerner-aberth", + "tags": [ + "lt_1s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/numerical-analysis/fft.exe", + "name": "fft", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/numerical-analysis/levinson_durbin.exe", + "name": "levinson-durbin", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/numerical-analysis/crout_decomposition.exe", + "name": "crout-decomposition", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/numerical-analysis/naive_multilayer.exe", + "name": "naive-multilayer", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/numerical-analysis/qr_decomposition.exe", + "name": "qr-decomposition", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/soli/soli.exe", + "name": "soli", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "2000" + } + ] + }, + { + "executable": "benchmarks/hamming/hamming.exe", + "name": "hamming", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "1_000_000" + } + ] + }, + { + "executable": "benchmarks/zdd/zdd.exe", + "name": "zdd", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "words.txt" + } + ] + }, + { + "executable": "benchmarks/markbench/markbench.exe", + "name": "markbench", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "20" + } + ] + } + ] +} diff --git a/sequential/turing/20230709_001002/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+sequential.20230709_001002.e869a1d1097fb0932e2d296de4aadfe89fd7a36f.log b/sequential/turing/20230709_001002/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+sequential.20230709_001002.e869a1d1097fb0932e2d296de4aadfe89fd7a36f.log new file mode 100644 index 000000000..3e0da3318 --- /dev/null +++ b/sequential/turing/20230709_001002/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+sequential.20230709_001002.e869a1d1097fb0932e2d296de4aadfe89fd7a36f.log @@ -0,0 +1,543 @@ + intervaltree is not installed. Install using pip3 install. +5.2.0 +Filtering some benchmarks for OCaml 5.2.0 +opam init --bare --no-setup --no-opamrc --disable-sandboxing ./dependencies +[NOTE] Will configure from built-in defaults. +Checking for available remotes: rsync and local, git, mercurial. + - you won't be able to use darcs repositories unless you install the darcs command on your system. + + +<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> +[default] Initialised +rm -rf dependencies/packages/ocaml/ocaml.5.2.0+trunk +rm -rf dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk +mkdir -p dependencies/packages/ocaml/ocaml.5.2.0+trunk +cp -R dependencies/template/ocaml/* dependencies/packages/ocaml/ocaml.5.2.0+trunk/ +mkdir -p dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk +cp -R dependencies/template/ocaml-base-compiler/* \ + dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk/ +{ if [ "https://github.com/ocaml/ocaml/archive/trunk.tar.gz" == "" ]; then \ + url="$(jq -r '.url // empty' ocaml-versions/5.2.0+trunk.json)"; \ + else \ + url="https://github.com/ocaml/ocaml/archive/trunk.tar.gz"; \ + fi; \ + echo "url { src: \"$url\" }"; echo "setenv: [ [ ORUN_CONFIG_ocaml_url = \"$url\" ] ]"; } \ +>> dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk/opam; +# Read OCAML_CONFIG_OPTION from the ocaml-version/5.2.0+trunk.json file if env +# variable is not set already. The variable is read even if the +# environment variable is set to be empty. `run_all_custom.sh` always +# sets the OCAML_CONFIG_OPTION -- it is empty if no "configure" key is +# present in the sandmark nightly config file. +# Read OCAML_RUN_PARAM from the ocaml-version/5.2.0+trunk.json file if env +# variable is not set already. See comment above for +# OCAML_CONFIG_OPTION. +opam update + +<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> +[default] synchronised from file:///tmp/sandmark/dependencies +Now run 'opam upgrade' to apply any package updates. +OCAMLRUNPARAM="" OCAMLCONFIGOPTION="CC='gcc -Wa,-mbranches-within-32B' AS='as -mbranches-within-32B'" opam switch create --keep-build-dir --yes 5.2.0+trunk ocaml-base-compiler.5.2.0+trunk + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[ocaml-base-compiler.5.2.0+trunk] downloaded from https://github.com/ocaml/ocaml/archive/trunk.tar.gz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed base-bigarray.base +-> installed base-threads.base +-> installed base-unix.base +-> installed ocaml-base-compiler.5.2.0+trunk +-> installed ocaml-config.1 +-> installed ocaml.5.2.0+trunk +Done. +# Run eval $(opam env) to update the current shell environment +Package sexplib0 does not exist, create as a NEW package? [Y/n] y +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0] synchronised from git+https://github.com/shakthimaan/sexplib0.git#multicore +sexplib0 is now pinned to git+https://github.com/shakthimaan/sexplib0.git#multicore (version v0.15.0) +# TODO remove pin when a new orun version is released on opam +opam pin add -n --yes --switch 5.2.0+trunk orun https://github.com/ocaml-bench/orun.git +Package orun does not exist, create as a NEW package? [Y/n] y +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev] synchronised from git+https://github.com/ocaml-bench/orun.git +orun is now pinned to git+https://github.com/ocaml-bench/orun.git (version 0.1) +# TODO remove pin when a new runtime_events_tools is released on opam +opam pin add -n --yes --switch 5.2.0+trunk runtime_events_tools https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +Package runtime_events_tools does not exist, create as a NEW package? [Y/n] y +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +runtime_events_tools is now pinned to git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 (version ~dev) +opam pin add -n --yes --switch 5.2.0+trunk ocamlfind https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +Package ocamlfind does not exist, create as a NEW package? [Y/n] y +[ocamlfind.~dev: http] +[ocamlfind.~dev] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +ocamlfind is now pinned to https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz (version 1.9.3.git) +opam pin add -n --yes --switch 5.2.0+trunk base.v0.14.3 https://github.com/janestreet/base.git#v0.14.3 +Package base does not exist, create as a NEW package? [Y/n] y +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3] synchronised from git+https://github.com/janestreet/base.git#v0.14.3 +base is now pinned to git+https://github.com/janestreet/base.git#v0.14.3 (version v0.14.3) +opam pin add -n --yes --switch 5.2.0+trunk coq-core https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +Package coq-core does not exist, create as a NEW package? [Y/n] y +[coq-core.~dev: http] +[coq-core.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +coq-core is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev) +opam pin add -n --yes --switch 5.2.0+trunk coq-stdlib https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +Package coq-stdlib does not exist, create as a NEW package? [Y/n] y +[coq-stdlib.~dev: http] +[coq-stdlib.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +coq-stdlib is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev) +Using default dune.3.5.0 +/home/sandmark/.opam/default +Linking to system dune files found at: /home/sandmark/.opam/default +/home/sandmark/.opam/default/bin/dune --version = n/a +ln -s /home/sandmark/.opam/default/bin/dune /tmp/sandmark/_opam/sys_dune/bin/dune +ln -s /home/sandmark/.opam/default/bin/jbuilder /tmp/sandmark/_opam/sys_dune/bin/jbuilder +ln -s /home/sandmark/.opam/default/lib/dune /tmp/sandmark/_opam/sys_dune/lib/dune +opam repo add upstream "git+https://github.com/ocaml/opam-repository.git" --on-switch=5.2.0+trunk --rank 2 +[upstream] Initialised +upstream (at git+https://github.com/ocaml/opam-repository.git): + [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html) + +opam install --switch=5.2.0+trunk --yes ocamlfind + +<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> +[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz + +The following actions will be performed: + - install ocamlfind 1.9.3.git* + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed ocamlfind.1.9.3.git +Done. +# Run eval $(opam env) to update the current shell environment +opam install --switch=5.2.0+trunk --yes "dune.3.5.0" "dune-configurator.3.5.0" +The following actions will be performed: + - install dune 3.5.0 + - install csexp 1.5.2 [required by dune-configurator] + - install dune-configurator 3.5.0 +===== 3 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[csexp.1.5.2] downloaded from https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz +[dune.3.5.0] downloaded from https://github.com/ocaml/dune/releases/download/3.5.0/dune-3.5.0.tbz +[dune-configurator.3.5.0] downloaded from https://github.com/ocaml/dune/releases/download/3.5.0/dune-3.5.0.tbz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed dune.3.5.0 +-> installed csexp.1.5.2 +-> installed dune-configurator.3.5.0 +Done. +# Run eval $(opam env) to update the current shell environment +# Pin the version so it doesn't change when installing packages +opam pin add --switch=5.2.0+trunk --yes -n dune "3.5.0" +dune is now pinned to version 3.5.0 +# Retrieve set of version constraints for chosen OCaml version +Using template/dev-5.2.0+trunk.opam +# Conditionally install runtime_events_tools for olly (pausetimes) +Enabling pausetimes for OCaml >= 5 +opam repo add alpha git+https://github.com/kit-ty-kate/opam-alpha-repository.git --on-switch=5.2.0+trunk --rank 2 +[alpha] Initialised +opam exec --switch 5.2.0+trunk -- opam update + +<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> +[default] no changes from file:///tmp/sandmark/dependencies +[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git +[upstream] no changes from git+https://github.com/ocaml/opam-repository.git +upstream (at git+https://github.com/ocaml/opam-repository.git): + [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html) + + +<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><> +[base.v0.14.3] no changes from git+https://github.com/janestreet/base.git#v0.14.3 +[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git +[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[sexplib0.v0.15.0] no changes from git+https://github.com/shakthimaan/sexplib0.git#multicore +[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +opam install --switch=5.2.0+trunk --yes "lru" "psq" +The following actions will be performed: + - install seq base [required by psq] + - install psq 0.2.1 + - install lru 0.3.1 +===== 3 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[psq.0.2.1] downloaded from https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz +[lru.0.3.1] downloaded from https://github.com/pqwy/lru/releases/download/v0.3.1/lru-0.3.1.tbz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed seq.base +-> installed psq.0.2.1 +-> installed lru.0.3.1 +Done. +# Run eval $(opam env) to update the current shell environment +opam exec --switch 5.2.0+trunk -- opam list +# Packages matching: installed +# Name # Installed # Synopsis +base-bigarray base +base-threads base +base-unix base +csexp 1.5.2 Parsing and printing of S-expressions in Canonical form +dune 3.5.0 pinned to version 3.5.0 +dune-configurator 3.5.0 Helper library for gathering system configuration +lru 0.3.1 Scalable LRU caches +ocaml 5.2.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.2.0+trunk OCaml compiler +ocaml-config 1 OCaml Switch Configuration +ocamlfind 1.9.3.git pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +psq 0.2.1 Functional Priority Search Queues +seq base Compatibility package for OCaml's standard iterator type starting from 4.07. +opam update --switch=5.2.0+trunk + +<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> +[default] no changes from file:///tmp/sandmark/dependencies +[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git +[upstream] no changes from git+https://github.com/ocaml/opam-repository.git +upstream (at git+https://github.com/ocaml/opam-repository.git): + [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html) + + +<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><> +[base.v0.14.3] no changes from git+https://github.com/janestreet/base.git#v0.14.3 +[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git +[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[sexplib0.v0.15.0] no changes from git+https://github.com/shakthimaan/sexplib0.git#multicore +The following actions will be performed: + - install conf-gmp 1 + - install cmdliner 1.2.0 + - install conf-pkg-config 1.2 + - install conf-findutils 1 + - install conf-m4 1 + - install ocaml-syntax-shims 1.0.0 + - install re 1.10.4 + - install conf-cmake 1 + - install stdlib-shims 0.1.0 + - install domainslib 0.4.2 + - install either 1.0.0 + - install menhirLib 20200612 + - install stringext 1.6.0 + - install menhirSdk 20200612 + - install bigarray-compat 1.1.0 + - install base-bytes base + - install conf-perl 1 + - install cppo 1.6.7 + - install ocamlbuild 0.14.2 + - install sexplib0 v0.15.0* + - install minilight 1.6 + - install num 1.3 + - install camlp-streams 5.0 + - install optint 0.3.0 + - install result 1.5 + - install conf-which 1 + - install conf-zlib 1 + - install conf-libffi 2.0.0 + - install ocamlgraph 2.0.0 + - install integers 0.7.0 + - install menhir 20200612 + - install bigstringaf 0.6.1 + - install base64 3.4.0 + - install zarith 1.10 + - install yojson 2.1.0 + - install ocplib-endian 1.2 + - install topkg 1.0.7 + - install nbcodec 20151119 + - install cubicle 1.2.0 + - install checkseum 0.3.4 + - install conf-autoconf 0.1 + - install camlzip 1.11 + - install ctypes-foreign 0.18.0 + - install psmt2-frontend 0.4.0 + - install angstrom 0.15.0 + - install rungen 0.0.1 + - install orun 0.1* + - install lwt 5.6.1 + - install uutf 1.0.3 + - install uuidm 0.9.8 + - install rresult 0.6.0 + - install react 1.2.2 + - install mtime 1.2.0 + - install fmt 0.9.0 + - install astring 0.8.5 + - install decompress 1.1.0 + - install ocplib-simplex 0.4.1 + - install ctypes 0.20.2 + - install uri 4.1.0 + - install jsonm 1.0.2 + - install logs 0.7.0 + - install cstruct 6.2.0 + - install alt-ergo-lib 2.4.2 + - install hdr_histogram 0.0.2 + - install repr 0.6.0 + - install eqaf 0.9 + - install alt-ergo-parsers 2.4.2 + - install runtime_events_tools ~dev* + - install digestif 1.0.0 + - install alt-ergo 2.4.2 +===== 70 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[alt-ergo.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[alt-ergo-lib.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[alt-ergo-parsers.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[angstrom.0.15.0] downloaded from cache at https://opam.ocaml.org/cache/ +[base64.3.4.0] downloaded from https://github.com/mirage/ocaml-base64/releases/download/v3.4.0/base64-v3.4.0.tbz +[astring.0.8.5] downloaded from https://erratique.ch/software/astring/releases/astring-0.8.5.tbz +[bigarray-compat.1.1.0] downloaded from https://github.com/mirage/bigarray-compat/releases/download/v1.1.0/bigarray-compat-1.1.0.tbz +[bigstringaf.0.6.1] downloaded from https://github.com/inhabitedtype/bigstringaf/archive/0.6.1.tar.gz +[camlp-streams.5.0] downloaded from https://github.com/ocaml/camlp-streams/archive/refs/tags/v5.0.tar.gz +[camlzip.1.11] downloaded from https://github.com/xavierleroy/camlzip/archive/rel111.tar.gz +[cmdliner.1.2.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.2.0.tbz +[checkseum.0.3.4] downloaded from https://github.com/mirage/checkseum/releases/download/v0.3.4/checkseum-0.3.4.tbz +[cppo.1.6.7] downloaded from cache at https://opam.ocaml.org/cache/ +[cstruct.6.2.0] downloaded from https://github.com/mirage/ocaml-cstruct/releases/download/v6.2.0/cstruct-6.2.0.tbz +[ctypes.0.20.2] downloaded from https://github.com/ocamllabs/ocaml-ctypes/archive/0.20.2.tar.gz +[cubicle.1.2.0] downloaded from https://github.com/cubicle-model-checker/cubicle/releases/download/1.2.0/cubicle-1.2.0.tar.gz +[domainslib.0.4.2] downloaded from cache at https://opam.ocaml.org/cache/ +[either.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[decompress.1.1.0] downloaded from https://github.com/mirage/decompress/releases/download/v1.1.0/decompress-v1.1.0.tbz +[eqaf.0.9] downloaded from https://github.com/mirage/eqaf/releases/download/v0.9/eqaf-0.9.tbz +[fmt.0.9.0] downloaded from https://erratique.ch/software/fmt/releases/fmt-0.9.0.tbz +[digestif.1.0.0] downloaded from https://github.com/mirage/digestif/releases/download/v1.0.0/digestif-v1.0.0.tbz +[hdr_histogram.0.0.2] downloaded from https://github.com/ocaml-multicore/hdr_histogram_ocaml/releases/download/v0.0.2/hdr_histogram-0.0.2.tbz +[integers.0.7.0] downloaded from https://github.com/yallop/ocaml-integers/archive/0.7.0.tar.gz +[jsonm.1.0.2] downloaded from https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz +[logs.0.7.0] downloaded from https://erratique.ch/software/logs/releases/logs-0.7.0.tbz +[lwt.5.6.1] downloaded from https://github.com/ocsigen/lwt/archive/5.6.1.tar.gz +[menhir.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[menhirLib.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[menhirSdk.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[mtime.1.2.0] downloaded from cache at https://opam.ocaml.org/cache/ +[nbcodec.20151119] downloaded from https://github.com/dbuenzli/nbcodec/archive/54ede66d0f552628625c9e0599df592bda63ab2e.tar.gz +[num.1.3] downloaded from https://github.com/ocaml/num/archive/v1.3.tar.gz +[ocaml-syntax-shims.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[minilight.1.6] downloaded from http://www.hxa.name/minilight/minilight16ocaml.tar.gz +[ocamlbuild.0.14.2] downloaded from https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.14.2.tar.gz +[ocamlgraph.2.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[ocplib-endian.1.2] downloaded from https://github.com/OCamlPro/ocplib-endian/archive/refs/tags/1.2.tar.gz +[ocplib-simplex.0.4.1] downloaded from https://github.com/OCamlPro/ocplib-simplex/archive/refs/tags/v0.4.1.tar.gz +[optint.0.3.0] downloaded from https://github.com/mirage/optint/releases/download/v0.3.0/optint-0.3.0.tbz +[psmt2-frontend.0.4.0] downloaded from https://github.com/OCamlPro-Coquera/psmt2-frontend/archive/0.4.0.tar.gz +[re.1.10.4] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.10.4/re-1.10.4.tbz +[react.1.2.2] downloaded from https://erratique.ch/software/react/releases/react-1.2.2.tbz +[result.1.5] downloaded from cache at https://opam.ocaml.org/cache/ +[rresult.0.6.0] downloaded from http://erratique.ch/software/rresult/releases/rresult-0.6.0.tbz +[repr.0.6.0] downloaded from https://github.com/mirage/repr/releases/download/0.6.0/repr-fuzz-0.6.0.tbz +[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[sexplib0.v0.15.0] synchronised from git+https://github.com/shakthimaan/sexplib0.git#multicore +[rungen.0.0.1] downloaded from https://github.com/shakthimaan/rungen/releases/download/v0.0.1/rungen-v0.0.1.tbz +[stdlib-shims.0.1.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.1.0/stdlib-shims-0.1.0.tbz +[stringext.1.6.0] downloaded from https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz +[topkg.1.0.7] downloaded from https://erratique.ch/software/topkg/releases/topkg-1.0.7.tbz +[uuidm.0.9.8] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.8.tbz +[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz +[uri.4.1.0] downloaded from cache at https://opam.ocaml.org/cache/ +[yojson.2.1.0] downloaded from https://github.com/ocaml-community/yojson/releases/download/2.1.0/yojson-2.1.0.tbz +[zarith.1.10] downloaded from https://github.com/ocaml/Zarith/archive/release-1.10.tar.gz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed base-bytes.base +-> installed bigarray-compat.1.1.0 +-> installed camlp-streams.5.0 +-> installed conf-cmake.1 +-> installed conf-findutils.1 +-> installed cmdliner.1.2.0 +-> installed bigstringaf.0.6.1 +-> installed conf-gmp.1 +-> installed conf-m4.1 +-> installed conf-perl.1 +-> installed conf-pkg-config.1.2 +-> installed conf-which.1 +-> installed cppo.1.6.7 +-> installed domainslib.0.4.2 +-> installed either.1.0.0 +-> installed menhirLib.20200612 +-> installed menhirSdk.20200612 +-> installed minilight.1.6 +-> installed ocaml-syntax-shims.1.0.0 +-> installed optint.0.3.0 +-> installed re.1.10.4 +-> installed result.1.5 +-> installed sexplib0.v0.15.0 +-> installed stdlib-shims.0.1.0 +-> installed stringext.1.6.0 +-> installed num.1.3 +-> installed angstrom.0.15.0 +-> installed base64.3.4.0 +-> installed checkseum.0.3.4 +-> installed conf-autoconf.0.1 +-> installed conf-libffi.2.0.0 +-> installed conf-zlib.1 +-> installed ctypes-foreign.0.18.0 +-> installed integers.0.7.0 +-> installed ocamlbuild.0.14.2 +-> installed ocplib-endian.1.2 +-> installed yojson.2.1.0 +-> installed menhir.20200612 +-> installed ocamlgraph.2.0.0 +-> installed zarith.1.10 +-> installed camlzip.1.11 +-> installed decompress.1.1.0 +-> installed orun.0.1 +-> installed psmt2-frontend.0.4.0 +-> installed rungen.0.0.1 +-> installed topkg.1.0.7 +-> installed uri.4.1.0 +-> installed nbcodec.20151119 +-> installed lwt.5.6.1 +-> installed cubicle.1.2.0 +-> installed astring.0.8.5 +-> installed fmt.0.9.0 +-> installed mtime.1.2.0 +-> installed react.1.2.2 +-> installed rresult.0.6.0 +-> installed uuidm.0.9.8 +-> installed uutf.1.0.3 +-> installed ocplib-simplex.0.4.1 +-> installed cstruct.6.2.0 +-> installed logs.0.7.0 +-> installed jsonm.1.0.2 +-> installed ctypes.0.20.2 +-> installed eqaf.0.9 +-> installed repr.0.6.0 +-> installed digestif.1.0.0 +-> installed alt-ergo-lib.2.4.2 +-> installed hdr_histogram.0.0.2 +-> installed runtime_events_tools.~dev +-> installed alt-ergo-parsers.2.4.2 +-> installed alt-ergo.2.4.2 +Done. +# Run eval $(opam env) to update the current shell environment +# Packages matching: installed +# Name # Installed # Synopsis +alt-ergo 2.4.2 The Alt-Ergo SMT prover +alt-ergo-lib 2.4.2 The Alt-Ergo SMT prover library +alt-ergo-parsers 2.4.2 The Alt-Ergo SMT prover parser library +angstrom 0.15.0 Parser combinators built for speed and memory-efficiency +astring 0.8.5 Alternative String module for OCaml +base-bigarray base +base-bytes base Bytes library distributed with the OCaml compiler +base-threads base +base-unix base +base64 3.4.0 Base64 encoding for OCaml +bigarray-compat 1.1.0 Compatibility library to use Stdlib.Bigarray when possible +bigstringaf 0.6.1 Bigstring intrinsics and fast blits based on memcpy/memmove +camlp-streams 5.0 The Stream and Genlex libraries for use with Camlp4 and Camlp5 +camlzip 1.11 Accessing compressed files in ZIP, GZIP and JAR format +checkseum 0.3.4 Adler-32, CRC32 and CRC32-C implementation in C and OCaml +cmdliner 1.2.0 Declarative definition of command line interfaces for OCaml +conf-autoconf 0.1 Virtual package relying on autoconf installation +conf-cmake 1 Virtual package relying on cmake +conf-findutils 1 Virtual package relying on findutils +conf-gmp 1 Virtual package relying on a GMP lib system installation +conf-libffi 2.0.0 Virtual package relying on libffi system installation +conf-m4 1 Virtual package relying on m4 +conf-perl 1 Virtual package relying on perl +conf-pkg-config 1.2 Virtual package relying on pkg-config installation +conf-which 1 Virtual package relying on which +conf-zlib 1 Virtual package relying on zlib +cppo 1.6.7 Code preprocessor like cpp for OCaml +csexp 1.5.2 Parsing and printing of S-expressions in Canonical form +cstruct 6.2.0 Access C-like structures directly from OCaml +ctypes 0.20.2 Combinators for binding to C libraries without writing any C +ctypes-foreign 0.18.0 Virtual package for enabling the ctypes.foreign subpackage +cubicle 1.2.0 SMT based model checker for parameterized systems +decompress 1.1.0 Implementation of Zlib and GZip in OCaml +digestif 1.0.0 Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5) +domainslib 0.4.2 Parallel Structures over Domains for Multicore OCaml +dune 3.5.0 pinned to version 3.5.0 +dune-configurator 3.5.0 Helper library for gathering system configuration +either 1.0.0 Compatibility Either module +eqaf 0.9 Constant-time equal function on string +fmt 0.9.0 OCaml Format pretty-printer combinators +hdr_histogram 0.0.2 OCaml bindings to Hdr Histogram +integers 0.7.0 Various signed and unsigned integer types for OCaml +jsonm 1.0.2 Non-blocking streaming JSON codec for OCaml +logs 0.7.0 Logging infrastructure for OCaml +lru 0.3.1 Scalable LRU caches +lwt 5.6.1 Promises and event-driven I/O +menhir 20200612 An LR(1) parser generator +menhirLib 20200612 Runtime support library for parsers generated by Menhir +menhirSdk 20200612 Compile-time library for auxiliary tools related to Menhir +minilight 1.6 Minimal global illumination renderer. +mtime 1.2.0 Monotonic wall-clock time for OCaml +nbcodec 20151119 non-blocking IO interface design +num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic +ocaml 5.2.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.2.0+trunk OCaml compiler +ocaml-config 1 OCaml Switch Configuration +ocaml-syntax-shims 1.0.0 Backport new syntax to older OCaml versions +ocamlbuild 0.14.2 OCamlbuild is a build system with builtin rules to easily build most OCaml projects +ocamlfind 1.9.3.git pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +ocamlgraph 2.0.0 A generic graph library for OCaml +ocplib-endian 1.2 Optimised functions to read and write int16/32/64 from strings and bigarrays +ocplib-simplex 0.4.1 A library implementing a simplex algorithm, in a functional style, for solving systems of linear inequalities +optint 0.3.0 Efficient integer types on 64-bit architectures +orun 0.1 pinned to version 0.1 at git+https://github.com/ocaml-bench/orun.git +psmt2-frontend 0.4.0 The psmt2-frontend project +psq 0.2.1 Functional Priority Search Queues +re 1.10.4 RE is a regular expression library for OCaml +react 1.2.2 Declarative events and signals for OCaml +repr 0.6.0 Dynamic type representations. Provides no stability guarantee +result 1.5 Compatibility Result module +rresult 0.6.0 Result value combinators for OCaml +rungen 0.0.1 Generates dune files to run benchmarks from centralised config +runtime_events_tools ~dev pinned to version ~dev at git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +seq base Compatibility package for OCaml's standard iterator type starting from 4.07. +sexplib0 v0.15.0 pinned to version v0.15.0 at git+https://github.com/shakthimaan/sexplib0.git#multicore +stdlib-shims 0.1.0 Backport some of the new stdlib features to older compiler +stringext 1.6.0 Extra string functions for OCaml +topkg 1.0.7 The transitory OCaml software packager +uri 4.1.0 An RFC3986 URI/URL parsing library +uuidm 0.9.8 Universally unique identifiers (UUIDs) for OCaml +uutf 1.0.3 Non-blocking streaming Unicode codec for OCaml +yojson 2.1.0 Yojson is an optimized parsing and printing library for the JSON format +zarith 1.10 Implements arithmetic and logical operations over arbitrary-precision integers +git log -n 1 +commit 772341deec33729b85d6a98f323c337e6a757b2d +Author: fabbing +Date: Wed May 24 17:46:14 2023 +0200 + + Add @stedolan `markbench` benchmark for prefetching + + Co-authored-by: "Antonin Décimo " +opam exec --switch 5.2.0+trunk -- rungen _build/5.2.0+trunk_1 run_config_filtered.json > runs_dune.inc +opam exec --switch 5.2.0+trunk -- dune build --profile=release --workspace=ocaml-versions/.workspace.5.2.0+trunk @buildbench; +Generating edge list... +Generated. Time: 93.381139 s. +Executing benchmarks with: + RUN_CONFIG_JSON=run_config_filtered.json + RUN_BENCH_TARGET=run_orun (WRAPPER=orun) + PRE_BENCH_EXEC= diff --git a/sequential/turing/20230709_001002/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+sequential_1.orun.summary.bench b/sequential/turing/20230709_001002/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+sequential_1.orun.summary.bench new file mode 100644 index 000000000..9476c8b98 --- /dev/null +++ b/sequential/turing/20230709_001002/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+sequential_1.orun.summary.bench @@ -0,0 +1,53 @@ +{"version":"5.4.0-148-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"} +{"name":"levinson-durbin.","command":"taskset --cpu-list 5 ./levinson_durbin.exe","time_secs":2.6890079975128174,"user_time_secs":2.640727,"sys_time_secs":0.048013,"maxrss_kB":7272,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":1250789498,"minor_words":1000766013,"promoted_words":45003,"major_words":250068488,"minor_collections":8306,"major_collections":6258,"forced_major_collections":0,"heap_words":156932,"top_heap_words":225372,"mean_space_overhead":139.502726},"codesize":63261.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"menhir.sql-parser","command":"taskset --cpu-list 5 menhir -v -t benchmarks/menhir/keywords.mly benchmarks/menhir/sql-parser.mly --base sql-parser","time_secs":7.054969072341919,"user_time_secs":6.782514,"sys_time_secs":0.2721,"maxrss_kB":352208,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":1209984553,"minor_words":1199367040,"promoted_words":48885180,"major_words":59502693,"minor_collections":4601,"major_collections":28,"forced_major_collections":0,"heap_words":41404052,"top_heap_words":43598101,"mean_space_overhead":10.700562},"codesize":1006218.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fft.","command":"taskset --cpu-list 5 ./fft.exe","time_secs":3.5150930881500244,"user_time_secs":3.382693,"sys_time_secs":0.132105,"maxrss_kB":247172,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":269484700,"minor_words":264241748,"promoted_words":135235904,"major_words":140478856,"minor_collections":1395,"major_collections":29,"forced_major_collections":0,"heap_words":25440265,"top_heap_words":32153618,"mean_space_overhead":44.234077},"codesize":316377.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"yojson_ydump.sample.json","command":"taskset --cpu-list 5 ./ydump.exe -c sample.json","time_secs":0.804074764251709,"user_time_secs":0.763844,"sys_time_secs":0.039991,"maxrss_kB":9048,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":15864970,"minor_words":9360846,"promoted_words":3943135,"major_words":10447259,"minor_collections":108,"major_collections":108,"forced_major_collections":0,"heap_words":299312,"top_heap_words":429548,"mean_space_overhead":82.257113},"codesize":509423.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"revcomp2.","command":"taskset --cpu-list 5 ./revcomp2.exe","time_secs":2.9959969520568848,"user_time_secs":2.819745,"sys_time_secs":0.175984,"maxrss_kB":219332,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":75000959,"minor_words":75000893,"promoted_words":49760819,"major_words":49760885,"minor_collections":300,"major_collections":22,"forced_major_collections":0,"heap_words":27160576,"top_heap_words":27303936,"mean_space_overhead":36.219967},"codesize":331407.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"hamming.1_000_000","command":"taskset --cpu-list 5 ./hamming.exe 1_000_000","time_secs":1.4110989570617676,"user_time_secs":1.290993,"sys_time_secs":0.119906,"maxrss_kB":166720,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":96997041,"minor_words":96996975,"promoted_words":22081764,"major_words":22081830,"minor_collections":381,"major_collections":18,"forced_major_collections":0,"heap_words":20664320,"top_heap_words":20664320,"mean_space_overhead":3.238938},"codesize":175197.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_lwt.200","command":"taskset --cpu-list 5 ./test_lwt.exe 200","time_secs":23.757077932357788,"user_time_secs":23.752359,"sys_time_secs":0.004,"maxrss_kB":10968,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":1144096017,"minor_words":1127646811,"promoted_words":10962444,"major_words":27411650,"minor_collections":4391,"major_collections":175,"forced_major_collections":0,"heap_words":531925,"top_heap_words":547626,"mean_space_overhead":113.018335},"codesize":573113.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort.67108864","command":"taskset --cpu-list 5 ./mergesort.exe 67108864","time_secs":21.66362500190735,"user_time_secs":21.011026,"sys_time_secs":0.651969,"maxrss_kB":1054016,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":167772589,"minor_words":33554793,"promoted_words":235,"major_words":134218031,"minor_collections":135,"major_collections":7,"forced_major_collections":0,"heap_words":134266886,"top_heap_words":134266886,"mean_space_overhead":8648.417683},"codesize":147790.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"crout-decomposition.","command":"taskset --cpu-list 5 ./crout_decomposition.exe","time_secs":1.3881421089172363,"user_time_secs":1.339933,"sys_time_secs":0.047997,"maxrss_kB":66644,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":549686681,"minor_words":542209137,"promoted_words":298290,"major_words":7775834,"minor_collections":2084,"major_collections":16,"forced_major_collections":0,"heap_words":7768304,"top_heap_words":7768304,"mean_space_overhead":4.865913},"codesize":390513.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress.64_524_288","command":"taskset --cpu-list 5 ./test_decompress.exe 64 524_288","time_secs":3.7194199562072754,"user_time_secs":3.695116,"sys_time_secs":0.02402,"maxrss_kB":11332,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":397177826,"minor_words":296916794,"promoted_words":93571,"major_words":100354603,"minor_collections":1774,"major_collections":960,"forced_major_collections":0,"heap_words":500664,"top_heap_words":565554,"mean_space_overhead":81.723748},"codesize":418372.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition.1024","command":"taskset --cpu-list 5 ./LU_decomposition.exe 1024","time_secs":3.660515069961548,"user_time_secs":3.640231,"sys_time_secs":0.020001,"maxrss_kB":30044,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2160064939,"minor_words":2155870565,"promoted_words":243,"major_words":4194617,"minor_collections":8234,"major_collections":13,"forced_major_collections":0,"heap_words":3194889,"top_heap_words":3194889,"mean_space_overhead":9.742607},"codesize":148230.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life.256","command":"taskset --cpu-list 5 ./game_of_life.exe 256","time_secs":9.893172025680542,"user_time_secs":9.880767000000001,"sys_time_secs":0.012,"maxrss_kB":20020,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2101662,"minor_words":346,"promoted_words":230,"major_words":2101546,"minor_collections":14,"major_collections":14,"forced_major_collections":0,"heap_words":2074408,"top_heap_words":2074408,"mean_space_overhead":12.082392},"codesize":150329.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"alt-ergo.yyll.why","command":"taskset --cpu-list 5 alt-ergo benchmarks/alt-ergo/yyll.why","time_secs":22.380335092544556,"user_time_secs":22.179608,"sys_time_secs":0.199996,"maxrss_kB":341272,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2632320985,"minor_words":2625699214,"promoted_words":62362789,"major_words":68984560,"minor_collections":10033,"major_collections":25,"forced_major_collections":0,"heap_words":41636300,"top_heap_words":41636300,"mean_space_overhead":22.35793},"codesize":3197529.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"markbench.20","command":"taskset --cpu-list 5 ./markbench.exe 20","time_secs":29.662431955337524,"user_time_secs":29.04967,"sys_time_secs":0.61195,"maxrss_kB":813424,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":103147334,"minor_words":102097666,"promoted_words":102097465,"major_words":103147133,"minor_collections":608,"major_collections":78,"forced_major_collections":20,"heap_words":102315011,"top_heap_words":103363590,"mean_space_overhead":0.212004},"codesize":296729.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"regexredux2.","command":"taskset --cpu-list 5 ./regexredux2.exe","time_secs":17.29070782661438,"user_time_secs":16.554187,"sys_time_secs":0.735919,"maxrss_kB":939060,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":288704317,"minor_words":216263323,"promoted_words":167548501,"major_words":239989495,"minor_collections":854,"major_collections":36,"forced_major_collections":0,"heap_words":115181890,"top_heap_words":125698194,"mean_space_overhead":23.247721},"codesize":331633.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix.","command":"taskset --cpu-list 5 ./grammatrix.exe","time_secs":95.98695206642151,"user_time_secs":95.54844199999999,"sys_time_secs":0.436002,"maxrss_kB":510176,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":213242563,"minor_words":146522400,"promoted_words":1816083,"major_words":68536246,"minor_collections":581,"major_collections":25,"forced_major_collections":0,"heap_words":63329410,"top_heap_words":64406658,"mean_space_overhead":6.055298},"codesize":297116.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm.10000_10000","command":"taskset --cpu-list 5 ./evolutionary_algorithm.exe 10000 10000","time_secs":49.47452998161316,"user_time_secs":47.045324,"sys_time_secs":2.427861,"maxrss_kB":3850080,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":5028578375,"minor_words":3728318296,"promoted_words":715366,"major_words":1300975445,"minor_collections":14252,"major_collections":34,"forced_major_collections":0,"heap_words":400378522,"top_heap_words":492054680,"mean_space_overhead":38.761232},"codesize":244808.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall.512","command":"taskset --cpu-list 5 ./floyd_warshall.exe 512","time_secs":1.0504720211029053,"user_time_secs":1.038263,"sys_time_secs":0.011979,"maxrss_kB":20700,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":6493230,"minor_words":6229995,"promoted_words":6028309,"major_words":6291544,"minor_collections":365,"major_collections":24,"forced_major_collections":0,"heap_words":2140163,"top_heap_words":2140163,"mean_space_overhead":43.177141},"codesize":148367.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"quicksort.4000000","command":"taskset --cpu-list 5 ./quicksort.exe 4000000","time_secs":2.692528009414673,"user_time_secs":2.680214,"sys_time_secs":0.012018,"maxrss_kB":34704,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4000407,"minor_words":340,"promoted_words":226,"major_words":4000293,"minor_collections":6,"major_collections":6,"forced_major_collections":0,"heap_words":4045059,"top_heap_words":4045059,"mean_space_overhead":10482.267675},"codesize":147936.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6.16_000","command":"taskset --cpu-list 5 ./mandelbrot6.exe 16_000","time_secs":40.37625694274902,"user_time_secs":40.371365,"sys_time_secs":0.003999,"maxrss_kB":5732,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":862,"minor_words":796,"promoted_words":547,"major_words":613,"minor_collections":8,"major_collections":8,"forced_major_collections":0,"heap_words":61440,"top_heap_words":61440,"mean_space_overhead":14019.160737},"codesize":331145.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"thread_ring_lwt_stream.20_000","command":"taskset --cpu-list 5 ./thread_ring_lwt_stream.exe 20_000","time_secs":13.51940393447876,"user_time_secs":13.510936,"sys_time_secs":0.007998999999999999,"maxrss_kB":9600,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":1820911916,"minor_words":1820910842,"promoted_words":472028581,"major_words":472029655,"minor_collections":9250,"major_collections":4598,"forced_major_collections":0,"heap_words":332788,"top_heap_words":390132,"mean_space_overhead":89.130368},"codesize":476961.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication.1024","command":"taskset --cpu-list 5 ./matrix_multiplication.exe 1024","time_secs":7.394557952880859,"user_time_secs":7.390235,"sys_time_secs":0.004001,"maxrss_kB":28376,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":3152288,"minor_words":347,"promoted_words":233,"major_words":3152174,"minor_collections":15,"major_collections":15,"forced_major_collections":0,"heap_words":3204084,"top_heap_words":3204084,"mean_space_overhead":9.19229},"codesize":243162.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"alt-ergo.fill.why","command":"taskset --cpu-list 5 alt-ergo benchmarks/alt-ergo/fill.why","time_secs":0.22159409523010254,"user_time_secs":0.193238,"sys_time_secs":0.02818,"maxrss_kB":49108,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":35938872,"minor_words":35638653,"promoted_words":4218120,"major_words":4518339,"minor_collections":147,"major_collections":14,"forced_major_collections":0,"heap_words":4361276,"top_heap_words":4361276,"mean_space_overhead":19.984063},"codesize":3197529.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fasta6.25_000_000","command":"taskset --cpu-list 5 ./fasta6.exe 25_000_000","time_secs":5.349839925765991,"user_time_secs":5.233587,"sys_time_secs":0.115946,"maxrss_kB":202984,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":25417589,"minor_words":853,"promoted_words":592,"major_words":25417328,"minor_collections":8,"major_collections":8,"forced_major_collections":0,"heap_words":25478114,"top_heap_words":25478114,"mean_space_overhead":7413.126769},"codesize":332793.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"qr-decomposition.","command":"taskset --cpu-list 5 ./qr_decomposition.exe","time_secs":1.9569389820098877,"user_time_secs":1.94472,"sys_time_secs":0.012004,"maxrss_kB":9216,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":1711414644,"minor_words":1711414578,"promoted_words":2695298,"major_words":2695364,"minor_collections":6545,"major_collections":29,"forced_major_collections":0,"heap_words":345220,"top_heap_words":466090,"mean_space_overhead":66.50873900000001},"codesize":268200.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"cubicle.szymanski_at.cub","command":"taskset --cpu-list 5 cubicle benchmarks/cubicle/szymanski_at.cub","time_secs":446.2135088443756,"user_time_secs":445.874977,"sys_time_secs":0.327992,"maxrss_kB":263532,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":106025469970,"minor_words":105867291303,"promoted_words":6208227871,"major_words":6366406538,"minor_collections":404310,"major_collections":898,"forced_major_collections":0,"heap_words":21402252,"top_heap_words":39151503,"mean_space_overhead":87.537504},"codesize":1256055.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"zdd.words_txt","command":"taskset --cpu-list 5 ./zdd.exe words.txt","time_secs":7.715633153915405,"user_time_secs":7.351243,"sys_time_secs":0.363962,"maxrss_kB":640880,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":305262094,"minor_words":271173175,"promoted_words":50072958,"major_words":84161877,"minor_collections":1053,"major_collections":15,"forced_major_collections":0,"heap_words":81048374,"top_heap_words":81048374,"mean_space_overhead":31.825067},"codesize":308675.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"lexifi-g2pp.","command":"taskset --cpu-list 5 ./main.exe","time_secs":11.156183958053589,"user_time_secs":11.155782,"sys_time_secs":0.0,"maxrss_kB":7644,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":1658467392,"minor_words":1658467326,"promoted_words":184828,"major_words":184894,"minor_collections":6334,"major_collections":10,"forced_major_collections":0,"heap_words":205795,"top_heap_words":205795,"mean_space_overhead":6565.870481},"codesize":279495.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"durand-kerner-aberth.","command":"taskset --cpu-list 5 ./durand_kerner_aberth.exe","time_secs":1.355907917022705,"user_time_secs":1.351718,"sys_time_secs":0.003999,"maxrss_kB":6852,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":774119604,"minor_words":774119538,"promoted_words":2352771,"major_words":2352837,"minor_collections":2998,"major_collections":86,"forced_major_collections":0,"heap_words":118784,"top_heap_words":118784,"mean_space_overhead":276.600057},"codesize":278409.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody.50_000_000","command":"taskset --cpu-list 5 ./nbody.exe 50_000_000","time_secs":7.430752992630005,"user_time_secs":7.426444,"sys_time_secs":0.003999,"maxrss_kB":5888,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":949,"minor_words":883,"promoted_words":592,"major_words":658,"minor_collections":8,"major_collections":8,"forced_major_collections":0,"heap_words":61440,"top_heap_words":61440,"mean_space_overhead":11408.672909},"codesize":332588.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux.12","command":"taskset --cpu-list 5 ./fannkuchredux.exe 12","time_secs":46.50513291358948,"user_time_secs":46.504048,"sys_time_secs":0.0,"maxrss_kB":5852,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2412,"minor_words":2346,"promoted_words":148,"major_words":214,"minor_collections":8,"major_collections":8,"forced_major_collections":0,"heap_words":40960,"top_heap_words":40960,"mean_space_overhead":18121.85933},"codesize":190323.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"knucleotide3.","command":"taskset --cpu-list 5 ./knucleotide3.exe","time_secs":46.043845891952515,"user_time_secs":45.838806,"sys_time_secs":0.203994,"maxrss_kB":266876,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":100761151,"minor_words":68361791,"promoted_words":1541943,"major_words":33941303,"minor_collections":272,"major_collections":13,"forced_major_collections":0,"heap_words":34001097,"top_heap_words":34001097,"mean_space_overhead":2650.013258},"codesize":336205.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"chameneos_redux_lwt.600000","command":"taskset --cpu-list 5 ./chameneos_redux_lwt.exe 600000","time_secs":1.9678981304168701,"user_time_secs":1.695742,"sys_time_secs":0.271958,"maxrss_kB":7364,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":536773675,"minor_words":536773609,"promoted_words":745687,"major_words":745753,"minor_collections":2066,"major_collections":31,"forced_major_collections":0,"heap_words":139264,"top_heap_words":139264,"mean_space_overhead":254.612923},"codesize":457613.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"bdd.26","command":"taskset --cpu-list 5 ./bdd.exe 26","time_secs":5.170490026473999,"user_time_secs":5.162202,"sys_time_secs":0.008003,"maxrss_kB":22464,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":1228282139,"minor_words":1227749971,"promoted_words":1931324,"major_words":2463492,"minor_collections":4695,"major_collections":17,"forced_major_collections":0,"heap_words":2006678,"top_heap_words":2006678,"mean_space_overhead":23.521055},"codesize":205517.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"kb_no_exc.","command":"taskset --cpu-list 5 ./kb_no_exc.exe","time_secs":2.4226632118225098,"user_time_secs":2.414436,"sys_time_secs":0.008007999999999999,"maxrss_kB":10788,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":186740444,"minor_words":186740378,"promoted_words":23464834,"major_words":23464900,"minor_collections":796,"major_collections":165,"forced_major_collections":0,"heap_words":495616,"top_heap_words":667648,"mean_space_overhead":85.60485},"codesize":219444.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"menhir.ocamly","command":"taskset --cpu-list 5 menhir benchmarks/menhir/ocaml.mly --list-errors -la 2 --no-stdlib --lalr","time_secs":245.1819088459015,"user_time_secs":239.740303,"sys_time_secs":5.435825,"maxrss_kB":5136308,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":3176758995,"minor_words":2456370553,"promoted_words":422041919,"major_words":1142430361,"minor_collections":9401,"major_collections":38,"forced_major_collections":0,"heap_words":598164886,"top_heap_words":655936399,"mean_space_overhead":23.487327},"codesize":1006218.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"soli.2000","command":"taskset --cpu-list 5 ./soli.exe 2000","time_secs":9.366113901138306,"user_time_secs":9.361758,"sys_time_secs":0.003999,"maxrss_kB":5772,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":510451,"minor_words":510385,"promoted_words":830,"major_words":896,"minor_collections":8,"major_collections":8,"forced_major_collections":0,"heap_words":40960,"top_heap_words":40960,"mean_space_overhead":10285.228412},"codesize":63705.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens.14","command":"taskset --cpu-list 5 ./nqueens.exe 14","time_secs":8.209963798522949,"user_time_secs":8.209588,"sys_time_secs":0.0,"maxrss_kB":5956,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":82075897,"minor_words":82075831,"promoted_words":7566,"major_words":7632,"minor_collections":322,"major_collections":11,"forced_major_collections":0,"heap_words":36864,"top_heap_words":36864,"mean_space_overhead":12836.07695},"codesize":169636.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"zarith_pi.10_000","command":"taskset --cpu-list 5 ./zarith_pi.exe 10_000","time_secs":3.3755149841308594,"user_time_secs":3.179226,"sys_time_secs":0.195952,"maxrss_kB":8576,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":1704109894,"minor_words":4058633,"promoted_words":122201,"major_words":1700173462,"minor_collections":48555,"major_collections":48546,"forced_major_collections":0,"heap_words":143464,"top_heap_words":251819,"mean_space_overhead":119.285525},"codesize":265441.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2.5_500","command":"taskset --cpu-list 5 ./spectralnorm2.exe 5_500","time_secs":7.078234910964966,"user_time_secs":7.073886,"sys_time_secs":0.004001,"maxrss_kB":6968,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2420121886,"minor_words":2420000798,"promoted_words":530,"major_words":121618,"minor_collections":9238,"major_collections":10,"forced_major_collections":0,"heap_words":149488,"top_heap_words":149488,"mean_space_overhead":7707.236607},"codesize":331713.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5.21","command":"taskset --cpu-list 5 ./binarytrees5.exe 21","time_secs":9.560042858123779,"user_time_secs":9.427609,"sys_time_secs":0.131994,"maxrss_kB":220288,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":916456867,"minor_words":916456801,"promoted_words":269840873,"major_words":269840939,"minor_collections":3522,"major_collections":49,"forced_major_collections":0,"heap_words":24440832,"top_heap_words":27447296,"mean_space_overhead":50.59928},"codesize":331372.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"cubicle.german_pfs.cub","command":"taskset --cpu-list 5 cubicle benchmarks/cubicle/german_pfs.cub","time_secs":214.39833283424377,"user_time_secs":213.712701,"sys_time_secs":0.679984,"maxrss_kB":586316,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":22049018057,"minor_words":19238772906,"promoted_words":433040091,"major_words":3243285242,"minor_collections":73535,"major_collections":257,"forced_major_collections":0,"heap_words":48783272,"top_heap_words":79869908,"mean_space_overhead":118.741938},"codesize":1256055.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"graph500_seq_kernel1.edges_data","command":"taskset --cpu-list 5 ./kernel1_run.exe edges.data","time_secs":23.420799016952515,"user_time_secs":19.519689,"sys_time_secs":3.899138,"maxrss_kB":5019804,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":908037805,"minor_words":671059561,"promoted_words":402578995,"major_words":639557239,"minor_collections":2569,"major_collections":11,"forced_major_collections":0,"heap_words":640196614,"top_heap_words":640196614,"mean_space_overhead":9261.682217},"codesize":310545.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight.roomfront","command":"taskset --cpu-list 5 minilight-ocaml benchmarks/minilight/roomfront.ml.txt","time_secs":21.987011909484863,"user_time_secs":21.978339,"sys_time_secs":0.007998999999999999,"maxrss_kB":17628,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":9746363864,"minor_words":9746347080,"promoted_words":10636714,"major_words":10653498,"minor_collections":37202,"major_collections":40,"forced_major_collections":0,"heap_words":1409626,"top_heap_words":1413722,"mean_space_overhead":59.682872},"codesize":395320.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"kb.","command":"taskset --cpu-list 5 ./kb.exe","time_secs":3.9524731636047363,"user_time_secs":3.948213,"sys_time_secs":0.004,"maxrss_kB":11028,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":452110443,"minor_words":452110377,"promoted_words":24398596,"major_words":24398662,"minor_collections":1805,"major_collections":158,"forced_major_collections":0,"heap_words":528384,"top_heap_words":679936,"mean_space_overhead":83.24656400000001},"codesize":218694.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"thread_ring_lwt_mvar.20_000","command":"taskset --cpu-list 5 ./thread_ring_lwt_mvar.exe 20_000","time_secs":3.64082407951355,"user_time_secs":3.636531,"sys_time_secs":0.004,"maxrss_kB":8164,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":925547734,"minor_words":925546660,"promoted_words":81439321,"major_words":81440395,"minor_collections":4157,"major_collections":1244,"forced_major_collections":0,"heap_words":230388,"top_heap_words":234484,"mean_space_overhead":131.747191},"codesize":449903.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"pidigits5.10_000","command":"taskset --cpu-list 5 ./pidigits5.exe 10_000","time_secs":3.4284489154815674,"user_time_secs":3.204178,"sys_time_secs":0.224012,"maxrss_kB":9436,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":1667654591,"minor_words":3543684,"promoted_words":125827,"major_words":1664236734,"minor_collections":35902,"major_collections":35893,"forced_major_collections":0,"heap_words":194223,"top_heap_words":297052,"mean_space_overhead":146.397949},"codesize":375437.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"naive-multilayer.","command":"taskset --cpu-list 5 ./naive_multilayer.exe","time_secs":4.290886163711548,"user_time_secs":4.286611,"sys_time_secs":0.003998,"maxrss_kB":7332,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2170606701,"minor_words":2170606283,"promoted_words":1247298,"major_words":1247716,"minor_collections":8300,"major_collections":36,"forced_major_collections":0,"heap_words":168290,"top_heap_words":168290,"mean_space_overhead":177.077425},"codesize":321134.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"menhir.sysver","command":"taskset --cpu-list 5 menhir -v --table benchmarks/menhir/sysver.mly","time_secs":84.56640791893005,"user_time_secs":83.768483,"sys_time_secs":0.795966,"maxrss_kB":887412,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":9321312977,"minor_words":9183187282,"promoted_words":329487482,"major_words":467613177,"minor_collections":35080,"major_collections":51,"forced_major_collections":0,"heap_words":98652227,"top_heap_words":103411779,"mean_space_overhead":37.407232},"codesize":1006218.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"sequence_cps.10000","command":"taskset --cpu-list 5 ./sequence_cps.exe 10000","time_secs":1.8294949531555176,"user_time_secs":1.825246,"sys_time_secs":0.004002,"maxrss_kB":5724,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":1501160347,"minor_words":1501160281,"promoted_words":212483,"major_words":212549,"minor_collections":5742,"major_collections":25,"forced_major_collections":0,"heap_words":32768,"top_heap_words":57344,"mean_space_overhead":5211.552985},"codesize":182402.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"knucleotide.","command":"taskset --cpu-list 5 ./knucleotide.exe","time_secs":46.160516023635864,"user_time_secs":45.895415,"sys_time_secs":0.263996,"maxrss_kB":319676,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":136752098,"minor_words":88097353,"promoted_words":2355136,"major_words":51009881,"minor_collections":353,"major_collections":22,"forced_major_collections":0,"heap_words":34687795,"top_heap_words":42879799,"mean_space_overhead":12.734838},"codesize":332707.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fasta3.25_000_000","command":"taskset --cpu-list 5 ./fasta3.exe 25_000_000","time_secs":7.809352874755859,"user_time_secs":7.797028,"sys_time_secs":0.011995,"maxrss_kB":6404,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":400001071,"minor_words":400001005,"promoted_words":638,"major_words":704,"minor_collections":1533,"major_collections":8,"forced_major_collections":0,"heap_words":61440,"top_heap_words":61440,"mean_space_overhead":11335.049823},"codesize":332839.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} diff --git a/sequential/turing/20230709_001002/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/run_config_filtered.json b/sequential/turing/20230709_001002/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/run_config_filtered.json new file mode 100644 index 000000000..5ec6a8241 --- /dev/null +++ b/sequential/turing/20230709_001002/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/run_config_filtered.json @@ -0,0 +1,709 @@ +{ + "wrappers": [ + { + "name": "orun", + "command": "orun -o %{output} -- taskset --cpu-list 5 %{command}" + }, + { + "name": "perfstat", + "command": "perf stat -o %{output} -- taskset --cpu-list 5 %{command}" + }, + { + "name": "pausetimes", + "command": "%{dep:pausetimes/pausetimes} %{output} taskset --cpu-list 5 %{command}" + } + ], + "benchmarks": [ + { + "executable": "benchmarks/graph500seq/kernel1_run.exe", + "name": "graph500_seq_kernel1", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "edges.data" + } + ] + }, + { + "executable": "benchmarks/decompress/test_decompress.exe", + "name": "test_decompress", + "tags": [ + "1s_10s", + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "64 524_288" + } + ] + }, + { + "executable": "benchmarks/yojson/ydump.exe", + "name": "yojson_ydump", + "tags": [ + "lt_1s", + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "-c sample.json", + "short_name": "sample.json" + } + ] + }, + { + "executable": "benchmarks/sequence/sequence_cps.exe", + "name": "sequence_cps", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "10000" + } + ] + }, + { + "executable": "benchmarks/thread-lwt/thread_ring_lwt_mvar.exe", + "name": "thread_ring_lwt_mvar", + "tags": [ + "1s_10s", + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "20_000" + } + ] + }, + { + "executable": "benchmarks/thread-lwt/thread_ring_lwt_stream.exe", + "name": "thread_ring_lwt_stream", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "20_000" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/binarytrees5.exe", + "name": "binarytrees5", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "21" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/LU_decomposition.exe", + "name": "LU_decomposition", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "1024" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/floyd_warshall.exe", + "name": "floyd_warshall", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "512" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/game_of_life.exe", + "name": "game_of_life", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "256" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/evolutionary_algorithm.exe", + "name": "evolutionary_algorithm", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "10000 10000" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nqueens.exe", + "name": "nqueens", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "14" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/mergesort.exe", + "name": "mergesort", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "67108864" + } + ] + }, + { + "executable": "benchmarks/multicore-grammatrix/grammatrix.exe", + "name": "grammatrix", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/fannkuchredux.exe", + "name": "fannkuchredux", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "12" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/knucleotide.exe", + "name": "knucleotide", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/knucleotide3.exe", + "name": "knucleotide3", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/regexredux2.exe", + "name": "regexredux2", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/revcomp2.exe", + "name": "revcomp2", + "tags": [ + "1s_10s", + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/fasta3.exe", + "name": "fasta3", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "25_000_000" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/fasta6.exe", + "name": "fasta6", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "25_000_000" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/mandelbrot6.exe", + "name": "mandelbrot6", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "16_000" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/matrix_multiplication.exe", + "name": "matrix_multiplication", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "1024" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/quicksort.exe", + "name": "quicksort", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "4000000" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/nbody.exe", + "name": "nbody", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "50_000_000" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/pidigits5.exe", + "name": "pidigits5", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "10_000" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/spectralnorm2.exe", + "name": "spectralnorm2", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "5_500" + } + ] + }, + { + "executable": "minilight-ocaml", + "name": "minilight", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "benchmarks/minilight/roomfront.ml.txt", + "short_name": "roomfront" + } + ] + }, + { + "executable": "benchmarks/valet/test_lwt.exe", + "name": "test_lwt", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "200" + } + ] + }, + { + "executable": "benchmarks/bdd/bdd.exe", + "name": "bdd", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "26" + } + ] + }, + { + "executable": "alt-ergo", + "name": "alt-ergo", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "benchmarks/alt-ergo/fill.why", + "short_name": "fill.why" + } + ] + }, + { + "executable": "alt-ergo", + "name": "alt-ergo", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "benchmarks/alt-ergo/yyll.why", + "short_name": "yyll.why" + } + ] + }, + { + "executable": "benchmarks/lexifi-g2pp/main.exe", + "name": "lexifi-g2pp", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/kb/kb.exe", + "name": "kb", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/kb/kb_no_exc.exe", + "name": "kb_no_exc", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/zarith/zarith_pi.exe", + "name": "zarith_pi", + "tags": [ + "1s_10s", + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "10_000" + } + ] + }, + { + "executable": "menhir", + "name": "menhir", + "tags": [ + "gt_100s", + "macro_bench" + ], + "runs": [ + { + "params": "benchmarks/menhir/ocaml.mly --list-errors -la 2 --no-stdlib --lalr", + "short_name": "ocamly" + } + ] + }, + { + "executable": "menhir", + "name": "menhir", + "tags": [ + "1s_10s", + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "-v -t benchmarks/menhir/keywords.mly benchmarks/menhir/sql-parser.mly --base sql-parser", + "short_name": "sql-parser" + } + ] + }, + { + "executable": "menhir", + "name": "menhir", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "-v --table benchmarks/menhir/sysver.mly", + "short_name": "sysver" + } + ] + }, + { + "executable": "cubicle", + "name": "cubicle", + "tags": [ + "gt_100s", + "macro_bench" + ], + "runs": [ + { + "params": "benchmarks/cubicle/german_pfs.cub", + "short_name": "german_pfs.cub" + } + ] + }, + { + "executable": "cubicle", + "name": "cubicle", + "tags": [ + "gt_100s", + "macro_bench" + ], + "runs": [ + { + "params": "benchmarks/cubicle/szymanski_at.cub", + "short_name": "szymanski_at.cub" + } + ] + }, + { + "executable": "benchmarks/chameneos/chameneos_redux_lwt.exe", + "name": "chameneos_redux_lwt", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "600000" + } + ] + }, + { + "executable": "benchmarks/numerical-analysis/durand_kerner_aberth.exe", + "name": "durand-kerner-aberth", + "tags": [ + "lt_1s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/numerical-analysis/fft.exe", + "name": "fft", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/numerical-analysis/levinson_durbin.exe", + "name": "levinson-durbin", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/numerical-analysis/crout_decomposition.exe", + "name": "crout-decomposition", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/numerical-analysis/naive_multilayer.exe", + "name": "naive-multilayer", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/numerical-analysis/qr_decomposition.exe", + "name": "qr-decomposition", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/soli/soli.exe", + "name": "soli", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "2000" + } + ] + }, + { + "executable": "benchmarks/hamming/hamming.exe", + "name": "hamming", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "1_000_000" + } + ] + }, + { + "executable": "benchmarks/zdd/zdd.exe", + "name": "zdd", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "words.txt" + } + ] + }, + { + "executable": "benchmarks/markbench/markbench.exe", + "name": "markbench", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "20" + } + ] + } + ] +}